1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

xorg-lib: X11 cleanup

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2086 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-07-03 11:48:47 +00:00
parent c9c4ddd2de
commit 2153cacf1b
22 changed files with 23 additions and 0 deletions
@@ -1,6 +1,8 @@
SECTION = "x11/base"
require libx11_${PV}.bb
PE = "1"
EXTRA_OECONF += "--disable-udc --disable-xcms --disable-xlocale --disable-xkb"
CFLAGS += "-D_GNU_SOURCE"
@@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11 libxext xextproto applewmproto"
XORG_PN = "libAppleWM"
PE = "1"
@@ -3,3 +3,4 @@ require xorg-lib-common.inc
#DESCRIPTION = ""
DEPENDS += " virtual/libx11 libxext xextproto dmxproto"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " xproto fontsproto xtrans"
XORG_PN = "libFS"
PE = "1"
@@ -8,3 +8,4 @@ PROVIDES = "ice"
XORG_PN = "libICE"
PE = "1"
@@ -8,3 +8,4 @@ DESCRIPTION = "XFIXES Extension"
DEPENDS += " xextproto xproto zlib"
PROVIDES = "lbxutil"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11"
XORG_PN = "liboldX"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11 libxext xextproto windowswmproto"
XORG_PN = "libWindowsWM"
PE = "1"
@@ -2,6 +2,7 @@ DESCRIPTION = "Base X libs."
SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "XFree86"
PE = "1"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
@@ -6,6 +6,7 @@ DEPENDS += " bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
libxdmcp xf86bigfontproto kbproto inputproto"
PROVIDES = "virtual/libx11"
# RPROVIDES = "virtual/libx11"
PE = "1"
SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-1.1.1.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-1.1.1"
@@ -6,3 +6,4 @@ DEPENDS += " xproto virtual/libx11 xextproto libxext evieext"
XORG_PN = "libXevie"
PE = "1"
@@ -5,6 +5,7 @@ PRIORITY = "optional"
DEPENDS += " xproto virtual/libx11 xextproto libxau"
PROVIDES = "xext"
PE = "1"
XORG_PN = "libXext"
@@ -8,6 +8,7 @@ DESCRIPTION = "X FreeType library. Client-side fonts with FreeType."
DEPENDS += " libxrender freetype fontconfig"
PROVIDES = "xft"
PE = "1"
XORG_PN = "libXft"
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 lbxkbui library"
LICENSE= "GPL"
PRIORITY = "optional"
PE = "1"
DEPENDS += " virtual/libx11 libxt libxkbfile"
PROVIDES = "xkbui"
@@ -5,6 +5,7 @@ DESCRIPTION = "X print extension library."
DEPENDS += " virtual/libx11 libxext xextproto libxau printproto"
XORG_PN = "libXp"
PE = "1"
CFLAGS_append += " -I ${S}/include/X11/XprintUtil -I ${S}/include/X11/extensions"
EXTRA_OECONF="--enable-malloc0returnsnull"
@@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11 libxp libxprintutil printproto libxau"
XORG_PN = "libXprintAppUtil"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11 libxp libxt printproto libxau"
XORG_PN = "libXprintUtil"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11 libxt trapproto libxext xextproto"
XORG_PN = "libXTrap"
PE = "1"
@@ -8,3 +8,4 @@ PROVIDES = "xtst"
XORG_PN = "libXtst"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " xproto virtual/libx11 xextproto libxext xf86dgaproto"
XORG_PN = "libXxf86dga"
PE = "1"
@@ -7,3 +7,4 @@ PROVIDES = "xxf86misc"
XORG_PN = "libXxf86misc"
PE = "1"
@@ -6,3 +6,4 @@ DEPENDS += " xproto virtual/libx11 xextproto libxext xf86vidmodeproto"
XORG_PN = "libXxf86vm"
PE = "1"