Bug 187545 - net-firewall/fwbuilder && net-libs/libfwbuilder - improved ebuilds
Bug#: 187545 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: r3pek@gentoo.org Reported By: davidepesa@gmail.com
Component: Ebuilds
URL: 
Summary: net-firewall/fwbuilder && net-libs/libfwbuilder - improved ebuilds
Keywords:  
Status Whiteboard: 
Opened: 2007-08-02 20:59 0000
Description:   Opened: 2007-08-02 20:59 0000
I made many improvements to current ebuilds, among them:

[libfwbuilder-2.1.13-r1.ebuild]
- use new eqmake3 function from qt3.eclass;
- added lwres and stlport USE flags and their respective dependencies;
- pass "--with-advanced-dns" to econf;
- do not install COPYING and INSTALL files.

[fwbuilder-2.1.13.ebuild]
- use new eqmake3 function from qt3.eclass;
- prevent package build system from stripping binaries during installation
phase;
- install only really needed docs;
- fixed desktop file.

------- Comment #1 From Davide Pesavento 2007-08-02 21:00:34 0000 -------
Created an attachment (id=126741) [details]
libfwbuilder-2.1.13-r1.ebuild

------- Comment #2 From Davide Pesavento 2007-08-02 21:00:54 0000 -------
Created an attachment (id=126742) [details]
fwbuilder-2.1.13.ebuild

------- Comment #3 From Carlos Silva (RETIRED) 2007-08-02 22:59:46 0000 -------
do you mind making the changes against the current ebuilds in the tree? That
would be good because at least libfwbuilder already have some patches applied.

Also, don't use --with-advanced-dns because it's buggy and upstream will remove
it (see bug #186693)

Other than that, it's looks cool. I'll comment more on your next submit. Thx.

------- Comment #4 From Davide Pesavento 2007-08-03 10:12:20 0000 -------
Created an attachment (id=126783) [details]
libfwbuilder-2.1.13-r1.ebuild

------- Comment #5 From Davide Pesavento 2007-08-03 10:12:57 0000 -------
Created an attachment (id=126786) [details]
fwbuilder-2.1.13.ebuild

------- Comment #6 From Davide Pesavento 2007-08-03 10:16:13 0000 -------
So I had to remove lwres USE flag from libfwbuilder again, together with
--with-advanced-dns.
Do you prefer a diff rather than the whole ebuild?

------- Comment #7 From Davide Pesavento 2007-08-28 19:30:49 0000 -------
Ping!

------- Comment #8 From Carlos Silva (RETIRED) 2007-09-06 00:50:49 0000 -------
done. thx :)