15 lines
678 B
Bash
15 lines
678 B
Bash
# Template file for 'lyx'
|
|
pkgname=lyx
|
|
version=2.3.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
|
|
hostmakedepends="pkg-config bc python qt5-devel"
|
|
makedepends="file-devel boost-devel mythes-devel enchant-devel qt5-svg-devel"
|
|
depends="virtual?texlive GraphicsMagick python"
|
|
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.xz"
|
|
checksum=991eefebddb281d276a7693f8ac119bd971aab3fa9f554cd14e4b68b04284e39
|