summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoseph Riches2015-06-08 17:25:34 +0100
committerJoseph Riches2015-06-08 17:26:17 +0100
commitcc365fd530ff60f15cd2c5db307268d8a60b6f51 (patch)
tree8d60dc830717fa4ceb3a35d89088270c4d3a1f7c /.SRCINFO
downloadaur-cc365fd530ff60f15cd2c5db307268d8a60b6f51.tar.gz
libgestures: initial upload
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ab1545286e23
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = libgestures
+ pkgdesc = Chromium OS gestures library
+ pkgver = 2.0.3
+ pkgrel = 2
+ url = http://github.com/hugegreenbug/libgestures
+ arch = i686
+ arch = x86_64
+ license = custom:chromiumos
+ makedepends = git
+ depends = jsoncpp
+ provides = libgestures=$pkgver
+ source = libgestures::git+https://github.com/hugegreenbug/libgestures.git
+ md5sums = SKIP
+
+pkgname = libgestures
+