15 lines
634 B
Bash
15 lines
634 B
Bash
# Template file for 'lyx'
|
|
pkgname=lyx
|
|
version=2.1.4
|
|
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.1.x/${pkgname}-${version}.tar.xz"
|
|
checksum=d13548cf183f2fc241df8121420933702491a7460c78a0ef6dba0e9e438ef32a
|