CalcProgrammer1

xserver-xorg-video-ati debian/control

Oct 12th, 2014
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. Source: xserver-xorg-video-ati
  2. Section: x11
  3. Priority: optional
  4. Maintainer: Ubuntu Developers <[email protected]>
  5. XSBC-Original-Maintainer: Debian X Strike Force <[email protected]>
  6. Uploaders: Drew Parsons <[email protected]>, Cyril Brulebois <[email protected]>
  7. Build-Depends:
  8. debhelper (>= 9),
  9. dh-autoreconf,
  10. quilt,
  11. pkg-config,
  12. xserver-xorg-dev (>= 2:1.14.2.901-2ubuntu4~),
  13. x11proto-gl-dev,
  14. x11proto-xext-dev,
  15. x11proto-core-dev,
  16. x11proto-video-dev,
  17. libgl1-mesa-dev | libgl-dev,
  18. x11proto-fonts-dev,
  19. x11proto-randr-dev (>= 1.2),
  20. x11proto-render-dev,
  21. libdrm-dev (>= 2.4.46) [!hurd-i386],
  22. x11proto-dri2-dev,
  23. x11proto-xf86dri-dev,
  24. libudev-dev [linux-any],
  25. libglamor-dev (>= 0.6.0-0ubuntu3),
  26. xutils-dev (>= 1:7.5+4)
  27. Standards-Version: 3.9.3
  28. Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati
  29. Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ati.git
  30.  
  31. Package: xserver-xorg-video-ati
  32. Architecture: any
  33. Depends:
  34. ${shlibs:Depends},
  35. ${misc:Depends},
  36. ${xviddriver:Depends},
  37. xserver-xorg-video-glamoregl,
  38. xserver-xorg-video-r128,
  39. xserver-xorg-video-mach64,
  40. xserver-xorg-video-radeon
  41. Provides: ${xviddriver:Provides}
  42. Description: X.Org X server -- AMD/ATI display driver wrapper
  43. This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128,
  44. Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is
  45. actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon'
  46. sub-drivers depending on the hardware.
  47. These sub-drivers are brought through package dependencies.
  48. .
  49. Users of Rage, Mach, or Radeon boards may remove this package only if
  50. they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf
  51. instead of relying on autodetection.
  52. .
  53. More information about X.Org can be found at:
  54. <URL:http://www.X.org>
  55. .
  56. This package is built from the X.org xf86-video-ati driver module.
  57.  
  58. Package: xserver-xorg-video-ati-dbg
  59. Architecture: any
  60. Depends:
  61. ${misc:Depends},
  62. xserver-xorg-video-ati (= ${binary:Version}),
  63. xserver-xorg-video-mach64-dbg,
  64. xserver-xorg-video-r128-dbg,
  65. xserver-xorg-video-radeon-dbg
  66. Section: debug
  67. Priority: extra
  68. Description: X.Org X server -- AMD/ATI display driver wrapper (debugging symbols)
  69. This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128,
  70. Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is
  71. actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon'
  72. sub-drivers depending on the hardware.
  73. These sub-drivers are brought through package dependencies.
  74. .
  75. This package provides debugging symbols for this X.org X driver wrapper
  76. and brings debugging symbols for sub-drivers through package dependencies.
  77.  
  78. Package: xserver-xorg-video-radeon
  79. Architecture: any
  80. Depends:
  81. ${shlibs:Depends},
  82. ${misc:Depends},
  83. ${xviddriver:Depends}
  84. Provides: ${xviddriver:Provides}
  85. Suggests: linux-firmware
  86. Description: X.Org X server -- AMD/ATI Radeon display driver
  87. This package provides the 'radeon' driver for the AMD/ATI cards. The
  88. following chips should be supported: R100, RV100, RS100, RV200, RS200,
  89. RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360,
  90. RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481,
  91. RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580,
  92. RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880,
  93. RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS,
  94. HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA.
  95. .
  96. More information about X.Org can be found at:
  97. <URL:http://www.X.org>
  98. .
  99. This package is built from the X.org xf86-video-ati driver module.
  100.  
  101. Package: xserver-xorg-video-radeon-dbg
  102. Architecture: any
  103. Depends:
  104. ${misc:Depends},
  105. xserver-xorg-video-radeon (= ${binary:Version})
  106. Section: debug
  107. Priority: extra
  108. Description: X.Org X server -- AMD/ATI Radeon display driver (debugging symbols)
  109. This package provides the 'radeon' driver for many AMD/ATI cards.
  110. .
  111. This package provides debugging symbols for this X.org X driver.
Advertisement
Add Comment
Please, Sign In to add comment