control 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Source: v2ray-core
  2. Section: net
  3. Priority: optional
  4. Maintainer: ymshenyu <ymshenyu@gmail.com>
  5. Build-Depends: debhelper-compat (= 12),
  6. dh-golang,
  7. golang-any
  8. Standards-Version: 4.5.0
  9. Homepage: https://github.com/v2fly/v2ray-core
  10. #Vcs-Browser: https://salsa.debian.org/debian/v2ray-core
  11. #Vcs-Git: https://salsa.debian.org/debian/v2ray-core.git
  12. Rules-Requires-Root: no
  13. XS-Go-Import-Path: v2ray.com/core
  14. Package: v2ray
  15. Architecture: any
  16. Depends: ${shlibs:Depends}, ${misc:Depends}
  17. Recommends: v2ray-domain-list-community,
  18. v2ray-geoip
  19. Description: Library platform for building proxies in golang
  20. Project V2Ray is a set of network tools that help you to build your
  21. own computer network. It secures your network connections and thus
  22. protects your privacy.
  23. Package: v2ray-domain-list-community
  24. Architecture: any
  25. Depends: ${shlibs:Depends}, ${misc:Depends}
  26. Description: Library platform for building proxies in golang (routing file)
  27. Project V2Ray is a set of network tools that help you to build your
  28. own computer network. It secures your network connections and thus
  29. protects your privacy.
  30. Package: v2ray-geoip
  31. Architecture: any
  32. Depends: ${shlibs:Depends}, ${misc:Depends}
  33. Description: Library platform for building proxies in golang (routing file)
  34. Project V2Ray is a set of network tools that help you to build your
  35. own computer network. It secures your network connections and thus
  36. protects your privacy.