Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 467234

Summary: media-gfx/inkscape: convert to python-single-r1
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=467228
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: inkscape-0.48.4-r1.ebuild.diff
inkscape-0.48.4-epython.patch

Description Julian Ospald 2013-04-25 16:11:35 UTC
Created attachment 346588 [details, diff]
inkscape-0.48.4-r1.ebuild.diff

The new python eclasses have various advantages inlcuding deprecation of python-updater and enforced consistency for dependencies.

The ebuild diff also incorporates the patch of bug 467228 and adds slot :0 for libpng (_only_ slot 0 has headers, so version>=1.2 does not suffice).
Comment 1 Julian Ospald 2013-04-25 16:12:00 UTC
Created attachment 346590 [details, diff]
inkscape-0.48.4-epython.patch

use a patch, because pure sed is too fragile
Comment 2 Julian Ospald 2013-05-01 13:35:08 UTC
+*inkscape-0.48.4-r1 (01 May 2013)
+
+  01 May 2013; Julian Ospald <hasufell@gentoo.org> +inkscape-0.48.4-r1.ebuild,
+  +files/inkscape-0.48.4-automake-1.3.patch,
+  +files/inkscape-0.48.4-epython.patch:
+  convert to python-single-r1 wrt #467234 and fix build with automake-1.13 wrt
+  #467228