From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/doxygen/
Date: Fri, 24 Jan 2025 20:10:16 +0000 (UTC) [thread overview]
Message-ID: <1737749404.5f9b349b46849040064e129259bb5e8feb01561a.asturm@gentoo> (raw)
commit: 5f9b349b46849040064e129259bb5e8feb01561a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 20 20:36:22 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 20:10:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f9b349b
app-text/doxygen: Switch to Qt6
Bug: https://bugs.gentoo.org/948583
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{doxygen-9999.ebuild => doxygen-1.13.0-r1.ebuild} | 12 +++---------
app-text/doxygen/doxygen-9999.ebuild | 10 +++-------
2 files changed, 6 insertions(+), 16 deletions(-)
diff --git a/app-text/doxygen/doxygen-9999.ebuild b/app-text/doxygen/doxygen-1.13.0-r1.ebuild
similarity index 96%
copy from app-text/doxygen/doxygen-9999.ebuild
copy to app-text/doxygen/doxygen-1.13.0-r1.ebuild
index 5adf958ddb5d..21d6fc146c4e 100644
--- a/app-text/doxygen/doxygen-9999.ebuild
+++ b/app-text/doxygen/doxygen-1.13.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -63,20 +63,13 @@ RDEPEND="
dev-texlive/texlive-plaingeneric
)
doxysearch? ( dev-libs/xapian:= )
- gui? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- )
+ gui? ( dev-qt/qtbase:6[gui,widgets,xml] )
"
DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${PN}-1.9.4-link_with_pthread.patch"
"${FILESDIR}/${PN}-1.9.8-suppress-unused-option-libcxx.patch"
-
- # Backports
)
DOCS=( LANGUAGE.HOWTO README.md )
@@ -117,6 +110,7 @@ src_configure() {
-Dbuild_doc=$(usex doc)
-Dbuild_search=$(usex doxysearch)
-Dbuild_wizard=$(usex gui)
+ -Dforce_qt=Qt6
-Duse_sys_spdlog=ON
-Duse_sys_sqlite3=ON
-DBUILD_SHARED_LIBS=OFF
diff --git a/app-text/doxygen/doxygen-9999.ebuild b/app-text/doxygen/doxygen-9999.ebuild
index 5adf958ddb5d..22a506445848 100644
--- a/app-text/doxygen/doxygen-9999.ebuild
+++ b/app-text/doxygen/doxygen-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -63,12 +63,7 @@ RDEPEND="
dev-texlive/texlive-plaingeneric
)
doxysearch? ( dev-libs/xapian:= )
- gui? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- )
+ gui? ( dev-qt/qtbase:6[gui,widgets,xml] )
"
DEPEND="${RDEPEND}"
@@ -117,6 +112,7 @@ src_configure() {
-Dbuild_doc=$(usex doc)
-Dbuild_search=$(usex doxysearch)
-Dbuild_wizard=$(usex gui)
+ -Dforce_qt=Qt6
-Duse_sys_spdlog=ON
-Duse_sys_sqlite3=ON
-DBUILD_SHARED_LIBS=OFF
next reply other threads:[~2025-01-24 20:10 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-24 20:10 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 22:05 [gentoo-commits] repo/gentoo:master commit in: app-text/doxygen/ Andreas Sturmlechner
2025-03-09 20:19 Sam James
2025-02-26 20:34 Arthur Zamarin
2025-01-29 10:47 Sam James
2025-01-29 10:47 Sam James
2025-01-24 20:10 Andreas Sturmlechner
2025-01-24 20:10 Andreas Sturmlechner
2025-01-16 16:02 Matthias Maier
2024-11-27 20:34 Matt Jolly
2024-10-17 21:37 Sam James
2024-10-17 10:47 Arthur Zamarin
2024-10-17 8:20 Sam James
2024-10-17 8:19 Sam James
2024-10-17 8:19 Sam James
2024-08-25 23:31 Matthias Maier
2024-07-21 10:21 Matthias Maier
2024-02-13 18:52 Matthias Maier
2024-02-13 18:52 Matthias Maier
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=1737749404.5f9b349b46849040064e129259bb5e8feb01561a.asturm@gentoo \
--to=asturm@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