libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / xorg-xserver / xserver-kdrive_1.4.0.90.bb
blobb8356404c718f975629140381a4f5bcdd0b86460
1 require xserver-kdrive-common.inc
3 DEPENDS += "hal libxkbfile libxcalibrate pixman"
4 RDEPENDS += "hal"
6 PE = "1"
7 PR = "${INC_PR}.0"
9 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
10 ${KDRIVE_COMMON_PATCHES} \
11 file://enable-epson.patch;patch=1 \
12 file://fix_default_mode.patch;patch=1 \
13 file://enable-xcalibrate.patch;patch=1 \
14 file://hide-cursor-and-ppm-root.patch;patch=1 \
15 file://xcalibrate_coords.patch;patch=1 \
16 file://w100.patch;patch=1 \
17 file://w100-autofoo.patch;patch=1 \
18 file://w100-fix-offscreen-bmp.patch;patch=1 \
19 file://w100-new-input-world-order.patch;patch=1 \
20 file://linux-keyboard-mediumraw.patch;patch=1 \
21 file://xcalibrate-new-input-world-order.patch;patch=1 \
22 file://tslib-default-device.patch;patch=1 \
23 file://fbdev-evdev.patch;patch=1 \
24 file://keyboard-resume-workaround.patch;patch=1 \
25 file://xorg-avr32-support.diff;patch=1 \
26 file://pkgconfig_fix.patch;patch=1 \
27 file://no_xkb.patch;patch=1;pnum=0 \
28 file://xorg-1.4-kdrive-rotation.patch;patch=1 \
29 file://split_multiple_AC_SUBST.patch;patch=1 \
30 file://vm86_masks.patch;patch=1 \
33 S = "${WORKDIR}/xorg-server-${PV}"
35 W100_OECONF = "--disable-w100"
36 W100_OECONF_arm = "--enable-w100"
38 EXTRA_OECONF += "--enable-builtin-fonts"
40 SRC_URI[md5sum] = "bb16e969850dbb5d3805cb88d35656d0"
41 SRC_URI[sha256sum] = "b89f2d17be5ba71e3cc25379e18155c55ea36ba94ac1abae953214f13c020ffe"