15 lines
662 B
Bash
15 lines
662 B
Bash
# Template file for 'lyx'
|
|
pkgname=lyx
|
|
version=2.2.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
|
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
hostmakedepends="pkg-config bc python qt5-devel"
|
|
makedepends="file-devel boost-devel mythes-devel enchant-devel qt5-svg-devel"
|
|
depends="virtual?texlive GraphicsMagick"
|
|
homepage="http://www.lyx.org/Home"
|
|
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.2.x/${pkgname}-${version}.tar.xz"
|
|
checksum=a85c3d7412c4069f8a1f5af4eb172948ae9a50394602f6318ab5c8e990aa5568
|