summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15138e9d71dd15d2a928fd0eac7a573c2dfaacf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = textext-git
	pkgdesc = An inkscape extension which lets you add LaTeX equations to your drawings
	pkgver = 1.2.0
	pkgrel = 2
	epoch = 1
	url = https://github.com/textext/textext.git
	arch = any
	license = custom:BSD
	makedepends = git
	depends = inkscape
	depends = python-gobject
	depends = texlive-core
	provides = textext
	conflicts = textext
	source = git+https://github.com/textext/textext.git
	md5sums = SKIP

pkgname = textext-git