aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/linux-realplayer
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-01-03 03:00:52 +0800
committersf <sf@FreeBSD.org>2001-01-03 03:00:52 +0800
commitb23f982b38b717cfd7c9e0e0b41727830dff0932 (patch)
treee8eee31710782ece3ccb4d027e9b4ff208e0aae1 /multimedia/linux-realplayer
parent89b1a1ec3378c0a789e0b4d67f5b4109f9be4852 (diff)
downloadfreebsd-ports-gnome-b23f982b38b717cfd7c9e0e0b41727830dff0932.tar.gz
freebsd-ports-gnome-b23f982b38b717cfd7c9e0e0b41727830dff0932.tar.zst
freebsd-ports-gnome-b23f982b38b717cfd7c9e0e0b41727830dff0932.zip
update to 8.0.
PR: 23970 Submitted by: Marc van Woerkom <van.woerkom@netcologne.de> Approved by: maintainer
Diffstat (limited to 'multimedia/linux-realplayer')
-rw-r--r--multimedia/linux-realplayer/Makefile23
-rw-r--r--multimedia/linux-realplayer/distinfo2
-rw-r--r--multimedia/linux-realplayer/pkg-comment2
-rw-r--r--multimedia/linux-realplayer/pkg-descr4
-rw-r--r--multimedia/linux-realplayer/pkg-message24
-rw-r--r--multimedia/linux-realplayer/pkg-plist629
6 files changed, 347 insertions, 337 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile
index 981efa948f66..3a5c3ade048f 100644
--- a/multimedia/linux-realplayer/Makefile
+++ b/multimedia/linux-realplayer/Makefile
@@ -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 @@ STRIP= # Linux binary should not be stripped by INSTALL_PROGRAM as it uses /usr
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 @@ do-install:
.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 @@ do-install:
${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 @@ do-install:
.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 --git a/multimedia/linux-realplayer/distinfo b/multimedia/linux-realplayer/distinfo
index b3a3a00fb1c6..393f719c0e8a 100644
--- a/multimedia/linux-realplayer/distinfo
+++ b/multimedia/linux-realplayer/distinfo
@@ -1 +1 @@
-MD5 (rp7_linux20_libc6_i386_cs1_rpm) = ed139cebd207a7660ab3cf8f28a6965b
+MD5 (rp8_linux20_libc6_i386_cs1_rpm) = a6503993cc1f5d38f2bd135f6fffcf8c
diff --git a/multimedia/linux-realplayer/pkg-comment b/multimedia/linux-realplayer/pkg-comment
index 8c42815bf0c3..a039ea8b20b4 100644
--- a/multimedia/linux-realplayer/pkg-comment
+++ b/multimedia/linux-realplayer/pkg-comment
@@ -1 +1 @@
-Linux RealPlayer 7.0 from RealNetworks
+Linux RealPlayer 8.0 from RealNetworks
diff --git a/multimedia/linux-realplayer/pkg-descr b/multimedia/linux-realplayer/pkg-descr
index 09864c12f58a..8cf65bd7f0bd 100644
--- a/multimedia/linux-realplayer/pkg-descr
+++ b/multimedia/linux-realplayer/pkg-descr
@@ -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 Basic 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 --git a/multimedia/linux-realplayer/pkg-message b/multimedia/linux-realplayer/pkg-message
index f5007c43b13c..938af75f4857 100644
--- a/multimedia/linux-realplayer/pkg-message
+++ b/multimedia/linux-realplayer/pkg-message
@@ -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 --git a/multimedia/linux-realplayer/pkg-plist b/multimedia/linux-realplayer/pkg-plist
index 9de80f9f9721..2aa640546214 100644
--- a/multimedia/linux-realplayer/pkg-plist
+++ b/multimedia/linux-realplayer/pkg-plist
@@ -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