ports/67726: [MAINTAINER] audio/grip: [better faac support]

michael johnson ahze at ahze.net
Tue Jun 8 21:20:32 UTC 2004


>Number:         67726
>Category:       ports
>Synopsis:       [MAINTAINER] audio/grip: [better faac support]
>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:   Tue Jun 08 21:20:16 GMT 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 #50: Thu Jun  3 21:24:59 EDT
>Description:
- better faac support

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- grip-3.2.0_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/grip/Makefile,v
retrieving revision 1.57
diff -u -r1.57 Makefile
--- Makefile	3 Jun 2004 22:41:36 -0000	1.57
+++ Makefile	8 Jun 2004 21:04:53 -0000
@@ -105,7 +105,8 @@
 	@${REINPLACE_CMD} -e 's|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \
 		${WRKSRC}/src/grip.c
 	@${REINPLACE_CMD} -e 's|{"xingmp3enc","-B %b -Q %w","mp3"},||; \
-		s|{"l3enc","-br %b %w %m","mp3"},|{"faac","-w -b %b %w -o %m", "m4a"},|; \
+		s|{"l3enc","-br %b %w %m","mp3"},| \
+		{"faac","-w --artist %a --album %d --track %t --year %y --genre %g -b %b %w -o %m", "m4a"},|; \
 		s|mp3encode|encode|' \
 		${WRKSRC}/src/gripcfg.c
 .for l in ${ISO_LOCALES}
--- grip-3.2.0_4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list