diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-04 17:15:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-04 17:15:08 +0000 |
commit | f21179643e1b8b7716eb3a1224b050a4bfa08fe8 (patch) | |
tree | 78e6ade3519708c31b08ec8e21b3718bf344c8a3 /games-action | |
parent | Automated update of use.local.desc (diff) | |
download | historical-f21179643e1b8b7716eb3a1224b050a4bfa08fe8.tar.gz historical-f21179643e1b8b7716eb3a1224b050a4bfa08fe8.tar.bz2 historical-f21179643e1b8b7716eb3a1224b050a4bfa08fe8.zip |
esd is deprecated
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/moon-buggy/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/moon-buggy/moon-buggy-1.0.51.ebuild | 10 | ||||
-rw-r--r-- | games-action/xshipwars/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/xshipwars/xshipwars-2.5.5.ebuild | 11 |
4 files changed, 21 insertions, 16 deletions
diff --git a/games-action/moon-buggy/ChangeLog b/games-action/moon-buggy/ChangeLog index fb276be9a5e0..8b1e93864bf3 100644 --- a/games-action/moon-buggy/ChangeLog +++ b/games-action/moon-buggy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/moon-buggy -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/moon-buggy/ChangeLog,v 1.22 2009/03/21 17:07:25 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/moon-buggy/ChangeLog,v 1.23 2009/11/04 17:15:08 mr_bones_ Exp $ + + 04 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org> + moon-buggy-1.0.51.ebuild: + esd is deprecated 21 Mar 2009; Raúl Porcel <armin76@gentoo.org> moon-buggy-1.0.51.ebuild: x86 stable, bug #261796 diff --git a/games-action/moon-buggy/moon-buggy-1.0.51.ebuild b/games-action/moon-buggy/moon-buggy-1.0.51.ebuild index 16ce47e360d6..2f3efbaf64c1 100644 --- a/games-action/moon-buggy/moon-buggy-1.0.51.ebuild +++ b/games-action/moon-buggy/moon-buggy-1.0.51.ebuild @@ -1,21 +1,20 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/moon-buggy/moon-buggy-1.0.51.ebuild,v 1.4 2009/03/21 17:07:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/moon-buggy/moon-buggy-1.0.51.ebuild,v 1.5 2009/11/04 17:15:08 mr_bones_ Exp $ EAPI=2 inherit autotools eutils games DESCRIPTION="A simple console game, where you drive a car across the moon's surface" HOMEPAGE="http://www.seehuhn.de/comp/moon-buggy.html" -SRC_URI="http://www.seehuhn.de/data/${P}.tar.gz - esd? ( http://www.seehuhn.de/data/${PN}-sound-${PV}.tar.gz )" +SRC_URI="http://www.seehuhn.de/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="esd" +IUSE="" -RDEPEND="esd? ( media-sound/esound )" +RDEPEND="sys-libs/ncurses" DEPEND="${RDEPEND} dev-util/pkgconfig" @@ -24,7 +23,6 @@ src_prepare() { -e '/$(DESTDIR)$(bindir)\/moon-buggy -c/d' \ Makefile.am \ || die "sed Makefile.am failed" - use esd && epatch sound.patch rm -f missing eautoreconf } diff --git a/games-action/xshipwars/ChangeLog b/games-action/xshipwars/ChangeLog index 223bbd600192..e588f5ff363f 100644 --- a/games-action/xshipwars/ChangeLog +++ b/games-action/xshipwars/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/xshipwars -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.22 2008/11/30 08:01:23 tupone Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.23 2009/11/04 17:12:53 mr_bones_ Exp $ + + 04 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org> + xshipwars-2.5.5.ebuild: + esd is deprecated 30 Nov 2008; Tupone Alfredo <tupone@gentoo.org> -files/xshipwars-2.5.5-64bit.patch, xshipwars-2.5.5.ebuild: diff --git a/games-action/xshipwars/xshipwars-2.5.5.ebuild b/games-action/xshipwars/xshipwars-2.5.5.ebuild index 9547dcfdf5df..56c0af83f298 100644 --- a/games-action/xshipwars/xshipwars-2.5.5.ebuild +++ b/games-action/xshipwars/xshipwars-2.5.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.8 2008/11/30 08:01:23 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.9 2009/11/04 17:12:52 mr_bones_ Exp $ inherit toolchain-funcs eutils games @@ -16,12 +16,11 @@ SRC_URI="http://wolfpack.twu.net/users/wolfpack/${MY_P}.tar.bz2 LICENSE="GPL-2 xshipwars" SLOT="0" KEYWORDS="~amd64 ppc x86" -IUSE="joystick yiff esd debug" +IUSE="joystick yiff debug" RDEPEND="x11-libs/libXpm joystick? ( media-libs/libjsw ) - yiff? ( media-libs/yiff ) - esd? ( media-sound/esound )" + yiff? ( media-libs/yiff )" DEPEND="${RDEPEND} x11-proto/xextproto" @@ -47,12 +46,12 @@ src_compile() { --disable-arch-i586 \ --disable-arch-i686 \ --disable-arch-pentiumpro \ + --disable-ESounD \ $(use_enable joystick libjsw) \ $(use_enable debug) \ --enable-X11 \ --enable-libXpm \ $(use_enable yiff Y2) \ - $(use_enable esd ESounD) \ " # xsw uses --{en,dis}able=FEATURE syntax myconf=${myconf//able-/able=} |