Skip to content

Commit

Permalink
New package: nwg-panel-0.9.27
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Apr 2, 2024
1 parent 70ff79a commit 0292d9a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions srcpkgs/nwg-panel/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Template file for 'nwg-panel'
pkgname=nwg-panel
version=0.9.27
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools pkg-config python3-dasbus python3-wheel"
makedepends="cairo-devel python3-cairo-devel"
depends="gobject-introspection gtk+3 gtk-layer-shell python3-psutil python3-dasbus"
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 <[email protected]>"
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=7e800820df8602381755a4b3357d14dd5df21ba3dd8859ba2f4fbba440d014f0

post_install() {
vlicense LICENSE
}

0 comments on commit 0292d9a

Please sign in to comment.