FreeBSD Bugzilla – Attachment 107243 Details for
Bug 147974
[patch] audio/xmms-flac fix depends
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 954 bytes, created by
Andrius Morkunas
on 2010-06-18 15:40:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrius Morkunas
Created:
2010-06-18 15:40:04 UTC
Size:
954 bytes
patch
obsolete
>diff -ruN audio/xmms-flac.orig/Makefile audio/xmms-flac/Makefile >--- audio/xmms-flac.orig/Makefile 2009-08-22 00:13:24.000000000 +0000 >+++ audio/xmms-flac/Makefile 2010-06-18 14:27:36.664834105 +0000 >@@ -7,7 +7,7 @@ > > PORTNAME= xmms-flac > PORTVERSION= 1.2.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio > MASTER_SITES= SF/flac/flac-src/flac-${PORTVERSION}-src > DISTNAME= flac-${PORTVERSION} >@@ -16,9 +16,16 @@ > COMMENT= XMMS input plugin for playing FLAC files > > LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ >- FLAC.10:${PORTSDIR}/audio/flac >+ FLAC.10:${PORTSDIR}/audio/flac \ >+ pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \ >+ ogg.7:${PORTSDIR}/audio/libogg \ >+ xcb.2:${PORTSDIR}/x11/libxcb > > USE_AUTOTOOLS= libtool:22 >+USE_GETTEXT= yes >+USE_GNOME= gtk12 >+USE_ICONV= yes >+USE_XORG= x11 xau xdmcp xext xi > CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" \ > --with-ogg="${LOCALBASE}" \ > --with-xmms-prefix="${LOCALBASE}"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147974
: 107243