summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfc114009af8e8f5df0c863be78e1f08267e3a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = lua51-graph-toolkit
	pkgdesc = The Lua Graphics Toolkit, a Lua module for creating plots and graphical animations
	pkgver = 1.0.r29.g7da648d
	pkgrel = 2
	url = https://github.com/franko/graph-toolkit
	arch = x86_64
	license = GPL-3.0-only
	makedepends = git
	makedepends = lua
	makedepends = lua53
	makedepends = lua52
	makedepends = lua51
	makedepends = luarocks
	depends = agg
	depends = freetype2
	depends = libfreetype.so
	source = git+https://github.com/franko/graph-toolkit.git
	sha256sums = SKIP

pkgname = lua51-graph-toolkit