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 6BC81139694 for ; Mon, 3 Apr 2017 07:38:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7419E0BEA; Mon, 3 Apr 2017 07:38:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90F3AE0BEA for ; Mon, 3 Apr 2017 07:38:48 +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 591E0341667 for ; Mon, 3 Apr 2017 07:38:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B829573F0 for ; Mon, 3 Apr 2017 07:38:45 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1491204655.21ce8d9f6b1b6567286cfaf32d2cf9242af2d323.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-intel-driver/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libva-intel-driver/Manifest x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild X-VCS-Directories: x11-libs/libva-intel-driver/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 21ce8d9f6b1b6567286cfaf32d2cf9242af2d323 X-VCS-Branch: master Date: Mon, 3 Apr 2017 07:38: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 X-Archives-Salt: 1f528994-4f29-4e46-a948-8da5cfef03d6 X-Archives-Hash: 53adadc7f1ac6ab289d58c682777ff5e commit: 21ce8d9f6b1b6567286cfaf32d2cf9242af2d323 Author: Alexis Ballier gentoo org> AuthorDate: Mon Apr 3 07:30:55 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Apr 3 07:30:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ce8d9f x11-libs/libva-intel-driver: Bump to 1.8.0 Package-Manager: Portage-2.3.5, Repoman-2.3.2 x11-libs/libva-intel-driver/Manifest | 1 + ...{libva-intel-driver-9999.ebuild => libva-intel-driver-1.8.0.ebuild} | 3 ++- x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/x11-libs/libva-intel-driver/Manifest b/x11-libs/libva-intel-driver/Manifest index 9df7b881087..6a5fb44fd26 100644 --- a/x11-libs/libva-intel-driver/Manifest +++ b/x11-libs/libva-intel-driver/Manifest @@ -1 +1,2 @@ DIST libva-intel-driver-1.7.3.tar.bz2 1547040 SHA256 76ad37d9fd5ae23d8ce6052d50b5e6438a8df9e769b13fe34b771cd453f4f937 SHA512 90567b94e3373287b1b5fe776e291dfd33577bbe5e4ec1bee359c88544c9c17bbae2aac511ff3d704d7b99b19fbc908c9a38ebbd3162e3625c86c416142390e6 WHIRLPOOL a585d1e800a45fe6dc8ec1bb244452ac195173051e15adb2ec33224238cf7e93f686a98c400bf98d73153a3080d37c15e4c09bd9da4882a211374a61df395f66 +DIST libva-intel-driver-1.8.0.tar.gz 2308240 SHA256 45a38641f3ddbd43d9c053bfd9cb809ecb2d5f5227f0e3c1c5a8d51dccf81b35 SHA512 fbf68ad5f7558366dadf6e8d834ed89665e86167676ca72fdca218023f5709b0bdf1b124f11ed3f7c10b60741a2574a8ea7c3e5607a6727d3b9cc2ed44981542 WHIRLPOOL 9907ba61a3ae7fb512a34c20a2e53a8e309b772a3cea6c898e4caec376646c27db80983ebbac1da1ab25da7e7c917e81379871ee91f58889a46c5d083175efee diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild similarity index 92% copy from x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild copy to x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild index 9edd9fb616a..fb9e63e7650 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild @@ -19,6 +19,7 @@ if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" else SRC_URI="https://github.com/01org/intel-vaapi-driver/archive/${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/intel-vaapi-driver-${PV}" fi LICENSE="MIT" @@ -30,7 +31,7 @@ else fi IUSE="+drm wayland X" -RDEPEND=">=x11-libs/libva-1.7.2[X?,wayland?,drm?,${MULTILIB_USEDEP}] +RDEPEND=">=x11-libs/libva-1.8.0[X?,wayland?,drm?,${MULTILIB_USEDEP}] >=x11-libs/libdrm-2.4.46[video_cards_intel,${MULTILIB_USEDEP}] wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild index 9edd9fb616a..fb9e63e7650 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild @@ -19,6 +19,7 @@ if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" else SRC_URI="https://github.com/01org/intel-vaapi-driver/archive/${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/intel-vaapi-driver-${PV}" fi LICENSE="MIT" @@ -30,7 +31,7 @@ else fi IUSE="+drm wayland X" -RDEPEND=">=x11-libs/libva-1.7.2[X?,wayland?,drm?,${MULTILIB_USEDEP}] +RDEPEND=">=x11-libs/libva-1.8.0[X?,wayland?,drm?,${MULTILIB_USEDEP}] >=x11-libs/libdrm-2.4.46[video_cards_intel,${MULTILIB_USEDEP}] wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )"