summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 13 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b31b7c25c713..1e9f41a9e0d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,25 @@
-# Generated by mksrcinfo v8
-# Thu Jan 7 18:53:23 UTC 2016
pkgbase = chronoengine
pkgdesc = C++ library for physics simulation
- pkgver = 2.0.0
+ pkgver = 3.0.0
pkgrel = 1
url = http://projectchrono.org/chronoengine/
arch = i686
arch = x86_64
license = custom
makedepends = cmake
- depends = gcc-libs
- source = git+https://github.com/projectchrono/chrono.git#tag=2.0.0
+ makedepends = git
+ makedepends = glm
+ makedepends = irrlicht
+ makedepends = glut
+ makedepends = openmpi
+ depends = glew
+ depends = glfw
+ optdepends = irrlicht: Runtime visualization with Irrlicht.
+ optdepends = glm: Runtime visualization with OpenGL.
+ source = chronoengine::git+https://github.com/projectchrono/chrono.git
+ source = chronoengine.sh
sha1sums = SKIP
+ sha1sums = 8d8cb3fc9324e50cec8f5bb5dbf8a78817a32b81
pkgname = chronoengine