diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2017-04-10 21:48:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-10 21:48:32 +0700 |
commit | 485be20ca13ebfcb55c310c054bec30511369247 (patch) | |
tree | 777693f32f9b50aef6896b5f661fda907651a19b /python/gst-python3/gst-python3.info | |
parent | ec1535701670f137c604ff6c8bda281b48a53fb3 (diff) |
python/gst-python3: Added (GStreamer python3 bindings).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/gst-python3/gst-python3.info')
-rw-r--r-- | python/gst-python3/gst-python3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/gst-python3/gst-python3.info b/python/gst-python3/gst-python3.info new file mode 100644 index 0000000000000..2587152da061c --- /dev/null +++ b/python/gst-python3/gst-python3.info @@ -0,0 +1,10 @@ +PRGNAM="gst-python3" +VERSION="1.6.2" +HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-python.html" +DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-python/gst-python-1.6.2.tar.xz" +MD5SUM="14b6cfe1a0db5cc01c6a58f7b4af6184" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |