14 lines
552 B
Bash
14 lines
552 B
Bash
# Template file for 'texmaker'
|
|
pkgname=texmaker
|
|
version=5.1.3
|
|
revision=1
|
|
build_style=qmake
|
|
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
|
makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel qt5-declarative-devel"
|
|
short_desc="Free cross-platform LaTeX editor"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.xm1math.net/texmaker/index.html"
|
|
distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2"
|
|
checksum=bfa52e5e0e3c61d5258ea8c69ea527f6bd20f0e23fe2da43b80aee00b2609f61
|