Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, gnome-extra/zeitgeist-datasources/
Date: Tue, 18 Apr 2017 15:09:04
Message-Id: 1492528125.99a3607692523f9b2bd9c872a03893bd29596698.mgorny@gentoo
1 commit: 99a3607692523f9b2bd9c872a03893bd29596698
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 15:05:47 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 15:08:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a36076
7
8 gnome-extra/zeitgeist-datasources: Remove last-rited pkg, #604836
9
10 gnome-extra/zeitgeist-datasources/Manifest | 1 -
11 gnome-extra/zeitgeist-datasources/metadata.xml | 26 -----
12 .../zeitgeist-datasources-0.8.1.ebuild | 108 ---------------------
13 profiles/package.mask | 5 -
14 4 files changed, 140 deletions(-)
15
16 diff --git a/gnome-extra/zeitgeist-datasources/Manifest b/gnome-extra/zeitgeist-datasources/Manifest
17 deleted file mode 100644
18 index 61474eb122d..00000000000
19 --- a/gnome-extra/zeitgeist-datasources/Manifest
20 +++ /dev/null
21 @@ -1 +0,0 @@
22 -DIST zeitgeist-datasources-0.8.1.tar.gz 482395 SHA256 c7394f8e580a9607052b66e0db2d08643c062f3841122319c5b89a0ed6ecbc1e SHA512 a97872536f400f444f1bbff6af2b5dad91155f5d271b34a3c46fd6dbec203728694ec7bb79a431dea30299cb5ea19d8724988989189f9f87fa1274cacbe84fd5 WHIRLPOOL 9dbb2aebf32b8d0ad8691701eeefee70450b2866329a07a765309ea1c879f2f31c65011dfd3e8a749426afcf79f21d8878d435e02aca11b260f7e2f6f70aea0c
23
24 diff --git a/gnome-extra/zeitgeist-datasources/metadata.xml b/gnome-extra/zeitgeist-datasources/metadata.xml
25 deleted file mode 100644
26 index 5c5d99600db..00000000000
27 --- a/gnome-extra/zeitgeist-datasources/metadata.xml
28 +++ /dev/null
29 @@ -1,26 +0,0 @@
30 -<?xml version="1.0" encoding="UTF-8"?>
31 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
32 -<pkgmetadata>
33 - <!-- maintainer-needed -->
34 - <longdescription>
35 -Dataproviders are small plugins for applications whose work is to push the
36 -user’s activities as events in the Zeitgeist daemon. The work of dataproviders
37 -are limited to pushing events and not consuming. Without dataproviders being
38 -enabled having exhaustive log of user’s activities is tough as Zeitgeist
39 -datahub does not track events like opening websites etc.
40 -</longdescription>
41 - <use>
42 - <flag name="bzr">Zeitgeist plugin for <pkg>dev-vcs/bzr</pkg> as data source</flag>
43 - <flag name="geany">Zeitgeist plugin for <pkg>dev-util/geany</pkg> as data source</flag>
44 - <flag name="vim">Zeitgeist plugin for vim as data source</flag>
45 - <flag name="emacs">Zeitgeist plugin for emacs as data source</flag>
46 - <flag name="tomboy">Zeitgeist plugin for tomboy as data source</flag>
47 - <flag name="telepathy">Zeitgeist plugin for telepathy framework as data source</flag>
48 - <flag name="firefox">Zeitgeist plugin for <pkg>www-client/firefox</pkg> as data source</flag>
49 - <flag name="chromium">Zeitgeist plugin for <pkg>www-client/chromium</pkg> as data source</flag>
50 - <flag name="thunderbird">Zeitgeist plugin for <pkg>mail-client/thunderbird</pkg> as data source</flag>
51 - </use>
52 - <upstream>
53 - <remote-id type="launchpad">zeitgeist-datasources</remote-id>
54 - </upstream>
55 -</pkgmetadata>
56
57 diff --git a/gnome-extra/zeitgeist-datasources/zeitgeist-datasources-0.8.1.ebuild b/gnome-extra/zeitgeist-datasources/zeitgeist-datasources-0.8.1.ebuild
58 deleted file mode 100644
59 index af21e23d001..00000000000
60 --- a/gnome-extra/zeitgeist-datasources/zeitgeist-datasources-0.8.1.ebuild
61 +++ /dev/null
62 @@ -1,108 +0,0 @@
63 -# Copyright 1999-2015 Gentoo Foundation
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -EAPI=5
67 -
68 -AUTOTOOLS_AUTORECONF=true
69 -VALA_MIN_API_VERSION=0.14
70 -PYTHON_COMPAT=( python2_7 )
71 -
72 -inherit autotools-utils eutils mono-env multilib python-single-r1 versionator vala
73 -
74 -DIR_PV=$(get_version_component_range 1-2)
75 -DIR_PV2=$(get_version_component_range 1-3)
76 -
77 -DESCRIPTION="Plugins whose work is to push activities as events into Zeitgeist daemon"
78 -HOMEPAGE="https://launchpad.net/zeitgeist-datasources/ http://zeitgeist-project.com/"
79 -SRC_URI="https://launchpad.net/zeitgeist-datasources/${DIR_PV}/${DIR_PV2}/+download/${P}.tar.gz"
80 -
81 -SLOT="0"
82 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
83 -LICENSE="GPL-3"
84 -PLUGINS_IUSE="bzr chromium emacs firefox geany mono telepathy thunderbird tomboy vim"
85 -PLUGINS="bzr chrome emacs firefox geany monodevelop telepathy thunderbird tomboy vim"
86 -IUSE="${PLUGINS_IUSE} static-libs"
87 -
88 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
89 -
90 -RDEPEND="
91 - ${PYTHON_DEPS}
92 - dev-libs/libzeitgeist
93 - x11-libs/gtk+:2
94 - emacs? ( virtual/emacs )
95 - firefox? ( || ( >=www-client/firefox-4.0 >=www-client/firefox-bin-4.0 ) )
96 - geany? ( dev-util/geany )
97 - mono? ( dev-util/monodevelop )
98 - telepathy? (
99 - net-libs/telepathy-glib[${PYTHON_USEDEP}]
100 - dev-python/dbus-python[${PYTHON_USEDEP}]
101 - dev-python/pygobject[${PYTHON_USEDEP}]
102 - )
103 - tomboy? (
104 - app-misc/tomboy
105 - dev-dotnet/gtk-sharp
106 - dev-dotnet/mono-addins
107 - dev-dotnet/zeitgeist-sharp
108 - dev-python/dbus-python[${PYTHON_USEDEP}]
109 - )
110 - vim? ( app-editors/vim[python] )
111 -"
112 -DEPEND="${RDEPEND}
113 - $(vala_depend)"
114 -PDEPEND="gnome-extra/zeitgeist"
115 -
116 -src_prepare() {
117 - rm bzr/bzr-icon-64.png || die
118 - sed \
119 - -e '/bzr-icon-64.png/d' \
120 - -i bzr/Makefile.am || die
121 - sed \
122 - -e '/^allowed_plugin/s:^:#:g' \
123 - -i configure.ac || die
124 -
125 - SEARCH='$(datadir)/opt/google/chrome/resources'
126 - REPLACE="/usr/$(get_libdir)/chromium-browser/resources"
127 - sed \
128 - -e "s:${SEARCH}:${REPLACE}:" \
129 - -i chrome/Makefile.* || die
130 -
131 - sed \
132 - -e "/^extensiondir/s:= .*:= \$(libdir)/firefox/extensions:g" \
133 - -e "/^xul_extdir/s:xul-ext-zeitgeist:xpcom-firefox@×××××××××××××××××.com:g" \
134 - -i firefox/extension/Makefile.am || die
135 -
136 - sed \
137 - -e "/^extensiondir/s:= .*:= \$(libdir)/thunderbird/extensions:g" \
138 - -e "/^xul_extdir/s:xul-ext-zeitgeist:thunderbird@×××××××××××××××××.com:g" \
139 - -i thunderbird/extension/Makefile.am || die
140 -
141 - sed \
142 - -e 's:vim72:vimfiles:' \
143 - -i vim/Makefile.* || die
144 -
145 - vala_src_prepare
146 - autotools-utils_src_prepare
147 -}
148 -
149 -src_configure() {
150 - local i myplugins
151 -
152 - for i in ${PLUGINS}; do
153 - case ${i} in
154 - chrome )
155 - use chromium && myplugins+=( ${i} )
156 - ;;
157 - monodevelop )
158 - use mono && myplugins+=( ${i} )
159 - ;;
160 - * )
161 - use ${i} && myplugins+=( ${i} )
162 - ;;
163 - esac
164 - done
165 -
166 - local myeconfargs=(
167 - allowed_plugins="${myplugins[@]}"
168 - )
169 - autotools-utils_src_configure
170 -}
171
172 diff --git a/profiles/package.mask b/profiles/package.mask
173 index fed6e5d2c00..e47776050f6 100644
174 --- a/profiles/package.mask
175 +++ b/profiles/package.mask
176 @@ -176,11 +176,6 @@ dev-perl/File-DirWalk
177 # Masked for removal in 30 days.
178 net-misc/apt-proxy
179
180 -# Michael Palimaka <kensington@g.o> (18 Mar 2017)
181 -# Broken. Dead upstream. Unmaintained.
182 -# Masked for removal in 30 days. Bug #604836.
183 -gnome-extra/zeitgeist-datasources
184 -
185 # Michael Palimaka <kensington@g.o> (13 Mar 2017)
186 # Testing x32 patch backports from 3.9
187 =dev-util/cmake-3.7.2-r10