diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-04-18 10:21:08 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-04-18 12:28:54 +0200 |
commit | dde0dbff882202068f41a761c74cd417caad5de1 (patch) | |
tree | 3ca2c7ff407b462e575af76246df9492f3677676 /meta-oe/recipes-graphics/xorg-lib | |
parent | d3d30a1362a77cf1c19aa5c479327632b5261d94 (diff) | |
download | meta-openembedded-dde0dbff882202068f41a761c74cd417caad5de1.tar.gz |
recipes-graphics: remove xorg recipes which were upgraded to same versions in oe-core
* be aware that PR went backwards in some cases, due to INC_PR in our recipes :/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-lib')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb | 18 | ||||
-rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/libxi_1.4.2.bb | 21 | ||||
-rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/libxt_1.1.1.bb | 37 |
3 files changed, 0 insertions, 76 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb deleted file mode 100644 index 3d18d6288..000000000 --- a/meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | DESCRIPTION = "X11 miscellaneous extension library" | ||
2 | |||
3 | require xorg-lib-common.inc | ||
4 | |||
5 | LICENSE = "MIT-style" | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0542b0321c1c9a7a20b23a1b9fa45f91" | ||
7 | |||
8 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" | ||
9 | PROVIDES = "xext" | ||
10 | |||
11 | PR = "r0" | ||
12 | PE = "1" | ||
13 | |||
14 | XORG_PN = "libXext" | ||
15 | |||
16 | |||
17 | SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" | ||
18 | SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" | ||
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxi_1.4.2.bb b/meta-oe/recipes-graphics/xorg-lib/libxi_1.4.2.bb deleted file mode 100644 index 94299c091..000000000 --- a/meta-oe/recipes-graphics/xorg-lib/libxi_1.4.2.bb +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | require xorg-lib-common.inc | ||
2 | |||
3 | SUMMARY = "XI: X Input extension library" | ||
4 | |||
5 | DESCRIPTION = "libxi is an extension to the X11 protocol to support \ | ||
6 | input devices other than the core X keyboard and pointer. It allows \ | ||
7 | client programs to select input from these devices independently from \ | ||
8 | each other and independently from the core devices." | ||
9 | |||
10 | LICENSE = "MIT & MIT-style" | ||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \ | ||
12 | file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f" | ||
13 | |||
14 | DEPENDS += "libxext inputproto" | ||
15 | PE = "1" | ||
16 | PR = "${INC_PR}.0" | ||
17 | |||
18 | SRC_URI[md5sum] = "3d14f7bfc4a4335cf0144de9b67a5444" | ||
19 | SRC_URI[sha256sum] = "272b8041efc0a0203fb0ba33481ddec989539aed862181b58c8c3e410e325691" | ||
20 | |||
21 | XORG_PN = "libXi" | ||
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxt_1.1.1.bb b/meta-oe/recipes-graphics/xorg-lib/libxt_1.1.1.bb deleted file mode 100644 index 8c22f62ec..000000000 --- a/meta-oe/recipes-graphics/xorg-lib/libxt_1.1.1.bb +++ /dev/null | |||
@@ -1,37 +0,0 @@ | |||
1 | require xorg-lib-common.inc | ||
2 | |||
3 | SUMMARY = "Xt: X Toolkit Intrinsics library" | ||
4 | |||
5 | DESCRIPTION = "The Intrinsics are a programming library tailored to the \ | ||
6 | special requirements of user interface construction within a network \ | ||
7 | window system, specifically the X Window System. The Intrinsics and a \ | ||
8 | widget set make up an X Toolkit. The Intrinsics provide the base \ | ||
9 | mechanism necessary to build a wide variety of interoperating widget \ | ||
10 | sets and application environments. The Intrinsics are a layer on top of \ | ||
11 | Xlib, the C Library X Interface. They extend the fundamental \ | ||
12 | abstractions provided by the X Window System while still remaining \ | ||
13 | independent of any particular user interface policy or style." | ||
14 | |||
15 | LICENSE = "MIT & MIT-style" | ||
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=3239170e81427c5948287df07691f03f" | ||
17 | |||
18 | DEPENDS += "libsm virtual/libx11 kbproto" | ||
19 | PE = "1" | ||
20 | PR = "${INC_PR}.0" | ||
21 | |||
22 | SRC_URI[md5sum] = "eb22c0a1f172b06b97a3f5ae89768412" | ||
23 | SRC_URI[sha256sum] = "a2a1c29c684e3c9082cdb920b5aea802b179d19107b9ab2170fda07575559da7" | ||
24 | |||
25 | EXTRA_OECONF += "--disable-install-makestrs --disable-xkb" | ||
26 | |||
27 | do_compile() { | ||
28 | ( | ||
29 | unset CC LD CXX CCLD | ||
30 | oe_runmake -C util 'XT_CFLAGS=' 'CC=${BUILD_CC}' 'LD=${BUILD_LD}' 'CXX=${BUILD_CXX}' 'CCLD=${BUILD_CCLD}' 'CFLAGS=-D_GNU_SOURCE -I${STAGING_INCDIR_NATIVE} ${BUILD_CFLAGS}' 'LDFLAGS=${BUILD_LDFLAGS}' 'CXXFLAGS=${BUILD_CXXFLAGS}' 'CPPFLAGS=${BUILD_CPPFLAGS}' makestrs | ||
31 | ) || exit 1 | ||
32 | oe_runmake | ||
33 | } | ||
34 | |||
35 | BBCLASSEXTEND = "native" | ||
36 | |||
37 | XORG_PN = "libXt" | ||