blob: 0f11ddff560653478ba3564f3c1d276c5f513949 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = plot-git
pkgdesc = plot on the command line
pkgver = 0.5.1
pkgrel = 3
url = https://github.com/annacrombie/plot
arch = i686
arch = x86_64
arch = aarch64
arch = armv8
arch = armv7
arch = armv7l
arch = armv7h
arch = armv6h
arch = armhf
arch = armel
arch = arm
license = MIT
makedepends = git
makedepends = meson
makedepends = pkgconfig
makedepends = cmake
makedepends = scdoc
provides = plot
conflicts = plot
source = git+https://github.com/annacrombie/plot.git
sha256sums = SKIP
pkgname = plot-git
|