From: zen0bit <zen0bit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: nwg-shell-0.5.34
Date: Tue, 02 Apr 2024 01:35:24 +0200 [thread overview]
Message-ID: <20240401233524.78368216C5@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49664@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 693 bytes --]
There is an updated pull request by zen0bit against master on the void-packages repository
https://github.com/oSoWoSo/VUR nwg-shell
https://github.com/void-linux/void-packages/pull/49664
New package: nwg-shell-0.5.34
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, x64 glibc
This will have more packages...
A patch file from https://github.com/void-linux/void-packages/pull/49664.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nwg-shell-49664.patch --]
[-- Type: text/x-diff, Size: 1998 bytes --]
From 065bcacc5de05fedfb4a67b1cec9f6b2c8741168 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Sat, 16 Mar 2024 23:27:33 +0100
Subject: [PATCH] New package: nwg-shell-0.5.34
---
srcpkgs/nwg-shell/template | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
create mode 100644 srcpkgs/nwg-shell/template
diff --git a/srcpkgs/nwg-shell/template b/srcpkgs/nwg-shell/template
new file mode 100644
index 00000000000000..316eef8c0e8ad3
--- /dev/null
+++ b/srcpkgs/nwg-shell/template
@@ -0,0 +1,37 @@
+# Template file for 'nwg-shell'
+pkgname=nwg-shell
+version=0.5.34
+revision=1
+build_style=python3-pep517
+hostmakedepends="go python3-setuptools python3-geopy python3-wheel nwg-shell-config"
+makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel"
+depends="azote gnome-themes-extra grim gtklock ImageMagick jq
+ libayatana-appindicator network-manager-applet nwg-bar nwg-clipman
+ nwg-displays nwg-dock nwg-dock-hyprland nwg-drawer nwg-look nwg-menu
+ nwg-readme-browser nwg-shell-config papirus-icon-theme playerctl
+ polkit-gnome python3-geopy python3-yaml slurp swappy sway swaybg
+ swayidle swaylock SwayNotificationCenter dejavu-fonts-ttf wl-clipboard
+ wlsunset xorg-server-xwayland"
+# nwg-shell-wallpapers
+checkdepends="python3-wheel python3-pytest"
+short_desc="GTK3-based shell for sway and Hyprland Wayland compositors"
+maintainer="zenobit <zenobit@disroot.org>"
+license="MIT"
+homepage="https://nwg-piotr.github.io/nwg-shell"
+#changelog=""
+distfiles="https://github.com/nwg-piotr/nwg-shell/archive/refs/tags/v${version}.tar.gz"
+checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659
+
+do_install() {
+ python3 setup.py install --optimize=1
+}
+
+post_install() {
+ #for file in scripts/*; do
+ # vbin ${file}
+ #done
+ #vinstall nwg-shell.jpg 644 /usr/share/backgrounds
+ #vinstall nwg-readme.desktop 644 /usr/share/applications
+ vinstall README.md 644 /usr/share/doc/nwg-shell
+ vlicense LICENSE
+}
next prev parent reply other threads:[~2024-04-01 23:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-01 23:32 [PR PATCH] " zen0bit
2024-04-01 23:35 ` zen0bit [this message]
2024-04-01 23:47 ` [PR PATCH] [Updated] " zen0bit
2024-04-01 23:51 ` zen0bit
2024-04-01 23:56 ` [PR PATCH] [Updated] New package: nwg-shell-0.5.34 * zen0bit
2024-04-01 23:57 ` zen0bit
2024-04-02 4:07 ` zen0bit
2024-04-02 6:28 ` zen0bit
2024-05-12 3:09 ` [PR PATCH] [Updated] New package: nwg-shell-0.5.34 * # + all dependencies zen0bit
2024-05-12 3:13 ` zen0bit
2024-05-12 3:58 ` zen0bit
2024-08-11 1:56 ` github-actions
2024-08-11 6:40 ` zen0bit
2024-11-10 2:01 ` github-actions
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=20240401233524.78368216C5@inbox.vuxu.org \
--to=zen0bit@users.noreply.github.com \
--cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).