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 1Rgitm-0005qh-NX for garchives@archives.gentoo.org; Fri, 30 Dec 2011 20:17:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8AC421C071; Fri, 30 Dec 2011 20:17:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8ABBF21C071 for ; Fri, 30 Dec 2011 20:17:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E04A91B400F for ; Fri, 30 Dec 2011 20:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CE8BA80043 for ; Fri, 30 Dec 2011 20:17:45 +0000 (UTC) From: "Enrico Tagliavini" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Enrico Tagliavini" Message-ID: <001a76ca3e584ad150d06a5c9c1a1075c7c4ec9d.Enrico@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/ati-drivers/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/ati-drivers/ati-drivers-11.12-r1.ebuild x11-drivers/ati-drivers/ati-drivers-11.12-r2.ebuild x11-drivers/ati-drivers/metadata.xml X-VCS-Directories: x11-drivers/ati-drivers/ X-VCS-Committer: Enrico X-VCS-Committer-Name: Enrico Tagliavini X-VCS-Revision: 001a76ca3e584ad150d06a5c9c1a1075c7c4ec9d Date: Fri, 30 Dec 2011 20:17:45 +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: 9946245d-260c-49dd-a8b3-bd12c0e08e13 X-Archives-Hash: 71e3a5c903dfecb8cb862dc51e64563c commit: 001a76ca3e584ad150d06a5c9c1a1075c7c4ec9d Author: Enrico Tagliavini gmail com> AuthorDate: Fri Dec 30 20:17:24 2011 +0000 Commit: Enrico Tagliavini gmail com> CommitDate: Fri Dec 30 20:17:24 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D001a76ca x11-drivers/ati-drivers: added pax_kernel USE Adding pax_kernel USE flag and reverting back to -r1 since there is no more need to rebuild for non hardened users. --- ...11.12-r2.ebuild =3D> ati-drivers-11.12-r1.ebuild} | 9 +++------ x11-drivers/ati-drivers/metadata.xml | 5 +++++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/x11-drivers/ati-drivers/ati-drivers-11.12-r2.ebuild b/x11-dr= ivers/ati-drivers/ati-drivers-11.12-r1.ebuild similarity index 98% rename from x11-drivers/ati-drivers/ati-drivers-11.12-r2.ebuild rename to x11-drivers/ati-drivers/ati-drivers-11.12-r1.ebuild index 73b44b5..986756c 100644 --- a/x11-drivers/ati-drivers/ati-drivers-11.12-r2.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-11.12-r1.ebuild @@ -17,7 +17,7 @@ else SRC_URI=3D"https://launchpad.net/ubuntu/natty/+source/fglrx-installer/2= :${PV}-0ubuntu1/+files/fglrx-installer_${PV}.orig.tar.gz" FOLDER_PREFIX=3D"" fi -IUSE=3D"debug +modules multilib opencl qt4" +IUSE=3D"debug +modules multilib opencl pax_kernel qt4" =20 LICENSE=3D"AMD GPL-2 QPL-1.0 as-is" KEYWORDS=3D"~amd64 ~x86" @@ -320,12 +320,10 @@ src_prepare() { || die "Replacing 'finger' with 'who' failed." # Adjust paths in the script from /usr/X11R6/bin/ to /opt/bin/ and # add function to detect default state. - epatch "${FILESDIR}"/ati-powermode-opt-path-2.patch || die \ - "Failed to epatch powermode-opt-path-2.patch" + epatch "${FILESDIR}"/ati-powermode-opt-path-2.patch =20 # fix needed for at least hardened-sources, see bug #392753 - epatch "${FILESDIR}"/ati-drivers-redefine-WARN.patch || die \ - "Failed to epatch ati-drivers-redefine-WARN.patch" + use pax_kernel && epatch "${FILESDIR}"/ati-drivers-redefine-WARN.patch =20 cd "${MODULE_DIR}" =20 @@ -357,7 +355,6 @@ src_compile() { # These extra libs/utils either have an Imakefile that does not # work very well without tweaking or a Makefile ignoring CFLAGS # and the like. We bypass those. -src_test() { :; } # no tests present # The -DUSE_GLU is needed to compile using nvidia headers # according to a comment in ati-drivers-extra-8.33.6.ebuild. "$(tc-getCC)" -o fgl_glxgears ${CFLAGS} ${LDFLAGS} -DUSE_GLU \ diff --git a/x11-drivers/ati-drivers/metadata.xml b/x11-drivers/ati-drive= rs/metadata.xml index 1f3ffe4..ba2339f 100644 --- a/x11-drivers/ati-drivers/metadata.xml +++ b/x11-drivers/ati-drivers/metadata.xml @@ -23,4 +23,9 @@ Install OpenCL runtime libraries + + + Enable if the user plans to run the package under a pax enabled harde= ned kernel + +