[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2024-02-17 Thread Arthur Zamarin
commit: cbab88d87d0ced24403d4a9eccf6e8d5b7c27e09
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Feb 18 06:07:31 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb 18 06:07:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbab88d8

gnome-extra/gnome-shell-extension-weather-in-the-clock: Stabilize 20221024-r2 
x86, #920697

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
index 6aca94a1bf9e..262bbe8eae38 100644
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2024-01-08 Thread Sam James
commit: 9b4cbbfac0008a119e1b90dfc05ec8a0ef6af075
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  8 17:24:51 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  8 17:26:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4cbbfa

gnome-extra/gnome-shell-extension-weather-in-the-clock: Stabilize 20221024-r2 
amd64, #920697

Signed-off-by: Sam James  gentoo.org>

 .../gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
index e64658821c7b..6aca94a1bf9e 100644
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/files/, ...

2023-10-19 Thread Pacho Ramos
commit: 39bb7a71651057a5125a752f4f06e2984bc95a47
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Oct 19 14:03:20 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Oct 19 14:52:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bb7a71

gnome-extra/gnome-shell-extension-weather-in-the-clock: Support gnome-45

Signed-off-by: Pacho Ramos  gentoo.org>

 ...l-extension-weather-in-the-clock-gnome-45.patch | 76 ++
 ...tension-weather-in-the-clock-20221024-r2.ebuild | 54 +++
 2 files changed, 130 insertions(+)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/files/gnome-shell-extension-weather-in-the-clock-gnome-45.patch
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/files/gnome-shell-extension-weather-in-the-clock-gnome-45.patch
new file mode 100644
index ..37d5968ec29c
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/files/gnome-shell-extension-weather-in-the-clock-gnome-45.patch
@@ -0,0 +1,76 @@
+From 42e6018943de5154971871f33599a66f10c17f26 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3=20=D0=9C=D0=BE=D1=80=D0=BE=D0=B7?=
+ =?UTF-8?q?=D0=BE=D0=B2?= 
+Date: Thu, 12 Oct 2023 23:30:58 +0300
+Subject: [PATCH] Gnome 45 support
+
+---
+ .../extension.js  | 37 +++
+ .../metadata.json |  2 +-
+ 2 files changed, 22 insertions(+), 17 deletions(-)
+
+diff --git a/weatherinthecl...@jasonlg1979.github.io/extension.js 
b/weatherinthecl...@jasonlg1979.github.io/extension.js
+index 7b097a4..dcb08b9 100644
+--- a/weatherinthecl...@jasonlg1979.github.io/extension.js
 b/weatherinthecl...@jasonlg1979.github.io/extension.js
+@@ -18,27 +18,32 @@
+  * If this extension breaks your desktop you get to keep all of the pieces...
+  */
+ 
+-const {Clutter, GLib, GObject, St} = imports.gi;
+-const [major, minor] = imports.misc.config.PACKAGE_VERSION.split('.').map(s 
=> Number(s));
++import Clutter from "gi://Clutter";
++import GLib from "gi://GLib";
++import GObject from "gi://GObject";
++import St from "gi://St";
++import * as Main from "resource:///org/gnome/shell/ui/main.js";
+ 
+ let panelWeather = null;
+ 
+-function enable() {
+-if (!panelWeather) {
+-let statusArea = imports.ui.main.panel.statusArea;
+-let dateMenu = statusArea.dateMenu;
+-let weather = dateMenu._weatherItem._weatherClient;
+-let network = (major < 43) ? statusArea.aggregateMenu._network : 
statusArea.quickSettings._network;
+-let networkIcon = network ? network._primaryIndicator : null;
+-panelWeather = new PanelWeather(weather, networkIcon);
+-dateMenu.get_first_child().insert_child_above(panelWeather, 
dateMenu._clockDisplay);
++export default class weatherInTheClock {
++enable() {
++if (!panelWeather) {
++let statusArea = Main.panel.statusArea;
++let dateMenu = statusArea.dateMenu;
++let weather = dateMenu._weatherItem._weatherClient;
++let network = statusArea.quickSettings._network;
++let networkIcon = network ? network._primaryIndicator : null;
++panelWeather = new PanelWeather(weather, networkIcon);
++dateMenu.get_first_child().insert_child_above(panelWeather, 
dateMenu._clockDisplay);
++}
+ }
+-}
+ 
+-function disable() {
+-if (panelWeather) {
+-panelWeather.destroy();
+-panelWeather = null;
++disable() {
++if (panelWeather) {
++panelWeather.destroy();
++panelWeather = null;
++}
+ }
+ }
+ 
+diff --git a/weatherinthecl...@jasonlg1979.github.io/metadata.json 
b/weatherinthecl...@jasonlg1979.github.io/metadata.json
+index 2566fc3..1151690 100644
+--- a/weatherinthecl...@jasonlg1979.github.io/metadata.json
 b/weatherinthecl...@jasonlg1979.github.io/metadata.json
+@@ -3,6 +3,6 @@
+ "name": "Weather In The Clock",
+ "description": "Display the current Weather in the Clock. GNOME Weather is 
required for this extension to function.",
+ "original-author": "jasonlg1...@github.io",
+-"shell-version": ["3.38", "40", "41", "42", "43"],
++"shell-version": ["45"],
+ "url": 
"https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/;
+ }

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
new file mode 100644
index ..e64658821c7b
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2-utils
+
+DESCRIPTION="Display the current weather 

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2023-07-20 Thread Pacho Ramos
commit: 530fa22b5112a8457122afc350479f0347c9e688
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Jul 20 08:18:09 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Jul 20 08:18:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530fa22b

gnome-extra/gnome-shell-extension-weather-in-the-clock: drop 20221024

Signed-off-by: Pacho Ramos  gentoo.org>

 ...-extension-weather-in-the-clock-20221024.ebuild | 49 --
 1 file changed, 49 deletions(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
deleted file mode 100644
index 655a85e5772f..
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils
-
-DESCRIPTION="Display the current weather in the clock"
-HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
-COMMIT="38ba36090961a37260215ae04f4a7e0a1377da95"
-SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   app-eselect/eselect-gnome-shell-extensions
-   >=gnome-base/gnome-shell-3.38
-   gnome-extra/gnome-weather
-"
-DEPEND=""
-BDEPEND=""
-
-extension_uuid="weatherinthecl...@jasonlg1979.github.io"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_compile() { :; }
-
-src_install() {
-   einstalldocs
-   insinto /usr/share/gnome-shell/extensions/
-   doins -r "${extension_uuid}"
-}
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   ebegin "Updating list of installed extensions"
-   eselect gnome-shell-extensions update
-   eend $?
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2023-05-05 Thread Pacho Ramos
commit: 0eb18c7b1abeb40696da3d07432fb6619dcb2dab
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  5 10:22:28 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  5 10:24:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb18c7b

gnome-extra/gnome-shell-extension-weather-in-the-clock: stabilize 20221024-r1 
for ALLARCHES

Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
index d3210bf84483..1df2254b8cf4 100644
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2023-04-18 Thread Pacho Ramos
commit: 9f46da3bd977ba9124310da5236a4dd1499b958f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Apr 18 14:09:35 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Apr 18 14:17:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f46da3b

gnome-extra/gnome-shell-extension-weather-in-the-clock: Support gnome 44

Signed-off-by: Pacho Ramos  gentoo.org>

 ...tension-weather-in-the-clock-20221024-r1.ebuild | 56 ++
 1 file changed, 56 insertions(+)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
new file mode 100644
index ..d3210bf84483
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024-r1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2-utils
+
+DESCRIPTION="Display the current weather in the clock"
+HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
+COMMIT="38ba36090961a37260215ae04f4a7e0a1377da95"
+SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.38
+   gnome-extra/gnome-weather
+"
+DEPEND=""
+BDEPEND=""
+
+extension_uuid="weatherinthecl...@jasonlg1979.github.io"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_prepare() {
+   default
+   # 
https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/issues/30
+   sed -i -e 's/"43"/"43", "44"/' \
+   "${extension_uuid}"/metadata.json || die
+}
+
+src_compile() { :; }
+
+src_install() {
+   einstalldocs
+   insinto /usr/share/gnome-shell/extensions/
+   doins -r "${extension_uuid}"
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2023-02-24 Thread Pacho Ramos
commit: 7885fe8465db2bd58cde87bc24dd1cca728fb699
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Feb 24 14:47:59 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Feb 24 14:47:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7885fe84

gnome-extra/gnome-shell-extension-weather-in-the-clock: drop 20220504

Signed-off-by: Pacho Ramos  gentoo.org>

 .../Manifest   |  1 -
 ...-extension-weather-in-the-clock-20220504.ebuild | 49 --
 2 files changed, 50 deletions(-)

diff --git a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
index 4f1a565c9563..557d9eb4d776 100644
--- a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
+++ b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
@@ -1,2 +1 @@
-DIST gnome-shell-extension-weather-in-the-clock-20220504.tar.gz 127002 BLAKE2B 
38ad139e29660f8c91629048140c4a2ed7578376ad5e13c8138eda8c487ccfdbdd7fd1a3b1ce7d85407d0a2486c40e776f665cf11c897b218477c8e6d17b187d
 SHA512 
27109e25e0e630233a895576e691c5daa550bb032bd748f6105560553ed05f5a8a47a3eb27ae90eee24dbff2508fed5420d1f81ceb4879f11ef0a98c63616923
 DIST gnome-shell-extension-weather-in-the-clock-20221024.tar.gz 127100 BLAKE2B 
daf0feb6730351c35bc0c66e54a39df78095eb284774c1689ffe7918afee329e1ab32a54657635ba6758f25fdee0de6d1ec39e007653925da87b3f967a1c4934
 SHA512 
7ebc1c7368b6e07e9186a3b2a19ee4aaedb0f897b31ad37d33153d58e961dfb9b6249bac287aa51fb110ad28c4858739b7ebc7a82a1301971f3c95891591a417

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
deleted file mode 100644
index 5f762465f788..
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils
-
-DESCRIPTION="Display the current weather in the clock"
-HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
-COMMIT="4c8dbc0831515e1b22d9b37601e83cebc2cc127d"
-SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   app-eselect/eselect-gnome-shell-extensions
-   >=gnome-base/gnome-shell-3.38
-   gnome-extra/gnome-weather
-"
-DEPEND=""
-BDEPEND=""
-
-extension_uuid="weatherinthecl...@jasonlg1979.github.io"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_compile() { :; }
-
-src_install() {
-   einstalldocs
-   insinto /usr/share/gnome-shell/extensions/
-   doins -r "${extension_uuid}"
-}
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   ebegin "Updating list of installed extensions"
-   eselect gnome-shell-extensions update
-   eend $?
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-12-16 Thread Arthur Zamarin
commit: 12910476d212c4eecb3b6e793c87d68775c5b7c7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:36:25 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:36:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12910476

gnome-extra/gnome-shell-extension-weather-in-the-clock: Stabilize 20221024 
amd64, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../gnome-shell-extension-weather-in-the-clock-20221024.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
index dde0961d76b0..0dc16c054e39 100644
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20221024.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-09-18 Thread Pacho Ramos
commit: 14eda1c5a7c81426dd3f648f0703645ff8c0b10e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 07:36:35 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 08:27:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14eda1c5

gnome-extra/gnome-shell-extension-weather-in-the-clock: drop 20211108, 
20211108-r1

Signed-off-by: Pacho Ramos  gentoo.org>

 .../Manifest   |  1 -
 ...tension-weather-in-the-clock-20211108-r1.ebuild | 57 --
 ...-extension-weather-in-the-clock-20211108.ebuild | 49 ---
 3 files changed, 107 deletions(-)

diff --git a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
index 843f54d436b8..8f72ffebadcb 100644
--- a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
+++ b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
@@ -1,2 +1 @@
-DIST gnome-shell-extension-weather-in-the-clock-20211108.tar.gz 127000 BLAKE2B 
9c884b7bf093ef29fcd1cf3aa58accb4d5f70fa38bf9bd0cc0cfb81564952de9c6b9f1dbead26dd3902cc09d3be42f30c8e813a8fecb33c3753f45abe833974e
 SHA512 
bb16b470f9d0d7fdcd90d5ec4a2723a97d808d8341c816aacd973390201c5e63a71aec51efc9953903a70ad964e406a104b9029c3c08b25b7a333de3e673dd6e
 DIST gnome-shell-extension-weather-in-the-clock-20220504.tar.gz 127002 BLAKE2B 
38ad139e29660f8c91629048140c4a2ed7578376ad5e13c8138eda8c487ccfdbdd7fd1a3b1ce7d85407d0a2486c40e776f665cf11c897b218477c8e6d17b187d
 SHA512 
27109e25e0e630233a895576e691c5daa550bb032bd748f6105560553ed05f5a8a47a3eb27ae90eee24dbff2508fed5420d1f81ceb4879f11ef0a98c63616923

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108-r1.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108-r1.ebuild
deleted file mode 100644
index 94c22f711ade..
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils
-
-DESCRIPTION="Display the current weather in the clock"
-HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
-COMMIT="b36cc55bf41af1a4c801ddeb0fd71d1294892c4c"
-SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   app-eselect/eselect-gnome-shell-extensions
-   >=gnome-base/gnome-shell-3.38
-   gnome-extra/gnome-weather
-"
-DEPEND=""
-BDEPEND=""
-
-extension_uuid="weatherinthecl...@jasonlg1979.github.io"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_prepare() {
-   default
-
-   # Support Gnome 42
-   # 
https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/issues/26
-   sed -i -e 's/"41"/"41", "42"/g' ${extension_uuid}/metadata.json || die
-}
-
-src_compile() { :; }
-
-src_install() {
-   einstalldocs
-   insinto /usr/share/gnome-shell/extensions/
-   doins -r "${extension_uuid}"
-}
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   ebegin "Updating list of installed extensions"
-   eselect gnome-shell-extensions update
-   eend $?
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
deleted file mode 100644
index 7d129c378e4e..
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils
-
-DESCRIPTION="Display the current weather in the clock"
-HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
-COMMIT="b36cc55bf41af1a4c801ddeb0fd71d1294892c4c"
-SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   app-eselect/eselect-gnome-shell-extensions
-   >=gnome-base/gnome-shell-3.38
-   gnome-extra/gnome-weather
-"
-DEPEND=""
-BDEPEND=""
-
-extension_uuid="weatherinthecl...@jasonlg1979.github.io"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_compile() { :; }
-
-src_install() {
-   einstalldocs
-   insinto /usr/share/gnome-shell/extensions/
-   doins -r "${extension_uuid}"

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-05-29 Thread Pacho Ramos
commit: 86a1fe05d373e63f5eb7e07c8103121b214cedb3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 10:46:22 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 10:48:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a1fe05

gnome-extra/gnome-shell-extension-weather-in-the-clock: stabilize 20220504 for 
amd64, x86

Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-shell-extension-weather-in-the-clock-20220504.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
index 063eb74bb8bb..5f762465f788 100644
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-05-04 Thread Pacho Ramos
commit: 34eb06b7f728c9e8159051d7b09b2b5132e625e3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed May  4 15:57:40 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed May  4 15:57:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34eb06b7

gnome-extra/gnome-shell-extension-weather-in-the-clock: add 20220504

Signed-off-by: Pacho Ramos  gentoo.org>

 .../Manifest   |  1 +
 ...-extension-weather-in-the-clock-20220504.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
index f1ca49884f6c..843f54d436b8 100644
--- a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
+++ b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
@@ -1 +1,2 @@
 DIST gnome-shell-extension-weather-in-the-clock-20211108.tar.gz 127000 BLAKE2B 
9c884b7bf093ef29fcd1cf3aa58accb4d5f70fa38bf9bd0cc0cfb81564952de9c6b9f1dbead26dd3902cc09d3be42f30c8e813a8fecb33c3753f45abe833974e
 SHA512 
bb16b470f9d0d7fdcd90d5ec4a2723a97d808d8341c816aacd973390201c5e63a71aec51efc9953903a70ad964e406a104b9029c3c08b25b7a333de3e673dd6e
+DIST gnome-shell-extension-weather-in-the-clock-20220504.tar.gz 127002 BLAKE2B 
38ad139e29660f8c91629048140c4a2ed7578376ad5e13c8138eda8c487ccfdbdd7fd1a3b1ce7d85407d0a2486c40e776f665cf11c897b218477c8e6d17b187d
 SHA512 
27109e25e0e630233a895576e691c5daa550bb032bd748f6105560553ed05f5a8a47a3eb27ae90eee24dbff2508fed5420d1f81ceb4879f11ef0a98c63616923

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
new file mode 100644
index ..063eb74bb8bb
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20220504.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2-utils
+
+DESCRIPTION="Display the current weather in the clock"
+HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
+COMMIT="4c8dbc0831515e1b22d9b37601e83cebc2cc127d"
+SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.38
+   gnome-extra/gnome-weather
+"
+DEPEND=""
+BDEPEND=""
+
+extension_uuid="weatherinthecl...@jasonlg1979.github.io"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_compile() { :; }
+
+src_install() {
+   einstalldocs
+   insinto /usr/share/gnome-shell/extensions/
+   doins -r "${extension_uuid}"
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-04-10 Thread Pacho Ramos
commit: 446293754b115c3729a7869e116b1acd121d36d3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 10 07:38:46 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 10 07:38:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44629375

gnome-extra/gnome-shell-extension-weather-in-the-clock: Support Gnome 42

Signed-off-by: Pacho Ramos  gentoo.org>

 ...tension-weather-in-the-clock-20211108-r1.ebuild | 57 ++
 1 file changed, 57 insertions(+)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108-r1.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108-r1.ebuild
new file mode 100644
index ..94c22f711ade
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108-r1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2-utils
+
+DESCRIPTION="Display the current weather in the clock"
+HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
+COMMIT="b36cc55bf41af1a4c801ddeb0fd71d1294892c4c"
+SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.38
+   gnome-extra/gnome-weather
+"
+DEPEND=""
+BDEPEND=""
+
+extension_uuid="weatherinthecl...@jasonlg1979.github.io"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_prepare() {
+   default
+
+   # Support Gnome 42
+   # 
https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/issues/26
+   sed -i -e 's/"41"/"41", "42"/g' ${extension_uuid}/metadata.json || die
+}
+
+src_compile() { :; }
+
+src_install() {
+   einstalldocs
+   insinto /usr/share/gnome-shell/extensions/
+   doins -r "${extension_uuid}"
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-03-09 Thread Pacho Ramos
commit: f8e961b8b8503327d80c5c5517cb3b7a11ee0501
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar  9 21:35:46 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar  9 21:35:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e961b8

gnome-extra/gnome-shell-extension-weather-in-the-clock: Stabilize

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-shell-extension-weather-in-the-clock-20211108.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
index 1d7cf088c5ac..7d129c378e4e 100644
--- 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-weather-in-the-clock/

2022-01-29 Thread Pacho Ramos
commit: fd8b30464d660cfab023919cecf5b247bd63cd3b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 29 10:32:25 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 29 10:42:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8b3046

gnome-extra/gnome-shell-extension-weather-in-the-clock: New extension

Simply shows gnome-weather information in the panel without relying on
external tools

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 .../Manifest   |  1 +
 ...-extension-weather-in-the-clock-20211108.ebuild | 49 ++
 .../metadata.xml   |  8 
 3 files changed, 58 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
new file mode 100644
index ..f1ca49884f6c
--- /dev/null
+++ b/gnome-extra/gnome-shell-extension-weather-in-the-clock/Manifest
@@ -0,0 +1 @@
+DIST gnome-shell-extension-weather-in-the-clock-20211108.tar.gz 127000 BLAKE2B 
9c884b7bf093ef29fcd1cf3aa58accb4d5f70fa38bf9bd0cc0cfb81564952de9c6b9f1dbead26dd3902cc09d3be42f30c8e813a8fecb33c3753f45abe833974e
 SHA512 
bb16b470f9d0d7fdcd90d5ec4a2723a97d808d8341c816aacd973390201c5e63a71aec51efc9953903a70ad964e406a104b9029c3c08b25b7a333de3e673dd6e

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
new file mode 100644
index ..1d7cf088c5ac
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/gnome-shell-extension-weather-in-the-clock-20211108.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2-utils
+
+DESCRIPTION="Display the current weather in the clock"
+HOMEPAGE="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock;
+COMMIT="b36cc55bf41af1a4c801ddeb0fd71d1294892c4c"
+SRC_URI="https://github.com/JasonLG1979/gnome-shell-extension-weather-in-the-clock/archive/${COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.38
+   gnome-extra/gnome-weather
+"
+DEPEND=""
+BDEPEND=""
+
+extension_uuid="weatherinthecl...@jasonlg1979.github.io"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_compile() { :; }
+
+src_install() {
+   einstalldocs
+   insinto /usr/share/gnome-shell/extensions/
+   doins -r "${extension_uuid}"
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}

diff --git 
a/gnome-extra/gnome-shell-extension-weather-in-the-clock/metadata.xml 
b/gnome-extra/gnome-shell-extension-weather-in-the-clock/metadata.xml
new file mode 100644
index ..3947e1bf6d57
--- /dev/null
+++ b/gnome-extra/gnome-shell-extension-weather-in-the-clock/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pa...@gentoo.org
+   
+   
+