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 B404315838C for ; Sun, 28 Jan 2024 19:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F029EE2A36; Sun, 28 Jan 2024 19:13:16 +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 B94A5E2A36 for ; Sun, 28 Jan 2024 19:13:16 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA40834349C for ; Sun, 28 Jan 2024 19:13:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1891912C8 for ; Sun, 28 Jan 2024 19:13:14 +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: <1706468177.caf4749f910b19736542c664f1f4d8e35d0c5556.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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.29.ebuild X-VCS-Directories: gui-apps/nwg-shell/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: caf4749f910b19736542c664f1f4d8e35d0c5556 X-VCS-Branch: dev Date: Sun, 28 Jan 2024 19:13:14 +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: 258439ce-21fd-4385-8228-f7f912d63b4d X-Archives-Hash: ae8cb742a3661cff976939987a866d6e commit: caf4749f910b19736542c664f1f4d8e35d0c5556 Author: Pascal Jäger leimstift de> AuthorDate: Sun Jan 28 18:56:17 2024 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Sun Jan 28 18:56:17 2024 +0000 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 0000000000..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)" +}