Date: Sun, 7 Jul 2002 19:50:59 +0200 (CEST) From: Tilman Linneweh <tilman@arved.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40303: Updated Port audio/ripenc Message-ID: <200207071750.g67Hoxi8036176@sauna.arved.de>
next in thread | raw e-mail | index | archive | help
>Number: 40303 >Category: ports >Synopsis: Updated Port audio/ripenc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 07 11:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-RC i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-RC FreeBSD 4.6-RC #4: Wed Jun 5 00:48:18 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: - FreeBSD doesn't have cdparanoia yet, use tosha instead as default. - disable the cddb feature, since the discid program needs linux/cdrom.h >How-To-Repeat: >Fix: #cvs diff -RuN cvs diff: Diffing . cvs diff: Diffing files Index: files/patch-ripenc =================================================================== RCS file: files/patch-ripenc diff -N files/patch-ripenc --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-ripenc 7 Jul 2002 17:15:38 -0000 @@ -0,0 +1,13 @@ +--- ripenc.orig Sun Jul 7 19:13:33 2002 ++++ ripenc Sun Jul 7 19:15:08 2002 +@@ -51,8 +51,8 @@ + SAVETO=${HOME} + TEMPSAVETO=${SAVETO} + ENCODER=bladeenc +- RIPPER=cdparanoia +- METHOD=wget ++ RIPPER=tosha ++ METHOD=manual + XMCDLIB=/var/X11R6/lib/xmcd + NCONVENT=artist-name_of_song.mp3 + select=1 >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?200207071750.g67Hoxi8036176>