Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/terminator/files/, x11-terms/terminator/
Date: Sun, 28 Jan 2018 01:35:50
Message-Id: 1517103302.845b2d81e6eb9e842bd9450e5adc0be12e75ef01.zlogene@gentoo
1 commit: 845b2d81e6eb9e842bd9450e5adc0be12e75ef01
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 01:35:02 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 01:35:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845b2d81
7
8 x11-terms/terminator: Drop old
9
10 Bug: https://bugs.gentoo.org/624160
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 x11-terms/terminator/Manifest | 3 -
14 x11-terms/terminator/files/0.94-session.patch | 13 ----
15 .../files/terminator-0.97-brightness.patch | 35 ----------
16 .../terminator/files/terminator-1.0-desktop.patch | 11 ----
17 x11-terms/terminator/terminator-0.97-r1.ebuild | 62 ------------------
18 x11-terms/terminator/terminator-0.98.ebuild | 73 ---------------------
19 x11-terms/terminator/terminator-1.0.ebuild | 76 ----------------------
20 7 files changed, 273 deletions(-)
21
22 diff --git a/x11-terms/terminator/Manifest b/x11-terms/terminator/Manifest
23 index 5fb65d1d112..28305643e3a 100644
24 --- a/x11-terms/terminator/Manifest
25 +++ b/x11-terms/terminator/Manifest
26 @@ -1,4 +1 @@
27 -DIST terminator-0.97.tar.gz 5025337 BLAKE2B 2d220166d76d0d5380f3541f2a0817cf22d6b04272af6970d76bd2ff1cd0b120b9f2766ee79d099a9ccbdf4c78dca917a87907b02ee03a21b16e3cc2f85a3806 SHA512 ac1dfb5c014323ddd3b3347645ac26083d96fe8e895d31c5992d185863d40b5f1a67c5db1315b48f483d9511faeb1adb16133a4aef1e1f178656f3437d4a7470
28 -DIST terminator-0.98.tar.gz 6007243 BLAKE2B 852182a52470646dc11a44b6d2ba4e3002bcdaef3482117ff2d5da6c5b6f96d00f0bb3e5e051c46f98a8e5f59d81aab9ccef0942f45da355ca4d0e4418c3eb43 SHA512 c40ac1929bb446239f769d33f37a6d49ee79ea10755dda4bbbd228763f13661f0ef7efd950a592462150237e516077311318e2a19c9f08adac76a418cf633573
29 -DIST terminator-1.0.tar.gz 881675 BLAKE2B 89c89f24c7950c7a7589a051d1deaf1198c519d31a4c887c0205df6ce30f66fd557acfa7c5d16a70c0a8e4e388efcb4f4125c9f7315aeb81fd4e98bac9b4d1e7 SHA512 5dbd7463dd8eca2f3554d7d51ae4b8745279485f39b3160feff93c8a02e5e753fff24ecbeaed756320e8ef3e58f14f2c367efa41180224176cff49eaed04d590
30 DIST terminator-1.91.tar.gz 910536 BLAKE2B 887eef489dc3eb73f7ae8f6284104ee5e6a23b33bc8486b203f9b53c7de5a11a43fdc6a344b02f269c0d4ce71cfc82f0c8285440900870870a43cd10d99326b9 SHA512 6feee96cda08f913601d3b01e51632bed87712ddb5ce577df1daa8a5fe4e8dc39075d5e21f87b865d1f007c7e1070ee2c0c814540c9c7786f0f24fbee762a03d
31
32 diff --git a/x11-terms/terminator/files/0.94-session.patch b/x11-terms/terminator/files/0.94-session.patch
33 deleted file mode 100644
34 index 4583b0cff7b..00000000000
35 --- a/x11-terms/terminator/files/0.94-session.patch
36 +++ /dev/null
37 @@ -1,13 +0,0 @@
38 -diff --git a/terminatorlib/terminator.py b/terminatorlib/terminator.py
39 -index 1686006..960e53d 100755
40 ---- a/terminatorlib/terminator.py
41 -+++ b/terminatorlib/terminator.py
42 -@@ -61,8 +61,6 @@ class Terminator(Borg):
43 - self.doing_layout = False
44 - if not self.pid_cwd:
45 - self.pid_cwd = get_pid_cwd()
46 -- if self.gnome_client is None:
47 -- self.attempt_gnome_client()
48 -
49 - def set_origcwd(self, cwd):
50 - """Store the original cwd our process inherits"""
51
52 diff --git a/x11-terms/terminator/files/terminator-0.97-brightness.patch b/x11-terms/terminator/files/terminator-0.97-brightness.patch
53 deleted file mode 100644
54 index 9e35d7d593f..00000000000
55 --- a/x11-terms/terminator/files/terminator-0.97-brightness.patch
56 +++ /dev/null
57 @@ -1,35 +0,0 @@
58 -=== modified file 'terminatorlib/prefseditor.py'
59 ---- terminatorlib/prefseditor.py 2013-02-16 00:10:45 +0000
60 -+++ terminatorlib/prefseditor.py 2013-05-11 22:03:46 +0000
61 -@@ -923,6 +923,8 @@
62 -
63 - def on_inactive_color_offset_change_value(self, widget, scroll, value):
64 - """Inactive color offset setting changed"""
65 -+ if value > 1.0:
66 -+ value = 1.0
67 - self.config['inactive_color_offset'] = round(value, 2)
68 - self.config.save()
69 -
70 -
71 -=== modified file 'terminatorlib/terminal.py'
72 ---- terminatorlib/terminal.py 2013-02-15 15:10:55 +0000
73 -+++ terminatorlib/terminal.py 2013-05-11 22:03:46 +0000
74 -@@ -621,11 +621,17 @@
75 -
76 - factor = self.config['inactive_color_offset']
77 - self.fgcolor_inactive = self.fgcolor_active.copy()
78 -+ dbg(("fgcolor_inactive set to: RGB(%s,%s,%s)", getattr(self.fgcolor_inactive, "red"),
79 -+ getattr(self.fgcolor_inactive, "green"),
80 -+ getattr(self.fgcolor_inactive, "blue")))
81 -
82 - for bit in ['red', 'green', 'blue']:
83 - setattr(self.fgcolor_inactive, bit,
84 - getattr(self.fgcolor_inactive, bit) * factor)
85 -
86 -+ dbg(("fgcolor_inactive set to: RGB(%s,%s,%s)", getattr(self.fgcolor_inactive, "red"),
87 -+ getattr(self.fgcolor_inactive, "green"),
88 -+ getattr(self.fgcolor_inactive, "blue")))
89 - colors = self.config['palette'].split(':')
90 - self.palette_active = []
91 - self.palette_inactive = []
92 -
93
94 diff --git a/x11-terms/terminator/files/terminator-1.0-desktop.patch b/x11-terms/terminator/files/terminator-1.0-desktop.patch
95 deleted file mode 100644
96 index 2edf260d76b..00000000000
97 --- a/x11-terms/terminator/files/terminator-1.0-desktop.patch
98 +++ /dev/null
99 @@ -1,11 +0,0 @@
100 ---- a/data/terminator.desktop.in
101 -+++ b/data/terminator.desktop.in
102 -@@ -9,7 +9,7 @@
103 - StartupNotify=true
104 - X-Ubuntu-Gettext-Domain=terminator
105 - X-Ayatana-Desktop-Shortcuts=NewWindow;
106 --[NewWindow Shortcut Group]
107 -+[X-NewWindow Shortcut Group]
108 - Name=Open a New Window
109 - Exec=terminator
110 - TargetEnvironment=Unity
111
112 diff --git a/x11-terms/terminator/terminator-0.97-r1.ebuild b/x11-terms/terminator/terminator-0.97-r1.ebuild
113 deleted file mode 100644
114 index 892774b2120..00000000000
115 --- a/x11-terms/terminator/terminator-0.97-r1.ebuild
116 +++ /dev/null
117 @@ -1,62 +0,0 @@
118 -# Copyright 1999-2015 Gentoo Foundation
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=5
122 -
123 -PYTHON_COMPAT=( python2_7 )
124 -
125 -inherit gnome2 distutils-r1
126 -
127 -DESCRIPTION="Multiple GNOME terminals in one window"
128 -HOMEPAGE="http://www.tenshu.net/p/terminator.html"
129 -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
130 -
131 -LICENSE="GPL-2"
132 -SLOT="0"
133 -KEYWORDS="amd64 x86"
134 -IUSE="dbus gnome +libnotify"
135 -
136 -RDEPEND="
137 - dev-libs/keybinder:0[python]
138 - x11-libs/vte:0[python]
139 - dbus? ( sys-apps/dbus )
140 - gnome? (
141 - dev-python/gconf-python
142 - dev-python/libgnome-python
143 - dev-python/pygobject:2[${PYTHON_USEDEP}]
144 - dev-python/pygtk:2[${PYTHON_USEDEP}]
145 - )
146 - libnotify? ( dev-python/notify-python[${PYTHON_USEDEP}] )"
147 -DEPEND="dev-util/intltool"
148 -
149 -S="${WORKDIR}"/trunk
150 -
151 -python_prepare_all() {
152 - local PATCHES=(
153 - "${FILESDIR}"/0.90-without-icon-cache.patch
154 - "${FILESDIR}"/0.94-session.patch
155 - "${FILESDIR}"/${P}-brightness.patch
156 - )
157 -
158 - local i p
159 - if [[ -n "${LINGUAS+x}" ]] ; then
160 - pushd "${S}"/po > /dev/null
161 - strip-linguas -i .
162 - for i in *.po; do
163 - if ! has ${i%.po} ${LINGUAS} ; then
164 - rm ${i} || die
165 - fi
166 - done
167 - popd > /dev/null
168 - fi
169 -
170 - distutils-r1_python_prepare_all
171 -}
172 -
173 -pkg_postinst() {
174 - gnome2_pkg_postinst
175 -}
176 -
177 -pkg_postrm() {
178 - gnome2_pkg_postrm
179 -}
180
181 diff --git a/x11-terms/terminator/terminator-0.98.ebuild b/x11-terms/terminator/terminator-0.98.ebuild
182 deleted file mode 100644
183 index 45c961dd571..00000000000
184 --- a/x11-terms/terminator/terminator-0.98.ebuild
185 +++ /dev/null
186 @@ -1,73 +0,0 @@
187 -# Copyright 1999-2015 Gentoo Foundation
188 -# Distributed under the terms of the GNU General Public License v2
189 -
190 -EAPI=5
191 -
192 -PYTHON_COMPAT=( python2_7 )
193 -
194 -inherit gnome2 distutils-r1 virtualx
195 -
196 -DESCRIPTION="Multiple GNOME terminals in one window"
197 -HOMEPAGE="http://www.tenshu.net/p/terminator.html"
198 -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
199 -
200 -LICENSE="GPL-2"
201 -SLOT="0"
202 -KEYWORDS="~amd64 ~x86"
203 -IUSE="dbus doc gnome +libnotify"
204 -
205 -RDEPEND="
206 - dev-libs/keybinder:0[python]
207 - x11-libs/vte:0[python]
208 - dbus? ( sys-apps/dbus )
209 - gnome? (
210 - dev-python/gconf-python
211 - dev-python/libgnome-python
212 - dev-python/pygobject:2[${PYTHON_USEDEP}]
213 - dev-python/pygtk:2[${PYTHON_USEDEP}]
214 - )
215 - libnotify? ( dev-python/notify-python[${PYTHON_USEDEP}] )"
216 -DEPEND="dev-util/intltool"
217 -
218 -python_prepare_all() {
219 - local PATCHES=(
220 - "${FILESDIR}"/0.90-without-icon-cache.patch
221 - "${FILESDIR}"/0.94-session.patch
222 - )
223 -
224 - local i p
225 - if [[ -n "${LINGUAS+x}" ]] ; then
226 - pushd "${S}"/po > /dev/null
227 - strip-linguas -i .
228 - for i in *.po; do
229 - if ! has ${i%.po} ${LINGUAS} ; then
230 - rm ${i} || die
231 - fi
232 - done
233 - popd > /dev/null
234 - fi
235 -
236 - sed \
237 - -e "/'share', 'doc'/s:${PN}:${PF}:g" \
238 - -i setup.py terminatorlib/util.py || die
239 -
240 - use doc || \
241 - sed \
242 - -e '/install_documentation/s:True:False:g' \
243 - -i setup.py || die
244 -
245 - distutils-r1_python_prepare_all
246 -}
247 -
248 -python_test() {
249 - VIRTUALX_COMMAND="esetup.py"
250 - virtualmake test
251 -}
252 -
253 -pkg_postinst() {
254 - gnome2_pkg_postinst
255 -}
256 -
257 -pkg_postrm() {
258 - gnome2_pkg_postrm
259 -}
260
261 diff --git a/x11-terms/terminator/terminator-1.0.ebuild b/x11-terms/terminator/terminator-1.0.ebuild
262 deleted file mode 100644
263 index 22d00846e1b..00000000000
264 --- a/x11-terms/terminator/terminator-1.0.ebuild
265 +++ /dev/null
266 @@ -1,76 +0,0 @@
267 -# Copyright 1999-2016 Gentoo Foundation
268 -# Distributed under the terms of the GNU General Public License v2
269 -
270 -EAPI=5
271 -PYTHON_COMPAT=( python2_7 )
272 -inherit gnome2 distutils-r1 virtualx
273 -
274 -DESCRIPTION="Multiple GNOME terminals in one window"
275 -HOMEPAGE="http://www.tenshu.net/p/terminator.html"
276 -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
277 -
278 -LICENSE="GPL-2"
279 -SLOT="0"
280 -KEYWORDS="~amd64 ~x86"
281 -IUSE="dbus doc gnome +libnotify"
282 -
283 -RDEPEND="
284 - dev-libs/keybinder:0[python]
285 - dev-python/psutil
286 - x11-libs/vte:0[python]
287 - dbus? ( sys-apps/dbus )
288 - gnome? (
289 - dev-python/gconf-python
290 - dev-python/libgnome-python
291 - dev-python/pygobject:2[${PYTHON_USEDEP}]
292 - dev-python/pygtk:2[${PYTHON_USEDEP}]
293 - )
294 - libnotify? ( dev-python/notify-python[${PYTHON_USEDEP}] )
295 -"
296 -DEPEND="
297 - dev-util/intltool
298 -"
299 -
300 -python_prepare_all() {
301 - local PATCHES=(
302 - "${FILESDIR}"/0.90-without-icon-cache.patch
303 - "${FILESDIR}"/0.94-session.patch
304 - "${FILESDIR}"/${P}-desktop.patch
305 - )
306 -
307 - local i p
308 - if [[ -n "${LINGUAS+x}" ]] ; then
309 - pushd "${S}"/po > /dev/null
310 - strip-linguas -i .
311 - for i in *.po; do
312 - if ! has ${i%.po} ${LINGUAS} ; then
313 - rm ${i} || die
314 - fi
315 - done
316 - popd > /dev/null
317 - fi
318 -
319 - sed \
320 - -e "/'share', 'doc'/s:${PN}:${PF}:g" \
321 - -i setup.py terminatorlib/util.py || die
322 -
323 - use doc || \
324 - sed \
325 - -e '/install_documentation/s:True:False:g' \
326 - -i setup.py || die
327 -
328 - distutils-r1_python_prepare_all
329 -}
330 -
331 -python_test() {
332 - VIRTUALX_COMMAND="esetup.py"
333 - virtualmake test
334 -}
335 -
336 -pkg_postinst() {
337 - gnome2_pkg_postinst
338 -}
339 -
340 -pkg_postrm() {
341 - gnome2_pkg_postrm
342 -}