diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-20 10:56:15 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-20 10:56:15 +0800 |
commit | adfd8c1bceda3b157e08b451a62eef4c8ad031c3 (patch) | |
tree | e5d8bbbef49723c723a7957f75626c282db3b64d /multimedia/gstreamer-editor | |
parent | 2fb9f4a561bef45a715b36cd4d3e70d267f5c3c1 (diff) | |
download | marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.gz marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.bz2 marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.lz marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.xz marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.zst marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.zip |
- Move gstreamer 0.8 stuff to gstreamer*80 in preps of gstreamer 0.10
- Add USE_GSTREAMER80 to support old gstreamer
- Add a bunch of ports that use USE_GSTREAMER80
Some stuff repo-copied by: marcus
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5446 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-editor')
-rw-r--r-- | multimedia/gstreamer-editor/Makefile | 46 | ||||
-rw-r--r-- | multimedia/gstreamer-editor/distinfo | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-editor/pkg-descr | 7 | ||||
-rw-r--r-- | multimedia/gstreamer-editor/pkg-plist | 58 |
4 files changed, 113 insertions, 0 deletions
diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile new file mode 100644 index 000000000..5fa38da13 --- /dev/null +++ b/multimedia/gstreamer-editor/Makefile @@ -0,0 +1,46 @@ +# New ports collection makefile for: gstreamer player +# Date created: Fri Jul 12 06:02:42 UTC 2002 +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gstreamer +PORTVERSION= 0.8.0 +PORTREVISION= 2 +CATEGORIES= multimedia gnome +MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-editor/ +PKGNAMESUFFIX= -editor +DISTNAME= gst-editor-${PORTVERSION} + +MAINTAINER= kwm@FreeBSD.org +COMMENT= Provide View and Controller counterparts to GStreamer's Model + +LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer80 \ + popt.0:${PORTSDIR}/devel/popt +RUN_DEPENDS= gst-visualise-0.8:${PORTSDIR}/multimedia/gstreamer-plugins80 + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_AUTOTOOLS= libtool:15 +USE_GMAKE= yes +USE_GNOME= gnomehack \ + gnomehier \ + gnomeprefix \ + pkgconfig \ + gconf2 \ + libglade2 \ + libgnomeui +PLIST_SUB= \ + VERSION="${PORTVERSION}" +INSTALLS_SHLIB= yes + +MAN1= gst-editor.1 gst-inspect-gui.1 gst-launch-gui.1 + +.include <bsd.port.pre.mk> + +.if ${OSVERSION} < 500000 +BROKEN= "Does not compile on FreeBSD 4.x" +.endif + +.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-editor/distinfo b/multimedia/gstreamer-editor/distinfo new file mode 100644 index 000000000..138d4e031 --- /dev/null +++ b/multimedia/gstreamer-editor/distinfo @@ -0,0 +1,2 @@ +MD5 (gst-editor-0.8.0.tar.bz2) = 6552880c22f8571438ed29852e28f273 +SIZE (gst-editor-0.8.0.tar.bz2) = 356642 diff --git a/multimedia/gstreamer-editor/pkg-descr b/multimedia/gstreamer-editor/pkg-descr new file mode 100644 index 000000000..6c58e60a8 --- /dev/null +++ b/multimedia/gstreamer-editor/pkg-descr @@ -0,0 +1,7 @@ +The goal of gst-editor is to provide View and Controller counterparts +to GStreamer's Model. It mirrors the state of GStreamer pipelines, +and can be used to modify pipeline topology, state, and properties. +Furthermore, it provides an interface to GStreamer's XML pipeline +(de)serialization code, and a few more goodies. + +WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-editor/pkg-plist b/multimedia/gstreamer-editor/pkg-plist new file mode 100644 index 000000000..f17f5f92a --- /dev/null +++ b/multimedia/gstreamer-editor/pkg-plist @@ -0,0 +1,58 @@ +bin/gst-editor +bin/gst-inspect-gui +bin/gst-launch-gui +include/gst-editor-%%VERSION%%/gst/debug-ui/debug-ui.h +include/gst-editor-%%VERSION%%/gst/editor/editor.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditor.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditorbin.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditorcanvas.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditorelement.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditoritem.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditorlink.h +include/gst-editor-%%VERSION%%/gst/editor/gsteditorpad.h +include/gst-editor-%%VERSION%%/gst/element-browser/browser.h +include/gst-editor-%%VERSION%%/gst/element-browser/caps-tree.h +include/gst-editor-%%VERSION%%/gst/element-browser/element-tree.h +include/gst-editor-%%VERSION%%/gst/element-ui/gst-element-ui-prop-view.h +include/gst-editor-%%VERSION%%/gst/element-ui/gst-element-ui.h +lib/libgstdebugui.a +lib/libgstdebugui.so +lib/libgstdebugui.so.0 +lib/libgsteditor.a +lib/libgsteditor.so +lib/libgsteditor.so.0 +lib/libgstelementbrowser.a +lib/libgstelementbrowser.so +lib/libgstelementbrowser.so.0 +lib/libgstelementui.a +lib/libgstelementui.so +lib/libgstelementui.so.0 +share/gnome/applications/gst-editor.desktop +share/gnome/applications/gst-inspect.desktop +share/gnome/applications/gst-launch.desktop +share/gnome/gst-editor/editor.glade2 +share/gnome/gst-editor/gnome/help/gst-editor/C/gst-editor-manual.xml +share/gnome/gst-editor/gnome/help/gst-editor/C/legal.xml +share/gnome/gst-editor/gst-editor.png +share/gnome/omf/gst-editor/gst-editor-manual-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gst-editor/gst-editor-manual-C.omf 2>/dev/null || /usr/bin/true +share/gnome/pixmaps/gst-editor.png +share/gnome/pixmaps/gst-inspect.png +share/gnome/pixmaps/gst-launch.png +@unexec rmdir %D/share/gnome/pixmaps 2>/dev/null || true +@dirrm share/gnome/omf/gst-editor +@unexec rmdir %D/share/gnome/omf 2>/dev/null || true +@dirrm share/gnome/gst-editor/gnome/help/gst-editor/C +@dirrm share/gnome/gst-editor/gnome/help/gst-editor +@dirrm share/gnome/gst-editor/gnome/help +@dirrm share/gnome/gst-editor/gnome +@dirrm share/gnome/gst-editor +@unexec rmdir %D/share/gnome/applications 2>/dev/null || true +@unexec rmdir %D/share/gnome 2>/dev/null || true +@dirrm include/gst-editor-%%VERSION%%/gst/element-ui +@dirrm include/gst-editor-%%VERSION%%/gst/element-browser +@dirrm include/gst-editor-%%VERSION%%/gst/editor +@dirrm include/gst-editor-%%VERSION%%/gst/debug-ui +@dirrm include/gst-editor-%%VERSION%%/gst +@dirrm include/gst-editor-%%VERSION%% +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gst-editor/gst-editor-manual-C.omf 2>/dev/null || /usr/bin/true |