pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/trplayer this doesn't appear to actually re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f00b41fdcc0c
branches:  trunk
changeset: 491983:f00b41fdcc0c
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat Apr 02 18:06:52 2005 +0000

description:
this doesn't appear to actually require compat and libc5 packages

Adresses PR pkg/29561 by Robert Elz

diffstat:

 multimedia/trplayer/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r ac5b84c36fd8 -r f00b41fdcc0c multimedia/trplayer/Makefile
--- a/multimedia/trplayer/Makefile      Sat Apr 02 17:21:02 2005 +0000
+++ b/multimedia/trplayer/Makefile      Sat Apr 02 18:06:52 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/04/07 16:42:24 reed Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/02 18:06:52 jdolecek Exp $
 #
 
 DISTNAME=      trplayer-1.2.0
+PKGREVISION=   1
 CATEGORIES=    multimedia
 MASTER_SITES=  ftp://linux-speakup.org/pub/linux/goodies/trplayer/
 EXTRACT_SUFX=  -1.i386.rpm
@@ -16,8 +17,6 @@
 BUILD_DEPENDS+=        rpm2pkg>=1.2:../../pkgtools/rpm2pkg
 DEPENDS+=      realplayer>=8.0.1:../../multimedia/realplayer
 DEPENDS+=      suse_base>=7.3:../../emulators/${SUSE_DIR_PREFIX}_base
-DEPENDS+=      suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
-DEPENDS+=      suse_libc5>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libc5
 DEPENDS+=      suse_slang>=7.3:../../emulators/${SUSE_DIR_PREFIX}_slang
 .endif
 



Home | Main Index | Thread Index | Old Index