New package: nwg-panel-0.9.31

This commit is contained in:
zenobit 2024-03-16 23:25:50 +01:00
parent 9f74cff7a4
commit 6486876af6

View file

@ -0,0 +1,20 @@
# Template file for 'nwg-panel'
pkgname=nwg-panel
version=0.9.31
revision=1
build_style=python3-pep517
hostmakedepends="pkg-config python3-setuptools python3-wheel python3-dasbus"
makedepends="cairo-devel python3-cairo-devel"
depends="bluez brightnessctl gtk-layer-shell gtk+3 playerctl python3 python3-cairo python3-gobject python3-i3ipc python3-netifaces python3-psutil python3-requests ddcutil SwayNotificationCenter upower wlr-randr"
checkdepends="python3-pytest python3-pip python3-wheel cmake python3-gobject gtk+3 gtk-layer-shell python3-psutil playerctl python3-requests python3-i3ipc libdbusmenu-gtk3"
short_desc="GTK3-based panel for sway and Hyprland Wayland compositors"
maintainer="zenobit <zenobit@disroot.org>"
license="MIT"
homepage="https://nwg-piotr.github.io/nwg-shell/nwg-panel"
#changelog=""
distfiles="https://github.com/nwg-piotr/nwg-panel/archive/refs/tags/v${version}.tar.gz"
checksum=709a301cd38339ab453a157fc3a3b63132bb988f90670a59a30841da0c2aa69a
post_install() {
vlicense LICENSE
}