pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Fix path to realplayer, now in the multimedia category.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f735dc50d23
branches:  trunk
changeset: 467153:4f735dc50d23
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jan 26 13:12:38 2004 +0000

description:
Fix path to realplayer, now in the multimedia category.

diffstat:

 audio/trplayer/Makefile                     |  4 ++--
 www/MozillaFirebird-bin-realplayer/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 8d9c9f952f76 -r 4f735dc50d23 audio/trplayer/Makefile
--- a/audio/trplayer/Makefile   Mon Jan 26 13:11:36 2004 +0000
+++ b/audio/trplayer/Makefile   Mon Jan 26 13:12:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/22 08:46:43 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/26 13:12:38 jmmv Exp $
 #
 
 DISTNAME=      trplayer-1.2.0
@@ -14,7 +14,7 @@
 
 .if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386"
 BUILD_DEPENDS+=        rpm2pkg>=1.2:../../pkgtools/rpm2pkg
-DEPENDS+=      realplayer>=8.0.1:../../audio/realplayer
+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
diff -r 8d9c9f952f76 -r 4f735dc50d23 www/MozillaFirebird-bin-realplayer/Makefile
--- a/www/MozillaFirebird-bin-realplayer/Makefile       Mon Jan 26 13:11:36 2004 +0000
+++ b/www/MozillaFirebird-bin-realplayer/Makefile       Mon Jan 26 13:12:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:27:57 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/26 13:12:38 jmmv Exp $
 
 DISTNAME=              MozillaFirebird-bin-realplayer-1.0
 PKGREVISION=           1
@@ -10,7 +10,7 @@
 COMMENT=               RealAudio and RealVideo player plugin for MozillaFirebird-bin
 
 DEPENDS+=              MozillaFirebird-bin>=0.6.1:../../www/MozillaFirebird-bin
-DEPENDS+=              realplayer-[0-9]*:../../audio/realplayer
+DEPENDS+=              realplayer-[0-9]*:../../multimedia/realplayer
 
 # this package was previously called "phoenix-bin-realplayer"
 CONFLICTS+=            phoenix-bin-realplayer-[0-9]*



Home | Main Index | Thread Index | Old Index