summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorEnrico Jorns <ejo@pengutronix.de>2015-01-28 15:57:21 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-02-19 14:51:46 +0100
commit1ab1dfb30aa3f7d7b13da2fe24f9805c2399c92e (patch)
tree6cb5d21a5e22566f24d205af771e3b1c95596012 /rules/gst-plugins-base1.in
parentad67823445769ce7a14f9a6a83447a4843baf285 (diff)
downloadptxdist-1ab1dfb30aa3f7d7b13da2fe24f9805c2399c92e.tar.gz
ptxdist-1ab1dfb30aa3f7d7b13da2fe24f9805c2399c92e.tar.xz
gst-plugins-base1: Added option for installing tools
config GST_PLUGINS_BASE1_INSTALL_TOOLS allows to install gst-device-monitor, gst-discover, and gst-play Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index 25be457c8..44f4de1ae 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -185,4 +185,12 @@ config GST_PLUGINS_BASE1_ZLIB
help
zlib support for ID3 parsing in libgsttag
+comment "install options"
+
+config GST_PLUGINS_BASE1_INSTALL_TOOLS
+ bool
+ prompt "install tools"
+ help
+ installs gst-device-monitor, gst-discover, and gst-play tools
+
endif