ports/135606: New port: multimedia/mp3cd. mp3cd is a perl script that normalizes and burns MP3, XOGG, and WAV files to audio CDs
Sylvio Cesar
scjamorim at bsd.com.br
Mon Jun 15 20:50:03 UTC 2009
>Number: 135606
>Category: ports
>Synopsis: New port: multimedia/mp3cd. mp3cd is a perl script that normalizes and burns MP3, XOGG, and WAV files to audio CDs
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 15 20:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sylvio Cesar
>Release: 7.2-RELEASE
>Organization:
>Environment:
FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
mp3cd is a perl script that normalizes and burns MP3,
XOGG, and WAV files to audio CDs
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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:
#
# mp3cd
# mp3cd/pkg-descr
# mp3cd/Makefile
# mp3cd/pkg-plist
# mp3cd/distinfo
#
echo c - mp3cd
mkdir -p mp3cd > /dev/null 2>&1
echo x - mp3cd/pkg-descr
sed 's/^X//' >mp3cd/pkg-descr << 'ef4e84b71679475de75decfc3a5e83c5'
Xmp3cd is a perl script that normalizes and burns MP3,
XOGG, and WAV files to audio CDs.
X
XWWW: http://outflux.net
ef4e84b71679475de75decfc3a5e83c5
echo x - mp3cd/Makefile
sed 's/^X//' >mp3cd/Makefile << '8ca944493a772db29e8b1828052fe58f'
X# New ports collection makefile for: mp3cd
X# Date created: 2009-06-15
X# Whom: Sylvio Cesar <scjamorim at bsd.com.br>
X#
X# $FreeBSD$
X#
X
XPORTNAME= mp3cd
XPORTVERSION= 1.026
XCATEGORIES= multimedia
XMASTER_SITES= http://outflux.net/software/pkgs/mp3cd/download/
XDISTNAME= ${PORTNAME}-${PORTVERSION}
X
XMAINTAINER= scjamorim at bsd.com.br
XCOMMENT= Perl script that burns MP3 to audio CDs
X
XBUILD_DEPENDS= p5-Config-Simple:${PORTSDIR}/devel/p5-Config-Simple:extract
XMAN1= mp3cd.1
XUSE_LDCONFIG= yes
X
X.include <bsd.port.pre.mk>
Xpost-patch:
X (cd ${WRKSRC} && ${PERL} Makefile.PL)
X.include <bsd.port.post.mk>
8ca944493a772db29e8b1828052fe58f
echo x - mp3cd/pkg-plist
sed 's/^X//' >mp3cd/pkg-plist << '5cfb7ee47a8f475259d4784901e3f1da'
Xman/man1/mp3cd.1
Xbin/mp3cd
X at dirrmtry man/man1/mp3cd.1
X at dirrmtry bin/mp3cd
5cfb7ee47a8f475259d4784901e3f1da
echo x - mp3cd/distinfo
sed 's/^X//' >mp3cd/distinfo << 'fac6f01612aaa444b36a51dc5ce8dab0'
XMD5 (mp3cd-1.026.tar.gz) = 8f00eb0c8c97ca7510a974a696dc3ac9
XSHA256 (mp3cd-1.026.tar.gz) = d7521dabb835e174957a65ed806deb791620153e57605df21e8db22bbe139e02
XSIZE (mp3cd-1.026.tar.gz) = 19725
fac6f01612aaa444b36a51dc5ce8dab0
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list