From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 87A841396D0 for ; Sat, 12 Aug 2017 20:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD6CFE0E68; Sat, 12 Aug 2017 20:14:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0C71E0E68 for ; Sat, 12 Aug 2017 20:14:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55FB3341906 for ; Sat, 12 Aug 2017 20:14:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCAED76EC for ; Sat, 12 Aug 2017 20:14:29 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1502568864.dc4ad038afa3c6da17042432e28d1ea19671ebb5.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mesa/mesa-17.1.0.ebuild media-libs/mesa/mesa-17.1.1.ebuild media-libs/mesa/mesa-17.1.2.ebuild media-libs/mesa/mesa-17.1.3.ebuild media-libs/mesa/mesa-17.1.4.ebuild media-libs/mesa/mesa-17.1.5.ebuild media-libs/mesa/mesa-17.1.6.ebuild media-libs/mesa/mesa-17.2.0_rc3.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: dc4ad038afa3c6da17042432e28d1ea19671ebb5 X-VCS-Branch: master Date: Sat, 12 Aug 2017 20:14:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 64da45ca-3e3f-4be5-be2b-e3a74e201f04 X-Archives-Hash: 2bc296f0ff186e69250cf9e912c7e1b7 commit: dc4ad038afa3c6da17042432e28d1ea19671ebb5 Author: Robin H. Johnson gentoo org> AuthorDate: Sat Aug 12 20:13:20 2017 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Aug 12 20:14:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4ad038 media-libs/mesa: bump x11-libs/libva dep. mesa-17.1 uses constant VA_RT_FORMAT_YUV420_10BPP which was only introduced in libva-1.7. Package-Manager: portage-2.3.6 Signed-off-by: Robin H. Johnson gentoo.org> media-libs/mesa/mesa-17.1.0.ebuild | 2 +- media-libs/mesa/mesa-17.1.1.ebuild | 2 +- media-libs/mesa/mesa-17.1.2.ebuild | 2 +- media-libs/mesa/mesa-17.1.3.ebuild | 2 +- media-libs/mesa/mesa-17.1.4.ebuild | 2 +- media-libs/mesa/mesa-17.1.5.ebuild | 2 +- media-libs/mesa/mesa-17.1.6.ebuild | 2 +- media-libs/mesa/mesa-17.2.0_rc3.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/media-libs/mesa/mesa-17.1.0.ebuild b/media-libs/mesa/mesa-17.1.0.ebuild index ef15690a372..e7d45e45263 100644 --- a/media-libs/mesa/mesa-17.1.0.ebuild +++ b/media-libs/mesa/mesa-17.1.0.ebuild @@ -114,7 +114,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.1.1.ebuild b/media-libs/mesa/mesa-17.1.1.ebuild index ef15690a372..e7d45e45263 100644 --- a/media-libs/mesa/mesa-17.1.1.ebuild +++ b/media-libs/mesa/mesa-17.1.1.ebuild @@ -114,7 +114,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.1.2.ebuild b/media-libs/mesa/mesa-17.1.2.ebuild index 4850a6750a4..e331fde780d 100644 --- a/media-libs/mesa/mesa-17.1.2.ebuild +++ b/media-libs/mesa/mesa-17.1.2.ebuild @@ -115,7 +115,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.1.3.ebuild b/media-libs/mesa/mesa-17.1.3.ebuild index 4850a6750a4..e331fde780d 100644 --- a/media-libs/mesa/mesa-17.1.3.ebuild +++ b/media-libs/mesa/mesa-17.1.3.ebuild @@ -115,7 +115,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.1.4.ebuild b/media-libs/mesa/mesa-17.1.4.ebuild index 4850a6750a4..e331fde780d 100644 --- a/media-libs/mesa/mesa-17.1.4.ebuild +++ b/media-libs/mesa/mesa-17.1.4.ebuild @@ -115,7 +115,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.1.5.ebuild b/media-libs/mesa/mesa-17.1.5.ebuild index 4850a6750a4..e331fde780d 100644 --- a/media-libs/mesa/mesa-17.1.5.ebuild +++ b/media-libs/mesa/mesa-17.1.5.ebuild @@ -115,7 +115,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.1.6.ebuild b/media-libs/mesa/mesa-17.1.6.ebuild index 4850a6750a4..e331fde780d 100644 --- a/media-libs/mesa/mesa-17.1.6.ebuild +++ b/media-libs/mesa/mesa-17.1.6.ebuild @@ -115,7 +115,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-17.2.0_rc3.ebuild b/media-libs/mesa/mesa-17.2.0_rc3.ebuild index 2a3fb561504..f54779f9572 100644 --- a/media-libs/mesa/mesa-17.2.0_rc3.ebuild +++ b/media-libs/mesa/mesa-17.2.0_rc3.ebuild @@ -114,7 +114,7 @@ RDEPEND=" ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] ) vaapi? ( - >=x11-libs/libva-1.6.0:=[${MULTILIB_USEDEP}] + >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )