diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-17 19:11:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-17 19:11:15 +0000 |
commit | 6c8930b43b94afc867d53ddac46be592625e32d6 (patch) | |
tree | 792ff81d3c407068cad75c3aa7e038657bb1820d /games-strategy/wesnoth | |
parent | Cleanup for bug #92745. (diff) | |
download | historical-6c8930b43b94afc867d53ddac46be592625e32d6.tar.gz historical-6c8930b43b94afc867d53ddac46be592625e32d6.tar.bz2 historical-6c8930b43b94afc867d53ddac46be592625e32d6.zip |
clean old
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/Manifest | 8 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.8.10 | 2 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.8.11 | 2 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.9.0 | 2 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.10.ebuild | 72 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.11.ebuild | 66 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.9.0.ebuild | 62 |
7 files changed, 1 insertions, 213 deletions
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index 92715391136f..266787693625 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,10 +1,4 @@ -MD5 1af385cc56fc52f010b350e518b0c189 wesnoth-0.8.10.ebuild 1761 -MD5 c466640d70743bb730aa0f22ec439caa wesnoth-0.9.0.ebuild 1544 -MD5 61438ef3eb27ddce5b94f54ed65f72b0 wesnoth-0.8.11.ebuild 1606 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 7c47e4ea083a70208dbd3af0fd5762ea wesnoth-0.9.1.ebuild 1526 MD5 c4afefb7fa58ff15ca28a6530a2a8b37 ChangeLog 6851 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 b7e6563ad1ede86d02ff1afcaa76e84e files/digest-wesnoth-0.8.10 141 -MD5 3c7adc12b44a2b4b9d788c8f422ba401 files/digest-wesnoth-0.8.11 141 -MD5 7240f4ddb5c9ceeed466ab43a3d97caf files/digest-wesnoth-0.9.0 139 MD5 d311e24bad645f1e02171305e415574c files/digest-wesnoth-0.9.1 139 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.8.10 b/games-strategy/wesnoth/files/digest-wesnoth-0.8.10 deleted file mode 100644 index f1d26aee0833..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.8.10 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 0fbda4c35f0a6cf9f18df453a7f83f7c wesnoth-0.8.10.tar.gz 36687797 -MD5 cb1ee68e19958a0a38e9a5a0af31161a wesnoth-lite-0.8.10.tar.gz 20886365 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.8.11 b/games-strategy/wesnoth/files/digest-wesnoth-0.8.11 deleted file mode 100644 index 528e4373deb6..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.8.11 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 929c65818cc2fb47227929f253fb1f8c wesnoth-0.8.11.tar.gz 33034379 -MD5 fc6691a607fc99b8771fe462e7547ac0 wesnoth-lite-0.8.11.tar.gz 17239199 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.9.0 b/games-strategy/wesnoth/files/digest-wesnoth-0.9.0 deleted file mode 100644 index 9ec993ee0904..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.9.0 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 8dd59719631e0e6329a0a25e1dcbf302 wesnoth-0.9.0.tar.gz 36051074 -MD5 0071202a21a3095e535868f017b1c8f1 wesnoth-lite-0.9.0.tar.gz 20252375 diff --git a/games-strategy/wesnoth/wesnoth-0.8.10.ebuild b/games-strategy/wesnoth/wesnoth-0.8.10.ebuild deleted file mode 100644 index 3f396e1c5e58..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.8.10.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.10.ebuild,v 1.3 2005/05/17 19:03:18 wolf31o2 Exp $ - -inherit eutils flag-o-matic 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 -fomit-frame-pointer - 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 -} diff --git a/games-strategy/wesnoth/wesnoth-0.8.11.ebuild b/games-strategy/wesnoth/wesnoth-0.8.11.ebuild deleted file mode 100644 index ac61a5299b6a..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.8.11.ebuild +++ /dev/null @@ -1,66 +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.11.ebuild,v 1.2 2005/05/17 19:03:18 wolf31o2 Exp $ - -inherit eutils flag-o-matic 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" -} - -src_compile() { - if use lite ; then - S=${WORKDIR}/${PN}-lite-${PV} - fi - cd "${S}" - filter-flags -ftracer -fomit-frame-pointer - 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 -} diff --git a/games-strategy/wesnoth/wesnoth-0.9.0.ebuild b/games-strategy/wesnoth/wesnoth-0.9.0.ebuild deleted file mode 100644 index b9862d8f90dc..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.9.0.ebuild +++ /dev/null @@ -1,62 +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.9.0.ebuild,v 1.3 2005/05/17 19:03:18 wolf31o2 Exp $ - -inherit eutils flag-o-matic 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 -} - -src_compile() { - if use lite ; then - S=${WORKDIR}/${PN}-lite-${PV} - fi - cd "${S}" - filter-flags -ftracer -fomit-frame-pointer -fstack-protector - 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 -} |