pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/realplayer New distfile actually appears to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b84d18e9c37e
branches: trunk
changeset: 479652:b84d18e9c37e
user: sketch <sketch%pkgsrc.org@localhost>
date: Thu Aug 19 12:51:06 2004 +0000
description:
New distfile actually appears to be 8.0.3.526, and requires libXm. Add a
dependancy on suse_openmotif, and bump PKGREVISION.
diffstat:
multimedia/realplayer/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 3686f5929d50 -r b84d18e9c37e multimedia/realplayer/Makefile
--- a/multimedia/realplayer/Makefile Thu Aug 19 12:25:16 2004 +0000
+++ b/multimedia/realplayer/Makefile Thu Aug 19 12:51:06 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/08/19 12:25:16 sketch Exp $
+# $NetBSD: Makefile,v 1.6 2004/08/19 12:51:06 sketch Exp $
PKGNAME= realplayer-8.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= # empty
EXTRACT_SUFX= .bin
@@ -30,6 +30,7 @@
.if ${OPSYS} == "NetBSD"
. if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc"
DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11
+DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif
. elif ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64"
. if !exists(/emul/svr4/usr/lib/ld.so)
PKG_FAIL_REASON= "${PKGNAME} requires Solaris libraries - see compat_svr4(8)"
Home |
Main Index |
Thread Index |
Old Index