16 lines
605 B
Bash
16 lines
605 B
Bash
|
# Template file for 'qtikz'
|
||
|
pkgname=qtikz
|
||
|
version=0.0.20161122
|
||
|
revision=1
|
||
|
_githash="be66c8b1ff7e6b791b65af65e83c4926f307cf5a"
|
||
|
wrksrc=ktikz-${_githash}
|
||
|
build_style=qmake
|
||
|
hostmakedepends="qt-qmake pkg-config qt-plugin-sqlite qt-devel"
|
||
|
makedepends="poppler-qt4-devel qt-devel"
|
||
|
short_desc="Editor for graphics set in TikZ"
|
||
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/"
|
||
|
distfiles="https://github.com/fhackenberger/ktikz/archive/${_githash}.tar.gz"
|
||
|
checksum=48715746c91e7010bb4eaf23e1fd668a7b7916155d66028da9d13a9d63468bcf
|