| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- pkgbase = gogs-git-dev
- pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language. This is the current git version from branch develop.
- pkgver = 2959.379629d
- pkgrel = 3
- 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>=1.7.1
- makedepends = patch
- depends = git>=1.7.1
- 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
- optdepends = tidb-git: TiDB support
- conflicts = gogs-bin
- conflicts = gogs
- conflicts = gogs-git
- options = !strip
- options = !emptydirs
- backup = srv/gogs/conf/app.ini
- source = gogs.service
- source = app.ini.patch
- source = helper.sh
- source = gogs::git+https://github.com/gogits/gogs.git#branch=develop
- sha512sums = c7abbe4af438a8a1db44537a16dbd40b82d50c921d53002c083071c4cd16644769e9d5dabbccedc1bd4ba563324186da4b4378365e098cc45df76402a657be90
- sha512sums = eb55c8cec68d81b0283a361188af5f54ed6bcd775ee57b63a910657f8365b7e7b200c382b9ce55570ca9021d803d6e9228400ece512963439a8e830e12418131
- sha512sums = e746dbdafc4c8d0b15a224dba95ae3151611ba9ff468ee6f0b1789e489955e4d7eaac0dbdf28a22e5b8211559af5950726f4a37d699a2490fd349f034401028c
- sha512sums = SKIP
- pkgname = gogs-git-dev
|