Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497776 - media-libs/libcaca - add multilib support
Summary: media-libs/libcaca - add 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: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
Depends on: 496376 496586
Blocks: gx86-multilib 496392 489122 489816
  Show dependency tree
 
Reported: 2014-01-11 11:35 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2014-04-18 15:53 UTC (History)
1 user (show)

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


Attachments
libcaca-0.99_beta18-r1.ebuild.patch (libcaca-0.99_beta18-r1.ebuild.patch,3.54 KB, patch)
2014-01-11 11:35 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff
libcaca-0.99_beta18-fix-tests.patch (libcaca-0.99_beta18-fix-tests.patch,2.17 KB, patch)
2014-01-11 11:39 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) 2014-01-11 11:35:35 UTC
Created attachment 367612 [details, diff]
libcaca-0.99_beta18-r1.ebuild.patch

Multilib'ed libcaca:

Libcaca has bindings for various languages like mono,java,ruby and python. Besides the "doc" useflag i've disabled those bindings for multilib. I've also added an patch for tests as they would fail otherwise. Please review.
Comment 1 Michael Mair-Keimberger (iamnr3) 2014-01-11 11:39:55 UTC
Created attachment 367614 [details, diff]
libcaca-0.99_beta18-fix-tests.patch

Additional patch for fixing tests.
Comment 2 Julian Ospald 2014-04-18 15:53:01 UTC
+*libcaca-0.99_beta18-r2 (18 Apr 2014)
+
+  18 Apr 2014; Julian Ospald <hasufell@gentoo.org>
+  +libcaca-0.99_beta18-r2.ebuild, +files/libcaca-0.99_beta18-fix-tests.patch:
+  add multilib support wrt #497776, patches by Michael Mair-Keimberger