Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117707 - media-gfx/gimp-print ebuild cleanup and patch for --as-needed support
Summary: media-gfx/gimp-print ebuild cleanup and patch for --as-needed support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 00:23 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-01-04 01:28 UTC (History)
0 users

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


Attachments
Ebuild patch (gimp-print-ebuild.patch,2.05 KB, patch)
2006-01-04 00:23 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
gimp-print-5.0.0_rc1-asneeded.patch (gimp-print-5.0.0_rc1-asneeded.patch,10.71 KB, patch)
2006-01-04 00:24 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-04 00:23:27 UTC
I'm attaching a patch to cleanup a bit the ebuild for gimp-print to use $(use_[with|enable]) instead of use checks and myconf, and one for the sources to allow building with --as-needed.

The removing of libtool.m4 is to avoid collisions between new libtools and the one shipped with the package. The patch for as needed adds gtk.m4 file to allowing use of AM_PATH_GTK, that's why it's so big (eautoreconf is required :|).

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-04 00:23:47 UTC
Created attachment 76137 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-04 00:24:01 UTC
Created attachment 76138 [details, diff]
gimp-print-5.0.0_rc1-asneeded.patch
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2006-01-04 01:06:02 UTC
Feel free to commit this.

Please also get the patch upstream so it is included in the next release.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-04 01:28:16 UTC
Committed and sent the patches upstream :)