summaryrefslogtreecommitdiff
path: root/gnome-extra/zeitgeist
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
commit4650985dd0e898b82e0d2ec225931297d4fadccf (patch)
treeeb0e8002cf3ebf1009110b6fec47fa90f873d824 /gnome-extra/zeitgeist
parent67f76a858f1ac826bd8a550d756d9ec6e340ed4f (diff)
gentoo resync : 31.01.2018
Diffstat (limited to 'gnome-extra/zeitgeist')
-rw-r--r--gnome-extra/zeitgeist/Manifest7
-rw-r--r--gnome-extra/zeitgeist/files/zeitgeist-0.9.15-python-detection.patch38
-rw-r--r--gnome-extra/zeitgeist/files/zeitgeist-1.0-python-detection.patch38
-rw-r--r--gnome-extra/zeitgeist/metadata.xml23
-rw-r--r--gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild93
-rw-r--r--gnome-extra/zeitgeist/zeitgeist-1.0.ebuild94
6 files changed, 0 insertions, 293 deletions
diff --git a/gnome-extra/zeitgeist/Manifest b/gnome-extra/zeitgeist/Manifest
deleted file mode 100644
index c34472bc2315..000000000000
--- a/gnome-extra/zeitgeist/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-AUX zeitgeist-0.9.15-python-detection.patch 1071 BLAKE2B 4616555f41889fced25c2346f23dac4576cc38512ce57dab31cb69acd1ec69c95e6e27c4f755c22e1c13bddc957c2d7523afce2a795ec0cbf50c76c91ec8121b SHA512 9a85ffe42af9b3c15888a12dd9a44c5c9a1cfcbbaf1a04b9810e4d613ecbae66ea4ef7f8e29535ab4290d64737115de973b63f27a28b4f6707232973358917ec
-AUX zeitgeist-1.0-python-detection.patch 1075 BLAKE2B 55612d6fa08785445ea5b1c794899969993fd0cb9e822d3bb86cb40a35ad820ffa6e0c139e1303915ce49a417197d60e6eb60bb66462876c8cfb0e40c9dc1580 SHA512 c2424da4c4b5918db4f09870e92f55fea3d2ff13ecee79074cc7cbf7f04b0c99606884c0dad848bf3c3b930df834194c3430f2a421ac7ecf9745a77f19cc0738
-DIST zeitgeist-0.9.16.tar.xz 807092 BLAKE2B c74f2c5d9dd4dcfb57714d2a43acfe8b0abf3f97913eff92dd6d4c5ace43b60db0bbd3531fa423635ef65bb7d6fbdff7eeabccf8bba8408c82561513493d4c44 SHA512 eb28215c937b71c8cec12f55236db4281ad529b2854ecb3c093477d45cd8348c6ea764e2cf00a99d41645b27b685a5325f0631b318409735b578a5871087b0f1
-DIST zeitgeist-1.0.tar.xz 848740 BLAKE2B 7ded951d00ed05f539359ab5d2f54afbbed3f1a1b6e62fe588d2307cdb97f60227efa0aa9d4159c3738f4eb641e6d63665b665b4a8313449f92cdcc6cee9efaf SHA512 e8fa4db7202c5dceb6cb960775651624bdcd7fc2005019ff6491d7c139ccf036e865977adbd98ae3c9b97b22e5cf28534b64f01fde58b7bc89c0f0f8d13383e8
-EBUILD zeitgeist-0.9.16.ebuild 2413 BLAKE2B e0d76eb2f1078e3194c3d98d23bae73baaee46ea836d8512de0c81abc350dc78f1777dced4a60d73739f5942ac3ed7a0aa088c9ad5bcae097e8a98164710a4e0 SHA512 bcb8ee413d707cb11dc173c4de894c4c2b1beb8048717bdac623722d8f9c9ebccabea5eda07ef06f586bf7cf747bebef07d19839cab5aeb7fe7a6f72ed76fc6a
-EBUILD zeitgeist-1.0.ebuild 2213 BLAKE2B 0a085ea25ef07ef132edd4967d4cdeb20108682292a3e394734ef7a63ca103c4943aec37ba8a684fd9b315ab8721b3f3b87a99212fc420934df965cb4a76f4ba SHA512 d87ca5e3b59592fdfe4ff1201432ea08e9e033a3a423db92db4d04b0dc9571e2d48514002527b6ed4d9253e082bc46e0c6357139e9fd484b93aedaf5ef075083
-MISC metadata.xml 959 BLAKE2B 6b166a91414d51826760e3fe677c61a3593c00bebfc9b444f52d212a58975bedad2b6826f56cabad43e06fb1d04ddce97f557c1dd84e7e4642f5c3a5e1c61d96 SHA512 e8737f7180350fa2112afeee3b50e20604b8b6ba2b350fe2c73ab62f77ac1d0f3755a9046cd1cac3fad816135dad8b5850451f5a5168c719c2472c59781c65e0
diff --git a/gnome-extra/zeitgeist/files/zeitgeist-0.9.15-python-detection.patch b/gnome-extra/zeitgeist/files/zeitgeist-0.9.15-python-detection.patch
deleted file mode 100644
index 79184f70a2ba..000000000000
--- a/gnome-extra/zeitgeist/files/zeitgeist-0.9.15-python-detection.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From dd46d6f8db69ee8d291d63251d841e73070cd526 Mon Sep 17 00:00:00 2001
-From: Gilles Dartiguelongue <eva@gentoo.org>
-Date: Sun, 4 Jan 2015 00:09:14 +0100
-Subject: [PATCH] Make python module detection match detected python
-
-Some distribution might provided multiple python and configure can know
-about which exactly though AM_PATH_PYTHON.
----
- configure.ac | 11 ++++++-----
- 1 file changed, 6 insertions(+), 5 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index acf7daa..6136ad6 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -269,13 +269,14 @@ if test "x$HAVE_RAPPER" = "xno"; then
- fi
-
- # check for python-rdflib
-+AM_PATH_PYTHON([2.7])
-+
- AC_MSG_CHECKING([for python-rdflib])
--echo "import rdflib" | python - 2>/dev/null
--if test $? -ne 0 ; then
-- AC_MSG_FAILURE([failed. Please install the python-rdflib package.])
--else
-+AS_IF([$PYTHON -c "import rdflib" 2>/dev/null], [
- AC_MSG_RESULT([yes])
--fi
-+], [
-+ AC_MSG_FAILURE([failed. Please install the python-rdflib package.])
-+])
-
- #################################################
- # Summary
---
-2.3.0
-
diff --git a/gnome-extra/zeitgeist/files/zeitgeist-1.0-python-detection.patch b/gnome-extra/zeitgeist/files/zeitgeist-1.0-python-detection.patch
deleted file mode 100644
index c82db10ec3c5..000000000000
--- a/gnome-extra/zeitgeist/files/zeitgeist-1.0-python-detection.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From 662d359689834ea3d1fdb75050b4c97d2ad720cf Mon Sep 17 00:00:00 2001
-From: Gilles Dartiguelongue <eva@gentoo.org>
-Date: Sun, 4 Jan 2015 00:09:14 +0100
-Subject: [PATCH] Make python module detection match detected python
-
-Some distribution might provided multiple python and configure can know
-about which exactly though AM_PATH_PYTHON.
----
- configure.ac | 11 ++++++-----
- 1 file changed, 6 insertions(+), 5 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 9a0330a6..703fb957 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -255,13 +255,14 @@ if test "x$HAVE_RAPPER" = "xno"; then
- fi
-
- # check for python-rdflib
-+AM_PATH_PYTHON([2.7])
-+
- AC_MSG_CHECKING([for python-rdflib])
--echo "import rdflib" | $PYTHON - 2>/dev/null
--if test $? -ne 0 ; then
-- AC_MSG_FAILURE([failed. Please install the python-rdflib package.])
--else
-+AS_IF([$PYTHON -c "import rdflib" 2>/dev/null], [
- AC_MSG_RESULT([yes])
--fi
-+], [
-+ AC_MSG_FAILURE([failed. Please install the python-rdflib package.])
-+])
-
- #################################################
- # Summary
---
-2.13.2
-
diff --git a/gnome-extra/zeitgeist/metadata.xml b/gnome-extra/zeitgeist/metadata.xml
deleted file mode 100644
index 9253594b1e45..000000000000
--- a/gnome-extra/zeitgeist/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>desktop-misc@gentoo.org</email>
- <name>Gentoo Desktop Miscellaneous Project</name>
- </maintainer>
- <longdescription>
-The engine is the main module that accepts all incoming events and allows
-applications to fetch as well as subscribe to be notified when events
-are logged. It is the heart of Zeitgeist.
-</longdescription>
- <use>
- <flag name="datahub">Use build datahub for passive event injection</flag>
- <flag name="downloads-monitor">Monitor the XDG_DOWNLOAD_DIRECTORY</flag>
- <flag name="fts">Enable the full text search extension</flag>
- <flag name="sql-debug">Enable SQL debugging</flag>
- <flag name="telepathy">Enable telepathy framework as data source</flag>
- </use>
- <upstream>
- <remote-id type="launchpad">zeitgeist</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
deleted file mode 100644
index 32e9f5931570..000000000000
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-PYTHON_COMPAT=( python2_7 )
-VALA_MIN_API_VERSION=0.22
-
-inherit autotools-utils bash-completion-r1 eutils python-r1 vala versionator
-
-DIR_PV=$(get_version_component_range 1-2)
-
-DESCRIPTION="Service to log activities and present to other apps"
-HOMEPAGE="https://launchpad.net/zeitgeist/"
-SRC_URI="https://launchpad.net/zeitgeist/${DIR_PV}/${PV}/+download/${P}.tar.xz
- https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="+datahub downloads-monitor +fts icu introspection nls sql-debug telepathy"
-
-REQUIRED_USE="
- ${PYTHON_REQUIRED_USE}
- downloads-monitor? ( datahub )"
-
-RDEPEND="
- ${PYTHON_DEPS}
- dev-libs/json-glib
- dev-python/dbus-python[${PYTHON_USEDEP}]
- dev-python/rdflib[${PYTHON_USEDEP}]
- media-libs/raptor:2
- >=dev-libs/glib-2.35.4:2
- >=dev-db/sqlite-3.7.11:3
- sys-apps/dbus
- datahub? ( x11-libs/gtk+:3 )
- fts? ( dev-libs/xapian:0=[inmemory] )
- icu? ( dev-libs/dee[icu?] )
- introspection? ( dev-libs/gobject-introspection )
- telepathy? ( net-libs/telepathy-glib )
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- >=dev-util/intltool-0.35
- virtual/pkgconfig
-"
-
-src_prepare() {
- # pure-python module is better managed manually, see src_install
- sed -e 's:python::g' \
- -i Makefile.am || die
-
- # Fix direct invocation of python in configure
- epatch "${FILESDIR}"/${PN}-0.9.15-python-detection.patch
-
- autotools-utils_src_prepare
- vala_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- --docdir="${EPREFIX}/usr/share/doc/${PF}"
- --with-session-bus-services-dir="${EPREFIX}/usr/share/dbus-1/services"
- $(use_enable sql-debug explain-queries)
- $(use_enable datahub)
- $(use_enable downloads-monitor)
- $(use_enable telepathy)
- $(use_enable introspection)
- $(use_with icu dee-icu)
- )
-
- use nls || myeconfargs+=( --disable-nls )
- use fts && myeconfargs+=( --enable-fts )
-
- python_setup
- autotools-utils_src_configure
-}
-
-src_test() {
- autotools-utils_src_test TESTS_ENVIRONMENT="dbus-run-session"
-}
-
-src_install() {
- dobashcomp data/completions/zeitgeist-daemon
- autotools-utils_src_install
- cd python || die
- python_moduleinto ${PN}
- python_foreach_impl python_domodule *py
-
- # Redundant NEWS/AUTHOR installation
- rm -r "${D}"/usr/share/zeitgeist/doc/ || die
-}
diff --git a/gnome-extra/zeitgeist/zeitgeist-1.0.ebuild b/gnome-extra/zeitgeist/zeitgeist-1.0.ebuild
deleted file mode 100644
index 7cc47aea59c5..000000000000
--- a/gnome-extra/zeitgeist/zeitgeist-1.0.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-VALA_MIN_API_VERSION=0.22
-
-inherit bash-completion-r1 python-r1 vala versionator xdg
-
-DIR_PV=$(get_version_component_range 1-2)
-
-DESCRIPTION="Service to log activities and present to other apps"
-HOMEPAGE="https://launchpad.net/zeitgeist/"
-SRC_URI="https://launchpad.net/zeitgeist/${DIR_PV}/${PV}/+download/${P}.tar.xz
- https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+datahub downloads-monitor +fts introspection nls sql-debug telepathy"
-
-REQUIRED_USE="
- ${PYTHON_REQUIRED_USE}
- downloads-monitor? ( datahub )"
-
-RDEPEND="
- ${PYTHON_DEPS}
- dev-libs/json-glib
- dev-python/dbus-python[${PYTHON_USEDEP}]
- dev-python/rdflib[${PYTHON_USEDEP}]
- media-libs/raptor:2
- >=dev-libs/glib-2.35.4:2
- >=dev-db/sqlite-3.7.11:3
- sys-apps/dbus
- datahub? ( x11-libs/gtk+:3 )
- fts? ( dev-libs/xapian:0=[inmemory] )
- introspection? ( dev-libs/gobject-introspection )
- telepathy? ( net-libs/telepathy-glib )
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- >=sys-devel/gettext-0.19
- virtual/pkgconfig
-"
-
-PATCHES=(
- # Fix direct invocation of python in configure
- "${FILESDIR}"/${PN}-1.0-python-detection.patch
-)
-
-src_prepare() {
- # pure-python module is better managed manually, see src_install
- sed -e 's:python::g' \
- -i Makefile.am || die
-
- vala_src_prepare
- xdg_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- --docdir="${EPREFIX}/usr/share/doc/${PF}"
- --without-dee-icu
- $(use_enable sql-debug explain-queries)
- $(use_enable datahub)
- $(use_enable downloads-monitor)
- $(use_enable telepathy)
- $(use_enable introspection)
- )
-
- use nls || myeconfargs+=( --disable-nls )
- use fts && myeconfargs+=( --enable-fts )
-
- python_setup
- econf "${myeconfargs[@]}"
-}
-
-src_test() {
- emake check TESTS_ENVIRONMENT="dbus-run-session"
-}
-
-src_install() {
- default
-
- dobashcomp data/completions/zeitgeist-daemon
-
- cd python || die
- python_moduleinto ${PN}
- python_foreach_impl python_domodule *py
-
- # Redundant NEWS/AUTHOR installation
- rm -r "${D}"/usr/share/zeitgeist/doc/ || die
-}