public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/libcupsfilters/
Date: Fri, 22 Dec 2023 08:03:32 +0000 (UTC)	[thread overview]
Message-ID: <1703232171.703699973641fb38d302d83dba6e3d12d0ea0f61.sam@gentoo> (raw)

commit:     703699973641fb38d302d83dba6e3d12d0ea0f61
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Fri Dec 22 07:10:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 08:02:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70369997

net-print/libcupsfilters: use elibtoolize to fix overlinking

Drops pointless link dependency on:
- libfreetype.so.6
- liblcms2_fast_float.so
- liblcms2_threaded.so

No revbump needed: only libfreetype is versioned, and I don't anticipate
it changing before libcupsfilters gets bumped...

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34412
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-print/libcupsfilters/libcupsfilters-2.0.0-r2.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/net-print/libcupsfilters/libcupsfilters-2.0.0-r2.ebuild b/net-print/libcupsfilters/libcupsfilters-2.0.0-r2.ebuild
index 019d1de133d7..d4246fceaba1 100644
--- a/net-print/libcupsfilters/libcupsfilters-2.0.0-r2.ebuild
+++ b/net-print/libcupsfilters/libcupsfilters-2.0.0-r2.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+inherit libtool
+
 DESCRIPTION="library for developing printing features, split out of cups-filters"
 HOMEPAGE="https://github.com/OpenPrinting/libcupsfilters"
 SRC_URI="https://github.com/OpenPrinting/libcupsfilters/releases/download/${PV}/${P}.tar.xz"
@@ -36,6 +38,13 @@ BDEPEND="
 	test? ( media-fonts/dejavu )
 "
 
+src_prepare() {
+	default
+
+	# respect --as-needed
+	elibtoolize
+}
+
 src_configure() {
 	local myeconfargs=(
 		--enable-imagefilters


             reply	other threads:[~2023-12-22  8:03 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-22  8:03 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23  5:11 [gentoo-commits] repo/gentoo:master commit in: net-print/libcupsfilters/ Sam James
2025-02-23  5:11 Sam James
2025-01-04 15:43 Sam James
2024-10-30 15:46 Arthur Zamarin
2024-10-29 13:12 Sam James
2024-10-29  2:45 Sam James
2024-10-29  2:45 Sam James
2024-10-29  2:45 Sam James
2024-10-29  2:45 Sam James
2024-10-18 15:17 Sam James
2024-09-28 13:33 Arthur Zamarin
2024-09-27  5:46 Arthur Zamarin
2024-09-27  5:30 Arthur Zamarin
2024-09-27  5:30 Arthur Zamarin
2024-05-31 12:01 David Seifert
2024-04-29  5:50 Sam James
2024-04-29  5:45 Sam James
2024-02-22  4:45 Ionen Wolkens
2024-02-05 16:46 Sam James
2024-02-05 16:46 Sam James
2024-02-05 15:12 Sam James
2024-02-05 15:12 Sam James
2024-02-05 15:12 Sam James
2024-02-05 15:12 Sam James
2024-01-25  1:05 Ionen Wolkens
2024-01-03  8:41 Jakov Smolić
2023-12-30  1:26 Ionen Wolkens
2023-12-30  1:26 Ionen Wolkens
2023-12-29 14:55 Arthur Zamarin
2023-12-29 14:55 Arthur Zamarin
2023-12-29 14:54 Arthur Zamarin
2023-12-29 14:36 Arthur Zamarin
2023-12-29  1:19 Sam James
2023-12-22 13:24 Mart Raudsepp
2023-12-19  5:08 Sam James
2023-12-18  6:12 Sam James
2023-12-18  3:54 Sam James

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=1703232171.703699973641fb38d302d83dba6e3d12d0ea0f61.sam@gentoo \
    --to=sam@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