diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-08-15 06:04:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-08-15 06:04:20 +0000 |
commit | f50d88f53f6c29a8609e2406db583273aca890c8 (patch) | |
tree | 0f8ae608dcdcdfd4d7b9f2892aa26346de1213e4 /games-strategy | |
parent | New upstream version. (diff) | |
download | gentoo-2-f50d88f53f6c29a8609e2406db583273aca890c8.tar.gz gentoo-2-f50d88f53f6c29a8609e2406db583273aca890c8.tar.bz2 gentoo-2-f50d88f53f6c29a8609e2406db583273aca890c8.zip |
fixup Turkish translation to work with gettext-0.15 (bug #142280)
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wormux/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/wormux/files/wormux-0.7.3-fix-tr.po.patch | 56 | ||||
-rw-r--r-- | games-strategy/wormux/wormux-0.7.3.ebuild | 9 |
3 files changed, 66 insertions, 5 deletions
diff --git a/games-strategy/wormux/ChangeLog b/games-strategy/wormux/ChangeLog index 490b9a092529..76016eae8fef 100644 --- a/games-strategy/wormux/ChangeLog +++ b/games-strategy/wormux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/wormux # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.11 2006/08/14 23:00:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.12 2006/08/15 06:04:20 mr_bones_ Exp $ + + 15 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> + +files/wormux-0.7.3-fix-tr.po.patch, wormux-0.7.3.ebuild: + fixup Turkish translation to work with gettext-0.15 (bug #142280) *wormux-0.7.3 (14 Aug 2006) 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 new file mode 100644 index 000000000000..d2b62f68ff08 --- /dev/null +++ b/games-strategy/wormux/files/wormux-0.7.3-fix-tr.po.patch @@ -0,0 +1,56 @@ +--- 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/wormux-0.7.3.ebuild b/games-strategy/wormux/wormux-0.7.3.ebuild index d985be532ebd..d64f1a6647e5 100644 --- a/games-strategy/wormux/wormux-0.7.3.ebuild +++ b/games-strategy/wormux/wormux-0.7.3.ebuild @@ -1,6 +1,6 @@ # 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.1 2006/08/14 23:00:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.7.3.ebuild,v 1.2 2006/08/15 06:04:20 mr_bones_ Exp $ inherit eutils games @@ -29,7 +29,8 @@ src_unpack() { cd "${S}" epatch \ "${FILESDIR}/${P}-fix-gettext-Makefile.patch" \ - "${FILESDIR}/${P}-user-CFLAGS.patch" + "${FILESDIR}/${P}-user-CFLAGS.patch" \ + "${FILESDIR}/${P}-fix-tr.po.patch" } src_compile() { @@ -42,8 +43,8 @@ src_compile() { } src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS README + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS ChangeLog newicon data/wormux-32.xpm wormux.xpm make_desktop_entry wormux Wormux wormux.xpm prepgamesdirs |