|
@@ -1,9 +1,9 @@
|
|
|
# Generated by mksrcinfo v8
|
|
# Generated by mksrcinfo v8
|
|
|
-# Thu May 26 18:05:46 UTC 2016
|
|
|
|
|
|
|
+# Fri May 27 18:13:17 UTC 2016
|
|
|
pkgbase = gogs-git-dev
|
|
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.
|
|
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
|
|
pkgver = 3879.3c0c7a9
|
|
|
- pkgrel = 3
|
|
|
|
|
|
|
+ pkgrel = 5
|
|
|
epoch = 1
|
|
epoch = 1
|
|
|
url = http://gogs.io/
|
|
url = http://gogs.io/
|
|
|
install = gogs.install
|
|
install = gogs.install
|
|
@@ -16,7 +16,6 @@ pkgbase = gogs-git-dev
|
|
|
makedepends = git>=1.7.1
|
|
makedepends = git>=1.7.1
|
|
|
makedepends = patch
|
|
makedepends = patch
|
|
|
depends = git>=1.7.1
|
|
depends = git>=1.7.1
|
|
|
- depends = glide
|
|
|
|
|
optdepends = sqlite: SQLite support
|
|
optdepends = sqlite: SQLite support
|
|
|
optdepends = mariadb: MariaDB support
|
|
optdepends = mariadb: MariaDB support
|
|
|
optdepends = postgresql: PostgreSQL support
|
|
optdepends = postgresql: PostgreSQL support
|
|
@@ -24,6 +23,7 @@ pkgbase = gogs-git-dev
|
|
|
optdepends = memcached: MemCached support
|
|
optdepends = memcached: MemCached support
|
|
|
optdepends = openssh: GIT over SSH support
|
|
optdepends = openssh: GIT over SSH support
|
|
|
optdepends = tidb-git: TiDB support
|
|
optdepends = tidb-git: TiDB support
|
|
|
|
|
+ provides = gogs
|
|
|
conflicts = gogs-bin
|
|
conflicts = gogs-bin
|
|
|
conflicts = gogs
|
|
conflicts = gogs
|
|
|
conflicts = gogs-git
|
|
conflicts = gogs-git
|
|
@@ -36,6 +36,10 @@ pkgbase = gogs-git-dev
|
|
|
sha512sums = db36fd44c29de387b066e52a71a61214aa876a27574eb054ec9517a175b5a47db9a7de01be2dd635023a11d5e1224772a66accc4b63b6936f7c58e6314555a66
|
|
sha512sums = db36fd44c29de387b066e52a71a61214aa876a27574eb054ec9517a175b5a47db9a7de01be2dd635023a11d5e1224772a66accc4b63b6936f7c58e6314555a66
|
|
|
sha512sums = 43c8971b0b4e8ea8d5aa0ed15610e9737605dc46a626d3d578bb1c97c9f90912966f59b452e9f4ea7974e4e3beaa5dd40bc597b03319afed3358432ab6e59c7d
|
|
sha512sums = 43c8971b0b4e8ea8d5aa0ed15610e9737605dc46a626d3d578bb1c97c9f90912966f59b452e9f4ea7974e4e3beaa5dd40bc597b03319afed3358432ab6e59c7d
|
|
|
sha512sums = SKIP
|
|
sha512sums = SKIP
|
|
|
|
|
+ makedepends_i686 = glide-bin
|
|
|
|
|
+ makedepends_x86_64 = glide-bin
|
|
|
|
|
+ makedepends_armv6h = glide-git
|
|
|
|
|
+ makedepends_armv7h = glide-git
|
|
|
|
|
|
|
|
pkgname = gogs-git-dev
|
|
pkgname = gogs-git-dev
|
|
|
|
|
|