summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-12-28 02:01:55 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-01-12 14:47:43 +0100
commiteef76165867109d63096e2a00ad464aa5feffbe3 (patch)
tree90579f819ff87480f7318e9334ef54218f1e3da6 /rules/gst-python1.in
parent6fcbb94d2e36b82293c0fc7a64782d7f61d6c1bd (diff)
downloadptxdist-eef76165867109d63096e2a00ad464aa5feffbe3.tar.gz
ptxdist-eef76165867109d63096e2a00ad464aa5feffbe3.tar.xz
gst-python1: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-python1.in')
-rw-r--r--rules/gst-python1.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/gst-python1.in b/rules/gst-python1.in
new file mode 100644
index 000000000..299372f4d
--- /dev/null
+++ b/rules/gst-python1.in
@@ -0,0 +1,9 @@
+## SECTION=multimedia_gstreamer1
+
+config GST_PYTHON1
+ tristate
+ select GSTREAMER1
+ select PYTHON3_GI
+ prompt "gst-python"
+ help
+ GStreamer GObject Introspection overrides for Python 3