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: Thu,  8 Feb 2018 19:36:56 +0000 (UTC)	[thread overview]
Message-ID: <1518118602.a67c3f5e04b1e6cf6a50c8d8212d955d2c9e3316.asturm@gentoo> (raw)

commit:     a67c3f5e04b1e6cf6a50c8d8212d955d2c9e3316
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 19:36:25 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 19:36:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a67c3f5e

app-office/kraft: 0.80_beta10 version bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-office/kraft/Manifest                 |  1 +
 app-office/kraft/kraft-0.80_beta10.ebuild | 49 +++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index 46a10de2d7d..207f4c153aa 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1 +1,2 @@
+DIST kraft-0.80_beta10.tar.gz 671134 BLAKE2B cbfcd3c718f5a6ee3309ab0507f8528739d57f2ae6e21e7b721819133796bee19dd2074014620f577e0384a727a43e970c7d523c6e6229739e64ea697d32383d SHA512 020d4007a7fd42945f6d22cd515dcf3cf26d422a4ac5615c96f2e977b3d42cc9b259fea4e8946722b27a53b7a3f1065b49bd3ba9b7ad49b32cb24e6a793fc024
 DIST kraft-0.80_beta5.tar.gz 626664 BLAKE2B 431e6908414fbbdd13b19f4ddac54395099cbefb96ea1dc73ecdb97fbfba66f5b4c42dd77bf479f81fdbcfa867e5d75a3a0b1aaf6fcc0c908bff3092d81787f7 SHA512 0a39fa8d98cf2aa156a9219d5950006b88bd45af59cf23fd4486e27ec54288e1bb18d8887dd53fc99c7e9f47ceeea20e27e55a281d8ccb1e29a82c073e2c0360

diff --git a/app-office/kraft/kraft-0.80_beta10.ebuild b/app-office/kraft/kraft-0.80_beta10.ebuild
new file mode 100644
index 00000000000..2c55249930b
--- /dev/null
+++ b/app-office/kraft/kraft-0.80_beta10.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Software to manage quotes and invoices in small enterprises"
+HOMEPAGE="http://www.volle-kraft-voraus.de/"
+SRC_URI="https://github.com/dragotin/${PN}/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="pim"
+
+DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep kcontacts)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtsql)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	dev-cpp/ctemplate
+	pim? (
+		$(add_kdeapps_dep akonadi)
+		$(add_kdeapps_dep akonadi-contacts)
+	)
+"
+RDEPEND="${DEPEND}
+	!app-office/kraft:4
+"
+
+DOCS=( AUTHORS Changes.txt README.md Releasenotes.txt TODO )
+
+S="${WORKDIR}/${PN}-${PV/_/}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package pim KF5Akonadi)
+		$(cmake-utils_use_find_package pim KF5AkonadiContact)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2018-02-08 19:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 19:36 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-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-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=1518118602.a67c3f5e04b1e6cf6a50c8d8212d955d2c9e3316.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