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