summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>2000-03-22 20:42:56 +0000
committerjlam <jlam>2000-03-22 20:42:56 +0000
commit8f514cbfdaa11ee1af10f06e2bdbbf6482a855db (patch)
treed3cf0844e6335b7842cdbe7bd1893ac14d2e5312 /audio
parent5b031f4c4386c209a9706419f2cb63726723bd26 (diff)
downloadpkgsrc-8f514cbfdaa11ee1af10f06e2bdbbf6482a855db.tar.gz
Remove outdated RealPlayer 5.0 and RealPlayer G2 packages. These are
no longer available on the real.com website. Also superseded by the Realplayer 7 package (audio/realplayer7).
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
-rw-r--r--audio/realplayerG2/Makefile62
-rw-r--r--audio/realplayerG2/files/md53
-rw-r--r--audio/realplayerG2/files/realplay.sh7
-rw-r--r--audio/realplayerG2/pkg/COMMENT1
-rw-r--r--audio/realplayerG2/pkg/DESCR2
-rw-r--r--audio/realplayerG2/pkg/INSTALL18
-rw-r--r--audio/realplayerG2/pkg/PLIST192
-rw-r--r--audio/rvplayer/Makefile69
-rw-r--r--audio/rvplayer/files/md53
-rw-r--r--audio/rvplayer/files/rvplayer.sh7
-rw-r--r--audio/rvplayer/pkg/COMMENT1
-rw-r--r--audio/rvplayer/pkg/DESCR1
-rw-r--r--audio/rvplayer/pkg/MESSAGE11
-rw-r--r--audio/rvplayer/pkg/PLIST58
15 files changed, 1 insertions, 437 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 8e1075e4a99..2169b53bac0 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2000/03/22 08:50:15 rh Exp $
+# $NetBSD: Makefile,v 1.60 2000/03/22 20:42:56 jlam Exp $
#
SUBDIR += ac3dec
@@ -65,7 +65,6 @@
SUBDIR += realplayer7
SUBDIR += rio
SUBDIR += rplay
- SUBDIR += rvplayer
SUBDIR += sidplay
SUBDIR += snd
SUBDIR += sox
diff --git a/audio/realplayerG2/Makefile b/audio/realplayerG2/Makefile
deleted file mode 100644
index 2192dec0f56..00000000000
--- a/audio/realplayerG2/Makefile
+++ /dev/null
@@ -1,62 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2000/03/22 08:50:16 rh Exp $
-#
-
-DISTNAME= g2a1_linux22
-PKGNAME= realplayerG2-1a
-CATEGORIES= audio
-MASTER_SITES=
-EXTRACT_SUFX= .bin
-
-MAINTAINER= jlam@netbsd.org
-HOMEPAGE= http://www.real.com/products/player/
-
-IGNORE= "superseded by realplayer7 package"
-
-DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux
-
-ONLY_FOR_PLATFORM= NetBSD-*-i386
-NO_CDROM= "Redistribution not permitted"
-RESTRICTED= "Export-controlled"
-MIRROR_DISTFILE= no
-IS_INTERACTIVE= yes
-
-NO_CONFIGURE= yes
-EXTRACT_CMD= HOME=${WRKDIR} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
-
-DOWNLOAD= http://proforma.real.com/real/player/linuxplayer.html
-REALPLAYER_HOME= ${PREFIX}/lib/RealPlayerG2
-
-do-fetch:
- @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
- ${ECHO_MSG} "==============================================================="; \
- ${ECHO_MSG} " RealPlayer G2 for Linux 2.0/2.2 must be fetched into"; \
- ${ECHO_MSG} " ${DISTDIR} from"; \
- ${ECHO_MSG} " ${DOWNLOAD}."; \
- ${ECHO_MSG} "==============================================================="; \
- ${FALSE}; \
- fi
-
-pre-extract:
- @${ECHO_MSG} ""
- @${ECHO_MSG} "-------------------------------------------------------"
- @${ECHO_MSG} " Now running the RealPlayerG2 installation script. "
- @${ECHO_MSG} ""
- @${ECHO_MSG} " Simply hit <RETURN> on every request. Please do "
- @${ECHO_MSG} " _not_ try to change any setup parameters. "
- @${ECHO_MSG} "-------------------------------------------------------"
- @${ECHO_MSG} ""
- @${CHMOD} +x ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
-
-do-build:
- ${SED} -e 's#@@REALPLAYER_HOME@@#${REALPLAYER_HOME}#g' \
- <${FILESDIR}/realplay.sh >${WRKDIR}/realplay.sh
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/realplay.sh ${PREFIX}/bin/realplay
- cd ${WRKDIR}; ${PAX} -rw RealPlayerG2 ${PREFIX}/lib
-
-post-install:
- ${SETENV} PKG_PREFIX=${PREFIX} \
- ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/realplayerG2/files/md5 b/audio/realplayerG2/files/md5
deleted file mode 100644
index 58ddda17c58..00000000000
--- a/audio/realplayerG2/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 2000/02/17 22:44:19 jlam Exp $
-
-MD5 (g2a1_linux22.bin) = a8ef9e43c8b97dbd359aa57e8f0e50f9
diff --git a/audio/realplayerG2/files/realplay.sh b/audio/realplayerG2/files/realplay.sh
deleted file mode 100644
index cfabc57b50d..00000000000
--- a/audio/realplayerG2/files/realplay.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: realplay.sh,v 1.1.1.1 2000/02/17 22:44:19 jlam Exp $
-#
-REALPLAYER_HOME=@@REALPLAYER_HOME@@ ; export REALPLAYER_HOME
-LD_LIBRARY_PATH=${REALPLAYER_HOME}:${LD_LIBRARY_PATH} ; export LD_LIBRARY_PATH
-exec ${REALPLAYER_HOME}/realplay "$@"
diff --git a/audio/realplayerG2/pkg/COMMENT b/audio/realplayerG2/pkg/COMMENT
deleted file mode 100644
index d6053199c21..00000000000
--- a/audio/realplayerG2/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-RealAudio and RealVideo player
diff --git a/audio/realplayerG2/pkg/DESCR b/audio/realplayerG2/pkg/DESCR
deleted file mode 100644
index f5717384dab..00000000000
--- a/audio/realplayerG2/pkg/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-RealPlayer for Unix allows you to play streaming audio and video over the
-Internet in real-time.
diff --git a/audio/realplayerG2/pkg/INSTALL b/audio/realplayerG2/pkg/INSTALL
deleted file mode 100644
index 8a7b3800726..00000000000
--- a/audio/realplayerG2/pkg/INSTALL
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: INSTALL,v 1.1.1.1 2000/02/17 22:44:19 jlam Exp $
-
-case $2 in
-POST-INSTALL)
- cat << EOF
-==============================================================
-
-Please be sure to read ${PKG_PREFIX}/lib/RealPlayerG2/LICENSE.
-
-==============================================================
-EOF
- ;;
-*)
- ;;
-esac
-exit 0
diff --git a/audio/realplayerG2/pkg/PLIST b/audio/realplayerG2/pkg/PLIST
deleted file mode 100644
index 1ce7c6329d3..00000000000
--- a/audio/realplayerG2/pkg/PLIST
+++ /dev/null
@@ -1,192 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/17 22:44:19 jlam Exp $
-bin/realplay
-lib/RealPlayerG2/Codecs/14_4.so.6.0
-lib/RealPlayerG2/Codecs/28_8.so.6.0
-lib/RealPlayerG2/Codecs/cokr.so.6.0
-lib/RealPlayerG2/Codecs/cook.so.6.0
-lib/RealPlayerG2/Codecs/ddnt.so.6.0
-lib/RealPlayerG2/Codecs/dnet.so.6.0
-lib/RealPlayerG2/Codecs/drv1.so.6.0
-lib/RealPlayerG2/Codecs/drv2.so.6.0
-lib/RealPlayerG2/Codecs/dspr.so.6.0
-lib/RealPlayerG2/Codecs/rncolor.so.6.0
-lib/RealPlayerG2/Codecs/rv10.so.6.0
-lib/RealPlayerG2/Codecs/rv20.so.6.0
-lib/RealPlayerG2/Codecs/sipr.so.6.0
-lib/RealPlayerG2/Common/coreres60.xrs
-lib/RealPlayerG2/Common/rmacore.so.6.0
-lib/RealPlayerG2/Help/README
-lib/RealPlayerG2/Help/RealHelp.html
-lib/RealPlayerG2/Help/RealHelp/contents.html
-lib/RealPlayerG2/Help/RealHelp/graphics/PlayerUI.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/RealLogo.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/RealNetx.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/arrowdwn.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/arrowlft.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/arrowrt.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/contents.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/creditroll.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/cursor_hand.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/fulltoc.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/g2-status.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/glossary.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/helppage.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/index.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/jumphere.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-buffer-gauge.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-connect-wds.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-kbps-wds.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-live.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-nettraffic-red.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-nettrafficgreen.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-nettrafficyellow.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-pause.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-play.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-stop.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-surestreamdown.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-surestreamup.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-timeleft.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/led-timer.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/moreinfo.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/mute.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/pause.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/play.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/shorttoc.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/stop.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/volslider.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/workings.gif
-lib/RealPlayerG2/Help/RealHelp/graphics/zoom.gif
-lib/RealPlayerG2/Help/RealHelp/index.html
-lib/RealPlayerG2/Help/RealHelp/realhelpAdding_Presets.html
-lib/RealPlayerG2/Help/RealHelp/realhelpBuffered_Play.html
-lib/RealPlayerG2/Help/RealHelp/realhelpChanging_the_Size_of_the_Image_A.html
-lib/RealPlayerG2/Help/RealHelp/realhelpClip_Info_Bar0.html
-lib/RealPlayerG2/Help/RealHelp/realhelpClip_Info_Bar1.html
-lib/RealPlayerG2/Help/RealHelp/realhelpClip_Info__More_Info.html
-lib/RealPlayerG2/Help/RealHelp/realhelpConnection_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpContent_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpCreating_a_Preset.html
-lib/RealPlayerG2/Help/RealHelp/realhelpDisplay_Panel.html
-lib/RealPlayerG2/Help/RealHelp/realhelpEdit_Preset.html
-lib/RealPlayerG2/Help/RealHelp/realhelpError_Messages.html
-lib/RealPlayerG2/Help/RealHelp/realhelpFF_Button.html
-lib/RealPlayerG2/Help/RealHelp/realhelpFile_Menu.html
-lib/RealPlayerG2/Help/RealHelp/realhelpGlossary.html
-lib/RealPlayerG2/Help/RealHelp/realhelpHelp_Menu.html
-lib/RealPlayerG2/Help/RealHelp/realhelpHow_do_I_configure_my_browser_to.html
-lib/RealPlayerG2/Help/RealHelp/realhelpHow_does_RealPlayer_work.html
-lib/RealPlayerG2/Help/RealHelp/realhelpHow_to_use_this_Help_File.html
-lib/RealPlayerG2/Help/RealHelp/realhelpInnerWorkings.html
-lib/RealPlayerG2/Help/RealHelp/realhelpIntroduction_to_RealPlayer.html
-lib/RealPlayerG2/Help/RealHelp/realhelpJumpto_Topic.html
-lib/RealPlayerG2/Help/RealHelp/realhelpKeyboard_Shortcuts.html
-lib/RealPlayerG2/Help/RealHelp/realhelpLoading_a_Clip.html
-lib/RealPlayerG2/Help/RealHelp/realhelpMenus.html
-lib/RealPlayerG2/Help/RealHelp/realhelpMiscellaneous_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpOptions_Menu.html
-lib/RealPlayerG2/Help/RealHelp/realhelpOrganize_Presets.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPause_Button.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPerformance_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPicture_Example.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPlay_Button.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPlaylist_Bar0.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPlaylist_Bar1.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPlaylist_navigator.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPosition_Slider.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPresets.html
-lib/RealPlayerG2/Help/RealHelp/realhelpPresets_Menu.html
-lib/RealPlayerG2/Help/RealHelp/realhelpProxyPreferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpRealPlayer_Components.html
-lib/RealPlayerG2/Help/RealHelp/realhelpRealPlayer_Menus.html
-lib/RealPlayerG2/Help/RealHelp/realhelpRewind_Button.html
-lib/RealPlayerG2/Help/RealHelp/realhelpRoll_Credits.html
-lib/RealPlayerG2/Help/RealHelp/realhelpSecurity.html
-lib/RealPlayerG2/Help/RealHelp/realhelpSelecting_a_Preset.html
-lib/RealPlayerG2/Help/RealHelp/realhelpSetting_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpSharing_Presets.html
-lib/RealPlayerG2/Help/RealHelp/realhelpSoundcard_Settings.html
-lib/RealPlayerG2/Help/RealHelp/realhelpStatistics_Pane.html
-lib/RealPlayerG2/Help/RealHelp/realhelpStatus_Bar.html
-lib/RealPlayerG2/Help/RealHelp/realhelpStatus_BarStatus_Window.html
-lib/RealPlayerG2/Help/RealHelp/realhelpStop_Button.html
-lib/RealPlayerG2/Help/RealHelp/realhelpSureStream.html
-lib/RealPlayerG2/Help/RealHelp/realhelpThe_RealPlayer_Interface.html
-lib/RealPlayerG2/Help/RealHelp/realhelpTransport_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpTransport_Settings.html
-lib/RealPlayerG2/Help/RealHelp/realhelpTroubleshooting.html
-lib/RealPlayerG2/Help/RealHelp/realhelpUpgrade_Preferences.html
-lib/RealPlayerG2/Help/RealHelp/realhelpUsing_the_RealPlayer.html
-lib/RealPlayerG2/Help/RealHelp/realhelpVideo_Display_Panel.html
-lib/RealPlayerG2/Help/RealHelp/realhelpView_Menu.html
-lib/RealPlayerG2/Help/RealHelp/realhelpVolume_Controls.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWhat_is_a_stream.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWhat_playback_quality_should_I_b.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWhat_types_of_files_can_RealPlay.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWhy_cant_I_play_clips_on_my_comp.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWhy_dont_I_see_any_messages_from.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWindows_Controls.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWindows_and_Accessories.html
-lib/RealPlayerG2/Help/RealHelp/realhelpWorking_with_sound_and_video_cli.html
-lib/RealPlayerG2/Help/RealHelp/realhelpZoom.html
-lib/RealPlayerG2/Help/RealHelp/styles/body.css
-lib/RealPlayerG2/Help/RealHelp/styles/toc.css
-lib/RealPlayerG2/Help/RealHelp/toc.html
-lib/RealPlayerG2/Help/RealHelp/toc_clip.html
-lib/RealPlayerG2/Help/RealHelp/toc_full.html
-lib/RealPlayerG2/Help/RealHelp/toc_help.html
-lib/RealPlayerG2/Help/RealHelp/toc_keyb.html
-lib/RealPlayerG2/Help/RealHelp/toc_menu.html
-lib/RealPlayerG2/Help/RealHelp/toc_pref.html
-lib/RealPlayerG2/Help/RealHelp/toc_pset.html
-lib/RealPlayerG2/Help/RealHelp/toc_rpui.html
-lib/RealPlayerG2/Help/RealHelp/toc_trbl.html
-lib/RealPlayerG2/Help/RealHelp/toc_user.html
-lib/RealPlayerG2/Help/RealHelp/toc_xwin.html
-lib/RealPlayerG2/LICENSE
-lib/RealPlayerG2/Mailcap
-lib/RealPlayerG2/Mime.types
-lib/RealPlayerG2/Plugins/audplin.so.6.0
-lib/RealPlayerG2/Plugins/authmgr.so.6.0
-lib/RealPlayerG2/Plugins/bascauth.so.6.0
-lib/RealPlayerG2/Plugins/httpfsys.so.6.0
-lib/RealPlayerG2/Plugins/meta.so.6.0
-lib/RealPlayerG2/Plugins/mp3ffpln.so.6.0
-lib/RealPlayerG2/Plugins/mp3mfpln.so.6.0
-lib/RealPlayerG2/Plugins/mp3proxy.so.6.0
-lib/RealPlayerG2/Plugins/mp3rend.so.6.0
-lib/RealPlayerG2/Plugins/pnxres.so.6.0
-lib/RealPlayerG2/Plugins/pxcgif2.so.6.0
-lib/RealPlayerG2/Plugins/pxcjpeg2.so.6.0
-lib/RealPlayerG2/Plugins/pxff.so.6.0
-lib/RealPlayerG2/Plugins/pxgf.so.6.0
-lib/RealPlayerG2/Plugins/pxgr.so.6.0
-lib/RealPlayerG2/Plugins/pxjf.so.6.0
-lib/RealPlayerG2/Plugins/pxjr.so.6.0
-lib/RealPlayerG2/Plugins/pxlive.so.6.0
-lib/RealPlayerG2/Plugins/pxrend2.so.6.0
-lib/RealPlayerG2/Plugins/rarender.so.6.0
-lib/RealPlayerG2/Plugins/rmffplin.so.6.0
-lib/RealPlayerG2/Plugins/rn5auth.so.6.0
-lib/RealPlayerG2/Plugins/rtffplin.so.6.0
-lib/RealPlayerG2/Plugins/rtrender.so.6.0
-lib/RealPlayerG2/Plugins/rvrend.so.6.0
-lib/RealPlayerG2/Plugins/sdpplin.so.6.0
-lib/RealPlayerG2/Plugins/smlffpln.so.6.0
-lib/RealPlayerG2/Plugins/smlrendr.so.6.0
-lib/RealPlayerG2/Plugins/smmrendr.so.6.0
-lib/RealPlayerG2/Plugins/smplfsys.so.6.0
-lib/RealPlayerG2/Plugins/swff.so.6.0
-lib/RealPlayerG2/Plugins/swfrend.so.6.0
-lib/RealPlayerG2/Plugins/vidplin.so.6.0
-lib/RealPlayerG2/Plugins/xlibsite.so.6.0
-lib/RealPlayerG2/README
-lib/RealPlayerG2/audiosig.rm
-lib/RealPlayerG2/realplay
-@dirrm lib/RealPlayerG2/Plugins
-@dirrm lib/RealPlayerG2/Help/RealHelp/styles
-@dirrm lib/RealPlayerG2/Help/RealHelp/graphics
-@dirrm lib/RealPlayerG2/Help/RealHelp
-@dirrm lib/RealPlayerG2/Help
-@dirrm lib/RealPlayerG2/Common
-@dirrm lib/RealPlayerG2/Codecs
-@dirrm lib/RealPlayerG2
diff --git a/audio/rvplayer/Makefile b/audio/rvplayer/Makefile
deleted file mode 100644
index ad7d973a855..00000000000
--- a/audio/rvplayer/Makefile
+++ /dev/null
@@ -1,69 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2000/02/09 00:19:22 soren Exp $
-#
-
-DISTNAME= rv50_linux20
-PKGNAME= rvplayer-5.0
-WRKSRC= ${WRKDIR}/rvplayer5.0
-CATEGORIES= audio
-MASTER_SITES=
-
-MAINTAINER= jlam@netbsd.org
-HOMEPAGE= http://www.real.com/products/player/
-
-NO_CDROM= "Redistribution not permitted"
-RESTRICTED= "Export-controlled"
-MIRROR_DISTFILE= no
-IS_INTERACTIVE= yes
-
-ONLY_FOR_PLATFORM= NetBSD-*-i386
-DEPENDS= suse_linux>=6.1:../../emulators/suse_linux
-
-REAL_HOME= ${PREFIX}/lib/rvplayer
-DOCDIR= ${PREFIX}/share/doc/rvplayer
-
-do-fetch:
- @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
- ${ECHO_MSG} "==============================================================="; \
- ${ECHO_MSG} " RealPlayer 5.0 for Linux-ELF must be fetched into"; \
- ${ECHO_MSG} " ${DISTDIR} from"; \
- ${ECHO_MSG} " http://www.real.com/products/player/downloadrealplayer.html."; \
- ${ECHO_MSG} "==============================================================="; \
- ${FALSE}; \
- fi
-
-do-build:
- ${SED} -e 's#@@REAL_HOME@@#${REAL_HOME}#g' \
- <${FILESDIR}/rvplayer.sh >${WRKDIR}/rvplayer.sh
-
-do-install:
- # Install RealPlayer and its codecs.
- #
- ${INSTALL_DATA_DIR} ${REAL_HOME}
- ${INSTALL_PROGRAM} ${WRKSRC}/rvplayer ${REAL_HOME}
-.for file in libdecdnet.so libra14_4.so libra28_8.so libradnet.so \
- librarv10.so librasipr.so librv10dec.so librvcore.so rvplayer.ad
- ${INSTALL_DATA} ${WRKSRC}/${file} ${REAL_HOME}
-.endfor
- #
- # Install RealPlayer plug-ins.
- #
-.for file in RAObserver.class RAPlayer.class librvplayer.so
- ${INSTALL_DATA} ${WRKSRC}/${file} ${REAL_HOME}
-.endfor
- #
- # Install the RealPlayer documentation.
- #
- ${INSTALL_DATA_DIR} ${DOCDIR}
-.for file in License.txt Mailcap Mime.types README welcome.rm
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCDIR}
-.endfor
- ${INSTALL_DATA} ${WRKSRC}/index.htm ${DOCDIR}
- ${CP} -R ${WRKSRC}/doc ${DOCDIR}
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCDIR}
- ${CHMOD} -R go-w ${DOCDIR}
- #
- # Install the RealPlayer wrapper script.
- #
- ${INSTALL_SCRIPT} ${WRKDIR}/rvplayer.sh ${PREFIX}/bin/rvplayer
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/rvplayer/files/md5 b/audio/rvplayer/files/md5
deleted file mode 100644
index 415fa0b0e78..00000000000
--- a/audio/rvplayer/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 1999/08/29 01:32:27 jlam Exp $
-
-MD5 (rv50_linux20.tar.gz) = 631018a5eeb530dbc8e441fd1236f625
diff --git a/audio/rvplayer/files/rvplayer.sh b/audio/rvplayer/files/rvplayer.sh
deleted file mode 100644
index 752a76e4f95..00000000000
--- a/audio/rvplayer/files/rvplayer.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: rvplayer.sh,v 1.1.1.1 1999/08/29 01:32:27 jlam Exp $
-#
-REAL_HOME=@@REAL_HOME@@ ; export REAL_HOME
-LD_LIBRARY_PATH=${REAL_HOME}:${LD_LIBRARY_PATH} ; export LD_LIBRARY_PATH
-exec ${REAL_HOME}/rvplayer "$@"
diff --git a/audio/rvplayer/pkg/COMMENT b/audio/rvplayer/pkg/COMMENT
deleted file mode 100644
index d6053199c21..00000000000
--- a/audio/rvplayer/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-RealAudio and RealVideo player
diff --git a/audio/rvplayer/pkg/DESCR b/audio/rvplayer/pkg/DESCR
deleted file mode 100644
index 175f4c6f436..00000000000
--- a/audio/rvplayer/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-RealPlayer plays plain and streaming RealAudio and RealVideo media.
diff --git a/audio/rvplayer/pkg/MESSAGE b/audio/rvplayer/pkg/MESSAGE
deleted file mode 100644
index fdb335d073b..00000000000
--- a/audio/rvplayer/pkg/MESSAGE
+++ /dev/null
@@ -1,11 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 1999/08/29 01:32:28 jlam Exp $
-
-Please be sure to read the license agreement in
-${PREFIX}/share/doc/rvplayer/License.txt.
-
-The documentation to install a RealPlayer plug-in for Netscape
-can be found by pointing your favorite HTML browser at
-${PREFIX}/share/doc/rvplayer/index.htm.
-
-===========================================================================
diff --git a/audio/rvplayer/pkg/PLIST b/audio/rvplayer/pkg/PLIST
deleted file mode 100644
index 55475a3316d..00000000000
--- a/audio/rvplayer/pkg/PLIST
+++ /dev/null
@@ -1,58 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/29 01:32:28 jlam Exp $
-bin/rvplayer
-lib/rvplayer/RAObserver.class
-lib/rvplayer/RAPlayer.class
-lib/rvplayer/libdecdnet.so
-lib/rvplayer/libra14_4.so
-lib/rvplayer/libra28_8.so
-lib/rvplayer/libradnet.so
-lib/rvplayer/librarv10.so
-lib/rvplayer/librasipr.so
-lib/rvplayer/librv10dec.so
-lib/rvplayer/librvcore.so
-lib/rvplayer/librvplayer.so
-lib/rvplayer/rvplayer
-lib/rvplayer/rvplayer.ad
-share/doc/rvplayer/License.txt
-share/doc/rvplayer/Mailcap
-share/doc/rvplayer/Mime.types
-share/doc/rvplayer/README
-share/doc/rvplayer/doc/browser.htm
-share/doc/rvplayer/doc/configure.htm
-share/doc/rvplayer/doc/contents.htm
-share/doc/rvplayer/doc/embed.htm
-share/doc/rvplayer/doc/freebsd.htm
-share/doc/rvplayer/doc/general.htm
-share/doc/rvplayer/doc/gifs/config3.jpg
-share/doc/rvplayer/doc/gifs/config4_1.jpg
-share/doc/rvplayer/doc/gifs/config4_2.jpg
-share/doc/rvplayer/doc/gifs/download.gif
-share/doc/rvplayer/doc/gifs/emhelp.gif
-share/doc/rvplayer/doc/gifs/plugin.jpg
-share/doc/rvplayer/doc/gifs/prefs.jpg
-share/doc/rvplayer/doc/gifs/ra-logo.gif
-share/doc/rvplayer/doc/gifs/ra-logo2.gif
-share/doc/rvplayer/doc/gifs/realplayer4.jpg
-share/doc/rvplayer/doc/gifs/rnlogo.gif
-share/doc/rvplayer/doc/gifs/webhelp.gif
-share/doc/rvplayer/doc/install.htm
-share/doc/rvplayer/doc/intro.htm
-share/doc/rvplayer/doc/irix.htm
-share/doc/rvplayer/doc/license.htm
-share/doc/rvplayer/doc/linux.htm
-share/doc/rvplayer/doc/notes.htm
-share/doc/rvplayer/doc/notice.html
-share/doc/rvplayer/doc/path.htm
-share/doc/rvplayer/doc/plugin.htm
-share/doc/rvplayer/doc/setup.htm
-share/doc/rvplayer/doc/shared.htm
-share/doc/rvplayer/doc/solaris.htm
-share/doc/rvplayer/doc/sysreq.htm
-share/doc/rvplayer/doc/title.html
-share/doc/rvplayer/doc/toc.html
-share/doc/rvplayer/index.htm
-share/doc/rvplayer/welcome.rm
-@dirrm share/doc/rvplayer/doc/gifs
-@dirrm share/doc/rvplayer/doc
-@dirrm share/doc/rvplayer
-@dirrm lib/rvplayer