summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVladimír Vondruš2015-06-27 20:01:19 +0200
committerVladimír Vondruš2015-06-27 20:01:19 +0200
commit3c64ae9e26a5d675881a5d372525add74d366d31 (patch)
treef3a6861b23e146ccea9dc56e8356c9b1f5195810 /.SRCINFO
downloadaur-3c64ae9e26a5d675881a5d372525add74d366d31.tar.gz
Initial package import.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4975a75270d2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = magnum-integration-git
+ pkgdesc = Integration libraries for Magnum OpenGL graphics engine (Git version)
+ pkgver = snapshot.2015.05.r33.g874b8f6
+ pkgrel = 1
+ url = http://mosra.cz/blog/magnum.php
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = cmake
+ makedepends = git
+ depends = magnum-git
+ depends = bullet
+ provides = magnum-integration
+ conflicts = magnum-integration
+ source = git+git://github.com/mosra/magnum-integration.git
+ sha1sums = SKIP
+
+pkgname = magnum-integration-git
+