summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-02-22 17:11:22 +0100
committerJohannes Huber <johu@gentoo.org>2012-02-22 17:11:22 +0100
commitcbb68c48aa23927d76a6d02d473377a12f34ec5e (patch)
treeb54affa9018b500023cb1020e1ed9f09fc609f9b
parentc95bae50b43d2bf8c56df27dd7ea612568538a13 (diff)
downloadkde-cbb68c48aa23927d76a6d02d473377a12f34ec5e.tar.gz
kde-cbb68c48aa23927d76a6d02d473377a12f34ec5e.tar.bz2
kde-cbb68c48aa23927d76a6d02d473377a12f34ec5e.zip
[kde-misc/akonadi-facebook] New package wrt bug 405187. Initial ebuild by Chris Reffett <geekboy72@gmail.com>, updated by me.
(Portage version: 2.2.0_alpha88/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r--kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild24
-rw-r--r--kde-misc/akonadi-facebook/metadata.xml5
2 files changed, 29 insertions, 0 deletions
diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
new file mode 100644
index 00000000000..c8305137b50
--- /dev/null
+++ b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="Facebook services integration in Akonadi"
+HOMEPAGE="https://projects.kde.org/akonadi-facebook"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs semantic-desktop)
+ dev-libs/boost
+ dev-libs/libxslt
+ dev-libs/qjson
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-misc/akonadi-facebook/metadata.xml b/kde-misc/akonadi-facebook/metadata.xml
new file mode 100644
index 00000000000..a23f444b67d
--- /dev/null
+++ b/kde-misc/akonadi-facebook/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>