mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -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}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="sys-apps/sed"
|
BDEPEND="sys-apps/sed"
|
||||||
QA_PREBUILT="*"
|
QA_PREBUILT="*"
|
||||||
QA_SONAME_NO_SYMLINK=".*/amdvlk64.so"
|
QA_SONAME_NO_SYMLINK=".*/amdvlk64.so .*/amdvlk32.so"
|
||||||
|
|
||||||
pkg_pretend(){
|
pkg_pretend(){
|
||||||
ewarn "This is extremely old version which supports AMD's legacy GPUs such as:"
|
ewarn "This is extremely old version which supports AMD's legacy GPUs such as:"
|
||||||
|
|||||||
@@ -36,13 +36,7 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="sys-apps/sed"
|
BDEPEND="sys-apps/sed"
|
||||||
QA_PREBUILT="
|
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/*"
|
|
||||||
|
|
||||||
pkg_pretend(){
|
pkg_pretend(){
|
||||||
elog "This is last version which supports AMD's legacy graphics cards such as:"
|
elog "This is last version which supports AMD's legacy graphics cards such as:"
|
||||||
|
|||||||
@@ -37,13 +37,7 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="sys-apps/sed"
|
BDEPEND="sys-apps/sed"
|
||||||
QA_PREBUILT="
|
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/*"
|
|
||||||
|
|
||||||
pkg_pretend(){
|
pkg_pretend(){
|
||||||
ewarn "Mainline AMDVLK drops support for pre-NAVI graphics cards"
|
ewarn "Mainline AMDVLK drops support for pre-NAVI graphics cards"
|
||||||
|
|||||||
Reference in New Issue
Block a user