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/kraft/
Date: Tue, 30 Jun 2020 14:10:25 +0000 (UTC)	[thread overview]
Message-ID: <1593526214.d8492a0e48551d4340d7a727b24b1d0cce8b10c2.asturm@gentoo> (raw)

commit:     d8492a0e48551d4340d7a727b24b1d0cce8b10c2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 14:09:38 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 14:10:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8492a0e

app-office/kraft: 0.90 version bump

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

 app-office/kraft/Manifest          |  1 +
 app-office/kraft/kraft-0.90.ebuild | 45 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index a87b46ddb37..b44776d9301 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1 +1,2 @@
 DIST kraft-0.82.tar.gz 668251 BLAKE2B 82ef37b695d0e7a2c72e0525c4aa9b9742d6c8d73c95e3ef5517c49c01869a5f1ba0fed1f18200f2a39ada5a92bcca5cabfac901f07c0a968783506d298ff164 SHA512 7a342bf94e2fe0de42004a69a29ce07a32dd70eb0f16b1dc18c889b7f0a0290142d5c0bc26b40a321753b0a0e62f6b91ecc8fbed98d32913881996a2507070e8
+DIST kraft-0.90.tar.gz 705767 BLAKE2B 63f048be32e794e3c13d59ebbac90558e661eabe8b08270ea684adc338e2ae45b59cfbb3a746d1248ff8c0026308209f2821cac7c2feaf67af04903125be34c7 SHA512 1ca87a828e74b508b229787459f32e8ab5ad0ca4bf2630e236d65beaaa7503dc61af42d3b13106aeb6e43fcf3c419133958c5492a2c25c7233c9ac0205b3800c

diff --git a/app-office/kraft/kraft-0.90.ebuild b/app-office/kraft/kraft-0.90.ebuild
new file mode 100644
index 00000000000..989b08315cd
--- /dev/null
+++ b/app-office/kraft/kraft-0.90.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm
+
+DESCRIPTION="Software to manage quotes and invoices in small enterprises"
+HOMEPAGE="https://www.volle-kraft-voraus.de/"
+SRC_URI="https://github.com/dragotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE="pim"
+
+DEPEND="
+	dev-cpp/ctemplate
+	dev-qt/qtgui:5
+	dev-qt/qtsql:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	kde-frameworks/kconfig:5
+	kde-frameworks/kconfigwidgets:5
+	kde-frameworks/kcontacts:5
+	kde-frameworks/kcoreaddons:5
+	kde-frameworks/ki18n:5
+	pim? (
+		kde-apps/akonadi:5
+		kde-apps/akonadi-contacts:5
+	)
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS Changes.txt README.md Releasenotes.txt TODO )
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package pim KF5Akonadi)
+		$(cmake_use_find_package pim KF5AkonadiContact)
+	)
+
+	ecm_src_configure
+}


             reply	other threads:[~2020-06-30 14:10 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 14:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-01 20:12 [gentoo-commits] repo/gentoo:master commit in: app-office/kraft/ Andreas Sturmlechner
2022-11-24 18:13 Andreas Sturmlechner
2022-11-24 18:13 Andreas Sturmlechner
2020-09-29 22:10 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-09-28 21:33 Andreas Sturmlechner
2020-06-30 14:10 Andreas Sturmlechner
2020-05-17 16:55 Aaron Bauman
2019-12-09 11:21 Andreas Sturmlechner
2019-10-12 21:13 Andreas Sturmlechner
2019-04-18 17:56 Andreas Sturmlechner
2018-04-03 15:18 Andreas Sturmlechner
2018-02-26  0:22 Andreas Sturmlechner
2018-02-26  0:22 Andreas Sturmlechner
2018-02-08 19:39 Andreas Sturmlechner
2018-02-08 19:36 Andreas Sturmlechner
2018-01-13 18:55 Andreas Sturmlechner
2018-01-13 18:55 Andreas Sturmlechner
2017-12-28  0:30 Andreas Sturmlechner
2017-12-28  0:30 Andreas Sturmlechner
2017-11-19 19:47 Andreas Sturmlechner
2016-02-14 16:58 Michael Palimaka
2016-02-14 14:12 Michael Palimaka
2016-01-27  9:22 Agostino Sarubbo
2015-10-01 11:50 Michael Palimaka
2015-09-20 13:06 Manuel Rüger
2015-09-19 13:30 Agostino Sarubbo

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=1593526214.d8492a0e48551d4340d7a727b24b1d0cce8b10c2.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