Bug 59896 - Enhancement for app-admin/fam-2.7.0-r1
Bug#: 59896 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: foser@gentoo.org Reported By: sbriesen@gentoo.org
Component: Ebuilds
URL: 
Summary: Enhancement for app-admin/fam-2.7.0-r1
Keywords:  
Status Whiteboard: 
Opened: 2004-08-09 13:54 0000
Description:   Opened: 2004-08-09 13:54 0000
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:

------- Comment #1 From Stefan Briesenick 2004-08-09 13:55:19 0000 -------
Created an attachment (id=37121) [details]
fam-2.7.0-r1.ebuild

enhanced ebuild (full version)

------- Comment #2 From Stefan Briesenick 2004-08-09 13:56:07 0000 -------
Created an attachment (id=37122) [details]
fam-2.7.0-r1.ebuild.patch

enhanced ebuild (diff only)

------- Comment #3 From Lars T. Mikkelsen 2004-10-22 16:15:15 0000 -------
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.

------- Comment #4 From foser (RETIRED) 2004-10-28 05:40:18 0000 -------
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.


------- Comment #5 From Stefan Briesenick 2004-10-28 08:20:19 0000 -------
>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.