summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..97258b73e005
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = matplotlib-cpp-git
+ pkgdesc = Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
+ pkgver = r121.f23347f
+ pkgrel = 1
+ url = https://github.com/lava/matplotlib-cpp
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = gcc
+ makedepends = cmake
+ depends = gcc
+ depends = python-matplotlib
+ depends = python-numpy
+ depends = python
+ provides = matplotlib-cpp
+ source = git+https://github.com/lava/matplotlib-cpp
+ sha256sums = SKIP
+
+pkgname = matplotlib-cpp-git
+