mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
Update xlibs to follow restructuring in OE (in preparation for X11R7)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@341 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "xsp tslib-maemo xproto xdmcp xextensions xtrans xau x11 xext libxrandr fixesext damageext xfont resourceext compositeext xcalibrateext recordext"
|
||||
DEPENDS = "xsp tslib-maemo xproto libxdmcp xextensions xtrans libxau libx11 libxext libxrandr fixesext damageext libxfont resourceext compositeext xcalibrateext recordext"
|
||||
PROVIDES = "virtual/xserver"
|
||||
PACKAGES = "${PN} ${PN}-doc ${PN}-dev ${PN}-locale"
|
||||
SECTION = "x11/base"
|
||||
|
||||
@@ -3,7 +3,7 @@ FIXEDSRCDATE = "${@bb.data.getVar('FILE', d, 1).split('_')[-1].split('.')[0]}"
|
||||
DEFAULT_PREFERENCE = "1"
|
||||
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "tslib xproto xdmcp xextensions-1.0.1 xtrans xau x11 xext libxrandr fixesext damageext xfont resourceext compositeext xcalibrateext recordext"
|
||||
DEPENDS = "tslib xproto libxdmcp xextensions-1.0.1 xtrans libxau libx11 libxext libxrandr fixesext damageext libxfont resourceext compositeext xcalibrateext recordext"
|
||||
PROVIDES = "virtual/xserver"
|
||||
RPROVIDES = "virtual/xserver"
|
||||
PACKAGES = "xserver-kdrive-mach64 xserver-kdrive-fbdev xserver-kdrive-vesa xserver-kdrive-mga xserver-kdrive-via xserver-kdrive-ati xserver-kdrive-fake xserver-kdrive-i810 xserver-kdrive-xephyr xserver-kdrive-epson ${PN}-doc ${PN}-dev ${PN}-locale"
|
||||
|
||||
@@ -2,7 +2,7 @@ PV = "0.0+cvs${FIXEDSRCDATE}"
|
||||
FIXEDSRCDATE = "${@bb.data.getVar('FILE', d, 1).split('_')[-1].split('.')[0]}"
|
||||
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "tslib xproto xdmcp xextensions xtrans xau x11 xext libxrandr fixesext damageext xfont resourceext compositeext xcalibrateext recordext"
|
||||
DEPENDS = "tslib xproto libxdmcp xextensions xtrans libxau libx11 libxext libxrandr fixesext damageext libxfont resourceext compositeext xcalibrateext recordext"
|
||||
PROVIDES = "virtual/xserver"
|
||||
RPROVIDES = "virtual/xserver"
|
||||
PACKAGES = "xserver-kdrive-mach64 xserver-kdrive-fbdev xserver-kdrive-vesa xserver-kdrive-mga xserver-kdrive-via xserver-kdrive-ati xserver-kdrive-fake xserver-kdrive-i810 xserver-kdrive-xephyr xserver-kdrive-epson ${PN}-doc ${PN}-dev ${PN}-locale"
|
||||
|
||||
@@ -2,7 +2,7 @@ PV = "0.0+cvs${SRCDATE}"
|
||||
DEFAULT_PREFERENCE = "-2"
|
||||
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "tslib xproto xdmcp xextensions xtrans xau x11 xext libxrandr fixesext damageext xfont resourceext compositeext xcalibrateext recordext"
|
||||
DEPENDS = "tslib xproto libxdmcp xextensions xtrans libxau libx11 libxext libxrandr fixesext damageext libxfont resourceext compositeext xcalibrateext recordext"
|
||||
PROVIDES = "virtual/xserver"
|
||||
RPROVIDES = "virtual/xserver"
|
||||
PACKAGES = "xserver-kdrive-mach64 xserver-kdrive-fbdev xserver-kdrive-vesa xserver-kdrive-mga xserver-kdrive-via xserver-kdrive-ati xserver-kdrive-fake xserver-kdrive-i810 xserver-kdrive-xephyr xserver-kdrive-epson ${PN}-doc ${PN}-dev ${PN}-locale"
|
||||
|
||||
@@ -4,7 +4,7 @@ PROVIDES = "virtual/xserver"
|
||||
LICENSE = "Xorg"
|
||||
PR = "r2"
|
||||
|
||||
DEPENDS = "fontconfig freetype libxi xmu flex-native zlib"
|
||||
DEPENDS = "fontconfig freetype libxi libxmu flex-native zlib"
|
||||
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver;tag=XORG-6_8_99_10 \
|
||||
file://imake-staging.patch;patch=1 \
|
||||
|
||||
@@ -4,7 +4,7 @@ PROVIDES = "virtual/xserver"
|
||||
LICENSE = "Xorg"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "fontconfig freetype libxi xmu flex-native zlib"
|
||||
DEPENDS = "fontconfig freetype libxi libxmu flex-native zlib"
|
||||
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver;tag=XORG-6_8_99_11 \
|
||||
file://imake-staging.patch;patch=1 \
|
||||
|
||||
@@ -5,7 +5,7 @@ PROVIDES = "virtual/xserver"
|
||||
PR = "r3"
|
||||
PV = "6.8.1+cvs${SRCDATE}"
|
||||
|
||||
DEPENDS = "fontconfig freetype libxi xmu flex-2.5.4-native"
|
||||
DEPENDS = "fontconfig freetype libxi libxmu flex-2.5.4-native"
|
||||
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver \
|
||||
file://imake-staging.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user