* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, app-office/libalkimia/
@ 2025-08-06 20:33 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2025-08-06 20:33 UTC (permalink / raw
To: gentoo-commits
commit: 0f4d607b44ac1e2beb5fa04cf303b39d6778acab
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 6 16:11:30 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 20:33:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4d607b
app-office/libalkimia: drop 8.2.0_p20250709
Bug: https://bugs.gentoo.org/955181
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-office/libalkimia/Manifest | 1 -
.../libalkimia/libalkimia-8.2.0_p20250709.ebuild | 76 ----------------------
profiles/base/package.use.mask | 1 -
3 files changed, 78 deletions(-)
diff --git a/app-office/libalkimia/Manifest b/app-office/libalkimia/Manifest
index 780688fbf1fa..19aaf171532e 100644
--- a/app-office/libalkimia/Manifest
+++ b/app-office/libalkimia/Manifest
@@ -1,2 +1 @@
-DIST alkimia-8.2.0_p20250709-234c8eae.tar.gz 684725 BLAKE2B 83ee78176ad171f18002e01fdf3c722bdb209c919f31250a1fe697e4b8297e31d942e4cd2bdb77a5852436fb0f2802b38171b29f8e68319878208c8f358aa62b SHA512 ca948250449956fbbc7b5b777a98d6967413834b64ff102ccc35b6cfee54f60892649b51bb91d385125bd7c4f0da87b24da060c3c5c8fc17836c36b352c5e0cf
DIST alkimia-8.2.1.tar.xz 353984 BLAKE2B de26004436c2c0dce6ee26a1adddbac149ee906a76afcbe84f2f2bff93e08b9be45cecd17196f06f9c9af47bc4108a43c0f919dadb9a72d184acea371495e074 SHA512 129dc783adcbebb6ecdb82abc04a8fc58a01d6d88fabd9eed0fcd980d42f2182d741347ab511f13c7183cdc2fb380a75aebbfa04768381a95f74243483bdb1c9
diff --git a/app-office/libalkimia/libalkimia-8.2.0_p20250709.ebuild b/app-office/libalkimia/libalkimia-8.2.0_p20250709.ebuild
deleted file mode 100644
index 853c09ac40f5..000000000000
--- a/app-office/libalkimia/libalkimia-8.2.0_p20250709.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# 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"
-KDE_ORG_COMMIT=234c8eae9d9960c2994b49cff9154810a09fb9d7
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm kde.org
-
-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"
-KEYWORDS="amd64"
-IUSE="doc"
-
-DEPEND="
- dev-libs/gmp:0=[cxx(+)]
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-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_APPLETS=OFF
- -DBUILD_TOOLS=ON
- -DBUILD_WITH_WEBKIT=OFF
- -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=ON
- $(cmake_use_find_package doc Doxygen)
- -DBUILD_WITH_WEBENGINE=OFF
- )
- 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
-}
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index e53e5d6e6253..7663c862b587 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -70,7 +70,6 @@ dev-cpp/fbthrift io-uring
# Andreas Sturmlechner <asturm@gentoo.org> (2025-04-21)
# Prepare cleanup of dev-qt/qtwebengine:5
app-i18n/fcitx-chinese-addons webengine
-app-office/libalkimia webengine
# Matt Jolly <kangie@gentoo.org> (2025-04-16)
# Older versions of freeciv build an incompatible client and
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-06 20:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06 20:33 [gentoo-commits] repo/gentoo:master commit in: profiles/base/, app-office/libalkimia/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox