blob: 7b2194f6c19a844bb648dbb92ed8d262e08628c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sciplot-git
pkgdesc = A modern C++ scientific plotting library powered by gnuplot
pkgver = v0.2.2.r59.gd568f1f
pkgrel = 2
url = https://github.com/sciplot/sciplot
arch = any
license = MIT
makedepends = git
makedepends = cmake
makedepends = make
depends = gnuplot
provides = sciplot
conflicts = sciplot
source = sciplot-git::git+https://github.com/sciplot/sciplot.git#branch=master
sha256sums = SKIP
pkgname = sciplot-git
|