mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
New package: nwg-shell-0.5.34
This commit is contained in:
parent
5942d7b883
commit
2913a1b044
1 changed files with 38 additions and 0 deletions
38
srcpkgs/nwg-shell/template
Normal file
38
srcpkgs/nwg-shell/template
Normal file
|
@ -0,0 +1,38 @@
|
|||
# Template file for 'nwg-shell'
|
||||
pkgname=nwg-shell
|
||||
version=0.5.34
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="go python3-setuptools python3-wheel nwg-shell-config nwg-bar nwg-clipman nwg-displays nwg-dock nwg-drawer nwg-look nwg-menu nwg-panel python3-geopy python3-yaml python3-requests python3-netifaces"
|
||||
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-panel nwg-readme-browser nwg-shell-config papirus-icon-theme
|
||||
playerctl polkit-gnome slurp swappy sway swaybg swayidle swaylock
|
||||
SwayNotificationCenter dejavu-fonts-ttf wl-clipboard wlsunset
|
||||
xorg-server-xwayland python3-geopy python3-yaml python3-requests
|
||||
python3-netifaces"
|
||||
# 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
|
||||
}
|
Loading…
Add table
Reference in a new issue