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 1Lsg4B-00018X-Jq for garchives@archives.gentoo.org; Sat, 11 Apr 2009 16:28:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16976E0618; Sat, 11 Apr 2009 16:28:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CA760E0618 for ; Sat, 11 Apr 2009 16:28:26 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6598E651EE for ; Sat, 11 Apr 2009 16:28:26 +0000 (UTC) Received: from loki_val by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Lsg4A-0003HB-2Q for gentoo-commits@lists.gentoo.org; Sat, 11 Apr 2009 16:28:26 +0000 From: "Peter Alfredsen (loki_val)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, loki_val@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libofa: ChangeLog libofa-0.9.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libofa-0.9.3.ebuild X-VCS-Directories: media-libs/libofa X-VCS-Committer: loki_val X-VCS-Committer-Name: Peter Alfredsen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Peter Alfredsen Date: Sat, 11 Apr 2009 16:28:26 +0000 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: 50d90814-5f26-427a-aab5-3cc381739368 X-Archives-Hash: 5541d881df41a1b65c44ae45d949d702 loki_val 09/04/11 16:28:26 Modified: ChangeLog libofa-0.9.3.ebuild Log: Fix bug 265750, failure with gcc-4.4. Thanks to Andreas Sturmlechner for the patch. (Portage version: 2.2_rc28/cvs/Linux x86_64) Revision Changes Path 1.16 media-libs/libofa/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libofa/= ChangeLog?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libofa/= ChangeLog?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libofa/= ChangeLog?r1=3D1.15&r2=3D1.16 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/media-libs/libofa/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 16 Apr 2008 12:57:29 -0000 1.15 +++ ChangeLog 11 Apr 2009 16:28:25 -0000 1.16 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libofa -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/ChangeLog,v 1.15 20= 08/04/16 12:57:29 drac Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/ChangeLog,v 1.16 20= 09/04/11 16:28:25 loki_val Exp $ + + 11 Apr 2009; Peter Alfredsen + +files/libofa-0.9.3-gcc-4.4.patch, libofa-0.9.3.ebuild: + Fix bug 265750, failure with gcc-4.4. Thanks to Andreas Sturmlechner + for the patch. =20 16 Apr 2008; Samuli Suominen +files/libofa-0.9.3-gcc-4.3.patch, libofa-0.9.3.ebuild: 1.17 media-libs/libofa/libofa-0.9.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libofa/= libofa-0.9.3.ebuild?rev=3D1.17&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libofa/= libofa-0.9.3.ebuild?rev=3D1.17&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libofa/= libofa-0.9.3.ebuild?r1=3D1.16&r2=3D1.17 Index: libofa-0.9.3.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/media-libs/libofa/libofa-0.9.3.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- libofa-0.9.3.ebuild 16 Apr 2008 12:59:00 -0000 1.16 +++ libofa-0.9.3.ebuild 11 Apr 2009 16:28:25 -0000 1.17 @@ -1,8 +1,10 @@ -# Copyright 2006-2008 Gentoo Foundation +# Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/libofa-0.9.3.ebuild= ,v 1.16 2008/04/16 12:59:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/libofa-0.9.3.ebuild= ,v 1.17 2009/04/11 16:28:25 loki_val Exp $ =20 -inherit eutils +EAPI=3D2 + +inherit base eutils flag-o-matic =20 DESCRIPTION=3D"Open Fingerprint Architecture" HOMEPAGE=3D"http://code.google.com/p/musicip-libofa/" @@ -19,16 +21,14 @@ DEPEND=3D"${RDEPEND} dev-util/pkgconfig" =20 -pkg_setup() { - [[ "${CXXFLAGS}" !=3D "${CXXFLAGS/-ffast-math/}" ]] && \ - die "Correct your C[XX]FLAGS. Using -ffast-math is unsafe and not supp= orted." -} +PATCHES=3D( + "${FILESDIR}"/${P}-gcc-4.patch + "${FILESDIR}"/${P}-gcc-4.3.patch + "${FILESDIR}"/${P}-gcc-4.4.patch +) =20 -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-gcc-4.patch \ - "${FILESDIR}"/${P}-gcc-4.3.patch +pkg_setup() { + is-flag -ffast-math && append-flags -fno-fast-math } =20 src_install() {