summaryrefslogtreecommitdiffstats
path: root/multimedia/py-gstreamer/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-04 23:48:40 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-04 23:48:40 +0800
commit078f95e51a0989575b7e553b853ac7c35ca337ed (patch)
tree0075314a2ff4822949d55bfd4802c6a8b44ed79f /multimedia/py-gstreamer/pkg-descr
parent3373c0d3fb32977bd054659216b6ca7df67a8082 (diff)
downloadmarcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.tar
marcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.tar.gz
marcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.tar.bz2
marcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.tar.lz
marcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.tar.xz
marcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.tar.zst
marcuscom-ports-078f95e51a0989575b7e553b853ac7c35ca337ed.zip
Update to 0.10.10.
Replace alsa[sink,src] in examples with oss[sink,src]. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10336 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/