blob: b935507052932c7c98667ffbfb7a9df6805720a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = gogs
pkgdesc = Self Hosted Git Service written in Go
pkgver = 0.11.86
pkgrel = 1
epoch = 1
url = https://gogs.io
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = go>=1.3
depends = git>=1.7.1
depends = pam
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-git
conflicts = gogs-dev-git
options = !strip
backup = etc/gogs/app.ini
source = gogs-0.11.86::https://github.com/gogs/gogs/archive/v0.11.86.tar.gz
source = 0001-Adjust-config-for-Arch-Linux-package.patch
source = 0002-Adjust-service-file-for-Arch-Linux-package.patch
sha512sums = d9eae7b29f683ac0a289d3790b94e700c013232a74e1a91f01977899c26eb5b652ee39f5423d0e2217c0c7a12428902b20eeef68005b4a6713455553302e57e7
sha512sums = b1ae473eba5bfb693e507ce82f2a81beb066ab5869d8d089963f8d4740cc77e203b8653cbeeb196a86e65d04e2a288056fb3196364e247dd11906b77fd7ace8b
sha512sums = 71c38f86b3e351f8f69504835082618cf5f63897246ee0691f1b7d518e164bd68681e14134e97fcfb369c960c6a81da92c86bc40b5c9ee6f171af1f1a1a7e8a4
pkgname = gogs
|