.SRCINFO 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # Generated by mksrcinfo v8
  2. # Fri May 27 18:10:39 UTC 2016
  3. pkgbase = gogs-git-dev
  4. 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.
  5. pkgver = 3879.3c0c7a9
  6. pkgrel = 4
  7. epoch = 1
  8. url = http://gogs.io/
  9. install = gogs.install
  10. arch = i686
  11. arch = x86_64
  12. arch = armv6h
  13. arch = armv7h
  14. license = MIT
  15. depends = git>=1.7.1
  16. optdepends = sqlite: SQLite support
  17. optdepends = mariadb: MariaDB support
  18. optdepends = postgresql: PostgreSQL support
  19. optdepends = redis: Redis support
  20. optdepends = memcached: MemCached support
  21. optdepends = openssh: GIT over SSH support
  22. optdepends = tidb-git: TiDB support
  23. provides = gogs
  24. conflicts = gogs-bin
  25. conflicts = gogs
  26. conflicts = gogs-git
  27. options = !strip
  28. options = !emptydirs
  29. backup = srv/gogs/conf/app.ini
  30. source = gogs.service.patch
  31. source = app.ini.patch
  32. source = gogs::git+https://github.com/gogits/gogs.git#branch=develop
  33. sha512sums = db36fd44c29de387b066e52a71a61214aa876a27574eb054ec9517a175b5a47db9a7de01be2dd635023a11d5e1224772a66accc4b63b6936f7c58e6314555a66
  34. sha512sums = 43c8971b0b4e8ea8d5aa0ed15610e9737605dc46a626d3d578bb1c97c9f90912966f59b452e9f4ea7974e4e3beaa5dd40bc597b03319afed3358432ab6e59c7d
  35. sha512sums = SKIP
  36. makedepends_i686 = go>=1.3
  37. makedepends_i686 = git>=1.7.1
  38. makedepends_i686 = patch
  39. makedepends_i686 = glide-bin
  40. makedepends_x86_64 = go>=1.3
  41. makedepends_x86_64 = git>=1.7.1
  42. makedepends_x86_64 = patch
  43. makedepends_x86_64 = glide-bin
  44. makedepends_armv6h = go>=1.3
  45. makedepends_armv6h = git>=1.7.1
  46. makedepends_armv6h = patch
  47. makedepends_armv6h = glide-git
  48. makedepends_armv7h = go>=1.3
  49. makedepends_armv7h = git>=1.7.1
  50. makedepends_armv7h = patch
  51. makedepends_armv7h = glide-git
  52. pkgname = gogs-git-dev