summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good1.in
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2018-03-21 14:06:40 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-24 17:27:06 +0100
commit233d24017894996305eb493048f0d9062c386928 (patch)
tree64294b7eab414a87991c9ec17029bfd70cf25c52 /rules/gst-plugins-good1.in
parent4016dc5107b0fb3b12aa3a4c0893d35a8f402d4a (diff)
downloadptxdist-233d24017894996305eb493048f0d9062c386928.tar.gz
ptxdist-233d24017894996305eb493048f0d9062c386928.tar.xz
gst-plugins-good1: version bump 1.12.4 -> 1.14.0
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-good1.in')
-rw-r--r--rules/gst-plugins-good1.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in
index 147507095..c7f7ed086 100644
--- a/rules/gst-plugins-good1.in
+++ b/rules/gst-plugins-good1.in
@@ -14,6 +14,8 @@ menuconfig GST_PLUGINS_GOOD1
select LIBCACA if GST_PLUGINS_GOOD1_LIBCACA
select XORG_LIB_X11 if GST_PLUGINS_GOOD1_X
select GDK_PIXBUF if GST_PLUGINS_GOOD1_GDK_PIXBUF
+ select GTK if GST_PLUGINS_GOOD1_GTK3
+ select LAME if GST_PLUGINS_GOOD1_LAME
select LIBSOUP if GST_PLUGINS_GOOD1_SOUP
select SPEEX if GST_PLUGINS_GOOD1_SPEEX
select FLAC if GST_PLUGINS_GOOD1_FLAC
@@ -24,6 +26,10 @@ menuconfig GST_PLUGINS_GOOD1
select V4L_UTILS_LIBV4L2 if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2
select LIBSHOUT if GST_PLUGINS_GOOD1_SHOUT2
select PULSEAUDIO if GST_PLUGINS_GOOD1_PULSE
+ select QT5 if GST_PLUGINS_GOOD1_QT
+ select QT5_GUI if GST_PLUGINS_GOOD1_QT
+ select QT5_MODULE_QTDECLARATIVE if GST_PLUGINS_GOOD1_QT
+ select TWOLAME if GST_PLUGINS_GOOD1_TWOLAME
prompt "gst-plugins-good "
help
@@ -253,6 +259,10 @@ config GST_PLUGINS_GOOD1_GDK_PIXBUF
bool
prompt "gdk_pixbuf"
+config GST_PLUGINS_GOOD1_GTK3
+ bool
+ prompt "gtk3"
+
config GST_PLUGINS_GOOD1_JACK
bool
prompt "jack"
@@ -262,6 +272,10 @@ config GST_PLUGINS_GOOD1_JPEG
bool
prompt "jpeg"
+config GST_PLUGINS_GOOD1_LAME
+ bool
+ prompt "lame"
+
config GST_PLUGINS_GOOD1_LIBCACA
bool
prompt "libcaca"
@@ -275,6 +289,12 @@ config GST_PLUGINS_GOOD1_LIBPNG
bool
prompt "libpng"
+config GST_PLUGINS_GOOD1_MPG123
+ bool
+ prompt "mpg123"
+ # needs libmpg123
+ depends on BROKEN
+
config GST_PLUGINS_GOOD1_PULSE
bool
prompt "pulse"
@@ -284,6 +304,10 @@ config GST_PLUGINS_GOOD1_DV1394
depends on BROKEN
prompt "dv1394"
+config GST_PLUGINS_GOOD1_QT
+ bool
+ prompt "qt"
+
config GST_PLUGINS_GOOD1_SHOUT2
bool
prompt "shout2"
@@ -301,6 +325,10 @@ config GST_PLUGINS_GOOD1_TAGLIB
depends on BROKEN
prompt "taglib"
+config GST_PLUGINS_GOOD1_TWOLAME
+ bool
+ prompt "twolame"
+
config GST_PLUGINS_GOOD1_VPX
bool
depends on BROKEN