From van.woerkom@netcologne.de  Sat Dec 30 18:27:16 2000
Return-Path: <van.woerkom@netcologne.de>
Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103])
	by hub.freebsd.org (Postfix) with ESMTP id 26E9237B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Dec 2000 18:27:15 -0800 (PST)
Received: from oranje.my.domain (dial-194-8-205-109.netcologne.de [194.8.205.109])
	by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id DAA13711;
	Sun, 31 Dec 2000 03:27:09 +0100 (MET)
Received: (from marc@localhost)
	by oranje.my.domain (8.9.3/8.9.3) id DAA12871;
	Sun, 31 Dec 2000 03:23:11 +0100 (CET)
	(envelope-from marc)
Message-Id: <200012310223.DAA12871@oranje.my.domain>
Date: Sun, 31 Dec 2000 03:23:11 +0100 (CET)
From: van.woerkom@netcologne.de
Reply-To: 3d@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org, vns@delta.odessa.ua
Subject: patch: ports/audio/linux-realplayer
X-Send-Pr-Version: 3.2

>Number:         23970
>Category:       ports
>Synopsis:       linux-realplayer expired
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 30 18:30:01 PST 2000
>Closed-Date:    Tue Jan 2 11:01:17 PST 2001
>Last-Modified:  Tue Jan 02 11:02:10 PST 2001
>Originator:     Marc van Woerkom
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

FreeBSD oranje.my.domain 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Thu Jun 15 11:31:41 CEST 2000     marc@oranje.my.domain:/usr/src/sys/compile/ORANJE  i386

>Description:

As written in PR 23967, which has been accidently filed as 
"confidential"

   http://www.freebsd.org/cgi/query-pr.cgi?pr=23967

(has anyone set the default of "Confidential:" to "yes"???)

the audio/linux-realplayer has expired.

>How-To-Repeat:

Run realplayer. Watch expiration message.
aMine was a beta 2. At real.com, only 
a version labled as "realplayer 8" is available.
Strange thing is, that part of its files are still 
named "rp7*".

>Fix:

Apply the patches from below.
Note that I had to change the audio driver option
from "native" to "old oss", to be able to listen
to a BBC worldservice audio stream, without having
rp8 core dumping within seconds.
However several video streams made no problems
at all with the native setting.


-------------------------------------------------------------------------------

diff -ru linux-realplayer/Makefile linux-realplayer.mvw/Makefile
--- linux-realplayer/Makefile	Sat Oct 14 20:32:31 2000
+++ linux-realplayer.mvw/Makefile	Sun Dec 31 01:59:58 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	linux-realplayer
-PORTVERSION= 	7.cs1
+PORTVERSION= 	8.cs1
 CATEGORIES=	audio graphics linux
 MASTER_SITES=	# fetch manually
 DISTNAME=	rp${PORTVERSION:R}_linux20_libc6_i386_${PORTVERSION:E}
@@ -33,7 +33,7 @@
 IGNORE=		may not be automatically fetched due to licensing\
 		restrictions.  You MUST manually fetch the Linux RPM version after\
 		reading and agreeing to the license at:\
-		http://www.real.com/player/7/ \
+		http://www.real.com/player/ \
 		- once ${DISTFILES} has been downloaded, move it to\
 		${DISTDIR} and then restart this build.
 .endif
@@ -47,11 +47,11 @@
 .for f in mimeinstall.sh pluginstall.sh postinstall.sh
 	${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RADIR}
 .endfor
-.for f in realplay rpnphelper rpnp.so
+.for f in realplay rpnp.so
 	${INSTALL_PROGRAM} ${WRKSRC}/${f} ${RADIR}
 .endfor
 .for f in LICENSE Mailcap Mime.types README app.kdelnk audiosig.rm \
-	firstrun.rm firstrun.smi firstrun.swf mime.kdelnk raclass.zip \
+	firstrun.rm mime.kdelnk raclass.zip \
 	realplay.desktop rp7.xpm rp7doc.png rp7doc.xpm rp7mini.xpm
 	${INSTALL_DATA} ${WRKSRC}/${f} ${RADIR}
 .endfor
@@ -63,7 +63,6 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/Plugins/ExtResources/* ${RADIR}/Plugins/ExtResources/
 
 	${LN} -sf ${RADIR}/realplay ${RABINDIR}
-	${LN} -sf ${RADIR}/rpnphelper ${RABINDIR}
 
 .if exists(${PLUGINSDIR})
 	${LN} -sf ${RADIR}/raclass.zip ${PLUGINSDIR}
@@ -71,13 +70,13 @@
 .endif
 
 .if !defined(NOPORTDOCS)
-	${MKDIR} ${PREFIX}/share/doc/RealPlayer7
-	${INSTALL_DATA} ${WRKSRC}/Help/readme ${PREFIX}/share/doc/RealPlayer7
-	${INSTALL_DATA} ${WRKSRC}/Help/realplay.htm ${PREFIX}/share/doc/RealPlayer7
-	${MKDIR} ${PREFIX}/share/doc/RealPlayer7/realplay
-	${INSTALL_DATA} ${WRKSRC}/Help/realplay/*.htm ${PREFIX}/share/doc/RealPlayer7/realplay
-	${MKDIR} ${PREFIX}/share/doc/RealPlayer7/realplay/pics
-	${INSTALL_DATA} ${WRKSRC}/Help/realplay/pics/* ${PREFIX}/share/doc/RealPlayer7/realplay/pics
+	${MKDIR} ${PREFIX}/share/doc/RealPlayer8
+	${INSTALL_DATA} ${WRKSRC}/Help/readme ${PREFIX}/share/doc/RealPlayer8
+	${INSTALL_DATA} ${WRKSRC}/Help/realplay.htm ${PREFIX}/share/doc/RealPlayer8
+	${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay
+	${INSTALL_DATA} ${WRKSRC}/Help/realplay/*.htm ${PREFIX}/share/doc/RealPlayer8/realplay
+	${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay/pics
+	${INSTALL_DATA} ${WRKSRC}/Help/realplay/pics/* ${PREFIX}/share/doc/RealPlayer8/realplay/pics
 .endif
 
 post-install:
diff -ru linux-realplayer/distinfo linux-realplayer.mvw/distinfo
--- linux-realplayer/distinfo	Sun Sep 17 10:00:09 2000
+++ linux-realplayer.mvw/distinfo	Sun Dec 31 01:15:33 2000
@@ -1 +1 @@
-MD5 (rp7_linux20_libc6_i386_cs1_rpm) = ed139cebd207a7660ab3cf8f28a6965b
+MD5 (rp8_linux20_libc6_i386_cs1_rpm) = a6503993cc1f5d38f2bd135f6fffcf8c
diff -ru linux-realplayer/pkg-comment linux-realplayer.mvw/pkg-comment
--- linux-realplayer/pkg-comment	Tue Jul 11 17:13:02 2000
+++ linux-realplayer.mvw/pkg-comment	Sun Dec 31 01:31:56 2000
@@ -1 +1 @@
-Linux RealPlayer 7.0 from RealNetworks
+Linux RealPlayer 8.0 from RealNetworks
diff -ru linux-realplayer/pkg-descr linux-realplayer.mvw/pkg-descr
--- linux-realplayer/pkg-descr	Tue Jul 11 17:13:02 2000
+++ linux-realplayer.mvw/pkg-descr	Sun Dec 31 01:31:51 2000
@@ -1,10 +1,10 @@
-This is the Linux version of RealPlayer 7.0 beta 2 from RealNetworks, 
+This is the Linux version of RealPlayer 8.0 (?) from RealNetworks, 
 the player for RealAudio and RealVideo streaming broadcasts from the net. 
 It can be used as a standalone application, an external "helper" app from 
 Netscape, or a plugin in the Linux version of netscape.
 
 Due to license restrictions, this package must be manually downloaded
 from the RealNetworks web site:
-http://www.real.com/player/7/ 
+http://www.real.com/player/ 
 
 WWW: http://www.real.com/player/
diff -ru linux-realplayer/pkg-message linux-realplayer.mvw/pkg-message
--- linux-realplayer/pkg-message	Tue Jul 11 17:13:02 2000
+++ linux-realplayer.mvw/pkg-message	Sun Dec 31 03:03:18 2000
@@ -1,6 +1,22 @@
 ************************************************************
-After install goto ${PREFIX}/lib/RealPlayer7 directory
-and launch:
-  ./mimeinstall - for install mime types for the mail and browser
-  ./plugininstall - for install plugin for the Linux Netscape
+HINT: 
+
+If you experience crashes, try setting the
+audio driver option under
+
+   view->Preference->Performance->Audio Driver Options
+
+to 
+
+   "Enable support for old OSS drivers"
+ 
+
+Take the following hint  with a grain of salt:
+
+After install goto ${PREFIX}/lib/RealPlayer8 directory
+(as user) and launch:
+  ./mimeinstall.sh - for install mime types for the mail and 
+                     browser
+  ./plugininstall.sh - for install plugin for the Linux 
+                       Netscape
 ************************************************************
diff -ru linux-realplayer/pkg-plist linux-realplayer.mvw/pkg-plist
--- linux-realplayer/pkg-plist	Tue Jul 11 17:13:02 2000
+++ linux-realplayer.mvw/pkg-plist	Sun Dec 31 01:59:40 2000
@@ -1,319 +1,314 @@
-lib/RealPlayer7/Codecs/14_4.so.6.0
-lib/RealPlayer7/Codecs/28_8.so.6.0
-lib/RealPlayer7/Codecs/cokr.so.6.0
-lib/RealPlayer7/Codecs/cook.so.6.0
-lib/RealPlayer7/Codecs/ddnt.so.6.0
-lib/RealPlayer7/Codecs/dnet.so.6.0
-lib/RealPlayer7/Codecs/drv1.so.6.0
-lib/RealPlayer7/Codecs/drv2.so.6.0
-lib/RealPlayer7/Codecs/drv3.so.6.0
-lib/RealPlayer7/Codecs/dspr.so.6.0
-lib/RealPlayer7/Codecs/rncolor.so.6.0
-lib/RealPlayer7/Codecs/rv10.so.6.0
-lib/RealPlayer7/Codecs/rv20.so.6.0
-lib/RealPlayer7/Codecs/rv30.so.6.0
-lib/RealPlayer7/Codecs/sipr.so.6.0
-lib/RealPlayer7/Common/pnrscmgr.so.6.0
-lib/RealPlayer7/Common/rcacore.so.6.0
-lib/RealPlayer7/Common/rcaembed.so.6.0
-lib/RealPlayer7/Common/rmacore.so.6.0
-lib/RealPlayer7/Plugins/ExtResources/coreres60.xrs
-lib/RealPlayer7/Plugins/audplin.so.6.0
-lib/RealPlayer7/Plugins/authmgr.so.6.0
-lib/RealPlayer7/Plugins/bascauth.so.6.0
-lib/RealPlayer7/Plugins/httpfsys.so.6.0
-lib/RealPlayer7/Plugins/memfsys.so.6.0
-lib/RealPlayer7/Plugins/meta.so.6.0
-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/pxcgif2.so.6.0
-lib/RealPlayer7/Plugins/pxcjpeg2.so.6.0
-lib/RealPlayer7/Plugins/pxcpng.so.6.0
-lib/RealPlayer7/Plugins/pxff.so.6.0
-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
-lib/RealPlayer7/Plugins/rarender.so.6.0
-lib/RealPlayer7/Plugins/rcadlg.so.6.0
-lib/RealPlayer7/Plugins/rmffplin.so.6.0
-lib/RealPlayer7/Plugins/rn5auth.so.6.0
-lib/RealPlayer7/Plugins/rtffplin.so.6.0
-lib/RealPlayer7/Plugins/rtrender.so.6.0
-lib/RealPlayer7/Plugins/rvrend.so.6.0
-lib/RealPlayer7/Plugins/sdpplin.so.6.0
-lib/RealPlayer7/Plugins/skinfs.so.6.0
-lib/RealPlayer7/Plugins/smlffpln.so.6.0
-lib/RealPlayer7/Plugins/smlrendr.so.6.0
-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
-lib/RealPlayer7/mimeinstall.sh
-lib/RealPlayer7/pluginstall.sh
-lib/RealPlayer7/postinstall.sh
-lib/RealPlayer7/realplay
-lib/RealPlayer7/rpnphelper
-lib/RealPlayer7/rpnp.so
-lib/RealPlayer7/LICENSE
-lib/RealPlayer7/Mailcap
-lib/RealPlayer7/Mime.types
-lib/RealPlayer7/README
-lib/RealPlayer7/app.kdelnk
-lib/RealPlayer7/audiosig.rm
-lib/RealPlayer7/firstrun.rm
-lib/RealPlayer7/firstrun.smi
-lib/RealPlayer7/firstrun.swf
-lib/RealPlayer7/mime.kdelnk
-lib/RealPlayer7/raclass.zip
-lib/RealPlayer7/realplay.desktop
-lib/RealPlayer7/rp7.xpm
-lib/RealPlayer7/rp7doc.png
-lib/RealPlayer7/rp7doc.xpm
-lib/RealPlayer7/rp7mini.xpm
-share/doc/RealPlayer7/realplay/pics/DOCUMENTB.gif
-share/doc/RealPlayer7/realplay/pics/RealLogo.gif
-share/doc/RealPlayer7/realplay/pics/RealNetx.gif
-share/doc/RealPlayer7/realplay/pics/SHED-EXAMPLE.gif
-share/doc/RealPlayer7/realplay/pics/back.gif
-share/doc/RealPlayer7/realplay/pics/backbutt.gif
-share/doc/RealPlayer7/realplay/pics/bckbutt.gif
-share/doc/RealPlayer7/realplay/pics/brightness.gif
-share/doc/RealPlayer7/realplay/pics/btn_a.gif
-share/doc/RealPlayer7/realplay/pics/btn_b.gif
-share/doc/RealPlayer7/realplay/pics/btn_c.gif
-share/doc/RealPlayer7/realplay/pics/btn_d.gif
-share/doc/RealPlayer7/realplay/pics/btn_e.gif
-share/doc/RealPlayer7/realplay/pics/btn_f.gif
-share/doc/RealPlayer7/realplay/pics/btn_g.gif
-share/doc/RealPlayer7/realplay/pics/btn_h.gif
-share/doc/RealPlayer7/realplay/pics/btn_i.gif
-share/doc/RealPlayer7/realplay/pics/btn_j.gif
-share/doc/RealPlayer7/realplay/pics/btn_k.gif
-share/doc/RealPlayer7/realplay/pics/btn_l.gif
-share/doc/RealPlayer7/realplay/pics/btn_m.gif
-share/doc/RealPlayer7/realplay/pics/btn_n.gif
-share/doc/RealPlayer7/realplay/pics/btn_o.gif
-share/doc/RealPlayer7/realplay/pics/btn_p.gif
-share/doc/RealPlayer7/realplay/pics/btn_q.gif
-share/doc/RealPlayer7/realplay/pics/btn_r.gif
-share/doc/RealPlayer7/realplay/pics/btn_s.gif
-share/doc/RealPlayer7/realplay/pics/btn_t.gif
-share/doc/RealPlayer7/realplay/pics/btn_u.gif
-share/doc/RealPlayer7/realplay/pics/btn_v.gif
-share/doc/RealPlayer7/realplay/pics/btn_w.gif
-share/doc/RealPlayer7/realplay/pics/btn_x.gif
-share/doc/RealPlayer7/realplay/pics/btn_y.gif
-share/doc/RealPlayer7/realplay/pics/btn_z.gif
-share/doc/RealPlayer7/realplay/pics/callouts.gif
-share/doc/RealPlayer7/realplay/pics/channelstab.gif
-share/doc/RealPlayer7/realplay/pics/closed2.gif
-share/doc/RealPlayer7/realplay/pics/cnt0.gif
-share/doc/RealPlayer7/realplay/pics/cnt1.gif
-share/doc/RealPlayer7/realplay/pics/colorcontrol.gif
-share/doc/RealPlayer7/realplay/pics/compbutt.gif
-share/doc/RealPlayer7/realplay/pics/contrast.gif
-share/doc/RealPlayer7/realplay/pics/creditroll.gif
-share/doc/RealPlayer7/realplay/pics/cursor_hand.gif
-share/doc/RealPlayer7/realplay/pics/delete3.gif
-share/doc/RealPlayer7/realplay/pics/do-it.gif
-share/doc/RealPlayer7/realplay/pics/favicon.gif
-share/doc/RealPlayer7/realplay/pics/dropdwnarrow.gif
-share/doc/RealPlayer7/realplay/pics/eq-autogainadj.gif
-share/doc/RealPlayer7/realplay/pics/eq-on-off.gif
-share/doc/RealPlayer7/realplay/pics/eq-onbutton.gif
-share/doc/RealPlayer7/realplay/pics/eq-restoredefault.gif
-share/doc/RealPlayer7/realplay/pics/eq-slider3.gif
-share/doc/RealPlayer7/realplay/pics/eq-smarteq.gif
-share/doc/RealPlayer7/realplay/pics/equalizer3.gif
-share/doc/RealPlayer7/realplay/pics/favoritestab.gif
-share/doc/RealPlayer7/realplay/pics/forward.gif
-share/doc/RealPlayer7/realplay/pics/forwardbutt.gif
-share/doc/RealPlayer7/realplay/pics/fullplayershed.gif
-share/doc/RealPlayer7/realplay/pics/fulltoc.gif
-share/doc/RealPlayer7/realplay/pics/fwdbutt.gif
-share/doc/RealPlayer7/realplay/pics/g2-status.gif
-share/doc/RealPlayer7/realplay/pics/glossary.gif
-share/doc/RealPlayer7/realplay/pics/index.gif
-share/doc/RealPlayer7/realplay/pics/index_a.gif
-share/doc/RealPlayer7/realplay/pics/index_b.gif
-share/doc/RealPlayer7/realplay/pics/index_c.gif
-share/doc/RealPlayer7/realplay/pics/index_d.gif
-share/doc/RealPlayer7/realplay/pics/index_e.gif
-share/doc/RealPlayer7/realplay/pics/index_f.gif
-share/doc/RealPlayer7/realplay/pics/index_g.gif
-share/doc/RealPlayer7/realplay/pics/index_h.gif
-share/doc/RealPlayer7/realplay/pics/index_i.gif
-share/doc/RealPlayer7/realplay/pics/index_j.gif
-share/doc/RealPlayer7/realplay/pics/index_k.gif
-share/doc/RealPlayer7/realplay/pics/index_l.gif
-share/doc/RealPlayer7/realplay/pics/index_m.gif
-share/doc/RealPlayer7/realplay/pics/index_n.gif
-share/doc/RealPlayer7/realplay/pics/index_o.gif
-share/doc/RealPlayer7/realplay/pics/index_p.gif
-share/doc/RealPlayer7/realplay/pics/index_q.gif
-share/doc/RealPlayer7/realplay/pics/index_r.gif
-share/doc/RealPlayer7/realplay/pics/index_s.gif
-share/doc/RealPlayer7/realplay/pics/index_t.gif
-share/doc/RealPlayer7/realplay/pics/index_u.gif
-share/doc/RealPlayer7/realplay/pics/index_v.gif
-share/doc/RealPlayer7/realplay/pics/index_w.gif
-share/doc/RealPlayer7/realplay/pics/index_x.gif
-share/doc/RealPlayer7/realplay/pics/index_y.gif
-share/doc/RealPlayer7/realplay/pics/index_z.gif
-share/doc/RealPlayer7/realplay/pics/led-buffer-gauge.gif
-share/doc/RealPlayer7/realplay/pics/led-connect-wds.gif
-share/doc/RealPlayer7/realplay/pics/led-kbps-wds.gif
-share/doc/RealPlayer7/realplay/pics/led-live.gif
-share/doc/RealPlayer7/realplay/pics/led-nettraffic-red.gif
-share/doc/RealPlayer7/realplay/pics/led-nettrafficgreen.gif
-share/doc/RealPlayer7/realplay/pics/led-nettrafficyellow.gif
-share/doc/RealPlayer7/realplay/pics/led-pause.gif
-share/doc/RealPlayer7/realplay/pics/led-play.gif
-share/doc/RealPlayer7/realplay/pics/led-stop.gif
-share/doc/RealPlayer7/realplay/pics/led-surestreamdown.gif
-share/doc/RealPlayer7/realplay/pics/led-surestreamup.gif
-share/doc/RealPlayer7/realplay/pics/led-timeleft.gif
-share/doc/RealPlayer7/realplay/pics/led-timer.gif
-share/doc/RealPlayer7/realplay/pics/moreinfo.gif
-share/doc/RealPlayer7/realplay/pics/mute.gif
-share/doc/RealPlayer7/realplay/pics/mute3.gif
-share/doc/RealPlayer7/realplay/pics/newchannels.gif
-share/doc/RealPlayer7/realplay/pics/next.gif
-share/doc/RealPlayer7/realplay/pics/next0.gif
-share/doc/RealPlayer7/realplay/pics/next1.gif
-share/doc/RealPlayer7/realplay/pics/notice.gif
-share/doc/RealPlayer7/realplay/pics/optionsbutt.gif
-share/doc/RealPlayer7/realplay/pics/pause.gif
-share/doc/RealPlayer7/realplay/pics/play.gif
-share/doc/RealPlayer7/realplay/pics/plus2.gif
-share/doc/RealPlayer7/realplay/pics/pregain3.gif
-share/doc/RealPlayer7/realplay/pics/prev0.gif
-share/doc/RealPlayer7/realplay/pics/prev1.gif
-share/doc/RealPlayer7/realplay/pics/readme.gif
-share/doc/RealPlayer7/realplay/pics/real.gif
-share/doc/RealPlayer7/realplay/pics/realplay00000000.gif
-share/doc/RealPlayer7/realplay/pics/realplay00000013.gif
-share/doc/RealPlayer7/realplay/pics/realplay00000046.gif
-share/doc/RealPlayer7/realplay/pics/realplay00000071.gif
-share/doc/RealPlayer7/realplay/pics/realplay00090000.gif
-share/doc/RealPlayer7/realplay/pics/realplay00090001.gif
-share/doc/RealPlayer7/realplay/pics/recbutt.gif
-share/doc/RealPlayer7/realplay/pics/recbuttondwn.gif
-share/doc/RealPlayer7/realplay/pics/reverb3.gif
-share/doc/RealPlayer7/realplay/pics/roomsize3.gif
-share/doc/RealPlayer7/realplay/pics/saturation.gif
-share/doc/RealPlayer7/realplay/pics/savesettings3.gif
-share/doc/RealPlayer7/realplay/pics/scan.gif
-share/doc/RealPlayer7/realplay/pics/search.gif
-share/doc/RealPlayer7/realplay/pics/settings4.gif
-share/doc/RealPlayer7/realplay/pics/sharpness.gif
-share/doc/RealPlayer7/realplay/pics/shortcut.gif
-share/doc/RealPlayer7/realplay/pics/shorttoc.gif
-share/doc/RealPlayer7/realplay/pics/stationstab.gif
-share/doc/RealPlayer7/realplay/pics/stop.gif
-share/doc/RealPlayer7/realplay/pics/tint.gif
-share/doc/RealPlayer7/realplay/pics/unixplay.jpg
-share/doc/RealPlayer7/realplay/pics/videocontrols3.gif
-share/doc/RealPlayer7/realplay/pics/volslider.gif
-share/doc/RealPlayer7/realplay/pics/zoom.gif
-share/doc/RealPlayer7/realplay/pics/zoomtest
-share/doc/RealPlayer7/realplay/aud_play.htm
-share/doc/RealPlayer7/realplay/buffered.htm
-share/doc/RealPlayer7/realplay/cinfobar.htm
-share/doc/RealPlayer7/realplay/clip_bar.htm
-share/doc/RealPlayer7/realplay/clipinfo.htm
-share/doc/RealPlayer7/realplay/clipwork.htm
-share/doc/RealPlayer7/realplay/compact.htm
-share/doc/RealPlayer7/realplay/con_pref.htm
-share/doc/RealPlayer7/realplay/configur.htm
-share/doc/RealPlayer7/realplay/cont_menu.htm
-share/doc/RealPlayer7/realplay/disp_hlp.htm
-share/doc/RealPlayer7/realplay/display.htm
-share/doc/RealPlayer7/realplay/distort.htm
-share/doc/RealPlayer7/realplay/error690.htm
-share/doc/RealPlayer7/realplay/error693.htm
-share/doc/RealPlayer7/realplay/error698.htm
-share/doc/RealPlayer7/realplay/file_menu.htm
-share/doc/RealPlayer7/realplay/filetype.htm
-share/doc/RealPlayer7/realplay/gen_pref.htm
-share/doc/RealPlayer7/realplay/glossary.htm
-share/doc/RealPlayer7/realplay/how_to.htm
-share/doc/RealPlayer7/realplay/gotoreal.htm
-share/doc/RealPlayer7/realplay/help_menu.htm
-share/doc/RealPlayer7/realplay/index.htm
-share/doc/RealPlayer7/realplay/inner.htm
-share/doc/RealPlayer7/realplay/intrface.htm
-share/doc/RealPlayer7/realplay/introduction.htm
-share/doc/RealPlayer7/realplay/jump_to.htm
-share/doc/RealPlayer7/realplay/keyshort.htm
-share/doc/RealPlayer7/realplay/loadclip.htm
-share/doc/RealPlayer7/realplay/manually.htm
-share/doc/RealPlayer7/realplay/menubar.htm
-share/doc/RealPlayer7/realplay/menus.htm
-share/doc/RealPlayer7/realplay/mute.htm
-share/doc/RealPlayer7/realplay/notice.htm
-share/doc/RealPlayer7/realplay/panels.htm
-share/doc/RealPlayer7/realplay/pause.htm
-share/doc/RealPlayer7/realplay/per_pref.htm
-share/doc/RealPlayer7/realplay/play.htm
-share/doc/RealPlayer7/realplay/play_menu.htm
-share/doc/RealPlayer7/realplay/playclip.htm
-share/doc/RealPlayer7/realplay/position.htm
-share/doc/RealPlayer7/realplay/prx_pref.htm
-share/doc/RealPlayer7/realplay/size.htm
-share/doc/RealPlayer7/realplay/real_wrk.htm
-share/doc/RealPlayer7/realplay/rollcred.htm
-share/doc/RealPlayer7/realplay/set_pref.htm
-share/doc/RealPlayer7/realplay/slider.htm
-share/doc/RealPlayer7/realplay/snd_set.htm
-share/doc/RealPlayer7/realplay/stat_bar.htm
-share/doc/RealPlayer7/realplay/statist.htm
-share/doc/RealPlayer7/realplay/status.htm
-share/doc/RealPlayer7/realplay/stop.htm
-share/doc/RealPlayer7/realplay/streams.htm
-share/doc/RealPlayer7/realplay/sup_pref.htm
-share/doc/RealPlayer7/realplay/surestrm.htm
-share/doc/RealPlayer7/realplay/sync_snd.htm
-share/doc/RealPlayer7/realplay/takefive.htm
-share/doc/RealPlayer7/realplay/toc.htm
-share/doc/RealPlayer7/realplay/toc_full.htm
-share/doc/RealPlayer7/realplay/toc_menu.htm
-share/doc/RealPlayer7/realplay/toc_pref.htm
-share/doc/RealPlayer7/realplay/toc_strt.htm
-share/doc/RealPlayer7/realplay/toc_trbl.htm
-share/doc/RealPlayer7/realplay/trn_pref.htm
-share/doc/RealPlayer7/realplay/trn_set.htm
-share/doc/RealPlayer7/realplay/trouble.htm
-share/doc/RealPlayer7/realplay/use_real.htm
-share/doc/RealPlayer7/realplay/vid_play.htm
-share/doc/RealPlayer7/realplay/video.htm
-share/doc/RealPlayer7/realplay/view_menu.htm
-share/doc/RealPlayer7/realplay/volume.htm
-share/doc/RealPlayer7/realplay/win_ctrl.htm
-share/doc/RealPlayer7/realplay/zoom.htm
-share/doc/RealPlayer7/realplay/zoomhelp.htm
-share/doc/RealPlayer7/readme
-share/doc/RealPlayer7/realplay.htm
+lib/RealPlayer8/Codecs/14_4.so.6.0
+lib/RealPlayer8/Codecs/28_8.so.6.0
+lib/RealPlayer8/Codecs/atrc.so.6.0
+lib/RealPlayer8/Codecs/cook.so.6.0
+lib/RealPlayer8/Codecs/ddnt.so.6.0
+lib/RealPlayer8/Codecs/dnet.so.6.0
+lib/RealPlayer8/Codecs/drv1.so.6.0
+lib/RealPlayer8/Codecs/drv2.so.6.0
+lib/RealPlayer8/Codecs/drv3.so.6.0
+lib/RealPlayer8/Codecs/dspr.so.6.0
+lib/RealPlayer8/Codecs/rncolor.so.6.0
+lib/RealPlayer8/Codecs/rv10.so.6.0
+lib/RealPlayer8/Codecs/rv20.so.6.0
+lib/RealPlayer8/Codecs/rv30.so.6.0
+lib/RealPlayer8/Codecs/sipr.so.6.0
+lib/RealPlayer8/Codecs/tokr.so.6.0
+lib/RealPlayer8/Common/pnrscmgr.so.6.0
+lib/RealPlayer8/Common/rcacore.so.6.0
+lib/RealPlayer8/Common/rcaembed.so.6.0
+lib/RealPlayer8/Common/rmacore.so.6.0
+lib/RealPlayer8/Plugins/ExtResources/coreres60.xrs
+lib/RealPlayer8/Plugins/audplin.so.6.0
+lib/RealPlayer8/Plugins/authmgr.so.6.0
+lib/RealPlayer8/Plugins/bascauth.so.6.0
+lib/RealPlayer8/Plugins/httpfsys.so.6.0
+lib/RealPlayer8/Plugins/memfsys.so.6.0
+lib/RealPlayer8/Plugins/meta.so.6.0
+lib/RealPlayer8/Plugins/mp3f.so.6.0
+lib/RealPlayer8/Plugins/mp3mfpln.so.6.0
+lib/RealPlayer8/Plugins/mp3r.so.6.0
+lib/RealPlayer8/Plugins/pnxres.so.6.0
+lib/RealPlayer8/Plugins/ppffplin.so.6.0
+lib/RealPlayer8/Plugins/pxcgif2.so.6.0
+lib/RealPlayer8/Plugins/pxcjpeg2.so.6.0
+lib/RealPlayer8/Plugins/pxcpng.so.6.0
+lib/RealPlayer8/Plugins/pxff.so.6.0
+lib/RealPlayer8/Plugins/pxgf.so.6.0
+lib/RealPlayer8/Plugins/pxgr.so.6.0
+lib/RealPlayer8/Plugins/pxjf.so.6.0
+lib/RealPlayer8/Plugins/pxjr.so.6.0
+lib/RealPlayer8/Plugins/pxpf.so.6.0
+lib/RealPlayer8/Plugins/pxpr.so.6.0
+lib/RealPlayer8/Plugins/pxrend2.so.6.0
+lib/RealPlayer8/Plugins/rarender.so.6.0
+lib/RealPlayer8/Plugins/rcadlg.so.6.0
+lib/RealPlayer8/Plugins/rmffplin.so.6.0
+lib/RealPlayer8/Plugins/rn5auth.so.6.0
+lib/RealPlayer8/Plugins/rtffplin.so.6.0
+lib/RealPlayer8/Plugins/rtrender.so.6.0
+lib/RealPlayer8/Plugins/rvrend.so.6.0
+lib/RealPlayer8/Plugins/sdpplin.so.6.0
+lib/RealPlayer8/Plugins/skinfs.so.6.0
+lib/RealPlayer8/Plugins/smlffpln.so.6.0
+lib/RealPlayer8/Plugins/smlrendr.so.6.0
+lib/RealPlayer8/Plugins/smmrendr.so.6.0
+lib/RealPlayer8/Plugins/smplfsys.so.6.0
+lib/RealPlayer8/Plugins/swff.so.6.0
+lib/RealPlayer8/Plugins/swfrend.so.6.0
+lib/RealPlayer8/Plugins/vidplin.so.6.0
+lib/RealPlayer8/Plugins/vsrcplin.so.6.0
+lib/RealPlayer8/Plugins/xlibsite.so.6.0
+lib/RealPlayer8/mimeinstall.sh
+lib/RealPlayer8/pluginstall.sh
+lib/RealPlayer8/postinstall.sh
+lib/RealPlayer8/realplay
+lib/RealPlayer8/rpnp.so
+lib/RealPlayer8/LICENSE
+lib/RealPlayer8/Mailcap
+lib/RealPlayer8/Mime.types
+lib/RealPlayer8/README
+lib/RealPlayer8/app.kdelnk
+lib/RealPlayer8/audiosig.rm
+lib/RealPlayer8/firstrun.rm
+lib/RealPlayer8/mime.kdelnk
+lib/RealPlayer8/raclass.zip
+lib/RealPlayer8/realplay.desktop
+lib/RealPlayer8/rp7.xpm
+lib/RealPlayer8/rp7doc.png
+lib/RealPlayer8/rp7doc.xpm
+lib/RealPlayer8/rp7mini.xpm
+share/doc/RealPlayer8/realplay/pics/DOCUMENTB.gif
+share/doc/RealPlayer8/realplay/pics/RealLogo.gif
+share/doc/RealPlayer8/realplay/pics/RealNetx.gif
+share/doc/RealPlayer8/realplay/pics/SHED-EXAMPLE.gif
+share/doc/RealPlayer8/realplay/pics/back.gif
+share/doc/RealPlayer8/realplay/pics/backbutt.gif
+share/doc/RealPlayer8/realplay/pics/bckbutt.gif
+share/doc/RealPlayer8/realplay/pics/brightness.gif
+share/doc/RealPlayer8/realplay/pics/btn_a.gif
+share/doc/RealPlayer8/realplay/pics/btn_b.gif
+share/doc/RealPlayer8/realplay/pics/btn_c.gif
+share/doc/RealPlayer8/realplay/pics/btn_d.gif
+share/doc/RealPlayer8/realplay/pics/btn_e.gif
+share/doc/RealPlayer8/realplay/pics/btn_f.gif
+share/doc/RealPlayer8/realplay/pics/btn_g.gif
+share/doc/RealPlayer8/realplay/pics/btn_h.gif
+share/doc/RealPlayer8/realplay/pics/btn_i.gif
+share/doc/RealPlayer8/realplay/pics/btn_j.gif
+share/doc/RealPlayer8/realplay/pics/btn_k.gif
+share/doc/RealPlayer8/realplay/pics/btn_l.gif
+share/doc/RealPlayer8/realplay/pics/btn_m.gif
+share/doc/RealPlayer8/realplay/pics/btn_n.gif
+share/doc/RealPlayer8/realplay/pics/btn_o.gif
+share/doc/RealPlayer8/realplay/pics/btn_p.gif
+share/doc/RealPlayer8/realplay/pics/btn_q.gif
+share/doc/RealPlayer8/realplay/pics/btn_r.gif
+share/doc/RealPlayer8/realplay/pics/btn_s.gif
+share/doc/RealPlayer8/realplay/pics/btn_t.gif
+share/doc/RealPlayer8/realplay/pics/btn_u.gif
+share/doc/RealPlayer8/realplay/pics/btn_v.gif
+share/doc/RealPlayer8/realplay/pics/btn_w.gif
+share/doc/RealPlayer8/realplay/pics/btn_x.gif
+share/doc/RealPlayer8/realplay/pics/btn_y.gif
+share/doc/RealPlayer8/realplay/pics/btn_z.gif
+share/doc/RealPlayer8/realplay/pics/callouts.gif
+share/doc/RealPlayer8/realplay/pics/channelstab.gif
+share/doc/RealPlayer8/realplay/pics/closed2.gif
+share/doc/RealPlayer8/realplay/pics/cnt0.gif
+share/doc/RealPlayer8/realplay/pics/cnt1.gif
+share/doc/RealPlayer8/realplay/pics/colorcontrol.gif
+share/doc/RealPlayer8/realplay/pics/compbutt.gif
+share/doc/RealPlayer8/realplay/pics/contrast.gif
+share/doc/RealPlayer8/realplay/pics/creditroll.gif
+share/doc/RealPlayer8/realplay/pics/cursor_hand.gif
+share/doc/RealPlayer8/realplay/pics/delete3.gif
+share/doc/RealPlayer8/realplay/pics/do-it.gif
+share/doc/RealPlayer8/realplay/pics/favicon.gif
+share/doc/RealPlayer8/realplay/pics/dropdwnarrow.gif
+share/doc/RealPlayer8/realplay/pics/eq-autogainadj.gif
+share/doc/RealPlayer8/realplay/pics/eq-on-off.gif
+share/doc/RealPlayer8/realplay/pics/eq-onbutton.gif
+share/doc/RealPlayer8/realplay/pics/eq-restoredefault.gif
+share/doc/RealPlayer8/realplay/pics/eq-slider3.gif
+share/doc/RealPlayer8/realplay/pics/eq-smarteq.gif
+share/doc/RealPlayer8/realplay/pics/equalizer3.gif
+share/doc/RealPlayer8/realplay/pics/favoritestab.gif
+share/doc/RealPlayer8/realplay/pics/forward.gif
+share/doc/RealPlayer8/realplay/pics/forwardbutt.gif
+share/doc/RealPlayer8/realplay/pics/fullplayershed.gif
+share/doc/RealPlayer8/realplay/pics/fulltoc.gif
+share/doc/RealPlayer8/realplay/pics/fwdbutt.gif
+share/doc/RealPlayer8/realplay/pics/g2-status.gif
+share/doc/RealPlayer8/realplay/pics/glossary.gif
+share/doc/RealPlayer8/realplay/pics/index.gif
+share/doc/RealPlayer8/realplay/pics/index_a.gif
+share/doc/RealPlayer8/realplay/pics/index_b.gif
+share/doc/RealPlayer8/realplay/pics/index_c.gif
+share/doc/RealPlayer8/realplay/pics/index_d.gif
+share/doc/RealPlayer8/realplay/pics/index_e.gif
+share/doc/RealPlayer8/realplay/pics/index_f.gif
+share/doc/RealPlayer8/realplay/pics/index_g.gif
+share/doc/RealPlayer8/realplay/pics/index_h.gif
+share/doc/RealPlayer8/realplay/pics/index_i.gif
+share/doc/RealPlayer8/realplay/pics/index_j.gif
+share/doc/RealPlayer8/realplay/pics/index_k.gif
+share/doc/RealPlayer8/realplay/pics/index_l.gif
+share/doc/RealPlayer8/realplay/pics/index_m.gif
+share/doc/RealPlayer8/realplay/pics/index_n.gif
+share/doc/RealPlayer8/realplay/pics/index_o.gif
+share/doc/RealPlayer8/realplay/pics/index_p.gif
+share/doc/RealPlayer8/realplay/pics/index_q.gif
+share/doc/RealPlayer8/realplay/pics/index_r.gif
+share/doc/RealPlayer8/realplay/pics/index_s.gif
+share/doc/RealPlayer8/realplay/pics/index_t.gif
+share/doc/RealPlayer8/realplay/pics/index_u.gif
+share/doc/RealPlayer8/realplay/pics/index_v.gif
+share/doc/RealPlayer8/realplay/pics/index_w.gif
+share/doc/RealPlayer8/realplay/pics/index_x.gif
+share/doc/RealPlayer8/realplay/pics/index_y.gif
+share/doc/RealPlayer8/realplay/pics/index_z.gif
+share/doc/RealPlayer8/realplay/pics/led-buffer-gauge.gif
+share/doc/RealPlayer8/realplay/pics/led-connect-wds.gif
+share/doc/RealPlayer8/realplay/pics/led-kbps-wds.gif
+share/doc/RealPlayer8/realplay/pics/led-live.gif
+share/doc/RealPlayer8/realplay/pics/led-nettraffic-red.gif
+share/doc/RealPlayer8/realplay/pics/led-nettrafficgreen.gif
+share/doc/RealPlayer8/realplay/pics/led-nettrafficyellow.gif
+share/doc/RealPlayer8/realplay/pics/led-pause.gif
+share/doc/RealPlayer8/realplay/pics/led-play.gif
+share/doc/RealPlayer8/realplay/pics/led-stop.gif
+share/doc/RealPlayer8/realplay/pics/led-surestreamdown.gif
+share/doc/RealPlayer8/realplay/pics/led-surestreamup.gif
+share/doc/RealPlayer8/realplay/pics/led-timeleft.gif
+share/doc/RealPlayer8/realplay/pics/led-timer.gif
+share/doc/RealPlayer8/realplay/pics/moreinfo.gif
+share/doc/RealPlayer8/realplay/pics/mute.gif
+share/doc/RealPlayer8/realplay/pics/mute3.gif
+share/doc/RealPlayer8/realplay/pics/newchannels.gif
+share/doc/RealPlayer8/realplay/pics/next.gif
+share/doc/RealPlayer8/realplay/pics/next0.gif
+share/doc/RealPlayer8/realplay/pics/next1.gif
+share/doc/RealPlayer8/realplay/pics/notice.gif
+share/doc/RealPlayer8/realplay/pics/optionsbutt.gif
+share/doc/RealPlayer8/realplay/pics/pause.gif
+share/doc/RealPlayer8/realplay/pics/play.gif
+share/doc/RealPlayer8/realplay/pics/plus2.gif
+share/doc/RealPlayer8/realplay/pics/pregain3.gif
+share/doc/RealPlayer8/realplay/pics/prev0.gif
+share/doc/RealPlayer8/realplay/pics/prev1.gif
+share/doc/RealPlayer8/realplay/pics/readme.gif
+share/doc/RealPlayer8/realplay/pics/real.gif
+share/doc/RealPlayer8/realplay/pics/realplay00000000.gif
+share/doc/RealPlayer8/realplay/pics/realplay00000013.gif
+share/doc/RealPlayer8/realplay/pics/realplay00000046.gif
+share/doc/RealPlayer8/realplay/pics/realplay00000071.gif
+share/doc/RealPlayer8/realplay/pics/realplay00090000.gif
+share/doc/RealPlayer8/realplay/pics/realplay00090001.gif
+share/doc/RealPlayer8/realplay/pics/recbutt.gif
+share/doc/RealPlayer8/realplay/pics/recbuttondwn.gif
+share/doc/RealPlayer8/realplay/pics/reverb3.gif
+share/doc/RealPlayer8/realplay/pics/roomsize3.gif
+share/doc/RealPlayer8/realplay/pics/saturation.gif
+share/doc/RealPlayer8/realplay/pics/savesettings3.gif
+share/doc/RealPlayer8/realplay/pics/scan.gif
+share/doc/RealPlayer8/realplay/pics/search.gif
+share/doc/RealPlayer8/realplay/pics/settings4.gif
+share/doc/RealPlayer8/realplay/pics/sharpness.gif
+share/doc/RealPlayer8/realplay/pics/shortcut.gif
+share/doc/RealPlayer8/realplay/pics/shorttoc.gif
+share/doc/RealPlayer8/realplay/pics/stationstab.gif
+share/doc/RealPlayer8/realplay/pics/stop.gif
+share/doc/RealPlayer8/realplay/pics/tint.gif
+share/doc/RealPlayer8/realplay/pics/unixplay.jpg
+share/doc/RealPlayer8/realplay/pics/videocontrols3.gif
+share/doc/RealPlayer8/realplay/pics/volslider.gif
+share/doc/RealPlayer8/realplay/pics/zoom.gif
+share/doc/RealPlayer8/realplay/pics/zoomtest
+share/doc/RealPlayer8/realplay/aud_play.htm
+share/doc/RealPlayer8/realplay/buffered.htm
+share/doc/RealPlayer8/realplay/cinfobar.htm
+share/doc/RealPlayer8/realplay/clip_bar.htm
+share/doc/RealPlayer8/realplay/clipinfo.htm
+share/doc/RealPlayer8/realplay/clipwork.htm
+share/doc/RealPlayer8/realplay/compact.htm
+share/doc/RealPlayer8/realplay/con_pref.htm
+share/doc/RealPlayer8/realplay/configur.htm
+share/doc/RealPlayer8/realplay/cont_menu.htm
+share/doc/RealPlayer8/realplay/disp_hlp.htm
+share/doc/RealPlayer8/realplay/display.htm
+share/doc/RealPlayer8/realplay/distort.htm
+share/doc/RealPlayer8/realplay/error690.htm
+share/doc/RealPlayer8/realplay/error693.htm
+share/doc/RealPlayer8/realplay/error698.htm
+share/doc/RealPlayer8/realplay/file_menu.htm
+share/doc/RealPlayer8/realplay/filetype.htm
+share/doc/RealPlayer8/realplay/gen_pref.htm
+share/doc/RealPlayer8/realplay/glossary.htm
+share/doc/RealPlayer8/realplay/how_to.htm
+share/doc/RealPlayer8/realplay/gotoreal.htm
+share/doc/RealPlayer8/realplay/help_menu.htm
+share/doc/RealPlayer8/realplay/index.htm
+share/doc/RealPlayer8/realplay/inner.htm
+share/doc/RealPlayer8/realplay/intrface.htm
+share/doc/RealPlayer8/realplay/introduction.htm
+share/doc/RealPlayer8/realplay/jump_to.htm
+share/doc/RealPlayer8/realplay/keyshort.htm
+share/doc/RealPlayer8/realplay/loadclip.htm
+share/doc/RealPlayer8/realplay/manually.htm
+share/doc/RealPlayer8/realplay/menubar.htm
+share/doc/RealPlayer8/realplay/menus.htm
+share/doc/RealPlayer8/realplay/mute.htm
+share/doc/RealPlayer8/realplay/notice.htm
+share/doc/RealPlayer8/realplay/panels.htm
+share/doc/RealPlayer8/realplay/pause.htm
+share/doc/RealPlayer8/realplay/per_pref.htm
+share/doc/RealPlayer8/realplay/play.htm
+share/doc/RealPlayer8/realplay/play_menu.htm
+share/doc/RealPlayer8/realplay/playclip.htm
+share/doc/RealPlayer8/realplay/position.htm
+share/doc/RealPlayer8/realplay/prx_pref.htm
+share/doc/RealPlayer8/realplay/size.htm
+share/doc/RealPlayer8/realplay/real_wrk.htm
+share/doc/RealPlayer8/realplay/rollcred.htm
+share/doc/RealPlayer8/realplay/set_pref.htm
+share/doc/RealPlayer8/realplay/slider.htm
+share/doc/RealPlayer8/realplay/snd_set.htm
+share/doc/RealPlayer8/realplay/stat_bar.htm
+share/doc/RealPlayer8/realplay/statist.htm
+share/doc/RealPlayer8/realplay/status.htm
+share/doc/RealPlayer8/realplay/stop.htm
+share/doc/RealPlayer8/realplay/streams.htm
+share/doc/RealPlayer8/realplay/sup_pref.htm
+share/doc/RealPlayer8/realplay/surestrm.htm
+share/doc/RealPlayer8/realplay/sync_snd.htm
+share/doc/RealPlayer8/realplay/takefive.htm
+share/doc/RealPlayer8/realplay/toc.htm
+share/doc/RealPlayer8/realplay/toc_full.htm
+share/doc/RealPlayer8/realplay/toc_menu.htm
+share/doc/RealPlayer8/realplay/toc_pref.htm
+share/doc/RealPlayer8/realplay/toc_strt.htm
+share/doc/RealPlayer8/realplay/toc_trbl.htm
+share/doc/RealPlayer8/realplay/trn_pref.htm
+share/doc/RealPlayer8/realplay/trn_set.htm
+share/doc/RealPlayer8/realplay/trouble.htm
+share/doc/RealPlayer8/realplay/use_real.htm
+share/doc/RealPlayer8/realplay/vid_play.htm
+share/doc/RealPlayer8/realplay/video.htm
+share/doc/RealPlayer8/realplay/view_menu.htm
+share/doc/RealPlayer8/realplay/volume.htm
+share/doc/RealPlayer8/realplay/win_ctrl.htm
+share/doc/RealPlayer8/realplay/zoom.htm
+share/doc/RealPlayer8/realplay/zoomhelp.htm
+share/doc/RealPlayer8/readme
+share/doc/RealPlayer8/realplay.htm
 bin/realplay
-bin/rpnphelper
 @unexec rm -f lib/netscape-linux/plugins/raclass.zip lib/netscape-linux/plugins/rpnp.so
-@dirrm lib/RealPlayer7/Codecs
-@dirrm lib/RealPlayer7/Common
-@dirrm lib/RealPlayer7/Plugins/ExtResources
-@dirrm lib/RealPlayer7/Plugins
-@dirrm lib/RealPlayer7
-@dirrm share/doc/RealPlayer7/realplay/pics
-@dirrm share/doc/RealPlayer7/realplay
-@dirrm share/doc/RealPlayer7
+@dirrm lib/RealPlayer8/Codecs
+@dirrm lib/RealPlayer8/Common
+@dirrm lib/RealPlayer8/Plugins/ExtResources
+@dirrm lib/RealPlayer8/Plugins
+@dirrm lib/RealPlayer8
+@dirrm share/doc/RealPlayer8/realplay/pics
+@dirrm share/doc/RealPlayer8/realplay
+@dirrm share/doc/RealPlayer8

-------------------------------------------------------------------------------



>Release-Note:
>Audit-Trail:

From: Marc van Woerkom <van.woerkom@netcologne.de>
To: freebsd-gnats-submit@FreeBSD.org, marcel@FreeBSD.org
Cc:  
Subject: ports/23970: linux-realplayer expired
Date: Sun, 31 Dec 2000 13:00:03 +0100 (CET)

 Hmm this version seems to be less stable than the old one I used. 
 
 The setting to "old oss driver" improved things, but I still
 experience crashes, the last one after an half hour or so,
 or freeze ups. 
 
 How to get closer to the root of the problems? 
 
 Here is some kernel output:
 
     pid 11420 (realplay), uid 1001: exited on signal 6 (core dumped)
     Could not deinstall ELF interpreter entry
     linux: 'ioctl' fd=255, cmd=5410 ('T',16) not implemented
     linux: 'ioctl' fd=255, cmd=5401 ('T',1) not implemented
     linux: 'ioctl' fd=255, cmd=5410 ('T',16) not implemented
     linux: 'ioctl' fd=0, cmd=5401 ('T',1) not implemented
     linux: 'ioctl' fd=255, cmd=5410 ('T',16) not implemented
     pid 11772 (realplay), uid 1001: exited on signal 6 (core dumped)
 
 I am not sure to what audio driver setting these ioctl errors
 relate, I believe to "native".
 
 Regards,
 Marc
 
 

From: Marc van Woerkom <3d@hub.freebsd.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/23970: linux-realplayer expired
Date: Tue,  2 Jan 2001 09:49:51 -0800 (PST)

 Any committer, who would do this job? (I can't :)
 
 Regards,
 Marc
 
 ------- Start of forwarded message -------
 Date: Sun, 31 Dec 2000 10:02:03 -0500
 From: "Vladimir N. Silyaev" <vsilyaev@mindspring.com>
 To: 3d@freebsd.org
 Cc: FreeBSD-gnats-submit@freebsd.org
 Subject: Re: patch: ports/audio/linux-realplayer
 References: <200012310223.DAA12871@oranje.my.domain>
 Mime-Version: 1.0
 Content-Type: text/plain; charset=us-ascii
 X-Mailer: Mutt 1.0i
 In-Reply-To: <200012310223.DAA12871@oranje.my.domain>; from van.woerkom@netcologne.de on Sun, Dec 31, 2000 at 03:23:11AM +0100
 Sender: vns@mindspring.com
 
 On Sun, Dec 31, 2000 at 03:23:11AM +0100, van.woerkom@netcologne.de wrote:
 > the audio/linux-realplayer has expired.
 > 
 Let's commit that.
 
 - --
 Vladimir 
 ------- End of forwarded message -------
 
 
 
State-Changed-From-To: open->closed 
State-Changed-By: sf 
State-Changed-When: Tue Jan 2 11:01:17 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23970 
>Unformatted:
