FreeBSD Bugzilla – Attachment 105272 Details for
Bug 145684
[MAINTAINER][UNBREAK] audio/libmusicbrainz3: Fails to build with neon28
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2010-04-13-libmusicbrainz3.diff
2010-04-13-libmusicbrainz3.diff (text/plain), 1000 bytes, created by
Jason E. Hale
on 2010-04-14 01:20:01 UTC
(
hide
)
Description:
2010-04-13-libmusicbrainz3.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2010-04-14 01:20:01 UTC
Size:
1000 bytes
patch
obsolete
>diff -ruN libmusicbrainz3.orig/Makefile libmusicbrainz3/Makefile >--- libmusicbrainz3.orig/Makefile 2010-04-13 19:56:03.000000000 -0400 >+++ libmusicbrainz3/Makefile 2010-04-13 19:58:55.000000000 -0400 >@@ -19,14 +19,6 @@ > > LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid > >-.if exists(${LOCALBASE}/bin/neon-config) >-NEON_VER!= ${LOCALBASE}/bin/neon-config --version | \ >- ${SED} -n -E 's/^neon [0-9]+\.([0-9]+)\..*$$/\1/p' >-.else >-NEON_VER= 29 >-.endif >-LIB_DEPENDS+= neon.${NEON_VER}:${PORTSDIR}/www/neon${NEON_VER} >- > USE_CMAKE= yes > USE_GNOME= pkgconfig > USE_LDCONFIG= yes >@@ -35,6 +27,14 @@ > > .include <bsd.port.pre.mk> > >+.if exists(${LOCALBASE}/bin/neon-config) >+NEON_VER!= ${LOCALBASE}/bin/neon-config --version | \ >+ ${SED} -n -E 's/^neon [0-9]+\.([0-9]+)\..*$$/\1/p' >+.else >+NEON_VER= 29 >+.endif >+LIB_DEPENDS+= neon.${NEON_VER}:${PORTSDIR}/www/neon${NEON_VER} >+ > pre-configure: > ${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \ > -e '/CppUnit/d' ${WRKSRC}/CMakeLists.txt
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 145684
: 105272