neovim-qt: update to 0.2.17
This commit is contained in:
parent
2465351937
commit
b6333d75da
@ -1,17 +1,18 @@
|
|||||||
# Template file for 'neovim-qt'
|
# Template file for 'neovim-qt'
|
||||||
pkgname=neovim-qt
|
pkgname=neovim-qt
|
||||||
version=0.2.16.1
|
version=0.2.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DENABLE_TESTS=OFF -DUSE_SYSTEM_MSGPACK=ON"
|
||||||
hostmakedepends="qt5-host-tools qt5-qmake neovim"
|
hostmakedepends="qt5-host-tools qt5-qmake neovim"
|
||||||
makedepends="qt5-devel qt5-svg-devel"
|
makedepends="msgpack-devel qt5-devel qt5-svg-devel"
|
||||||
depends="neovim"
|
depends="neovim"
|
||||||
short_desc="Neovim client library and GUI, in Qt5"
|
short_desc="Neovim client library and GUI, in Qt5"
|
||||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/equalsraf/neovim-qt"
|
homepage="https://github.com/equalsraf/neovim-qt"
|
||||||
distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz"
|
||||||
checksum=971d4597b40df2756b313afe1996f07915643e8bf10efe416b64cc337e4faf2a
|
checksum=ac538c2e5d63572dd0543c13fafb4d428e67128ea676467fcda68965b2aacda1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user