summaryrefslogtreecommitdiffstats
path: root/multimedia/py-gstreamer/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 00:43:03 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 00:43:03 +0800
commit9fb5d771d782f80e5fd2704155fac2eb5275a1b2 (patch)
treeda77142ad9a192cbb5694732623f064490ff4111 /multimedia/py-gstreamer/pkg-descr
parente1be574e3b93d80406c52c2082e5c99ade784f3b (diff)
downloadmarcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.tar
marcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.tar.gz
marcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.tar.bz2
marcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.tar.lz
marcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.tar.xz
marcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.tar.zst
marcuscom-ports-9fb5d771d782f80e5fd2704155fac2eb5275a1b2.zip
We don't need to depend on py-gtk2 if we got py-gobject.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15075 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/