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 EB425158451 for ; Thu, 11 Jan 2024 11:58:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2458E29AB; Thu, 11 Jan 2024 11:57:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 870C8E29AB for ; Thu, 11 Jan 2024 11:57:59 +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 C640634322D for ; Thu, 11 Jan 2024 11:57:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4802E14B5 for ; Thu, 11 Jan 2024 11:57:57 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1704886961.22cc706dc76259c2ef8ad732b60e2efbb712e809.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-shell/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-shell/Manifest gui-apps/nwg-shell/nwg-shell-0.5.26.ebuild X-VCS-Directories: gui-apps/nwg-shell/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 22cc706dc76259c2ef8ad732b60e2efbb712e809 X-VCS-Branch: master Date: Thu, 11 Jan 2024 11:57:57 +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: 0c35c6a4-317e-47c8-b828-33eae1d91021 X-Archives-Hash: fbed0ce9a0e8b84ea72885a018ea2cb7 commit: 22cc706dc76259c2ef8ad732b60e2efbb712e809 Author: Pascal Jäger leimstift de> AuthorDate: Wed Jan 10 11:42:41 2024 +0000 Commit: David Roman gmail com> CommitDate: Wed Jan 10 11:42:41 2024 +0000 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 0000000000..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)" +}