# Template file for 'darktile' pkgname=darktile version=0.0.10 revision=1 build_style=go go_import_path=github.com/liamg/darktile go_package="${go_import_path}/cmd/darktile" go_ldflags="-X github.com/liamg/darktile/internal/app/darktile/version.Version=${version}" hostmakedepends="pkg-config" makedepends="libglvnd-devel libX11-devel libXcursor-devel libXi-devel libXinerama-devel libXrandr-devel libXxf86vm-devel" short_desc="GPU rendered terminal emulator designed for tiling window managers" maintainer="cinerea0 " license="MIT" homepage="https://github.com/liamg/darktile" distfiles="https://github.com/liamg/darktile/archive/refs/tags/v${version}.tar.gz" checksum=781aef00959abc0047df0eb627c73f012a709f23c2642c34b7a282f485d6e19c post_install() { vlicense LICENSE }