lyx: update to 2.1.1.
This commit is contained in:
parent
807f7e7f3e
commit
391141b9f7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lyx'
|
||||
pkgname="lyx"
|
||||
version="2.1.0"
|
||||
version="2.1.1"
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||
|
@ -8,9 +8,9 @@ maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
|||
license="GPL-2"
|
||||
hostmakedepends="pkg-config bc python"
|
||||
makedepends="boost-devel enchant-devel hunspell-devel qt-devel libmagick-devel"
|
||||
depends="texlive"
|
||||
depends="virtual?texlive"
|
||||
configure_args="--prefix=/usr --without-included-boost --with-hunspell"
|
||||
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="b55100ee050e3eb8f645b71c5268657d7c2de4a1e90c627d9eab07f044deace3"
|
||||
checksum=a53c7c1b5b8d2bfc9f43e6b92900479f84f77f978d98dc7dbef35e4490a9b8b9
|
||||
|
|
Loading…
Reference in New Issue