mgorny      14/06/25 12:53:54

  Modified:             beathazardultra-20130308.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.6                  
games-action/beathazardultra/beathazardultra-20130308.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?r1=1.5&r2=1.6

Index: beathazardultra-20130308.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- beathazardultra-20130308.ebuild     18 Aug 2013 00:48:51 -0000      1.5
+++ beathazardultra-20130308.ebuild     25 Jun 2014 12:53:53 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.5 2013/08/18 00:48:51 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.6 2014/06/25 12:53:53 mgorny Exp $
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
 
@@ -26,9 +26,32 @@
 RDEPEND="
        virtual/opengl
        amd64? (
-               app-emulation/emul-linux-x86-baselibs
-               app-emulation/emul-linux-x86-gtklibs
-               app-emulation/emul-linux-x86-xlibs
+               !bundled-libs? (
+                       || (
+                               
app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+                               (
+                                       media-libs/libpng:1.2[abi_x86_32(-)]
+                                       virtual/jpeg[abi_x86_32(-)]
+                               )
+                       )
+               )
+               || (
+                       app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
+                       x11-libs/gtk+:2[abi_x86_32(-)]
+               )
+               || (
+                       app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+                       virtual/opengl[abi_x86_32(-)]
+               )
+               || (
+                       app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+                       (
+                               x11-libs/libX11[abi_x86_32(-)]
+                               x11-libs/libXcursor[abi_x86_32(-)]
+                               x11-libs/libXinerama[abi_x86_32(-)]
+                               x11-libs/libXrandr[abi_x86_32(-)]
+                       )
+               )
        )
        x86? (
                x11-libs/gtk+:2



1.5                  games-action/beathazardultra/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   18 Aug 2013 00:48:51 -0000      1.4
+++ ChangeLog   25 Jun 2014 12:53:53 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/beathazardultra
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.4 2013/08/18 00:48:51 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.5 2014/06/25 12:53:53 mgorny Exp $
+
+  25 Jun 2014; Michał Górny <mgo...@gentoo.org> 
beathazardultra-20130308.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   18 Aug 2013; Julian Ospald <hasuf...@gentoo.org>
   beathazardultra-20130308.ebuild:




Reply via email to