From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dilfridge:master commit in: net-libs/libkgapi/
Date: Tue, 14 May 2013 13:11:34 +0000 (UTC) [thread overview]
Message-ID: <1368537003.556ecee8d707101617f02161e63b0ff9553dceb2.dilfridge@gentoo> (raw)
commit: 556ecee8d707101617f02161e63b0ff9553dceb2
Author: Andreas K. Huettel <mail <AT> akhuettel <DOT> de>
AuthorDate: Tue May 14 13:09:26 2013 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 14 13:10:03 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=556ecee8
[net-libs/libkgapi] add version with additional debug info
Package-Manager: portage-2.2.0_alpha173
---
net-libs/libkgapi/Manifest | 1 +
net-libs/libkgapi/libkgapi-0.4.4.ebuild | 34 +++++++++++++++++++++++++++++++
net-libs/libkgapi/metadata.xml | 8 +++++++
3 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/net-libs/libkgapi/Manifest b/net-libs/libkgapi/Manifest
new file mode 100644
index 0000000..c051368
--- /dev/null
+++ b/net-libs/libkgapi/Manifest
@@ -0,0 +1 @@
+DIST libkgapi-0.4.4.tar.bz2 50992 SHA256 2decce55e5872dc3f5de6b227bb03de8649d0890f6754126595e4b1a93548bb1 SHA512 f11a67f148e9e3b64ac01a61e4b43a21858faeea57cc263a713e73c74bea0ef5fce75984dcee845d0da19eb019275569aa161d83ffb465f6039638ccabd7db1d WHIRLPOOL 968cee0b6c9f17b7ec6d4ced65dbaf738bde37f9eab5c5434f7002efefc7d887dc0906af1fd472a678fdccb7571a5201e8175741c46a2c178d7c0e22a00c2e6d
diff --git a/net-libs/libkgapi/libkgapi-0.4.4.ebuild b/net-libs/libkgapi/libkgapi-0.4.4.ebuild
new file mode 100644
index 0000000..7f381af
--- /dev/null
+++ b/net-libs/libkgapi/libkgapi-0.4.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-0.4.4.ebuild,v 1.6 2013/04/02 20:56:43 ago Exp $
+
+EAPI=4
+
+KDE_LINGUAS=""
+
+inherit kde4-base
+
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
+DESCRIPTION="Library for accessing Google calendar and contact resources"
+HOMEPAGE="http://www.kde.org/"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+IUSE="oldpim"
+SLOT=4
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs semantic-desktop)
+ dev-libs/qjson
+ oldpim? ( dev-libs/boost )
+ !oldpim? ( $(add_kdebase_dep kdepimlibs semantic-desktop 4.6.0) )
+"
+RDEPEND=${DEPEND}
+
+src_configure() {
+ mycmakeargs=(
+ $(cmake-utils_use oldpim KCAL)
+ -DDEBUG_RAWDATA=TRUE
+ )
+ kde4-base_src_configure
+}
diff --git a/net-libs/libkgapi/metadata.xml b/net-libs/libkgapi/metadata.xml
new file mode 100644
index 0000000..537293b
--- /dev/null
+++ b/net-libs/libkgapi/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+ <use>
+ <flag name="oldpim">Allow the use of non-akonadi kdepim-4.4</flag>
+ </use>
+</pkgmetadata>
next reply other threads:[~2013-05-14 13:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 13:11 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-14 13:11 [gentoo-commits] dev/dilfridge:master commit in: net-libs/libkgapi/ Andreas Hüttel
2013-09-06 16:08 Andreas Hüttel
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=1368537003.556ecee8d707101617f02161e63b0ff9553dceb2.dilfridge@gentoo \
--to=dilfridge@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