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

Bug 490156

Summary: app-text/acroread - Multilib support
Product: Gentoo Linux Reporter: Michael Mair-Keimberger (iamnr3) <mmk>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal CC: carlphilippreh, multilib+disabled
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 488418, 488868, 488870, 489000    
Bug Blocks: 454644    
Attachments: acroread-9.5.5-r1.ebuild.diff
acroread-9.5.5-r1.ebuild.diff

Description Michael Mair-Keimberger (iamnr3) 2013-11-02 16:56:38 UTC
Created attachment 362434 [details, diff]
acroread-9.5.5-r1.ebuild.diff

This patch adds true multilib support. I've also slightly modified x86 dependencies. (merged both x86? dependencies and removed one pango dependency)
Tested on amd64.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-11-06 14:34:22 UTC
Please do not manually CC maintainers as that results in extra mails, thank you.
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-11-06 14:35:28 UTC
Err, my bad; I am sorry... >_<
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-24 08:29:00 UTC
Shouldn't we make pangox-compat multilib here?
Comment 4 Michael Mair-Keimberger (iamnr3) 2013-11-25 19:08:03 UTC
Created attachment 363980 [details, diff]
acroread-9.5.5-r1.ebuild.diff

(In reply to Michał Górny from comment #3)
> Shouldn't we make pangox-compat multilib here?

Correct. acroread depend on either pango[X] or pangox-compat. However i forget to add pangox-compat to multilib. 
I've updated the patch and added:
|| ( <x11-libs/pango-1.31[X,abi_x86_32(-)] x11-libs/pangox-compat[abi_x86_32(-)] )
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-05-27 13:36:45 UTC
+  27 May 2014; Michał Górny <mgorny@gentoo.org> acroread-9.5.5.ebuild:
+  Support fulfilling the dependencies using multilib packages, bug #490156.

I've removed [-abi_x86_32] for now since some of the deps are still p.masked.