dev-libs/libmix-2.05-r1 ignores LDFLAGS. * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/libmix++.so * /usr/lib64/libmix.so
Created attachment 224441 [details, diff] libmix-2.05-autotools.patch More like a rewrite than patch.... :(
Created attachment 224445 [details, diff] libmix-2.05-r1.ebuild.patch - EAPI=2 - use autotools properly - fix LDFLAGS, lack of SONAME - replace no-net2 USE flag with net2 - etc... :)
Note - only tested with USE="-net2". Enjoy! :P
+*libmix-2.05-r3 (06 Aug 2010) + + 06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> -libmix-2.05-r1.ebuild, + -libmix-2.05-r2.ebuild, +libmix-2.05-r3.ebuild, + +files/libmix-2.05-autotools.patch: + Respect LDFLAGS + QA + autotools fixes from Doktor Notor + <notordoktor@gmail.com>. Bug #268444. Remove old ebuilds +
With the new ebuild all libraries get installed below /usr/usr/lib?? (seen on ~amd64 and ~sparc), supposedly due to the following line: libdir = /usr/@libdir@ I haven't had a closer look yet, though. ad
*** Bug 352410 has been marked as a duplicate of this bug. ***