mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
media-libs/amdvlk-bin: improved manifest
Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="sys-apps/sed"
|
||||
QA_PREBUILT="*"
|
||||
QA_SONAME_NO_SYMLINK=".*/amdvlk64.so"
|
||||
QA_SONAME_NO_SYMLINK=".*/amdvlk64.so .*/amdvlk32.so"
|
||||
|
||||
pkg_pretend(){
|
||||
ewarn "This is extremely old version which supports AMD's legacy GPUs such as:"
|
||||
|
||||
@@ -36,13 +36,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="sys-apps/sed"
|
||||
QA_PREBUILT="
|
||||
usr/lib/*
|
||||
usr/lib64/*
|
||||
"
|
||||
# TODO: Found a correct way to disable QA_SONAME for /usr/lib/amdvlk32.so
|
||||
# I don't know why the current value is not working
|
||||
QA_SONAME="usr/lib/*"
|
||||
QA_PREBUILT="*"
|
||||
|
||||
pkg_pretend(){
|
||||
elog "This is last version which supports AMD's legacy graphics cards such as:"
|
||||
|
||||
@@ -37,13 +37,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="sys-apps/sed"
|
||||
QA_PREBUILT="
|
||||
usr/lib/*
|
||||
usr/lib64/*
|
||||
"
|
||||
# TODO: Found a correct way to disable QA_SONAME for /usr/lib/amdvlk32.so
|
||||
# I don't know why the current value is not working
|
||||
QA_SONAME="usr/lib/*"
|
||||
QA_PREBUILT="*"
|
||||
|
||||
pkg_pretend(){
|
||||
ewarn "Mainline AMDVLK drops support for pre-NAVI graphics cards"
|
||||
|
||||
Reference in New Issue
Block a user