You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

control 5.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. Source: tigervnc
  2. Section: x11
  3. Priority: optional
  4. Maintainer: Brian P. Hinz <bphinz@users.sourceforge.net>
  5. Standards-Version: 3.8.4
  6. Build-Depends:
  7. # TigerVNC dependencies
  8. debhelper (>= 9),
  9. dh-autoreconf,
  10. po-debconf,
  11. dpkg-dev (>= 1.16.1),
  12. appstream,
  13. cmake,
  14. pkg-config,
  15. gettext,
  16. libpixman-1-dev,
  17. zlib1g-dev,
  18. libjpeg-turbo8-dev,
  19. libavcodec-dev,
  20. libavutil-dev,
  21. libswscale-dev,
  22. libgnutls28-dev,
  23. nettle-dev,
  24. libgmp-dev,
  25. libpam0g-dev,
  26. libpng-dev,
  27. libxext-dev,
  28. libxi-dev,
  29. libxtst-dev,
  30. libxrandr-dev,
  31. libxdamage-dev,
  32. libxfixes-dev,
  33. libfltk1.3-dev,
  34. xorg-server-source,
  35. xserver-xorg-dev,
  36. openjdk-8-jdk,
  37. # Xorg dependencies
  38. debhelper (>= 10),
  39. po-debconf,
  40. dpkg-dev (>= 1.16.1),
  41. quilt,
  42. lsb-release,
  43. pkg-config,
  44. bison,
  45. flex,
  46. xutils-dev (>= 1:7.6+4),
  47. xfonts-utils (>= 1:7.5+1),
  48. x11proto-dev (>= 2018.4),
  49. xtrans-dev (>= 1.3.5),
  50. libxau-dev (>= 1:1.0.5-2),
  51. libxdmcp-dev (>= 1:0.99.1),
  52. libxfont-dev (>= 1:2.0.1),
  53. libxkbfile-dev (>= 1:0.99.1),
  54. libpixman-1-dev (>= 0.27.2),
  55. libpciaccess-dev (>= 0.12.901),
  56. libgcrypt-dev,
  57. nettle-dev,
  58. libudev-dev (>= 151-3) [linux-any],
  59. libselinux1-dev (>= 2.0.80) [linux-any],
  60. libaudit-dev [linux-any],
  61. libdrm-dev (>= 2.4.89) [!hurd-i386],
  62. libgl1-mesa-dev (>= 9.2),
  63. libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
  64. libxmuu-dev (>= 1:0.99.1),
  65. libxext-dev (>= 1:0.99.1),
  66. libx11-dev (>= 2:1.6),
  67. libxrender-dev (>= 1:0.9.0),
  68. libxi-dev (>= 2:1.6.99.1),
  69. libdmx-dev (>= 1:1.0.1),
  70. libxpm-dev (>= 1:3.5.3),
  71. libxaw7-dev (>= 1:0.99.1),
  72. libxt-dev (>= 1:0.99.1),
  73. libxmu-dev (>= 1:0.99.1),
  74. libxtst-dev (>= 1:0.99.1),
  75. libxres-dev (>= 1:0.99.1),
  76. libxfixes-dev (>= 1:3.0.0),
  77. libxv-dev,
  78. libxinerama-dev,
  79. libxshmfence-dev (>= 1.1) [!hurd-i386],
  80. # glamor
  81. libepoxy-dev [linux-any kfreebsd-any],
  82. libegl1-mesa-dev [linux-any kfreebsd-any],
  83. libgbm-dev (>= 10.2) [linux-any kfreebsd-any],
  84. ## XCB bits for Xephyr
  85. # libxcb1-dev,
  86. # libxcb-xkb-dev,
  87. # libxcb-shape0-dev,
  88. # libxcb-render0-dev,
  89. # libxcb-render-util0-dev,
  90. # libxcb-util0-dev,
  91. # libxcb-image0-dev,
  92. # libxcb-icccm4-dev,
  93. # libxcb-shm0-dev,
  94. # libxcb-keysyms1-dev,
  95. # libxcb-randr0-dev,
  96. # libxcb-xv0-dev,
  97. # libxcb-glx0-dev,
  98. # libxcb-xf86dri0-dev (>= 1.6),
  99. # unit tests
  100. xkb-data,
  101. x11-xkb-utils,
  102. # arc4random_buf(), getpeereid()
  103. libbsd-dev,
  104. ## xwayland
  105. # libwayland-dev [linux-any],
  106. # wayland-protocols (>= 1.10) [linux-any],
  107. #logind
  108. libdbus-1-dev (>= 1.0) [linux-any],
  109. # systemd-daemon
  110. libsystemd-dev [linux-any],
  111. Homepage: http://www.tigervnc.com
  112. Package: tigervncserver
  113. Architecture: any
  114. Provides:
  115. xserver,
  116. vnc-server
  117. Depends:
  118. x11-common | xserver-common,
  119. x11-utils,
  120. xauth,
  121. x11-xkb-utils,
  122. ${shlibs:Depends},
  123. ${perl:Depends},
  124. ${misc:Depends}
  125. Recommends:
  126. xfonts-base,
  127. x11-xserver-utils
  128. Suggests:
  129. xtigervncviewer,
  130. tigervnc-java
  131. Description: virtual network computing server software
  132. Virtual Network Computing (VNC) is a remote display system which allows you to
  133. view and interact with a virtual desktop environment that is running on another
  134. computer on the network. Using VNC, you can run graphical applications on a
  135. remote machine and send only the display from these applications to your local
  136. machine. VNC is platform-independent and supports a wide variety of operating
  137. systems and architectures as both servers and clients.
  138. .
  139. TigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code
  140. bases. TigerVNC started as a next-generation development effort for TightVNC
  141. on Unix and Linux platforms, but it split from its parent project in early 2009
  142. so that TightVNC could focus on Windows platforms. TigerVNC supports a variant
  143. of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo
  144. JPEG codec.
  145. Package: xtigervncviewer
  146. Architecture: any
  147. Provides:
  148. vncviewer,
  149. vnc-viewer
  150. Depends:
  151. ${shlibs:Depends},
  152. ${misc:Depends}
  153. Recommends:
  154. xfonts-base
  155. Suggests:
  156. tigervncserver,
  157. ssh
  158. Description: virtual network computing client software for X
  159. Virtual Network Computing (VNC) is a remote display system which allows you to
  160. view and interact with a virtual desktop environment that is running on another
  161. computer on the network. Using VNC, you can run graphical applications on a
  162. remote machine and send only the display from these applications to your local
  163. machine. VNC is platform-independent and supports a wide variety of operating
  164. systems and architectures as both servers and clients.
  165. .
  166. TigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code
  167. bases. TigerVNC started as a next-generation development effort for TightVNC
  168. on Unix and Linux platforms, but it split from its parent project in early 2009
  169. so that TightVNC could focus on Windows platforms. TigerVNC supports a variant
  170. of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo
  171. JPEG codec.
  172. Package: tigervnc-java
  173. Architecture: any
  174. Suggests:
  175. tigervncserver
  176. Provides:
  177. vncviewer,
  178. vnc-viewer
  179. Depends:
  180. default-jre
  181. Description: TigerVNC java applet
  182. Virtual Network Computing (VNC) is a remote display system which allows you to
  183. view and interact with a virtual desktop environment that is running on another
  184. computer on the network. Using VNC, you can run graphical applications on a
  185. remote machine and send only the display from these applications to your local
  186. machine. VNC is platform-independent and supports a wide variety of operating
  187. systems and architectures as both servers and clients.
  188. .
  189. TigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code
  190. bases. TigerVNC started as a next-generation development effort for TightVNC
  191. on Unix and Linux platforms, but it split from its parent project in early 2009
  192. so that TightVNC could focus on Windows platforms. TigerVNC supports a variant
  193. of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo
  194. JPEG codec.