- Disable NLS support as it's broken: rezound dies at startup with infamous
"locale::facet::_S_create_c_locale name not valid" exception
- Drop explicit ABI version numbers in LIB_DEPENDS
- Mark as MAKE_JOBS_UNSAFE (fails to build on my Q9550)
- Remove shlib version from LIB_DEPENDS
PR: ports/169556 [1]
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: culot (mentor)
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
`#pragma GCC visibility push(hidden)' results in free() symbol being .hidden,
and linker woes. As a remedy, temporarily revert visibility to default when
including this header (probably not the best way to solve the problem though).
While here, pacify portlint(1) by removing hard-coded shlib ABI versions in
LIB_DEPENDS.
Reported by: pointyhat (via pav, erwin)
2012-05-30 audio/libtunepimp-old MusicBrainz RDF webservice no longer functions
2012-06-01 audio/libtunepimp MusicBrainz RDF webservice no longer functions
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer), eadler (mentor)
ol_lrc_fetch.o: In function `ol_lrc_candidate_free':
ol_lrc_fetch.c:(.text+0x766): undefined reference to `free'
ol_lrc_fetch_xiami.o: In function `ol_lrc_fetch_xiami_search':
ol_lrc_fetch_xiami.c:(.text+0x55e): undefined reference to `free'
ol_lrc_fetch_xiami.c:(.text+0x5cc): undefined reference to `free'
ol_lrc_fetch_xiami.c:(.text+0x60c): undefined reference to `free'
ol_lrc_fetch_ttplayer.o: In function `_download':
ol_lrc_fetch_ttplayer.c:(.text+0x210): undefined reference to `free'
ol_lrc_fetch_ttplayer.o:ol_lrc_fetch_ttplayer.c:(.text+0x513): more undefined references to `free' follow
Reported by: pointyhat
While here:
- add some missing tabs
- drop LICENSE_FILE (doesn't needed for well-known licenses)
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- strict python version to 2.x (per README)
PR: 168851
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different
basenames, and therefore cannot be considered as alternatives.
The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports
to using LATEST_LINK instead so they all have the same PKGBASE