Skip to content

Commit

Permalink
New package: nwg-dock-hyprland-0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Mar 30, 2024
1 parent 6d7f560 commit 42ce65f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions srcpkgs/nwg-dock-hyprland/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Template file for 'nwg-dock-hyprland'
pkgname=nwg-dock-hyprland
version=0.1.7
revision=1
#archs="i686 x86_64"
#build_wrksrc=
build_style=go
build_style=go
go_import_path=nwg-dock-hyprland
hostmakedepends="gtk+3-devel gtk-layer-shell-devel pkg-config"
depends="nwg-drawer"
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=a270e43e267886b97833f2a3ffd051165b6f4e59cc95b6ef82f19a85834564a0

post_install() {
vlicense LICENSE
}

0 comments on commit 42ce65f

Please sign in to comment.