summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-15 06:38:35 +0000
committerjlam <jlam>2000-08-15 06:38:35 +0000
commitbfdee2750b4788c3ca7917ed6ebf4a577c77787a (patch)
treea25b5de97850d6d302250806ce6f99e66297823f /audio
parent264e45b85043c3debe38e1811e4790d8d7bcb631 (diff)
downloadpkgsrc-bfdee2750b4788c3ca7917ed6ebf4a577c77787a.tar.gz
Update realplayer to "7, cs1" and bump package version to 7nb3.
Don't know what the changes are, but hopefully the few people who had problems with realplayer on eap* will have better results.
Diffstat (limited to 'audio')
-rw-r--r--audio/realplayer7/Makefile12
-rw-r--r--audio/realplayer7/files/md54
-rw-r--r--audio/realplayer7/files/patch-sum4
-rw-r--r--audio/realplayer7/patches/patch-aa10
-rw-r--r--audio/realplayer7/pkg/INSTALL4
-rw-r--r--audio/realplayer7/pkg/PLIST6
6 files changed, 18 insertions, 22 deletions
diff --git a/audio/realplayer7/Makefile b/audio/realplayer7/Makefile
index 987b45feff0..326ada1f4c5 100644
--- a/audio/realplayer7/Makefile
+++ b/audio/realplayer7/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2000/08/15 05:34:41 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/15 06:38:35 jlam Exp $
#
-DISTNAME= rp7_linux20_libc6_i386_b2
-PKGNAME= realplayer-7nb2
+DISTNAME= rp7_linux20_libc6_i386_cs1
+PKGNAME= realplayer-7nb3
WRKSRC= ${WRKDIR}/RealPlayer7
CATEGORIES= audio
MASTER_SITES= # empty
@@ -29,7 +29,7 @@ EXTRACT_CMD= HOME=${WRKDIR} XAUTHORITY=${XAUTHORITY} ${RP_INSTALLER}
EXTRACT_CMD= HOME=${WRKDIR} ${RP_INSTALLER}
.endif
-DOWNLOAD= ${HOMEPAGE}
+DOWNLOAD= http://proforma.real.com/real/player/unix/unix.html
REALPLAYER_HOME= ${PREFIX}/lib/RealPlayer7
NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins
@@ -37,8 +37,8 @@ NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins
do-fetch:
@if [ ! -f ${RP_INSTALLER} ]; then \
${ECHO_MSG} "==============================================================="; \
- ${ECHO_MSG} " RealPlayer 7 for Linux 2.0 (libc6 i386) must be fetched into"; \
- ${ECHO_MSG} " ${DISTDIR} from"; \
+ ${ECHO_MSG} " RealPlayer 7 for Linux 2.x (libc6 i386, Self-Extracting) must"; \
+ ${ECHO_MSG} " be fetched into ${DISTDIR} from"; \
${ECHO_MSG} " ${DOWNLOAD}."; \
${ECHO_MSG} "==============================================================="; \
${FALSE}; \
diff --git a/audio/realplayer7/files/md5 b/audio/realplayer7/files/md5
index 3f7f33f0f0f..c10ee970f46 100644
--- a/audio/realplayer7/files/md5
+++ b/audio/realplayer7/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 2000/08/06 04:34:43 jlam Exp $
+$NetBSD: md5,v 1.3 2000/08/15 06:38:36 jlam Exp $
-MD5 (rp7_linux20_libc6_i386_b2.bin) = 3faa9f28531f7ef8c762c902fa4e4b39
+MD5 (rp7_linux20_libc6_i386_cs1.bin) = bcb0365dd488e3558b8797df383215d1
diff --git a/audio/realplayer7/files/patch-sum b/audio/realplayer7/files/patch-sum
index 07410748eaa..23dbdafbbf2 100644
--- a/audio/realplayer7/files/patch-sum
+++ b/audio/realplayer7/files/patch-sum
@@ -1,6 +1,6 @@
-$NetBSD: patch-sum,v 1.2 2000/08/06 04:34:43 jlam Exp $
+$NetBSD: patch-sum,v 1.3 2000/08/15 06:38:37 jlam Exp $
-MD5 (patch-aa) = e25e7b43c8bed8dd913e263e099d2a00
+MD5 (patch-aa) = ce7f7b0e445f2191d3115a66f9b44219
MD5 (patch-ab) = 0dabdfc99a51c6062f607ff8c5425c0f
MD5 (patch-ac) = d01adc878d5ff5e334d99adece6b5fbd
MD5 (patch-ad) = 6156bd8545b8f359d3fd6a5654e2d58c
diff --git a/audio/realplayer7/patches/patch-aa b/audio/realplayer7/patches/patch-aa
index a3f20f54144..3ac8a91c537 100644
--- a/audio/realplayer7/patches/patch-aa
+++ b/audio/realplayer7/patches/patch-aa
@@ -1,7 +1,5 @@
-$NetBSD: patch-aa,v 1.2 2000/08/06 04:34:43 jlam Exp $
-
---- mimeinstall.sh.orig Wed Jun 7 19:58:28 2000
-+++ mimeinstall.sh Sat Aug 5 23:57:15 2000
+--- mimeinstall.sh.orig Wed Aug 9 15:53:59 2000
++++ mimeinstall.sh Tue Aug 15 02:20:41 2000
@@ -12,9 +12,12 @@
# 3 mimetypes (space sep)
# 4 mime.types location
@@ -40,8 +38,8 @@ $NetBSD: patch-aa,v 1.2 2000/08/06 04:34:43 jlam Exp $
if [ -f $mailcapdest ] ; then
grep -v $1 $mailcapdest > /tmp/$$ && cp /tmp/$$ $mailcapdest && rm -f /tmp/$$
fi
-- echo "$1;`pwd`/realplay %u" >> $mailcapdest
-+ echo "$1;@@PREFIX@@/bin/realplay %u" >> $mailcapdest
+- echo "$1;`pwd`/realplay \"%u\"" >> $mailcapdest
++ echo "$1;${REALPLAY} \"%u\"" >> $mailcapdest
filesmodified="$filesmodified $mailcapdest"
done
diff --git a/audio/realplayer7/pkg/INSTALL b/audio/realplayer7/pkg/INSTALL
index 5387ff8b0aa..af56983accd 100644
--- a/audio/realplayer7/pkg/INSTALL
+++ b/audio/realplayer7/pkg/INSTALL
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: INSTALL,v 1.1.1.1 2000/03/22 08:42:29 rh Exp $
+# $NetBSD: INSTALL,v 1.2 2000/08/15 06:38:37 jlam Exp $
case $2 in
POST-INSTALL)
@@ -12,7 +12,7 @@ Please be sure to read ${PKG_PREFIX}/lib/RealPlayer7/LICENSE.
Users can run ${PKG_PREFIX}/lib/RealPlayer7/mimeinstall.sh to
install the RealPlayer MIME types into their .mime.types and
.mailcap files and to install a RealPlayer icon and MIME types
-into their KDE desktop.
+into their KDE or GNOME desktop.
==============================================================
EOF
diff --git a/audio/realplayer7/pkg/PLIST b/audio/realplayer7/pkg/PLIST
index 7ebc4b44e62..0952e775f88 100644
--- a/audio/realplayer7/pkg/PLIST
+++ b/audio/realplayer7/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2000/08/06 04:34:44 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2000/08/15 06:38:37 jlam Exp $
bin/realplay
bin/rpnphelper
lib/RealPlayer7/Codecs/14_4.so.6.0
@@ -258,6 +258,7 @@ lib/RealPlayer7/Plugins/mp3f.so.6.0
lib/RealPlayer7/Plugins/mp3mfpln.so.6.0
lib/RealPlayer7/Plugins/mp3r.so.6.0
lib/RealPlayer7/Plugins/pnxres.so.6.0
+lib/RealPlayer7/Plugins/ppffplin.so.6.0
lib/RealPlayer7/Plugins/pxcgif2.so.6.0
lib/RealPlayer7/Plugins/pxcjpeg2.so.6.0
lib/RealPlayer7/Plugins/pxcpng.so.6.0
@@ -266,7 +267,6 @@ lib/RealPlayer7/Plugins/pxgf.so.6.0
lib/RealPlayer7/Plugins/pxgr.so.6.0
lib/RealPlayer7/Plugins/pxjf.so.6.0
lib/RealPlayer7/Plugins/pxjr.so.6.0
-lib/RealPlayer7/Plugins/pxlive.so.6.0
lib/RealPlayer7/Plugins/pxpf.so.6.0
lib/RealPlayer7/Plugins/pxpr.so.6.0
lib/RealPlayer7/Plugins/pxrend2.so.6.0
@@ -285,8 +285,6 @@ lib/RealPlayer7/Plugins/smmrendr.so.6.0
lib/RealPlayer7/Plugins/smplfsys.so.6.0
lib/RealPlayer7/Plugins/swff.so.6.0
lib/RealPlayer7/Plugins/swfrend.so.6.0
-lib/RealPlayer7/Plugins/swfrendp.so.6.0
-lib/RealPlayer7/Plugins/swpf.so.6.0
lib/RealPlayer7/Plugins/vidplin.so.6.0
lib/RealPlayer7/Plugins/vsrcplin.so.6.0
lib/RealPlayer7/Plugins/xlibsite.so.6.0