# Template file for 'jj-fzf'
pkgname=jj-fzf
version=0.38.0
revision=1
build_style=gnu-makefile
depends="bash fzf gawk git jujutsu"
hostmakedepends="${depends} pandoc python3 util-linux"
short_desc="Text UI for Jujutsu based on fzf"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MPL-2.0"
homepage="https://github.com/tim-janik/jj-fzf/"
changelog="https://github.com/tim-janik/jj-fzf/blob/trunk/NEWS.md"
distfiles="https://github.com/tim-janik/jj-fzf/releases/download/v${version}/jj-fzf-${version}.tar.zst"
checksum=6142eec49c96a8f382805b55bf3870319b2ad169328b916f20179a7d7b14f71b

make_check=no # flaky
