Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187545 - net-firewall/fwbuilder && net-libs/libfwbuilder - improved ebuilds
Summary: net-firewall/fwbuilder && net-libs/libfwbuilder - improved ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Carlos Silva (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 168964
  Show dependency tree
 
Reported: 2007-08-02 20:59 UTC by Davide Pesavento
Modified: 2007-09-06 00:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libfwbuilder-2.1.13-r1.ebuild (libfwbuilder-2.1.13-r1.ebuild,1.49 KB, text/plain)
2007-08-02 21:00 UTC, Davide Pesavento (RETIRED)
Details
fwbuilder-2.1.13.ebuild (fwbuilder-2.1.13.ebuild,1.80 KB, text/plain)
2007-08-02 21:00 UTC, Davide Pesavento (RETIRED)
Details
libfwbuilder-2.1.13-r1.ebuild (libfwbuilder-2.1.13-r1.ebuild,1.43 KB, text/plain)
2007-08-03 10:12 UTC, Davide Pesavento (RETIRED)
Details
fwbuilder-2.1.13.ebuild (fwbuilder-2.1.13.ebuild,1.93 KB, text/plain)
2007-08-03 10:12 UTC, Davide Pesavento (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Pesavento (RETIRED) gentoo-dev 2007-08-02 20:59:29 UTC
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 Davide Pesavento (RETIRED) gentoo-dev 2007-08-02 21:00:34 UTC
Created attachment 126741 [details]
libfwbuilder-2.1.13-r1.ebuild
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2007-08-02 21:00:54 UTC
Created attachment 126742 [details]
fwbuilder-2.1.13.ebuild
Comment 3 Carlos Silva (RETIRED) gentoo-dev 2007-08-02 22:59:46 UTC
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 Davide Pesavento (RETIRED) gentoo-dev 2007-08-03 10:12:20 UTC
Created attachment 126783 [details]
libfwbuilder-2.1.13-r1.ebuild
Comment 5 Davide Pesavento (RETIRED) gentoo-dev 2007-08-03 10:12:57 UTC
Created attachment 126786 [details]
fwbuilder-2.1.13.ebuild
Comment 6 Davide Pesavento (RETIRED) gentoo-dev 2007-08-03 10:16:13 UTC
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 Davide Pesavento (RETIRED) gentoo-dev 2007-08-28 19:30:49 UTC
Ping!
Comment 8 Carlos Silva (RETIRED) gentoo-dev 2007-09-06 00:50:49 UTC
done. thx :)