Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189921 - x11-libs/qwt-{4.2.0-r1,5.0.2} - improved ebuilds
Summary: x11-libs/qwt-{4.2.0-r1,5.0.2} - 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: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 12:21 UTC by Davide Pesavento
Modified: 2007-08-23 13:00 UTC (History)
2 users (show)

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


Attachments
qwt-4.2.0-r1.ebuild (qwt-4.2.0-r1.ebuild,1.75 KB, text/plain)
2007-08-23 12:22 UTC, Davide Pesavento (RETIRED)
Details
qwt-5.0.2.ebuild (qwt-5.0.2.ebuild,1.19 KB, text/plain)
2007-08-23 12:22 UTC, Davide Pesavento (RETIRED)
Details
qwt-4.2.0-r1.ebuild.patch (qwt-4.2.0-r1.ebuild.patch,2.90 KB, patch)
2007-08-23 12:25 UTC, Davide Pesavento (RETIRED)
Details | Diff
qwt-5.0.2.ebuild.patch (qwt-5.0.2.ebuild.patch,1.99 KB, patch)
2007-08-23 12:25 UTC, Davide Pesavento (RETIRED)
Details | Diff

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-23 12:21:51 UTC
Much improved ebuilds for latest version of both SLOTs.
Now use eqmake{3,4} respectively rather than directly invoking qmake.
Other changes:

[x11-libs/qwt-4.2.0-r1]
- added 'examples' USE flag;
- src_install() almost completely rewritten;
- added lots of die() calls;
- misc cleanups.

[x11-libs/qwt-5.0.2]
- added 'svg' USE flag;
- emake -j1 cleanup;
- added dodoc;
- die() if installation fails;
- misc cleanups.
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2007-08-23 12:22:27 UTC
Created attachment 128946 [details]
qwt-4.2.0-r1.ebuild
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2007-08-23 12:22:43 UTC
Created attachment 128947 [details]
qwt-5.0.2.ebuild
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-08-23 12:23:19 UTC
Please, use unified diffs for such things, much easier to review the changes.
Comment 4 Davide Pesavento (RETIRED) gentoo-dev 2007-08-23 12:25:22 UTC
Created attachment 128948 [details, diff]
qwt-4.2.0-r1.ebuild.patch
Comment 5 Davide Pesavento (RETIRED) gentoo-dev 2007-08-23 12:25:39 UTC
Created attachment 128949 [details, diff]
qwt-5.0.2.ebuild.patch
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2007-08-23 13:00:54 UTC
added the ebuilds, but I bumped the revisions since there were some non-minor changes.  thanks!