Commit Graph

24 Commits

Author SHA1 Message Date
W. Michael Petullo 12f88593ed gst1-plugins-bad: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-11 20:12:40 -05:00
Matthias Schiffer 00fce347a5
treewide: fix incorrect *_BUILD_DEPENDS
Build depends refer to source package names, not binary package names.

In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.

Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-09 16:36:02 +01:00
Hans Dedecker 06de4d450f gstreamer: bump to 1.10.5
Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5
See https://gstreamer.freedesktop.org/releases/1.10/ for major new features
and bugfixes

Fix dependencies
Refresh patches

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-11-30 16:24:53 +01:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Ted Hess f1e4bc9234 gstreamer - Upgrade to 1.8.2.
Refresh patches, fix dependencies.
Fix cpu build issues in gst-libav. Opus moved to plugins-base.
Add opusparse and hls to plugins-bad.
Add myself as co-maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-01 15:41:02 -04:00
W. Michael Petullo 50f51d24b6 gst1-plugins-bad: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:28:01 -05:00
Tim Harvey 4780da32d4 multimedia: add fbdevsink
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2015-11-18 22:55:55 +01:00
Luiz Angelo Daros de Luca 4e4c981ec3 gst1-plugins-bad: add opus plugin
This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-04-07 01:07:35 -03:00
Ted Hess e8a8f20d31 gst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 13:59:19 -05:00
Luiz Angelo Daros de Luca f8ec4d90d6 gst1-plugins-bad: add shmsrc/sink
This adds POSIX shared memory source and sink plugin

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 23:32:36 -03:00
Luiz Angelo Daros de Luca b1b14b2a57 gst1-plugins-bad: remove unrecognized config opts
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 21:02:01 -03:00
Ted Hess be72d3b10c gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updated
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-12 07:40:21 -05:00
Ted Hess 5382c7fc55 gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-06 10:44:56 -05:00
Ted Hess 0cbca8677d gst1-plugins-bad: disable srtp library build - not used
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-05 16:40:53 -05:00
Ted Hess b72025a36c gstreamer1: Upgrade to 1.4.4
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-03 13:33:25 -05:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess 8227368777 gstreamer1: reorganize options selection menus
gst-plugins-bad: plugins-bad package missing (fix install def)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:00:56 -04:00
W. Michael Petullo e35d46becf gst1-plugins-bad: fix the build of several plugins
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 14:02:19 -04:00
W. Michael Petullo 8431c041b1 gst1-plugins-good: enable more plugins
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 13:12:50 -04:00
W. Michael Petullo 77b4014f29 gst1-plugins-bad: adjust Makefile so each plugin builds
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 08:56:01 -04:00
Ted Hess 26ef97123c gstreamer1 build work in progress 2014-08-05 16:33:20 -04:00
W. Michael Petullo a072bc7516 gst1-plugins-bad: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:50:08 -04:00
W. Michael Petullo 5c66e21e76 gst1-plugins-bad: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:31 -04:00
W. Michael Petullo 37f634045c Add gst1-plugins-bad package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:43:50 -04:00