2014-04-30 20:13:57 +00:00
|
|
|
# Template file for 'lyx'
|
|
|
|
pkgname="lyx"
|
2014-11-13 18:23:05 +00:00
|
|
|
version="2.1.2"
|
|
|
|
revision=1
|
2014-04-30 20:13:57 +00:00
|
|
|
build_style=gnu-configure
|
2014-05-01 06:37:39 +00:00
|
|
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
2014-10-27 17:05:31 +00:00
|
|
|
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
2014-04-30 20:13:57 +00:00
|
|
|
license="GPL-2"
|
2014-11-13 18:23:05 +00:00
|
|
|
hostmakedepends="pkg-config bc python file-devel"
|
|
|
|
makedepends="boost-devel enchant-devel qt-devel"
|
|
|
|
depends="virtual?texlive GraphicsMagick"
|
|
|
|
configure_args="--prefix=/usr --without-included-boost "
|
2014-04-30 20:13:57 +00:00
|
|
|
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"
|
2014-11-13 18:23:05 +00:00
|
|
|
checksum=33cf93bda6a00f8b15dd68ad4daadff25a2c6b84bfc7f39875c53f4f045bb4e0
|
|
|
|
|
|
|
|
# vim: set ts=4 sw=4 sts=4 et:
|