From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D13F41382C5 for ; Wed, 7 Feb 2018 14:14:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25A93E0C41; Wed, 7 Feb 2018 14:14:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0312AE0C41 for ; Wed, 7 Feb 2018 14:14:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DD3E335C51 for ; Wed, 7 Feb 2018 14:14:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9EC31DE for ; Wed, 7 Feb 2018 14:14:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1518012874.04f494effb4fdb9ab1eb78ac1556c77812f87219.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libalkimia/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libalkimia/Manifest app-office/libalkimia/libalkimia-7.0.ebuild X-VCS-Directories: app-office/libalkimia/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 04f494effb4fdb9ab1eb78ac1556c77812f87219 X-VCS-Branch: master Date: Wed, 7 Feb 2018 14:14:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 78fcb0cc-2458-4fb4-93fc-3086ff56ade0 X-Archives-Hash: 6119a222f3cfafc6e951fa8811b7b04a commit: 04f494effb4fdb9ab1eb78ac1556c77812f87219 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 7 13:22:49 2018 +0000 Commit: Andreas Sturmlechner gentoo 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 +}