summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 22:05:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 22:05:46 +0000
commit0cd5f644f29087125d2bcfec805d16e4156b5909 (patch)
tree6ff1d2601ab52cb3f407afc8f013b34ea67d3b31 /games-action/solar2
parentclean up app-emulation/emul-linux which has been removed (diff)
downloadgentoo-2-0cd5f644f29087125d2bcfec805d16e4156b5909.tar.gz
gentoo-2-0cd5f644f29087125d2bcfec805d16e4156b5909.tar.bz2
gentoo-2-0cd5f644f29087125d2bcfec805d16e4156b5909.zip
clean up app-emulation/emul-linux which has been removed
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action/solar2')
-rw-r--r--games-action/solar2/ChangeLog7
-rw-r--r--games-action/solar2/solar2-1.10.ebuild40
2 files changed, 15 insertions, 32 deletions
diff --git a/games-action/solar2/ChangeLog b/games-action/solar2/ChangeLog
index 4f86733a5c94..c2b85d3be576 100644
--- a/games-action/solar2/ChangeLog
+++ b/games-action/solar2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/solar2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.8 2014/11/25 23:05:17 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.9 2015/06/01 22:05:46 mr_bones_ Exp $
+
+ 01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org> solar2-1.10.ebuild:
+ clean up app-emulation/emul-linux which has been removed
25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
drop maintainership
diff --git a/games-action/solar2/solar2-1.10.ebuild b/games-action/solar2/solar2-1.10.ebuild
index ebb85e95fd8c..ccf26d482090 100644
--- a/games-action/solar2/solar2-1.10.ebuild
+++ b/games-action/solar2/solar2-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 1.8 2014/06/25 13:46:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 1.9 2015/06/01 22:05:46 mr_bones_ Exp $
# TODO: - unbundle libmono for 64bit
# - unbundling libSDL_mixer breaks the game
@@ -30,35 +30,15 @@ QA_PREBUILT="${MYGAMEDIR#/}/lib/*
RDEPEND="
virtual/opengl
amd64? (
+ >=media-libs/flac-1.2.1-r5[abi_x86_32(-)]
+ >=media-libs/libsdl-1.2.15-r4[X,sound,video,joystick,abi_x86_32(-)]
+ >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
+ >=virtual/opengl-7.0-r1[abi_x86_32(-)]
!bundled-libs? (
- || (
- app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
- >=media-libs/libmad-0.15.1b-r8[abi_x86_32(-)]
- )
- )
- || (
- app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
- >=virtual/opengl-7.0-r1[abi_x86_32(-)]
- )
- || (
- app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
- (
- >=media-libs/libsdl-1.2.15-r4[X,sound,video,joystick,abi_x86_32(-)]
- !bundled-libs? (
- >=media-libs/openal-1.15.1[abi_x86_32(-)]
- >=media-libs/sdl-mixer-1.2.12-r4[flac,mikmod,mad,mp3,vorbis,abi_x86_32(-)]
- )
- )
- )
- || (
- app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
- (
- >=media-libs/flac-1.2.1-r5[abi_x86_32(-)]
- >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
- !bundled-libs? (
- >=media-libs/libmikmod-3.2.0[abi_x86_32(-)]
- )
- )
+ >=media-libs/libmad-0.15.1b-r8[abi_x86_32(-)]
+ >=media-libs/openal-1.15.1[abi_x86_32(-)]
+ >=media-libs/sdl-mixer-1.2.12-r4[flac,mikmod,mad,mp3,vorbis,abi_x86_32(-)]
+ >=media-libs/libmikmod-3.2.0[abi_x86_32(-)]
)
)
x86? (