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