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: app-office/libalkimia/
Date: Mon, 04 Aug 2025 14:50:49 +0000 (UTC)	[thread overview]
Message-ID: <1754319034.c9f0df3568fb6e43d3c1fe45cc812d40b4cc04bd.asturm@gentoo> (raw)

commit:     c9f0df3568fb6e43d3c1fe45cc812d40b4cc04bd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  4 14:27:10 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug  4 14:50:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f0df35

app-office/libalkimia: add 8.2.1

Bug: https://bugs.gentoo.org/955181
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libalkimia/Manifest                |  1 +
 app-office/libalkimia/libalkimia-8.2.1.ebuild | 82 +++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)

diff --git a/app-office/libalkimia/Manifest b/app-office/libalkimia/Manifest
index a9cd2d49fe34..4b54e2b1c164 100644
--- a/app-office/libalkimia/Manifest
+++ b/app-office/libalkimia/Manifest
@@ -1,2 +1,3 @@
 DIST alkimia-8.2.0_p20250709-234c8eae.tar.gz 684725 BLAKE2B 83ee78176ad171f18002e01fdf3c722bdb209c919f31250a1fe697e4b8297e31d942e4cd2bdb77a5852436fb0f2802b38171b29f8e68319878208c8f358aa62b SHA512 ca948250449956fbbc7b5b777a98d6967413834b64ff102ccc35b6cfee54f60892649b51bb91d385125bd7c4f0da87b24da060c3c5c8fc17836c36b352c5e0cf
 DIST alkimia-8.2.0_p20250713-c40f6696.tar.gz 685091 BLAKE2B 7ea7156c03cb27502b5629cdd51319437101ee06e69054ace0769d87d116990d2d5bcbbac5bcb2e15d99b980cdf41a37964e0e3c9bee8964fb8f4b26e9fbb4da SHA512 dc03f5207f05f4009b853b0467465a0faff5a8eecf3e7637b2d2356212a417ffa121c37704c137556dd8d4998be3616384ebe146879b1b5d9a8f24a608e86d20
+DIST alkimia-8.2.1.tar.xz 353984 BLAKE2B de26004436c2c0dce6ee26a1adddbac149ee906a76afcbe84f2f2bff93e08b9be45cecd17196f06f9c9af47bc4108a43c0f919dadb9a72d184acea371495e074 SHA512 129dc783adcbebb6ecdb82abc04a8fc58a01d6d88fabd9eed0fcd980d42f2182d741347ab511f13c7183cdc2fb380a75aebbfa04768381a95f74243483bdb1c9

diff --git a/app-office/libalkimia/libalkimia-8.2.1.ebuild b/app-office/libalkimia/libalkimia-8.2.1.ebuild
new file mode 100644
index 000000000000..4d1fa5fca1b5
--- /dev/null
+++ b/app-office/libalkimia/libalkimia-8.2.1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EGIT_BRANCH="8.2"
+ECM_TEST="forceoptional"
+KDE_ORG_NAME="alkimia"
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${PV}/${KDE_ORG_NAME}-${PV}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="Library with common classes and functionality used by KDE finance applications"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323
+https://community.kde.org/Alkimia"
+
+LICENSE="LGPL-2.1"
+SLOT="0/8"
+IUSE="doc plasma webengine"
+
+DEPEND="
+	dev-libs/gmp:0=[cxx(+)]
+	>=dev-qt/qt5compat-${QTMIN}:6
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kcodecs-${KFMIN}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/knewstuff-${KFMIN}:6
+	>=kde-frameworks/ktextwidgets-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	plasma? (
+		>=kde-frameworks/kpackage-${KFMIN}:6
+		kde-plasma/libplasma:6
+	)
+	webengine? ( >=dev-qt/qtwebengine-${QTMIN}:6 )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+	virtual/pkgconfig
+	doc? ( app-text/doxygen )
+"
+
+PATCHES=( "${FILESDIR}/${PN}-8.1.92-pkgconfig.patch" )
+
+src_configure() {
+	local mycmakeargs=(
+		-DENABLE_FINANCEQUOTE=OFF
+		-DBUILD_TOOLS=ON
+		-DBUILD_WITH_WEBKIT=OFF
+		-DCMAKE_DISABLE_FIND_PACKAGE_MPIR=ON
+		$(cmake_use_find_package doc Doxygen)
+		-DBUILD_APPLETS=$(usex plasma)
+		-DBUILD_WITH_WEBENGINE=$(usex webengine)
+	)
+	ecm_src_configure
+}
+
+src_test() {
+	# bug 951641
+	local CMAKE_SKIP_TESTS=(
+		alkdownloadengine-qt-test
+		alknewstuffenginetest
+		alkonlinequotestest
+		appstreamtest-onlinequoteseditor
+		# these fail with USE=webengine
+		alkdownloadengine-webengine-test
+		alkonlinequotes-webengine-test
+		alkwebpage-webengine-test
+		test-qwebengine-offscreen
+	)
+	TZ=UTC ecm_src_test
+}


             reply	other threads:[~2025-08-04 14:50 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-04 14:50 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-05 20:27 [gentoo-commits] repo/gentoo:master commit in: app-office/libalkimia/ Arthur Zamarin
2025-08-04 14:50 Andreas Sturmlechner
2025-07-20 17:00 Andreas Sturmlechner
2025-07-13 12:25 Andreas Sturmlechner
2025-07-10 22:38 Sam James
2025-07-09 21:18 Andreas Sturmlechner
2025-07-09 21:18 Andreas Sturmlechner
2025-06-22  9:58 Andreas Sturmlechner
2025-04-15 14:48 Andreas Sturmlechner
2025-04-15  3:43 Sam James
2025-04-08 17:04 Andreas Sturmlechner
2025-04-08 17:04 Andreas Sturmlechner
2025-03-21 21:18 Andreas Sturmlechner
2025-03-16 11:46 Sam James
2025-02-12 23:44 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2024-02-29 23:58 Sam James
2023-10-01  2:27 Sam James
2023-10-01  2:27 Sam James
2023-09-07 19:56 Andreas Sturmlechner
2022-09-14 15:05 Andreas Sturmlechner
2022-09-14 14:50 Andreas Sturmlechner
2022-06-10  6:48 Agostino Sarubbo
2022-06-09  1:22 Sam James
2022-05-09 21:56 Andreas Sturmlechner
2021-06-18 13:15 David Seifert
2021-04-05 16:45 Sam James
2021-04-05 16:43 Sam James
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-10-23 23:27 Andreas Sturmlechner
2020-08-16 22:25 Andreas Sturmlechner
2020-08-12  6:01 Agostino Sarubbo
2020-08-11 11:00 Agostino Sarubbo
2020-08-06 20:14 Andreas Sturmlechner
2020-01-16 17:29 Andreas Sturmlechner
2019-03-07  9:21 Andreas Sturmlechner
2019-03-02 20:57 Andreas Sturmlechner
2019-03-02 20:49 Thomas Deutschmann
2019-02-25 15:14 Mikle Kolyada
2019-02-24 18:01 Andreas Sturmlechner
2018-10-16 16:51 Andreas Sturmlechner
2018-10-16 16:51 Andreas Sturmlechner
2018-10-14  1:44 Thomas Deutschmann
2018-04-12 17:48 Johannes Huber
2018-04-06  0:42 Andreas Sturmlechner
2018-04-06  0:33 Thomas Deutschmann
2018-04-05 21:16 Aaron Bauman
2018-03-18  9:37 Andreas Sturmlechner
2018-03-16 21:30 Andreas Sturmlechner
2018-02-07 14:14 Andreas Sturmlechner
2017-07-04 15:49 Agostino Sarubbo
2017-07-04 10:17 Agostino Sarubbo
2016-08-07 16:53 Michael Palimaka
2016-04-07  9:15 Michael Palimaka

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=1754319034.c9f0df3568fb6e43d3c1fe45cc812d40b4cc04bd.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