19 lines
706 B
Plaintext
19 lines
706 B
Plaintext
|
# Template file for 'lyx'
|
||
|
|
||
|
pkgname="lyx"
|
||
|
version="2.1.0"
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
short_desc="LyX the Document Processor WYSIWYM Editor & Latex frontend"
|
||
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||
|
license="GPL-2"
|
||
|
hostmakedepends="pkg-config"
|
||
|
makedepends="bc boost-devel enchant-devel file-devel ImageMagick python
|
||
|
qt-devel hunspell-devel"
|
||
|
depends="${makedepends} texlive"
|
||
|
configure_args="--prefix=/usr --without-included-boost --with-hunspell"
|
||
|
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="b55100ee050e3eb8f645b71c5268657d7c2de4a1e90c627d9eab07f044deace3"
|