mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
New package: nwg-bar-0.1.6
This commit is contained in:
parent
d8231356f2
commit
2c90af8f2e
1 changed files with 20 additions and 0 deletions
20
srcpkgs/nwg-bar/template
Normal file
20
srcpkgs/nwg-bar/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'nwg-bar'
|
||||||
|
pkgname=nwg-bar
|
||||||
|
version=0.1.6
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/nwg-piotr/nwg-bar
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel"
|
||||||
|
depends="gtk-layer-shell gtk+3 zlib pango libharfbuzz atk cairo gdk-pixbuf glib gtk-layer-shell fontconfig freetype glibc"
|
||||||
|
short_desc="GTK3-based button bar for wlroots-based compositors"
|
||||||
|
maintainer="zenobit <zenobit@disroot.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/nwg-piotr/nwg-bar"
|
||||||
|
#changelog=""
|
||||||
|
distfiles="https://github.com/nwg-piotr/nwg-bar/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=badc232f9eef1a225776c7f0fe2534b49ac0a957f1a81dc24acb8f341b7719d4
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue