Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488662 - x11-libs/pixman: multilib
Summary: x11-libs/pixman: multilib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gx86-multilib 488672
  Show dependency tree
 
Reported: 2013-10-20 03:09 UTC by Andrew Church
Modified: 2013-10-26 08:58 UTC (History)
1 user (show)

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


Attachments
pixman-0.30.2.ebuild.patch (pixman-0.30.2.ebuild.patch,1.01 KB, patch)
2013-10-20 03:09 UTC, Andrew Church
Details | Diff
pixman-0.30.2.ebuild.patch (pixman-0.30.2.ebuild.patch,366 bytes, patch)
2013-10-26 08:08 UTC, Andrew Church
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Church 2013-10-20 03:09:52 UTC
Created attachment 361388 [details, diff]
pixman-0.30.2.ebuild.patch

Dependency of GTK+ via pango and cairo.
Comment 1 Alexis Ballier gentoo-dev 2013-10-26 07:40:53 UTC
isnt it enough to simply set XORG_MULTILIB=yes ?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-10-26 07:46:17 UTC
(In reply to Alexis Ballier from comment #1)
> isnt it enough to simply set XORG_MULTILIB=yes ?

Yes, that is the proper way for xorg-2 packages.
Comment 3 Andrew Church 2013-10-26 08:08:44 UTC
Created attachment 361950 [details, diff]
pixman-0.30.2.ebuild.patch

Thanks, I wasn't aware of XORG_MULTILIB.  Looks like this works fine.
Comment 4 Alexis Ballier gentoo-dev 2013-10-26 08:58:34 UTC
(In reply to Andrew Church from comment #3)
> Created attachment 361950 [details, diff] [details, diff]
> pixman-0.30.2.ebuild.patch
> 
> Thanks, I wasn't aware of XORG_MULTILIB.  Looks like this works fine.

applied, thanks