PACKAGES =+ "libx11-xcb"
+SRC_URI += " file://ruutf8.patch;patch=1"
+
FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB ${libdir}/X11/Xcms.txt"
FILES_${PN}-locale += "${datadir}/X11/locale ${libdir}/X11/locale"
FILES_${PN}-xcb = "${libdir}/libX11-xcb.so.*"
require xorg-lib-common.inc
+
PR = "r4"
DESCRIPTION = "Base X libs."
SRC_URI += "file://makekeys.diff;patch=1"
+SRC_URI += " file://ruutf8.patch;patch=1"
DEPENDS += " bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
libxdmcp xf86bigfontproto kbproto inputproto"
XORG_PN = "${PN}"
XORG_RELEASE = "${@["individual",bb.data.getVar('PV', d, 1)[0:7]+"/src"][bb.data.getVar('PV', d, 1)[0:4] == "X11R"]}"
SRC_URI = "${XORG_MIRROR}/${XORG_RELEASE}/lib/${XORG_PN}-${PV}.tar.bz2 \
- file://ruutf8.patch;patch=1"
+"
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools pkgconfig