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 1QoOtf-0004fG-OT for garchives@archives.gentoo.org; Wed, 03 Aug 2011 00:01:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73A7B21C0A2; Wed, 3 Aug 2011 00:01:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 41F3C21C0A2 for ; Wed, 3 Aug 2011 00:01:07 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17D451B4029 for ; Wed, 3 Aug 2011 00:01:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 148E93C004 for ; Wed, 3 Aug 2011 00:01:05 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild media-libs/mesa/metadata.xml X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: be768228c44a7c45a0cf7923a373773efa56b2ce Date: Wed, 3 Aug 2011 00:01:05 +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: X-Archives-Hash: 76a2d83c9470a6d6614aa1b9c2abfd35 commit: be768228c44a7c45a0cf7923a373773efa56b2ce Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Wed Aug 3 00:01:03 2011 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Wed Aug 3 00:01:03 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3Dbe768228 media-libs/mesa: sync with portage --- media-libs/mesa/mesa-9999.ebuild | 2 +- media-libs/mesa/metadata.xml | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index fc3e29a..779580f 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -45,7 +45,7 @@ for card in ${VIDEO_CARDS}; do done =20 IUSE=3D"${IUSE_VIDEO_CARDS} - bindist +classic d3d debug +egl g3dvl +gallium gbm gles +llvm motif +np= tl openvg pic selinux shared-dricore +shared-glapi vdpau wayland xvmc ker= nel_FreeBSD" + bindist +classic d3d debug +egl g3dvl +gallium gbm gles +llvm motif +np= tl openvg pax_kernel pic selinux shared-dricore +shared-glapi vdpau wayla= nd xvmc kernel_FreeBSD" =20 LIBDRM_DEPSTRING=3D">=3Dx11-libs/libdrm-2.4.24" # not a runtime dependency of this package, but dependency of packages w= hich diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml index 34bed90..626a948 100644 --- a/media-libs/mesa/metadata.xml +++ b/media-libs/mesa/metadata.xml @@ -12,6 +12,7 @@ Enable GLES support for Gallium3D. Enable LLVM backend for Gallium3D. Enable the OpenVG 2D acceleration API + Enable if the user plans to run the package u= nder a pax enabled hardened kernel disable optimized assembly code that is not PIC frie= ndly Enable sharing of common code for classic= DRI drivers. Enable sharing of common code for the OpenG= L API.