public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/amdvlk-bin/
Date: Fri,  9 Aug 2024 03:29:08 +0000 (UTC)	[thread overview]
Message-ID: <1723126503.4c38aa8af18c2aa6aa9fdcb720484e5e03f41338.watermanpaint@gentoo> (raw)

commit:     4c38aa8af18c2aa6aa9fdcb720484e5e03f41338
Author:     Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Thu Aug  8 14:15:03 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Aug  8 14:15:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c38aa8a

media-libs/amdvlk-bin: improved manifest

Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>

 media-libs/amdvlk-bin/amdvlk-bin-2021.2.5-r1.ebuild | 2 +-
 media-libs/amdvlk-bin/amdvlk-bin-2023.3.3.ebuild    | 8 +-------
 media-libs/amdvlk-bin/amdvlk-bin-2024.2.3.ebuild    | 8 +-------
 3 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/media-libs/amdvlk-bin/amdvlk-bin-2021.2.5-r1.ebuild b/media-libs/amdvlk-bin/amdvlk-bin-2021.2.5-r1.ebuild
index ba5d740c4..57ff9bede 100644
--- a/media-libs/amdvlk-bin/amdvlk-bin-2021.2.5-r1.ebuild
+++ b/media-libs/amdvlk-bin/amdvlk-bin-2021.2.5-r1.ebuild
@@ -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:"

diff --git a/media-libs/amdvlk-bin/amdvlk-bin-2023.3.3.ebuild b/media-libs/amdvlk-bin/amdvlk-bin-2023.3.3.ebuild
index 4fec2e140..40dcc6572 100644
--- a/media-libs/amdvlk-bin/amdvlk-bin-2023.3.3.ebuild
+++ b/media-libs/amdvlk-bin/amdvlk-bin-2023.3.3.ebuild
@@ -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:"

diff --git a/media-libs/amdvlk-bin/amdvlk-bin-2024.2.3.ebuild b/media-libs/amdvlk-bin/amdvlk-bin-2024.2.3.ebuild
index 5b73208cd..a62d5b984 100644
--- a/media-libs/amdvlk-bin/amdvlk-bin-2024.2.3.ebuild
+++ b/media-libs/amdvlk-bin/amdvlk-bin-2024.2.3.ebuild
@@ -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"


             reply	other threads:[~2024-08-09  3:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09  3:29 Lucio Sauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-01 19:19 [gentoo-commits] repo/proj/guru:master commit in: media-libs/amdvlk-bin/ Haelwenn Monnier
2025-03-01 19:19 Haelwenn Monnier
2025-02-22 22:36 David Roman
2024-12-26 15:36 Julien Roy
2024-12-05 12:00 Florian Schmaus
2024-11-04 18:27 David Roman
2024-10-03  9:43 Andrew Ammerlaan
2024-08-09  3:29 Lucio Sauer
2024-05-16 16:27 Julien Roy
2024-03-03 10:07 Haelwenn Monnier
2024-02-18 18:16 Julien Roy
2024-02-18 16:15 Julien Roy
2024-02-18 16:15 Julien Roy
2024-02-18 16:15 Julien Roy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1723126503.4c38aa8af18c2aa6aa9fdcb720484e5e03f41338.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox