diff options
author | drochner <drochner@pkgsrc.org> | 2007-01-05 11:04:42 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-01-05 11:04:42 +0000 |
commit | 8de298d6663dbf22b7584526421a798670f602c0 (patch) | |
tree | 53f169b41164e4a5d90771915108c6976f3287a0 /multimedia/py-gstreamer0.10/PLIST | |
parent | ab21893c7720c7fdfeb250d9f1cc5e7859f8e2e1 (diff) | |
download | pkgsrc-8de298d6663dbf22b7584526421a798670f602c0.tar.gz |
update to 0.10.6
changes:
-Now only depends on pygobject
-Parallel installability with 0.8.x series
-Threadsafe design and API
-bugfixes
pkgsrc change: added bl3 file
Diffstat (limited to 'multimedia/py-gstreamer0.10/PLIST')
-rw-r--r-- | multimedia/py-gstreamer0.10/PLIST | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/multimedia/py-gstreamer0.10/PLIST b/multimedia/py-gstreamer0.10/PLIST index dc458558b3b..13fe77b1373 100644 --- a/multimedia/py-gstreamer0.10/PLIST +++ b/multimedia/py-gstreamer0.10/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/26 13:06:23 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/01/05 11:04:42 drochner Exp $ lib/pkgconfig/gst-python-0.10.pc ${PYSITELIB}/gst-0.10/gst/__init__.py ${PYSITELIB}/gst-0.10/gst/__init__.pyc @@ -10,9 +10,18 @@ ${PYSITELIB}/gst-0.10/gst/extend/__init__.pyo ${PYSITELIB}/gst-0.10/gst/extend/discoverer.py ${PYSITELIB}/gst-0.10/gst/extend/discoverer.pyc ${PYSITELIB}/gst-0.10/gst/extend/discoverer.pyo +${PYSITELIB}/gst-0.10/gst/extend/jukebox.py +${PYSITELIB}/gst-0.10/gst/extend/jukebox.pyc +${PYSITELIB}/gst-0.10/gst/extend/jukebox.pyo +${PYSITELIB}/gst-0.10/gst/extend/leveller.py +${PYSITELIB}/gst-0.10/gst/extend/leveller.pyc +${PYSITELIB}/gst-0.10/gst/extend/leveller.pyo ${PYSITELIB}/gst-0.10/gst/extend/pygobject.py ${PYSITELIB}/gst-0.10/gst/extend/pygobject.pyc ${PYSITELIB}/gst-0.10/gst/extend/pygobject.pyo +${PYSITELIB}/gst-0.10/gst/extend/sources.py +${PYSITELIB}/gst-0.10/gst/extend/sources.pyc +${PYSITELIB}/gst-0.10/gst/extend/sources.pyo ${PYSITELIB}/gst-0.10/gst/extend/utils.py ${PYSITELIB}/gst-0.10/gst/extend/utils.pyc ${PYSITELIB}/gst-0.10/gst/extend/utils.pyo @@ -28,16 +37,16 @@ share/gst-python/0.10/examples/audioconcat.py share/gst-python/0.10/examples/bps.py share/gst-python/0.10/examples/cp.py share/gst-python/0.10/examples/debugslider.py +share/gst-python/0.10/examples/decodebin.py share/gst-python/0.10/examples/f2f.py share/gst-python/0.10/examples/filesrc.py share/gst-python/0.10/examples/fvumeter.py -share/gst-python/0.10/examples/gst123 +share/gst-python/0.10/examples/gst-discover share/gst-python/0.10/examples/gstfile.py share/gst-python/0.10/examples/pipeline-tester share/gst-python/0.10/examples/play.py share/gst-python/0.10/examples/remuxer.py share/gst-python/0.10/examples/sinkelement.py -share/gst-python/0.10/examples/vorbisplay.py share/gst-python/0.10/examples/vumeter.py @dirrm share/gst-python/0.10/examples @dirrm share/gst-python/0.10/defs |