xf86-video-vesa_2.5.0.bb 648 B

12345678910111213141516171819
  1. require xorg-driver-video.inc
  2. LIC_FILES_CHKSUM = "file://COPYING;md5=a1f0610ebdc6f314a9fa5102a8c5c1b0"
  3. SUMMARY = "X.Org X server -- Generic Vesa video driver"
  4. DESCRIPTION = "vesa is an Xorg driver for generic VESA video cards. It \
  5. can drive most VESA-compatible video cards, but only makes use of the \
  6. basic standard VESA core that is common to these cards. The driver \
  7. supports depths 8, 15 16 and 24."
  8. DEPENDS += "virtual/libx11 xorgproto libpciaccess"
  9. COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
  10. RRECOMMENDS_${PN} += "xserver-xorg-module-libint10"
  11. SRC_URI[sha256sum] = "1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659"