summaryrefslogtreecommitdiffstats
path: root/multimedia/py-gstreamer/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-18 08:39:12 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-18 08:39:12 +0800
commit86b664b748c65f588449e7d17fa3ae24a967bc17 (patch)
tree340f3bace6b83395de41270a98e725cd833573c2 /multimedia/py-gstreamer/pkg-descr
parent9d14e8232df427b181b536b5b6cf41d309fbf8af (diff)
downloadmarcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.tar
marcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.tar.gz
marcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.tar.bz2
marcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.tar.lz
marcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.tar.xz
marcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.tar.zst
marcuscom-ports-86b664b748c65f588449e7d17fa3ae24a967bc17.zip
Add py-gstreamer with USE_GSTREAMER.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3670 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/py-gstreamer/pkg-descr')
-rw-r--r--multimedia/py-gstreamer/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/py-gstreamer/pkg-descr b/multimedia/py-gstreamer/pkg-descr
new file mode 100644
index 000000000..ec5f4dcd7
--- /dev/null
+++ b/multimedia/py-gstreamer/pkg-descr
@@ -0,0 +1,10 @@
+gst-python provides a convenient wrapper for the GStreamer library for
+use in Python programs, and takes care of many of the boring details
+such as managing memory and type casting.
+
+Like the GTK library itself gst-python is licensed under the GNU LGPL, so is
+suitable for use in both free software and proprietary applications. It
+is already in use in many applications ranging from small single purpose
+scripts up to large full features applications.
+
+WWW: http://gstreamer.freedesktop.org/