Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
ChangeLog: - moved the fam.conf patch to unpack() and changed "dosed" to "sed -i" because "dosed" didn't work, the fam.conf were unchanged! - added "static" and "pic" USE-flags (in the same manner as libsndfile) - check if "/etc/init.d/fam" exists and only then show temporary warning Reproducible: Always Steps to Reproduce:
Created an attachment (id=37121) [details] fam-2.7.0-r1.ebuild enhanced ebuild (full version)
Created an attachment (id=37122) [details] fam-2.7.0-r1.ebuild.patch enhanced ebuild (diff only)
Created an attachment (id=42436) [details] fam-2.7.0-r1.ebuild.diff Alternative patch to fix the non-working dosed. It is in fact possible to use dosed, however, the file name is incorrect in the ebuild. The file name should be relative to the destination and not to the source.
fixed the sed & postinst note in 2.7.0-r1 static & pic I'm not integrating at this time, i believe those should not be USE flagged.
>static & pic I'm not integrating at this time, i believe those should not be USE flagged. eh? why? The .a files are obsolete, if you only want to have and/or need .so files.