lyx: use qt5.
This commit is contained in:
parent
3d57b87f25
commit
1a0d7c8df2
@ -1,14 +1,14 @@
|
||||
# Template file for 'lyx'
|
||||
pkgname=lyx
|
||||
version=2.2.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-included-mythes --without-included-boost"
|
||||
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"
|
||||
makedepends="file-devel boost-devel mythes-devel enchant-devel qt-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"
|
||||
|
Loading…
Reference in New Issue
Block a user