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.77) (envelope-from ) id 1SmTWO-0001yz-IO for garchives@archives.gentoo.org; Wed, 04 Jul 2012 17:37:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44501E0262; Wed, 4 Jul 2012 17:37:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F1576E0262 for ; Wed, 4 Jul 2012 17:37:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27A721B4063 for ; Wed, 4 Jul 2012 17:37:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2270) id D2D112004B; Wed, 4 Jul 2012 17:37:31 +0000 (UTC) From: "JosA MarAa Alonso (nimiux)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nimiux@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/free42: ChangeLog free42-1.4.74.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog free42-1.4.74.ebuild X-VCS-Directories: app-emulation/free42 X-VCS-Committer: nimiux X-VCS-Committer-Name: JosA MarAa Alonso Content-Type: text/plain; charset=utf8 Message-Id: <20120704173731.D2D112004B@flycatcher.gentoo.org> Date: Wed, 4 Jul 2012 17:37:31 +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: e4866348-93a9-4387-8d69-2aff7244846a X-Archives-Hash: bead9c4cd515b8661286d7cdb3b374ea nimiux 12/07/04 17:37:31 Modified: ChangeLog free42-1.4.74.ebuild Log: Fix issues reported in bug #424503. =20 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.3 app-emulation/free42/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free= 42/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free= 42/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free= 42/ChangeLog?r1=3D1.2&r2=3D1.3 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/app-emulation/free42/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 3 Jul 2012 04:55:32 -0000 1.2 +++ ChangeLog 4 Jul 2012 17:37:31 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/free42 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.2 = 2012/07/03 04:55:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.3 = 2012/07/04 17:37:31 nimiux Exp $ + + 04 Jul 2012; Chema Alonso free42-1.4.74.ebuild: + Bug #424503: Depend on x11-libs/gtk+:2. Add user CXXFLAGS. Drop -g fla= g. + Add -O1 and --as-needed linker flags. Use emake in src_compile. =20 03 Jul 2012; Jeff Horelick free42-1.4.74.ebuild: marked x86 per bug 424503 1.3 app-emulation/free42/free42-1.4.74.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free= 42/free42-1.4.74.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free= 42/free42-1.4.74.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free= 42/free42-1.4.74.ebuild?r1=3D1.2&r2=3D1.3 Index: free42-1.4.74.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/app-emulation/free42/free42-1.4.74.ebui= ld,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- free42-1.4.74.ebuild 3 Jul 2012 04:55:32 -0000 1.2 +++ free42-1.4.74.ebuild 4 Jul 2012 17:37:31 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.74.eb= uild,v 1.2 2012/07/03 04:55:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.74.eb= uild,v 1.3 2012/07/04 17:37:31 nimiux Exp $ =20 EAPI=3D4 =20 @@ -18,7 +18,7 @@ DEPEND=3D"dev-libs/atk x11-libs/cairo x11-libs/gdk-pixbuf - x11-libs/gtk+ + x11-libs/gtk+:2 x11-libs/pango" =20 RDEPEND=3D"${DEPEND}" @@ -26,11 +26,14 @@ S=3D${WORKDIR}/${PN} =20 src_prepare() { - sed -i -e 's/hash-style=3Dboth/hash-style=3Dgnu/' "${S}/gtk/Makefile" |= | die + sed -i -e '/^CXXFLAGS :=3D/{s/-g //;s/$/ \$\{CXXFLAGS\}/}' \ + "${S}/gtk/Makefile" || die + sed -i -e 's/-Wl,--hash-style=3Dboth/-O1 -Wl,--hash-style=3Dgnu,--as-ne= eded/' \ + "${S}/gtk/Makefile" || die } =20 src_compile() { - make CXX=3D"$(tc-getCXX)" -C "${S}/gtk" || die + emake -j1 CXX=3D"$(tc-getCXX)" -C "${S}/gtk" } =20 src_install() {