xorg: Update various packages to the latest releases and remove old versions

This commit is contained in:
Richard Purdie 2008-12-31 15:53:49 +00:00
parent 5954823ea9
commit 2a94861982
23 changed files with 0 additions and 31 deletions

View File

@ -1,8 +0,0 @@
require xorg-lib-common.inc
DESCRIPTION = "A Sample Authorization Protocol for X"
DEPENDS += " xproto"
PROVIDES = "xau"
PE = "1"
XORG_PN = "libXau"

View File

@ -1,11 +0,0 @@
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"

View File

@ -1,12 +0,0 @@
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"