summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorViktor Drobot2020-02-03 15:33:33 +0300
committerViktor Drobot2020-02-03 15:33:33 +0300
commit68275540e4afad45f7217cc517128c458404460e (patch)
treede4e1cbde730252a2e6485e83ba0ddb86e30704f /.SRCINFO
downloadaur-68275540e4afad45f7217cc517128c458404460e.tar.gz
First release
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..2b1da57a6d0e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = r-metadynminer3d-git
+ pkgdesc = Tools to Read, Analyze and Visualize Metadynamics 3D HILLS Files from 'Plumed' (git version)
+ pkgver = r427.e223edf
+ pkgrel = 1
+ url = https://cran.r-project.org/package=metadynminer3d
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = gcc>=4.3
+ makedepends = git
+ depends = r>=3.3.0
+ depends = r-rcpp
+ depends = r-metadynminer
+ depends = r-rgl
+ depends = r-misc3d
+ optdepends = r-testthat
+ provides = r-metadynminer3d
+ conflicts = r-metadynminer3d
+ source = metadynminer3d_src::git+https://github.com/spiwokv/metadynminer3d.git
+ md5sums = SKIP
+
+pkgname = r-metadynminer3d-git
+