texworks: update to 0.6.3.

This commit is contained in:
Piotr Wójcik 2019-03-20 15:19:07 +01:00 committed by maxice8
parent 551d2f106f
commit 01cd6e85e7
2 changed files with 13 additions and 9 deletions

View file

@ -1,19 +1,22 @@
# Template file for 'texworks'
pkgname=texworks
version=0.6.2
revision=2
wrksrc="${pkgname}-release-${version}"
version=0.6.3
revision=1
wrksrc="texworks-release-${version}"
build_style=cmake
configure_args="-DTW_BUILD_ID=Void -DWITH_LUA=ON -DWITH_PYTHON=ON
-DDESIRED_QT_VERSION:STRING=5"
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel qt5-script-devel
poppler-qt5-devel hunspell-devel"
-DDESIRED_QT_VERSION:STRING=5"
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
makedepends="lua-devel python-devel qt5-tools-devel qt5-script-devel
poppler-qt5-devel hunspell-devel"
depends="lua python hunspell dejavu-fonts-ttf"
depends="hunspell dejavu-fonts-ttf"
short_desc="TeX editor"
maintainer="Bosco <jboscogg@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://www.tug.org/texworks"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/release-${version}.tar.gz"
checksum=22885c11d92654b0cba1f4808fc9aa3c2fdd3e5435fd89dff9aa1e67658a6339
distfiles="https://github.com/texworks/texworks/archive/release-${version}.tar.gz"
checksum=b4695539b9666935d2c467cc618c7d79c174e2ec728e31f72df8534862a5c290
do_check() {
: # requires xserver
}

1
srcpkgs/texworks/update Normal file
View file

@ -0,0 +1 @@
pkgname=release