ports/66643: [NEW PORT] audio/flac123: Command-line player for flac audio files
michael johnson
ahze at ahze.net
Fri May 14 19:40:20 UTC 2004
>Number: 66643
>Category: ports
>Synopsis: [NEW PORT] audio/flac123: Command-line player for flac audio files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri May 14 12:40:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: michael johnson
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May 3 05:09:04 EDT
>Description:
Flac123 is a console-line Free Lossless Audio Codec (flac) audio player.
It implements mpg123's 'Remote Control' interface and has the ability to
output to a wav file or stdout.
WWW: http://flac-tools.sf.net
I only needed this for a bit, so I do not with to maintain this.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- flac123-0.0.7.shar begins here ---
# 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:
#
# flac123
# flac123/pkg-descr
# flac123/Makefile
# flac123/distinfo
#
echo c - flac123
mkdir -p flac123 > /dev/null 2>&1
echo x - flac123/pkg-descr
sed 's/^X//' >flac123/pkg-descr << 'END-of-flac123/pkg-descr'
XFlac123 is a console-line Free Lossless Audio Codec (flac) audio player.
XIt implements mpg123's 'Remote Control' interface and has the ability to
Xoutput to a wav file or stdout.
X
XWWW: http://flac-tools.sf.net
END-of-flac123/pkg-descr
echo x - flac123/Makefile
sed 's/^X//' >flac123/Makefile << 'END-of-flac123/Makefile'
X# New ports collection makefile for: flac123
X# Date created: 2004-05-14
X# Whom: michael johnson <ahze at ahze.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= flac123
XPORTVERSION= 0.0.7
XCATEGORIES= audio
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= flac-tools
X
XMAINTAINER= ports at FreeBSD.org
XCOMMENT= Command-line player for flac audio files
X
XLIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
X ao.3:${PORTSDIR}/audio/libao \
X FLAC.5:${PORTSDIR}/audio/flac
X
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XPLIST_FILES= bin/flac123
XPORTDOCS= README.remote
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X.for i in ${PORTDOCS}
X ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-flac123/Makefile
echo x - flac123/distinfo
sed 's/^X//' >flac123/distinfo << 'END-of-flac123/distinfo'
XMD5 (flac123-0.0.7.tar.gz) = 0003aefd73f2bff4824e4b76a5b5331f
XSIZE (flac123-0.0.7.tar.gz) = 69852
END-of-flac123/distinfo
exit
--- flac123-0.0.7.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list