diff options
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/pmars-sdl/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/pmars-sdl/Manifest | 4 | ||||
-rw-r--r-- | games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild | 11 | ||||
-rw-r--r-- | games-simulation/qct/Manifest | 2 |
4 files changed, 13 insertions, 10 deletions
diff --git a/games-simulation/pmars-sdl/ChangeLog b/games-simulation/pmars-sdl/ChangeLog index 6627980b32e6..6ac43df2ae42 100644 --- a/games-simulation/pmars-sdl/ChangeLog +++ b/games-simulation/pmars-sdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/pmars-sdl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/ChangeLog,v 1.9 2010/10/13 07:22:51 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/ChangeLog,v 1.10 2010/10/18 19:16:34 mr_bones_ Exp $ + + 18 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org> + pmars-sdl-0.9.2e.ebuild: + add libsdl use dep; drop direct svga support (use libsdl backend) 13 Oct 2010; Tupone Alfredo <tupone@gentoo.org> pmars-sdl-0.9.2e.ebuild: Respect LDFLAGS. Bug #335540 by flameeyes@gentoo.org diff --git a/games-simulation/pmars-sdl/Manifest b/games-simulation/pmars-sdl/Manifest index 6c5885346fcc..45c09e68643a 100644 --- a/games-simulation/pmars-sdl/Manifest +++ b/games-simulation/pmars-sdl/Manifest @@ -1,4 +1,4 @@ DIST pmars-0.9.2-5.tar.gz 200966 RMD160 e5692068137e88dfe57b3552cad2feb2fe7994df SHA1 bce18fce6d443f30d83f69ec3333bb78a85383c5 SHA256 a8518ec8cc13728dc202c34fe73657123454b9fc76bcddf6b299201143e6fee3 -EBUILD pmars-sdl-0.9.2e.ebuild 2027 RMD160 85a96d21ce3e3d3877a650d74fe4e06f33c93b7e SHA1 4387895e973e877d33bf396d0703f3e103602426 SHA256 20a1f2680d470f4a863d04d5581e3c20d86d176d22d3340aaec900151d60c453 -MISC ChangeLog 1216 RMD160 375cb549ee333396112935f6ac6398725566e535 SHA1 ed551863e57b25179ff720625dd9727d54d68415 SHA256 a84c971a2e3ff77c09d69cf1ae6e8aa89f753a00bb4828b025ed0258d5687fd4 +EBUILD pmars-sdl-0.9.2e.ebuild 1977 RMD160 f6cb57d6dbc444055df190ace01d40e78a8be2ca SHA1 ee013515cbc586c4f44765c5782dececad80af50 SHA256 5ff1c1b4fcd7f189009a691091b176bf8c3cd3ba73d1b481e63851d218429853 +MISC ChangeLog 1371 RMD160 d83b748e23a07157809a9dea743eb09767a1ad3e SHA1 46c07bc2ee10839c02f02f6e9e44caf1b2f0c7bb SHA256 95455f55215b7d3cb6520a290878889547ab55f2f1d99177b6c499e084642c9e MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild index 14dfbee52049..4fa317bd2ca9 100644 --- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild +++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.12 2010/10/13 07:22:51 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.13 2010/10/18 19:16:34 mr_bones_ Exp $ +EAPI=2 inherit toolchain-funcs games MY_PN="${PN/-sdl/}" @@ -15,13 +16,11 @@ SRC_URI="http://www.cs.helsinki.fi/u/jpihlaja/cw/pmars-sdl/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc x86" -IUSE="sdl X svga" +IUSE="sdl X" -RDEPEND="sdl? ( x11-libs/libX11 media-libs/libsdl ) +DEPEND="sdl? ( x11-libs/libX11 media-libs/libsdl[video] ) X? ( x11-libs/libX11 ) - svga? ( media-libs/svgalib ) - !sdl? ( !X? ( !svga? ( sys-libs/ncurses ) ) )" -DEPEND="${RDEPEND}" + !sdl? ( !X? ( sys-libs/ncurses ) )" S=${WORKDIR}/${MY_P} diff --git a/games-simulation/qct/Manifest b/games-simulation/qct/Manifest index 6226c01a3fba..567999ba5788 100644 --- a/games-simulation/qct/Manifest +++ b/games-simulation/qct/Manifest @@ -1,5 +1,5 @@ AUX qct-0.7-constant.patch 712 RMD160 a4bf5200410f16a94f4052342b0931450692b06e SHA1 fa65246d52a6e33aa268ced37a66002575f93ddc SHA256 50f477b294d68f83ae0aad7338e8cacf71d3f020bc49f1b6aeb793e77b03560b DIST qct-0.7.tar.gz 98126 RMD160 23a3cb58215d3ba8787337fa9797c989dcbea69d SHA1 2ef52174a487d57df4a4ed1152a33b05d358a17f SHA256 d24d72c594e0af188876622aa2f9ce46e5e288bb66826aedb3ee3244fe8dd87b -EBUILD qct-0.7.ebuild 980 RMD160 7a377305e2754cafcb0664fa7812a7dd0c48b3c5 SHA1 7a27a6a7425a03f48e52eda95f4d80350fb0845a SHA256 2b7cdf0704e365358e58d9d6af40b37c56fbcc8f57e560883489a935ef33aa61 +EBUILD qct-0.7.ebuild 963 RMD160 43b26aa9c86b84b1c5f0c59380ca947014cf046d SHA1 b501b1c62d75d4228ed31377f48b58f0e5037d18 SHA256 f9d9c30b6c3ae38cb2162f586d0f8a1f3dcc551b9e4ab304c6b8da3eca387881 MISC ChangeLog 1069 RMD160 d0bf91153b989371536157aec21604cc7848f589 SHA1 3bd7c850eb30bd0e8e033375b0b3a97f94243c1c SHA256 6ee39638f393c3b0f0c9db3b256f11b3fea1065d4b27d07ba9c2a0354b95139b MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 |