Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/
Date: Sat, 06 Oct 2018 20:25:07
Message-Id: 1538857327.1644176f44913393e7be6bc12de471d21103745b.leio@gentoo
1 commit: 1644176f44913393e7be6bc12de471d21103745b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 20:01:41 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 20:22:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1644176f
7
8 mate-extra/mate-system-monitor: remove old
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 mate-extra/mate-system-monitor/Manifest | 3 --
14 .../mate-system-monitor-1.12.2.ebuild | 53 ----------------------
15 .../mate-system-monitor-1.14.0.ebuild | 52 ---------------------
16 .../mate-system-monitor-1.16.0.ebuild | 52 ---------------------
17 mate-extra/mate-system-monitor/metadata.xml | 3 --
18 5 files changed, 163 deletions(-)
19
20 diff --git a/mate-extra/mate-system-monitor/Manifest b/mate-extra/mate-system-monitor/Manifest
21 index 608ed231001..9ff69d91563 100644
22 --- a/mate-extra/mate-system-monitor/Manifest
23 +++ b/mate-extra/mate-system-monitor/Manifest
24 @@ -1,4 +1 @@
25 -DIST mate-system-monitor-1.12.2.tar.xz 2114504 BLAKE2B ceec8177fa020cf739f132d9970a2f56029d12eb767853b3dce671d483fa661ade6d2190e68fdfc7250fd1cbf03ac5b9845a5337a27a75027ebe664ef756038b SHA512 f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
26 -DIST mate-system-monitor-1.14.0.tar.xz 2135464 BLAKE2B e390fcfa7d41aaf2b407f0a4e22acf1c9f3eaccfb1a13d8137cc56964751126c94569cf16427409118f86a8125147f27e59a8db05b20349c7ab18065451fa31d SHA512 f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5
27 -DIST mate-system-monitor-1.16.0.tar.xz 2120984 BLAKE2B 560a811774ffe8ee46876fb7618ff373dc810f0e6e068fef1265dba72c71b4ff808228be5b25c8f22d278e46be074b0a176d6722a3ce0dc3886311b35ed4ef11 SHA512 6ee8e1d1a3af5e3b295c2cca74b3e6bdf8a09eb6aa7d63f13db006829c2df25b580b72cc8d6e34e2844b243999cd4f059a42aa67a88c60825defdb7880150796
28 DIST mate-system-monitor-1.18.1.tar.xz 2159100 BLAKE2B babac7ad0dc3a3bccf5c6d4567bee0c95aad1f5fffdb1d6d566316f4712a345e7083c8032c19b6615a9f9d06fbbe8b89357407b897206f3131294b7d2305b45d SHA512 47dd2ba46cd6fbd1beef2e6f0a93332c7142f701d18f6894b4986134c557f63f3e2bed382af17cc5bf45693b556a91ccab36fde940126fdceb5834d4cea08356
29
30 diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild
31 deleted file mode 100644
32 index a640204bee9..00000000000
33 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild
34 +++ /dev/null
35 @@ -1,53 +0,0 @@
36 -# Copyright 1999-2016 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -inherit mate
42 -
43 -if [[ ${PV} != 9999 ]]; then
44 - KEYWORDS="amd64 ~arm x86"
45 -fi
46 -
47 -DESCRIPTION="The MATE System Monitor"
48 -LICENSE="GPL-2"
49 -SLOT="0"
50 -
51 -IUSE="gtk3 systemd"
52 -
53 -RDEPEND="
54 - >=dev-cpp/glibmm-2.26:2
55 - >=dev-libs/dbus-glib-0.70:0
56 - >=dev-libs/glib-2.36:2
57 - dev-libs/libsigc++:2
58 - >=dev-libs/libxml2-2:2
59 - >=gnome-base/libgtop-2.23.1:2=
60 - >=gnome-base/librsvg-2.35:2
61 - >=sys-apps/dbus-0.7:0
62 - x11-libs/cairo:0
63 - x11-libs/gdk-pixbuf:2
64 - virtual/libintl:0
65 - !gtk3? (
66 - >=dev-cpp/gtkmm-2.22:2.4
67 - >=x11-libs/gtk+-2.20:2
68 - >=x11-libs/libwnck-2.5:1
69 - )
70 - gtk3? (
71 - >=dev-cpp/gtkmm-3.0:3.0
72 - >=x11-libs/gtk+-3.0:3
73 - >=x11-libs/libwnck-2.91:3
74 - )
75 - systemd? ( sys-apps/systemd )"
76 -
77 -DEPEND="${RDEPEND}
78 - app-text/yelp-tools:0
79 - >=dev-util/intltool-0.50.1:*
80 - sys-devel/gettext:*
81 - >=sys-devel/autoconf-2.63:*
82 - virtual/pkgconfig:*"
83 -
84 -src_configure() {
85 - mate_src_configure \
86 - --with-gtk=$(usex gtk3 3.0 2.0) \
87 - $(use_enable systemd)
88 -}
89
90 diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
91 deleted file mode 100644
92 index 5fb7d32fa1f..00000000000
93 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
94 +++ /dev/null
95 @@ -1,52 +0,0 @@
96 -# Copyright 1999-2016 Gentoo Foundation
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=6
100 -
101 -inherit mate
102 -
103 -if [[ ${PV} != 9999 ]]; then
104 - KEYWORDS="~amd64 ~arm ~x86"
105 -fi
106 -
107 -DESCRIPTION="The MATE System Monitor"
108 -LICENSE="GPL-2"
109 -SLOT="0"
110 -
111 -IUSE="systemd"
112 -
113 -COMMON_DEPEND="
114 - >=dev-cpp/glibmm-2.26:2
115 - >=dev-cpp/gtkmm-3.8:3.0
116 - >=dev-libs/glib-2.36:2
117 - dev-libs/libsigc++:2
118 - >=dev-libs/libxml2-2:2
119 - >=gnome-base/libgtop-2.23.1:2=
120 - >=gnome-base/librsvg-2.35:2
121 - x11-libs/cairo:0
122 - x11-libs/gdk-pixbuf:2
123 - >=x11-libs/gtk+-3.14:3
124 - >=x11-libs/libwnck-3.0:3
125 - virtual/libintl:0
126 - systemd? ( sys-apps/systemd )"
127 -
128 -RDEPEND="${COMMON_DEPEND}"
129 -
130 -DEPEND="${COMMON_DEPEND}
131 - app-text/yelp-tools:0
132 - >=dev-util/intltool-0.50.1:*
133 - sys-devel/gettext:*
134 - >=sys-devel/autoconf-2.63:*
135 - virtual/pkgconfig:*"
136 -
137 -src_configure() {
138 - mate_src_configure \
139 - $(use_enable systemd)
140 -}
141 -
142 -pkg_postinst() {
143 - mate_pkg_postinst
144 -
145 - einfo "${PN} may run commands with escalated privileges using"
146 - einfo "x11-libs/gksu."
147 -}
148
149 diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.16.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.16.0.ebuild
150 deleted file mode 100644
151 index 5fb7d32fa1f..00000000000
152 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.16.0.ebuild
153 +++ /dev/null
154 @@ -1,52 +0,0 @@
155 -# Copyright 1999-2016 Gentoo Foundation
156 -# Distributed under the terms of the GNU General Public License v2
157 -
158 -EAPI=6
159 -
160 -inherit mate
161 -
162 -if [[ ${PV} != 9999 ]]; then
163 - KEYWORDS="~amd64 ~arm ~x86"
164 -fi
165 -
166 -DESCRIPTION="The MATE System Monitor"
167 -LICENSE="GPL-2"
168 -SLOT="0"
169 -
170 -IUSE="systemd"
171 -
172 -COMMON_DEPEND="
173 - >=dev-cpp/glibmm-2.26:2
174 - >=dev-cpp/gtkmm-3.8:3.0
175 - >=dev-libs/glib-2.36:2
176 - dev-libs/libsigc++:2
177 - >=dev-libs/libxml2-2:2
178 - >=gnome-base/libgtop-2.23.1:2=
179 - >=gnome-base/librsvg-2.35:2
180 - x11-libs/cairo:0
181 - x11-libs/gdk-pixbuf:2
182 - >=x11-libs/gtk+-3.14:3
183 - >=x11-libs/libwnck-3.0:3
184 - virtual/libintl:0
185 - systemd? ( sys-apps/systemd )"
186 -
187 -RDEPEND="${COMMON_DEPEND}"
188 -
189 -DEPEND="${COMMON_DEPEND}
190 - app-text/yelp-tools:0
191 - >=dev-util/intltool-0.50.1:*
192 - sys-devel/gettext:*
193 - >=sys-devel/autoconf-2.63:*
194 - virtual/pkgconfig:*"
195 -
196 -src_configure() {
197 - mate_src_configure \
198 - $(use_enable systemd)
199 -}
200 -
201 -pkg_postinst() {
202 - mate_pkg_postinst
203 -
204 - einfo "${PN} may run commands with escalated privileges using"
205 - einfo "x11-libs/gksu."
206 -}
207
208 diff --git a/mate-extra/mate-system-monitor/metadata.xml b/mate-extra/mate-system-monitor/metadata.xml
209 index abf6a9f6f1d..4e0e9ce5b40 100644
210 --- a/mate-extra/mate-system-monitor/metadata.xml
211 +++ b/mate-extra/mate-system-monitor/metadata.xml
212 @@ -5,9 +5,6 @@
213 <email>mate@g.o</email>
214 <name>Gentoo MATE Desktop</name>
215 </maintainer>
216 - <use>
217 - <flag name="gtk3">Build with GTK+3 instead of GTK+2</flag>
218 - </use>
219 <upstream>
220 <remote-id type="github">mate-desktop/mate-system-monitor</remote-id>
221 </upstream>