diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-11-13 10:36:26 +0100 |
---|---|---|
committer | Nowa Ammerlaan <nowa@gentoo.org> | 2024-11-13 11:05:18 +0100 |
commit | bdc87062f5b167154c27346a3471bcd60c415874 (patch) | |
tree | 702ab53db87dcbf3588259d87db6987a66af4c43 /media-libs | |
parent | media-sound/alsaplayer: dropped obsolete 0.99.81-r4 (diff) | |
download | gentoo-bdc87062f5b167154c27346a3471bcd60c415874.tar.gz gentoo-bdc87062f5b167154c27346a3471bcd60c415874.tar.bz2 gentoo-bdc87062f5b167154c27346a3471bcd60c415874.zip |
media-libs/oneVPL-intel-gpu: complete upstream tag, add comment
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/39299
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/oneVPL-intel-gpu/metadata.xml | 3 | ||||
-rw-r--r-- | media-libs/oneVPL-intel-gpu/oneVPL-intel-gpu-24.3.4.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
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 |