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