FreeBSD Bugzilla – Attachment 87700 Details for
Bug 124327
[MAINTAINER] audio/libmusicbrainz3: Use new cmake framework
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2008-06-01-libmusicbrainz3.diff
2008-06-01-libmusicbrainz3.diff (text/plain), 1.29 KB, created by
Jason E. Hale
on 2008-06-05 23:30:02 UTC
(
hide
)
Description:
2008-06-01-libmusicbrainz3.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2008-06-05 23:30:02 UTC
Size:
1.29 KB
patch
obsolete
>diff -ruN libmusicbrainz3.orig/Makefile libmusicbrainz3/Makefile >--- libmusicbrainz3.orig/Makefile 2008-05-30 02:37:36.000000000 -0400 >+++ libmusicbrainz3/Makefile 2008-06-01 04:02:20.000000000 -0400 >@@ -10,22 +10,17 @@ > PORTREVISION= 1 > CATEGORIES= audio > MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \ >- http://uk.musicbrainz.org/pub/musicbrainz/ >+ http://uk.musicbrainz.org/pub/musicbrainz/ \ >+ http://ftp.osuosl.org/pub/musicbrainz/ > DISTNAME= ${PORTNAME:S/3//}-${PORTVERSION} > > MAINTAINER= bsdkaffee@gmail.com > COMMENT= MusicBrainz client library for audio metadata lookup > >-BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake > LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid \ > neon.26:${PORTSDIR}/www/neon26 > >-CMAKE_ARGS= -DCMAKE_BUILD_TYPE:STRING=Release \ >- -DCMAKE_C_COMPILER:STRING='${CC}' \ >- -DCMAKE_CXX_COMPILER:STRING=${CXX} \ >- -DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \ >- -DCMAKE_INSTALL_PREFIX=${PREFIX} >- >+USE_CMAKE= yes > USE_GMAKE= yes > USE_GNOME= pkgconfig > USE_LDCONFIG= yes >@@ -33,12 +28,7 @@ > .include <bsd.port.pre.mk> > > pre-configure: >- ${MKDIR} ${WRKSRC} > ${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}\/pkgconfig|libdata\/pkgconfig|' \ > ${WRKSRC}/CMakeLists.txt > >-do-configure: >- @(cd ${WRKSRC}; \ >- ${LOCALBASE}/bin/cmake ${CMAKE_ARGS}) >- > .include <bsd.port.post.mk>
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 124327
: 87700