pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Remove "mtv" package. It is a very outdated, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e385c1a3bc9
branches:  trunk
changeset: 487959:1e385c1a3bc9
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Jan 22 17:34:52 2005 +0000

description:
Remove "mtv" package. It is a very outdated, binary only MPEG 2 player. And
there are much better players (e.g. "mplayer") available in the meantime.

diffstat:

 graphics/Makefile     |   3 +--
 graphics/mtv/DESCR    |   5 -----
 graphics/mtv/Makefile |  39 ---------------------------------------
 graphics/mtv/PLIST    |   3 ---
 graphics/mtv/distinfo |   6 ------
 5 files changed, 1 insertions(+), 55 deletions(-)

diffs (86 lines):

diff -r a9fc8ca9134c -r 1e385c1a3bc9 graphics/Makefile
--- a/graphics/Makefile Sat Jan 22 17:26:22 2005 +0000
+++ b/graphics/Makefile Sat Jan 22 17:34:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.363 2005/01/20 23:53:51 wiz Exp $
+# $NetBSD: Makefile,v 1.364 2005/01/22 17:34:52 tron Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -180,7 +180,6 @@
 SUBDIR+=       mng
 SUBDIR+=       mpeg2codec
 SUBDIR+=       mpgtx
-SUBDIR+=       mtv
 SUBDIR+=       ncview
 SUBDIR+=       netpbm
 SUBDIR+=       ns-cult3d
diff -r a9fc8ca9134c -r 1e385c1a3bc9 graphics/mtv/DESCR
--- a/graphics/mtv/DESCR        Sat Jan 22 17:26:22 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-MpegTV Player (mtv) is a realtime software MPEG-1 Video+Audio Player
-and VCD Player. It supports full-screen mode, can play from file,
-pipe, network URL, or Video CD.
-   
-Contact Information: info%mpegtv.com@localhost
diff -r a9fc8ca9134c -r 1e385c1a3bc9 graphics/mtv/Makefile
--- a/graphics/mtv/Makefile     Sat Jan 22 17:26:22 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.34 2003/07/17 21:41:53 grant Exp $
-
-DISTNAME=              mtv-1.2.5
-CATEGORIES=            graphics
-MASTER_SITES=          ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/x86-unknown-linux-glibc2.1/packages/RPMS/
-DISTFILES=             ${DISTNAME}-1.i386.rpm SDL-1.1.2-1.i386.rpm
-
-MAINTAINER=            tron%NetBSD.org@localhost
-HOMEPAGE=              http://www.mpegtv.com/
-COMMENT=               MPEG Video+Audio and VCD Player
-
-DEPENDS+=              suse_audio>=7.3:../../emulators/suse_audio
-DEPENDS+=              suse_xforms>=7.3:../../emulators/suse_xforms
-
-DIST_SUBDIR=           mtv
-LICENSE=               fee-based-commercial-use
-MANCOMPRESSED=
-CHECK_SHLIBS=          no
-
-RESTRICTED=            "Commercial software."
-NO_SRC_ON_FTP=         ${RESTRICTED}
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_FTP=         ${RESTRICTED}
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-
-EXTRACT_ONLY=          # empty
-NO_BUILD=              yes
-PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
-
-RPMFILES=              ${DISTFILES}
-
-post-install:
-.for FILE in mtv mtvp
-       ${LN} -fs ../${EMULSUBDIR}/usr/X11R6/bin/${FILE} ${PREFIX}/bin
-.endfor
-       ${CHMOD} +x ${PREFIX}/emul/linux/usr/doc/mtv
-
-.include "../../emulators/suse_linux/Makefile.application"
-.include "../../mk/bsd.pkg.mk"
diff -r a9fc8ca9134c -r 1e385c1a3bc9 graphics/mtv/PLIST
--- a/graphics/mtv/PLIST        Sat Jan 22 17:26:22 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:52:18 zuntum Exp $
-bin/mtv
-bin/mtvp
diff -r a9fc8ca9134c -r 1e385c1a3bc9 graphics/mtv/distinfo
--- a/graphics/mtv/distinfo     Sat Jan 22 17:26:22 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2002/04/03 11:00:02 tron Exp $
-
-SHA1 (mtv/mtv-1.2.5-1.i386.rpm) = 73f40ce83abc390c9292e71afd17bf91326a742c
-Size (mtv/mtv-1.2.5-1.i386.rpm) = 398864 bytes
-SHA1 (mtv/SDL-1.1.2-1.i386.rpm) = 5263e84c0051a6daefa1aac6db5981823b696b3f
-Size (mtv/SDL-1.1.2-1.i386.rpm) = 124835 bytes



Home | Main Index | Thread Index | Old Index