| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # Generated by mksrcinfo v8
- # Thu May 26 18:05:46 UTC 2016
- 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 = 3879.3c0c7a9
- 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.3
- makedepends = git>=1.7.1
- makedepends = patch
- depends = git>=1.7.1
- depends = glide
- 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.patch
- source = app.ini.patch
- source = gogs::git+https://github.com/gogits/gogs.git#branch=develop
- sha512sums = db36fd44c29de387b066e52a71a61214aa876a27574eb054ec9517a175b5a47db9a7de01be2dd635023a11d5e1224772a66accc4b63b6936f7c58e6314555a66
- sha512sums = 43c8971b0b4e8ea8d5aa0ed15610e9737605dc46a626d3d578bb1c97c9f90912966f59b452e9f4ea7974e4e3beaa5dd40bc597b03319afed3358432ab6e59c7d
- sha512sums = SKIP
- pkgname = gogs-git-dev
|