From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PeJPM-0004rD-P9 for garchives@archives.gentoo.org; Sun, 16 Jan 2011 03:36:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11AE7E0955; Sun, 16 Jan 2011 03:35:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BEBB1E0955 for ; Sun, 16 Jan 2011 03:35:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F24C01B4242 for ; Sun, 16 Jan 2011 03:35:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id DCD552004E; Sun, 16 Jan 2011 03:35:49 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-games/flatzebra: ChangeLog flatzebra-0.1.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog flatzebra-0.1.5.ebuild X-VCS-Directories: dev-games/flatzebra X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20110116033549.DCD552004E@flycatcher.gentoo.org> Date: Sun, 16 Jan 2011 03:35:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3080ae7d-b241-4e1b-9e9f-5aa57bc0b236 X-Archives-Hash: d8727ba140d9f401f7f282e76d62a69e mr_bones_ 11/01/16 03:35:49 Modified: ChangeLog flatzebra-0.1.5.ebuild Log: add static-libs support =20 (Portage version: 2.1.9.25/cvs/Linux i686) Revision Changes Path 1.25 dev-games/flatzebra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/flatzebr= a/ChangeLog?rev=3D1.25&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/flatzebr= a/ChangeLog?rev=3D1.25&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/flatzebr= a/ChangeLog?r1=3D1.24&r2=3D1.25 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-games/flatzebra/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 13 Aug 2010 12:34:18 -0000 1.24 +++ ChangeLog 16 Jan 2011 03:35:49 -0000 1.25 @@ -1,6 +1,10 @@ # ChangeLog for dev-games/flatzebra -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/flatzebra/ChangeLog,v 1.24 = 2010/08/13 12:34:18 josejx Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/flatzebra/ChangeLog,v 1.25 = 2011/01/16 03:35:49 mr_bones_ Exp $ + + 16 Jan 2011; Michael Sterrett + flatzebra-0.1.5.ebuild: + add static-libs support =20 13 Aug 2010; Joseph Jezak flatzebra-0.1.5.ebuild: Marked ppc stable for bug #325135. 1.5 dev-games/flatzebra/flatzebra-0.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/flatzebr= a/flatzebra-0.1.5.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/flatzebr= a/flatzebra-0.1.5.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/flatzebr= a/flatzebra-0.1.5.ebuild?r1=3D1.4&r2=3D1.5 Index: flatzebra-0.1.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-games/flatzebra/flatzebra-0.1.5.ebu= ild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- flatzebra-0.1.5.ebuild 13 Aug 2010 12:34:18 -0000 1.4 +++ flatzebra-0.1.5.ebuild 16 Jan 2011 03:35:49 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/flatzebra/flatzebra-0.1.5.e= build,v 1.4 2010/08/13 12:34:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/flatzebra/flatzebra-0.1.5.e= build,v 1.5 2011/01/16 03:35:49 mr_bones_ Exp $ =20 EAPI=3D2 =20 @@ -11,7 +11,7 @@ LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"amd64 ppc x86 ~x86-fbsd" -IUSE=3D"" +IUSE=3D"static-libs" =20 RDEPEND=3D"media-libs/libsdl[video] media-libs/sdl-image @@ -26,7 +26,17 @@ || die "sed failed" } =20 +src_configure() { + econf \ + --disable-dependency-tracking \ + $(use_enable static-libs static) +} + src_install() { emake DESTDIR=3D"${D}" install || die "emake install failed" dodoc AUTHORS NEWS README THANKS TODO + if ! use static-libs ; then + find "${D}" -type f -name '*.la' -exec rm {} + \ + || die "la removal failed" + fi }