.SRCINFO 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. pkgbase = gogs-git
  2. pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language. This is the current git version from branch master.
  3. pkgver = 2842.2340bb1
  4. pkgrel = 1
  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. conflicts = gogs-bin
  24. conflicts = gogs
  25. conflicts = gogs-git
  26. options = !strip
  27. options = !emptydirs
  28. backup = srv/gogs/conf/app.ini
  29. source = gogs.service
  30. source = app.ini.patch
  31. source = helper.sh
  32. source = gogs::git+https://github.com/gogits/gogs.git#branch=master
  33. sha512sums = 2b4303f850e3b13b2fc3c9f0bc5820dae431d228002b35f01be0d4bfbcf05de8dcec2a559a85e318b609e4a4d492d44306eadf5f6508fd72333b198661bb0bb7
  34. sha512sums = f80b4115ce39e6158beb7e6a68b7f0825e5c1320ba7c16f999986f2dfad0be08c238d220f556673f531080ddf540bd8e8eb6ea2559128109b0405baac163f013
  35. sha512sums = e746dbdafc4c8d0b15a224dba95ae3151611ba9ff468ee6f0b1789e489955e4d7eaac0dbdf28a22e5b8211559af5950726f4a37d699a2490fd349f034401028c
  36. sha512sums = SKIP
  37. pkgname = gogs-git