aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorypnos2015-09-20 19:35:02 +0200
committerypnos2015-09-20 19:39:30 +0200
commit1be1bf35c9856090bc4d596e1dd9884624cf1c12 (patch)
tree27242f3a8bdd484125a36948ed220e3bce3beb9d
downloadaur-1be1bf35c9856090bc4d596e1dd9884624cf1c12.tar.gz
initial source files
-rw-r--r--.SRCINFO21
-rw-r--r--PKGBUILD0
2 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ce912a49fa2e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = gerbil-git
+ pkgdesc = An interactive visualization tool targeted at multispectral and hyperspectral image data
+ pkgver = 1.0b
+ pkgrel = 1
+ url = http://www.gerbilvis.org/
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = boost
+ makedepends = cmake
+ makedepends = git
+ depends = boost-libs
+ depends = opencv
+ depends = qt4
+ depends = gdal
+ conflicts = gerbil
+ source = git+https://github.com/gerbilvis/gerbil.git
+ md5sums = SKIP
+
+pkgname = gerbil-git
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/PKGBUILD