summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThomas Fanninger2015-06-08 20:02:19 +0200
committerThomas Fanninger2015-06-08 20:02:19 +0200
commit4c4755c13bd01829aa406166a7af9aec00e32a20 (patch)
treebc48188fbd722d41b00814375b52e6440de32628 /.SRCINFO
downloadaur-4c4755c13bd01829aa406166a7af9aec00e32a20.tar.gz
Migration
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e0d3f83ddd35
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+pkgbase = gogs-git
+ pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language. This is the current git version from branch master.
+ pkgver = 20150317
+ pkgrel = 1
+ epoch = 1
+ url = http://gogs.io/
+ install = gogs.install
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ arch = armv7h
+ license = MIT
+ makedepends = go>=1.2
+ makedepends = git
+ makedepends = mercurial
+ makedepends = patch
+ depends = git
+ optdepends = sqlite: SQLite support
+ optdepends = mariadb: MariaDB support
+ optdepends = postgresql: PostgreSQL support
+ optdepends = redis: Redis support
+ optdepends = memcached: MemCached support
+ optdepends = openssh: GIT over SSH support
+ conflicts = gogs-bin
+ conflicts = gogs
+ conflicts = gogs-git-dev
+ options = !strip
+ options = !emptydirs
+ backup = srv/gogs/conf/app.ini
+ source = gogs.service
+ source = app.ini.patch
+ source = gogs::git+https://github.com/gogits/gogs.git
+ sha512sums = 2b4303f850e3b13b2fc3c9f0bc5820dae431d228002b35f01be0d4bfbcf05de8dcec2a559a85e318b609e4a4d492d44306eadf5f6508fd72333b198661bb0bb7
+ sha512sums = 9c3d8425cf0e5291e9a7870b9b0ceec4d3d0de3818e0bd93b6a9e9c954cf16e8f2ae230242d6cc0d71147ad10c4224322b1f4f2f8eb3ca5e96c219e9fc35d29b
+ sha512sums = SKIP
+
+pkgname = gogs-git
+