.SRCINFO 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. pkgbase = gogs
  2. pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
  3. pkgver = 0.6.15
  4. pkgrel = 3
  5. epoch = 1
  6. url = http://gogs.io/
  7. install = gogs.install
  8. arch = i686
  9. arch = x86_64
  10. arch = armv6h
  11. arch = armv7h
  12. license = MIT
  13. makedepends = go>=1.2
  14. makedepends = git>=1.7.1
  15. makedepends = patch
  16. depends = git>=1.7.1
  17. optdepends = sqlite: SQLite support
  18. optdepends = mariadb: MariaDB support
  19. optdepends = postgresql: PostgreSQL support
  20. optdepends = redis: Redis support
  21. optdepends = memcached: MemCached support
  22. optdepends = openssh: GIT over SSH support
  23. optdepends = tidb-git: TiDB support
  24. conflicts = gogs-bin
  25. conflicts = gogs-git
  26. conflicts = gogs-git-dev
  27. options = !strip
  28. options = !emptydirs
  29. backup = srv/gogs/conf/app.ini
  30. source = gogs.service
  31. source = app.ini.patch
  32. source = helper.sh
  33. source = gogs::git+https://github.com/gogits/gogs.git#tag=v0.6.15
  34. sha512sums = c7abbe4af438a8a1db44537a16dbd40b82d50c921d53002c083071c4cd16644769e9d5dabbccedc1bd4ba563324186da4b4378365e098cc45df76402a657be90
  35. sha512sums = cd00b1f29c0ab2eaf70647b51a7fe135aa00906dcda1b1d99c56ea3371fc6540f82bf77999018078b43294614317df253fb4217c2d84f873398c4a69ae2bfaa5
  36. sha512sums = e746dbdafc4c8d0b15a224dba95ae3151611ba9ff468ee6f0b1789e489955e4d7eaac0dbdf28a22e5b8211559af5950726f4a37d699a2490fd349f034401028c
  37. sha512sums = SKIP
  38. pkgname = gogs