public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cnijfilter2/
Date: Sat, 11 Mar 2023 08:18:39 +0000 (UTC)	[thread overview]
Message-ID: <1678522700.088cbe121483247e1808c760f8c05764e552425f.tupone@gentoo> (raw)

commit:     088cbe121483247e1808c760f8c05764e552425f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 08:17:29 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:18:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088cbe12

net-print/cnijfilter2: fix QA variable

Closes: https://bugs.gentoo.org/895668
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 net-print/cnijfilter2/cnijfilter2-6.50.ebuild | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/net-print/cnijfilter2/cnijfilter2-6.50.ebuild b/net-print/cnijfilter2/cnijfilter2-6.50.ebuild
index aad729f7bce4..f117a5cccf37 100644
--- a/net-print/cnijfilter2/cnijfilter2-6.50.ebuild
+++ b/net-print/cnijfilter2/cnijfilter2-6.50.ebuild
@@ -21,14 +21,6 @@ DEPEND="virtual/libusb:1
 	net-print/cups"
 RDEPEND="${DEPEND}"
 
-QA_FLAGS_IGNORED=(
-	/usr/lib64/libcnbpnet30.so.1.0.0
-	/usr/lib64/libcnbpcnclapicom2.so.5.0.0
-	/usr/lib64/libcnnet2.so.1.2.5
-	/usr/lib64/libcnbpnet20.so.1.0.0
-	/usr/bin/cnijlgmon3
-)
-
 S="${WORKDIR}"/${MY_P}
 
 PATCHES=(
@@ -37,6 +29,16 @@ PATCHES=(
 	"${FILESDIR}"/${PN}-5.80-fno-common.patch
 )
 
+pkg_setup()  {
+	QA_PREBUILT="
+		/usr/$(get_libdir)/libcnbpnet30.so.1.0.0
+		/usr/$(get_libdir)/libcnbpcnclapicom2.so.5.0.0
+		/usr/$(get_libdir)/libcnnet2.so.1.2.5
+		/usr/$(get_libdir)/libcnbpnet20.so.1.0.0
+		/usr/bin/cnijlgmon3
+	"
+}
+
 src_prepare() {
 	default
 	DIRS="cmdtocanonij2 cmdtocanonij3 cnijbe2 lgmon3 rastertocanonij tocanonij tocnpwg"


             reply	other threads:[~2023-03-11  8:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-11  8:18 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-20  7:13 [gentoo-commits] repo/gentoo:master commit in: net-print/cnijfilter2/ Alfredo Tupone
2024-01-13  8:44 Alfredo Tupone
2023-10-29 19:31 Alfredo Tupone
2023-09-02 20:49 Alfredo Tupone
2023-02-20 20:01 Alfredo Tupone
2022-06-16 16:30 Sam James
2021-01-18  1:41 Sam James
2021-01-18  1:40 Sam James
2021-01-02 10:52 Alfredo Tupone
2020-09-11  6:59 Alfredo Tupone
2020-02-02 20:44 Alfredo Tupone
2018-12-05  7:21 Alfredo Tupone
2018-09-21  9:06 Alfredo Tupone

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=1678522700.088cbe121483247e1808c760f8c05764e552425f.tupone@gentoo \
    --to=tupone@gentoo.org \
    --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