lyx: update to 2.1.2.2.
This commit is contained in:
parent
2096558a7c
commit
89e84ee624
1 changed files with 7 additions and 9 deletions
|
@ -1,18 +1,16 @@
|
||||||
# Template file for 'lyx'
|
# Template file for 'lyx'
|
||||||
pkgname="lyx"
|
pkgname=lyx
|
||||||
version="2.1.2"
|
version=2.1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
hostmakedepends="pkg-config bc python file-devel"
|
hostmakedepends="pkg-config bc python"
|
||||||
makedepends="boost-devel enchant-devel qt-devel"
|
makedepends="file-devel boost-devel enchant-devel qt-devel"
|
||||||
depends="virtual?texlive GraphicsMagick"
|
depends="virtual?texlive GraphicsMagick"
|
||||||
configure_args="--prefix=/usr --without-included-boost "
|
configure_args="--without-included-boost"
|
||||||
conf_files="/etc/lyx/lyxrc.dist"
|
conf_files="/etc/lyx/lyxrc.dist"
|
||||||
homepage="http://www.lyx.org/Home"
|
homepage="http://www.lyx.org/Home"
|
||||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.1.x/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.1.x/${pkgname}-${version}.tar.gz"
|
||||||
checksum=33cf93bda6a00f8b15dd68ad4daadff25a2c6b84bfc7f39875c53f4f045bb4e0
|
checksum=d2f8ed9f850e315a663a16b677ca6679e69904b84d7d652bcf82ec6cef6f7384
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 sts=4 et:
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue