From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 691FB158451 for ; Wed, 10 Jan 2024 11:43:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A36EE29F1; Wed, 10 Jan 2024 11:43:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2DFEE29F2 for ; Wed, 10 Jan 2024 11:43:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A63FE343327 for ; Wed, 10 Jan 2024 11:43:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41F9C14B4 for ; Wed, 10 Jan 2024 11:43:15 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1704886839.80d07f1190349fe5a1f7b94d8e764ac03d512119.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-shell-config/Manifest gui-apps/nwg-shell-config/nwg-shell-config-0.5.31.ebuild X-VCS-Directories: gui-apps/nwg-shell-config/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 80d07f1190349fe5a1f7b94d8e764ac03d512119 X-VCS-Branch: dev Date: Wed, 10 Jan 2024 11:43:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1987022c-f643-47d3-9dfd-6147975fbf68 X-Archives-Hash: b7370054f5310749e4606a2137496405 commit: 80d07f1190349fe5a1f7b94d8e764ac03d512119 Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 10 11:40:39 2024 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Wed Jan 10 11:40:39 2024 +0000 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 0000000000..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 +}