Hannu Nyman and GitHub
a56d91996b
Merge pull request #8172 from val-kulkov/graphicsmagick-package
...
graphicsmagick: optimize compilation to reduce size
2019-03-10 09:54:33 +02:00
Michel Promonet
96bdde3251
v4l2rtspserver: simplify build using release 0.1.6
...
Signed-off-by: Michel Promonet <michel.promonet@free.fr >
2019-03-05 22:06:13 +00:00
Josef Schlehofer
3edffa8ddd
youtube-dl: update to version 2019.03.01
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-03-02 11:35:32 +01:00
Ted Hess and GitHub
cd3291d014
Merge pull request #8248 from neheb/v4
...
v4l2rtspserver: Update to 0.1.3
2019-02-20 19:10:38 -05:00
Hannu Nyman and GitHub
17bb110017
Merge pull request #8246 from BKPepe/youtube-dl-2019.02.18
...
youtube-dl: update to version 2019.02.18
2019-02-19 17:36:00 +02:00
Rosen Penev
6d0db9f5e3
v4l2rtspserver: Update to 0.1.3
...
Removed upstreamed patches.
Updated live555.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-02-18 13:58:04 -08:00
Josef Schlehofer
06f46c90eb
youtube-dl: update to version 2019.02.18
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-02-17 23:36:09 +01:00
Ted Hess and GitHub
6f0c8edfb0
Merge pull request #8116 from antonlacon/ffmpeg-next
...
ffmpeg: update to 3.4.5
2019-02-13 12:00:48 -05:00
Val Kulkov
1dcde6a107
graphicsmagick: optimize compilation
...
Use 'flto' compiler option to slightly reduce the installation
footprint.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com >
2019-02-10 15:22:43 -05:00
Josef Schlehofer
48b3242c8f
youtube-dl: update to version 2019.02.08
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-02-08 15:41:23 +01:00
Ian Leonard
66b69137c1
ffmpeg: build fix for fdk-aac 2.0
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-02-07 17:40:45 -08:00
Ian Leonard
7d8d79064c
ffmpeg: disable assembly on MIPS
...
Disable use of assembly on MIPS to allow it to build. MIPS is not
expected to be high performance in OpenWrt, and this allows it to still
be used for media identification as updated versions of ffmpeg are
brought in.
The error is in
libavcodec/mips/aacdec_mips.c: In function 'imdct_and_windowing_mips'
regarding: 'asm' has impossible constraints in multiple locations.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-02-07 17:08:23 -08:00
Ian Leonard
295f6b3b41
ffmpeg: update to 3.4.5
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-02-07 16:46:53 -08:00
Josef Schlehofer
9326a11434
youtube-dl: update to version 2019.01.30.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-30 14:49:32 +01:00
Hannu Nyman and GitHub
9dcb1eb35e
Merge pull request #8058 from diizzyy/patch-4
...
motion: Specify libmicrohttpd-ssl dependency
2019-01-29 22:10:40 +02:00
Ted Hess and GitHub
70ac748d50
Merge pull request #7678 from neheb/v4l2
...
v4l2rtspserver: Update to 0.1.1
2019-01-28 21:19:28 -05:00
Daniel Engberg and GitHub
ac6b81091b
motion: Specify libmicrohttpd-ssl dependency
...
Specify libmicrohttpd-ssl dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2019-01-28 21:18:47 +01:00
Josef Schlehofer
96909bcafc
youtube-dl: update to version 2019.01.27
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-27 23:03:31 +01:00
Hannu Nyman and GitHub
143e301cca
Merge pull request #7817 from neheb/patch-7
...
motion: Update to 4..2.1
2019-01-27 12:04:21 +02:00
Rosen Penev
f04dfb7783
v4l2rtspserver: Update to 0.1.1
...
Switched to using versioned releases.
Removed md5 usage and went full sha256.
Added uclibc++ support by backporting upstream patches.
Various other adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-01-25 21:21:09 -08:00
Val Kulkov
55076b5bfc
graphicsmagick: new package, an imagemagick alternative
...
GraphicsMagick is a fork of ImageMagick, licensed under the MIT license.
It requires less space and it is [reportedly] faster than ImageMagick.
GraphicsMagick's installation footprint is:
x86_64: 4.3 MB, and
brcm47xx-mips74k (mipsel_74kc): 3.7 MB.
The shared libraries occupy 2.2 MB (mipsel_74kc). The 90 GraphicsMagick's
modules occupy 2.5 MB. It may be possible to reduce the installation
footprint by introducing build parameters to control the selection of
modules. In view of the large number of modules and the possibility of
breakage due to module interdependencies or other reasons, such attempt
is not made at this time.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com >
2019-01-25 18:35:17 -05:00
Josef Schlehofer
d2035335f6
youtube-dl: update to version 2019.01.24
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-24 10:01:00 +01:00
Josef Schlehofer
8de1c6b284
youtube-dl: update to version 2019.01.23
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-23 14:55:38 +01:00
Josef Schlehofer
935bff6852
youtube-dl: add Josef Schlehofer as co-maintainer
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-19 11:17:09 +01:00
Josef Schlehofer
770be1697b
youtube-dl: update to version 2019.01.17
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-18 21:02:21 +01:00
Josef Schlehofer
a19ed20974
youtube-dl: update to version 2019.01.10
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-11 21:07:11 +01:00
Hannu Nyman and GitHub
f59e834eee
Merge pull request #7835 from neheb/tv2
...
tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
2019-01-09 23:26:35 +02:00
Josef Schlehofer
ee25e10196
youtube-dl: update to version 2019.01.02
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-01-03 00:27:25 +01:00
Rosen Penev
c59e53619e
tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-01-01 21:46:47 -08:00
Rosen Penev and GitHub
61628e7733
motion: Update to 4..2.1
...
Bugfix release
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-12-31 08:05:44 -08:00
Josef Schlehofer
c12b0041be
youtube-dl: update to version 2018.12.17
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2018-12-29 19:46:55 +01:00
Hannu Nyman and GitHub
cee1e13c9d
Merge pull request #7654 from BKPepe/youtube-dl
...
youtube-dl: update to version 2018.12.09
2018-12-28 15:38:06 +02:00
Rosen Penev
80826d8b7b
crtmpserver: Fix compilation without deprecated OpenSSL APIs
...
Switched to codeload to simplify the Makefile.
Removed the website as it is no longer valid.
Renamed .diff file to .patch
Added uclibc++ support. Fixed 060-add-missing-includes.patch , which was
totally wrong to begin with. C headers are generally not used with C++
programs.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-12-26 18:01:10 -08:00
Yousong Zhou
a17028a1c9
Revert "minisatip: add new package"
...
This reverts commit 68add335a7 .
This package depends on libraries (libdvbapi, libdvbcsa, libdvben50221)
that does not exist yet in OpenWrt repos
Reported-by: Val Kulkov <val.kulkov@gmail.com >
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2018-12-20 15:22:53 +00:00
Daniel Kucera and Yousong Zhou
68add335a7
minisatip: add new package
...
Minisatip is a multi-threaded satip server version 1.2 that runs
under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2,
DVB-C, DVB-C2, ATSC and ISDB-T cards.
https://github.com/catalinii/minisatip
Signed-off-by: Daniel Kucera <daniel.kucera@gmail.com >
2018-12-19 16:51:07 +08:00
Eneas U de Queiroz
ae3d96280a
gstreamer1: build without libdw
...
Avoids dependencies with libdw and libelf.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-14 22:01:18 -02:00
Eneas U de Queiroz
8d0c849e56
grilo: copy vapi files to versioned vala dir
...
The version is obtained via `valac --api-version`
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-13 15:40:33 -02:00
Josef Schlehofer
7a4ed7b659
youtube-dl: update to version 2018.12.09
...
switch to codeload
added patch: comment out lines about pandoc (documentation converter)
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz >
2018-12-13 17:43:26 +01:00
Eneas U de Queiroz
2e8b7358c4
lcdgrilo: remove check dependency
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-13 13:31:56 -02:00
Ted Hess and GitHub
f5de380a6c
Merge pull request #7642 from cotequeiroz/grilo-plugins_no-xml-parser
...
grilo-plugins: remove XML::Parser build dependency
2018-12-13 09:08:14 -05:00
Eneas U de Queiroz
a87108fe40
grilo-plugins: remove XML::Parser build dependency
...
gnome-common.m4 and gnome-compiler-flags.m4 were taken from version
3.18.0, and match current master branch.
Disable building help and test directories.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-13 08:24:43 -02:00
Eneas U de Queiroz
1b794e93e3
grilo: update vapi files, copy to unversioned dir
...
Updates vapigen-generated vapi files to vala-0.34.
Files are now copied to $(STAGING_DIR_HOSTPKG)/share/vala/vapi, without
the vala version being hardcoded.
Removed copyright line, and redundant PKG_BUILD_DEPENDS and
TARGET_LDFLAGS.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-12 19:13:43 -02:00
Hannu Nyman and GitHub
906baaa14d
Merge pull request #7513 from neheb/xu
...
xupnpd: Fix compilation without deprecated OpenSSL APIs
2018-12-09 13:40:44 +02:00
Hannu Nyman and GitHub
3979ea677f
Merge pull request #7614 from cotequeiroz/grilo-plugins_disable-dmap
...
grilo-plugins: disable dmap plugin, use hostpkg
2018-12-09 11:37:35 +02:00
Eneas U de Queiroz
178cd932f7
grilo-plugins: disable dmap plugin
...
Compilation fails with current libdmapsharing (3.9.1).
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-08 00:45:38 -02:00
Eneas U de Queiroz
8e0b7978ec
grilo-plugins: use hostpkg glib-compile-resources
...
Add GLIB_COMPILE_RESOURCES to MAKE_FLAGS
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-12-07 23:15:50 -02:00
Rosen Penev
e7dacf3cd3
grilo: Remove build dependency on perl-xml-parser
...
Given that we don't enable a bunch of stuff, we can patch this out.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-12-06 16:05:28 -08:00
Hannu Nyman and GitHub
1b4fe309fe
Merge pull request #7479 from neheb/tv
...
tvheadend: Fix compilation without OpenSSL deprecated APIs
2018-12-06 19:49:25 +02:00
Rosen Penev
ef865a64d7
grilo: Disable debug and tests
...
Turns out --disable-tests actually enables them, breaking the buildbots.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-11-25 19:25:31 -08:00
Rosen Penev
aceffd1c07
xupnpd: Fix compilation without deprecated OpenSSL APIs
...
Patch was upstreamed. Only the version was updated.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-11-25 18:46:04 -08:00