[MacPorts] #32115: pianobar 2011.11.11 fails to build
MacPorts
noreply at macports.org
Mon Nov 28 17:59:43 PST 2011
#32115: pianobar 2011.11.11 fails to build
----------------------------------------------+-----------------------------
Reporter: aguynamedryan+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: haspatch | Port: pianobar
----------------------------------------------+-----------------------------
Comment(by ibtaylor@…):
Adding the last two lines to build.args works for me.
{{{
build.args CC="${configure.cc} [get_canonical_archflags]"
\
PREFIX=${prefix} \
CFLAGS=-std=c99 \
LIBAO_INCLUDE=${prefix}/include \
LIBFAAD_INCLUDE=${prefix}/include \
LIBMAD_INCLUDE=${prefix}/include \
LIBGNUTLS_CFLAGS="[exec pkg-config --cflags
gnutls]" \
LIBGNUTLS_LDFLAGS="[exec pkg-config --libs
gnutls]"
}}}
Really, it seems like ao, faad, mad, should be handled with pkg-config as
well.
--
Ticket URL: <https://trac.macports.org/ticket/32115#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list