From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/oneVPL-cpu/
Date: Fri, 5 Jul 2024 12:10:02 +0000 (UTC) [thread overview]
Message-ID: <1720181369.5ad395b0eec8bb1e8b0ba502a77b14d9bb93c074.andrewammerlaan@gentoo> (raw)
commit: 5ad395b0eec8bb1e8b0ba502a77b14d9bb93c074
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 12:09:29 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 12:09:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad395b0
media-libs/oneVPL-cpu: drop USE flag "experimental"
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
media-libs/oneVPL-cpu/metadata.xml | 1 -
.../{oneVPL-cpu-2023.2.0.ebuild => oneVPL-cpu-2023.2.0-r1.ebuild} | 5 ++---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/media-libs/oneVPL-cpu/metadata.xml b/media-libs/oneVPL-cpu/metadata.xml
index d738daf38bf1..567e19798957 100644
--- a/media-libs/oneVPL-cpu/metadata.xml
+++ b/media-libs/oneVPL-cpu/metadata.xml
@@ -12,7 +12,6 @@
<remote-id type="github">oneapi-src/oneVPL-cpu</remote-id>
</upstream>
<use>
- <flag name="experimental">Enable experimental API</flag>
<flag name="openh264">Use <pkg>media-libs/openh264</pkg> instead of <pkg>media-libs/x264</pkg></flag>
</use>
</pkgmetadata>
diff --git a/media-libs/oneVPL-cpu/oneVPL-cpu-2023.2.0.ebuild b/media-libs/oneVPL-cpu/oneVPL-cpu-2023.2.0-r1.ebuild
similarity index 90%
rename from media-libs/oneVPL-cpu/oneVPL-cpu-2023.2.0.ebuild
rename to media-libs/oneVPL-cpu/oneVPL-cpu-2023.2.0-r1.ebuild
index 4af580c27324..49321fe3ecae 100644
--- a/media-libs/oneVPL-cpu/oneVPL-cpu-2023.2.0.ebuild
+++ b/media-libs/oneVPL-cpu/oneVPL-cpu-2023.2.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="MIT x264? ( GPL-2 )"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="experimental openh264 test +x264"
+IUSE="openh264 test +x264"
REQUIRED_USE="^^ ( openh264 x264 )"
# RESTRICT="!test? ( test )"
# Tests fail
@@ -22,7 +22,7 @@ RESTRICT="test"
BDEPEND="virtual/pkgconfig"
DEPEND="
media-libs/dav1d
- media-libs/libvpl[experimental(-)?]
+ media-libs/libvpl
media-libs/svt-av1
media-libs/svt-hevc
media-video/ffmpeg
@@ -40,7 +40,6 @@ src_configure() {
# Use system libraries
export VPL_BUILD_DEPENDENCIES="${ESYSROOT}/usr"
local mycmakeargs=(
- -DUSE_EXPERIMENTAL_API="$(usex experimental)"
-DBUILD_OPENH264="$(usex openh264)"
-DBUILD_TESTS="$(usex test)"
-DBUILD_GPL_X264="$(usex x264)"
next reply other threads:[~2024-07-05 12:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 12:10 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-17 14:27 [gentoo-commits] repo/gentoo:master commit in: media-libs/oneVPL-cpu/ Andrew Ammerlaan
2024-03-07 19:55 Andrew Ammerlaan
2023-04-30 9:05 Andrew Ammerlaan
2023-04-11 18:19 Andrew Ammerlaan
2023-03-07 8:27 Andrew Ammerlaan
2023-02-23 9:27 Andrew Ammerlaan
2023-02-23 9:27 Andrew Ammerlaan
2023-01-03 19:32 Andrew Ammerlaan
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=1720181369.5ad395b0eec8bb1e8b0ba502a77b14d9bb93c074.andrewammerlaan@gentoo \
--to=andrewammerlaan@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