summaryrefslogtreecommitdiffstats
path: root/multimedia/py-gstreamer/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-07-26 01:08:36 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-07-26 01:08:36 +0800
commite1e1d227928d74b87aaf01af18c146b5df577d8b (patch)
tree1116c9bed1fefd7ed9360ac04995690b73f2a9df /multimedia/py-gstreamer/pkg-descr
parentc92dc99046dd648bb4fd34479c1d7efd6ddad110 (diff)
downloadmarcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.tar
marcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.tar.gz
marcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.tar.bz2
marcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.tar.lz
marcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.tar.xz
marcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.tar.zst
marcuscom-ports-e1e1d227928d74b87aaf01af18c146b5df577d8b.zip
Add some new plist items that were enabled with py-gobject 2.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11175 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/