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] proj/kde:master commit in: app-office/libalkimia/
Date: Sun, 13 Dec 2020 10:46:21 +0000 (UTC)	[thread overview]
Message-ID: <1607856291.95fe8c6899d672ffb459ba62c4f84fba5255baf8.asturm@gentoo> (raw)

commit:     95fe8c6899d672ffb459ba62c4f84fba5255baf8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 10:44:51 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 10:44:51 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=95fe8c68

app-office/libalkimia: Re-add 9999 git master

Ahead of 8.0 branch again and even ported away from KDE4 support.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libalkimia/libalkimia-8.9999.ebuild                     | 4 +++-
 .../{libalkimia-8.9999.ebuild => libalkimia-9999.ebuild}           | 7 ++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-office/libalkimia/libalkimia-8.9999.ebuild b/app-office/libalkimia/libalkimia-8.9999.ebuild
index 14097a4b57..35b0842263 100644
--- a/app-office/libalkimia/libalkimia-8.9999.ebuild
+++ b/app-office/libalkimia/libalkimia-8.9999.ebuild
@@ -34,8 +34,8 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtnetwork-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdelibs4support-${KFMIN}:5
@@ -59,6 +59,8 @@ PATCHES=( "${FILESDIR}/${PN}-8.0.3-cmake.patch" )
 
 src_configure() {
 	local mycmakeargs=(
+		-DENABLE_FINANCEQUOTE=OFF
+		-DBUILD_TOOLS=ON
 		-DBUILD_WITH_WEBKIT=OFF
 		-DBUILD_DOXYGEN_DOCS=$(usex doc)
 		$(cmake_use_find_package !gmp MPIR)

diff --git a/app-office/libalkimia/libalkimia-8.9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild
similarity index 95%
copy from app-office/libalkimia/libalkimia-8.9999.ebuild
copy to app-office/libalkimia/libalkimia-9999.ebuild
index 14097a4b57..6942d3032c 100644
--- a/app-office/libalkimia/libalkimia-8.9999.ebuild
+++ b/app-office/libalkimia/libalkimia-9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-EGIT_BRANCH="8.0"
 ECM_TEST="forceoptional"
 KDE_ORG_NAME="alkimia"
 KFMIN=5.74.0
@@ -34,13 +33,13 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtnetwork-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdelibs4support-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/knewstuff-${KFMIN}:5
 	>=kde-frameworks/ktextwidgets-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
@@ -59,6 +58,8 @@ PATCHES=( "${FILESDIR}/${PN}-8.0.3-cmake.patch" )
 
 src_configure() {
 	local mycmakeargs=(
+		-DENABLE_FINANCEQUOTE=OFF
+		-DBUILD_TOOLS=ON
 		-DBUILD_WITH_WEBKIT=OFF
 		-DBUILD_DOXYGEN_DOCS=$(usex doc)
 		$(cmake_use_find_package !gmp MPIR)


             reply	other threads:[~2020-12-13 10:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-13 10:46 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 13:48 [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/ Andreas Sturmlechner
2024-10-07 23:21 Andreas Sturmlechner
2024-03-01 23:42 Sam James
2024-01-13 16:39 Sam James
2023-09-08 23:38 Andreas Sturmlechner
2021-06-20 18:46 Andreas Sturmlechner
2020-08-06 21:46 Andreas Sturmlechner
2020-06-30 14:43 Andreas Sturmlechner
2020-02-23 10:59 Andreas Sturmlechner
2020-02-23 10:59 Andreas Sturmlechner
2020-01-10 21:55 Andreas Sturmlechner
2019-11-13  2:00 Andreas Sturmlechner
2019-08-22 16:13 Andreas Sturmlechner
2018-12-08 21:06 Andreas Sturmlechner
2018-12-03  0:08 Andreas Sturmlechner
2018-04-12 17:49 Johannes Huber
2018-02-07 22:49 Andreas Sturmlechner
2018-01-07 18:30 Andreas Sturmlechner
2017-11-11 18:39 Andreas Sturmlechner
2017-06-18 14:24 Andreas Sturmlechner
2016-03-22 12:33 Johannes Huber
2016-03-08 14:41 Michael Palimaka
2015-12-02 11:03 Michael Palimaka
2015-10-14 12:51 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=1607856291.95fe8c6899d672ffb459ba62c4f84fba5255baf8.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