mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
New package: nwg-panel-0.9.31
This commit is contained in:
parent
9f74cff7a4
commit
6486876af6
1 changed files with 20 additions and 0 deletions
20
srcpkgs/nwg-panel/template
Normal file
20
srcpkgs/nwg-panel/template
Normal 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue