pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio audio: Remove rplay



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b66f41ca629b
branches:  trunk
changeset: 412057:b66f41ca629b
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Feb 26 18:10:49 2020 +0000

description:
audio: Remove rplay

This is another dead sound server that no longer has any users in pkgsrc.

The website went offline in 2005. This 3.3.2 release is from 1999.

diffstat:

 audio/Makefile                                 |     3 +-
 audio/rplay/DESCR                              |    11 -
 audio/rplay/Makefile                           |    41 -
 audio/rplay/PLIST                              |    21 -
 audio/rplay/PLIST.Linux                        |     2 -
 audio/rplay/buildlink3.mk                      |    17 -
 audio/rplay/distinfo                           |    43 -
 audio/rplay/files/rplayd.sh                    |    25 -
 audio/rplay/patches/patch-aa                   |    42 -
 audio/rplay/patches/patch-ab                   |    61 -
 audio/rplay/patches/patch-ac                   |    15 -
 audio/rplay/patches/patch-ad                   |    15 -
 audio/rplay/patches/patch-ae                   |    15 -
 audio/rplay/patches/patch-af                   |    15 -
 audio/rplay/patches/patch-ag                   |    15 -
 audio/rplay/patches/patch-ai                   |    15 -
 audio/rplay/patches/patch-aj                   |    60 -
 audio/rplay/patches/patch-ak                   |    41 -
 audio/rplay/patches/patch-al                   |    44 -
 audio/rplay/patches/patch-am                   |    18 -
 audio/rplay/patches/patch-an                   |    16 -
 audio/rplay/patches/patch-ao                   |    14 -
 audio/rplay/patches/patch-ap                   |    41 -
 audio/rplay/patches/patch-aq                   |    52 -
 audio/rplay/patches/patch-ar                   |  9415 ------------------------
 audio/rplay/patches/patch-as                   |     8 -
 audio/rplay/patches/patch-at                   |    24 -
 audio/rplay/patches/patch-au                   |    14 -
 audio/rplay/patches/patch-av                   |    14 -
 audio/rplay/patches/patch-aw                   |    14 -
 audio/rplay/patches/patch-ax                   |    15 -
 audio/rplay/patches/patch-ay                   |    26 -
 audio/rplay/patches/patch-az                   |    15 -
 audio/rplay/patches/patch-ba                   |    60 -
 audio/rplay/patches/patch-bb                   |    15 -
 audio/rplay/patches/patch-bc                   |    24 -
 audio/rplay/patches/patch-ca                   |    47 -
 audio/rplay/patches/patch-cb                   |   606 -
 audio/rplay/patches/patch-cc                   |    24 -
 audio/rplay/patches/patch-devrplay_Makefile.in |    47 -
 audio/rplay/patches/patch-devrplay_devrplay.c  |    15 -
 audio/rplay/patches/patch-include_config.h.in  |    25 -
 audio/rplay/patches/patch-librplay_rplay.c     |    14 -
 audio/rplay/patches/patch-librplay_rptp.c      |    26 -
 audio/rplay/patches/patch-rplayd_host.c        |    14 -
 45 files changed, 1 insertions(+), 11103 deletions(-)

diffs (truncated from 11294 to 300 lines):

diff -r c6b67c63543f -r b66f41ca629b audio/Makefile
--- a/audio/Makefile    Wed Feb 26 18:09:40 2020 +0000
+++ b/audio/Makefile    Wed Feb 26 18:10:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.585 2020/01/29 19:00:33 maya Exp $
+# $NetBSD: Makefile,v 1.586 2020/02/26 18:10:49 nia Exp $
 #
 
 COMMENT=       Audio tools
@@ -397,7 +397,6 @@
 SUBDIR+=       rhythmbox
 SUBDIR+=       rip
 SUBDIR+=       rosegarden
-SUBDIR+=       rplay
 SUBDIR+=       rsynth
 SUBDIR+=       rtunes
 SUBDIR+=       rubberband
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/DESCR
--- a/audio/rplay/DESCR Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-rplay is a flexible network audio system that allows sounds to be played to
-and from local and remote systems.
-
-* 8-bit & 16-bit audio input and output.
-
-* .au, .snd, .aiff, .wav, .voc, .ub, .ul, G.721 4-bit, G.723 3-bit, and
-  G.723 5-bit audio files.
-
-* Stereo input and output. (2 channels)
-
-* Sounds can be played at any sample rate.
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/Makefile
--- a/audio/rplay/Makefile      Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.69 2018/02/20 08:43:42 dholland Exp $
-
-DISTNAME=      rplay-3.3.2
-PKGREVISION=   9
-CATEGORIES=    audio
-#MASTER_SITES= http://rplay.doit.org/dist/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://rplay.doit.org/
-COMMENT=       Network audio player
-LICENSE=       gnu-gpl-v2
-
-USE_TOOLS+=            makeinfo
-USE_LIBTOOL=           YES
-GNU_CONFIGURE=         YES
-CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+=       --build=BUILD
-
-INFO_FILES=            yes
-RCD_SCRIPTS=           rplayd
-EGDIR=                 ${PREFIX}/share/examples/rplay
-INSTALLATION_DIRS=     ${EGDIR}
-
-SUBST_CLASSES+=                paths
-SUBST_STAGE.paths=     pre-configure
-SUBST_FILES.paths=     doc/*.[0-9]
-SUBST_SED.paths=       -e "s|/usr/local/etc|${PKG_SYSCONFDIR}|g"
-SUBST_SED.paths+=      -e "s|/usr/local|${PREFIX}|g"
-SUBST_SED.paths+=      -e "s|/etc/rplay/|${PKG_SYSCONFDIR}/|g"
-SUBST_MESSAGE.paths=   Fixing paths in manpages.
-
-post-install:
-.for f in rplay.conf rplay.helpers rplay.hosts rplay.servers
-       ${INSTALL_DATA} ${WRKSRC}/etc/${f} ${DESTDIR}${EGDIR}
-.endfor
-
-.include "../../audio/gsm/buildlink3.mk"
-.include "../../mk/readline.buildlink3.mk"
-.include "../../devel/rx/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/PLIST
--- a/audio/rplay/PLIST Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.11 2014/03/11 14:04:58 jperkin Exp $
-bin/rplay
-bin/rptp
-include/rplay.h
-info/RPLAY.info
-info/RPTP.info
-info/librplay.info
-info/rplay.info
-lib/librplay.la
-man/man1/rplay.1
-man/man1/rptp.1
-man/man5/rplay.conf.5
-man/man5/rplay.helpers.5
-man/man5/rplay.hosts.5
-man/man5/rplay.servers.5
-man/man8/rplayd.8
-sbin/rplayd
-share/examples/rplay/rplay.conf
-share/examples/rplay/rplay.helpers
-share/examples/rplay/rplay.hosts
-share/examples/rplay/rplay.servers
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/PLIST.Linux
--- a/audio/rplay/PLIST.Linux   Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST.Linux,v 1.1 2012/02/06 02:40:29 sbd Exp $
-lib/devrplay.la
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/buildlink3.mk
--- a/audio/rplay/buildlink3.mk Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/07/17 12:24:41 obache Exp $
-
-BUILDLINK_TREE+=       rplay
-
-.if !defined(RPLAY_BUILDLINK3_MK)
-RPLAY_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.rplay+=  rplay>=3.3.2nb1
-BUILDLINK_ABI_DEPENDS.rplay+=  rplay>=3.3.2nb7
-BUILDLINK_PKGSRCDIR.rplay?=    ../../audio/rplay
-
-.include "../../audio/gsm/buildlink3.mk"
-.include "../../mk/readline.buildlink3.mk"
-.include "../../devel/rx/buildlink3.mk"
-.endif # RPLAY_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -rplay
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/distinfo
--- a/audio/rplay/distinfo      Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-$NetBSD: distinfo,v 1.19 2018/02/20 08:35:52 dholland Exp $
-
-SHA1 (rplay-3.3.2.tar.gz) = 80b8001998a6f9837773f26285afffd609df2662
-RMD160 (rplay-3.3.2.tar.gz) = e5c740eade2cc770ea78c8f53020fa6d78f59861
-SHA512 (rplay-3.3.2.tar.gz) = b0683de0f5dc1483d22ac68c0502fe66e89ba1c25300fdca9486df1cb6ea96393b18b783f918f18dba0ba0fbfd20410448e3e03df06fc4afba1b63024d82a713
-Size (rplay-3.3.2.tar.gz) = 480015 bytes
-SHA1 (patch-aa) = 77a3b871388602fe9e125c8d4f165286b65579d6
-SHA1 (patch-ab) = 8d4863656f1761af6207913dd35d764a3bfda6b5
-SHA1 (patch-ac) = bbe497d8eabdf4b6b377d7fb08d5615d16d9b3d5
-SHA1 (patch-ad) = 395048f6f0d0c579dfe81a0a2a0556651305e07b
-SHA1 (patch-ae) = 5095335425d16e24831ee8bcaacc60b0ec4d00ee
-SHA1 (patch-af) = 12f6bc02de7fceb44b6390178429654ef85dcc5d
-SHA1 (patch-ag) = ce19208502a150b7b9808c8f1755d116c978a506
-SHA1 (patch-ai) = 586f6d6c1479012c269e79273132fdc1b5d45967
-SHA1 (patch-aj) = 36cc584f1329e499b659127bb89d9cd562f8681b
-SHA1 (patch-ak) = 7a1661eeae0a9950097b303940aff824d8a49b87
-SHA1 (patch-al) = 0a19345ae81a2bac7434e8bc4e6c4cbc61a35407
-SHA1 (patch-am) = 6324cd60e3f391fd6a34d7d5d90e2150f15af8b0
-SHA1 (patch-an) = a5f1a3eb087350026167c257468992bdbe6e59bb
-SHA1 (patch-ao) = 46fdf3d1c5eaff61af77f800b7f0bf5a99daa0e2
-SHA1 (patch-ap) = 90b3ebc9aef8afc02bced8fcebc633d4b3b51509
-SHA1 (patch-aq) = 94a7841b15b3cfc804827cf5afde17726c2abf9e
-SHA1 (patch-ar) = 0cae0bfe7632b6b5151803362dc15492f7f06f94
-SHA1 (patch-as) = f3656ae2ce795208b8da7d623fb743d59bc8a286
-SHA1 (patch-at) = 302aafefd2d3e3a577f90f064e20cb4e064278e3
-SHA1 (patch-au) = b70e133bc6a57c31b782267b76a2559f4b5207e1
-SHA1 (patch-av) = 535d6b7e456a3710ed42f29f9c016fad25101cb1
-SHA1 (patch-aw) = decc04ef5df8beddc8363b57812491af76e5b11c
-SHA1 (patch-ax) = c03601aea39ae25ccf9fdd185d755fd170545d60
-SHA1 (patch-ay) = a538d4a51d8940012d952f3ee83d19e5e95868ad
-SHA1 (patch-az) = ad7ec6d8477b837c3f053bce5e6953039d68b6b9
-SHA1 (patch-ba) = 394dfa920f36a5e0f7e919de016fefac2a447322
-SHA1 (patch-bb) = 6829e94a21eee04b58021e2d848a624b0c037b00
-SHA1 (patch-bc) = ea0d5d00cf71263f6f6cf2e54a8dd8b730aba8e8
-SHA1 (patch-ca) = 28dd70179002299ed89f82089400fc83e1e015f4
-SHA1 (patch-cb) = 5bce9b440f812f41bc90f9daca3d788e96d5820d
-SHA1 (patch-cc) = ad1c91a1dcaf8f9cfe476ff6202ad5df60d60cec
-SHA1 (patch-devrplay_Makefile.in) = 307e9766679c4550ae25b9c45433bba3c5db02ca
-SHA1 (patch-devrplay_devrplay.c) = 0ee4eab36266206e5a32778de39df08d8bc08058
-SHA1 (patch-include_config.h.in) = 1b706770619f17517f78eb3cd125263910a7c479
-SHA1 (patch-librplay_rplay.c) = 9e86fe6d5c90723f8b2176210052a9ee94c8f34c
-SHA1 (patch-librplay_rptp.c) = c0b9184d9d9d30e49ee879cf1a1039427d8827bd
-SHA1 (patch-rplayd_host.c) = a216ff644fc3c9bba471c46f242b7bd2485ac7ba
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/files/rplayd.sh
--- a/audio/rplay/files/rplayd.sh       Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD: rplayd.sh,v 1.6 2002/09/20 02:01:54 grant Exp $
-#
-# PROVIDE: rplayd
-# REQUIRE: DAEMON
-
-if [ -f /etc/rc.subr ]
-then
-       . /etc/rc.subr
-fi
-
-name="rplayd"
-rcvar=$name
-command="@PREFIX@/sbin/${name}"
-required_files="@PKG_SYSCONFDIR@/rplay.conf"
-
-if [ -f /etc/rc.subr ]
-then
-       load_rc_config $name
-       run_rc_command "$1"
-else
-       @ECHO@ -n ' ${name}'
-       ${command} ${rplayd_flags} ${command_args}
-fi
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/patches/patch-aa
--- a/audio/rplay/patches/patch-aa      Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2018/02/20 08:35:52 dholland Exp $
-
-Configure for pkgsrc.
-
---- Makefile.config.in.orig    1998-08-13 08:12:59.000000000 +0200
-+++ Makefile.config.in
-@@ -6,15 +6,15 @@
- SHELL=                /bin/sh
- srcdir=               @srcdir@
- VPATH=                @srcdir@
--prefix=               @prefix@
-+prefix=               ${DESTDIR}@prefix@
- exec_prefix=  @exec_prefix@
- bindir=               $(exec_prefix)/bin
- sbindir=      $(exec_prefix)/sbin
- libdir=               $(exec_prefix)/lib
--mandir=               $(prefix)/man
-+mandir=               ${DESTDIR}@mandir@
- etcdir=               $(prefix)/etc
- includedir=   $(prefix)/include
--infodir=      $(prefix)/info
-+infodir=      ${DESTDIR}@infodir@
- tmpdir=               /tmp
- debiandir=    @srcdir@/../debian
- 
-@@ -43,6 +43,7 @@ CFLAGS=              @CFLAGS@
- #CC_OPTIONS=  -O -cckr                        # SGI 
- #CC_OPTIONS=  -O                              # generic
- #CC_OPTIONS=  -g                              # debug 
-+CC_OPTIONS=   @CPPFLAGS@                      # hack to add CPPFLAGS
- 
- ##
- ## Extra linker options.
-@@ -53,7 +54,7 @@ CFLAGS=              @CFLAGS@
- ##
- ## Name of the rplay library to build.
- ##
--LIBRPLAY_NAME=        librplay.a
-+LIBRPLAY_NAME=        librplay.la
- #LIBRPLAY_NAME=       librplay.sl                     # HP-UX
- 
- ##
diff -r c6b67c63543f -r b66f41ca629b audio/rplay/patches/patch-ab
--- a/audio/rplay/patches/patch-ab      Wed Feb 26 18:09:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-$NetBSD: patch-ab,v 1.7 2018/02/20 08:35:52 dholland Exp $
-
-Fix readline configury.
-Add NetBSD backend.
-
---- configure.in.orig  Wed Jun  9 02:26:28 1999
-+++ configure.in       Tue Jan 18 16:20:01 2000
-@@ -59,6 +59,7 @@
- AC_HEADER_TIME
- dnl AC_PATH_XTRA
- AC_CHECK_HEADERS(fcntl.h sys/file.h sys/ioctl.h sys/time.h stdlib.h unistd.h memory.h string.h strings.h utime.h limits.h gsm.h gsm/gsm.h rxposix.h rx/rxposix.h)
-+AC_CHECK_HEADERS(readline.h history.h readline/readline.h readline/history.h)
- AC_HEADER_SYS_WAIT
- 
- dnl Check for typedefs, structures, and compiler characteristics.
-@@ -74,7 +75,20 @@
- AC_CHECK_LIB(socket, socket, [LIBS="$LIBS -lsocket"])
- AC_CHECK_LIB(nsl, t_accept, [LIBS="$LIBS -lnsl"])
- 
--AC_CHECK_LIB(readline, readline, [RL_LIBS="-lreadline"])
-+if test "$ac_cv_header_readline_h" = "yes" ||
-+   test "$ac_cv_header_readline_readline_h" = "yes"; then
-+    AC_CHECK_LIB(termcap, tputs,
-+      [AC_CHECK_LIB(edit, readline,
-+          [AC_DEFINE(HAVE_LIBEDIT)
-+           AC_DEFINE(HAVE_READLINE)
-+           RL_LIBS="-ledit -ltermcap"],
-+          [AC_CHECK_LIB(readline, readline,
-+              [AC_DEFINE(HAVE_LIBREADLINE)
-+               AC_DEFINE(HAVE_READLINE)
-+               RL_LIBS="-lreadline"], -ltermcap)
-+          ], -ltermcap)
-+      ])
-+fi
- AC_SUBST(RL_LIBS)
- 
- AC_CHECK_LIB(gsm, gsm_decode, [HAVE_GSM="yes"])
-@@ -209,6 +223,24 @@
- AC_MSG_RESULT($is_freebsd)
- if test $is_freebsd = "yes"; then
-       RPLAY_TARGET="FreeBSD"
-+fi
-+fi
-+
-+



Home | Main Index | Thread Index | Old Index