15 lines
634 B
Bash
15 lines
634 B
Bash
# Template file for 'lyx'
|
|
pkgname=lyx
|
|
version=2.2.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--without-included-mythes --without-included-boost"
|
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
hostmakedepends="pkg-config bc python"
|
|
makedepends="file-devel boost-devel mythes-devel enchant-devel qt-devel"
|
|
depends="virtual?texlive GraphicsMagick"
|
|
homepage="http://www.lyx.org/Home"
|
|
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.2.x/${pkgname}-${version}.tar.xz"
|
|
checksum=d867986870e3f7451f0d4512c60d9c3c7682da59c6c638f18b731f4ad3fa7c80
|