summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-17 13:20:28 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-17 13:20:28 +0800
commit2c7608a6a407d463cc29ac7939e0cffd438fdc7e (patch)
tree41095aa31b6c110376404fd3147eb25286f193fb
parent18f5f915798e66f9d93b9b15936e0e0609d928c1 (diff)
downloadmarcuscom-ports-2c7608a6a407d463cc29ac7939e0cffd438fdc7e.tar.gz
marcuscom-ports-2c7608a6a407d463cc29ac7939e0cffd438fdc7e.tar.zst
marcuscom-ports-2c7608a6a407d463cc29ac7939e0cffd438fdc7e.zip
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6609 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--multimedia/gstreamer-editor/Makefile45
-rw-r--r--multimedia/gstreamer-editor/distinfo3
-rw-r--r--multimedia/gstreamer-editor/pkg-descr7
-rw-r--r--multimedia/gstreamer-editor/pkg-plist56
4 files changed, 111 insertions, 0 deletions
diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile
new file mode 100644
index 000000000..4b1d4b770
--- /dev/null
+++ b/multimedia/gstreamer-editor/Makefile
@@ -0,0 +1,45 @@
+# 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$
+# $MCom$
+
+PORTNAME= gstreamer
+PORTVERSION= 0.8.0
+PORTREVISION= 4
+CATEGORIES= multimedia gnome
+MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-editor/
+PKGNAMESUFFIX= -editor
+DISTNAME= gst-editor-${PORTVERSION}
+
+MAINTAINER= multimedia@FreeBSD.org
+COMMENT= Provide View and Controller counterparts to GStreamer's Model
+
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+
+USE_GSTREAMER80= core
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack \
+ gnomehier \
+ gnomeprefix \
+ pkgconfig \
+ gconf2 \
+ libglade2 \
+ libgnomeui
+PLIST_SUB= \
+ VERSION="${PORTVERSION}"
+INSTALLS_SHLIB= yes
+INSTALLS_OMF= 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..8eb8e326e
--- /dev/null
+++ b/multimedia/gstreamer-editor/distinfo
@@ -0,0 +1,3 @@
+MD5 (gst-editor-0.8.0.tar.bz2) = 6552880c22f8571438ed29852e28f273
+SHA256 (gst-editor-0.8.0.tar.bz2) = cbc31be94e1045676b423cd6081b276c00f48fdca99c78be5cde40ae31ed4fe9
+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..beec38789
--- /dev/null
+++ b/multimedia/gstreamer-editor/pkg-plist
@@ -0,0 +1,56 @@
+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.la
+lib/libgstdebugui.so
+lib/libgstdebugui.so.0
+lib/libgsteditor.a
+lib/libgsteditor.la
+lib/libgsteditor.so
+lib/libgsteditor.so.0
+lib/libgstelementbrowser.a
+lib/libgstelementbrowser.la
+lib/libgstelementbrowser.so
+lib/libgstelementbrowser.so.0
+lib/libgstelementui.a
+lib/libgstelementui.la
+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
+share/gnome/pixmaps/gst-editor.png
+share/gnome/pixmaps/gst-inspect.png
+share/gnome/pixmaps/gst-launch.png
+@dirrm share/gnome/omf/gst-editor
+@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
+@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%%