public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qthelp/
Date: Sun, 02 Nov 2025 13:09:36 +0000 (UTC)	[thread overview]
Message-ID: <1762088958.634e5f9a97a9c184c300b4513ecccae52004d8c9.asturm@gentoo> (raw)

commit:     634e5f9a97a9c184c300b4513ecccae52004d8c9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 09:45:18 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 13:09:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634e5f9a

dev-qt/qthelp: add 5.15.18

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qthelp/Manifest              |  2 ++
 dev-qt/qthelp/qthelp-5.15.18.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-qt/qthelp/Manifest b/dev-qt/qthelp/Manifest
index dafa92b0fbe5..08473e895ff3 100644
--- a/dev-qt/qthelp/Manifest
+++ b/dev-qt/qthelp/Manifest
@@ -1,2 +1,4 @@
 DIST qttools-5.15.17-gentoo-kde-1.tar.xz 2336 BLAKE2B 16cb9fea68dcea38a556c35f6d51ea1db0a6362126e5c675748ab7399aa46a4c9ef923433c17607b9ee108e4e8e5385c57982ae3047f1317e577932383719bd7 SHA512 d05fa2b115a7d165be9bca612bedc2ad6061df1b50178eaa57cc620c1ae5e245d78feb7ec9894cc3e6863f7fd987d54712599a60e4a657d86ffe08734ffb50e4
+DIST qttools-5.15.18-gentoo-kde-1.tar.xz 2336 BLAKE2B 0ddc602b0b0edddbd7ff5cb435a6ab63ea4c9a159513c3b42e553ad68fb297239893b1d55e1ed1ff143d7af624e4d47cd07e5e2e564f4fe022b987b589f8d05d SHA512 e96f2d01a3526b1ebc3fb9afd04a38b42336d159961f53e348798cd0c4548abdae96569b670521b077daaf2fd64a29eedf9dd3b0cb7a131d5ec77deaec37cb5e
 DIST qttools-everywhere-opensource-src-5.15.17.tar.xz 8891256 BLAKE2B 3f3bb98c3c2acdb35d16a8d2e4194cbbe111c2222a32f97f92761ebb838bd81c49f9ecb96a5f4d47ea1586e6f16d4795df30b4bfa9ec142e7fa79eb867d88fef SHA512 b31e5f2895036a91ad42f42ac3f6c72a6c43cb00e579717101bd9135d8898e951f627d33ed674a510af05f87800309c7f9d68f84a94fb06d955e1f3ee44b78cf
+DIST qttools-everywhere-opensource-src-5.15.18.tar.xz 8876416 BLAKE2B f546692ac9faccd617838432c001f7d574c7137ff44326d6d1e207a3eea913592c7857a15c91cbbadf0451512c256f4a99d43694b35f84fc758aa2a55118be75 SHA512 30a278df553ff3bb64927a4a5be0370b070131ec2970410095b4618e6a0f6e7c45374abf37c458b69dd9e4f7cecb98289b8e777cf5bc85b09f0b5cd278a40a70

diff --git a/dev-qt/qthelp/qthelp-5.15.18.ebuild b/dev-qt/qthelp/qthelp-5.15.18.ebuild
new file mode 100644
index 000000000000..2f1437d80f01
--- /dev/null
+++ b/dev-qt/qthelp/qthelp-5.15.18.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+if [[ ${PV} != *9999* ]]; then
+	QT5_KDEPATCHSET_REV=1
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+fi
+
+QT5_MODULE="qttools"
+inherit qt5-build
+
+DESCRIPTION="Qt5 module for integrating online documentation into applications"
+
+IUSE=""
+
+DEPEND="
+	=dev-qt/qtcore-${QT5_PV}*:5=
+	=dev-qt/qtgui-${QT5_PV}*
+	=dev-qt/qtsql-${QT5_PV}*[sqlite]
+	=dev-qt/qtwidgets-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+	src/assistant/help
+	src/assistant/qcollectiongenerator
+	src/assistant/qhelpgenerator
+)


             reply	other threads:[~2025-11-02 13:09 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-02 13:09 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-04 18:42 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qthelp/ Arthur Zamarin
2025-06-04 18:40 Arthur Zamarin
2025-05-22 21:57 Andreas Sturmlechner
2024-12-28 12:13 Arthur Zamarin
2024-11-27  1:47 Sam James
2024-06-01 14:53 Arthur Zamarin
2024-04-03 19:06 Arthur Zamarin
2024-04-03 18:48 Arthur Zamarin
2024-01-31 22:47 Ionen Wolkens
2024-01-30  4:05 Ionen Wolkens
2023-11-06  7:14 Arthur Zamarin
2023-07-12 23:39 Sam James
2023-07-12  1:13 Sam James
2023-04-25  9:42 Arthur Zamarin
2023-01-21 19:37 Arthur Zamarin
2023-01-21 19:33 Arthur Zamarin
2022-12-05 19:45 Arthur Zamarin
2022-12-02 10:20 WANG Xuerui
2022-07-04 17:58 Arthur Zamarin
2022-07-02 12:54 Arthur Zamarin
2022-06-13 21:18 Sam James
2022-04-17 19:32 Sam James
2022-04-12 18:45 Arthur Zamarin
2021-10-17  0:29 Sam James
2021-10-17  0:27 Sam James
2021-09-30 18:21 Sam James
2021-09-30 18:15 Sam James
2021-09-08 16:55 Andreas Sturmlechner
2021-01-09 21:18 Sam James
2021-01-09 21:17 Sam James
2021-01-09 13:42 Sam James
2020-10-13  9:58 Agostino Sarubbo
2020-10-13  9:51 Agostino Sarubbo
2020-10-12 11:55 Sam James
2020-05-30 19:33 Sergei Trofimovich
2020-05-09  7:46 Agostino Sarubbo
2020-05-09  7:43 Agostino Sarubbo
2020-03-19 10:14 Agostino Sarubbo
2020-03-19 10:12 Agostino Sarubbo
2020-01-27 10:48 Mikle Kolyada
2020-01-13 19:50 Sergei Trofimovich
2019-12-21 10:54 Mikle Kolyada
2019-10-20 16:15 Mikle Kolyada
2019-05-23 13:20 Mikle Kolyada
2019-05-23 12:26 Mikle Kolyada
2019-04-26 17:51 Anthony G. Basile
2019-02-11 23:36 Sergei Trofimovich
2019-01-09 13:30 Mikle Kolyada
2018-11-24 13:32 Sergei Trofimovich
2018-09-07 23:46 Sergei Trofimovich
2018-08-19 10:46 Sergei Trofimovich
2018-08-17 21:12 Sergei Trofimovich
2018-03-26  7:04 Sergei Trofimovich
2018-03-21  7:25 Sergei Trofimovich
2018-03-14 17:27 Michał Górny
2018-01-28 18:05 Sergei Trofimovich
2017-11-11 23:34 Sergei Trofimovich
2017-11-11 19:37 Sergei Trofimovich
2017-07-15  5:16 Markus Meier
2017-06-26  7:54 Alexis Ballier
2017-06-23  5:20 Alexis Ballier
2017-06-06 16:12 Markus Meier
2017-06-03 20:09 Sergei Trofimovich
2017-05-22 11:40 Agostino Sarubbo
2017-05-21 16:41 Michael Weber
2017-05-20 10:37 Michael Weber
2017-05-18 12:39 Agostino Sarubbo
2017-01-02 18:48 Markus Meier
2016-08-23 19:20 Markus Meier
2016-06-04 11:40 Davide Pesavento
2016-03-24  5:53 Markus Meier
2016-03-09  4:12 Jeroen Roovers
2016-03-05 22:20 Mikle Kolyada
2016-01-15  6:47 Michael Palimaka
2016-01-14 18:10 Michael Palimaka
2015-10-18  9:40 Mikle Kolyada
2015-09-21  4:58 Jeroen Roovers
2015-08-26 14:56 Mikle Kolyada

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=1762088958.634e5f9a97a9c184c300b4513ecccae52004d8c9.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