Ted Hess and Rosen Penev
fd52a3df01
pianod: Update to 174.09 release (removes BSD dependencies)
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2019-04-23 11:39:17 -07:00
Ted Hess
1e347beb3c
libtalloc: Merge 2.1.14 from master (remove libbsd dependency)
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2019-03-13 08:39:17 -04:00
Ted Hess
3e4fae2465
CircleCI: [18.06] branch specific version.
...
Add package checks and HASH verify from Travis. Fix build log generation.
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-12-11 15:56:29 -05:00
Ted Hess and Etienne Champetier
430f6c0164
build,circleci: Updates with additional checks from travis scripts.
...
Checking:
- Pull request does not contain unwanted merges
- signed-off-by tag exists and matches author
- Subject line has package name
- Author name has 'firstname lastname' (no nicknames)
Signed-off-by: Ted Hess <thess@kitschensync.net >
[Use git instead of CircleCI variables]
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2018-11-24 22:23:34 -05:00
Ted Hess
c6a9b01a62
CircleCI: Fix URL references and add BRANCH refs
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-11-13 12:12:07 -05:00
Ted Hess and GitHub
bbbb47b7a8
Merge pull request #7366 from thess/ffmpeg-18.06
...
[18.06] ffmpeg: work around hard/soft float configs for libffmpeg-full
2018-11-12 14:35:50 -05:00
Ted Hess
4e8dd36499
ffmpeg: work around hard/soft float configs for libffmpeg-full
...
Hard float includes: mp3lame
Soft float includes: shine (mp3 encoder)
libx264 is included when selected iff BUILD_PATENTED is true.
fdk-aac will not be available in libffmpeg-full due to incompatible license with libx264.
Custom builds can override licensing restrictions but results may not be re-distributable.
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-11-11 15:27:00 -05:00
Ted Hess
482d94bf47
iotivity, i2pd, domoticz: Bump PKG_RELEASE to force re-build with Boost upgrade to 1.68
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-10-04 15:59:43 -04:00
Ted Hess
218a7a6868
fdm: Merge latest version and build fixes from master
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-09-26 10:08:59 -04:00
Ted Hess
11c25f58fb
boost: Merge updates (1.68.0) and build fixes from master
...
Makefile and package changes to support builds with both Python 2.x and Python 3.x versions.
Python versioning is automatically configured from lang/python repository xxx-version.mk files.
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-09-26 09:43:52 -04:00
Ted Hess
6680ce8650
socat: Fix CRDLY, TABDLY and CSIZE shifts for PowerPC
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-08-30 15:07:20 -04:00
Ted Hess
251640ac95
ffmpeg: Add build overrides for some specific CPUs: Octeon, X86 and 24kf.
...
Octeon: Rename octeonplus to oction+
MIPS 24kf: Inline ASM fails to build (unknown reason)
X86: Configure finds NASM and assumes YASM if name explictly set (wrong switches)
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-08-16 14:00:23 -04:00
Ted Hess
a64352cae0
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
...
Fixes certain combinations of architecture/cpu_type failing builds
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-08-16 13:45:38 -04:00
Ted Hess and GitHub
97e43710a5
Merge pull request #5917 from diizzyy/patch-2
...
libs/libx264: Update to snapshot 20180401
2018-05-14 21:20:48 +00:00
Ted Hess and GitHub
a267fb2ff9
Merge pull request #6043 from diizzyy/alsautils-libsamplerate
...
alsa-utils: Don't pull in libsamplerate
2018-05-13 21:50:47 +00:00
Ted Hess and GitHub
fa05faee7d
Merge pull request #5980 from diizzyy/patch-6
...
alsa-utils: Update to 1.1.6
2018-05-10 15:35:51 +00:00
Ted Hess and GitHub
aea4c43d2f
Merge pull request #5902 from antonlacon/libvorbis
...
libvorbis: update to 1.3.6
2018-04-23 21:14:40 +00:00
Ted Hess and GitHub
47d18a0d08
Merge pull request #5955 from antonlacon/ffmpeg
...
ffmpeg: libffmpeg-full to lgpl; include fdk-aac support
2018-04-23 12:55:27 +00:00
Ted Hess and GitHub
01f93c7742
Merge pull request #5857 from diizzyy/sound-lame
...
sound/lame: Fix optimization
2018-04-17 11:24:50 -04:00
Ted Hess and GitHub
3733cea389
Merge pull request #5843 from antonlacon/ffmpeg
...
ffmpeg: fixup for patent related changes
2018-04-03 14:45:06 -04:00
Ted Hess
3bf0e64655
fdk-aac: Update to v0.1.6. Use github/codeload for source URL
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-03-26 15:29:53 -04:00
Ted Hess and GitHub
dd0145616c
Merge pull request #5765 from thess/ffmpeg-patent-config
...
ffmpeg: Re-organize use of BUILD_PATENTED. Update to 3.2.10
2018-03-22 14:00:21 -04:00
Ted Hess
1fa9c1bc5f
ffmpeg: Update to 3.2.10.
...
Re-organize configuration options to allow non-patented/un-licensed builds.
Include AAC and WMA codecs without BUILD_PATENTED
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-03-22 13:54:43 -04:00
Ted Hess and GitHub
cf84f7888c
Merge pull request #5766 from thess/faad2-config
...
faad2: Remove BUILD_PATENTED
2018-03-22 13:17:14 -04:00
Ted Hess
d13f892279
faad2: Remove BUILD_PATENTED
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-03-15 10:17:40 -04:00
Ted Hess
00de391b66
libsoxr: Build cleanup.
...
Remove automatic inclusion of avutil if ffmpeg libraries present in build.
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-03-07 13:33:59 -05:00
Ted Hess
cba7023cf2
libsoxr: Update to version 0.1.3. Use SF package download
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-03-06 16:12:02 -05:00
Ted Hess
41421d92b0
libvorbisidec: Add pkgconfig to STAGING_DIR
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-03-06 16:04:26 -05:00
Ted Hess and GitHub
f9eee0ca87
Merge pull request #5567 from dissent1/minidlna
...
minidlna: decrease minidlna log verbosity
2018-03-04 14:10:58 -05:00
Ted Hess
2be807285a
libvorbisidec: Change to .xz archive, update mirror and sha256sum
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-02-22 15:26:19 -05:00
Ted Hess and GitHub
c0544cba56
Merge pull request #5619 from neheb/gst
...
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
2018-02-14 21:20:20 -05:00
Ted Hess and GitHub
6dc4c55953
Merge pull request #5618 from neheb/ffm
...
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
2018-02-14 21:19:30 -05:00
Ted Hess
287cb874c2
libvorbis: add patch for CVE-2017-14632 and CVE-2017-14633
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-02-10 09:38:59 -05:00
Ted Hess and GitHub
c66296b283
Merge pull request #5506 from neheb/patch-2
...
libmad: Remove BUILD_PATENTED
2018-02-10 07:53:53 -05:00
Ted Hess and GitHub
3f1814e6b6
Merge pull request #5508 from neheb/patch-4
...
gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
2018-02-10 07:52:17 -05:00
Ted Hess and GitHub
11f435adc6
Merge pull request #5507 from neheb/patch-3
...
ffmpeg: Remove BUILD_PATENTED for AC3
2018-02-10 07:51:54 -05:00
Ted Hess and GitHub
8e89a79dc0
Merge pull request #5495 from Wedmer/master
...
zoneinfo: Updated to the latest release
2018-01-24 16:12:48 -05:00
Ted Hess
a2efe0e314
fdk-aac: Update to latest (20171220), cleanup optimization opts
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-01-23 09:55:45 -05:00
Ted Hess and GitHub
31f8c68e3e
Merge pull request #5288 from roger-/rtsp
...
v4l2rtspserver: add package
2018-01-08 16:27:49 -05:00
Ted Hess and GitHub
1f978a135c
Merge pull request #5381 from thess/dnscrypt-proxy-update
...
dnscrypt-proxy: Updates for new repository/maintainer (same version)
2018-01-08 16:23:32 -05:00
Ted Hess and GitHub
053e24ada4
Merge pull request #5384 from salzmdan/knot_update
...
knot: update to 2.6.4
2018-01-08 14:55:35 -05:00
Ted Hess and GitHub
9df64cfd89
Merge pull request #5383 from salzmdan/liburcu_update
...
liburcu: update to 0.9.4
2018-01-08 14:22:46 -05:00
Ted Hess and GitHub
267d673a29
Merge pull request #5382 from salzmdan/libedit_update
...
libedit: update to 20170329-3.1
2018-01-08 14:22:17 -05:00
Ted Hess
bc80b04a02
dnscrypt-proxy: Updates for new repository/maintainer (same version)
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2018-01-08 13:55:33 -05:00
Ted Hess and GitHub
51316106dc
Merge pull request #5299 from thess/shairport-sync
...
shairport-sync: Update to 3.1.6
2017-12-21 17:33:49 -05:00
Ted Hess
54927ab1df
shairport-sync: Update to 3.1.6
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-18 13:46:58 -05:00
Ted Hess and GitHub
ff41c17b8e
Merge pull request #5286 from pprindeville/lighttd-update-1.4.48
...
lighttpd: update to 1.4.48
2017-12-18 12:17:34 -05:00
Ted Hess and GitHub
ac32404eda
Merge pull request #5294 from damianorenfer/master
...
libs/libsodium: update to 1.0.16
2017-12-18 09:00:20 -05:00
Ted Hess
c9ab336f9c
fdk-aac: Update to latest source revision. Add myself as maintainer
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-13 17:01:28 -05:00
Ted Hess
a126dabb93
unrar: Update to latest version (5.5.8)
...
11-Aug-2017 version fixes outstanding CVE's.
CVE-2012-6706, CVE-2017-12942, CVE-2017-12941, CVE-2017-12940 and CVE-2017-12938
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-13 15:48:26 -05:00
Ted Hess
9be0710ebd
mjpg-streamer: Remove build date-time from image
...
Remove un-needed uvcvideo.h (use system include)
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-13 14:05:09 -05:00
Ted Hess and GitHub
f0f4128850
Merge pull request #5218 from lynxis/rb_lua-rs232
...
lua-rs232: remove build timestamp
2017-12-12 09:30:28 -05:00
Ted Hess and GitHub
176d157910
Merge pull request #5207 from lynxis/rb_libdbd
...
libdbi-drivers: remove build timestamp
2017-12-12 09:29:25 -05:00
Ted Hess and GitHub
f3d0d51e96
Merge pull request #5235 from lynxis/rb_uanytun
...
uanytun: remove build time/host to fix reproducible builds
2017-12-06 17:58:41 -05:00
Ted Hess and GitHub
f7450805b4
Merge pull request #5226 from lynxis/rb_vim
...
vim: remove build timestamp/hostname/username
2017-12-05 06:50:37 -05:00
Ted Hess and GitHub
cc637017b4
Merge pull request #5205 from lynxis/rb_sysstat
...
sysstat: remove build timestamp
2017-12-05 06:50:14 -05:00
Ted Hess and GitHub
a4e8a436b6
Merge pull request #5208 from neheb/patch-2
...
hd-idle: Update to 1.05
2017-12-04 14:29:44 -05:00
Ted Hess and GitHub
2a8b152364
Merge pull request #5223 from diizzyy/patch-108
...
lib/expat: Update to 2.2.5
2017-12-04 14:20:30 -05:00
Ted Hess
07c2beb849
gst1-libav: Supply CPU type to libav configure after stipping FPU notation
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-03 16:31:06 -05:00
Ted Hess
c34edc2171
mjpg-streamer: Add mdns support
...
Signed-off-by: Roger D <rogerdammit@gmail.com >
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-03 12:51:56 -05:00
Ted Hess
901777195b
gst1-libav: Fix Makefile syntax error.
...
gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind)
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-02 17:53:13 -05:00
Ted Hess and GitHub
5dff1fd03c
Merge pull request #5144 from lynxis/rb_zip
...
zip/unzip: remove build timestamps
2017-12-02 10:02:32 -05:00
Ted Hess and GitHub
586623139c
Merge pull request #5141 from lynxis/rb_minicom
...
minicom: remove build time to fix reproducible builds
2017-12-02 09:59:47 -05:00
Ted Hess and GitHub
80e23adc76
Merge pull request #5137 from lynxis/rb_apache
...
apache: fix reproducible builds
2017-12-02 09:59:00 -05:00
Ted Hess and GitHub
a841e34457
Merge pull request #5139 from lynxis/rb_openocd
...
openocd: use release tar.bz2 instead of git
2017-12-01 19:07:30 -05:00
Ted Hess
a62ef2dfe5
gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-01 11:53:22 -05:00
Ted Hess and GitHub
32c61d658c
Merge pull request #5194 from dedeckeh/pr-gstreamer
...
gstreamer: bump to 1.10.5
2017-12-01 11:43:35 -05:00
Ted Hess and GitHub
cdf301dc36
Merge pull request #5191 from thess/ffmpeg-config
...
ffmpeg: Adjusting some build dependencies. Update to 3.2.9
2017-11-30 10:52:27 -05:00
Ted Hess
7fd7ea45fa
ffmpeg: Adjusting some build dependencies. Update to 3.2.9
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-11-29 17:31:31 -05:00
Ted Hess and GitHub
91cf4e7025
Merge pull request #5177 from dibdot/mc
...
mc: release 4.8.20
2017-11-27 18:52:56 -05:00
Ted Hess and GitHub
1b8d8770ff
Merge pull request #5138 from lynxis/rb_horst
...
horst: remove build time to fix reproducible builds
2017-11-20 12:08:24 -05:00
Ted Hess and GitHub
228218689b
Merge pull request #5153 from neheb/patch-4
...
hdparm: Update to 9,52
2017-11-20 08:39:20 -05:00
Ted Hess and GitHub
aa4440ff4c
Merge pull request #5135 from nxhack/change_installdev
...
avahi: Changed the condition of InstallDev
2017-11-18 07:48:35 -05:00
Ted Hess and GitHub
8c5b99e178
Merge pull request #5143 from lynxis/rb_sox
...
sox: remove build timestamp
2017-11-17 11:07:27 -05:00
Ted Hess and GitHub
3eec5e7b9d
Merge pull request #5142 from lynxis/rb_socat
...
socat: set BUILD_DATE to SOURCE_DATE_EPOCH
2017-11-17 10:46:50 -05:00
Ted Hess and GitHub
8170176bc0
Merge pull request #5136 from lynxis/rb_avrdude
...
avrdude: add no timestamp patch to make it reproducible
2017-11-17 06:48:38 -05:00
Ted Hess and GitHub
bf3ec02533
Merge pull request #5072 from diizzyy/patch-107
...
tio: Add to tree
2017-11-06 20:12:30 -05:00
Ted Hess and GitHub
31fdaa1d73
Merge pull request #5050 from diizzyy/patch-106
...
sound/lame: Remove unnecessary optimization args
2017-11-01 16:17:13 -04:00
Ted Hess and GitHub
20a576aa1f
Merge pull request #5048 from diizzyy/patch-104
...
sound/lame: Add optional experimental optimization
2017-11-01 14:52:24 -04:00
Ted Hess and GitHub
bcb8c71fc7
Merge pull request #5049 from diizzyy/patch-105
...
sound/fdk-aac: Update to latest commit
2017-11-01 14:35:07 -04:00
Ted Hess and GitHub
ae5eeb136f
Merge pull request #5038 from Wedmer/fftw_3_3_7
...
libs/fftw3: Updated to the latest release
2017-10-30 17:16:33 -04:00
Ted Hess
706929c03e
opus-tools: Update to 0.1.10, move to Sound, add myself as co-maintainer
2017-10-29 16:06:45 -04:00
Ted Hess and GitHub
d28321bf29
Merge pull request #5035 from diizzyy/patch-101
...
libs/faad2: Update to 2.8.6
2017-10-29 09:03:32 -04:00
Ted Hess and GitHub
ddc98ba6f6
Merge pull request #4965 from lucize/doveup
...
dovecot: update to 2.2.33.1
2017-10-18 10:55:45 -04:00
Ted Hess and GitHub
84c820e1cd
Merge pull request #4962 from diizzyy/patch-96
...
sound/lame: Update to 3.100
2017-10-18 10:51:54 -04:00
Ted Hess and GitHub
569a8f5956
Merge pull request #4967 from dibdot/adblock
...
adblock: update 3.0.3
2017-10-18 10:48:06 -04:00
Ted Hess and GitHub
ebbd1a2d88
Merge pull request #4873 from jcadduono/minidlna-update
...
minidlna: update to version 1.2.1
2017-10-13 06:53:44 -04:00
Ted Hess and GitHub
d611ccc298
Merge pull request #4915 from antonlacon/ffmpeg-next
...
ffmpeg: 3.2.8 update
2017-10-08 14:21:02 -04:00
Ted Hess and GitHub
139015087c
Merge pull request #4896 from jcadduono/minidlna-sorting
...
minidlna: remove panasonic video grouping by directory patch
2017-10-05 17:55:10 -04:00
Ted Hess and GitHub
ae498bdc8d
Merge pull request #4808 from diizzyy/patch-86
...
lib/expat: Update to 2.2.4
2017-09-06 08:25:29 -04:00
Ted Hess and GitHub
0f2e10a74a
Merge pull request #4785 from thess/ffmpeg-testing
...
ffmpeg: Add mpeg layer 2 audio support to libffmpeg-mini
2017-08-30 16:15:07 -04:00
Ted Hess
808b28d173
ffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-mini
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-30 15:45:21 -04:00
Ted Hess and GitHub
105c7c06ed
Merge pull request #4783 from thess/mpd-update
...
mpd: Remove glib2 dependency
2017-08-29 15:52:15 -04:00
Ted Hess
5df42552ac
libmms: Remove glib-2 from pkgconfig (un-needed)
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-29 14:42:21 -04:00
Ted Hess and GitHub
42d223ff96
Merge pull request #4782 from thess/libmms-update
...
libmms: Remove glib2 dependency
2017-08-29 13:12:06 -04:00
Ted Hess
22fa0b6fdd
libmms: Remove glib2 dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-29 12:23:54 -04:00
Ted Hess
3710a4787f
mpd: Remove glib2 dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-29 12:11:29 -04:00
Ted Hess and GitHub
f730558124
Merge pull request #4765 from thess/pianod-update
...
pianod: Update to 174.07. Replace libmad with libmpg123
2017-08-29 09:57:22 -04:00
Ted Hess and GitHub
ac1050c22d
Merge pull request #4766 from thess/squeezelite-update
...
squeezelite: Replace libmad with libmpg123
2017-08-29 09:56:36 -04:00
Ted Hess and GitHub
fb17a96473
Merge pull request #4767 from thess/mjpg-streamer-update
...
mjpg-streamer: Add PKG_MIRROR_HASH for buildbots w/o svn
2017-08-29 09:56:00 -04:00