libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / xorg-xserver / xserver-kdrive_git.bb
blob7311fdcc6b4f21688f41755abfe1e2adf0eb0fb9
1 DEFAULT_PREFERENCE = "-2"
3 require xserver-kdrive-common.inc
4 SRCREV = "43285b4f72a0eb47aa0c33e4e41cd10434969991"
5 PV = "1.4.1+gitr${SRCREV}"
7 DEPENDS += "libxkbfile libxcalibrate pixman"
9 PE = "1"
10 PR = "${INC_PR}.0"
12 FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-git:${FILE_DIRNAME}/xserver-kdrive"
13 SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \
14 ${KDRIVE_COMMON_PATCHES} \
15 file://enable-epson.patch;patch=1 \
16 file://fix_default_mode.patch;patch=1 \
17 file://enable-xcalibrate.patch;patch=1 \
18 file://hide-cursor-and-ppm-root.patch;patch=1 \
19 file://xcalibrate_coords.patch;patch=1 \
20 file://w100.patch;patch=1 \
21 file://w100-autofoo.patch;patch=1 \
22 file://w100-fix-offscreen-bmp.patch;patch=1 \
23 file://w100-new-input-world-order.patch;patch=1 \
24 file://w100-post-1.4-buildfix.patch;patch=1 \
25 file://xcalibrate-new-input-world-order.patch;patch=1 \
26 file://tslib-default-device.patch;patch=1 \
27 file://fbdev-evdev.patch;patch=1 \
28 file://xephyr-post-1.4-buildfix.patch;patch=1 \
31 S = "${WORKDIR}/git"
33 W100_OECONF = "--disable-w100"
34 W100_OECONF_arm = "--enable-w100"
36 EXTRA_OECONF += "--enable-builtin-fonts"