Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2000 17:39:57 +0900 (KST)
From:      hollywar@holywar.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20857: New port: audio/holyshout - Streaming audio to Icecast/shoutcast server supports multiple bitrate stream
Message-ID:  <200008260839.RAA00679@alamis.holywar.net>

next in thread | raw e-mail | index | archive | help

>Number:         20857
>Category:       ports
>Synopsis:       New port: audio/holyshout - Streaming audio to Icecast/shoutcast server supports multiple bitrate stream
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 26 01:50:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     JunSeon Oh
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
holynet
>Environment:

	

>Description:

New broadcasting program for icecast/shoutcast supports re-encoding on the fly.
also much stable than audio/shout

	

>How-To-Repeat:

	

>Fix:

	


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:    holyshout
X# Date created:         26 Aug 2000
X# Whom:                 JunSeon Oh <hollywar@mail.holywar.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	holyshout
XPORTVERSION=	0.1
XCATEGORIES=	audio net
XMASTER_SITES=	ftp://ftp.holywar.net/pub/FreeBSD/
X
XMAINTAINER=	hollywar@mail.holywar.net
X
XUSE_GMAKE=	YES
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (holyshout-0.1.tar.gz) = 56db5b357a213be76d6295154836090b
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/holyshout
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XStreaming audio to Icecast/shoutcast supports multiple bitrate stream
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XHolyshout feeds an mp3 stream to your icecast or shoutcast server.
XIt also supports multiple bitrate streams. (re-encode using lame)
X
XWWW: http://www.icecast.org/
XWWW: http://www.shoutcast.com/
X
X--
XMade by JunSeon Oh <hollywar@mail.holywar.net>
END-of-./pkg/DESCR
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008260839.RAA00679>