From philip@paeps.cx  Mon Jun 30 15:37:27 2003
Return-Path: <philip@paeps.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B305737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jun 2003 15:37:27 -0700 (PDT)
Received: from adicia.telenet-ops.be (adicia.telenet-ops.be [195.130.132.56])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9ADB043F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jun 2003 15:37:26 -0700 (PDT)
	(envelope-from philip@paeps.cx)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by adicia.telenet-ops.be (Postfix) with SMTP id 00762382E9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Jul 2003 00:37:25 +0200 (MEST)
Received: from fortuna.home.paeps.cx (D57687C7.kabel.telenet.be [213.118.135.199])
	by adicia.telenet-ops.be (Postfix) with ESMTP id A1CD238251
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Jul 2003 00:37:24 +0200 (MEST)
Received: from juno.home.paeps.cx (juno.home.paeps.cx [2001:ab8:2007:0:240:f4ff:fe31:3090])
	by fortuna.home.paeps.cx (Postfix) with ESMTP id 657D4209E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Jul 2003 00:37:24 +0200 (CEST)
Received: by juno.home.paeps.cx (Postfix, from userid 1001)
	id DEA9121A7; Tue,  1 Jul 2003 00:37:13 +0200 (CEST)
Message-Id: <20030630223713.DEA9121A7@juno.home.paeps.cx>
Date: Tue,  1 Jul 2003 00:37:13 +0200 (CEST)
From: Philip Paeps <philip@paeps.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: audio/crip - Terminal-based ripper/encoder/tagger
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53942
>Category:       ports
>Synopsis:       New Port: audio/crip - Terminal-based ripper/encoder/tagger
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 30 15:40:13 PDT 2003
>Closed-Date:    Sat Jul 12 23:25:05 PDT 2003
>Last-Modified:  Sat Jul 12 23:25:05 PDT 2003
>Originator:     Philip Paeps
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD juno.home.paeps.cx 5.1-CURRENT FreeBSD 5.1-CURRENT #18: Sat
Jun 28 22:46:36 CEST 2003 philip@juno.home.paeps.cx:/usr/obj/usr/src/sys/JUNO
i386

>Description:

	Crip is a nice terminal-based script to automate the tedious
	'rip, encode, tag' process needed to turn shiny pieces of plastic into
	conveniently-accessible music files.  More efficient than the many GUI
	things which do the same thing, imo.

>How-To-Repeat:
	
	Add to ports-tree, build, install, find some CDs, enjoy!
>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:
#
#	crip
#	crip/Makefile
#	crip/pkg-plist
#	crip/distinfo
#	crip/pkg-descr
#
echo c - crip
mkdir -p crip > /dev/null 2>&1
echo x - crip/Makefile
sed 's/^X//' >crip/Makefile << 'END-of-crip/Makefile'
X# New ports collection makefile for:	p5-Date-Roman
X# Date created:				30 June 2003
X# Whom:	      				Philip Paeps <philip@paeps.cx>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	crip
XPORTVERSION=	3.4
XCATEGORIES=	audio
XMASTER_SITES=	http://bach.dynet.com/crip/src/
X
XMAINTAINER=	philip@paeps.cx
XCOMMENT=	Terminal-based ripper/encoder/tagger
X
XRUN_DEPENDS=	${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get \
X		cdparanoia:${PORTSDIR}/audio/cdparanoia \
X		oggenc:${PORTSDIR}/audio/vorbis-tools \
X		vorbisgain:${PORTSDIR}/audio/vorbisgain
X
Xdo-build:
X	${CC} ${CFLAGS} -o ${WRKSRC}/wav_find_beginning ${WRKSRC}/wav_find_beginning.c
X	${CC} ${CFLAGS} -o ${WRKSRC}/wav_find_end ${WRKSRC}/wav_find_end.c
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/crip ${PREFIX}/bin
X	${INSTALL_SCRIPT} ${WRKSRC}/editcomment ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/wav_find_beginning ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/wav_find_end ${PREFIX}/bin
X
XSITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
X
X.include <bsd.port.mk>
END-of-crip/Makefile
echo x - crip/pkg-plist
sed 's/^X//' >crip/pkg-plist << 'END-of-crip/pkg-plist'
Xbin/crip
Xbin/editcomment
Xbin/wav_find_beginning
Xbin/wav_find_end
END-of-crip/pkg-plist
echo x - crip/distinfo
sed 's/^X//' >crip/distinfo << 'END-of-crip/distinfo'
XMD5 (crip-3.4.tar.gz) = ba5414767cd9c80d8e00b1be1679b2e8
END-of-crip/distinfo
echo x - crip/pkg-descr
sed 's/^X//' >crip/pkg-descr << 'END-of-crip/pkg-descr'
Xcrip is a terminal-based ripper/encoder/tagger tool for creating Ogg
XVorbis/FLAC files under UNIX/Linux. It is well-suited for anyone (especially
Xthe perfectionist) who seeks to make a lot of files from CDs and have them all
Xproperly labeled and professional-quality with a minimum of hassle and yet
Xstill have flexibility and full control over everything. 
X
XWWW: http://bach.dynet.com/crip/
X
X-- 
XPhilip Paeps
Xphilip@paeps.cx
END-of-crip/pkg-descr
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: adamw 
State-Changed-When: Sat Jul 12 23:24:37 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53942 
>Unformatted:
