aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-editor
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-06-01 20:43:43 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-06-01 20:43:43 +0000
commitf2ae9f3e0b9b1c92d2369bbc774cbb65829ee61c (patch)
treeb9dd381e57a7c820f31901234c6d3535f92e2fd6 /multimedia/gstreamer-editor
parent52f174f280a98481c8ae9c24c7c085e4b6245a58 (diff)
downloadports-f2ae9f3e0b9b1c92d2369bbc774cbb65829ee61c.tar.gz
ports-f2ae9f3e0b9b1c92d2369bbc774cbb65829ee61c.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-editor')
-rw-r--r--multimedia/gstreamer-editor/Makefile46
-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, 0 insertions, 112 deletions
diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile
deleted file mode 100644
index 29f930b74cda..000000000000
--- a/multimedia/gstreamer-editor/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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: ports/multimedia/gstreamer-editor/Makefile,v 1.7 2006/09/10 00:52:59 mezz Exp $
-
-PORTNAME= gstreamer
-PORTVERSION= 0.8.0
-PORTREVISION= 5
-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_AUTOTOOLS= libtool:15
-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}"
-USE_LDCONFIG= 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
deleted file mode 100644
index 8eb8e326e2c3..000000000000
--- a/multimedia/gstreamer-editor/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 6c58e60a8ae3..000000000000
--- a/multimedia/gstreamer-editor/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-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
deleted file mode 100644
index beec387893f3..000000000000
--- a/multimedia/gstreamer-editor/pkg-plist
+++ /dev/null
@@ -1,56 +0,0 @@
-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%%