From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
Date: Fri, 5 Jul 2024 18:55:59 +0000 (UTC) [thread overview]
Message-ID: <1720205716.627474457fa7a742f4bb40cc225231e36f47c509.pascal.jaeger@gentoo> (raw)
commit: 627474457fa7a742f4bb40cc225231e36f47c509
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Fri Jul 5 18:53:29 2024 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Fri Jul 5 18:55:16 2024 +0000
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 <pascal.jaeger <AT> 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 95face93d593c0a2c2e1e7631b00e67141c8dc2651248778773d3bbf4aa5b207952e5783a496e6a539dcca327d0ce795ca4d778c020000909dd568541cc0f258
+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 000000000..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)"
+}
next reply other threads:[~2024-07-05 18:56 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 18:55 Pascal Jäger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 15:18 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/ Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-08-22 19:33 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-03-06 13:12 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-01-31 16:35 Pascal Jäger
2024-01-31 16:35 Pascal Jäger
2024-01-31 16:35 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-12 12:21 Pascal Jäger
2024-01-12 12:21 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2023-12-30 8:46 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-11-19 20:07 Pascal Jäger
2023-11-18 21:31 Pascal Jäger
2023-11-18 21:21 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-04 20:06 Pascal Jäger
2023-11-04 20:02 Pascal Jäger
2023-11-04 20:02 Pascal Jäger
2023-11-04 20:02 Pascal Jäger
2023-10-18 9:54 Pascal Jäger
2023-08-10 20:53 Pascal Jäger
2023-08-08 23:01 Pascal Jäger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1720205716.627474457fa7a742f4bb40cc225231e36f47c509.pascal.jaeger@gentoo \
--to=pascal.jaeger@leimstift.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox