lyx: update to 2.1.4.
This commit is contained in:
parent
290f9aa8cb
commit
1e447c2a95
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'lyx'
|
||||
pkgname=lyx
|
||||
version=2.1.3
|
||||
revision=3
|
||||
version=2.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-included-boost"
|
||||
configure_args="--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 enchant-devel qt-devel"
|
||||
makedepends="file-devel boost-devel mythes-devel enchant-devel qt-devel"
|
||||
depends="virtual?texlive GraphicsMagick"
|
||||
homepage="http://www.lyx.org/Home"
|
||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.1.x/${pkgname}-${version}.tar.xz"
|
||||
checksum=2fd52e7e5ee372983eb6b0a7f04765cb0df6f8c1f3420081d9f7761acfc75682
|
||||
checksum=d13548cf183f2fc241df8121420933702491a7460c78a0ef6dba0e9e438ef32a
|
||||
|
|
Loading…
Reference in a new issue