diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-13 18:20:07 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:00 -0500 |
commit | 7f69bdbd1905db9db551fd7851825c2733e01706 (patch) | |
tree | fcb33161b26b3bec2e0e9ae849cf11595174aafb /libraries/QtGStreamer/QtGStreamer.info | |
parent | d3cd3ac8229229de62c2966f99f3bc5d2912116b (diff) |
libraries/QtGStreamer: Added (C++ Bindings for GStreamer).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/QtGStreamer/QtGStreamer.info')
-rw-r--r-- | libraries/QtGStreamer/QtGStreamer.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/QtGStreamer/QtGStreamer.info b/libraries/QtGStreamer/QtGStreamer.info new file mode 100644 index 0000000000000..79ad67aa0d104 --- /dev/null +++ b/libraries/QtGStreamer/QtGStreamer.info @@ -0,0 +1,10 @@ +PRGNAM="QtGStreamer" +VERSION="0.10.3" +HOMEPAGE="http://gstreamer.freedesktop.org" +DOWNLOAD="http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-0.10.3.tar.gz" +MD5SUM="a5f73dfa50270a23a0b07af32304e162" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |