Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, x11-plugins/wmMoonClock/, x11-plugins/wmMoonClock/files/, ...
Date: Fri, 01 Sep 2017 11:06:21
Message-Id: 1504263965.3f62d4cce3d77df788df022adb190f4dd9752239.voyageur@gentoo
1 commit: 3f62d4cce3d77df788df022adb190f4dd9752239
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 1 09:21:03 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 1 11:06:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f62d4cc
7
8 x11-plugins/wmMoonClock: renamed to x11-plugins/wmmoonclock
9
10 Point to current homepage and source tarball
11
12 profiles/updates/3Q-2017 | 1 +
13 x11-plugins/wmMoonClock/Manifest | 1 -
14 x11-plugins/wmmoonclock/Manifest | 1 +
15 .../files/wmmoonclock-1.27-implicit.patch} | 0
16 .../files/wmmoonclock-1.27-makefile.patch} | 0
17 x11-plugins/{wmMoonClock => wmmoonclock}/metadata.xml | 4 ++--
18 .../wmmoonclock-1.27-r1.ebuild} | 8 ++++----
19 7 files changed, 8 insertions(+), 7 deletions(-)
20
21 diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017
22 index 220e8d8d074..3588d6ee35e 100644
23 --- a/profiles/updates/3Q-2017
24 +++ b/profiles/updates/3Q-2017
25 @@ -4,3 +4,4 @@ slotmove kde-frameworks/kirigami 2 5
26 move app-i18n/libtomoe-gtk app-i18n/tomoe-gtk
27 move dev-libs/libchewing app-i18n/libchewing
28 move media-gfx/pydot dev-python/pydot
29 +move x11-plugins/wmMoonClock x11-plugins/wmmoonclock
30
31 diff --git a/x11-plugins/wmMoonClock/Manifest b/x11-plugins/wmMoonClock/Manifest
32 deleted file mode 100644
33 index b95106ca690..00000000000
34 --- a/x11-plugins/wmMoonClock/Manifest
35 +++ /dev/null
36 @@ -1 +0,0 @@
37 -DIST wmMoonClock-1.27.tar.gz 155197 SHA256 439d330a30ee1cb084e0512e894f5e1a2e9869745a2274fbd9a56832c1527c77 SHA512 5c1ccc92c763a74f03189939b39f15e763be751e8c9b6693298cdc131041165221c19b8eefabb9d06bb6cfa5c90b0aced13b24184122962375d279b9f14f8ffb WHIRLPOOL b6e83f7b867b135a77730206b11e5fb97ed36895de4c6ff49d752e048cd2d154f32459f0016b934d7053c0b5028bc5e0e2d815cb20f4ac301d5d65fe610f767b
38
39 diff --git a/x11-plugins/wmmoonclock/Manifest b/x11-plugins/wmmoonclock/Manifest
40 new file mode 100644
41 index 00000000000..57b81c15dae
42 --- /dev/null
43 +++ b/x11-plugins/wmmoonclock/Manifest
44 @@ -0,0 +1 @@
45 +DIST wmmoonclock-1.27.tar.gz 153080 SHA256 b0b74cc535dee4cba84074f14504e24b833cd6196d3f782348a7926aa631b7c8 SHA512 94c4b80882e1564780498e11e88ec31918605f64dd39f0c87544d29d9d8bc0db54823fd1fe5fbc992f212526a762de867598cb94236d18723d316bd04f5b097d WHIRLPOOL 4cd3e41f1392d9b2ed41fbacc2a2066cc688c9f75bfe18b8db4eac0fb603ee419a06ce02a4dfbdcef5fb724f024cf2a36d7b479021f2557716b6d38753d6e10c
46
47 diff --git a/x11-plugins/wmMoonClock/files/wmMoonClock-1.27-implicit.patch b/x11-plugins/wmmoonclock/files/wmmoonclock-1.27-implicit.patch
48 similarity index 100%
49 rename from x11-plugins/wmMoonClock/files/wmMoonClock-1.27-implicit.patch
50 rename to x11-plugins/wmmoonclock/files/wmmoonclock-1.27-implicit.patch
51
52 diff --git a/x11-plugins/wmMoonClock/files/wmMoonClock-1.27-makefile.patch b/x11-plugins/wmmoonclock/files/wmmoonclock-1.27-makefile.patch
53 similarity index 100%
54 rename from x11-plugins/wmMoonClock/files/wmMoonClock-1.27-makefile.patch
55 rename to x11-plugins/wmmoonclock/files/wmmoonclock-1.27-makefile.patch
56
57 diff --git a/x11-plugins/wmMoonClock/metadata.xml b/x11-plugins/wmmoonclock/metadata.xml
58 similarity index 80%
59 rename from x11-plugins/wmMoonClock/metadata.xml
60 rename to x11-plugins/wmmoonclock/metadata.xml
61 index eece34cc8ca..6559b220353 100644
62 --- a/x11-plugins/wmMoonClock/metadata.xml
63 +++ b/x11-plugins/wmmoonclock/metadata.xml
64 @@ -6,11 +6,11 @@
65 <name>Bernard Cafarelli</name>
66 </maintainer>
67 <longdescription>
68 - wmMoonClock displays phases and ephemeris of the Moon. Clicking on the App
69 + wmmoonclock displays phases and ephemeris of the Moon. Clicking on the App
70 cycles the user through several `pages' of ephemeris information. Included are
71 age, fraction of current lunar cycle, the % illumination, whether its currently
72 visible or not, the rise/set times for yesterday, today and tomorrow, the
73 - `horizon coordinates", and the "ecliptic coordinates". wmMoonClock supports
74 + `horizon coordinates", and the "ecliptic coordinates". wmmoonlock supports
75 8-bit and high-color displays.
76 </longdescription>
77 </pkgmetadata>
78
79 diff --git a/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild b/x11-plugins/wmmoonclock/wmmoonclock-1.27-r1.ebuild
80 similarity index 77%
81 rename from x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild
82 rename to x11-plugins/wmmoonclock/wmmoonclock-1.27-r1.ebuild
83 index 1c55f2ae4b5..7af3af34226 100644
84 --- a/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild
85 +++ b/x11-plugins/wmmoonclock/wmmoonclock-1.27-r1.ebuild
86 @@ -1,11 +1,11 @@
87 -# Copyright 1999-2014 Gentoo Foundation
88 +# Copyright 1999-2017 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90
91 inherit eutils multilib toolchain-funcs
92
93 DESCRIPTION="dockapp that shows lunar ephemeris to a high accuracy"
94 -SRC_URI="http://dockapps.windowmaker.org/download.php/id/21/${P}.tar.gz"
95 -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/14"
96 +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
97 +HOMEPAGE="http://www.dockapps.net/wmmoonclock"
98
99 RDEPEND="x11-libs/libX11
100 x11-libs/libXext
101 @@ -19,7 +19,7 @@ SLOT="0"
102 KEYWORDS="amd64 ~mips ppc sparc x86"
103 IUSE=""
104
105 -S="${WORKDIR}/${P}/Src"
106 +S="${WORKDIR}/${P}.orig/Src"
107
108 src_unpack() {
109 unpack ${A}