New package: nwg-dock-hyprland-0.1.8

This commit is contained in:
zenobit 2024-03-17 01:07:24 +01:00
parent 2a0d84020b
commit a8c596ec8a

View 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
}