Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490156 - app-text/acroread - Multilib support
Summary: app-text/acroread - Multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: PATCH
Depends on: 488418 488868 488870 489000
Blocks: gx86-multilib
  Show dependency tree
 
Reported: 2013-11-02 16:56 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2014-05-27 13:36 UTC (History)
2 users (show)

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


Attachments
acroread-9.5.5-r1.ebuild.diff (acroread-9.5.5-r1.ebuild.diff,1.08 KB, patch)
2013-11-02 16:56 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff
acroread-9.5.5-r1.ebuild.diff (acroread-9.5.5-r1.ebuild.diff,1.13 KB, patch)
2013-11-25 19:08 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

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