commit: bdc87062f5b167154c27346a3471bcd60c415874 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed Nov 13 09:36:26 2024 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Wed Nov 13 10:05:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc87062
media-libs/oneVPL-intel-gpu: complete upstream tag, add comment Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Closes: https://github.com/gentoo/gentoo/pull/39299 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> media-libs/oneVPL-intel-gpu/metadata.xml | 3 +++ media-libs/oneVPL-intel-gpu/oneVPL-intel-gpu-24.3.4.ebuild | 3 +++ 2 files changed, 6 insertions(+) diff --git a/media-libs/oneVPL-intel-gpu/metadata.xml b/media-libs/oneVPL-intel-gpu/metadata.xml index f4c300240496..087a3b8eb4b9 100644 --- a/media-libs/oneVPL-intel-gpu/metadata.xml +++ b/media-libs/oneVPL-intel-gpu/metadata.xml @@ -9,6 +9,9 @@ <name>Nowa Ammerlaan</name> </maintainer> <upstream> + <bugs-to>https://github.com/intel/vpl-gpu-rt/issues</bugs-to> + <changelog>https://github.com/intel/vpl-gpu-rt/releases</changelog> + <doc>https://github.com/intel/vpl-gpu-rt/tree/main/doc</doc> <remote-id type="github">intel/vpl-gpu-rt</remote-id> </upstream> </pkgmetadata> diff --git a/media-libs/oneVPL-intel-gpu/oneVPL-intel-gpu-24.3.4.ebuild b/media-libs/oneVPL-intel-gpu/oneVPL-intel-gpu-24.3.4.ebuild index 1e9794bab839..3ac65791abed 100644 --- a/media-libs/oneVPL-intel-gpu/oneVPL-intel-gpu-24.3.4.ebuild +++ b/media-libs/oneVPL-intel-gpu/oneVPL-intel-gpu-24.3.4.ebuild @@ -1,6 +1,9 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# NOTE: please bump with the other parts of intel's media stack, listed below +# https://github.com/intel/vpl-gpu-rt/releases + EAPI=8 inherit cmake
