audio/libmusicbrainz5: Update to snapshot from 2015-07-06 (e29cc9a)
- The main purpose of this intermediate update is to eliminate unwanted debug
information emitted when running console applications.
- Backport commit 36262d6 to eliminate wildcards for dependencies in
CMakeLists.txt which CMake complains about (CMP0058). As a result, we can
switch to an outsource build.
While here:
- Update LICENSE (LGPL21+) and add LICENSE_FILE
- Remake/rename patches with 'make makepatch'
Changes: https://github.com/metabrainz/libmusicbrainz/compare/release-5.1.0...e29cc9a
PR: 250567
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
- Update audio/libmusicbrainz5 to 5.1.0
- Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added
upstream, but not in this release) [1]
- Bump PORTREVISION on dependent ports
PR: 196959 [1]
Submitted by: Pete Johanson <peter@peterjohanson.com> [1]
- Update to 5.0.1 after repocopy from audio/libmusicbrainz4
- while I'm here, respect LOCALBASE and thus remove needless dependency
on pkg-config. pkg-config is often used by cmake as auxiliary tool
to populate search paths. Until stuff is located at standard location,
there is no need for pkg-config utility. [1]
PR: ports/169572
Submitted by: Jason E. Hale (maintainer)
Approved by: maintainer via irc [1]