void-packages/srcpkgs/lyx/template

19 lines
698 B
Text
Raw Normal View History

# Template file for 'lyx'
pkgname="lyx"
version="2.1.2"
revision=1
build_style=gnu-configure
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
license="GPL-2"
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 "
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=33cf93bda6a00f8b15dd68ad4daadff25a2c6b84bfc7f39875c53f4f045bb4e0
# vim: set ts=4 sw=4 sts=4 et: