[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 3e2c131e96ac678be7e6f6d6e64e426eb98f2c83 Author: Pascal Jäger leimstift de> AuthorDate: Thu Feb 6 10:18:51 2025 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Feb 6 12:38:03 2025 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e2c131e gui-apps/nwg-shell-config: drop 0.5.54 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.54.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index cbd953165..fc76f3284 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b DIST nwg-shell-config-0.5.55.tar.gz 130883 BLAKE2B 868043bc05e65d7221c17d51a0b2b40208f8f57f58663b5a19f20bbd2cbb89ae89218eca497cc94158c5330e1af8d8409eeaf9eb538fc96ef54709bf9d02a8b1 SHA512 32aa391648f3e18162c1040ecf914093a720f256536abe8bce3844c7affcc8b3c52a4eb944d2245ab5aaa0283038321858c047d35d15ba168df6b9430d47da1c DIST nwg-shell-config-0.5.56.tar.gz 131034 BLAKE2B 3e969b51ba76fb1f49e43d0f200b65e87cde362c7c959feb7371e6b34c380ab51ffce25ce533b4f4cba1db1fb20d0201b6941bfe4e8fbfc6d614666ba399d188 SHA512 d4d5b15a41fbdca95d21392b5c63a912ae61e72eebc11ce0d08767723be8fd773287b5bc89f67770fbd64a8fa09aba211db3415600055571341c28dfc0f2690c diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.54.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.54.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.54.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 851b6387bbb6a13acdc6489c4e4779a319f01d76 Author: Pascal Jäger leimstift de> AuthorDate: Thu Feb 6 10:18:02 2025 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Feb 6 12:38:03 2025 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=851b6387 gui-apps/nwg-shell-config: add 0.5.56 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.56.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 8a9fe4780..cbd953165 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b DIST nwg-shell-config-0.5.55.tar.gz 130883 BLAKE2B 868043bc05e65d7221c17d51a0b2b40208f8f57f58663b5a19f20bbd2cbb89ae89218eca497cc94158c5330e1af8d8409eeaf9eb538fc96ef54709bf9d02a8b1 SHA512 32aa391648f3e18162c1040ecf914093a720f256536abe8bce3844c7affcc8b3c52a4eb944d2245ab5aaa0283038321858c047d35d15ba168df6b9430d47da1c +DIST nwg-shell-config-0.5.56.tar.gz 131034 BLAKE2B 3e969b51ba76fb1f49e43d0f200b65e87cde362c7c959feb7371e6b34c380ab51ffce25ce533b4f4cba1db1fb20d0201b6941bfe4e8fbfc6d614666ba399d188 SHA512 d4d5b15a41fbdca95d21392b5c63a912ae61e72eebc11ce0d08767723be8fd773287b5bc89f67770fbd64a8fa09aba211db3415600055571341c28dfc0f2690c diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.56.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.56.ebuild new file mode 100644 index 0..24a350e4d --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.56.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: df7cb05d40a2790dbff1e93987f1180d6e4f3854 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:02:16 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:02:16 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df7cb05d gui-apps/nwg-shell: drop 0.5.40 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 1d7e59972..2b44a8e72 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 DIST nwg-shell-0.5.43.tar.gz 2180250 BLAKE2B 4a470ff3cab122060aabc14c0259befd314f7bcd295f1e541471006f41d5046989383add878534a34c67ab3f07c446996accd242bfb11ac39d4f435da5e0cbcf SHA512 5e4e6862b2cde742b22984b0d261a031bfb9c0ad4476d864c2953b0555ea93bd22d31ff6f856b36769338b4055fa50dae2d918731e68f82a47b20302066d9ede diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: d0c2d6e38e3441e34cac6cfb5ee7aaa74d5d3bb0 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:03:50 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:03:50 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0c2d6e3 gui-apps/nwg-shell-config: add 0.5.55 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.55.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 55992a94a..c6b6d0757 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -2,3 +2,4 @@ DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534 DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b +DIST nwg-shell-config-0.5.55.tar.gz 130883 BLAKE2B 868043bc05e65d7221c17d51a0b2b40208f8f57f58663b5a19f20bbd2cbb89ae89218eca497cc94158c5330e1af8d8409eeaf9eb538fc96ef54709bf9d02a8b1 SHA512 32aa391648f3e18162c1040ecf914093a720f256536abe8bce3844c7affcc8b3c52a4eb944d2245ab5aaa0283038321858c047d35d15ba168df6b9430d47da1c diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.55.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.55.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.55.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: c995b635c2b4ce849b7a29b2a21674406b234b6f Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:02:05 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:02:05 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c995b635 gui-apps/nwg-shell: drop 0.5.39 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index e29152f97..1d7e59972 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 4995f9b09e09d74b1f08b8639897705ee703736f Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:04:34 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:04:34 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4995f9b0 gui-apps/nwg-shell-config: drop 0.5.52 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.52.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 280cc9650..054e6ef8d 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b DIST nwg-shell-config-0.5.55.tar.gz 130883 BLAKE2B 868043bc05e65d7221c17d51a0b2b40208f8f57f58663b5a19f20bbd2cbb89ae89218eca497cc94158c5330e1af8d8409eeaf9eb538fc96ef54709bf9d02a8b1 SHA512 32aa391648f3e18162c1040ecf914093a720f256536abe8bce3844c7affcc8b3c52a4eb944d2245ab5aaa0283038321858c047d35d15ba168df6b9430d47da1c diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.52.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.52.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.52.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 84b7fd30cb0157cbc0bf9be1b9d43c5844c46e19 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:01:38 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:01:38 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84b7fd30 gui-apps/nwg-shell: add 0.5.44 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.44.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 3ab499a9b..e29152f97 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -3,3 +3,4 @@ DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 DIST nwg-shell-0.5.43.tar.gz 2180250 BLAKE2B 4a470ff3cab122060aabc14c0259befd314f7bcd295f1e541471006f41d5046989383add878534a34c67ab3f07c446996accd242bfb11ac39d4f435da5e0cbcf SHA512 5e4e6862b2cde742b22984b0d261a031bfb9c0ad4476d864c2953b0555ea93bd22d31ff6f856b36769338b4055fa50dae2d918731e68f82a47b20302066d9ede +DIST nwg-shell-0.5.44.tar.gz 2180463 BLAKE2B b2f2c98b7963c8398cbbd80737b3b2d9ab3790812d258b1267bad704a3e4b616642d070e34f59d0db40957065c22e948ef323ad5b4e7e7dc6c026a787252f5ef SHA512 7f825d44823f679f31b83a302b35cbdceac2e80f8da640c6bd14adbf9ba013192dc7aa4c7e4a950d480ee26f248d53cb93bdcf8d6d2433613de1ad2ec279f5cc diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.44.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.44.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.44.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 458b17d904a88e8564c6076c8149bc4567aa2d1f Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:04:43 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:04:43 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=458b17d9 gui-apps/nwg-shell-config: drop 0.5.53 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.53.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 054e6ef8d..8a9fe4780 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b DIST nwg-shell-config-0.5.55.tar.gz 130883 BLAKE2B 868043bc05e65d7221c17d51a0b2b40208f8f57f58663b5a19f20bbd2cbb89ae89218eca497cc94158c5330e1af8d8409eeaf9eb538fc96ef54709bf9d02a8b1 SHA512 32aa391648f3e18162c1040ecf914093a720f256536abe8bce3844c7affcc8b3c52a4eb944d2245ab5aaa0283038321858c047d35d15ba168df6b9430d47da1c diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.53.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.53.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.53.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 8abc5eaa2bc0f1b7465cad50c87c076b848244d0 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:04:17 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:04:17 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8abc5eaa gui-apps/nwg-shell-config: drop 0.5.51 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.51.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index c6b6d0757..280cc9650 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.51.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.51.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.51.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 5e8ee1f035febc2722e246c89c06dae409dd4611 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:02:25 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:02:25 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e8ee1f0 gui-apps/nwg-shell: drop 0.5.41 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 2b44a8e72..2ea97ee0a 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 DIST nwg-shell-0.5.43.tar.gz 2180250 BLAKE2B 4a470ff3cab122060aabc14c0259befd314f7bcd295f1e541471006f41d5046989383add878534a34c67ab3f07c446996accd242bfb11ac39d4f435da5e0cbcf SHA512 5e4e6862b2cde742b22984b0d261a031bfb9c0ad4476d864c2953b0555ea93bd22d31ff6f856b36769338b4055fa50dae2d918731e68f82a47b20302066d9ede DIST nwg-shell-0.5.44.tar.gz 2180463 BLAKE2B b2f2c98b7963c8398cbbd80737b3b2d9ab3790812d258b1267bad704a3e4b616642d070e34f59d0db40957065c22e948ef323ad5b4e7e7dc6c026a787252f5ef SHA512 7f825d44823f679f31b83a302b35cbdceac2e80f8da640c6bd14adbf9ba013192dc7aa4c7e4a950d480ee26f248d53cb93bdcf8d6d2433613de1ad2ec279f5cc diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: a149d06323f3adc9f34c60f9c68c228013432da0 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:02:34 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Tue Dec 24 08:02:34 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a149d063 gui-apps/nwg-shell: drop 0.5.42 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 2ea97ee0a..01a072704 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 DIST nwg-shell-0.5.43.tar.gz 2180250 BLAKE2B 4a470ff3cab122060aabc14c0259befd314f7bcd295f1e541471006f41d5046989383add878534a34c67ab3f07c446996accd242bfb11ac39d4f435da5e0cbcf SHA512 5e4e6862b2cde742b22984b0d261a031bfb9c0ad4476d864c2953b0555ea93bd22d31ff6f856b36769338b4055fa50dae2d918731e68f82a47b20302066d9ede DIST nwg-shell-0.5.44.tar.gz 2180463 BLAKE2B b2f2c98b7963c8398cbbd80737b3b2d9ab3790812d258b1267bad704a3e4b616642d070e34f59d0db40957065c22e948ef323ad5b4e7e7dc6c026a787252f5ef SHA512 7f825d44823f679f31b83a302b35cbdceac2e80f8da640c6bd14adbf9ba013192dc7aa4c7e4a950d480ee26f248d53cb93bdcf8d6d2433613de1ad2ec279f5cc diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: e596eed872cafdcd4126b44f685b0698c6c1a21b Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:23:10 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:23:10 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e596eed8 gui-apps/nwg-shell-config: add 0.5.53 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.53.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 38fc380ce..f68480c22 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -5,3 +5,4 @@ DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24 DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e +DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.53.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.53.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.53.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: f304afb24fa35cf7c6b510a0add63bdbabb6420b Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:17:24 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:19:56 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f304afb2 gui-apps/nwg-shell: add 0.5.42 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index a12d48ea0..be28ef75d 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 +DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: f2865f7e4f04aec04abe62dbb7a1f94ef03b52a3 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:25:10 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:25:10 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2865f7e gui-apps/nwg-shell-config: drop 0.5.48 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.48.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 940b1e867..bfe87c431 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.48.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.48.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.48.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 911a0f413c725f04ffbe3784153909c79418e43a Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:24:59 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:24:59 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=911a0f41 gui-apps/nwg-shell-config: drop 0.5.47 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.47.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index fdaa48715..940b1e867 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 7366b40fe3b8c63e61eb8a8ba3f91dbc3de74f0a Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:25:21 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:25:21 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7366b40f gui-apps/nwg-shell-config: drop 0.5.49 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.49.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index bfe87c431..19c3f17c0 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.49.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.49.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.49.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: cba24f6da25dd36b454da7f4f1408e32a0a439a7 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:24:30 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:24:30 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cba24f6d gui-apps/nwg-shell-config: add 0.5.54 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.54.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index f68480c22..f099fad9a 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -6,3 +6,4 @@ DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666 DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd +DIST nwg-shell-config-0.5.54.tar.gz 130862 BLAKE2B c6e860533b88d47e4006c9faf9052360735791e8d8efce16c6f92ba8e49976b116f1c09f9f178dc05e80c3db1b7c5b30260e819c5d8407e55a598958487ded28 SHA512 09856f061bb24b45cc367883dbc290fa0b251f4517c533c59e1f36f62280c210d907d571ee7b90426af36dbdfcaeb5f94a7fabecd71402dcb2588931011dbe4b diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.54.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.54.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.54.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: cb82b61ab9e2f02aee3bb883651de07b26fc0ecd Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:22:11 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:22:11 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb82b61a gui-apps/nwg-shell-config: add 0.5.52 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.52.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 6fcf8f681..38fc380ce 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -4,3 +4,4 @@ DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a111 DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f +DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.52.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.52.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.52.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 7605dafc69c8617cdef7710046fde9ab5d67da43 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:15:18 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:19:55 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7605dafc gui-apps/nwg-shell: add 0.5.40 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index a5e0b395a..6ccb4ab8c 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29 DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b +DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.40.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: fd0625f13ddfce6a1d797a5fff6a017921db9911 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:25:34 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:25:34 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd0625f1 gui-apps/nwg-shell-config: drop 0.5.50 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.50.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 19c3f17c0..55992a94a 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f DIST nwg-shell-config-0.5.52.tar.gz 130606 BLAKE2B 8987f78b3c08ea35c0fbc6a9f3d44bed21769c92323be35e9293f5c02f4c6e23c0a14ef571dabb37815765894c1faba0171d660032d93d566afb15ddfd1f7483 SHA512 9e26de5fb899bf52c131d60ccb506a142b78140a085cd516b13eb46e2b04edaa96763729e3155426e9fe23cef62fbbb7bbb701cc6f2185f270efb9e38de8065e DIST nwg-shell-config-0.5.53.tar.gz 130854 BLAKE2B 99468bb98f48749262a6babc34f899d14077d01e8224b68e7a31c0db27bbc7b69969bf42b204ca76812a2fa108d221440f4d7d01ab9ff31551eb2b2b574efc85 SHA512 0ac8a454d0d07120ea3190c2fc42e3d1823fb457cf29ddb955eb4aa454435fd17efec5bf1c8bc7b560b17adee1cf54a6b2f59f9d1e71f730b6c3b66eb28029dd diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.50.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.50.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.50.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: a4b4b7bce664c53ff86efacaed5c6e33a6745422 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:24:48 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:24:48 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4b4b7bc gui-apps/nwg-shell-config: drop 0.5.46 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.46.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index f099fad9a..fdaa48715 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.46.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.46.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.46.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 1ff9c58fcd8cbdf478118506fc96a832b9db0618 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:18:09 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:19:56 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ff9c58f gui-apps/nwg-shell: add 0.5.43 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.43.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index be28ef75d..3ab499a9b 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -2,3 +2,4 @@ DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb5 DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 +DIST nwg-shell-0.5.43.tar.gz 2180250 BLAKE2B 4a470ff3cab122060aabc14c0259befd314f7bcd295f1e541471006f41d5046989383add878534a34c67ab3f07c446996accd242bfb11ac39d4f435da5e0cbcf SHA512 5e4e6862b2cde742b22984b0d261a031bfb9c0ad4476d864c2953b0555ea93bd22d31ff6f856b36769338b4055fa50dae2d918731e68f82a47b20302066d9ede diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.43.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.43.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.43.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: c4b17d3207d976fdee829aa317b55c2090ceae2b Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:15:44 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:19:55 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4b17d32 gui-apps/nwg-shell: drop 0.5.38 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 6ccb4ab8c..7603a9974 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29 DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: ce536db76000b86bbd355d09a919abb209007840 Author: Pascal Jäger leimstift de> AuthorDate: Fri Dec 13 11:16:33 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Dec 13 11:19:56 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce536db7 gui-apps/nwg-shell: add 0.5.41 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 7603a9974..a12d48ea0 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724 +DIST nwg-shell-0.5.41.tar.gz 2181498 BLAKE2B 14d4128997c7c4fddb9ff2058d61a23420c1ddd85415be669c4c2005abb759451451afd5bd97c341b436e19f914be7d1838e3a9b89081ce2b7b14fa53a44f561 SHA512 2ebfc8077033782bb0533af02b7ec1424e2237d7e0266e082b5bc9837c7cc50648599a96ae405fbe8aadbc621c98a82ece94647783159cc16341d1bbfaef9f57 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.41.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: f397591571d1ac98744842d95ce9caccbb09d124 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:03:56 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:43 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3975915 gui-apps/nwg-shell-config: add 0.5.48 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.48.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 6687c63e4..b69179a40 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 +DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.48.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.48.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.48.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: d3466a15754b167a7e79091af9626937d26ae9e0 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:11:06 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:44 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3466a15 gui-apps/nwg-shell: drop 0.5.35 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 2b014d5e1..0222cf6c1 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b DIST nwg-shell-0.5.36.tar.gz 2181809 BLAKE2B d540bf948c9a02a3b880738d04ff7a9581e706bb071c618a0f3a86a4d00c607eb9fe32dba7de0f7338f531c8e600e6a89ddb9ffc5ed9e5ae1ffe9561e2165baf SHA512 2eb5745f70048ce02b5c6e3b08848f0d030e5a8ff16fc3b16caa8fd59b09ccf5009796d4550d2f3dec96339625528e5f5d7dbb5198d529ababef8e37569f5071 DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29 DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 5054f8745fadc07b903406361e24176d12a61f0b Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:02:42 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:43 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5054f874 gui-apps/nwg-shell-config: add 0.5.47 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.47.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 2db79b94b..ba0140fee 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 +DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 117ef537aa215850508592a00347779b1655c617 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:06:37 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:44 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=117ef537 gui-apps/nwg-shell-config: add 0.5.51 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.51.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 90270d651..6fcf8f681 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -3,3 +3,4 @@ DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 +DIST nwg-shell-config-0.5.51.tar.gz 118572 BLAKE2B ad943797e39cb0840f6005c54e534fdd82ab1da36fd5870e2e75709090e2472def63798b1d9fb921f2675954ed467097a7c32ccb5eb693e1a4618fe6c1c5f7e3 SHA512 e5af9f6d4554516b081f5bfd7fbf5c25f7dd1bc8caa5771657b45af2b4216c67b9d432dd32fb9ae399de67a8cad60564ac16e84a31f2a616d7cafdb876f0226f diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.51.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.51.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.51.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 5c81a57a0f9dbc6a3c478a7ee0b1b359f5e7b0a3 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:05:49 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:44 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c81a57a gui-apps/nwg-shell-config: add 0.5.50 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.50.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index c43de8d60..90270d651 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -2,3 +2,4 @@ DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 +DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde49836182e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.50.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.50.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.50.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 300cd36723d4709a7815b9127c54eda4e9ac0f93 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:10:55 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:44 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=300cd367 gui-apps/nwg-shell: add 0.5.39 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index f9df4b84a..2b014d5e1 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b DIST nwg-shell-0.5.36.tar.gz 2181809 BLAKE2B d540bf948c9a02a3b880738d04ff7a9581e706bb071c618a0f3a86a4d00c607eb9fe32dba7de0f7338f531c8e600e6a89ddb9ffc5ed9e5ae1ffe9561e2165baf SHA512 2eb5745f70048ce02b5c6e3b08848f0d030e5a8ff16fc3b16caa8fd59b09ccf5009796d4550d2f3dec96339625528e5f5d7dbb5198d529ababef8e37569f5071 DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29 +DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.39.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 3093de61e894fef0010ccb9e5887fb70dcaad9c4 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:02:54 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:43 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3093de61 gui-apps/nwg-shell-config: drop 0.5.41 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.41.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ba0140fee..6687c63e4 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.41.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.41.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.41.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 82aa60c7a2620182f79a26be4e9a68ce6d8d14db Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:04:19 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:43 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82aa60c7 gui-apps/nwg-shell-config: drop 0.5.42 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.42.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index b69179a40..cc94324b3 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.42.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.42.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.42.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: ad68e4172d835678758f1d9bca415afc3e450a94 Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:11:16 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:44 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad68e417 gui-apps/nwg-shell: drop 0.5.36 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 0222cf6c1..a5e0b395a 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.36.tar.gz 2181809 BLAKE2B d540bf948c9a02a3b880738d04ff7a9581e706bb071c618a0f3a86a4d00c607eb9fe32dba7de0f7338f531c8e600e6a89ddb9ffc5ed9e5ae1ffe9561e2165baf SHA512 2eb5745f70048ce02b5c6e3b08848f0d030e5a8ff16fc3b16caa8fd59b09ccf5009796d4550d2f3dec96339625528e5f5d7dbb5198d529ababef8e37569f5071 DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29 DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 1d0d0e1c42227dd569eb8b9b83ea9e95693990ad Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 10 15:05:05 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 10 15:17:43 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d0d0e1c gui-apps/nwg-shell-config: add 0.5.49 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.49.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index cc94324b3..c43de8d60 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09 DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa +DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.49.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.49.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.49.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 0cc39c7170b89b8434cb684e8612b8153ee0b495 Author: Pascal Jäger leimstift de> AuthorDate: Thu Aug 22 19:27:44 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Aug 22 19:27:44 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0cc39c71 gui-apps/nwg-shell: add 0.5.38 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 1e66a2b87..f9df4b84a 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b DIST nwg-shell-0.5.36.tar.gz 2181809 BLAKE2B d540bf948c9a02a3b880738d04ff7a9581e706bb071c618a0f3a86a4d00c607eb9fe32dba7de0f7338f531c8e600e6a89ddb9ffc5ed9e5ae1ffe9561e2165baf SHA512 2eb5745f70048ce02b5c6e3b08848f0d030e5a8ff16fc3b16caa8fd59b09ccf5009796d4550d2f3dec96339625528e5f5d7dbb5198d529ababef8e37569f5071 +DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: d5854540fcb5136620b0fec7e979510a28ec1171 Author: Pascal Jäger leimstift de> AuthorDate: Thu Aug 22 19:30:04 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Aug 22 19:30:04 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5854540 gui-apps/nwg-shell-config: add 0.5.46 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.46.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index d69499d5b..2db79b94b 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde +DIST nwg-shell-config-0.5.46.tar.gz 116709 BLAKE2B 6044602893541cdfa3f359310a87a1194f42f5d014a568f060a21be8c833122a1131c3fe7bc1d6ad57594958fd66e1b802b12067336ff1697a5c401224a297fa SHA512 219596e216ee04797bf1b176995fabcee82308b727fbfe0067a45364790780fc74c6afda3b6721226ae4fa0deca67d5d7c3765282da2f54c95d20f418794ab63 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.46.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.46.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.46.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 9be24a480401a6df4effea340210aef15b3aef55 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:58:03 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:58:03 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9be24a48 gui-apps/nwg-shell-config: drop 0.5.40 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.40.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index fadc85686..d69499d5b 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.40.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.40.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.40.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 090943876881b0460ae2708c2a29089a250c0642 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:57:32 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:57:32 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09094387 gui-apps/nwg-shell-config: drop 0.5.38 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.38.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 8c78222b8..f3a448979 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.38.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.38.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.38.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 2fd4031c27b891ac3947824c87adc990aba06236 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:57:48 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:57:48 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2fd4031c gui-apps/nwg-shell-config: drop 0.5.39 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.39.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index f3a448979..fadc85686 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.39.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.39.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.39.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 85a2ca1a91d12b6c1c600609b687a38df7dd9498 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:57:17 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:57:17 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85a2ca1a gui-apps/nwg-shell-config: add 0.5.42 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.42.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 2eb71e47e..8c78222b8 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -2,3 +2,4 @@ DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923 DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 +DIST nwg-shell-config-0.5.42.tar.gz 118692 BLAKE2B 81fb613a6528e0675ed1635e4ade3132d9266dc9c0625ee4e5f772dab103cbc702a40a7ba08ffd0082342b9631a33c190152d68da2ab5ceb3dd21ea55f20a7a8 SHA512 9f816a3236cd91d5135f214bc691066215f453eb481b088577fb38c8d9b3b9a67a5c7edf1f6689f24d4fd45722c498034ccb3a1c5ed9542cc2572e303b0e6bde diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.42.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.42.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.42.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 627474457fa7a742f4bb40cc225231e36f47c509 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:53:29 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:55:16 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62747445 gui-apps/nwg-shell: add 0.5.35 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 9596c33c3..91803a563 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.33.tar.gz 2181780 BLAKE2B 0d675bf7230d254e0accd1805329fad90b85f38e74e468a5cf8fa139d9c9fdc833353aa5514ba9c3b32a47afe25439c8c96fbc7e2af763a4db921b781b68a593 SHA512 ae4091faaee6dfb3f0f5f01ab5697ded6e4c508c15082b83bf024afec93d51e7fd165ad7780ea1fe88e6d630d3c1b9d2a6255f73484ffb1db969a38b6abf1d18 DIST nwg-shell-0.5.34.tar.gz 2181853 BLAKE2B e85f59a871d9b3e485e3f6ecfb84e1c87a00f9e4814386d3b8be83a15c8ce617ab3a09c2948763d8efd4278d9411c59ceae68aee010252113ee53ae8b891b29e SHA512 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c02909dd568541cc0f258 +DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.35.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: a01a7426de719d1b36d4dae4caaa0a65f9ade610 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:54:52 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:55:16 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a01a7426 gui-apps/nwg-shell: add 0.5.36 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 1a475b1fa..5a0175314 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.34.tar.gz 2181853 BLAKE2B e85f59a871d9b3e485e3f6ecfb84e1c87a00f9e4814386d3b8be83a15c8ce617ab3a09c2948763d8efd4278d9411c59ceae68aee010252113ee53ae8b891b29e SHA512 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c02909dd568541cc0f258 DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b +DIST nwg-shell-0.5.36.tar.gz 2181809 BLAKE2B d540bf948c9a02a3b880738d04ff7a9581e706bb071c618a0f3a86a4d00c607eb9fe32dba7de0f7338f531c8e600e6a89ddb9ffc5ed9e5ae1ffe9561e2165baf SHA512 2eb5745f70048ce02b5c6e3b08848f0d030e5a8ff16fc3b16caa8fd59b09ccf5009796d4550d2f3dec96339625528e5f5d7dbb5198d529ababef8e37569f5071 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild new file mode 100644 index 0..b2a468557 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.36.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 826f50284d0324c1bbb0f7051e3131aed62a13ac Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:55:06 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:55:17 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=826f5028 gui-apps/nwg-shell: drop 0.5.34 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 5a0175314..1e66a2b87 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.34.tar.gz 2181853 BLAKE2B e85f59a871d9b3e485e3f6ecfb84e1c87a00f9e4814386d3b8be83a15c8ce617ab3a09c2948763d8efd4278d9411c59ceae68aee010252113ee53ae8b891b29e SHA512 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c02909dd568541cc0f258 DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b DIST nwg-shell-0.5.36.tar.gz 2181809 BLAKE2B d540bf948c9a02a3b880738d04ff7a9581e706bb071c618a0f3a86a4d00c607eb9fe32dba7de0f7338f531c8e600e6a89ddb9ffc5ed9e5ae1ffe9561e2165baf SHA512 2eb5745f70048ce02b5c6e3b08848f0d030e5a8ff16fc3b16caa8fd59b09ccf5009796d4550d2f3dec96339625528e5f5d7dbb5198d529ababef8e37569f5071 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild deleted file mode 100644 index b2a468557..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 0da37951a42ab03626dba9179d01092e27d73a6d Author: Pascal Jäger leimstift de> AuthorDate: Fri Jul 5 18:53:42 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jul 5 18:55:16 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0da37951 gui-apps/nwg-shell: drop 0.5.33 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 91803a563..1a475b1fa 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.33.tar.gz 2181780 BLAKE2B 0d675bf7230d254e0accd1805329fad90b85f38e74e468a5cf8fa139d9c9fdc833353aa5514ba9c3b32a47afe25439c8c96fbc7e2af763a4db921b781b68a593 SHA512 ae4091faaee6dfb3f0f5f01ab5697ded6e4c508c15082b83bf024afec93d51e7fd165ad7780ea1fe88e6d630d3c1b9d2a6255f73484ffb1db969a38b6abf1d18 DIST nwg-shell-0.5.34.tar.gz 2181853 BLAKE2B e85f59a871d9b3e485e3f6ecfb84e1c87a00f9e4814386d3b8be83a15c8ce617ab3a09c2948763d8efd4278d9411c59ceae68aee010252113ee53ae8b891b29e SHA512 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c02909dd568541cc0f258 DIST nwg-shell-0.5.35.tar.gz 2181827 BLAKE2B cd2969e0deecee1f43bdf25218203cd86a4ce828c24ad3a931d26d191a003c47093c5e919f3bd27ae85f4899ddea316596b066227c7c1edb978a03aae7076ada SHA512 b9a9dea24d8d0b7d1eb77d69fd33a70868de49113a25d79be45411862375ef0968083738b3081496580661997c9793af66bfa09b622b0fab4b90ac68b6d8c04b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild deleted file mode 100644 index 87f576840..0 --- a/gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 522469615417698cd611b80fbdb72c70f37d4899 Author: Pascal Jäger leimstift de> AuthorDate: Sat Jun 29 08:03:53 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sat Jun 29 08:03:53 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52246961 gui-apps/nwg-shell-config: add 0.5.41 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.41.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index bc8bc6268..2eb71e47e 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f +DIST nwg-shell-config-0.5.41.tar.gz 117746 BLAKE2B dc7440e8da1ebd3124cf001941339daf2ba333d85f5eb0a07bbcff93c72377a4f82a9f3fed42a68dd7e4bc4e7099cff4c3c1bb11b5e0375ff69811597c78ca37 SHA512 6b38054b17ddf8220e105a56e9c10dd0fc58fd395d65eb45237fe7a5f2d4dbbd188e5672bebd0606b4eb59b613a10805b560406a0aa4bfa318ac237c9137bb99 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.41.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.41.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.41.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 573564d966d42909776a92786905f5b557bebe0b Author: Pascal Jäger leimstift de> AuthorDate: Sat Jun 29 07:33:40 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sat Jun 29 07:33:40 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=573564d9 gui-apps/nwg-shell-config: add 0.5.40 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.40.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index b108cd52b..431d90faa 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd +DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.40.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.40.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.40.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 200dc0395f12dca02a1ec2227390bcc8145d73dd Author: Pascal Jäger leimstift de> AuthorDate: Sat Jun 29 07:32:20 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sat Jun 29 07:32:20 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=200dc039 gui-apps/nwg-shell-config: add 0.5.39 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.39.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 9aea3679b..b108cd52b 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 +DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.39.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.39.ebuild new file mode 100644 index 0..18bb5419f --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.39.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 7ebe9012ee2ffae3ac34029a42fe660196a92595 Author: Pascal Jäger leimstift de> AuthorDate: Sat Jun 29 07:34:10 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sat Jun 29 07:34:10 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ebe9012 gui-apps/nwg-shell-config: drop 0.5.37 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.37.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 431d90faa..bc8bc6268 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 DIST nwg-shell-config-0.5.39.tar.gz 117834 BLAKE2B f842a865155e4b18260a4c75f27446ee6fcbcf5dca1911f45dfd3f48019a668ae98c7038be9d23972b182044d5fe9b51922139d5c0f9e2eea6e077a30daad88a SHA512 8c5312231ddd85c4ef7ecbf03651acd6095552822c2da3b8cc8061f067ef8e2d1990130768e63598fa5399206944fffbbcd070c69e2cee3f2b7558fdd699ebbd DIST nwg-shell-config-0.5.40.tar.gz 117745 BLAKE2B c0fe83c86e7ffc4706fbff36a99bacbe010df682f385fdd7e89125a45076a06427844c85b68debded3a78117d4d44848bc377ccf011f8f9419b741462386dcd5 SHA512 4e7aaef64669cbe9b67ec7c9d472704db562ed290ffab2aaaf53f4ba198909758359fbe6abca258937099eec50b38f417a8f734efe92bf9879617aef6fac3c2f diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.37.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.37.ebuild deleted file mode 100644 index 18bb5419f..0 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.37.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: f796e8328d3da847f0b6a4c44a3149670499dd28 Author: Pascal Jäger leimstift de> AuthorDate: Mon May 20 20:34:28 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Mon May 20 20:34:28 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f796e832 gui-apps/nwg-shell-config: drop 0.5.36 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.36.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 5ad6f40a5d..9aea3679b6 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.36.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.36.ebuild deleted file mode 100644 index 18bb5419f7..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.36.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: d2f381af292e472633003402d5d748d46e488c65 Author: Pascal Jäger leimstift de> AuthorDate: Mon May 20 20:34:07 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Mon May 20 20:34:07 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2f381af gui-apps/nwg-shell-config: add 0.5.38 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.38.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 6e48b55b83..5ad6f40a5d 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 +DIST nwg-shell-config-0.5.38.tar.gz 117607 BLAKE2B d233971aa62f42b815c72977ba923b6b61624821af0dbf0314ed57078e00e166e5866a8f0a4f87deda1c5dcac63b5694bf63b63529a64593a51f43d3c384abaf SHA512 848bf82306d68075db7f5d3b2bc13920e72b3f9fd027332c34b9a101fd9a9e92749ca9992e16713d929e6f5fb940b53abc27c02bdde8bf8615bfa8aa067c12b3 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.38.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.38.ebuild new file mode 100644 index 00..18bb5419f7 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.38.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 2699a5e119302af23a5ec36cdf8b06bbd07b53eb Author: Pascal Jäger leimstift de> AuthorDate: Wed May 8 17:59:28 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed May 8 18:16:59 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2699a5e1 gui-apps/nwg-shell-config: drop 0.5.35 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.35.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 8159e5d674..6e48b55b83 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.35.tar.gz 117479 BLAKE2B fe6f733687252c999eb84eaa868889fac350037841a3e7d6efd153c335a969497a3a8a49782c8b54f715c7b416eb308a9d74e96110c5900b99806c3cffb5a46f SHA512 04ad32bdaffbb601c0fd18379b92c7e7b1903880049339154cbc5507e1dbf78540f24265fcc70f24a78df915ee3dd3af6135f8e4033206ccf026ffb3f863 DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.35.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.35.ebuild deleted file mode 100644 index 18bb5419f7..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.35.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: d5c1072801bcb39555f0e44a1e6db389d4c67928 Author: Pascal Jäger leimstift de> AuthorDate: Wed May 8 17:58:54 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed May 8 18:16:59 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5c10728 gui-apps/nwg-shell-config: add 0.5.37 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.37.ebuild | 41 ++ 2 files changed, 42 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index fe301c1d55..8159e5d674 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.35.tar.gz 117479 BLAKE2B fe6f733687252c999eb84eaa868889fac350037841a3e7d6efd153c335a969497a3a8a49782c8b54f715c7b416eb308a9d74e96110c5900b99806c3cffb5a46f SHA512 04ad32bdaffbb601c0fd18379b92c7e7b1903880049339154cbc5507e1dbf78540f24265fcc70f24a78df915ee3dd3af6135f8e4033206ccf026ffb3f863 DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 +DIST nwg-shell-config-0.5.37.tar.gz 117615 BLAKE2B a6eff99bc54af754e71e118f7f5f78934e757e292b8c314672b91d18836f39bd85342a2015763a1d2ea5e2623dc85879f45e4dffc3c3f1108bf69199d2a5768b SHA512 27b0deb2769a136f120a0736c7bc1902deb55bbb33bad28b77f455a575e469d5229ef1eba69018106ef03829ac97488da85022fff423e018d9f2f03e98373f62 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.37.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.37.ebuild new file mode 100644 index 00..18bb5419f7 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.37.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 2b9960e3b45adea1c012e0959554f1f21c6194bb Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:31:38 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:37:32 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b9960e3 gui-apps/nwg-shell: add 0.5.34 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 2 +- gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild | 33 ++ 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 0cdc8664f6..ed67adeef5 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,3 @@ -DIST nwg-shell-0.5.31.tar.gz 2181632 BLAKE2B 173fb14aeeae8c0788ee8b4deb614538128e623032231eb427b9dbdafd3b84d4cbaa8f109adf30c7c382796211cc72385f24d955776f0fee511a719aa572fde4 SHA512 1b26f14f14123dc7c7c48839dfa473c45688f17e2274c00b41f9bbcea9959d871606a88ed3517aa1dcfa22d346b4a9b0369b6c58ba27ba4e119269e0031840d2 DIST nwg-shell-0.5.32.tar.gz 2181719 BLAKE2B f2b67a2a41a0f1b7123ba74410a2630ccdcd2a6f7ae5318ff1ffc95ff36d012bc4536c40467ac68a2d40bb2556cb47c157b6f1f7987efb69307f3f5bbd19dde5 SHA512 52402569d36d96ab119dbae12a615bbab55e7c025ac08f1a0fbd220703c94ce6628684c304efd5e2810258f75fcdb0fde93f0f074f21846c52962232173452f1 DIST nwg-shell-0.5.33.tar.gz 2181780 BLAKE2B 0d675bf7230d254e0accd1805329fad90b85f38e74e468a5cf8fa139d9c9fdc833353aa5514ba9c3b32a47afe25439c8c96fbc7e2af763a4db921b781b68a593 SHA512 ae4091faaee6dfb3f0f5f01ab5697ded6e4c508c15082b83bf024afec93d51e7fd165ad7780ea1fe88e6d630d3c1b9d2a6255f73484ffb1db969a38b6abf1d18 +DIST nwg-shell-0.5.34.tar.gz 2181853 BLAKE2B e85f59a871d9b3e485e3f6ecfb84e1c87a00f9e4814386d3b8be83a15c8ce617ab3a09c2948763d8efd4278d9411c59ceae68aee010252113ee53ae8b891b29e SHA512 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c02909dd568541cc0f258 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild new file mode 100644 index 00..b2a4685570 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.34.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 1f707918e3d3bfaac4bd8e1837812a33d33ae986 Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:26:33 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:37:32 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f707918 gui-apps/nwg-shell-config: add 0.5.36 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/.pkgbump-pv | 1 - gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.36.ebuild | 41 ++ 3 files changed, 42 insertions(+), 1 deletion(-) diff --git a/gui-apps/nwg-shell-config/.pkgbump-pv b/gui-apps/nwg-shell-config/.pkgbump-pv deleted file mode 100644 index 0defa4dc03..00 --- a/gui-apps/nwg-shell-config/.pkgbump-pv +++ /dev/null @@ -1 +0,0 @@ -0.5.35 diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 528c61bdac..9ed6d95654 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 DIST nwg-shell-config-0.5.35.tar.gz 117479 BLAKE2B fe6f733687252c999eb84eaa868889fac350037841a3e7d6efd153c335a969497a3a8a49782c8b54f715c7b416eb308a9d74e96110c5900b99806c3cffb5a46f SHA512 04ad32bdaffbb601c0fd18379b92c7e7b1903880049339154cbc5507e1dbf78540f24265fcc70f24a78df915ee3dd3af6135f8e4033206ccf026ffb3f863 +DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.36.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.36.ebuild new file mode 100644 index 00..18bb5419f7 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.36.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 769b74da561e723446d8e976a0ff9d222fd2d98a Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:22:05 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:24:50 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=769b74da gui-apps/nwg-shell-config: add 0.5.35 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/.pkgbump-pv | 1 + gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.35.ebuild | 41 ++ 3 files changed, 43 insertions(+) diff --git a/gui-apps/nwg-shell-config/.pkgbump-pv b/gui-apps/nwg-shell-config/.pkgbump-pv new file mode 100644 index 00..0defa4dc03 --- /dev/null +++ b/gui-apps/nwg-shell-config/.pkgbump-pv @@ -0,0 +1 @@ +0.5.35 diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 4488cd4c7f..528c61bdac 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 +DIST nwg-shell-config-0.5.35.tar.gz 117479 BLAKE2B fe6f733687252c999eb84eaa868889fac350037841a3e7d6efd153c335a969497a3a8a49782c8b54f715c7b416eb308a9d74e96110c5900b99806c3cffb5a46f SHA512 04ad32bdaffbb601c0fd18379b92c7e7b1903880049339154cbc5507e1dbf78540f24265fcc70f24a78df915ee3dd3af6135f8e4033206ccf026ffb3f863 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.35.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.35.ebuild new file mode 100644 index 00..18bb5419f7 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.35.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 15c6ae507c26234d94db74a2d0991ebbca0814b3 Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:35:08 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:37:32 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15c6ae50 gui-apps/nwg-shell: drop 0.5.32 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index ed67adeef5..9596c33c3e 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.32.tar.gz 2181719 BLAKE2B f2b67a2a41a0f1b7123ba74410a2630ccdcd2a6f7ae5318ff1ffc95ff36d012bc4536c40467ac68a2d40bb2556cb47c157b6f1f7987efb69307f3f5bbd19dde5 SHA512 52402569d36d96ab119dbae12a615bbab55e7c025ac08f1a0fbd220703c94ce6628684c304efd5e2810258f75fcdb0fde93f0f074f21846c52962232173452f1 DIST nwg-shell-0.5.33.tar.gz 2181780 BLAKE2B 0d675bf7230d254e0accd1805329fad90b85f38e74e468a5cf8fa139d9c9fdc833353aa5514ba9c3b32a47afe25439c8c96fbc7e2af763a4db921b781b68a593 SHA512 ae4091faaee6dfb3f0f5f01ab5697ded6e4c508c15082b83bf024afec93d51e7fd165ad7780ea1fe88e6d630d3c1b9d2a6255f73484ffb1db969a38b6abf1d18 DIST nwg-shell-0.5.34.tar.gz 2181853 BLAKE2B e85f59a871d9b3e485e3f6ecfb84e1c87a00f9e4814386d3b8be83a15c8ce617ab3a09c2948763d8efd4278d9411c59ceae68aee010252113ee53ae8b891b29e SHA512 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c02909dd568541cc0f258 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 1b80e6cf713dbef82495983e019526eaea32fb74 Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:34:54 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:37:32 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b80e6cf gui-apps/nwg-shell: drop 0.5.31 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild | 34 -- 1 file changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 8a7267bb901d243e004842f695bdfe46a52c09a7 Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:35:30 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:37:32 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a7267bb gui-apps/nwg-shell-config: drop 0.5.33 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.33.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 9ed6d95654..64372cb2ea 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 DIST nwg-shell-config-0.5.35.tar.gz 117479 BLAKE2B fe6f733687252c999eb84eaa868889fac350037841a3e7d6efd153c335a969497a3a8a49782c8b54f715c7b416eb308a9d74e96110c5900b99806c3cffb5a46f SHA512 04ad32bdaffbb601c0fd18379b92c7e7b1903880049339154cbc5507e1dbf78540f24265fcc70f24a78df915ee3dd3af6135f8e4033206ccf026ffb3f863 DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.33.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.33.ebuild deleted file mode 100644 index 4750a5f43b..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.33.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 430c0567fccb3eaec892214659a8053f0b229897 Author: Pascal Jäger leimstift de> AuthorDate: Thu Apr 25 18:35:47 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Thu Apr 25 18:37:33 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=430c0567 gui-apps/nwg-shell-config: drop 0.5.34 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.34.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 64372cb2ea..fe301c1d55 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 DIST nwg-shell-config-0.5.35.tar.gz 117479 BLAKE2B fe6f733687252c999eb84eaa868889fac350037841a3e7d6efd153c335a969497a3a8a49782c8b54f715c7b416eb308a9d74e96110c5900b99806c3cffb5a46f SHA512 04ad32bdaffbb601c0fd18379b92c7e7b1903880049339154cbc5507e1dbf78540f24265fcc70f24a78df915ee3dd3af6135f8e4033206ccf026ffb3f863 DIST nwg-shell-config-0.5.36.tar.gz 117542 BLAKE2B 24998b225a24d79212ca6bdd003bde7e9280b67c2e8923dab36166fcd5c4ab3cfa13b7ca9158be682851c71c6e4e8b9eb64964de27a8f2a47bf5d816b80db481 SHA512 841a0f9c377a0e8a139321e87ae690f4d77be3056e5cf17456f5cd9e1649239a95cb71f349fcb3eee702e9c3446d8ed3dca8ca42360b5fd0a6d3a35139a5fcc4 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.34.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.34.ebuild deleted file mode 100644 index 4750a5f43b..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.34.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 084dbf9bce5b5f62f649e14ef275fb3b50259abf Author: Pascal Jäger leimstift de> AuthorDate: Wed Mar 6 13:09:35 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Mar 6 13:12:18 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=084dbf9b gui-apps/nwg-shell: add 0.5.33 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 6786361f78..0cdc8664f6 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.31.tar.gz 2181632 BLAKE2B 173fb14aeeae8c0788ee8b4deb614538128e623032231eb427b9dbdafd3b84d4cbaa8f109adf30c7c382796211cc72385f24d955776f0fee511a719aa572fde4 SHA512 1b26f14f14123dc7c7c48839dfa473c45688f17e2274c00b41f9bbcea9959d871606a88ed3517aa1dcfa22d346b4a9b0369b6c58ba27ba4e119269e0031840d2 DIST nwg-shell-0.5.32.tar.gz 2181719 BLAKE2B f2b67a2a41a0f1b7123ba74410a2630ccdcd2a6f7ae5318ff1ffc95ff36d012bc4536c40467ac68a2d40bb2556cb47c157b6f1f7987efb69307f3f5bbd19dde5 SHA512 52402569d36d96ab119dbae12a615bbab55e7c025ac08f1a0fbd220703c94ce6628684c304efd5e2810258f75fcdb0fde93f0f074f21846c52962232173452f1 +DIST nwg-shell-0.5.33.tar.gz 2181780 BLAKE2B 0d675bf7230d254e0accd1805329fad90b85f38e74e468a5cf8fa139d9c9fdc833353aa5514ba9c3b32a47afe25439c8c96fbc7e2af763a4db921b781b68a593 SHA512 ae4091faaee6dfb3f0f5f01ab5697ded6e4c508c15082b83bf024afec93d51e7fd165ad7780ea1fe88e6d630d3c1b9d2a6255f73484ffb1db969a38b6abf1d18 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild new file mode 100644 index 00..e533477e86 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.33.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..12} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 66b9291b8de55913cdbe7a3f21c5a55fe9fe939d Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:41:55 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:36 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=66b9291b gui-apps/nwg-shell-config: drop 0.5.31 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.31.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 85e2c384e4..28b53e9417 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef DIST nwg-shell-config-0.5.32.tar.gz 113661 BLAKE2B 9a88a02069a7cb22f7c57fbc42032ace4c0bca531c271a26ee06b90d16c27d3904cdfe2ef70c253b538ff0da8f39d11f0b8e060b604577be03cba25178623382 SHA512 1cf14a350456bca8265455f5905b300101dd9c8ae0ea0ef98de04e39f4e3cf4e40ebc47af05d10b5e968d36e38efa4e0ba94ff24d96b63a170dc9df9fc34 DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild deleted file mode 100644 index 4750a5f43b..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: d35f5fef6b8af5211b11ed55669e07e2baadf280 Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:36:24 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:35 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d35f5fef gui-apps/nwg-shell: drop 0.5.30 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 49bd703047..6786361f78 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.30.tar.gz 2181453 BLAKE2B 098aa29678fa9db408de330843e3674c8c0c32b42e426388be090d3e2d4d6e5c8928479242f8b05e783b40dccf51ce3e88262837fb50dc42bde668bb38cc94d1 SHA512 a3a9bac12df18d7eff600825e9dd6188101e23a442f5d3f4ea0bcaf3a80bdbb6ca6521e66a352ec14c45916e7d87dcf5fbdfd2cd0b8c7a311977a495382e51eb DIST nwg-shell-0.5.31.tar.gz 2181632 BLAKE2B 173fb14aeeae8c0788ee8b4deb614538128e623032231eb427b9dbdafd3b84d4cbaa8f109adf30c7c382796211cc72385f24d955776f0fee511a719aa572fde4 SHA512 1b26f14f14123dc7c7c48839dfa473c45688f17e2274c00b41f9bbcea9959d871606a88ed3517aa1dcfa22d346b4a9b0369b6c58ba27ba4e119269e0031840d2 DIST nwg-shell-0.5.32.tar.gz 2181719 BLAKE2B f2b67a2a41a0f1b7123ba74410a2630ccdcd2a6f7ae5318ff1ffc95ff36d012bc4536c40467ac68a2d40bb2556cb47c157b6f1f7987efb69307f3f5bbd19dde5 SHA512 52402569d36d96ab119dbae12a615bbab55e7c025ac08f1a0fbd220703c94ce6628684c304efd5e2810258f75fcdb0fde93f0f074f21846c52962232173452f1 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 921e6cd7d57ecf963a743628db78936adc2d4838 Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:42:05 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:36 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=921e6cd7 gui-apps/nwg-shell-config: drop 0.5.32 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.32.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 28b53e9417..4488cd4c7f 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.32.tar.gz 113661 BLAKE2B 9a88a02069a7cb22f7c57fbc42032ace4c0bca531c271a26ee06b90d16c27d3904cdfe2ef70c253b538ff0da8f39d11f0b8e060b604577be03cba25178623382 SHA512 1cf14a350456bca8265455f5905b300101dd9c8ae0ea0ef98de04e39f4e3cf4e40ebc47af05d10b5e968d36e38efa4e0ba94ff24d96b63a170dc9df9fc34 DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.32.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.32.ebuild deleted file mode 100644 index 4750a5f43b..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.32.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: a6d59450b94fbc57e95597ecc57b3104e6152ea9 Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:40:33 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:36 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6d59450 gui-apps/nwg-shell-config: add 0.5.33 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.33.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ae8f794780..a1ce672e44 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef DIST nwg-shell-config-0.5.32.tar.gz 113661 BLAKE2B 9a88a02069a7cb22f7c57fbc42032ace4c0bca531c271a26ee06b90d16c27d3904cdfe2ef70c253b538ff0da8f39d11f0b8e060b604577be03cba25178623382 SHA512 1cf14a350456bca8265455f5905b300101dd9c8ae0ea0ef98de04e39f4e3cf4e40ebc47af05d10b5e968d36e38efa4e0ba94ff24d96b63a170dc9df9fc34 +DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.33.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.33.ebuild new file mode 100644 index 00..4750a5f43b --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.33.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 3dc2bee01965834467b819fc6a6819b34543d8a2 Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:41:37 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:36 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dc2bee0 gui-apps/nwg-shell-config: add 0.5.34 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.34.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index a1ce672e44..85e2c384e4 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef DIST nwg-shell-config-0.5.32.tar.gz 113661 BLAKE2B 9a88a02069a7cb22f7c57fbc42032ace4c0bca531c271a26ee06b90d16c27d3904cdfe2ef70c253b538ff0da8f39d11f0b8e060b604577be03cba25178623382 SHA512 1cf14a350456bca8265455f5905b300101dd9c8ae0ea0ef98de04e39f4e3cf4e40ebc47af05d10b5e968d36e38efa4e0ba94ff24d96b63a170dc9df9fc34 DIST nwg-shell-config-0.5.33.tar.gz 114758 BLAKE2B 792e9ed84361369bfb9617f267d68573f7170b2410744563d7d2fe2c8d527ca0eccc4172e9c421ed8c148bfcd1c868530f362740dd57e2cdd2df5aa801906a81 SHA512 8b79f10aa99d774722d49bb6e633e5e4e024f5dc55efdd0362220f85ab267ebaea8b016c051f92c6bbf0a74f2503d03a7ce5548a0e84ebab0dbc293a5f01c679 +DIST nwg-shell-config-0.5.34.tar.gz 114850 BLAKE2B e073494bc3f4375e4c3545777965953ff6504130981745948939483a29b42a5e676bdc51dbef27f1f99f0e94f1b8a465da570b7c68ea4ac81c09e04ef5ddaa5d SHA512 a140756ad0f7ff4da98f212ffb5aab656e6caf2d795efccddad3544e67737a90f15e02b6040c3b2e4324f7adbde38457a24eadcece3df55b5a614cd37cc636c8 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.34.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.34.ebuild new file mode 100644 index 00..4750a5f43b --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.34.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: ef51811141a0ae5069d8308bda8d339e24e7c61e Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:35:54 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:35 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef518111 gui-apps/nwg-shell: add 0.5.32 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index c3ca124700..3a4c2f7bae 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d DIST nwg-shell-0.5.30.tar.gz 2181453 BLAKE2B 098aa29678fa9db408de330843e3674c8c0c32b42e426388be090d3e2d4d6e5c8928479242f8b05e783b40dccf51ce3e88262837fb50dc42bde668bb38cc94d1 SHA512 a3a9bac12df18d7eff600825e9dd6188101e23a442f5d3f4ea0bcaf3a80bdbb6ca6521e66a352ec14c45916e7d87dcf5fbdfd2cd0b8c7a311977a495382e51eb DIST nwg-shell-0.5.31.tar.gz 2181632 BLAKE2B 173fb14aeeae8c0788ee8b4deb614538128e623032231eb427b9dbdafd3b84d4cbaa8f109adf30c7c382796211cc72385f24d955776f0fee511a719aa572fde4 SHA512 1b26f14f14123dc7c7c48839dfa473c45688f17e2274c00b41f9bbcea9959d871606a88ed3517aa1dcfa22d346b4a9b0369b6c58ba27ba4e119269e0031840d2 +DIST nwg-shell-0.5.32.tar.gz 2181719 BLAKE2B f2b67a2a41a0f1b7123ba74410a2630ccdcd2a6f7ae5318ff1ffc95ff36d012bc4536c40467ac68a2d40bb2556cb47c157b6f1f7987efb69307f3f5bbd19dde5 SHA512 52402569d36d96ab119dbae12a615bbab55e7c025ac08f1a0fbd220703c94ce6628684c304efd5e2810258f75fcdb0fde93f0f074f21846c52962232173452f1 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.32.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: eb59085ccb34b4952201033886f02357a7916682 Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 7 13:36:13 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 7 14:02:35 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eb59085c gui-apps/nwg-shell: drop 0.5.29 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 3a4c2f7bae..49bd703047 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d DIST nwg-shell-0.5.30.tar.gz 2181453 BLAKE2B 098aa29678fa9db408de330843e3674c8c0c32b42e426388be090d3e2d4d6e5c8928479242f8b05e783b40dccf51ce3e88262837fb50dc42bde668bb38cc94d1 SHA512 a3a9bac12df18d7eff600825e9dd6188101e23a442f5d3f4ea0bcaf3a80bdbb6ca6521e66a352ec14c45916e7d87dcf5fbdfd2cd0b8c7a311977a495382e51eb DIST nwg-shell-0.5.31.tar.gz 2181632 BLAKE2B 173fb14aeeae8c0788ee8b4deb614538128e623032231eb427b9dbdafd3b84d4cbaa8f109adf30c7c382796211cc72385f24d955776f0fee511a719aa572fde4 SHA512 1b26f14f14123dc7c7c48839dfa473c45688f17e2274c00b41f9bbcea9959d871606a88ed3517aa1dcfa22d346b4a9b0369b6c58ba27ba4e119269e0031840d2 DIST nwg-shell-0.5.32.tar.gz 2181719 BLAKE2B f2b67a2a41a0f1b7123ba74410a2630ccdcd2a6f7ae5318ff1ffc95ff36d012bc4536c40467ac68a2d40bb2556cb47c157b6f1f7987efb69307f3f5bbd19dde5 SHA512 52402569d36d96ab119dbae12a615bbab55e7c025ac08f1a0fbd220703c94ce6628684c304efd5e2810258f75fcdb0fde93f0f074f21846c52962232173452f1 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: f7c7152b670adaf78fe2fce3fc57abcdfb76a396 Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 31 16:25:40 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 31 16:25:40 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7c7152b gui-apps/nwg-shell: drop 0.5.28 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 3df77ddc78..9c11f8f31b 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.28.tar.gz 2180994 BLAKE2B c54e1568846d8bdf44391be0195393ca8d58a2191a0b572d9da2b4f766e91dcf04efd49916afd57df25b9457709a03e1b44d67183faa82d5b3f27a58241784a2 SHA512 4833e0adf43e86e763a44583e09574cf591dee67145f43e96aba833d35dde371387183b8468090aa4521e1f968ab1e9950381ac43a38463d7bb6b609fd8cf308 DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d DIST nwg-shell-0.5.30.tar.gz 2181453 BLAKE2B 098aa29678fa9db408de330843e3674c8c0c32b42e426388be090d3e2d4d6e5c8928479242f8b05e783b40dccf51ce3e88262837fb50dc42bde668bb38cc94d1 SHA512 a3a9bac12df18d7eff600825e9dd6188101e23a442f5d3f4ea0bcaf3a80bdbb6ca6521e66a352ec14c45916e7d87dcf5fbdfd2cd0b8c7a311977a495382e51eb diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 4887fe214bb133a093937f901a428fab9e9b9d4b Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 31 16:25:30 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 31 16:25:30 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4887fe21 gui-apps/nwg-shell: add 0.5.30 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index f48931114f..3df77ddc78 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.28.tar.gz 2180994 BLAKE2B c54e1568846d8bdf44391be0195393ca8d58a2191a0b572d9da2b4f766e91dcf04efd49916afd57df25b9457709a03e1b44d67183faa82d5b3f27a58241784a2 SHA512 4833e0adf43e86e763a44583e09574cf591dee67145f43e96aba833d35dde371387183b8468090aa4521e1f968ab1e9950381ac43a38463d7bb6b609fd8cf308 DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d +DIST nwg-shell-0.5.30.tar.gz 2181453 BLAKE2B 098aa29678fa9db408de330843e3674c8c0c32b42e426388be090d3e2d4d6e5c8928479242f8b05e783b40dccf51ce3e88262837fb50dc42bde668bb38cc94d1 SHA512 a3a9bac12df18d7eff600825e9dd6188101e23a442f5d3f4ea0bcaf3a80bdbb6ca6521e66a352ec14c45916e7d87dcf5fbdfd2cd0b8c7a311977a495382e51eb diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.30.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 8ce9840c7e092379ba226a389a2816a4fa9ed6ee Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 31 16:33:39 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 31 16:33:39 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ce9840c gui-apps/nwg-shell: add 0.5.31 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 9c11f8f31b..c3ca124700 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d DIST nwg-shell-0.5.30.tar.gz 2181453 BLAKE2B 098aa29678fa9db408de330843e3674c8c0c32b42e426388be090d3e2d4d6e5c8928479242f8b05e783b40dccf51ce3e88262837fb50dc42bde668bb38cc94d1 SHA512 a3a9bac12df18d7eff600825e9dd6188101e23a442f5d3f4ea0bcaf3a80bdbb6ca6521e66a352ec14c45916e7d87dcf5fbdfd2cd0b8c7a311977a495382e51eb +DIST nwg-shell-0.5.31.tar.gz 2181632 BLAKE2B 173fb14aeeae8c0788ee8b4deb614538128e623032231eb427b9dbdafd3b84d4cbaa8f109adf30c7c382796211cc72385f24d955776f0fee511a719aa572fde4 SHA512 1b26f14f14123dc7c7c48839dfa473c45688f17e2274c00b41f9bbcea9959d871606a88ed3517aa1dcfa22d346b4a9b0369b6c58ba27ba4e119269e0031840d2 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.31.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 6ffc0f9007d288004dc37cac33df07cc95e76338 Author: Pascal Jäger leimstift de> AuthorDate: Sun Jan 28 18:57:27 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Jan 28 18:57:27 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ffc0f90 gui-apps/nwg-shell-config: add 0.5.32 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.32.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index e3cb59fffb..b39b4fe9fb 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.30.tar.gz 113863 BLAKE2B ce3ceb5a69fb53ec81a392e69e5114bebeaa1bd6e3128ea50a5cd683f18b6534bb44bca59ae191df78e39de9ea9db157bd98524d053312499ced990b5aa8f7f3 SHA512 f4317771ffe33fac73ae316f3be16065181be805e1a5223a3e9fbab358cd5cc0168018ef866962402d593f24cd811ac9c6197bc4f66c0669bb6d89fe4f7f7e6d DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef +DIST nwg-shell-config-0.5.32.tar.gz 113661 BLAKE2B 9a88a02069a7cb22f7c57fbc42032ace4c0bca531c271a26ee06b90d16c27d3904cdfe2ef70c253b538ff0da8f39d11f0b8e060b604577be03cba25178623382 SHA512 1cf14a350456bca8265455f5905b300101dd9c8ae0ea0ef98de04e39f4e3cf4e40ebc47af05d10b5e968d36e38efa4e0ba94ff24d96b63a170dc9df9fc34 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.32.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.32.ebuild new file mode 100644 index 00..4750a5f43b --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.32.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: d9360a812421595e04a61455a1bbadefb6a95429 Author: Pascal Jäger leimstift de> AuthorDate: Sun Jan 28 18:57:39 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Jan 28 18:57:39 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d9360a81 gui-apps/nwg-shell-config: drop 0.5.30 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.30.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index b39b4fe9fb..ae8f794780 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.30.tar.gz 113863 BLAKE2B ce3ceb5a69fb53ec81a392e69e5114bebeaa1bd6e3128ea50a5cd683f18b6534bb44bca59ae191df78e39de9ea9db157bd98524d053312499ced990b5aa8f7f3 SHA512 f4317771ffe33fac73ae316f3be16065181be805e1a5223a3e9fbab358cd5cc0168018ef866962402d593f24cd811ac9c6197bc4f66c0669bb6d89fe4f7f7e6d DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef DIST nwg-shell-config-0.5.32.tar.gz 113661 BLAKE2B 9a88a02069a7cb22f7c57fbc42032ace4c0bca531c271a26ee06b90d16c27d3904cdfe2ef70c253b538ff0da8f39d11f0b8e060b604577be03cba25178623382 SHA512 1cf14a350456bca8265455f5905b300101dd9c8ae0ea0ef98de04e39f4e3cf4e40ebc47af05d10b5e968d36e38efa4e0ba94ff24d96b63a170dc9df9fc34 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.30.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.30.ebuild deleted file mode 100644 index 4750a5f43b..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.30.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: caf4749f910b19736542c664f1f4d8e35d0c5556 Author: Pascal Jäger leimstift de> AuthorDate: Sun Jan 28 18:56:17 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Jan 28 18:56:17 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=caf4749f gui-apps/nwg-shell: add 0.5.29 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 00c953001d..478d52e4d6 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.26.tar.gz 2180999 BLAKE2B 1008e34e663875754302c7631573d0d0a5b82a786204739a77744640d5bd2b3dc880b144f39c39b2a90686c6b19b91dcfc072825e5b29bd4c8e631aba486af7d SHA512 aaf9acc0082aa9bb33f92d860c42eb0ce0d78aa3405bfc8bae1180ea0890926f0f348b4a4d6fcfb01812fe947d21deac65a2d2bec7eddf5e895a4b4535bf20ba DIST nwg-shell-0.5.28.tar.gz 2180994 BLAKE2B c54e1568846d8bdf44391be0195393ca8d58a2191a0b572d9da2b4f766e91dcf04efd49916afd57df25b9457709a03e1b44d67183faa82d5b3f27a58241784a2 SHA512 4833e0adf43e86e763a44583e09574cf591dee67145f43e96aba833d35dde371387183b8468090aa4521e1f968ab1e9950381ac43a38463d7bb6b609fd8cf308 +DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.29.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 122e129e3cfe42ae1ff464ebaaeda04fded33ba3 Author: Pascal Jäger leimstift de> AuthorDate: Sun Jan 28 18:56:30 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Jan 28 18:56:30 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=122e129e gui-apps/nwg-shell: drop 0.5.26 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 478d52e4d6..f48931114f 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.26.tar.gz 2180999 BLAKE2B 1008e34e663875754302c7631573d0d0a5b82a786204739a77744640d5bd2b3dc880b144f39c39b2a90686c6b19b91dcfc072825e5b29bd4c8e631aba486af7d SHA512 aaf9acc0082aa9bb33f92d860c42eb0ce0d78aa3405bfc8bae1180ea0890926f0f348b4a4d6fcfb01812fe947d21deac65a2d2bec7eddf5e895a4b4535bf20ba DIST nwg-shell-0.5.28.tar.gz 2180994 BLAKE2B c54e1568846d8bdf44391be0195393ca8d58a2191a0b572d9da2b4f766e91dcf04efd49916afd57df25b9457709a03e1b44d67183faa82d5b3f27a58241784a2 SHA512 4833e0adf43e86e763a44583e09574cf591dee67145f43e96aba833d35dde371387183b8468090aa4521e1f968ab1e9950381ac43a38463d7bb6b609fd8cf308 DIST nwg-shell-0.5.29.tar.gz 2181442 BLAKE2B 176ed212e4f049e1486012fcb23f62a23106f2551544e89e99016a94c72543f44d4650a0d3c817226bb89c55d17e79ba3fb8613ddb19c81ebdb21b2e574adb91 SHA512 dc29091b41e19fc816a1bc2052600ce05b8280addb5ea7530c0e4e3c105b727ac4132dc08313b33b8cca8bef3b4269c1e3e78276240d5c08698cc64dfda2981d diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: f083716f3568017c1330289184b32835e8e88768 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 12 12:20:14 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 12 12:21:02 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f083716f gui-apps/nwg-shell: add 0.5.28 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index aa1297d2d2..0f6a852d63 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 DIST nwg-shell-0.5.26.tar.gz 2180999 BLAKE2B 1008e34e663875754302c7631573d0d0a5b82a786204739a77744640d5bd2b3dc880b144f39c39b2a90686c6b19b91dcfc072825e5b29bd4c8e631aba486af7d SHA512 aaf9acc0082aa9bb33f92d860c42eb0ce0d78aa3405bfc8bae1180ea0890926f0f348b4a4d6fcfb01812fe947d21deac65a2d2bec7eddf5e895a4b4535bf20ba +DIST nwg-shell-0.5.28.tar.gz 2180994 BLAKE2B c54e1568846d8bdf44391be0195393ca8d58a2191a0b572d9da2b4f766e91dcf04efd49916afd57df25b9457709a03e1b44d67183faa82d5b3f27a58241784a2 SHA512 4833e0adf43e86e763a44583e09574cf591dee67145f43e96aba833d35dde371387183b8468090aa4521e1f968ab1e9950381ac43a38463d7bb6b609fd8cf308 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.28.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 0f0872f7afff167c325b2730889a85e06e1e3e4f Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 12 12:20:25 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 12 12:21:02 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f0872f7 gui-apps/nwg-shell: drop 0.5.25 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 0f6a852d63..00c953001d 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 DIST nwg-shell-0.5.26.tar.gz 2180999 BLAKE2B 1008e34e663875754302c7631573d0d0a5b82a786204739a77744640d5bd2b3dc880b144f39c39b2a90686c6b19b91dcfc072825e5b29bd4c8e631aba486af7d SHA512 aaf9acc0082aa9bb33f92d860c42eb0ce0d78aa3405bfc8bae1180ea0890926f0f348b4a4d6fcfb01812fe947d21deac65a2d2bec7eddf5e895a4b4535bf20ba DIST nwg-shell-0.5.28.tar.gz 2180994 BLAKE2B c54e1568846d8bdf44391be0195393ca8d58a2191a0b572d9da2b4f766e91dcf04efd49916afd57df25b9457709a03e1b44d67183faa82d5b3f27a58241784a2 SHA512 4833e0adf43e86e763a44583e09574cf591dee67145f43e96aba833d35dde371387183b8468090aa4521e1f968ab1e9950381ac43a38463d7bb6b609fd8cf308 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild deleted file mode 100644 index 1beb080d16..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: a03d780fc0c6faf43cf21c821638b7641547f74c Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 10 11:42:56 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 10 11:42:56 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a03d780f gui-apps/nwg-shell: drop 0.5.24 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index f36c8988e2..aa1297d2d2 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 DIST nwg-shell-0.5.26.tar.gz 2180999 BLAKE2B 1008e34e663875754302c7631573d0d0a5b82a786204739a77744640d5bd2b3dc880b144f39c39b2a90686c6b19b91dcfc072825e5b29bd4c8e631aba486af7d SHA512 aaf9acc0082aa9bb33f92d860c42eb0ce0d78aa3405bfc8bae1180ea0890926f0f348b4a4d6fcfb01812fe947d21deac65a2d2bec7eddf5e895a4b4535bf20ba diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild deleted file mode 100644 index af19a1f4b3..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 22cc706dc76259c2ef8ad732b60e2efbb712e809 Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 10 11:42:41 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 10 11:42:41 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22cc706d gui-apps/nwg-shell: add 0.5.26 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 31d07d4c13..f36c8988e2 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 +DIST nwg-shell-0.5.26.tar.gz 2180999 BLAKE2B 1008e34e663875754302c7631573d0d0a5b82a786204739a77744640d5bd2b3dc880b144f39c39b2a90686c6b19b91dcfc072825e5b29bd4c8e631aba486af7d SHA512 aaf9acc0082aa9bb33f92d860c42eb0ce0d78aa3405bfc8bae1180ea0890926f0f348b4a4d6fcfb01812fe947d21deac65a2d2bec7eddf5e895a4b4535bf20ba diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 80d07f1190349fe5a1f7b94d8e764ac03d512119 Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 10 11:40:39 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 10 11:40:39 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80d07f11 gui-apps/nwg-shell-config: add 0.5.31 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.31.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 4bf2106ce7..169288327b 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.29.tar.gz 114068 BLAKE2B 1bbf5fb29f91ae2684b07159e2c590601cec0441ecc542bbecfad77d1d3573c30b874852acf64c1ec6c903ccbee74038832ef543ba948c3499955860b6b384eb SHA512 109e257e875bd76d1fda983f2f59fab9110a957f5cdfabff2b91321156893cdc9ec726618738546dd477d6147d41d53c0dc47c09b59f22aae16e01000a844f12 DIST nwg-shell-config-0.5.30.tar.gz 113863 BLAKE2B ce3ceb5a69fb53ec81a392e69e5114bebeaa1bd6e3128ea50a5cd683f18b6534bb44bca59ae191df78e39de9ea9db157bd98524d053312499ced990b5aa8f7f3 SHA512 f4317771ffe33fac73ae316f3be16065181be805e1a5223a3e9fbab358cd5cc0168018ef866962402d593f24cd811ac9c6197bc4f66c0669bb6d89fe4f7f7e6d +DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild new file mode 100644 index 00..4750a5f43b --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 3a8be4f0c58ab0621c22c2b951885263e7b5e978 Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 10 11:40:49 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 10 11:40:49 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a8be4f0 gui-apps/nwg-shell-config: drop 0.5.29 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.29.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 169288327b..e3cb59fffb 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.29.tar.gz 114068 BLAKE2B 1bbf5fb29f91ae2684b07159e2c590601cec0441ecc542bbecfad77d1d3573c30b874852acf64c1ec6c903ccbee74038832ef543ba948c3499955860b6b384eb SHA512 109e257e875bd76d1fda983f2f59fab9110a957f5cdfabff2b91321156893cdc9ec726618738546dd477d6147d41d53c0dc47c09b59f22aae16e01000a844f12 DIST nwg-shell-config-0.5.30.tar.gz 113863 BLAKE2B ce3ceb5a69fb53ec81a392e69e5114bebeaa1bd6e3128ea50a5cd683f18b6534bb44bca59ae191df78e39de9ea9db157bd98524d053312499ced990b5aa8f7f3 SHA512 f4317771ffe33fac73ae316f3be16065181be805e1a5223a3e9fbab358cd5cc0168018ef866962402d593f24cd811ac9c6197bc4f66c0669bb6d89fe4f7f7e6d DIST nwg-shell-config-0.5.31.tar.gz 114349 BLAKE2B 82dab1973d7fe40b76a06525517fb7211e5a21cac1e4bd793c23c9f46afe8811b132b793f302b8c42f2b915661b3acec6bc0f30741dee04a612de8ccfd249ad1 SHA512 caac936d953fa1dff56db0332101e90979428a9314a6ca9fe88d8230bf172213593240dfd7b7d3cea1336f6fbe71839764a2f084a8e47e3398c3335c32d12eef diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.29.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.29.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.29.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: b0f84aed7b750954783cc3d664679fbab4cd5325 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 5 19:24:31 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 5 19:24:31 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0f84aed gui-apps/nwg-shell: add 0.5.25 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index a731afaa80..f330f45711 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5 DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b +DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild new file mode 100644 index 00..1beb080d16 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.25.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 85cc1804946b4449644c3973bfa86e775477af26 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 5 19:26:03 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 5 19:26:03 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85cc1804 gui-apps/nwg-shell-config: add 0.5.30 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.30.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ede09995b8..ef2b3ed7d7 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 DIST nwg-shell-config-0.5.29.tar.gz 114068 BLAKE2B 1bbf5fb29f91ae2684b07159e2c590601cec0441ecc542bbecfad77d1d3573c30b874852acf64c1ec6c903ccbee74038832ef543ba948c3499955860b6b384eb SHA512 109e257e875bd76d1fda983f2f59fab9110a957f5cdfabff2b91321156893cdc9ec726618738546dd477d6147d41d53c0dc47c09b59f22aae16e01000a844f12 +DIST nwg-shell-config-0.5.30.tar.gz 113863 BLAKE2B ce3ceb5a69fb53ec81a392e69e5114bebeaa1bd6e3128ea50a5cd683f18b6534bb44bca59ae191df78e39de9ea9db157bd98524d053312499ced990b5aa8f7f3 SHA512 f4317771ffe33fac73ae316f3be16065181be805e1a5223a3e9fbab358cd5cc0168018ef866962402d593f24cd811ac9c6197bc4f66c0669bb6d89fe4f7f7e6d diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.30.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.30.ebuild new file mode 100644 index 00..4750a5f43b --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.30.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: bbb73150ceef792a427a7ff5a78f6509d42ef164 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 5 19:24:50 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 5 19:24:50 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbb73150 gui-apps/nwg-shell: drop 0.5.22-r1 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest | 1 - gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild | 34 --- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index f330f45711..3ddfbcb1e0 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5 DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild deleted file mode 100644 index af19a1f4b3..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 65b4a7711e436497fa78c19f9d35217d12abfe80 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 5 19:24:59 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 5 19:24:59 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65b4a771 gui-apps/nwg-shell: drop 0.5.23 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild | 34 -- 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 3ddfbcb1e0..31d07d4c13 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild deleted file mode 100644 index af19a1f4b3..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: ed47afbbf3ae17815630a8efcf22bb219dd3e903 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 5 19:26:14 2024 + Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 5 19:26:14 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed47afbb gui-apps/nwg-shell-config: drop 0.5.28 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.28.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ef2b3ed7d7..4bf2106ce7 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 DIST nwg-shell-config-0.5.29.tar.gz 114068 BLAKE2B 1bbf5fb29f91ae2684b07159e2c590601cec0441ecc542bbecfad77d1d3573c30b874852acf64c1ec6c903ccbee74038832ef543ba948c3499955860b6b384eb SHA512 109e257e875bd76d1fda983f2f59fab9110a957f5cdfabff2b91321156893cdc9ec726618738546dd477d6147d41d53c0dc47c09b59f22aae16e01000a844f12 DIST nwg-shell-config-0.5.30.tar.gz 113863 BLAKE2B ce3ceb5a69fb53ec81a392e69e5114bebeaa1bd6e3128ea50a5cd683f18b6534bb44bca59ae191df78e39de9ea9db157bd98524d053312499ced990b5aa8f7f3 SHA512 f4317771ffe33fac73ae316f3be16065181be805e1a5223a3e9fbab358cd5cc0168018ef866962402d593f24cd811ac9c6197bc4f66c0669bb6d89fe4f7f7e6d diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.28.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.28.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.28.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 5c3102ed4ca583ba58d154fdfe7cba18973acef0 Author: Pascal Jäger leimstift de> AuthorDate: Sat Dec 30 08:45:51 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Sat Dec 30 08:46:19 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c3102ed gui-apps/nwg-shell: add 0.5.24 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 0606b1bfca..a731afaa80 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5 DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b +DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild new file mode 100644 index 00..af19a1f4b3 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.24.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 20484f2298214157b3fca754a5e993f8577b49ef Author: Pascal Jäger leimstift de> AuthorDate: Wed Dec 6 12:20:44 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Dec 6 12:20:44 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20484f22 gui-apps/nwg-shell-config: add 0.5.29 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.29.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 6bd0067e2b..4e4ad9950c 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.27.tar.gz 113654 BLAKE2B 0283d78781ed03bf5c093b7d864ebed02fc9e5344dc6826bd90fd15ee204aa51c0afccf09d8435c75541ccf5cf286f5ffe27080ad906152923ccf72363dca974 SHA512 8bb70a2623f00c55d884308b18373ac21dd50bfffeb1d4f6dd2adad6db4dbfb812bc1e1271aca2ba0bac00d399044ffa920e770b0fb63f3dd74a5494e4127124 DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 +DIST nwg-shell-config-0.5.29.tar.gz 114068 BLAKE2B 1bbf5fb29f91ae2684b07159e2c590601cec0441ecc542bbecfad77d1d3573c30b874852acf64c1ec6c903ccbee74038832ef543ba948c3499955860b6b384eb SHA512 109e257e875bd76d1fda983f2f59fab9110a957f5cdfabff2b91321156893cdc9ec726618738546dd477d6147d41d53c0dc47c09b59f22aae16e01000a844f12 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.29.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.29.ebuild new file mode 100644 index 00..30cb01c4f5 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.29.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 94bbb24617d348cd792a773ec9c8da01d355c82e Author: Pascal Jäger leimstift de> AuthorDate: Wed Dec 6 12:20:56 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Dec 6 12:20:56 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94bbb246 gui-apps/nwg-shell-config: drop 0.5.27 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.27.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 4e4ad9950c..ede09995b8 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.27.tar.gz 113654 BLAKE2B 0283d78781ed03bf5c093b7d864ebed02fc9e5344dc6826bd90fd15ee204aa51c0afccf09d8435c75541ccf5cf286f5ffe27080ad906152923ccf72363dca974 SHA512 8bb70a2623f00c55d884308b18373ac21dd50bfffeb1d4f6dd2adad6db4dbfb812bc1e1271aca2ba0bac00d399044ffa920e770b0fb63f3dd74a5494e4127124 DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 DIST nwg-shell-config-0.5.29.tar.gz 114068 BLAKE2B 1bbf5fb29f91ae2684b07159e2c590601cec0441ecc542bbecfad77d1d3573c30b874852acf64c1ec6c903ccbee74038832ef543ba948c3499955860b6b384eb SHA512 109e257e875bd76d1fda983f2f59fab9110a957f5cdfabff2b91321156893cdc9ec726618738546dd477d6147d41d53c0dc47c09b59f22aae16e01000a844f12 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.27.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.27.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.27.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 99665e086728867f6b0db8088bf8600a45695833 Author: Pascal Jäger leimstift de> AuthorDate: Sun Dec 3 18:49:38 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Dec 3 18:49:38 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99665e08 gui-apps/nwg-shell: add 0.5.23 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 + gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 4480c9775d..dab5e95c0c 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-0.5.18.tar.gz 2180700 BLAKE2B fc5aa5f6fa1218ea19081f64b40325832f4bf5997ce3f9764147fa8c7102c8df1e6704d171a213143cfd001b036e44640567559692d8acc1a294b72b10d996ef SHA512 6da84b30b32fa70cdf77e6506b843b06c86c5a0ef8481fb2af4bc5f07699362c52285d516a5b2975553aa3aab14466cfd271a1ee809daa873fc5417e70623deb DIST nwg-shell-0.5.19.tar.gz 2180709 BLAKE2B b1881508f148b4af103143804f78d8a0de5fc580ea1b9cdf4df3d006d6199d9bc51939f6be6a4d6525f3e7c5d4075e069b62a823f163a417130b3c6d00eb9ac5 SHA512 42670b7520bff46f700417f1d84a1dc861d7b956e012a2b57a379f9a9b67047ce28de960ccc6519d1eda05bc8c6f83b8e97c7eea00fc35304359647246bfb4ec DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5 +DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild new file mode 100644 index 00..af19a1f4b3 --- /dev/null +++ b/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="libraries an common functions for the nwg-shell project" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + gui-apps/grim + gui-apps/swappy + gui-apps/slurp +" +DEPEND="${RDEPEND}" + +python_install_all() { + default + dobin scripts/* +} + +pkg_postinst() { + elog "To install nwg-shell for the current user, run" + elog "nwg-shell-installer -w (for sway) or" + elog "nwg-shell-installer -w -hypr (for hyprland)" +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: cb122a1f49fc5e5b500de89306409fcc4fd2e7bf Author: Pascal Jäger leimstift de> AuthorDate: Sun Dec 3 18:50:00 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Dec 3 18:50:00 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb122a1f gui-apps/nwg-shell: drop 0.5.18 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild | 36 -- 2 files changed, 37 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index dab5e95c0c..d077299468 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-0.5.18.tar.gz 2180700 BLAKE2B fc5aa5f6fa1218ea19081f64b40325832f4bf5997ce3f9764147fa8c7102c8df1e6704d171a213143cfd001b036e44640567559692d8acc1a294b72b10d996ef SHA512 6da84b30b32fa70cdf77e6506b843b06c86c5a0ef8481fb2af4bc5f07699362c52285d516a5b2975553aa3aab14466cfd271a1ee809daa873fc5417e70623deb DIST nwg-shell-0.5.19.tar.gz 2180709 BLAKE2B b1881508f148b4af103143804f78d8a0de5fc580ea1b9cdf4df3d006d6199d9bc51939f6be6a4d6525f3e7c5d4075e069b62a823f163a417130b3c6d00eb9ac5 SHA512 42670b7520bff46f700417f1d84a1dc861d7b956e012a2b57a379f9a9b67047ce28de960ccc6519d1eda05bc8c6f83b8e97c7eea00fc35304359647246bfb4ec DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5 DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild deleted file mode 100644 index b531d0d56b..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="meta-package for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - app-misc/gopsuinfo - app-misc/nwg-look - gui-apps/azote - gui-apps/nwg-bar - gui-apps/nwg-displays - || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) - gui-apps/nwg-drawer - gui-apps/nwg-menu - gui-apps/nwg-panel - gui-apps/nwg-shell-config -" -DEPEND="${RDEPEND}" - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: b4455b2fd2465cddea9894ffb3655be2c95393fb Author: Pascal Jäger leimstift de> AuthorDate: Sun Dec 3 18:50:18 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Dec 3 18:50:18 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4455b2f gui-apps/nwg-shell: drop 0.5.19 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest| 1 - gui-apps/nwg-shell/nwg-shell-0.5.19.ebuild | 36 -- 2 files changed, 37 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index d077299468..0606b1bfca 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.19.tar.gz 2180709 BLAKE2B b1881508f148b4af103143804f78d8a0de5fc580ea1b9cdf4df3d006d6199d9bc51939f6be6a4d6525f3e7c5d4075e069b62a823f163a417130b3c6d00eb9ac5 SHA512 42670b7520bff46f700417f1d84a1dc861d7b956e012a2b57a379f9a9b67047ce28de960ccc6519d1eda05bc8c6f83b8e97c7eea00fc35304359647246bfb4ec DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5 DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.19.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.19.ebuild deleted file mode 100644 index b531d0d56b..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.19.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="meta-package for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - app-misc/gopsuinfo - app-misc/nwg-look - gui-apps/azote - gui-apps/nwg-bar - gui-apps/nwg-displays - || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) - gui-apps/nwg-drawer - gui-apps/nwg-menu - gui-apps/nwg-panel - gui-apps/nwg-shell-config -" -DEPEND="${RDEPEND}" - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 360a796b440722693cb06ccb0d351e53bb994ba3 Author: Pascal Jäger leimstift de> AuthorDate: Sun Dec 3 18:50:29 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Dec 3 18:50:29 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=360a796b gui-apps/nwg-shell: drop 0.5.22 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/nwg-shell-0.5.22.ebuild | 36 -- 1 file changed, 36 deletions(-) diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.22.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.22.ebuild deleted file mode 100644 index b531d0d56b..00 --- a/gui-apps/nwg-shell/nwg-shell-0.5.22.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="meta-package for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - app-misc/gopsuinfo - app-misc/nwg-look - gui-apps/azote - gui-apps/nwg-bar - gui-apps/nwg-displays - || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) - gui-apps/nwg-drawer - gui-apps/nwg-menu - gui-apps/nwg-panel - gui-apps/nwg-shell-config -" -DEPEND="${RDEPEND}" - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: a8015703550889d41570af086bb98ad5e49bc215 Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 29 14:02:34 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 29 16:09:24 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8015703 gui-apps/nwg-shell-config: add 0.5.28 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.28.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ec558da084..ed4661c9c8 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.25.tar.gz 113369 BLAKE2B a2bab8aeee038b46e3f1b00ee65f16c2125cf4984cf5921e78b85392e98f58ad98fae8359e060af18d22bc3df0a60b7c2dfe7e3d7d6fc955add67de1dcdfdbb1 SHA512 b5a4b02445bca0dfaa7fa1287e45ea125830fedb817154d530a230ddaec2fffdcc06406c2a7c8a2644ea79e962b75356f667c706740357f2280aeaf8b626a9ca DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 DIST nwg-shell-config-0.5.27.tar.gz 113654 BLAKE2B 0283d78781ed03bf5c093b7d864ebed02fc9e5344dc6826bd90fd15ee204aa51c0afccf09d8435c75541ccf5cf286f5ffe27080ad906152923ccf72363dca974 SHA512 8bb70a2623f00c55d884308b18373ac21dd50bfffeb1d4f6dd2adad6db4dbfb812bc1e1271aca2ba0bac00d399044ffa920e770b0fb63f3dd74a5494e4127124 +DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.28.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.28.ebuild new file mode 100644 index 00..30cb01c4f5 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.28.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: c0e47b142de1a09aa34871ee80b13289ebd2165f Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 29 14:03:05 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 29 16:09:24 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0e47b14 gui-apps/nwg-shell-config: drop 0.5.26 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.26.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index d76dc640be..6bd0067e2b 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 DIST nwg-shell-config-0.5.27.tar.gz 113654 BLAKE2B 0283d78781ed03bf5c093b7d864ebed02fc9e5344dc6826bd90fd15ee204aa51c0afccf09d8435c75541ccf5cf286f5ffe27080ad906152923ccf72363dca974 SHA512 8bb70a2623f00c55d884308b18373ac21dd50bfffeb1d4f6dd2adad6db4dbfb812bc1e1271aca2ba0bac00d399044ffa920e770b0fb63f3dd74a5494e4127124 DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.26.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.26.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.26.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 6a51d42509d6f82ddc56d362ae0567762ea7392e Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 29 14:02:52 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 29 16:09:24 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a51d425 gui-apps/nwg-shell-config: drop 0.5.25 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.25.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ed4661c9c8..d76dc640be 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.25.tar.gz 113369 BLAKE2B a2bab8aeee038b46e3f1b00ee65f16c2125cf4984cf5921e78b85392e98f58ad98fae8359e060af18d22bc3df0a60b7c2dfe7e3d7d6fc955add67de1dcdfdbb1 SHA512 b5a4b02445bca0dfaa7fa1287e45ea125830fedb817154d530a230ddaec2fffdcc06406c2a7c8a2644ea79e962b75356f667c706740357f2280aeaf8b626a9ca DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 DIST nwg-shell-config-0.5.27.tar.gz 113654 BLAKE2B 0283d78781ed03bf5c093b7d864ebed02fc9e5344dc6826bd90fd15ee204aa51c0afccf09d8435c75541ccf5cf286f5ffe27080ad906152923ccf72363dca974 SHA512 8bb70a2623f00c55d884308b18373ac21dd50bfffeb1d4f6dd2adad6db4dbfb812bc1e1271aca2ba0bac00d399044ffa920e770b0fb63f3dd74a5494e4127124 DIST nwg-shell-config-0.5.28.tar.gz 113742 BLAKE2B e083a79a25c02719ed08d105c1185c49d02644b20d9f36cd3bca17bfa4a7af1355df9bfa1dfa0b757baa30f9ba3e2f51590df8ebff464e823f1f0d261cb20c7a SHA512 5d995061db57cd070731001e39665dac8c5be2d7cb521fbfcd5302f0167fab49a5d06de0213ac71975ff5adc4f1195ac45f2d16a9924bfc4df7932cf2caa4f80 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.25.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.25.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.25.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 9a8d24eabe241821812b2375a515c831b4a17a85 Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 29 13:56:52 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 29 16:09:24 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a8d24ea gui-apps/nwg-shell-config: add 0.5.27 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.27.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 7a12d7d48a..ec558da084 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,2 +1,3 @@ DIST nwg-shell-config-0.5.25.tar.gz 113369 BLAKE2B a2bab8aeee038b46e3f1b00ee65f16c2125cf4984cf5921e78b85392e98f58ad98fae8359e060af18d22bc3df0a60b7c2dfe7e3d7d6fc955add67de1dcdfdbb1 SHA512 b5a4b02445bca0dfaa7fa1287e45ea125830fedb817154d530a230ddaec2fffdcc06406c2a7c8a2644ea79e962b75356f667c706740357f2280aeaf8b626a9ca DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 +DIST nwg-shell-config-0.5.27.tar.gz 113654 BLAKE2B 0283d78781ed03bf5c093b7d864ebed02fc9e5344dc6826bd90fd15ee204aa51c0afccf09d8435c75541ccf5cf286f5ffe27080ad906152923ccf72363dca974 SHA512 8bb70a2623f00c55d884308b18373ac21dd50bfffeb1d4f6dd2adad6db4dbfb812bc1e1271aca2ba0bac00d399044ffa920e770b0fb63f3dd74a5494e4127124 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.27.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.27.ebuild new file mode 100644 index 00..30cb01c4f5 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.27.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 12df8a1337d5a21df1da03e812fb0bdba157758f Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 22 16:53:58 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 22 17:02:14 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12df8a13 gui-apps/nwg-shell-config: add 0.5.26 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 + .../nwg-shell-config-0.5.26.ebuild | 43 ++ 2 files changed, 44 insertions(+) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 27baee760b..ba90e9d8bb 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,4 @@ DIST nwg-shell-config-0.5.23.tar.gz 109379 BLAKE2B 39e2ca78afa83ef0104b8e6d9f3ca3301852f8d9af5ee4f7a7aab6a8c01677ca18c9f635177b76cb923295f26e6e6316b124f5a7d7540da07d05cc5e2347f254 SHA512 99caa2b18dd4828ffa8a98293dfea65877e41cbfe0209d241cf100a822a732b556a16cbe2921c0cdc48ad6fde078c9d64656b286bb833fae495085976b934975 DIST nwg-shell-config-0.5.24.tar.gz 109606 BLAKE2B 9c968d2da56e37c0e30f0796f096f6191651076696e8835b345830d990f9f44cdbf53a8a5e43388d95d14fabe77a513cb8ff4b50d252ab5ec3d26c432b7371cb SHA512 337889eb3a3d8abfcf5272b35ea91941091a3b9e3ac25f476637eceb1b3bddb9d306751f3e956d69e75f603a18c881b905a044640b20040223dd268a6395 DIST nwg-shell-config-0.5.25.tar.gz 113369 BLAKE2B a2bab8aeee038b46e3f1b00ee65f16c2125cf4984cf5921e78b85392e98f58ad98fae8359e060af18d22bc3df0a60b7c2dfe7e3d7d6fc955add67de1dcdfdbb1 SHA512 b5a4b02445bca0dfaa7fa1287e45ea125830fedb817154d530a230ddaec2fffdcc06406c2a7c8a2644ea79e962b75356f667c706740357f2280aeaf8b626a9ca +DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.26.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.26.ebuild new file mode 100644 index 00..30cb01c4f5 --- /dev/null +++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.26.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 xdg-utils + +SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="nwg-shell configuration utility" +HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + gui-apps/nwg-shell + sci-geosciences/geopy + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-shell-config.desktop + doicon nwg-shell-config.svg + doicon nwg-shell-update.svg + doicon nwg-shell-translate.svg + doicon nwg-update-noupdate.svg + doicon nwg-update-available.svg + doicon nwg-update-checking.svg +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 8229416a45ada2fc963f14da354bace538bea9a8 Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 22 16:54:10 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 22 17:02:14 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8229416a gui-apps/nwg-shell-config: drop 0.5.23 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.23.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index ba90e9d8bb..1cff46b77d 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,4 +1,3 @@ -DIST nwg-shell-config-0.5.23.tar.gz 109379 BLAKE2B 39e2ca78afa83ef0104b8e6d9f3ca3301852f8d9af5ee4f7a7aab6a8c01677ca18c9f635177b76cb923295f26e6e6316b124f5a7d7540da07d05cc5e2347f254 SHA512 99caa2b18dd4828ffa8a98293dfea65877e41cbfe0209d241cf100a822a732b556a16cbe2921c0cdc48ad6fde078c9d64656b286bb833fae495085976b934975 DIST nwg-shell-config-0.5.24.tar.gz 109606 BLAKE2B 9c968d2da56e37c0e30f0796f096f6191651076696e8835b345830d990f9f44cdbf53a8a5e43388d95d14fabe77a513cb8ff4b50d252ab5ec3d26c432b7371cb SHA512 337889eb3a3d8abfcf5272b35ea91941091a3b9e3ac25f476637eceb1b3bddb9d306751f3e956d69e75f603a18c881b905a044640b20040223dd268a6395 DIST nwg-shell-config-0.5.25.tar.gz 113369 BLAKE2B a2bab8aeee038b46e3f1b00ee65f16c2125cf4984cf5921e78b85392e98f58ad98fae8359e060af18d22bc3df0a60b7c2dfe7e3d7d6fc955add67de1dcdfdbb1 SHA512 b5a4b02445bca0dfaa7fa1287e45ea125830fedb817154d530a230ddaec2fffdcc06406c2a7c8a2644ea79e962b75356f667c706740357f2280aeaf8b626a9ca DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.23.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.23.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.23.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
commit: 0e60f94471a04459b588f957ccd4987e7732c024 Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 22 16:54:20 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Wed Nov 22 17:02:14 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0e60f944 gui-apps/nwg-shell-config: drop 0.5.24 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell-config/Manifest | 1 - .../nwg-shell-config-0.5.24.ebuild | 43 -- 2 files changed, 44 deletions(-) diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest index 1cff46b77d..7a12d7d48a 100644 --- a/gui-apps/nwg-shell-config/Manifest +++ b/gui-apps/nwg-shell-config/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-config-0.5.24.tar.gz 109606 BLAKE2B 9c968d2da56e37c0e30f0796f096f6191651076696e8835b345830d990f9f44cdbf53a8a5e43388d95d14fabe77a513cb8ff4b50d252ab5ec3d26c432b7371cb SHA512 337889eb3a3d8abfcf5272b35ea91941091a3b9e3ac25f476637eceb1b3bddb9d306751f3e956d69e75f603a18c881b905a044640b20040223dd268a6395 DIST nwg-shell-config-0.5.25.tar.gz 113369 BLAKE2B a2bab8aeee038b46e3f1b00ee65f16c2125cf4984cf5921e78b85392e98f58ad98fae8359e060af18d22bc3df0a60b7c2dfe7e3d7d6fc955add67de1dcdfdbb1 SHA512 b5a4b02445bca0dfaa7fa1287e45ea125830fedb817154d530a230ddaec2fffdcc06406c2a7c8a2644ea79e962b75356f667c706740357f2280aeaf8b626a9ca DIST nwg-shell-config-0.5.26.tar.gz 113381 BLAKE2B 2fb0242876a350018af17b84798b85a889199b1f52ac99f935f07ef88c53d67e2db19f85cd1bc682a06f863e66c5a8e8062d358d0fe23fe3ec3fc52bd7db5b65 SHA512 db233084a2dbe3f9ab9e2ecf99e58d0999d2a8f8191add6f9074096f9d1ee8a9132c1749bc70872a3ca395d169dceae8b70590588b76426d1816d0d627ef6f07 diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.24.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.24.ebuild deleted file mode 100644 index 30cb01c4f5..00 --- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.24.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="nwg-shell configuration utility" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"; -LICENSE="MIT" - -SLOT="0" - -RDEPEND=" - gui-apps/nwg-shell - sci-geosciences/geopy - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-shell-config.desktop - doicon nwg-shell-config.svg - doicon nwg-shell-update.svg - doicon nwg-shell-translate.svg - doicon nwg-update-noupdate.svg - doicon nwg-update-available.svg - doicon nwg-update-checking.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}
[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
commit: 2203064c8f35223a485d699d4db53b348382feab Author: Pascal Jäger leimstift de> AuthorDate: Sun Nov 19 18:14:18 2023 + Commit: Pascal Jäger leimstift de> CommitDate: Sun Nov 19 20:06:45 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2203064c gui-apps/nwg-shell: fix dependencies Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild index 655a724ee3..af19a1f4b3 100644 --- a/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild +++ b/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild @@ -10,22 +10,15 @@ inherit distutils-r1 SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" -DESCRIPTION="meta-package for the nwg-shell project" +DESCRIPTION="libraries an common functions for the nwg-shell project" HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"; LICENSE="MIT" SLOT="0" RDEPEND=" - app-misc/gopsuinfo - app-misc/nwg-look - gui-apps/azote - gui-apps/nwg-bar - gui-apps/nwg-displays - || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) - gui-apps/nwg-drawer - gui-apps/nwg-menu - gui-apps/nwg-panel - gui-apps/nwg-shell-config + gui-apps/grim + gui-apps/swappy + gui-apps/slurp " DEPEND="${RDEPEND}"