pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio trplayer moved to the multimedia category.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f084b1614817
branches: trunk
changeset: 467160:f084b1614817
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Jan 26 13:21:55 2004 +0000
description:
trplayer moved to the multimedia category.
diffstat:
audio/Makefile | 3 +-
audio/trplayer/DESCR | 7 -----
audio/trplayer/Makefile | 52 -------------------------------------------
audio/trplayer/PLIST | 2 -
audio/trplayer/distinfo | 4 ---
audio/trplayer/files/trplayer | 8 ------
6 files changed, 1 insertions(+), 75 deletions(-)
diffs (110 lines):
diff -r 267ab8576346 -r f084b1614817 audio/Makefile
--- a/audio/Makefile Mon Jan 26 13:21:20 2004 +0000
+++ b/audio/Makefile Mon Jan 26 13:21:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.204 2004/01/26 13:11:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.205 2004/01/26 13:21:55 jmmv Exp $
#
COMMENT= Audio tools
@@ -170,7 +170,6 @@
SUBDIR+= tracker
SUBDIR+= tremor
SUBDIR+= tremor-tools
-SUBDIR+= trplayer
SUBDIR+= vorbis-tools
SUBDIR+= wavesurfer
SUBDIR+= wmmixer
diff -r 267ab8576346 -r f084b1614817 audio/trplayer/DESCR
--- a/audio/trplayer/DESCR Mon Jan 26 13:21:20 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-The Text-Mode RealMedia Player (TRPlayer) is a RealMedia player for
-Linux with a command-line interface. It can play (streaming) RealAudio,
-RealVideo, MP3, and all other media types supported by RealPlayer 8
-under Linux. TRPlayer was designed especially for blind Unix users, who
-don't yet have access to the graphical user interface. However, it is
-also useful to others; it is a good tool for background audio playback
-and for use on low-end hardware.
diff -r 267ab8576346 -r f084b1614817 audio/trplayer/Makefile
--- a/audio/trplayer/Makefile Mon Jan 26 13:21:20 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2004/01/26 13:12:38 jmmv Exp $
-#
-
-DISTNAME= trplayer-1.2.0
-CATEGORIES= audio
-MASTER_SITES= ftp://linux-speakup.org/pub/linux/goodies/trplayer/
-EXTRACT_SUFX= -1.i386.rpm
-
-MAINTAINER= fredb%NetBSD.org@localhost
-HOMEPAGE= http://www.linux-speakup.org/trplayer.html
-COMMENT= Text-mode Realmedia Player
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386"
-BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg
-DEPENDS+= realplayer>=8.0.1:../../multimedia/realplayer
-DEPENDS+= suse_base>=7.3:../../emulators/${SUSE_DIR_PREFIX}_base
-DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
-DEPENDS+= suse_libc5>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libc5
-DEPENDS+= suse_slang>=7.3:../../emulators/${SUSE_DIR_PREFIX}_slang
-.endif
-
-INTERACTIVE_STAGE= fetch # XXX Not really!
-#INTERACTIVE_STAGE= install-depends
-LICENSE= trplayer-license
-ONLY_FOR_PLATFORM= NetBSD-1.6*-i386
-
-WRKSRC= ${WRKDIR}
-CHECK_SHLIBS= NO
-NO_BUILD= YES
-
-EMULDIR= ${LOCALBASE}/emul/linux
-EXTRACT_ONLY= # nothing
-INFO_FILES= trplayer.info
-PLIST_SRC= ${WRKDIR}/PLIST.rpm
-
-do-install:
- ${CP} ${PKGDIR}/PLIST ${PLIST_SRC}; \
- ${LOCALBASE}/sbin/rpm2pkg -d ${PREFIX} -f ${PLIST_SRC} \
- -p emul/linux ${DISTDIR}/${DISTFILES}
- ${INSTALL_DATA} ${EMULDIR}/usr/info/trplayer.info \
- ${PREFIX}/info/trplayer.info
-
-post-install:
- ${SED} -e 's,@@EMULDIR@@,${EMULDIR},' \
- -e 's,@@LOCALBASE@@,${LOCALBASE},' ${FILESDIR}/trplayer \
- > ${WRKSRC}/trplayer
- ${INSTALL_SCRIPT} ${WRKSRC}/trplayer ${PREFIX}/bin/trplayer
-
-.include "../../emulators/suse_linux/Makefile.application"
-.include "../../mk/bsd.pkg.mk"
diff -r 267ab8576346 -r f084b1614817 audio/trplayer/PLIST
--- a/audio/trplayer/PLIST Mon Jan 26 13:21:20 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/01/02 18:06:57 seb Exp $
-bin/trplayer
diff -r 267ab8576346 -r f084b1614817 audio/trplayer/distinfo
--- a/audio/trplayer/distinfo Mon Jan 26 13:21:20 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/08/31 20:04:53 fredb Exp $
-
-SHA1 (trplayer-1.2.0-1.i386.rpm) = 94c3d8ae82e25c5c3b97797740f4b5bfb6ac4e89
-Size (trplayer-1.2.0-1.i386.rpm) = 30201 bytes
diff -r 267ab8576346 -r f084b1614817 audio/trplayer/files/trplayer
--- a/audio/trplayer/files/trplayer Mon Jan 26 13:21:20 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: trplayer,v 1.1.1.1 2002/08/31 20:04:53 fredb Exp $
-#
-REALPLAYER_HOME=@@LOCALBASE@@/lib/RealPlayer8
-export REALPLAYER_HOME
-
-exec @@EMULDIR@@/usr/bin/trplayer "$@"
Home |
Main Index |
Thread Index |
Old Index