diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-20 13:42:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-20 13:42:49 +0000 |
commit | b31679c018dc377e00349258ee43c62264b48fad (patch) | |
tree | 7c6bfab28d1479431aec3a061446441543eba868 /games-strategy/wormux | |
parent | Sparc stable --- Bug #238111 --- around two months now. (diff) | |
download | gentoo-2-b31679c018dc377e00349258ee43c62264b48fad.tar.gz gentoo-2-b31679c018dc377e00349258ee43c62264b48fad.tar.bz2 gentoo-2-b31679c018dc377e00349258ee43c62264b48fad.zip |
old
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy/wormux')
4 files changed, 0 insertions, 140 deletions
diff --git a/games-strategy/wormux/files/wormux-0.7.3-fix-gettext-Makefile.patch b/games-strategy/wormux/files/wormux-0.7.3-fix-gettext-Makefile.patch deleted file mode 100644 index 9d28d6005b08..000000000000 --- a/games-strategy/wormux/files/wormux-0.7.3-fix-gettext-Makefile.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- wormux-0.7beta3/po/Makefile.in.orig 2006-01-24 16:07:54.000000000 +0100 -+++ wormux-0.7beta3/po/Makefile.in 2006-01-24 16:08:09.000000000 +0100 -@@ -443,9 +443,9 @@ - @sed -e '/^#/d' $< > t-$@ - @mv t-$@ $@ - --all-local: all-local-@USE_NLS@ $(GMOFILES) -+all-local: all-local-@USE_NLS@ - --all-local-yes: stamp-po -+all-local-yes: $(GMOFILES) - all-local-no: - - # stamp-po is a timestamp denoting the last time at which the CATALOGS have diff --git a/games-strategy/wormux/files/wormux-0.7.3-fix-tr.po.patch b/games-strategy/wormux/files/wormux-0.7.3-fix-tr.po.patch deleted file mode 100644 index d2b62f68ff08..000000000000 --- a/games-strategy/wormux/files/wormux-0.7.3-fix-tr.po.patch +++ /dev/null @@ -1,56 +0,0 @@ ---- po/tr.po.orig 2006-08-14 23:16:00.000000000 -0400 -+++ po/tr.po 2006-08-14 23:16:41.000000000 -0400 -@@ -81,15 +81,13 @@ - #, c-format - msgid "%s has lost %u point of energy." - msgid_plural "%s has lost %u points of energy." --msgstr[0] "%s, %u enerji kaybetti." --msgstr[1] "%s, %u enerji kaybetti." -+msgstr[0] "%s, %u enerji kaybetti." - - #: src/object/bonus_box.cpp:144 - #, c-format - msgid "%s has won %u point of energy!" - msgid_plural "%s has won %u points of energy!" --msgstr[0] "%s, %u enerji kazandı!" --msgstr[1] "%s, %u enerji kazandı!" -+msgstr[0] "%s, %u enerji kazandı!" - - #: src/game/game_loop.cpp:720 - #, c-format -@@ -110,22 +108,19 @@ - #, c-format - msgid "%s team has won %u automatic bazooka!" - msgid_plural "%s team has won %u automatic bazookas!" --msgstr[0] "%s takımı %u otomatik bazuka kazandı!" --msgstr[1] "%s takımı %u otomatik bazuka kazandı!" -+msgstr[0] "%s takımı %u otomatik bazuka kazandı!" - - #: src/object/bonus_box.cpp:181 - #, c-format - msgid "%s team has won %u stick of dynamite!" - msgid_plural "%s team has won %u sticks of dynamite!" --msgstr[0] "%s takımı %u dinamit lokumu kazandı!" --msgstr[1] "%s takımı %u dinamit lokumu kazandı!" -+msgstr[0] "%s takımı %u dinamit lokumu kazandı!" - - #: src/object/bonus_box.cpp:135 - #, c-format - msgid "%s team has won %u teleportation." - msgid_plural "%s team has won %u teleportations." --msgstr[0] "%s takımı %u ışınlanma kazandı." --msgstr[1] "%s takımı %u ışınlanma kazandı." -+msgstr[0] "%s takımı %u ışınlanma kazandı." - - #: src/game/game.cpp:192 - #, c-format -@@ -136,8 +131,7 @@ - #, c-format - msgid "'%s has won %u air attack" - msgid_plural "'%s has won %u air attacks" --msgstr[0] "%s takımı %u hava saldırısı kazandı" --msgstr[1] "%s takımı %u hava saldırısı kazandı" -+msgstr[0] "%s takımı %u hava saldırısı kazandı" - - #: src/interface/interface.cpp:164 - msgid "(dead)" diff --git a/games-strategy/wormux/files/wormux-0.7.3-user-CFLAGS.patch b/games-strategy/wormux/files/wormux-0.7.3-user-CFLAGS.patch deleted file mode 100644 index 0f6c0973fdc5..000000000000 --- a/games-strategy/wormux/files/wormux-0.7.3-user-CFLAGS.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- wormux-0.7/configure.orig 2006-04-04 23:41:28.000000000 +0200 -+++ wormux-0.7/configure 2006-04-04 23:43:34.000000000 +0200 -@@ -6752,9 +6752,7 @@ - GCC_FLAGS="$GCC_FLAGS -Wno-unused-parameter" - - if test "${debug}" = "yes"; then -- GCC_FLAGS="$GCC_FLAGS -O0 -g -DDEBUG" -- else -- GCC_FLAGS="$GCC_FLAGS -O2" -+ GCC_FLAGS="$GCC_FLAGS -DDEBUG" - fi - - CFLAGS="$CFLAGS $GCC_FLAGS" diff --git a/games-strategy/wormux/wormux-0.7.3.ebuild b/games-strategy/wormux/wormux-0.7.3.ebuild deleted file mode 100644 index 5ee2fc808cf1..000000000000 --- a/games-strategy/wormux/wormux-0.7.3.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.7.3.ebuild,v 1.8 2008/02/29 19:49:37 carlo Exp $ - -inherit eutils games - -DESCRIPTION="A free Worms clone" -HOMEPAGE="http://www.wormux.org/" -SRC_URI="http://download.gna.org/wormux/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug nls" - -RDEPEND=">=media-libs/libsdl-1.2.6 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/sdl-ttf-2.0 - media-libs/sdl-net - >=media-libs/sdl-gfx-2.0.13 - >=dev-cpp/libxmlpp-2.6 - nls? ( virtual/libintl )" -DEPEND="${RDEPEND} - dev-util/pkgconfig - nls? ( sys-devel/gettext )" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch \ - "${FILESDIR}/${P}-fix-gettext-Makefile.patch" \ - "${FILESDIR}/${P}-user-CFLAGS.patch" \ - "${FILESDIR}/${P}-fix-tr.po.patch" - # avoid the strip on install - sed -i \ - -e "s/@INSTALL_STRIP_PROGRAM@/@INSTALL_PROGRAM@/" \ - src/Makefile.in \ - || die "sed failed" -} - -src_compile() { - egamesconf \ - --with-datadir-name="${GAMES_DATADIR}/${PN}" \ - $(use_enable debug) \ - $(use_enable nls) \ - || die - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog - newicon data/wormux-32.xpm wormux.xpm - make_desktop_entry wormux Wormux wormux - prepgamesdirs -} |