ports/108531: [PATCH] multimedia/quodlibet: Make OPTIONS match test

Michael Johnson ahze at FreeBSD.org
Tue Jan 30 02:00:37 UTC 2007


>Number:         108531
>Category:       ports
>Synopsis:       [PATCH] multimedia/quodlibet: Make OPTIONS match test
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 30 02:00:36 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
>Description:
WITH[OUT]_AAC is not found in the Makefile, but WITH_MPEG4IP is. 

Port maintainer (johnson.peter at gmail.com) is cc'd.

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

--- quodlibet-0.24_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/quodlibet/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	3 Jan 2007 02:19:49 -0000	1.18
+++ Makefile	30 Jan 2007 01:36:08 -0000
@@ -28,7 +28,7 @@
 
 OPTIONS=	FLAC "Flac audio support" on
 OPTIONS+=	MP3 "MP3 audio support" on
-OPTIONS+=	AAC "AAC support with MPEG4IP" on
+OPTIONS+=	MPEG4IP "AAC/mp4 support with MPEG4IP" on
 OPTIONS+=	MUSEPACK "Musepack (MPC, musicpd, libmpcdec) support" on
 OPTIONS+=	OGG "OGG multimedia container support" on
 OPTIONS+=	SPEEX "OGG/Speex audio support" on
--- quodlibet-0.24_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list