Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 11:26:21 +0100 (BST)
From:      jamie@jamiesdomain.org.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21745: Update Port: audio/cd2mp3   Latest release of cd2mp3
Message-ID:  <200010041026.LAA00640@element.office.snet.co.uk>

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

>Number:         21745
>Category:       ports
>Synopsis:       Update Port: audio/cd2mp3   Latest release of cd2mp3
>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:   Wed Oct 04 03:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jamie
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

	Update Port: audio/cd2mp3   Latest release of cd2mp3
	
>How-To-Repeat:

	

>Fix:

# Thiss 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:
#
#       .
#       ./pkg
#       ./pkg/COMMENT
#       ./pkg/DESCR
#       ./pkg/PLIST
#       ./files
#       ./files/md5
#       ./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XEasy to use MP3 manipulation and creation tool
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
Xcd2mp3 will help you create MP3s from your favourite CD collections.
X
XIt features single track encoding, entire CD encoding, ripping of tracks
Xto .WAV files, and encoding .WAV files to MP3 Format.
X
XFurther documentation is available at our website.
X
XWWW: http://www.jamiesdomain.org.uk/
X
X- Jamie Heckford
Xjamie@jamiesdomain.org.uk
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/cd2mp3
END-of-./pkg/PLIST
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (cd2mp3-0.5.tar.gz) = 79d86fd5788bf113dc2f50f896f4aa23
END-of-./files/md5
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection Makefile for:   cd2mp3
X# Date created:                4 January 2000
X# Whom:                        Jamie Heckford <jamie@jamiesdomain.org.uk>
X#
X# $FreeBSD: ports/audio/cd2mp3/Makefile,v 1.1 2000/06/02 06:46:47 will Exp $
X#
X
XPORTNAME=              cd2mp3
XPORTVERSION=           0.5
XPORTEPOCH=             1
XCATEGORIES=            audio
XMASTER_SITES=          http://download.cd2mp3.org/cd2mp3/${PORTVERSION}/
XMASTER_SITE_SUBDIR=    ${PORTVERSION}
X
XMAINTAINER=            jamie@jamiesdomain.org.uk
X
XRUN_DEPENDS=           bladeenc:${PORTSDIR}/audio/bladeenc/ \
X                       dagrab:${PORTSDIR}/audio/dagrab
X
XNO_BUILD=              yes
XWRKSRC=                        ${WRKDIR}/cd2mp3
X
Xdo-install:
X       ${INSTALL_SCRIPT} ${WRKSRC}/cd2mp3 ${PREFIX}/bin/cd2mp3
X
X.include <bsd.port.mk>
END-of-./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?200010041026.LAA00640>