summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-06-10 15:24:37 +0200
committerAlexander F Rødseth2015-06-10 15:24:37 +0200
commit5c67c5da3d0e5b2153e4fa261509b60a90d551ac (patch)
treefdb9208f77593fff96a2e6e783dd7670c55abd5c /.SRCINFO
downloadaur-5c67c5da3d0e5b2153e4fa261509b60a90d551ac.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3d2ba866d1b3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = google-appengine-go
+ pkgdesc = Google App Engine SDK for Go
+ pkgver = 1.9.19
+ pkgrel = 1
+ url = http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Go
+ arch = x86_64
+ arch = i686
+ license = APACHE
+ makedepends = unzip
+ depends = python2
+ optdepends = mysql-python: MySQL support for Python 2
+ optdepends = python2-imaging: Image processing capabilities for Python
+ options = !strip
+ options = staticlibs
+ source_x86_64 = https://commondatastorage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_amd64-1.9.19.zip
+ md5sums_x86_64 = daeed720353ab676f2ecf4ce56ef3d82
+ source_i686 = https://commondatastorage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_386-1.9.19.zip
+ md5sums_i686 = 34baa5b786a577bf4d32b3e3d2ac2eba
+
+pkgname = google-appengine-go
+