Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/, ...
Date: Thu, 08 Jul 2021 12:34:46
Message-Id: 1625747565.7911db24f0d5fd8e83956c8bdf2caa854ab2b538.pacho@gentoo
1 commit: 7911db24f0d5fd8e83956c8bdf2caa854ab2b538
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 12:32:45 2021 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 12:32:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7911db24
7
8 gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Drop old
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 .../Manifest | 1 -
14 ...r-effect-on-lock-screen-20201211-metadata.patch | 13 -----
15 ...l-blur-effect-on-lock-screen-20201211-r1.ebuild | 60 ----------------------
16 3 files changed, 74 deletions(-)
17
18 diff --git a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/Manifest b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/Manifest
19 index 53573345819..1231fc83fc6 100644
20 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/Manifest
21 +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/Manifest
22 @@ -1,2 +1 @@
23 -DIST gnome-shell-extension-control-blur-effect-on-lock-screen-20201211.tar.gz 15576 BLAKE2B 142cfb895f9adf2163e36a6005e222897c18e5ca347a9e6958664226abe9f4a6dd1a616b917ccee9531d3f1c27a3e8981a1d3335795543b782736a61b115fe67 SHA512 87efd0e222ba5676caabdff5fdb365e4f769ee4ca15a4718739934b40c3616c031283a1c3883d65dfc75ea59fdb63a9eaf3522465740602f987a136de688b19f
24 DIST gnome-shell-extension-control-blur-effect-on-lock-screen-20210614.tar.gz 14863 BLAKE2B 11133a5bf6ea06acd2fce6f215fcc6a37a658857161b9babab51246d6d7d382773e92f395796410fafa903ace656aa664c749a501bcbd4d05ebbd81ea9fd5018 SHA512 06f6329a6a2b2e03cacd305e1dad81768b81d6193782739caeadc51f141da9238d2bff563276235673e492ad7f13977fe7f1eaba73ca940a410b94defbeae5b0
25
26 diff --git a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/files/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211-metadata.patch b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/files/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211-metadata.patch
27 deleted file mode 100644
28 index 7bafbfeed2f..00000000000
29 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/files/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211-metadata.patch
30 +++ /dev/null
31 @@ -1,13 +0,0 @@
32 ---- a/metadata.json~ 2020-12-11 08:57:59.000000000 +0100
33 -+++ b/metadata.json 2021-05-20 14:14:26.242002668 +0200
34 -@@ -2,9 +2,7 @@
35 - "_generated": "Generated by SweetTooth, do not edit",
36 - "description": "Control the Blur Effect On Lock Screen.",
37 - "name": "Control Blur Effect On Lock Screen",
38 -- "shell-version": [
39 -- "3.36"
40 -- ],
41 -+ "shell-version": ["3.36", "3.38", "40"],
42 - "url": "https://github.com/PRATAP-KUMAR/Control_Blur_Effect_On_Lock_Screen",
43 - "uuid": "ControlBlurEffectOnLockScreen@×××××××××××××××.fm",
44 - "version": 6
45
46 diff --git a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211-r1.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211-r1.ebuild
47 deleted file mode 100644
48 index 75851380a14..00000000000
49 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211-r1.ebuild
50 +++ /dev/null
51 @@ -1,60 +0,0 @@
52 -# Copyright 1999-2021 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=7
56 -inherit gnome2-utils
57 -
58 -DESCRIPTION="Control the blur effect on gnome-shell lock screen"
59 -HOMEPAGE="https://github.com/PRATAP-KUMAR/Control_Blur_Effect_On_Lock_Screen"
60 -COMMIT="748b95e931b6b1548b90ceeee7a5883da3e0529f"
61 -SRC_URI="https://github.com/PRATAP-KUMAR/Control_Blur_Effect_On_Lock_Screen/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
62 -
63 -LICENSE="GPL-3+"
64 -SLOT="0"
65 -KEYWORDS="amd64 x86"
66 -IUSE=""
67 -
68 -# glib for glib-compile-schemas at build time, needed at runtime anyways
69 -COMMON_DEPEND="
70 - dev-libs/glib:2
71 -"
72 -RDEPEND="${COMMON_DEPEND}
73 - app-eselect/eselect-gnome-shell-extensions
74 - >=gnome-base/gnome-shell-3.36.4
75 -"
76 -DEPEND="${COMMON_DEPEND}"
77 -BDEPEND=""
78 -
79 -S="${WORKDIR}/Control_Blur_Effect_On_Lock_Screen-${COMMIT}"
80 -extension_uuid="ControlBlurEffectOnLockScreen@×××××××××××××××.fm"
81 -
82 -PATCHES=(
83 - # https://github.com/PRATAP-KUMAR/Control_Blur_Effect_On_Lock_Screen/issues/3
84 - "${FILESDIR}/${P}-metadata.patch"
85 -)
86 -
87 -src_compile() { :; }
88 -
89 -src_install() {
90 - einstalldocs
91 - insinto /usr/share/glib-2.0/schemas
92 - doins schemas/*.xml
93 - rm -rf LICENSE README.md schemas
94 - insinto /usr/share/gnome-shell/extensions/"${extension_uuid}"
95 - doins -r *
96 -}
97 -
98 -pkg_preinst() {
99 - gnome2_schemas_savelist
100 -}
101 -
102 -pkg_postinst() {
103 - gnome2_schemas_update
104 - ebegin "Updating list of installed extensions"
105 - eselect gnome-shell-extensions update
106 - eend $?
107 -}
108 -
109 -pkg_postrm() {
110 - gnome2_schemas_update
111 -}