Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467234 - media-gfx/inkscape: convert to python-single-r1
Summary: media-gfx/inkscape: convert to python-single-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 16:11 UTC by Julian Ospald
Modified: 2013-05-01 13:35 UTC (History)
1 user (show)

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


Attachments
inkscape-0.48.4-r1.ebuild.diff (inkscape-0.48.4-r1.ebuild.diff,2.18 KB, patch)
2013-04-25 16:11 UTC, Julian Ospald
Details | Diff
inkscape-0.48.4-epython.patch (inkscape-0.48.4-epython.patch,441 bytes, patch)
2013-04-25 16:12 UTC, Julian Ospald
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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