public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-intel-media-driver/
Date: Mon,  4 Jan 2021 16:59:54 +0000 (UTC)	[thread overview]
Message-ID: <1609779290.50f1a320079f4449a1ef155cc7b955fc83cd3375.sam@gentoo> (raw)

commit:     50f1a320079f4449a1ef155cc7b955fc83cd3375
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 16:54:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 16:54:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f1a320

x11-libs/libva-intel-media-driver: cmake-utils -> cmake

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../libva-intel-media-driver-20.1.1-r1.ebuild                       | 6 +++---
 .../libva-intel-media-driver-20.2.0-r1.ebuild                       | 6 +++---
 .../libva-intel-media-driver/libva-intel-media-driver-9999.ebuild   | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.1.1-r1.ebuild b/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.1.1-r1.ebuild
index 51a01699873..6d7e704b973 100644
--- a/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.1.1-r1.ebuild
+++ b/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.1.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == *9999 ]] ; then
 	: ${EGIT_REPO_URI:="https://github.com/intel/media-driver"}
@@ -39,5 +39,5 @@ src_configure() {
 		-DUSE_X11=$(usex X)
 	)
 
-	cmake-utils_src_configure
+	cmake_src_configure
 }

diff --git a/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.2.0-r1.ebuild b/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.2.0-r1.ebuild
index b05c1a2f948..2fc52306156 100644
--- a/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.2.0-r1.ebuild
+++ b/x11-libs/libva-intel-media-driver/libva-intel-media-driver-20.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == *9999 ]] ; then
 	: ${EGIT_REPO_URI:="https://github.com/intel/media-driver"}
@@ -41,5 +41,5 @@ src_configure() {
 		-DUSE_X11=$(usex X)
 	)
 
-	cmake-utils_src_configure
+	cmake_src_configure
 }

diff --git a/x11-libs/libva-intel-media-driver/libva-intel-media-driver-9999.ebuild b/x11-libs/libva-intel-media-driver/libva-intel-media-driver-9999.ebuild
index eac6f1060ed..534fcd8c095 100644
--- a/x11-libs/libva-intel-media-driver/libva-intel-media-driver-9999.ebuild
+++ b/x11-libs/libva-intel-media-driver/libva-intel-media-driver-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == *9999 ]] ; then
 	: ${EGIT_REPO_URI:="https://github.com/intel/media-driver"}
@@ -36,5 +36,5 @@ src_configure() {
 		-DMEDIA_RUN_TEST_SUITE=OFF
 	)
 
-	cmake-utils_src_configure
+	cmake_src_configure
 }


             reply	other threads:[~2021-01-04 17:00 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 16:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-16  3:02 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-intel-media-driver/ Matt Turner
2022-09-29 16:50 Matt Turner
2022-09-10 22:26 Matt Turner
2022-09-08 18:40 Jakov Smolić
2022-09-08 15:03 Matt Turner
2022-08-31 16:49 Matt Turner
2022-08-16  2:44 Matt Turner
2022-08-02  1:56 Matt Turner
2022-07-04  2:41 Matt Turner
2022-07-04  2:41 Matt Turner
2022-07-04  2:41 Matt Turner
2022-06-26  8:46 Agostino Sarubbo
2022-06-13 19:07 Matt Turner
2022-05-29 19:01 Matt Turner
2022-05-09  9:58 Jakov Smolić
2022-04-01 17:51 Matt Turner
2022-04-01 17:51 Matt Turner
2022-03-07 19:45 Conrad Kostecki
2022-03-05 13:30 Conrad Kostecki
2022-02-19  6:52 Agostino Sarubbo
2022-01-25 13:36 Jakov Smolić
2021-12-30 20:52 Matt Turner
2021-12-30 20:52 Matt Turner
2021-12-20  9:53 Conrad Kostecki
2021-12-18  5:10 Sam James
2021-12-18  5:10 Sam James
2021-12-02 18:01 Matt Turner
2021-12-02 18:01 Matt Turner
2021-12-02 18:01 Matt Turner
2021-12-02 18:01 Matt Turner
2021-11-20  7:26 Agostino Sarubbo
2021-10-30 21:24 Conrad Kostecki
2021-10-14  5:09 Sam James
2021-10-14  5:09 Sam James
2021-09-22 21:19 Sam James
2021-09-07 20:27 Sam James
2021-07-01  8:54 Sam James
2021-06-29 17:37 Sam James
2021-03-01  9:20 Agostino Sarubbo
2021-02-14 20:50 Andreas Sturmlechner
2021-01-13 18:18 Sam James
2021-01-11 20:13 Sam James
2021-01-11 20:13 Sam James
2021-01-11 19:09 Sam James
2020-07-22 12:53 Thomas Deutschmann
2020-05-18 19:34 Thomas Deutschmann
2019-02-25 10:54 Luca Barbato
2018-10-22 22:55 Luca Barbato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609779290.50f1a320079f4449a1ef155cc7b955fc83cd3375.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox