diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-08 20:54:25 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-08 20:54:25 +0000 |
commit | 8c4fb60874ce9f59a94035c7fb05913a86ff0c0e (patch) | |
tree | ebc3980e5b8b941b6ec8da59b11380b03d3d5845 /audio | |
parent | 0a433cb339bb2d50cc0dfc168d087ca6d5acf4d6 (diff) | |
download | pkgsrc-8c4fb60874ce9f59a94035c7fb05913a86ff0c0e.tar.gz |
Moved to icecast.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast2/DESCR | 6 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 65 | ||||
-rw-r--r-- | audio/icecast2/PLIST | 33 | ||||
-rw-r--r-- | audio/icecast2/distinfo | 6 | ||||
-rwxr-xr-x | audio/icecast2/files/icecast.sh | 18 | ||||
-rw-r--r-- | audio/icecast2/patches/patch-aa | 13 | ||||
-rw-r--r-- | audio/icecast2/patches/patch-ab | 46 |
7 files changed, 0 insertions, 187 deletions
diff --git a/audio/icecast2/DESCR b/audio/icecast2/DESCR deleted file mode 100644 index 9ee4f0f623d..00000000000 --- a/audio/icecast2/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Icecast is a streaming media server which currently supports Ogg -Vorbis and MP3 audio streams. It can be used to create an Internet -radio station or a privately running jukebox and many things in -between. It is very versatile in that new formats can be added -relatively easily and supports open standards for commuincation and -interaction. diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile deleted file mode 100644 index 9fd62c69a8b..00000000000 --- a/audio/icecast2/Makefile +++ /dev/null @@ -1,65 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2004/01/08 19:58:34 jmmv Exp $ -# - -DISTNAME= icecast-2.0.0 -CATEGORIES= audio -MASTER_SITES= http://www.icecast.org/files/ - -MAINTAINER= pancake@phreaker.net -HOMEPAGE= http://www.icecast.org/ -COMMENT= Live streaming audio server - -USE_BUILDLINK2= yes -USE_PKGLOCALEDIR= yes -USE_LIBTOOL= yes -USE_PKGINSTALL= yes -GNU_CONFIGURE= yes - -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool - -BUILD_DEFS+= ICECAST_CHROOTDIR - -PKG_SYSCONFSUBDIR= icecast -RCD_SCRIPTS= icecast - -ICECAST_LOGDIR?= ${ICECAST_CHROOTDIR}/log - -ICECAST_USER?= icecast -ICECAST_GROUP?= icecast - -PKG_GROUPS= ${ICECAST_GROUP} -PKG_USERS= ${ICECAST_USER}:${ICECAST_GROUP}::Icecast2\\ user - -EGDIR= ${PREFIX}/share/examples/icecast -CONF_FILES= ${EGDIR}/icecast.xml ${PKG_SYSCONFDIR}/icecast.xml - -.for D in ${ICECAST_CHROOTDIR} ${ICECAST_LOGDIR} -OWN_DIRS_PERMS+= ${D} ${ICECAST_USER} ${ICECAST_GROUP} 770 -.endfor -.undef D - -post-extract: - @${MV} ${WRKSRC}/conf/icecast.xml.in ${WRKSRC}/conf/icecast.fixme - -post-install: - @( \ - ${SED} \ - -e "s,@BASEDIR@,${ICECAST_CHROOTDIR},g" \ - -e "s,@LOGDIR@,log/,g" \ - -e "s,@WEBROOT@,${PREFIX}/share/icecast/web,g" \ - -e "s,@ADMINROOT@,${PREFIX}/share/icecast/admin,g" \ - -e "s,@PIDDIR@,${ICECAST_CHROOTDIR},g" \ - -e "s,@ICECAST_USER@,${ICECAST_USER},g" \ - -e "s,@ICECAST_GROUP@,${ICECAST_GROUP},g" \ - ${WRKSRC}/conf/icecast.fixme > ${WRKSRC}/conf/icecast.xml; \ - ${INSTALL_DATA_DIR} ${EGDIR}; \ - ${INSTALL_DATA} ${WRKSRC}/conf/icecast.xml ${EGDIR} \ - ) - -.include "../../audio/libvorbis/buildlink2.mk" -.include "../../converters/libiconv/buildlink2.mk" -.include "../../textproc/libxslt/buildlink2.mk" -.include "../../www/curl/buildlink2.mk" - -.include "../../mk/pthread.buildlink2.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/icecast2/PLIST b/audio/icecast2/PLIST deleted file mode 100644 index 987165924b7..00000000000 --- a/audio/icecast2/PLIST +++ /dev/null @@ -1,33 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/08 19:39:42 xtraeme Exp $ -bin/icecast -etc/rc.d/icecast -share/doc/icecast/AUTHORS -share/doc/icecast/COPYING -share/doc/icecast/NEWS -share/doc/icecast/README -share/doc/icecast/TODO -share/doc/icecast/icecast2_admin.html -share/doc/icecast/icecast2_basicsetup.html -share/doc/icecast/icecast2_config_file.html -share/doc/icecast/icecast2_faq.html -share/doc/icecast/icecast2_glossary.html -share/doc/icecast/icecast2_introduction.html -share/doc/icecast/icecast2_relay.html -share/doc/icecast/icecast2_stats.html -share/doc/icecast/icecast2_win32.html -share/doc/icecast/icecast2_yp.html -share/doc/icecast/index.html -share/examples/icecast/icecast.xml -share/icecast/admin/listclients.xsl -share/icecast/admin/listmounts.xsl -share/icecast/admin/moveclients.xsl -share/icecast/admin/response.xsl -share/icecast/admin/stats.xsl -share/icecast/web/status.xsl -share/icecast/web/status2.xsl -@dirrm share/icecast/web -@dirrm share/icecast/doc -@dirrm share/icecast/admin -@dirrm share/icecast -@dirrm share/doc/icecast -@dirrm share/examples/icecast diff --git a/audio/icecast2/distinfo b/audio/icecast2/distinfo deleted file mode 100644 index 0f52c7d9b9c..00000000000 --- a/audio/icecast2/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/01/08 19:39:42 xtraeme Exp $ - -SHA1 (icecast-2.0.0.tar.gz) = 76f41f807bdff5dfb50d5b67075fc401de7e270a -Size (icecast-2.0.0.tar.gz) = 684624 bytes -SHA1 (patch-aa) = fa92a4a704a3f471a0669c9933b36a3586425dc5 -SHA1 (patch-ab) = 39cf0ed1e9da8c7d90fa192731307817e91496c9 diff --git a/audio/icecast2/files/icecast.sh b/audio/icecast2/files/icecast.sh deleted file mode 100755 index 450320a5336..00000000000 --- a/audio/icecast2/files/icecast.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!@RCD_SCRIPTS_SHELL@ -# -# $NetBSD: icecast.sh,v 1.1.1.1 2004/01/08 19:39:42 xtraeme Exp $ -# - -# PROVIDE: icecast -# REQUIRE: DAEMON LOGIN - -. /etc/rc.subr - -name="icecast" -rcvar=$name -command="@PREFIX@/bin/${name}" -command_args="-b -c @PKG_SYSCONFDIR@/$name.xml 1>2& >/dev/null" -required_files="@PKG_SYSCONFDIR@/$name.xml" - -load_rc_config $name -run_rc_command "$1" diff --git a/audio/icecast2/patches/patch-aa b/audio/icecast2/patches/patch-aa deleted file mode 100644 index 8ff14fb1453..00000000000 --- a/audio/icecast2/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/01/08 19:39:42 xtraeme Exp $ - ---- Makefile.in.orig 2004-01-08 18:59:21.000000000 +0100 -+++ Makefile.in 2004-01-08 18:59:45.000000000 +0100 -@@ -112,7 +112,7 @@ - AUTOMAKE_OPTIONS = 1.6 foreign dist-zip - ACLOCAL_AMFLAGS = -I m4 - --SUBDIRS = src conf debian doc web admin win32 -+SUBDIRS = src doc web admin - - EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 m4/vorbis.m4 \ - m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \ diff --git a/audio/icecast2/patches/patch-ab b/audio/icecast2/patches/patch-ab deleted file mode 100644 index f3985b729c4..00000000000 --- a/audio/icecast2/patches/patch-ab +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2004/01/08 19:39:42 xtraeme Exp $ - ---- conf/icecast.fixme.orig 2004-01-08 19:10:14.000000000 +0100 -+++ conf/icecast.fixme 2004-01-08 19:14:15.000000000 +0100 -@@ -82,14 +82,15 @@ - - <paths> - <!-- basedir is only used if chroot is enabled --> -- <basedir>@pkgdatadir@</basedir> -+ <basedir>@BASEDIR@</basedir> - - <!-- Note that if <chroot> is turned on below, these paths must both - be relative to the new root, not the original root --> -- <logdir>@localstatedir@/log/@PACKAGE@</logdir> -- <webroot>@pkgdatadir@/web</webroot> -- <adminroot>@pkgdatadir@/admin</adminroot> -- <!-- <pidfile>@pkgdatadir@/icecast.pid</pidfile> --> -+ -+ <logdir>@LOGDIR@/</logdir> -+ <webroot>@WEBROOT@</webroot> -+ <adminroot>@ADMINROOT@</adminroot> -+ <pidfile>@PIDDIR@/icecast.pid</pidfile> - - <!-- Aliases: treat requests for 'source' path as being for 'dest' path - May be made specific to a port or bound address using the "port" -@@ -103,16 +104,14 @@ - <logging> - <accesslog>access.log</accesslog> - <errorlog>error.log</errorlog> -- <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error --> -+ <loglevel>2</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error --> - </logging> - - <security> -- <chroot>0</chroot> -- <!-- -+ <chroot>1</chroot> - <changeowner> -- <user>nobody</user> -- <group>nogroup</group> -+ <user>@ICECAST_USER@</user> -+ <group>@ICECAST_GROUP@</group> - </changeowner> -- --> - </security> - </icecast> |