From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xpdf/
Date: Thu, 16 Nov 2023 15:11:15 +0000 (UTC) [thread overview]
Message-ID: <1700147451.e00f435d7b1c02f16d6f5e1e897801e2c29e77aa.flow@gentoo> (raw)
commit: e00f435d7b1c02f16d6f5e1e897801e2c29e77aa
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Nov 1 12:44:05 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 15:10:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00f435d
app-text/xpdf: fix build with installed Qt6
Closes: https://bugs.gentoo.org/910166
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33618
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-text/xpdf/xpdf-4.04-r1.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/app-text/xpdf/xpdf-4.04-r1.ebuild b/app-text/xpdf/xpdf-4.04-r1.ebuild
index 512df3d45bb8..cf95468f9077 100644
--- a/app-text/xpdf/xpdf-4.04-r1.ebuild
+++ b/app-text/xpdf/xpdf-4.04-r1.ebuild
@@ -92,6 +92,11 @@ src_configure() {
-DWITH_LIBPNG=$(usex png)
-DXPDFWIDGET_PRINTING=$(usex cups)
-DSYSTEM_XPDFRC="${EPREFIX}/etc/xpdfrc"
+ # Bug 910166
+ # https://forum.xpdfreader.com/viewtopic.php?p=45052#p45052
+ # Likely fixed in 4.05
+ -DCMAKE_DISABLE_FIND_PACKAGE_Qt6Widgets=ON
+ -DCMAKE_DISABLE_FIND_PACKAGE_Qt4=ON
)
cmake_src_configure
}
next reply other threads:[~2023-11-16 15:11 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-16 15:11 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-20 18:05 [gentoo-commits] repo/gentoo:master commit in: app-text/xpdf/ Sam James
2024-08-20 18:05 Sam James
2024-07-21 19:37 Andrew Savchenko
2024-07-21 0:32 Sam James
2024-07-20 22:46 Sam James
2024-07-20 21:12 Andrew Savchenko
2024-07-20 16:57 Andrew Savchenko
2024-07-20 16:57 Andrew Savchenko
2024-07-20 16:38 Andrew Savchenko
2022-09-15 13:20 Sam James
2022-07-26 15:32 Andrew Savchenko
2022-07-26 15:02 Andrew Savchenko
2022-07-03 10:52 Agostino Sarubbo
2022-07-03 10:48 Agostino Sarubbo
2022-05-15 13:58 Andrew Savchenko
2021-02-09 9:47 Sam James
2021-02-08 17:26 Sam James
2021-01-30 9:52 Andrew Savchenko
2021-01-30 9:52 Andrew Savchenko
2021-01-30 9:52 Andrew Savchenko
2020-11-09 18:05 Andrew Savchenko
2020-09-19 15:40 Andrew Savchenko
2020-09-19 10:21 Andrew Savchenko
2020-04-30 20:19 Andrew Savchenko
2020-04-30 16:00 Agostino Sarubbo
2020-04-30 15:56 Agostino Sarubbo
2020-04-30 9:01 Andrew Savchenko
2020-04-30 8:41 Andrew Savchenko
2020-04-05 8:45 Andrew Savchenko
2020-03-02 22:33 Andrew Savchenko
2020-03-02 12:32 Agostino Sarubbo
2020-03-02 9:24 Agostino Sarubbo
2019-10-28 7:41 Agostino Sarubbo
2019-10-27 23:20 Thomas Deutschmann
2019-10-27 9:29 Andrew Savchenko
2019-10-23 14:36 Andrew Savchenko
2019-03-21 11:00 Andrew Savchenko
2019-03-21 11:00 Andrew Savchenko
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=1700147451.e00f435d7b1c02f16d6f5e1e897801e2c29e77aa.flow@gentoo \
--to=flow@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