diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-21 09:57:04 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-21 09:57:04 +0800 |
commit | a97807f81cc17beafe41e8e1bd36a619344f4155 (patch) | |
tree | 18550f7dfdd6af08afe532f1ac402d9a7fbe006a /multimedia/py-gstreamer | |
parent | 6ffa52a6a6254ebe9516b206fdcf2198b3b40874 (diff) | |
download | marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.gz marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.bz2 marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.lz marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.xz marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.zst marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.zip |
- Update to 0.10.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6671 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/py-gstreamer')
-rw-r--r-- | multimedia/py-gstreamer/Makefile | 35 | ||||
-rw-r--r-- | multimedia/py-gstreamer/distinfo | 3 | ||||
-rw-r--r-- | multimedia/py-gstreamer/pkg-descr | 10 | ||||
-rw-r--r-- | multimedia/py-gstreamer/pkg-plist | 49 |
4 files changed, 97 insertions, 0 deletions
diff --git a/multimedia/py-gstreamer/Makefile b/multimedia/py-gstreamer/Makefile new file mode 100644 index 000000000..5775e3f39 --- /dev/null +++ b/multimedia/py-gstreamer/Makefile @@ -0,0 +1,35 @@ +# 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$ +# $MCom$ + +PORTNAME= gstreamer +PORTVERSION= 0.10.5 +CATEGORIES= multimedia python gnome +MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= gst-python-${PORTVERSION} + +MAINTAINER= multimedia@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 new file mode 100644 index 000000000..bbf413288 --- /dev/null +++ b/multimedia/py-gstreamer/distinfo @@ -0,0 +1,3 @@ +MD5 (gst-python-0.10.5.tar.bz2) = f5e614356e581c644bb4c79c1de7ed7e +SHA256 (gst-python-0.10.5.tar.bz2) = 7f00ea1b6cd10333919253dcbf25c0695a9e34e91dc17d6b5183757ec6e6e9b7 +SIZE (gst-python-0.10.5.tar.bz2) = 424559 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/ diff --git a/multimedia/py-gstreamer/pkg-plist b/multimedia/py-gstreamer/pkg-plist new file mode 100644 index 000000000..2d9283420 --- /dev/null +++ b/multimedia/py-gstreamer/pkg-plist @@ -0,0 +1,49 @@ +%%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/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 +@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 |