commit:     a9a7f0204d3da592c4337131b516f36bcb9b984c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 21:09:43 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 21:09:43 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=a9a7f020
kde-misc/baloo-kcmadv: Import latest from gentoo main tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild    | 26 ++++++++++++++++++++++
 kde-misc/baloo-kcmadv/metadata.xml                 |  5 +++++
 2 files changed, 31 insertions(+)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild 
b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
new file mode 100644
index 0000000..660d626
--- /dev/null
+++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+KDE_MINIMAL=4.13.0
+
+inherit kde4-base
+
+DESCRIPTION="Alternative configuration module for the Baloo search framework"
+HOMEPAGE="https://gitlab.com/baloo-kcmadv/baloo-kcmadv";
+EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git";
+SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz";
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE=""
+
+DEPEND="
+       dev-libs/qjson
+       dev-libs/xapian
+       kde-frameworks/baloo:4[-minimal]
+       kde-frameworks/kfilemetadata:4
+"
+RDEPEND="${DEPEND}"

diff --git a/kde-misc/baloo-kcmadv/metadata.xml 
b/kde-misc/baloo-kcmadv/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/kde-misc/baloo-kcmadv/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <!-- maintainer-needed -->
+</pkgmetadata>

Reply via email to