blob: 949715dd56dc0b08ccb855c0cb6d79a143fb6a4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = giza-git
pkgdesc = giza - a scientific plotting library for C/Fortran
pkgver = r751.72d3703
pkgrel = 1
url = https://github.com/danieljprice/giza
arch = x86_64
license = LGPL-3.0-or-later
makedepends = git
makedepends = gcc-fortran
provides = giza
conflicts = giza
source = giza::git+https://github.com/danieljprice/giza.git#branch=master
sha256sums = SKIP
pkgname = giza-git
|