commit: da0ff7030b9eaa1404d4d5c584028babf2a8baf4
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 7 19:39:31 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Mar 7 19:55:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0ff703
media-libs/libvpl: add 2.10.2, drop 2.10.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
media-libs/oneVPL/{oneVPL-2.10.2.ebuild => libvpl-2.10.2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/oneVPL/oneVPL-2.10.2.ebuild
b/media-libs/oneVPL/libvpl-2.10.2.ebuild
similarity index 96%
rename from media-libs/oneVPL/oneVPL-2.10.2.ebuild
rename to 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}"