From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 38C17138BF0 for ; Wed, 14 Oct 2015 12:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7BF221C009; Wed, 14 Oct 2015 12:51:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51FA821C008 for ; Wed, 14 Oct 2015 12:51:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 628A63409DC for ; Wed, 14 Oct 2015 12:51:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B890810CA for ; Wed, 14 Oct 2015 12:51:10 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1444827061.165822b4f328c6e6f398079170f183ffcc37d3f3.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/libalkimia/libalkimia-9999.ebuild app-office/libalkimia/metadata.xml X-VCS-Directories: app-office/libalkimia/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 165822b4f328c6e6f398079170f183ffcc37d3f3 X-VCS-Branch: master Date: Wed, 14 Oct 2015 12:51:10 +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: 94806f6a-5e4c-45cc-a050-5f089ab0e626 X-Archives-Hash: c75dba5de633236f907a8733b9c78767 commit: 165822b4f328c6e6f398079170f183ffcc37d3f3 Author: Andreas Sturmlechner gmail com> AuthorDate: Wed Apr 29 23:12:50 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Oct 14 12:51:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=165822b4 app-office/libalkimia: New package Package-Manager: portage-2.2.18 app-office/libalkimia/libalkimia-9999.ebuild | 32 ++++++++++++++++++++++++++++ app-office/libalkimia/metadata.xml | 5 +++++ 2 files changed, 37 insertions(+) diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild new file mode 100644 index 0000000..5050b5a --- /dev/null +++ b/app-office/libalkimia/libalkimia-9999.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +EGIT_BRANCH="frameworks" +KDE_DOX_DIR="libalkimia" +KDE_DOXYGEN="true" +KMNAME="alkimia" +inherit kde5 + +DESCRIPTION="Library with common classes and functionality used by KDE finance applications" +HOMEPAGE="http://kde-apps.org/content/show.php/libalkimia?content=137323" + +LICENSE="LGPL-2.1" +KEYWORDS="" +IUSE="" + +RDEPEND=" + dev-libs/gmp[cxx] + dev-qt/qtdbus:5 +" +DEPEND="${RDEPEND} + !app-office/libalkimia:4 + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdelibs4support) + dev-qt/qtnetwork:5 + dev-qt/qtprintsupport:5 + dev-qt/qtxml:5 + virtual/pkgconfig +" diff --git a/app-office/libalkimia/metadata.xml b/app-office/libalkimia/metadata.xml new file mode 100644 index 0000000..a23f444 --- /dev/null +++ b/app-office/libalkimia/metadata.xml @@ -0,0 +1,5 @@ + + + + kde +