lyx: update to 2.3.5.2.

[ci skip]
This commit is contained in:
Andrew J. Hesford 2020-07-14 01:43:03 -04:00 committed by Andrew J. Hesford
parent 17bb090804
commit 648d023c38

View file

@ -1,18 +1,16 @@
# Template file for 'lyx'
pkgname=lyx
version=2.3.5.1
version=2.3.5.2
revision=1
wrksrc="${pkgname}-${version%.*}-${version##*.}"
build_style=gnu-configure
configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
hostmakedepends="pkg-config bc qt5-devel"
makedepends="file-devel boost-devel mythes-devel enchant-devel qt5-svg-devel"
depends="virtual?texlive GraphicsMagick python3"
depends="virtual?tex GraphicsMagick python3"
short_desc="Document Processor WYSIWYM Editor & Latex frontend"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.lyx.org/Home"
#distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.3.x/${pkgname}-${version}.tar.bz2"
distfiles="https://fossies.org/linux/misc/lyx-${version}.tar.bz2"
checksum=97a77ba9dc4002035e1e32855f42c0838bca6b8a159af0c727388304d26cdb67
distfiles="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/${pkgname}-${version}.tar.gz"
checksum=63b75505d6fed264a7ed51f9ee3e4279c1d49a3960c06afe3c94f1c72bedea7e
python_version=3