summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMubashshir2021-02-15 20:58:01 +0600
committerMubashshir2021-02-15 20:58:01 +0600
commit1fe0157daae495e4a83a16a6d90dece5243fbaa5 (patch)
treec2dd7eca3194fba77825b7abae4845923090b9d5 /.SRCINFO
downloadaur-1fe0157daae495e4a83a16a6d90dece5243fbaa5.tar.gz
init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6e14f4fdd593
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = plots
+ pkgdesc = A graph plotting app for GNOME
+ pkgver = 0.5.1
+ pkgrel = 1
+ url = https://github.com/alexhuntley/Plots
+ arch = any
+ license = GPL
+ checkdepends = python-pytest
+ makedepends = python-setuptools
+ depends = gtk3
+ depends = python-gobject
+ depends = python-opengl
+ depends = python-jinja
+ depends = python-numpy
+ depends = python-lark-parser
+ depends = otf-latinmodern-math
+ provides = plots
+ conflicts = plots
+ source = plots-0.5.1::https://github.com/alexhuntley/Plots/archive/v0.5.1.tar.gz
+ sha256sums = d05b68fae27adff4d862ee1194bb6adf9116b50c45772d70a012d9ca000214ad
+
+pkgname = plots
+