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: Wed,  7 Feb 2018 14:14:53 +0000 (UTC)	[thread overview]
Message-ID: <1518012874.04f494effb4fdb9ab1eb78ac1556c77812f87219.asturm@gentoo> (raw)

commit:     04f494effb4fdb9ab1eb78ac1556c77812f87219
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 13:22:49 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 14:14:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f494ef

app-office/libalkimia: 7.0 version bump

Closes: https://bugs.gentoo.org/646356
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-office/libalkimia/Manifest              |  1 +
 app-office/libalkimia/libalkimia-7.0.ebuild | 33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/app-office/libalkimia/Manifest b/app-office/libalkimia/Manifest
index c3c23fcb4f1..377485ec8f7 100644
--- a/app-office/libalkimia/Manifest
+++ b/app-office/libalkimia/Manifest
@@ -1 +1,2 @@
+DIST alkimia-7.0.tar.xz 37992 BLAKE2B 998ab4c560edf1f327369fd49e56687e35d672490fe367afbddaca5e0e8a2980213825bdeddd41e1dc37dfb825c1fc4b997e4c7c4e787ca2c819f5d0333f4688 SHA512 0d84616d6b593cba76caee4875f2cda209a4c5f3727abb9a6902faecd46dad4f4a19c099fe3c4677bf9abf540dbd5a76eacf8bb761fac3a3aee9723601064e1e
 DIST libalkimia-5.0.0.tar.xz 28400 BLAKE2B 68fa555b1e42bcadcf7aa229092e8a2d6500f4e5d03720dd259eec43daeb7f2916564500d1d2b32c0b36988a8907120404830880a7d10999c3c6b9d010903f61 SHA512 9ba205f5726f237389b9ea928ef37fc3b38161aaec5988dcc64afa3d8e53575a055b248e3c27e738db13f9e6af231f493e1374bbc50d0672729b0cdb391ce99f

diff --git a/app-office/libalkimia/libalkimia-7.0.ebuild b/app-office/libalkimia/libalkimia-7.0.ebuild
new file mode 100644
index 00000000000..369d414c124
--- /dev/null
+++ b/app-office/libalkimia/libalkimia-7.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_TEST="forceoptional"
+KMNAME="alkimia"
+inherit kde5
+
+DESCRIPTION="Library with common classes and functionality used by KDE finance applications"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323"
+SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/src/${KMNAME}-${PV}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/7"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+RDEPEND="
+	$(add_qt_dep qtdbus)
+	dev-libs/gmp:0=[cxx]
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package doc Doxygen)
+	)
+	kde5_src_configure
+}


             reply	other threads:[~2018-02-07 14:14 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-07 14:14 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-15 14:48 [gentoo-commits] repo/gentoo:master commit in: app-office/libalkimia/ 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
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=1518012874.04f494effb4fdb9ab1eb78ac1556c77812f87219.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