aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-04-29 19:15:55 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-04-29 19:15:55 +0000
commitdf2517845307f992e9dff6ea1e06ced851a4c843 (patch)
tree727030bc5702d9613ad4f47e910294a5e080a757
parent1ea6455b300190a9e2e6e4be0ff03145763ae802 (diff)
downloadports-df2517845307f992e9dff6ea1e06ced851a4c843.tar.gz
ports-df2517845307f992e9dff6ea1e06ced851a4c843.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--Mk/bsd.gstreamer.mk2
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/gstreamer-plugins-libcaca80/Makefile18
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common9
5 files changed, 2 insertions, 29 deletions
diff --git a/MOVED b/MOVED
index 0cbf779c6b62..2c27bf13c195 100644
--- a/MOVED
+++ b/MOVED
@@ -2945,3 +2945,4 @@ audio/xmpeg3||2007-04-23|Has expired: does not work
japanese/dvipdfm|print/dvipdfmx|2007-04-24|Obsolete
audio/xmms-real-random||2007-04-24|Removed per maintainer's request, serious multimedia users have surely moved beyond xmms(1)
chinese/mldonkey-core||2007-04-26|Obsoleted by net-p2p/mldonkey version 2.8.5
+graphics/gstreamer-plugins-libcaca80||2007-04-29|Obsoleted, use 0.10.x version instead
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 2d1ba0c77e3b..9eaabfd987cd 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -69,7 +69,7 @@ _USE_GSTREAMER_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \
_USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
dts dv dvd esound faac faad ffmpeg flac \
gconf gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
- ladspa lame libcaca libfame libmms libmng \
+ ladspa lame libfame libmms libmng \
libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \
musepack musicbrainz nas sdl shout shout2 sidplay \
smoothwave sndfile speex theora ogg pango polyp \
diff --git a/graphics/Makefile b/graphics/Makefile
index c495b9e9fd19..9f1245bfa434 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -242,7 +242,6 @@
SUBDIR += gstreamer-plugins-jpeg
SUBDIR += gstreamer-plugins-jpeg80
SUBDIR += gstreamer-plugins-libcaca
- SUBDIR += gstreamer-plugins-libcaca80
SUBDIR += gstreamer-plugins-libmng80
SUBDIR += gstreamer-plugins-libpng
SUBDIR += gstreamer-plugins-libpng80
diff --git a/graphics/gstreamer-plugins-libcaca80/Makefile b/graphics/gstreamer-plugins-libcaca80/Makefile
deleted file mode 100644
index e84e0b23f438..000000000000
--- a/graphics/gstreamer-plugins-libcaca80/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-libcaca
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/graphics/gstreamer-plugins-libcaca80/Makefile,v 1.2 2006/02/24 18:50:33 marcus Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= graphics
-
-COMMENT= Gstreamer color ascii art plugin
-
-GST_PLUGIN= libcaca
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 2ef2bbfd6d58..e74ae4509794 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -35,7 +35,6 @@ GST_ALL_PLUGINS= \
ladspa \
lame \
lcs \
- libcaca \
libdv \
libfame \
libfametest\
@@ -293,14 +292,6 @@ LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52
LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
.endif
-# libcaca
-.if ${GST_PLUGIN}=="libcaca"
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca
-PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so \
- ${GST_LIB_DIR}/libgstcacasink.a \
- ${GST_LIB_DIR}/libgstcacasink.la
-.endif
-
# dv
.if ${GST_PLUGIN}=="dv"
LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv