diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2010-06-24 11:33:47 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2010-06-24 11:33:47 +0000 |
commit | 0e10c57c0e1632d3f981a854fd7d2abd711a8483 (patch) | |
tree | c67bd22eacdd114707e62cb2e9dbf512fff6a677 /dev-games | |
parent | Fixed pre-stripped files. Bug #252098. Thanks to Kevin Pyle (diff) | |
download | historical-0e10c57c0e1632d3f981a854fd7d2abd711a8483.tar.gz historical-0e10c57c0e1632d3f981a854fd7d2abd711a8483.tar.bz2 historical-0e10c57c0e1632d3f981a854fd7d2abd711a8483.zip |
Disabling python, as some dependency are not found.
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/crystalspace/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/crystalspace/Manifest | 4 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-1.4.0.ebuild | 9 |
3 files changed, 10 insertions, 9 deletions
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog index 1e1de493019f..960a52f3416d 100644 --- a/dev-games/crystalspace/ChangeLog +++ b/dev-games/crystalspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/crystalspace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.46 2010/06/21 15:59:06 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.47 2010/06/24 11:33:47 tupone Exp $ + + 24 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild: + Disabling python, as some dependencies are not found. + Should also fix bug #297142 by flameeyes@gentoo.org 21 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild: enabling java plugin. diff --git a/dev-games/crystalspace/Manifest b/dev-games/crystalspace/Manifest index 87b42a6c7aa6..49e411b5fc9a 100644 --- a/dev-games/crystalspace/Manifest +++ b/dev-games/crystalspace/Manifest @@ -3,6 +3,6 @@ AUX crystalspace-1.4.0-bullet.patch 501 RMD160 8a5c37029c5c1470d1c73b5e0b38df093 DIST crystalspace-src-1.2.1.tar.bz2 47313388 RMD160 0f6582a9c68694189811a574bc63b5ce1a6a1166 SHA1 0f1b5604b217dfd9f65f54caeef5362d0ab92203 SHA256 23312a5a0330b281f517555207fed151e3d08c1096bb0cc9dd72dcabdced1b10 DIST crystalspace-src-1.4.0.tar.bz2 45670477 RMD160 af89e74a96bac7f55079a6cdad7fd938a38af602 SHA1 10f4dd50c654ad9292602a91189a0ee78a8fe353 SHA256 a8e1bfc9328470121bfbc6cf98f2c310a34f6998978065aa2f6df7e02a0101ba EBUILD crystalspace-1.2.1.ebuild 3403 RMD160 1269f0e0b83fbb5abad0594854e414f051c66e16 SHA1 1e7d3a10e630ed6858e29cbd26281bb61d9f1a91 SHA256 62a51af9706cd00625406917e73bd0f73a22e0e2855183c1852779f19ace357f -EBUILD crystalspace-1.4.0.ebuild 3618 RMD160 690bf46834d5bc0279f2d670a03dcfaf2bf8c544 SHA1 0425fbdc23ce8864408cca5295bd950c9d911a26 SHA256 d3c0361c9b53233a1b68018bc380e7e90c9d648b3f34b169a64dadb60c960d2c -MISC ChangeLog 7186 RMD160 7ca05635d0f93fcc18405c10fe5bdfe333e68374 SHA1 787188e9f91fc51a4e8e905c4816560246783b5a SHA256 cd59c8f02a1aa7b2ebfe52d12fa4abfcc96edd35648071762a81d5bdab90287c +EBUILD crystalspace-1.4.0.ebuild 3505 RMD160 07f7877a23679d82ad22809662f8cac39ef62e72 SHA1 8b6a163b1276a918985e4814dc2e7099eb5cc801 SHA256 8ef349dfc66d9d906068e131b020d1081e1c33b7344489b64c17e226ef96b185 +MISC ChangeLog 7374 RMD160 aa33086298fdfbb14660e4745470d08d455a74f5 SHA1 5d7b1c8c72393c930041ae5854ec2ab6f19244c3 SHA256 546509f798478f1ceb120255e86895b36f2b3483c2711cf48eb9468041e30068 MISC metadata.xml 1309 RMD160 4ec4d408ea75402333583b2b19d91dcd95b2be9c SHA1 4ed88885584d54c8dd3ddaad2ae7aefb972b180b SHA256 94be39659027a6759ea4645650771553d5982ee01253f860bc526270e83cc283 diff --git a/dev-games/crystalspace/crystalspace-1.4.0.ebuild b/dev-games/crystalspace/crystalspace-1.4.0.ebuild index a1fdfa159e36..1f7d78305bb5 100644 --- a/dev-games/crystalspace/crystalspace-1.4.0.ebuild +++ b/dev-games/crystalspace/crystalspace-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.5 2010/06/21 15:59:07 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.6 2010/06/24 11:33:47 tupone Exp $ EAPI=2 inherit eutils flag-o-matic multilib java-pkg-opt-2 autotools wxwidgets @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="3ds alsa bullet cal3d cegui cg doc java jpeg mng ode png python +IUSE="3ds alsa bullet cal3d cegui cg doc java jpeg mng ode png sdl speex truetype vorbis wxwidgets" COMMON_DEP="virtual/opengl @@ -68,9 +68,6 @@ src_configure() { need-wxwidgets gtk2 fi - # -O3 is hanging compilation of python script plugin - # trying -O2 just in case - replace-flags -O3 -O2 econf --enable-cpu-specific-optimizations=no \ --disable-separate-debug-info \ --without-lcms \ @@ -80,7 +77,7 @@ src_configure() { $(use_with java) \ --disable-make-emulation \ $(use_with bullet) \ - $(use_with python) \ + --without-python \ $(use_with png) \ $(use_with jpeg) \ $(use_with mng) \ |