diff options
author | tron <tron@pkgsrc.org> | 2000-04-24 09:02:19 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-04-24 09:02:19 +0000 |
commit | 995a63663b06dc09824d07e3355b7d080db98296 (patch) | |
tree | 46441709ad1fbd7cf32e3ad83b359ad2f4f1a5f4 /graphics/mtv/Makefile | |
parent | 081700fb81621523482898824799b9ded94abfc9 (diff) | |
download | pkgsrc-995a63663b06dc09824d07e3355b7d080db98296.tar.gz |
Update "mtv" package to version 1.1.1.0. A change list is not available.
Unfortunately our Linux emulation is still not able to run this reliable.
Diffstat (limited to 'graphics/mtv/Makefile')
-rw-r--r-- | graphics/mtv/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index b8bcd7f1523..db0174673f7 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.13 2000/01/15 11:58:04 tron Exp $ +# $NetBSD: Makefile,v 1.14 2000/04/24 09:02:19 tron Exp $ -DISTNAME= mtv-1.1.0.7 +DISTNAME= mtv-1.1.1.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/x86-unknown-linux-glibc/packages/RPMS/ \ ftp://ftp.mpeg.org/pub/mpeg/mpegtv/player/x86-unknown-linux-glibc/packages/RPMS/ -DISTFILES= ${DISTNAME}-1.i386.rpm SDL-0.9.9-5.i386.rpm -ONLY_FOR_PLATFORM= NetBSD-1.4[P-Z]-i386 NetBSD-1.[5-9]*-i386 +DISTFILES= ${DISTNAME}-1.i386.rpm SDL-1.1.2-1.i386.rpm +ONLY_FOR_PLATFORM= NetBSD-1.4[X-Z]-i386 NetBSD-1.[5-9]*-i386 -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.mpegtv.com/ -DEPENDS= suse_xforms>=6.1:../../emulators/suse_xforms +DEPENDS= suse_xforms>=6.3:../../emulators/suse_xforms DIST_SUBDIR= mtv LICENSE= fee-based-commercial-use |