summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-05-13 20:19:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-05-13 20:19:21 +0000
commitdff5d6a89a28ac75bf95a6ae660a8c21d8f8094b (patch)
treeb6f9fe467129716eb664a07c6ef3af104efa164e /games-strategy/wormux
parentAutomated update of use.local.desc (diff)
downloadhistorical-dff5d6a89a28ac75bf95a6ae660a8c21d8f8094b.tar.gz
historical-dff5d6a89a28ac75bf95a6ae660a8c21d8f8094b.tar.bz2
historical-dff5d6a89a28ac75bf95a6ae660a8c21d8f8094b.zip
old
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'games-strategy/wormux')
-rw-r--r--games-strategy/wormux/Manifest12
-rw-r--r--games-strategy/wormux/wormux-0.8.2.ebuild68
2 files changed, 0 insertions, 80 deletions
diff --git a/games-strategy/wormux/Manifest b/games-strategy/wormux/Manifest
index 38d63f80ef49..c1dcad4d5c6c 100644
--- a/games-strategy/wormux/Manifest
+++ b/games-strategy/wormux/Manifest
@@ -1,16 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-DIST wormux-0.8.2.tar.bz2 52965894 RMD160 022cbb6f31f24bb6dd0a4b0f827b916c6e088b35 SHA1 bdf496c6921ac6e09b618c43b84b63bda1fcb688 SHA256 eb1a0411a626246465f64011d5d7355e8ee0285ce2026a13b42c9ce74f455e01
DIST wormux-0.8.3.tar.bz2 51332954 RMD160 d45940080f5659f8d1544bcd9f267dba2328113b SHA1 13d33b424c154836cd6e644c2b3f16a084216422 SHA256 0c6fc3cce151674815fa7dad3ac7f8427c0932edb30eabc9eef1d7a3d3b9762e
-EBUILD wormux-0.8.2.ebuild 1641 RMD160 785034ff565d0756e9eb2e674295990325a281ec SHA1 3e351d8026e3345ae1f002bb95c370ee9f4ac970 SHA256 f3c5f758ff24080a5a8812a11098c2bb1dbc88155a438f79bbb33d7a48a2f039
EBUILD wormux-0.8.3.ebuild 1534 RMD160 a0ca37d3b9f9abd6a464f90ada72368890b5fb39 SHA1 7856404f48f1cc6fb3bbf985af4fdcce876da2cb SHA256 20c93feb824d7489e375deea2dfbfa2a9076b3bb78b624614a512b58dd782124
MISC ChangeLog 4639 RMD160 1f94c9dd403d545cea2569bb43626a3e6fc1b53b SHA1 00bb0804b56397ec14fea69366c007c88ec940c7 SHA256 9f8751e6a948f8c3348ca8d07f2f80106aeda63912121e08f4d5597a9c62bbcf
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAkoLFkMACgkQkKaRLQcq0GIUrwCghsULikMKhz3PZKn6+5voU6a7
-QpAAn04S6truKLFBaRp906tuJIAXjqur
-=Vtxo
------END PGP SIGNATURE-----
diff --git a/games-strategy/wormux/wormux-0.8.2.ebuild b/games-strategy/wormux/wormux-0.8.2.ebuild
deleted file mode 100644
index e85ead223fbb..000000000000
--- a/games-strategy/wormux/wormux-0.8.2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.8.2.ebuild,v 1.5 2009/02/04 03:14:25 mr_bones_ Exp $
-
-EAPI=2
-inherit autotools eutils games
-
-DESCRIPTION="A free Worms clone"
-HOMEPAGE="http://www.wormux.org/"
-SRC_URI="http://download.gna.org/wormux/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="debug nls unicode"
-
-RDEPEND="media-libs/libsdl
- media-libs/sdl-image[png]
- media-libs/sdl-mixer[vorbis]
- media-libs/sdl-ttf
- media-libs/sdl-net
- media-libs/sdl-gfx
- media-libs/libpng
- net-misc/curl
- media-fonts/dejavu
- >=dev-cpp/libxmlpp-2.6
- nls? ( virtual/libintl )
- unicode? ( dev-libs/fribidi )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- nls? ( sys-devel/gettext )"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- sed -i \
- -e "/AX_CFLAGS_WARN_ALL/d" \
- -e "s/-Werror//g" \
- -e "s/fribidi-config/pkg-config fribidi/g" \
- configure.ac \
- || die "sed failed"
- sed -i \
- -e "/xdg/d" \
- -e "/pixmaps/d" \
- data/Makefile.am \
- || die "sed failed"
- eautoreconf
-}
-
-src_configure() {
- egamesconf \
- --disable-dependency-tracking \
- --with-localedir-name=/usr/share/locale \
- --with-datadir-name="${GAMES_DATADIR}/${PN}" \
- --with-font-path=/usr/share/fonts/dejavu/DejaVuSans.ttf \
- $(use_enable debug) \
- $(use_enable nls) \
- $(use_enable unicode fribidi) \
- || die "configuration failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog README TODO
- newicon data/wormux.svg wormux.svg
- make_desktop_entry wormux Wormux
- prepgamesdirs
-}