Gentoo Archives: gentoo-commits

From: Daniel Pielmeier <billie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/
Date: Sat, 04 Mar 2017 09:19:00
Message-Id: 1488619126.d2c5251be3f3cc63a50c2449911860736611a979.billie@gentoo
1 commit: d2c5251be3f3cc63a50c2449911860736611a979
2 Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 09:18:21 2017 +0000
4 Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 09:18:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c5251b
7
8 app-admin/conky: Remove old.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-admin/conky/Manifest | 1 -
13 app-admin/conky/conky-1.10.6.ebuild | 182 ----------------------------------
14 app-admin/conky/conky-1.9.0-r3.ebuild | 145 ---------------------------
15 app-admin/conky/metadata.xml | 1 -
16 4 files changed, 329 deletions(-)
17
18 diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
19 index a050b17d81a..e9ded135a75 100644
20 --- a/app-admin/conky/Manifest
21 +++ b/app-admin/conky/Manifest
22 @@ -1,3 +1,2 @@
23 DIST conky-1.10.4.tar.gz 365145 SHA256 ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c WHIRLPOOL 6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
24 DIST conky-1.10.6.tar.gz 365669 SHA256 4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca SHA512 ddd0b087e89654f8dace7d9682935a802b3bb22b7e65acd25dcc0f06e90b46bee695502d78b6e40a409f8eaffcd65a78d5f861ee6dbcbff6e48f88c2f20319c9 WHIRLPOOL 65a43baf0ec1b5e298a81a062d2aa511488026baf440a470eecc89d15aac010d0f89f86b60a16040ae1941fedbdb46f9aed82431a79f59b7f97439f148b9c5f5
25 -DIST conky-1.9.0.tar.bz2 626555 SHA256 baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889 WHIRLPOOL 41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a
26
27 diff --git a/app-admin/conky/conky-1.10.6.ebuild b/app-admin/conky/conky-1.10.6.ebuild
28 deleted file mode 100644
29 index 9011e6dfb2f..00000000000
30 --- a/app-admin/conky/conky-1.10.6.ebuild
31 +++ /dev/null
32 @@ -1,182 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -inherit cmake-utils linux-info readme.gentoo-r1
39 -
40 -DESCRIPTION="An advanced, highly configurable system monitor for X"
41 -HOMEPAGE="https://github.com/brndnmtthws/conky"
42 -SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="GPL-3 BSD LGPL-2.1 MIT"
45 -SLOT="0"
46 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
47 -IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
48 - lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
49 - nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
50 - weather-metar weather-xoap webserver wifi X xmms2"
51 -
52 -DEPEND_COMMON="
53 - X? (
54 - imlib? ( media-libs/imlib2[X] )
55 - lua-cairo? (
56 - >=dev-lua/toluapp-1.0.93
57 - x11-libs/cairo[X] )
58 - lua-imlib? (
59 - >=dev-lua/toluapp-1.0.93
60 - media-libs/imlib2[X] )
61 - lua-rsvg? (
62 - >=dev-lua/toluapp-1.0.93
63 - gnome-base/librsvg )
64 - nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
65 - truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
66 - x11-libs/libX11
67 - x11-libs/libXdamage
68 - x11-libs/libXinerama
69 - x11-libs/libXfixes
70 - x11-libs/libXext
71 - audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
72 - xmms2? ( media-sound/xmms2 )
73 - )
74 - cmus? ( media-sound/cmus )
75 - curl? ( net-misc/curl )
76 - eve? ( net-misc/curl dev-libs/libxml2 )
77 - ical? ( dev-libs/libical )
78 - iconv? ( virtual/libiconv )
79 - irc? ( net-libs/libircclient )
80 - mysql? ( >=virtual/mysql-5.0 )
81 - ncurses? ( sys-libs/ncurses:= )
82 - pulseaudio? ( media-sound/pulseaudio )
83 - rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
84 - systemd? ( sys-apps/systemd )
85 - wifi? ( net-wireless/wireless-tools )
86 - weather-metar? ( net-misc/curl )
87 - weather-xoap? ( dev-libs/libxml2 net-misc/curl )
88 - webserver? ( net-libs/libmicrohttpd )
89 - >=dev-lang/lua-5.1.4-r8:0
90 - "
91 -RDEPEND="
92 - ${DEPEND_COMMON}
93 - apcupsd? ( sys-power/apcupsd )
94 - hddtemp? ( app-admin/hddtemp )
95 - moc? ( media-sound/moc )
96 - nano-syntax? ( app-editors/nano )
97 - vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
98 - "
99 -DEPEND="
100 - ${DEPEND_COMMON}
101 - app-text/docbook2X
102 - "
103 -
104 -CONFIG_CHECK=~IPV6
105 -
106 -DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
107 -
108 -DISABLE_AUTOFORMATTING="yes"
109 -DOC_CONTENTS="You can find sample configurations at ${ROOT%/}/usr/share/doc/${PF}.
110 -To customize, copy to ${XDG_CONFIG_HOME}/conky/conky.conf
111 -and edit it to your liking.
112 -
113 -There are pretty html docs available at the conky homepage
114 -or in ${ROOT%/}/usr/share/doc/${PF}/html.
115 -
116 -Also see https://wiki.gentoo.org/wiki/Conky/HOWTO"
117 -
118 -pkg_setup() {
119 - use ipv6 && linux-info_pkg_setup
120 -}
121 -
122 -src_configure() {
123 - local mycmakeargs
124 -
125 - if use X; then
126 - mycmakeargs=(
127 - -DBUILD_X11=ON
128 - -DOWN_WINDOW=ON
129 - -DBUILD_XDAMAGE=ON
130 - -DBUILD_XINERAMA=ON
131 - -DBUILD_XDBE=ON
132 - -DBUILD_XFT=$(usex truetype)
133 - -DBUILD_IMLIB2=$(usex imlib)
134 - -DBUILD_XSHAPE=ON
135 - -DBUILD_ARGB=ON
136 - -DBUILD_LUA_CAIRO=$(usex lua-cairo)
137 - -DBUILD_LUA_IMLIB2=$(usex lua-imlib)
138 - -DBUILD_LUA_RSVG=$(usex lua-rsvg)
139 - -DBUILD_NVIDIA=$(usex nvidia)
140 - -DBUILD_AUDACIOUS=$(usex audacious)
141 - -DBUILD_XMMS2=$(usex xmms2)
142 - )
143 - else
144 - mycmakeargs=(
145 - -DBUILD_X11=OFF
146 - -DBUILD_NVIDIA=OFF
147 - -DBUILD_LUA_CAIRO=OFF
148 - -DBUILD_LUA_IMLIB2=OFF
149 - -DBUILD_LUA_RSVG=OFF
150 - -DBUILD_AUDACIOUS=OFF
151 - -DBUILD_XMMS2=OFF
152 - )
153 - fi
154 -
155 - mycmakeargs+=(
156 - -DBUILD_APCUPSD=$(usex apcupsd)
157 - -DBUILD_CMUS=$(usex cmus)
158 - -DBUILD_CURL=$(usex curl)
159 - -DBUILD_EVE=$(usex eve)
160 - -DBUILD_HDDTEMP=$(usex hddtemp)
161 - -DBUILD_IOSTATS=$(usex iostats)
162 - -DBUILD_ICAL=$(usex ical)
163 - -DBUILD_ICONV=$(usex iconv)
164 - -DBUILD_IPV6=$(usex ipv6)
165 - -DBUILD_IRC=$(usex irc)
166 - -DBUILD_MATH=$(usex math)
167 - -DBUILD_MOC=$(usex moc)
168 - -DBUILD_MPD=$(usex mpd)
169 - -DBUILD_MYSQL=$(usex mysql)
170 - -DBUILD_NCURSES=$(usex ncurses)
171 - -DBUILD_PORT_MONITORS=$(usex portmon)
172 - -DBUILD_PULSEAUDIO=$(usex pulseaudio)
173 - -DBUILD_RSS=$(usex rss)
174 - -DBUILD_JOURNAL=$(usex systemd)
175 - -DBUILD_IBM=$(usex thinkpad)
176 - -DBUILD_WEATHER_METAR=$(usex weather-metar)
177 - -DBUILD_WEATHER_XOAP=$(usex weather-xoap)
178 - -DBUILD_HTTP=$(usex webserver)
179 - -DBUILD_WLAN=$(usex wifi)
180 - -DBUILD_BUILTIN_CONFIG=ON
181 - -DBUILD_OLD_CONFIG=ON
182 - -DBUILD_I18N=ON
183 - -DMAINTAINER_MODE=OFF
184 - -DRELEASE=ON
185 - -DBUILD_BMPX=OFF
186 - -DDOC_PATH=/usr/share/doc/${PF}
187 - )
188 - # -DMAINTAINER_MODE=OFF disables building documentation and fixes bug #486270
189 -
190 - cmake-utils_src_configure
191 -}
192 -
193 -src_install() {
194 - cmake-utils_src_install
195 -
196 - if use vim-syntax; then
197 - insinto /usr/share/vim/vimfiles/ftdetect
198 - doins "${S}"/extras/vim/ftdetect/conkyrc.vim
199 -
200 - insinto /usr/share/vim/vimfiles/syntax
201 - doins "${S}"/extras/vim/syntax/conkyrc.vim
202 - fi
203 -
204 - if use nano-syntax; then
205 - insinto /usr/share/nano/
206 - doins "${S}"/extras/nano/conky.nanorc
207 - fi
208 -
209 - readme.gentoo_create_doc
210 -}
211 -
212 -pkg_postinst() {
213 - readme.gentoo_print_elog
214 -}
215
216 diff --git a/app-admin/conky/conky-1.9.0-r3.ebuild b/app-admin/conky/conky-1.9.0-r3.ebuild
217 deleted file mode 100644
218 index 68cfc2128f4..00000000000
219 --- a/app-admin/conky/conky-1.9.0-r3.ebuild
220 +++ /dev/null
221 @@ -1,145 +0,0 @@
222 -# Copyright 1999-2017 Gentoo Foundation
223 -# Distributed under the terms of the GNU General Public License v2
224 -
225 -EAPI=5
226 -
227 -inherit autotools eutils libtool
228 -
229 -DESCRIPTION="An advanced, highly configurable system monitor for X"
230 -HOMEPAGE="http://conky.sourceforge.net/"
231 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
232 -
233 -LICENSE="GPL-3 BSD LGPL-2.1 MIT"
234 -SLOT="0"
235 -KEYWORDS="alpha ~arm ppc ppc64 sparc"
236 -IUSE="apcupsd audacious curl debug eve hddtemp imlib iostats lua lua-cairo lua-imlib math moc mpd nano-syntax ncurses nvidia +portmon rss thinkpad truetype vim-syntax weather-metar weather-xoap wifi X xmms2"
237 -
238 -DEPEND_COMMON="
239 - X? (
240 - imlib? ( media-libs/imlib2[X] )
241 - lua-cairo? (
242 - >=dev-lua/toluapp-1.0.93
243 - >=dev-lang/lua-5.1.4-r8:0
244 - x11-libs/cairo[X] )
245 - lua-imlib? (
246 - >=dev-lua/toluapp-1.0.93
247 - >=dev-lang/lua-5.1.4-r8:0
248 - media-libs/imlib2[X] )
249 - nvidia? ( media-video/nvidia-settings )
250 - truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
251 - x11-libs/libX11
252 - x11-libs/libXdamage
253 - x11-libs/libXext
254 - audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
255 - xmms2? ( media-sound/xmms2 )
256 - )
257 - curl? ( net-misc/curl )
258 - eve? ( net-misc/curl dev-libs/libxml2 )
259 - portmon? ( dev-libs/glib:2 )
260 - lua? ( >=dev-lang/lua-5.1.4-r8:0 )
261 - ncurses? ( sys-libs/ncurses:= )
262 - rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
263 - wifi? ( net-wireless/wireless-tools )
264 - weather-metar? ( net-misc/curl )
265 - weather-xoap? ( dev-libs/libxml2 net-misc/curl )
266 - virtual/libiconv
267 - "
268 -RDEPEND="
269 - ${DEPEND_COMMON}
270 - apcupsd? ( sys-power/apcupsd )
271 - hddtemp? ( app-admin/hddtemp )
272 - moc? ( media-sound/moc )
273 - nano-syntax? ( app-editors/nano )
274 - vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
275 - "
276 -DEPEND="
277 - ${DEPEND_COMMON}
278 - virtual/pkgconfig
279 - "
280 -
281 -src_prepare() {
282 - epatch \
283 - "${FILESDIR}/${PN}-1.8.1-utf8-scroll.patch" \
284 - "${FILESDIR}/${P}-ncurses.patch" \
285 - "${FILESDIR}/${P}-lines-fix.patch" \
286 - "${FILESDIR}/${P}-update-when-message-count-decreases.patch" \
287 - "${FILESDIR}/${P}-apcupsd.patch" \
288 - "${FILESDIR}/${P}-default-graph-size.patch" \
289 - "${FILESDIR}/${P}-diskio-dmmajor.patch" \
290 - "${FILESDIR}/${P}-tinfo.patch" \
291 - "${FILESDIR}/${P}-update-noaa-metar-uri.patch"
292 -
293 - # Allow user patches #478482
294 - epatch_user
295 -
296 - eautoreconf
297 -}
298 -
299 -src_configure() {
300 - local myconf
301 -
302 - if use X; then
303 - myconf="--enable-x11 --enable-double-buffer --enable-xdamage"
304 - myconf="${myconf} --enable-argb --enable-own-window"
305 - myconf="${myconf} $(use_enable imlib imlib2) $(use_enable lua-cairo)"
306 - myconf="${myconf} $(use_enable lua-imlib lua-imlib2)"
307 - myconf="${myconf} $(use_enable nvidia) $(use_enable truetype xft)"
308 - myconf="${myconf} $(use_enable audacious) $(use_enable xmms2)"
309 - else
310 - myconf="--disable-x11 --disable-own-window --disable-argb"
311 - myconf="${myconf} --disable-lua-cairo --disable-nvidia --disable-xft"
312 - myconf="${myconf} --disable-audacious --disable-xmms2"
313 - fi
314 -
315 - econf \
316 - ${myconf} \
317 - $(use_enable apcupsd) \
318 - $(use_enable curl) \
319 - $(use_enable debug) \
320 - $(use_enable eve) \
321 - $(use_enable hddtemp) \
322 - $(use_enable iostats) \
323 - $(use_enable lua) \
324 - $(use_enable thinkpad ibm) \
325 - $(use_enable math) \
326 - $(use_enable moc) \
327 - $(use_enable mpd) \
328 - $(use_enable ncurses) \
329 - $(use_enable portmon) \
330 - $(use_enable rss) \
331 - $(use_enable weather-metar) \
332 - $(use_enable weather-xoap) \
333 - $(use_enable wifi wlan)
334 -}
335 -
336 -src_install() {
337 - default
338 -
339 - dohtml doc/*.html
340 -
341 - if use vim-syntax; then
342 - insinto /usr/share/vim/vimfiles/ftdetect
343 - doins "${S}"/extras/vim/ftdetect/conkyrc.vim
344 -
345 - insinto /usr/share/vim/vimfiles/syntax
346 - doins "${S}"/extras/vim/syntax/conkyrc.vim
347 - fi
348 -
349 - if use nano-syntax; then
350 - insinto /usr/share/nano/
351 - doins "${S}"/extras/nano/conky.nanorc
352 - fi
353 -}
354 -
355 -pkg_postinst() {
356 - if [[ -z "${REPLACING_VERSIONS}" ]]; then
357 - elog "You can find sample configurations at ${ROOT%/}/etc/conky."
358 - elog "To customize, copy to ~/.conkyrc and edit it to your liking."
359 - elog
360 - elog "There are pretty html docs available at the conky homepage"
361 - elog "or in ${ROOT%/}/usr/share/doc/${PF}/html."
362 - elog
363 - elog "Also see https://wiki.gentoo.org/wiki/Conky/HOWTO"
364 - elog
365 - fi
366 -}
367
368 diff --git a/app-admin/conky/metadata.xml b/app-admin/conky/metadata.xml
369 index 8b97c35909e..3bdd546109e 100644
370 --- a/app-admin/conky/metadata.xml
371 +++ b/app-admin/conky/metadata.xml
372 @@ -22,7 +22,6 @@
373 <flag name="ical">Enable support for events from iCalendar (RFC 5545) files using <pkg>dev-libs/libical</pkg></flag>
374 <flag name="iostats">Enable support for per-task I/O statistics</flag>
375 <flag name="irc">Enable support for displaying everything from an irc channel using <pkg>net-libs/libircclient</pkg></flag>
376 - <flag name="lua">Enable if you want Lua scripting support</flag>
377 <flag name="lua-cairo">Enable if you want Lua Cairo bindings</flag>
378 <flag name="lua-imlib">Enable if you want Lua Imlib2 bindings</flag>
379 <flag name="lua-rsvg">Enable if you want Lua RSVG bindings</flag>