diff options
Diffstat (limited to 'multimedia/py-gstreamer80')
-rw-r--r-- | multimedia/py-gstreamer80/Makefile | 39 | ||||
-rw-r--r-- | multimedia/py-gstreamer80/distinfo | 2 | ||||
-rw-r--r-- | multimedia/py-gstreamer80/pkg-descr | 10 | ||||
-rw-r--r-- | multimedia/py-gstreamer80/pkg-plist | 29 |
4 files changed, 0 insertions, 80 deletions
diff --git a/multimedia/py-gstreamer80/Makefile b/multimedia/py-gstreamer80/Makefile deleted file mode 100644 index 579ad1843..000000000 --- a/multimedia/py-gstreamer80/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gstreamer-python -# Date created: Fri Apr 9 16:24:13 CEST 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.8.2 -PORTREVISION= 2 -CATEGORIES= multimedia python gnome -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= kwm -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 80 -DISTNAME= gst-python-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for gstreamer - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 - -USE_PYTHON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= pygtk2 \ - gnomehack \ - pkgconfig -USE_GSTREAMER80= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - LDFLAGS="-L${X11BASE}" - -post-patch: - @${REINPLACE_CMD} -e 's|DLFCN|dl|g' ${WRKSRC}/gst/__init__.py - -.include <bsd.port.mk> diff --git a/multimedia/py-gstreamer80/distinfo b/multimedia/py-gstreamer80/distinfo deleted file mode 100644 index 5046947f9..000000000 --- a/multimedia/py-gstreamer80/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gst-python-0.8.2.tar.bz2) = bfad80dda50e30aea4f6f322ea58c6c8 -SIZE (gst-python-0.8.2.tar.bz2) = 310714 diff --git a/multimedia/py-gstreamer80/pkg-descr b/multimedia/py-gstreamer80/pkg-descr deleted file mode 100644 index ec5f4dcd7..000000000 --- a/multimedia/py-gstreamer80/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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/ diff --git a/multimedia/py-gstreamer80/pkg-plist b/multimedia/py-gstreamer80/pkg-plist deleted file mode 100644 index 2accea360..000000000 --- a/multimedia/py-gstreamer80/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gst/__init__.py -%%PYTHON_SITELIBDIR%%/gst/__init__.pyc -%%PYTHON_SITELIBDIR%%/gst/__init__.pyo -%%PYTHON_SITELIBDIR%%/gst/_gst.la -%%PYTHON_SITELIBDIR%%/gst/_gst.so -%%PYTHON_SITELIBDIR%%/gst/interfaces.la -%%PYTHON_SITELIBDIR%%/gst/interfaces.so -%%PYTHON_SITELIBDIR%%/gst/play.la -%%PYTHON_SITELIBDIR%%/gst/play.so -libdata/pkgconfig/gst-python-0.8.pc -share/gst-python/2.0/defs/gst-extrafuncs.defs -share/gst-python/2.0/defs/gst-types.defs -share/gst-python/examples/audioconcat.py -share/gst-python/examples/bps.py -share/gst-python/examples/cp.py -share/gst-python/examples/f2f.py -share/gst-python/examples/filesrc.py -share/gst-python/examples/gst123 -share/gst-python/examples/gstfile.py -share/gst-python/examples/play.py -share/gst-python/examples/player.py -share/gst-python/examples/videoplayer.py -share/gst-python/examples/vorbisplay.py -@dirrm share/gst-python/examples -@dirrm share/gst-python/2.0/defs -@dirrm share/gst-python/2.0 -@dirrmtry share/gst-python -@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/gst |