New package: niri-float-sticky-0.0.6

This commit is contained in:
Soulful Sailer
2026-05-10 03:48:37 +02:00
committed by Duncan Overbruck
parent f95ee3e016
commit dc6339b112
+18
View File
@@ -0,0 +1,18 @@
# Template file for 'niri-float-sticky'
pkgname=niri-float-sticky
version=0.0.6
revision=1
build_style=go
go_import_path="github.com/probeldev/niri-float-sticky"
hostmakedepends="go"
depends="niri"
short_desc="Floating windows visible across all workspaces in niri"
maintainer="Soulful Sailer <soulful.sailer@entropic.pro>"
license="MIT"
homepage="https://github.com/probeldev/niri-float-sticky/"
distfiles="https://github.com/probeldev/niri-float-sticky/archive/refs/tags/v${version}.tar.gz"
checksum=b829bde68f64ab5fb2a6ecf8a112a10ce96119ed76a927fd17b302bb35936ee1
post_install() {
vlicense LICENSE
}