void-packages/srcpkgs/lyx/template
onekk b9a7e94593 lyx: updated to version 2.1.2
Modified some dependencies libmagic wasn't needed file-devel
was needed at build time and GraphicsMagick at run time as
it is used by the program to convert between file formats.

Modified also the INSTALL.msg to make it easy copy and paste
the needed steps to expand the TeXLive default installation
to suit the LyX needs.

Regards

carlo D.
2014-11-13 19:23:05 +01:00

19 lines
698 B
Plaintext

# 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: