Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2000 01:23:57 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/18978: new port:  audio/streamripper (fwd)
Message-ID:  <Pine.BSI.4.05L.10006030118390.12126-100000@blues.jpj.net>

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

>Number:         18978
>Category:       ports
>Synopsis:       new port:  audio/streamripper
>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:   Fri Jun 02 22:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Trevor Johnson
>Release:        4.0-CURRENT i386
>Organization:
myself
>Environment:

only tested on FreeBSD tethys.csudh.edu 4.0-20000214-CURRENT FreeBSD
4.0-20000214-CURRENT #0: Tue Feb 15 01:45:52 GMT 2000
root@monster.cdrom.com:/usr/src/sys/compile/GENERIC  i386

>Description:

This program splits a SHOUTcast stream into tracks.

This PR supercedes ports/17823.

>How-To-Repeat:
N/A
>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:
#
#	streamripper
#	streamripper/files
#	streamripper/files/md5
#	streamripper/pkg
#	streamripper/pkg/COMMENT
#	streamripper/pkg/DESCR
#	streamripper/pkg/PLIST
#	streamripper/Makefile
#
echo c - streamripper
mkdir -p streamripper > /dev/null 2>&1
echo c - streamripper/files
mkdir -p streamripper/files > /dev/null 2>&1
echo x - streamripper/files/md5
sed 's/^X//' >streamripper/files/md5 << 'END-of-streamripper/files/md5'
XMD5 (streamripper-0.7.0b.tar.gz) = 031ac71a9da9987de3d7cb5b8f301c79
END-of-streamripper/files/md5
echo c - streamripper/pkg
mkdir -p streamripper/pkg > /dev/null 2>&1
echo x - streamripper/pkg/COMMENT
sed 's/^X//' >streamripper/pkg/COMMENT << 'END-of-streamripper/pkg/COMMENT'
XSplits SHOUTcast stream into tracks
END-of-streamripper/pkg/COMMENT
echo x - streamripper/pkg/DESCR
sed 's/^X//' >streamripper/pkg/DESCR << 'END-of-streamripper/pkg/DESCR'
XUsing information which a SHOUTcast server can optionally send,
Xthis program breaks an audio stream into "tracks," stores them in
Xseparate files as they arrive, and names the files by appending
X".mp3" to the name of the track.  The tracks can be listened to at
Xthe user's leisure with an MPEG Layer 3 audio player.
X
XWWW:  http://www.bigfreakinserver.com/master/streamripper.php3
X
XTrevor Johnson
Xtrevor@jpj.net
END-of-streamripper/pkg/DESCR
echo x - streamripper/pkg/PLIST
sed 's/^X//' >streamripper/pkg/PLIST << 'END-of-streamripper/pkg/PLIST'
Xbin/streamripper
END-of-streamripper/pkg/PLIST
echo x - streamripper/Makefile
sed 's/^X//' >streamripper/Makefile << 'END-of-streamripper/Makefile'
X# New ports collection makefile for:	streamripper
X# Date created:		6 Apr 2000
X# Whom:			trevor@jpj.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	streamripper
XPORTVERSION=	0.7.0b
XDISTNAME=	${PORTNAME}-${PORTVERSION}
XCATEGORIES=	audio
XMASTER_SITES=	ftp://ftp.bigfreakinserver.com/pub/
X
XMAINTAINER=	trevor@jpj.net
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-streamripper/Makefile
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?Pine.BSI.4.05L.10006030118390.12126-100000>