ports/72176: [PATCH] audio/xmms-faad2: [Link to libfaad and libmp4v2]

Michael Johnson ahze at ahze.net
Wed Sep 29 17:40:20 UTC 2004


>Number:         72176
>Category:       ports
>Synopsis:       [PATCH] audio/xmms-faad2: [Link to libfaad and libmp4v2]
>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:   Wed Sep 29 17:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA3 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA3 FreeBSD 5.3-BETA3 #66: Tue Sep  7 12:56:04 EDT
>Description:
- Link and don't build libfaad and libmp4v2

Added file(s):
- files/patch-Makefile.am

Port maintainer (dyeske at yahoo.com) is cc'd.

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

--- xmms-faad2-2.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/xmms-faad.orig/files/patch-Makefile.am /usr/ports/audio/xmms-faad/files/patch-Makefile.am
--- /usr/ports/audio/xmms-faad.orig/files/patch-Makefile.am	Wed Dec 31 19:00:00 1969
+++ /usr/ports/audio/xmms-faad/files/patch-Makefile.am	Wed Sep 29 13:35:44 2004
@@ -0,0 +1,12 @@
+--- plugins/xmms/src/Makefile.am.orig	Wed Sep 29 13:33:13 2004
++++ plugins/xmms/src/Makefile.am	Wed Sep 29 13:34:27 2004
+@@ -5,8 +5,7 @@
+        `$(GTK_CONFIG) --cflags` -DHAVE_GLIB_H=1 \
+        -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4v2
+ 
+-libmp4_la_LIBADD = $(top_builddir)/libfaad/libfaad.la \
+-       $(top_builddir)/common/mp4v2/libmp4v2.la
++LIBS=	-lfaad -lmp4v2
+ 
+ libmp4_la_LDFLAGS = -module -avoid-version `$(XMMS_CONFIG) --libs` \
+        `$(GTK_CONFIG) --libs` -lpthread -lstdc++
--- xmms-faad2-2.0_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list