+++ /dev/null
-require xorg-lib-common.inc
-
-DESCRIPTION = "A Sample Authorization Protocol for X"
-DEPENDS += " xproto"
-PROVIDES = "xau"
-PE = "1"
-
-XORG_PN = "libXau"
+++ /dev/null
-require xorg-lib-common.inc
-
-DESCRIPTION = "X11 font rasterisation library"
-LICENSE= "BSD-X"
-DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
-PROVIDES = "xfont"
-PE = "1"
-
-SRC_URI += "file://no-scalable-crash.patch;patch=1"
-
-XORG_PN = "libXfont"
+++ /dev/null
-require xorg-lib-common.inc
-
-DESCRIPTION = "network API translation layer to insulate X applications and \
-libraries from OS network vageries."
-PE = "1"
-PR = "r2"
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xtrans"
-
-RDEPENDS_${PN}-dev = ""
-
-XORG_PN = "xtrans"