# Template file for 'neovim-qt' pkgname=neovim-qt version=0.2.7 revision=1 build_style=cmake makedepends="qt5-devel neovim" depends="neovim" short_desc="Neovim client library and GUI, in Qt5" maintainer="Dominic Monroe " license="ISC" homepage="https://github.com/equalsraf/neovim-qt" distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz" checksum=28f2b890eb74c6ab3c772523fe053b9db5c0823eaf259d6eb4ca5f568901540b post_install() { vlicense LICENSE }