summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f673a99cb33882b8204b84be292efe2bc9f520d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = textext-git
	pkgdesc = An inkscape extension which lets you add LaTeX equations to your drawings
	pkgver = 20180206
	pkgrel = 1
	url = https://bitbucket.org/pitgarbe/textext
	arch = any
	license = custom:BSD
	makedepends = mercurial
	depends = inkscape
	depends = python2
	depends = texlive-core
	optdepends = pygtk
	optdepends = python2-lxml
	optdepends = pdf2svg
	optdepends = pstoedit
	optdepends = ghostscript
	optdepends = imagemagick6
	provides = textext
	conflicts = textext
	source = textext::git+https://github.com/textext/textext.git
	md5sums = SKIP

pkgname = textext-git