b9a7e94593
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.
18 lines
698 B
Text
18 lines
698 B
Text
# 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:
|