Date: Sun, 31 May 2009 10:30:50 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libmusicbrainz3 Makefile ports/audio/libmusicbrainz3/files patch-cmake__modules__FindDiscId.cmake patch-cmake__modules__FindNeon.cmake Message-ID: <200905311030.n4VAUoWS049850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2009-05-31 10:30:50 UTC
FreeBSD ports repository
Modified files:
audio/libmusicbrainz3 Makefile
Added files:
audio/libmusicbrainz3/files
patch-cmake__modules__FindDiscId.cmake
patch-cmake__modules__FindNeon.cmake
Log:
- The CMake scripts were supposed to use pkg-config to find the libraries, but
they use an obsolete module that doesn't seem to work anymore. As a result,
the scripts fall back on the hard-coded paths. I have reworked the scripts so
they don't use pkg-config or hard-coded paths and fixed build with custom
PREFIX/LOCALBASE [1]
- mark MAKE_JOB_SAFE
Submitted by: maintainer
Reported by: QATty [1]
Revision Changes Path
1.41 +5 -3 ports/audio/libmusicbrainz3/Makefile
1.1 +38 -0 ports/audio/libmusicbrainz3/files/patch-cmake__modules__FindDiscId.cmake (new)
1.1 +38 -0 ports/audio/libmusicbrainz3/files/patch-cmake__modules__FindNeon.cmake (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905311030.n4VAUoWS049850>
