summaryrefslogtreecommitdiffstats
path: root/multimedia/py-gstreamer
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 07:57:39 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 07:57:39 +0800
commit7d48260effbe5918b5e299173d49134f71a7a5f5 (patch)
tree03bcaa0a7a269e086e0a824cc5834cba5be0148d /multimedia/py-gstreamer
parent5cf584c5931d71f29c1a616e77874d93372c28cb (diff)
downloadmarcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.tar
marcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.tar.gz
marcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.tar.bz2
marcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.tar.lz
marcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.tar.xz
marcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.tar.zst
marcuscom-ports-7d48260effbe5918b5e299173d49134f71a7a5f5.zip
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6151 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/py-gstreamer')
-rw-r--r--multimedia/py-gstreamer/Makefile36
-rw-r--r--multimedia/py-gstreamer/distinfo3
-rw-r--r--multimedia/py-gstreamer/pkg-descr10
-rw-r--r--multimedia/py-gstreamer/pkg-plist48
4 files changed, 0 insertions, 97 deletions
diff --git a/multimedia/py-gstreamer/Makefile b/multimedia/py-gstreamer/Makefile
deleted file mode 100644
index 9b1f75bc5..000000000
--- a/multimedia/py-gstreamer/Makefile
+++ /dev/null
@@ -1,36 +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.10.3
-PORTREVISION= 1
-CATEGORIES= multimedia python gnome
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-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_GSTREAMER= 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-gstreamer/distinfo b/multimedia/py-gstreamer/distinfo
deleted file mode 100644
index d1a40e9ed..000000000
--- a/multimedia/py-gstreamer/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gst-python-0.10.3.tar.bz2) = 5587ae25d9d81148050a63000dbb5d76
-SHA256 (gst-python-0.10.3.tar.bz2) = 0a59194eb861e96fa41304f6532bd9cab694ba787734604ba7d88e863480c571
-SIZE (gst-python-0.10.3.tar.bz2) = 404591
diff --git a/multimedia/py-gstreamer/pkg-descr b/multimedia/py-gstreamer/pkg-descr
deleted file mode 100644
index ec5f4dcd7..000000000
--- a/multimedia/py-gstreamer/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-gstreamer/pkg-plist b/multimedia/py-gstreamer/pkg-plist
deleted file mode 100644
index 3debdf664..000000000
--- a/multimedia/py-gstreamer/pkg-plist
+++ /dev/null
@@ -1,48 +0,0 @@
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/__init__.py
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/__init__.pyc
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/__init__.pyo
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/_gst.la
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/_gst.so
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/__init__.py
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/__init__.pyc
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/__init__.pyo
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/discoverer.py
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/discoverer.pyc
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/discoverer.pyo
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/pygobject.py
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/pygobject.pyc
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/pygobject.pyo
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/utils.py
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/utils.pyc
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/utils.pyo
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/interfaces.la
-%%PYTHON_SITELIBDIR%%/gst-0.10/gst/interfaces.so
-%%PYTHON_SITELIBDIR%%/pygst.pth
-%%PYTHON_SITELIBDIR%%/pygst.py
-libdata/pkgconfig/gst-python-0.10.pc
-share/gst-python/0.10/defs/base.defs
-share/gst-python/0.10/defs/gst-extrafuncs.defs
-share/gst-python/0.10/defs/gst-types.defs
-share/gst-python/0.10/defs/libs.defs
-share/gst-python/0.10/examples/audio-controller.py
-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/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/gstfile.py
-share/gst-python/0.10/examples/pipeline-tester
-share/gst-python/0.10/examples/play.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
-@dirrm share/gst-python/0.10
-@dirrmtry share/gst-python
-@dirrm %%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend
-@dirrm %%PYTHON_SITELIBDIR%%/gst-0.10/gst
-@dirrm %%PYTHON_SITELIBDIR%%/gst-0.10