diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-03 21:57:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-03 21:57:03 +0000 |
commit | 69e5879927164be786cd34e009ce739c081c8e71 (patch) | |
tree | 6bff35abb0154b4da56db0845ea92e2633e3cb46 /games-action/supertuxkart | |
parent | Transfer Prefix keywords for all SLOTs (diff) | |
download | historical-69e5879927164be786cd34e009ce739c081c8e71.tar.gz historical-69e5879927164be786cd34e009ce739c081c8e71.tar.bz2 historical-69e5879927164be786cd34e009ce739c081c8e71.zip |
add USE=nls support (bug #299446)
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-action/supertuxkart')
-rw-r--r-- | games-action/supertuxkart/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/supertuxkart/Manifest | 4 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.6.2.ebuild | 19 |
3 files changed, 22 insertions, 9 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index e1580c3d931d..a50c1bf6c84b 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/supertuxkart -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.16 2009/10/25 21:34:43 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.17 2010/01/03 21:57:03 mr_bones_ Exp $ + + 03 Jan 2010; Michael Sterrett <mr_bones_@gentoo.org> + supertuxkart-0.6.2.ebuild: + add USE=nls support (bug #299446) 25 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> supertuxkart-0.6.2.ebuild: diff --git a/games-action/supertuxkart/Manifest b/games-action/supertuxkart/Manifest index a694b2d1c9ad..ea19b9fb4fa2 100644 --- a/games-action/supertuxkart/Manifest +++ b/games-action/supertuxkart/Manifest @@ -1,5 +1,5 @@ DIST supertuxkart-0.6.2-src.tar.bz2 96469878 RMD160 c4946c1ae4df7254a49d218fc39b2dde8b7cfad5 SHA1 58ee28a74540f81649274147f657a23caf0acaab SHA256 081286efecdda07aab5b567728ef70188fe15f4cef174c785f76045d48394a34 DIST supertuxkart.png 4435 RMD160 9b20e00cc1f4c2d50f6ec192881a672d95189099 SHA1 0f97ba6cdf0b8abffb39a44e5e654c76848fe366 SHA256 99bc1801cb0514946cb0171d6d5a84484b6dc881edfa7f096b6eb5fea2f28828 -EBUILD supertuxkart-0.6.2.ebuild 1618 RMD160 cd9cdb020d1259e48abf94887adc0f290701f0e5 SHA1 f595e1d2402bb9df4f9cd7122183e4c1a2e8d92e SHA256 9a7ced231246bae9a89148eb8c4a827c01b5a2201e0a7c37d4578b7152ea3edb -MISC ChangeLog 2175 RMD160 2ff51eb10127e5553b2d93c132c3d56f573485fd SHA1 f9b4ebc90182dcd8a2d78940c046644a1e5d1f71 SHA256 d90cde9ce679c1a08015abcf634584446c2f6ad5e218d0b149edfb0cfa16d682 +EBUILD supertuxkart-0.6.2.ebuild 1776 RMD160 8cc0b008f3a899a718c5df62a98484b6c1d94ae7 SHA1 87628912c68cbae2cdc80390c49d05857c9fb945 SHA256 b74e9e1bd87f3a82ac129ccdef7ade2eed7151e38e91d0d2e89567e15992d4af +MISC ChangeLog 2296 RMD160 28f2aaac4a3fca5ff8b3859c4498dd3be4d49e59 SHA1 24cbb3e7a769f0f569a44a7a1902d6019f9e7bff SHA256 394ca8e1f316d21dda1938992d1cb50b9b147e21f4db9212103757cc33cf4876 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-action/supertuxkart/supertuxkart-0.6.2.ebuild b/games-action/supertuxkart/supertuxkart-0.6.2.ebuild index 7d60f65e974c..e46e11f9d35d 100644 --- a/games-action/supertuxkart/supertuxkart-0.6.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.2.ebuild,v 1.4 2009/10/25 21:34:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.2.ebuild,v 1.5 2010/01/03 21:57:03 mr_bones_ Exp $ EAPI=2 inherit autotools eutils games @@ -13,9 +13,9 @@ SRC_URI="mirror://sourceforge/supertuxkart/files/SuperTuxKart/${PV}/${P}-src.tar LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-2.0 CCPL-Sampling-Plus-1.0 public-domain as-is" SLOT="0" KEYWORDS="amd64 ~ppc x86" -IUSE="" +IUSE="nls" -DEPEND=">=media-libs/plib-1.8.4 +RDEPEND=">=media-libs/plib-1.8.4 virtual/opengl virtual/glut virtual/glu @@ -23,7 +23,10 @@ DEPEND=">=media-libs/plib-1.8.4 media-libs/libmikmod media-libs/libvorbis media-libs/openal - media-libs/libsdl[X,video,audio,joystick]" + media-libs/libsdl[X,video,audio,joystick] + virtual/libintl" +DEPEND="${RDEPEND} + nls? ( sys-devel/gettext )" src_prepare() { esvn_clean @@ -53,6 +56,12 @@ src_prepare() { eautoreconf } +src_configure() { + egamesconf \ + --disable-dependency-tracking \ + $(use_enable nls) +} + src_install() { emake DESTDIR="${D}" install || die "emake install failed" doicon "${DISTDIR}"/${PN}.png |