summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-26 09:08:48 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-26 09:08:48 +0000
commitf89217185682e0999f6b685cb7a034ccc6f9cb4d (patch)
tree41afa3a9d66afe4646f928b7f3b84b979d5f53b1 /multimedia
parentUpdate to version 3.61a (diff)
o Remove ports/multimedia/gstreamer-player since it is no longer
maintained by the developers o People are advised to try other frontends such as ports/multimedia/totem-gstreamer though this is not an official replacement (just a suggestion) Prompted by: kwm
Notes
Notes: svn path=/head/; revision=125193
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/gstreamer-player/Makefile56
-rw-r--r--multimedia/gstreamer-player/distinfo2
-rw-r--r--multimedia/gstreamer-player/files/patch-configure12
-rw-r--r--multimedia/gstreamer-player/pkg-descr3
-rw-r--r--multimedia/gstreamer-player/pkg-plist48
6 files changed, 0 insertions, 122 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 0004dbb5edd7..eb2f0db9dac2 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -35,7 +35,6 @@
SUBDIR += gstreamer
SUBDIR += gstreamer-editor
SUBDIR += gstreamer-ffmpeg
- SUBDIR += gstreamer-player
SUBDIR += gstreamer-plugins
SUBDIR += gsubedit
SUBDIR += gtksubtitler
diff --git a/multimedia/gstreamer-player/Makefile b/multimedia/gstreamer-player/Makefile
deleted file mode 100644
index 69564289b544..000000000000
--- a/multimedia/gstreamer-player/Makefile
+++ /dev/null
@@ -1,56 +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$
-#
-
-PORTNAME= gstreamer
-PORTVERSION= 0.8.0
-PORTREVISION= 4
-CATEGORIES= multimedia audio gnome
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-player/
-PKGNAMESUFFIX= -player
-DISTNAME= gst-player-${PORTVERSION}
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= Simple yet functional mediaplayer written with GStreamer
-
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack \
- gnomeprefix \
- gnomedesktop \
- gstreamerplugins
-USE_INC_LIBTOOL_VER=13
-GNOME_DESKTOP_VERSION=2
-WANT_GNOME= yes
-PLIST_SUB= \
- VERSION="${PORTVERSION}" \
- SHLIB_VERSION="${SHLIB_VERSION}"
-INSTALLS_SHLIB= yes
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-MAN1= gst-player.1
-
-# library minor number
-SHLIB_VERSION= 0
-
-pre-su-install:
-# required for PREFIX safeness, the dir might not exist under PREFIX
- @${MKDIR} ${PREFIX}/etc/gconf/
-
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mnautilus2}!=""
-USE_GNOME+= nautilus2
-PLIST_SUB+= GST_PLAYER_VIEW=""
-.else
-PLIST_SUB+= GST_PLAYER_VIEW="@comment "
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/multimedia/gstreamer-player/distinfo b/multimedia/gstreamer-player/distinfo
deleted file mode 100644
index cc29acc6c36e..000000000000
--- a/multimedia/gstreamer-player/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gst-player-0.8.0.tar.bz2) = 4b67afde07fdcf2bde0e3d9b6699465c
-SIZE (gst-player-0.8.0.tar.bz2) = 413172
diff --git a/multimedia/gstreamer-player/files/patch-configure b/multimedia/gstreamer-player/files/patch-configure
deleted file mode 100644
index 366f014f29ae..000000000000
--- a/multimedia/gstreamer-player/files/patch-configure
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.orig Sun Mar 21 15:03:49 2004
-+++ configure Sun Mar 21 15:03:49 2004
-@@ -18471,7 +18471,8 @@
-
-
- # This can be used to rebuild libtool when needed
--LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
-+/usr/local/share/libtool13/ltconfig13 $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/multimedia/gstreamer-player/pkg-descr b/multimedia/gstreamer-player/pkg-descr
deleted file mode 100644
index 9b132c975b59..000000000000
--- a/multimedia/gstreamer-player/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Simple yet functional media player driven by GStreamer.
-
-WWW: http://gstreamer.sourceforge.net/
diff --git a/multimedia/gstreamer-player/pkg-plist b/multimedia/gstreamer-player/pkg-plist
deleted file mode 100644
index 61d1974617fa..000000000000
--- a/multimedia/gstreamer-player/pkg-plist
+++ /dev/null
@@ -1,48 +0,0 @@
-bin/gst-player
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gst-player.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/gst-player.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gst-player.schemas > /dev/null || /usr/bin/true
-include/gst-player-%%VERSION%%/gst/gstvideowidget.h
-include/gst-player-%%VERSION%%/gst/gtk-playlist.h
-lib/libgstplayer.a
-lib/libgstplayer.so
-lib/libgstplayer.so.%%SHLIB_VERSION%%
-libdata/bonobo/servers/Gst-Player-Control.server
-%%GST_PLAYER_VIEW%%libdata/bonobo/servers/Gst-Player-View.server
-libexec/gst-player-control
-%%GST_PLAYER_VIEW%%libexec/gst-player-view
-share/gnome/application-registry/gst-player.applications
-share/gnome/applications/gst-player.desktop
-%%GST_PLAYER_VIEW%%share/gnome/gnome-2.0/ui/gst-player-view-ui.xml
-share/gnome/gst-player/ui/about-logo.png
-share/gnome/gst-player/ui/demaximize.png
-share/gnome/gst-player/ui/forward.png
-share/gnome/gst-player/ui/gst-player-48.png
-share/gnome/gst-player/ui/gst-player-logo.png
-share/gnome/gst-player/ui/gst-player-playing.png
-share/gnome/gst-player/ui/gst-player.glade
-share/gnome/gst-player/ui/maximize.png
-share/gnome/gst-player/ui/mediacontrol.glade
-share/gnome/gst-player/ui/next.png
-share/gnome/gst-player/ui/pause.png
-share/gnome/gst-player/ui/play.png
-share/gnome/gst-player/ui/playlist.glade
-share/gnome/gst-player/ui/playlist.png
-share/gnome/gst-player/ui/previous.png
-share/gnome/gst-player/ui/stop.png
-share/gnome/gst-player/ui/volume-max.png
-share/gnome/gst-player/ui/volume-medium.png
-share/gnome/gst-player/ui/volume-min.png
-share/gnome/gst-player/ui/volume-zero.png
-share/gnome/gst-player/ui/volume.png
-share/gnome/gst-player/ui/volume_mute.png
-share/gnome/mime-info/gst-player.keys
-share/gnome/pixmaps/gst-player-48.png
-share/locale/nl/LC_MESSAGES/gst-player.mo
-share/locale/no/LC_MESSAGES/gst-player.mo
-@dirrm share/gnome/gst-player/ui
-@dirrm share/gnome/gst-player
-@unexec rmdir %D/share/gnome/applications 2>/dev/null || true
-@unexec rmdir %D/share/gnome/application-registry 2>/dev/null || true
-@dirrm include/gst-player-%%VERSION%%/gst
-@dirrm include/gst-player-%%VERSION%%