summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-03-07 20:39:31 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-03-07 20:55:00 +0100
commitda0ff7030b9eaa1404d4d5c584028babf2a8baf4 (patch)
tree665053d315ac1a3a14aff3097ff370bee27adff2
parentmedia-libs/oneVPL: drop 2023.3.1, 2023.4.0 (diff)
downloadgentoo-da0ff7030b9eaa1404d4d5c584028babf2a8baf4.tar.gz
gentoo-da0ff7030b9eaa1404d4d5c584028babf2a8baf4.tar.bz2
gentoo-da0ff7030b9eaa1404d4d5c584028babf2a8baf4.zip
media-libs/libvpl: add 2.10.2, drop 2.10.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--media-libs/oneVPL/libvpl-2.10.2.ebuild (renamed from media-libs/oneVPL/oneVPL-2.10.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/oneVPL/oneVPL-2.10.2.ebuild b/media-libs/oneVPL/libvpl-2.10.2.ebuild
index 8e0a5b5fde11..c9eddbfedb17 100644
--- a/media-libs/oneVPL/oneVPL-2.10.2.ebuild
+++ b/media-libs/oneVPL/libvpl-2.10.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit cmake-multilib optfeature
-DESCRIPTION="oneAPI Video Processing Library, dispatcher, tools, and examples"
+DESCRIPTION="Intel Video Processing Library, dispatcher, tools, and examples"
HOMEPAGE="https://github.com/intel/libvpl/"
SRC_URI="https://github.com/intel/libvpl//archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/libvpl-${PV}"