blob: dba8166866ead29bcde31f7aa4f72ff17b821d4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = xournalpp-plugin-functionplotter-git
pkgdesc = Basic function plotter plugin for Xournal++ using the recent Lua API extension
pkgver = r5070.2d42e1c7
pkgrel = 1
url = https://github.com/xournalpp/xournalpp/pull/3811
arch = any
license = GPL2
makedepends = git
depends = lua-lgi
depends = xournalpp
source = plotter::git+https://github.com/rolandlo/xournalpp.git#branch=feature-lua-function-plotter
md5sums = SKIP
pkgname = xournalpp-plugin-functionplotter-git
|