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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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-compat (= 12),
  39. po-debconf,
  40. quilt,
  41. pkg-config,
  42. bison,
  43. flex,
  44. xutils-dev (>= 1:7.6+4),
  45. xfonts-utils (>= 1:7.5+1),
  46. x11proto-dev (>= 2021.5),
  47. xtrans-dev (>= 1.3.5),
  48. libxau-dev (>= 1:1.0.5-2),
  49. libxcvt-dev,
  50. libxdmcp-dev (>= 1:0.99.1),
  51. libxfont-dev (>= 1:2.0.1),
  52. libxkbfile-dev (>= 1:0.99.1),
  53. libpixman-1-dev (>= 0.27.2),
  54. libpciaccess-dev (>= 0.12.901),
  55. libgcrypt-dev,
  56. nettle-dev,
  57. libudev-dev (>= 151-3) [linux-any],
  58. libselinux1-dev (>= 2.0.80) [linux-any],
  59. libaudit-dev [linux-any],
  60. libdrm-dev (>= 2.4.107-5~) [!hurd-i386],
  61. libgl1-mesa-dev (>= 9.2),
  62. mesa-common-dev,
  63. # Don't use libunwind for armel, armhf, and arm64 as this library is buggy (bug #923962) on those architectures.
  64. libunwind-dev [amd64 hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
  65. libxmuu-dev (>= 1:0.99.1),
  66. libxext-dev (>= 1:0.99.1),
  67. libx11-dev (>= 2:1.6),
  68. libxrender-dev (>= 1:0.9.0),
  69. libxi-dev (>= 2:1.8),
  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. # libx11-xcb-dev,
  86. # libxcb1-dev,
  87. # libxcb-xkb-dev,
  88. # libxcb-shape0-dev,
  89. # libxcb-render0-dev,
  90. # libxcb-render-util0-dev,
  91. # libxcb-util0-dev,
  92. # libxcb-image0-dev,
  93. # libxcb-icccm4-dev,
  94. # libxcb-shm0-dev,
  95. # libxcb-keysyms1-dev,
  96. # libxcb-randr0-dev,
  97. # libxcb-xv0-dev,
  98. # libxcb-glx0-dev,
  99. # libxcb-xf86dri0-dev (>= 1.6),
  100. # unit tests
  101. xkb-data,
  102. x11-xkb-utils,
  103. # arc4random_buf(), getpeereid()
  104. libbsd-dev,
  105. #logind
  106. libdbus-1-dev (>= 1.0) [linux-any],
  107. # systemd-daemon
  108. libsystemd-dev [linux-any],
  109. Homepage: http://www.tigervnc.com
  110. Package: tigervncserver
  111. Architecture: any
  112. Provides:
  113. xserver,
  114. vnc-server
  115. Depends:
  116. x11-common | xserver-common,
  117. x11-utils,
  118. xauth,
  119. x11-xkb-utils,
  120. ${shlibs:Depends},
  121. ${perl:Depends},
  122. ${misc:Depends}
  123. Recommends:
  124. xfonts-base,
  125. x11-xserver-utils
  126. Suggests:
  127. xtigervncviewer,
  128. tigervnc-java
  129. Description: virtual network computing server software
  130. Virtual Network Computing (VNC) is a remote display system which allows you to
  131. view and interact with a virtual desktop environment that is running on another
  132. computer on the network. Using VNC, you can run graphical applications on a
  133. remote machine and send only the display from these applications to your local
  134. machine. VNC is platform-independent and supports a wide variety of operating
  135. systems and architectures as both servers and clients.
  136. .
  137. TigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code
  138. bases. TigerVNC started as a next-generation development effort for TightVNC
  139. on Unix and Linux platforms, but it split from its parent project in early 2009
  140. so that TightVNC could focus on Windows platforms. TigerVNC supports a variant
  141. of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo
  142. JPEG codec.
  143. Package: xtigervncviewer
  144. Architecture: any
  145. Provides:
  146. vncviewer,
  147. vnc-viewer
  148. Depends:
  149. ${shlibs:Depends},
  150. ${misc:Depends}
  151. Recommends:
  152. xfonts-base
  153. Suggests:
  154. tigervncserver,
  155. ssh
  156. Description: virtual network computing client software for X
  157. Virtual Network Computing (VNC) is a remote display system which allows you to
  158. view and interact with a virtual desktop environment that is running on another
  159. computer on the network. Using VNC, you can run graphical applications on a
  160. remote machine and send only the display from these applications to your local
  161. machine. VNC is platform-independent and supports a wide variety of operating
  162. systems and architectures as both servers and clients.
  163. .
  164. TigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code
  165. bases. TigerVNC started as a next-generation development effort for TightVNC
  166. on Unix and Linux platforms, but it split from its parent project in early 2009
  167. so that TightVNC could focus on Windows platforms. TigerVNC supports a variant
  168. of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo
  169. JPEG codec.
  170. Package: tigervnc-java
  171. Architecture: any
  172. Suggests:
  173. tigervncserver
  174. Provides:
  175. vncviewer,
  176. vnc-viewer
  177. Depends:
  178. default-jre
  179. Description: TigerVNC java applet
  180. Virtual Network Computing (VNC) is a remote display system which allows you to
  181. view and interact with a virtual desktop environment that is running on another
  182. computer on the network. Using VNC, you can run graphical applications on a
  183. remote machine and send only the display from these applications to your local
  184. machine. VNC is platform-independent and supports a wide variety of operating
  185. systems and architectures as both servers and clients.
  186. .
  187. TigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code
  188. bases. TigerVNC started as a next-generation development effort for TightVNC
  189. on Unix and Linux platforms, but it split from its parent project in early 2009
  190. so that TightVNC could focus on Windows platforms. TigerVNC supports a variant
  191. of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo
  192. JPEG codec.