diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-12 19:37:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-12 19:37:59 +0000 |
commit | 1e6c983a09c159c2a905a53824db2f0c3c86f02b (patch) | |
tree | f201b76025c039f928e8ec62b7b8b1d329df566e | |
parent | Fixed dependency (diff) | |
download | gentoo-2-1e6c983a09c159c2a905a53824db2f0c3c86f02b.tar.gz gentoo-2-1e6c983a09c159c2a905a53824db2f0c3c86f02b.tar.bz2 gentoo-2-1e6c983a09c159c2a905a53824db2f0c3c86f02b.zip |
filter more flags (bug #81749); clean old ebuilds
(Portage version: 2.0.51-r15)
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.8.7 | 1 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.8.8 | 1 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.8.9 | 2 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.7.ebuild | 53 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.8.ebuild | 53 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.9.ebuild | 72 |
8 files changed, 9 insertions, 185 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index c6285e47a04a..21f3c17f7eb5 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.44 2005/02/07 16:19:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.45 2005/02/12 19:37:59 mr_bones_ Exp $ + +*wesnoth-0.8.7 (12 Feb 2005) + + 12 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.8.10.ebuild, + -wesnoth-0.8.7.ebuild, -wesnoth-0.8.8.ebuild, -wesnoth-0.8.9.ebuild: + filter more flags (bug #81749); clean old ebuilds *wesnoth-0.8.10 (07 Feb 2005) diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.8.7 b/games-strategy/wesnoth/files/digest-wesnoth-0.8.7 deleted file mode 100644 index f499a4842f2c..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.8.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 313a27d86c310c28ae049ea72b89c124 wesnoth-0.8.7.tar.gz 33383831 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.8.8 b/games-strategy/wesnoth/files/digest-wesnoth-0.8.8 deleted file mode 100644 index d0685cd759f9..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.8.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 54a580a721ea19b8006cedb2766fe6ba wesnoth-0.8.8.tar.gz 34172227 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.8.9 b/games-strategy/wesnoth/files/digest-wesnoth-0.8.9 deleted file mode 100644 index 59d94eb15eec..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.8.9 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 4a4a0b68d3895dae86337c04812e4952 wesnoth-0.8.9.tar.gz 36499929 -MD5 4d46efe6c5c74527c7d6b89fa1411b41 wesnoth-lite-0.8.9.tar.gz 20702849 diff --git a/games-strategy/wesnoth/wesnoth-0.8.10.ebuild b/games-strategy/wesnoth/wesnoth-0.8.10.ebuild index 02ed9e7340a2..d95c13af83bf 100644 --- a/games-strategy/wesnoth/wesnoth-0.8.10.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.10.ebuild,v 1.1 2005/02/07 16:19:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.10.ebuild,v 1.2 2005/02/12 19:37:59 mr_bones_ Exp $ inherit eutils flag-o-matic gcc games @@ -46,7 +46,7 @@ src_compile() { S=${WORKDIR}/${PN}-lite-${PV} fi cd "${S}" - filter-flags -ftracer + filter-flags -ftracer -fomit-frame-pointer egamesconf \ --disable-dependency-tracking \ $(use_enable server) \ diff --git a/games-strategy/wesnoth/wesnoth-0.8.7.ebuild b/games-strategy/wesnoth/wesnoth-0.8.7.ebuild deleted file mode 100644 index 7e9c61e27969..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.8.7.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.7.ebuild,v 1.2 2005/02/01 07:01:15 mr_bones_ Exp $ - -inherit eutils flag-o-matic gcc games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc amd64" -IUSE="nls server editor tools gnome kde nomusic" - -DEPEND=">=media-libs/libsdl-1.2.7 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/freetype-2 - media-libs/sdl-net - sys-libs/zlib - virtual/x11" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e 's/--expandvars//' configure \ - || die "sed failed" -} - -src_compile() { - filter-flags -ftracer - egamesconf \ - --disable-dependency-tracking \ - $(use_enable nomusic lite) \ - $(use_enable server) \ - $(use_enable server campaign-server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable nls) \ - $(use_with gnome) \ - $(use_with kde) \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/"{icons,applnk,applications} "${D}/usr/share/" - dodoc MANUAL changelog || die "dodoc failed" - prepgamesdirs -} diff --git a/games-strategy/wesnoth/wesnoth-0.8.8.ebuild b/games-strategy/wesnoth/wesnoth-0.8.8.ebuild deleted file mode 100644 index ee0957bb5426..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.8.8.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.8.ebuild,v 1.2 2005/02/01 07:01:15 mr_bones_ Exp $ - -inherit eutils flag-o-matic gcc games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc amd64" -IUSE="nls server editor tools gnome kde nomusic" - -DEPEND=">=media-libs/libsdl-1.2.7 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/freetype-2 - media-libs/sdl-net - sys-libs/zlib - virtual/x11" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e 's/--expandvars//' configure \ - || die "sed failed" -} - -src_compile() { - filter-flags -ftracer - egamesconf \ - --disable-dependency-tracking \ - $(use_enable nomusic lite) \ - $(use_enable server) \ - $(use_enable server campaign-server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable nls) \ - $(use_with gnome) \ - $(use_with kde) \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/"{icons,applnk,applications} "${D}/usr/share/" - dodoc MANUAL changelog || die "dodoc failed" - prepgamesdirs -} diff --git a/games-strategy/wesnoth/wesnoth-0.8.9.ebuild b/games-strategy/wesnoth/wesnoth-0.8.9.ebuild deleted file mode 100644 index afe68a15acb9..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.8.9.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.9.ebuild,v 1.1 2005/02/01 07:01:15 mr_bones_ Exp $ - -inherit eutils flag-o-matic gcc games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="!lite? ( mirror://sourceforge/wesnoth/${P}.tar.gz ) - lite? ( mirror://sourceforge/wesnoth/${PN}-lite-${PV}.tar.gz )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="editor gnome kde lite nls server tools" - -DEPEND=">=media-libs/libsdl-1.2.7 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/freetype-2 - media-libs/sdl-net - sys-libs/zlib - virtual/x11" - -src_unpack() { - if use lite ; then - unpack ${PN}-lite-${PV}.tar.gz - S=${WORKDIR}/${PN}-lite-${PV} - else - unpack ${P}.tar.gz - fi - cd "${S}" - sed -i \ - -e 's/--expandvars//' configure \ - || die "sed failed" - if use tools ; then - sed -i \ - -e '/^DEFAULT_INCLUDES/s:-I$(srcdir):-I$(srcdir) -I../sdl_ttf:' \ - src/tools/Makefile.in \ - || die "sed failed" - fi -} - -src_compile() { - if use lite ; then - S=${WORKDIR}/${PN}-lite-${PV} - fi - cd "${S}" - filter-flags -ftracer - egamesconf \ - --disable-dependency-tracking \ - $(use_enable server) \ - $(use_enable server campaign-server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable nls) \ - $(use_with gnome) \ - $(use_with kde) \ - || die - emake || die "emake failed" -} - -src_install() { - if use lite ; then - S=${WORKDIR}/${PN}-lite-${PV} - fi - cd "${S}" - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/"{icons,applnk,applications} "${D}/usr/share/" - dodoc MANUAL changelog - prepgamesdirs -} |