libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / xorg-xserver / xserver-kdrive-imageon_1.2.0.bb
blob0fb56022d402a5ac7b7235d2625d73bb58be8f0a
1 require xserver-kdrive-common.inc
2 DESCRIPTION = "X server for ATI Imageon 100 Cards from freedesktop.org"
3 COMPATIBLE_MACHINE = "c7x0"
5 DEPENDS += "libxkbfile libxcalibrate"
7 PROVIDES = "virtual/xserver"
9 PE = "1"
10 PR = "r8"
12 FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-${PV}:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
13 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
14 ${KDRIVE_COMMON_PATCHES} \
15 file://kdrive-evdev.patch;patch=1 \
16 file://kdrive-use-evdev.patch;patch=1 \
17 file://disable-xf86-dga-xorgcfg.patch;patch=1 \
18 file://enable-xcalibrate.patch;patch=1 \
19 file://fbcompositesrc8888revnpx0565.patch;patch=1 \
20 file://kdrive-vidmemarea.patch;patch=1 \
21 file://kdrive-imageon.patch;patch=1 \
22 file://xcalibrate_coords.patch;patch=1 \
23 file://enable-builtin-fonts.patch;patch=1 \
24 file://fix-picturestr-include-order.patch;patch=1 \
25 file://split_multiple_AC_SUBST.patch;patch=1 \
26 file://report-correct-randr10.patch;patch=1 \
29 S = "${WORKDIR}/xorg-server-${PV}"
31 EXTRA_OECONF += "--enable-imageon"
34 SRC_URI[md5sum] = "ea291c89e68832d570d9d5e007218bd6"
35 SRC_URI[sha256sum] = "e3e56b35ee13098f4ee79948beb20bfc9a06d1a7a35fb906405ff1531b92bb85"