ports/85459: New Port: audio/streamtranscoder - Takes internet radio streams or soundcard input and transcodes them to another server

Mark Kane mark at mkproductions.org
Tue Aug 30 03:30:17 UTC 2005


>Number:         85459
>Category:       ports
>Synopsis:       New Port: audio/streamtranscoder - Takes internet radio streams or soundcard input and transcodes them to another server
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 30 03:30:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Mark Kane
>Release:        FreeBSD 5.4-STABLE
>Organization:
MKProductions
>Environment:
FreeBSD freebsd.mixx941.com 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu Aug 25 17:56:11 CDT 2005     mixx941 at freebsd.mixx941.com:/usr/obj/usr/src/sys/AMDXP2000  i386



>Description:
streamTranscoder takes the output from SHOUTcast/Icecast/Peercast/KasterBlaster servers or a soundcard input and transcodes them to another SHOUTcast, Icecast, or Peercast server in mp3 or Ogg Vorbis format. It can transcode the input audio by resampling or re-encoding, as well as changing the format from mp3 to Ogg Vorbis (or vice versa).

>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:
#
#       /usr/ports/audio/streamtranscoder/
#       /usr/ports/audio/streamtranscoder/Makefile
#       /usr/ports/audio/streamtranscoder/pkg-descr
#       /usr/ports/audio/streamtranscoder/pkg-plist
#       /usr/ports/audio/streamtranscoder/distinfo
#
echo c - /usr/ports/audio/streamtranscoder/
mkdir -p /usr/ports/audio/streamtranscoder/ > /dev/null 2>&1
echo x - /usr/ports/audio/streamtranscoder/Makefile
sed 's/^X//' >/usr/ports/audio/streamtranscoder/Makefile << 'END-of-/usr/ports/audio/streamtranscoder/Makefile'
X# New ports collection makefile for:   streamTranscoder
X# Date created:        29 August 2005
X# Whom:                Mark Kane <mark at mkproductions.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      streamTranscoder
XPORTVERSION=   1.2.7
XCATEGORIES=    audio
XMASTER_SITES=  http://www.oddsock.org/tools/streamTranscoder/
XDISTNAME=      streamtranscoder-1.2.7
X
XMAINTAINER=    mark at mkproductions.org
XCOMMENT=       Takes Internet audio streams or a soundcard input and outputs them to a SHOUTcast/Icecast/Peercast server in mp3 or Ogg Vorbis format.
X
XLIB_DEPENDS=           ogg:${PORTSDIR}/audio/libogg \
X                       vorbis:${PORTSDIR}/audio/libvorbis \
X                       mad:${PORTSDIR}/audio/libmad \
X                       curl:${PORTSDIR}/ftp/curl \
X                       mp3lame:${PORTSDIR}/audio/lame
X
XCONFIGURE_ARGS=                --with-ogg-libraries=${PREFIX}/lib \
X                       --with-ogg-includes=${PREFIX}/include \
X                       --with-mad-prefix=${PREFIX}/lib
X
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/audio/streamtranscoder/Makefile
echo x - /usr/ports/audio/streamtranscoder/pkg-descr
sed 's/^X//' >/usr/ports/audio/streamtranscoder/pkg-descr << 'END-of-/usr/ports/audio/streamtranscoder/pkg-descr'
XstreamTranscoder takes the output from SHOUTcast/Icecast/Peercast/KasterBlaster servers or a soundcard input and transcodes them to another SHOUTcast,
XIcecast, or Peercast server in mp3 or Ogg Vorbis format. It can transcode the input audio by resampling or re-encoding, as well as changing the format
Xfrom mp3 to Ogg Vorbis (or vice versa).
X
XWWW: http://www.oddsock.org/tools/streamTranscoder/
X
X- Mark
Xmark at mkproductions.org
END-of-/usr/ports/audio/streamtranscoder/pkg-descr
echo x - /usr/ports/audio/streamtranscoder/pkg-plist
sed 's/^X//' >/usr/ports/audio/streamtranscoder/pkg-plist << 'END-of-/usr/ports/audio/streamtranscoder/pkg-plist'
Xbin/streamTranscoder
END-of-/usr/ports/audio/streamtranscoder/pkg-plist
echo x - /usr/ports/audio/streamtranscoder/distinfo
sed 's/^X//' >/usr/ports/audio/streamtranscoder/distinfo << 'END-of-/usr/ports/audio/streamtranscoder/distinfo'
XMD5 (streamtranscoder-1.2.7.tar.gz) = 52e03e4bdac72836554ab1cde7c5f76a
XSIZE (streamtranscoder-1.2.7.tar.gz) = 354476
END-of-/usr/ports/audio/streamtranscoder/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list