aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-05-31 11:21:18 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-05-31 11:21:18 +0000
commitc3cb8c8a01da6d1c8c798ddaaf0b09559771903e (patch)
tree8b5b0e6298eba5703578abba068a0b007c762970
parent8762e9c7533b30a41db2d3b312f5093566fbb0a8 (diff)
downloadports-c3cb8c8a01da6d1c8c798ddaaf0b09559771903e.tar.gz
ports-c3cb8c8a01da6d1c8c798ddaaf0b09559771903e.zip
Remove expired leaf port:
2006-05-28 multimedia/xmps-opendivx-plugin
Notes
Notes: svn path=/head/; revision=164060
-rw-r--r--MOVED1
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/xmps-opendivx-plugin/Makefile44
-rw-r--r--multimedia/xmps-opendivx-plugin/distinfo3
-rw-r--r--multimedia/xmps-opendivx-plugin/pkg-descr16
5 files changed, 1 insertions, 64 deletions
diff --git a/MOVED b/MOVED
index 45588a327c6b..216112b8666e 100644
--- a/MOVED
+++ b/MOVED
@@ -2352,3 +2352,4 @@ x11-wm/sawfish2|x11-wm/sawfish|2006-05-29|Use unversioned name
audio/opennap|net-p2p/opennap|2006-05-29|Napster-based server belongs to net-p2p
multimedia/splitmpg||2006-05-30|Has expired: mastersite disappeared, no longer maintained by author
www/firefox-flp|www/firefox-i18n|2006-05-31|Single-locale firefox l10n ports are now obsolete
+multimedia/xmps-opendivx-plugin||2006-05-31|Has expired: mastersite disappeared, Project Mayo is now part of DivX.com
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 548ce6039d86..bc236b8f0dd5 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -220,7 +220,6 @@
SUBDIR += xmms-status-plugin
SUBDIR += xmms-weasel
SUBDIR += xmps
- SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
SUBDIR += xtheater
SUBDIR += xvid
diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile
deleted file mode 100644
index c3cd4734349f..000000000000
--- a/multimedia/xmps-opendivx-plugin/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: xmps-opendivx-plugin
-# Date created: 03 Feb 20001
-# Whom: Mario S F Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xmps-opendivx-plugin
-PORTVERSION= 0.0.1
-PORTREVISION= 5
-CATEGORIES= multimedia
-MASTER_SITES= #
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= xmps plugin using OpenDivX decoding engine from Project Mayo
-
-LIB_DEPENDS= divxdecore.0:${PORTSDIR}/multimedia/libdivxdecore \
- xmps.0:${PORTSDIR}/multimedia/xmps
-
-DEPRECATED= mastersite disappeared, Project Mayo is now part of DivX.com
-EXPIRATION_DATE= 2006-05-28
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2
-USE_GETTEXT= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gtk12
-USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
-PLIST_FILES= lib/xmps/codecs/video/libopendivx.a \
- lib/xmps/codecs/video/libopendivx.la \
- lib/xmps/codecs/video/libopendivx.so \
- lib/xmps/codecs/video/libopendivx.so.${LIB_VERSION}
-
-LIB_VERSION= 0
-
-post-patch:
- @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
- ${WRKSRC}/configure
-
-post-install:
- @${LN} -sf libopendivx.so ${PREFIX}/lib/xmps/codecs/video/libopendivx.so.${LIB_VERSION}
-
-.include <bsd.port.mk>
diff --git a/multimedia/xmps-opendivx-plugin/distinfo b/multimedia/xmps-opendivx-plugin/distinfo
deleted file mode 100644
index 66a67a64e8c3..000000000000
--- a/multimedia/xmps-opendivx-plugin/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xmps-opendivx-plugin-0.0.1.tar.gz) = 240fd72b9a2e1c5171dd01c528ca4c77
-SHA256 (xmps-opendivx-plugin-0.0.1.tar.gz) = a320b6ecbb4114262d38914de2546524b708efc07a73a5c30f3aa50bca92c2eb
-SIZE (xmps-opendivx-plugin-0.0.1.tar.gz) = 120951
diff --git a/multimedia/xmps-opendivx-plugin/pkg-descr b/multimedia/xmps-opendivx-plugin/pkg-descr
deleted file mode 100644
index 8eb128e4371b..000000000000
--- a/multimedia/xmps-opendivx-plugin/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-xmps plugin using the Decore engine
-
-Decore [excerpt from OpenDivX Project Mayo site]
-
-"Decore" is our decoder core - that part of the codec that decodes
-video from DivX video bitstream into uncompressed RGB bitmaps. Its
-API is defined in decore.h. The API is another frame-in, frame-out
-scheme, you give it a chunk of OpenDivX bitstream and it comes back
-to you with an uncompressed RGB frame. Like "encore", "decore" is
-truly independent of any other code, making no system calls.
-
-"Decore" is a decoder compliant with MPEG-4 natural video, simple
-profile. It also incorporates a video postprocessor which postprocessor,
-which hides many of the artifacts inherent in low bit-rate video.
-
-WWW: http://www.projectmayo.com/