From: Tristan Heaven Date: Thu, 23 Nov 2006 22:59:13 +0000 (+0000) Subject: cleanup and cleanout X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=004afd50de412d3058042ed8fdd14f694c138a1e;p=gentoo.git cleanup and cleanout Package-Manager: portage-2.1.2_rc2-r1 --- diff --git a/games-engines/zoom/files/digest-zoom-1.0.4a b/games-engines/zoom/files/digest-zoom-1.0.4a index 426f8b0d767f..639746eab0bc 100644 --- a/games-engines/zoom/files/digest-zoom-1.0.4a +++ b/games-engines/zoom/files/digest-zoom-1.0.4a @@ -1 +1,3 @@ MD5 5e07b403a98b77785e5b8052af169329 zoom-1.0.4a.tar.gz 1218580 +RMD160 79771fafc1cebc8e63e61d5c1b5e67061dce4cd8 zoom-1.0.4a.tar.gz 1218580 +SHA256 ded16904ba2acbe2efa1d2d5de09447e9260dae76ecc39bbc15e205c586bfc8b zoom-1.0.4a.tar.gz 1218580 diff --git a/games-engines/zoom/zoom-1.0.4a.ebuild b/games-engines/zoom/zoom-1.0.4a.ebuild index 79ce98a616f6..6420da6b0b5e 100644 --- a/games-engines/zoom/zoom-1.0.4a.ebuild +++ b/games-engines/zoom/zoom-1.0.4a.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-engines/zoom/zoom-1.0.4a.ebuild,v 1.2 2006/01/29 00:11:39 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/zoom/zoom-1.0.4a.ebuild,v 1.3 2006/11/23 22:59:13 nyhm Exp $ inherit flag-o-matic games @@ -13,17 +13,13 @@ SLOT="0" KEYWORDS="ppc x86" IUSE="" -RDEPEND="|| ( ( x11-libs/libSM - x11-libs/libXft ) - virtual/x11 ) +RDEPEND="x11-libs/libSM + x11-libs/libXft media-libs/fontconfig - >=media-libs/t1lib-1.3.1 - sys-libs/zlib - >=media-libs/libpng-1.2.4" + >=media-libs/t1lib-5 + media-libs/libpng" DEPEND="${RDEPEND} - >=sys-devel/bison-1.34 - dev-lang/perl - || ( x11-proto/xextproto virtual/x11 )" + x11-proto/xextproto" src_compile() { filter-flags -ffast-math @@ -32,7 +28,7 @@ src_compile() { } src_install() { - make DESTDIR="${D}" install || die "make install failed" + emake DESTDIR="${D}" install || die "emake install failed" dodoc AUTHORS ChangeLog NEWS README THANKS TODO dohtml -r manual prepgamesdirs