lyx: update to 2.1.3.
This commit is contained in:
parent
25f5ca848b
commit
f376c38040
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lyx'
|
||||
pkgname=lyx
|
||||
version=2.1.2.2
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-included-boost"
|
||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
hostmakedepends="pkg-config bc python"
|
||||
makedepends="file-devel boost-devel enchant-devel qt-devel"
|
||||
depends="virtual?texlive GraphicsMagick"
|
||||
configure_args="--without-included-boost"
|
||||
conf_files="/etc/lyx/lyxrc.dist"
|
||||
homepage="http://www.lyx.org/Home"
|
||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.1.x/${pkgname}-${version}.tar.gz"
|
||||
checksum=d2f8ed9f850e315a663a16b677ca6679e69904b84d7d652bcf82ec6cef6f7384
|
||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.1.x/${pkgname}-${version}.tar.xz"
|
||||
checksum=2fd52e7e5ee372983eb6b0a7f04765cb0df6f8c1f3420081d9f7761acfc75682
|
||||
|
|
Loading…
Reference in New Issue