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
|
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.
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.
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?