summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-02-22 16:43:28 +0000
committerJohannes Huber <johu@gentoo.org>2012-02-22 16:43:28 +0000
commit45b7cf34180ac99446e12d85fb54b6b12a6a3fdd (patch)
tree29b622eb2956b2cf1f8de6ec7ef5a48679ac5c58 /kde-misc/akonadi-facebook
parentStable for HPPA (bug #399745). (diff)
downloadgentoo-2-45b7cf34180ac99446e12d85fb54b6b12a6a3fdd.tar.gz
gentoo-2-45b7cf34180ac99446e12d85fb54b6b12a6a3fdd.tar.bz2
gentoo-2-45b7cf34180ac99446e12d85fb54b6b12a6a3fdd.zip
New package wrt bug #405187. Initial ebuild by Chris Reffett <geekboy72@gmail.com>, updated by me.
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/akonadi-facebook')
-rw-r--r--kde-misc/akonadi-facebook/ChangeLog11
-rw-r--r--kde-misc/akonadi-facebook/akonadi-facebook-0_p20120222.ebuild27
-rw-r--r--kde-misc/akonadi-facebook/metadata.xml5
3 files changed, 43 insertions, 0 deletions
diff --git a/kde-misc/akonadi-facebook/ChangeLog b/kde-misc/akonadi-facebook/ChangeLog
new file mode 100644
index 000000000000..fbb90bfadb91
--- /dev/null
+++ b/kde-misc/akonadi-facebook/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for kde-misc/akonadi-facebook
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-facebook/ChangeLog,v 1.1 2012/02/22 16:43:28 johu Exp $
+
+*akonadi-facebook-0_p20120222 (22 Feb 2012)
+
+ 22 Feb 2012; Johannes Huber <johu@gentoo.org>
+ +akonadi-facebook-0_p20120222.ebuild, +metadata.xml:
+ New package wrt bug #405187. Initial ebuild by Chris Reffett
+ <geekboy72@gmail.com>, updated by me.
+
diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-0_p20120222.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-0_p20120222.ebuild
new file mode 100644
index 000000000000..6c7c6084d69c
--- /dev/null
+++ b/kde-misc/akonadi-facebook/akonadi-facebook-0_p20120222.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-facebook/akonadi-facebook-0_p20120222.ebuild,v 1.1 2012/02/22 16:43:28 johu Exp $
+
+EAPI=4
+
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="Facebook services integration in Akonadi"
+HOMEPAGE="https://projects.kde.org/akonadi-facebook"
+SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs semantic-desktop)
+ dev-libs/boost
+ dev-libs/libxslt
+ dev-libs/qjson
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}
diff --git a/kde-misc/akonadi-facebook/metadata.xml b/kde-misc/akonadi-facebook/metadata.xml
new file mode 100644
index 000000000000..a23f444b67d6
--- /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>