diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/diet-x11_6.2.1.bb | 0 | ||||
-rw-r--r-- | x11/diet-x11_6.2.1.oe | 4 | ||||
-rw-r--r-- | x11/diet-x11_cvs.bb | 0 | ||||
-rw-r--r-- | x11/diet-x11_cvs.oe | 4 | ||||
-rw-r--r-- | x11/x11-native_6.2.1.bb | 0 | ||||
-rw-r--r-- | x11/x11-native_6.2.1.oe | 5 | ||||
-rw-r--r-- | x11/x11-native_cvs.bb | 0 | ||||
-rw-r--r-- | x11/x11-native_cvs.oe | 5 | ||||
-rw-r--r-- | x11/x11_6.2.1.bb | 0 | ||||
-rw-r--r-- | x11/x11_6.2.1.oe | 38 | ||||
-rw-r--r-- | x11/x11_cvs.bb | 0 | ||||
-rw-r--r-- | x11/x11_cvs.oe | 39 |
12 files changed, 0 insertions, 95 deletions
diff --git a/x11/diet-x11_6.2.1.bb b/x11/diet-x11_6.2.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/x11/diet-x11_6.2.1.bb diff --git a/x11/diet-x11_6.2.1.oe b/x11/diet-x11_6.2.1.oe deleted file mode 100644 index 66f449ecb9..0000000000 --- a/x11/diet-x11_6.2.1.oe +++ /dev/null @@ -1,4 +0,0 @@ -SECTION = "x11/base" -include x11_${PV}.oe - -EXTRA_OECONF = "--disable-xcms --disable-xlocale --disable-xkb" diff --git a/x11/diet-x11_cvs.bb b/x11/diet-x11_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/x11/diet-x11_cvs.bb diff --git a/x11/diet-x11_cvs.oe b/x11/diet-x11_cvs.oe deleted file mode 100644 index d152517214..0000000000 --- a/x11/diet-x11_cvs.oe +++ /dev/null @@ -1,4 +0,0 @@ -SECTION = "x11/base" -include x11_cvs.oe - -EXTRA_OECONF = "--disable-xcms --disable-xlocale --disable-xkb" diff --git a/x11/x11-native_6.2.1.bb b/x11/x11-native_6.2.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/x11/x11-native_6.2.1.bb diff --git a/x11/x11-native_6.2.1.oe b/x11/x11-native_6.2.1.oe deleted file mode 100644 index cea53a17cc..0000000000 --- a/x11/x11-native_6.2.1.oe +++ /dev/null @@ -1,5 +0,0 @@ -SECTION = "x11/base" -include x11_${PV}.oe -inherit native -DEPENDS = "xproto-native xextensions-native xau-native xtrans-native libxdmcp-native" -PROVIDES = "" diff --git a/x11/x11-native_cvs.bb b/x11/x11-native_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/x11/x11-native_cvs.bb diff --git a/x11/x11-native_cvs.oe b/x11/x11-native_cvs.oe deleted file mode 100644 index a66c29bb44..0000000000 --- a/x11/x11-native_cvs.oe +++ /dev/null @@ -1,5 +0,0 @@ -SECTION = "x11/base" -include x11_cvs.oe -inherit native -DEPENDS = "xproto-native xextensions-native xau-native xtrans-native libxdmcp-native" -PROVIDES = "" diff --git a/x11/x11_6.2.1.bb b/x11/x11_6.2.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/x11/x11_6.2.1.bb diff --git a/x11/x11_6.2.1.oe b/x11/x11_6.2.1.oe deleted file mode 100644 index db9de85efa..0000000000 --- a/x11/x11_6.2.1.oe +++ /dev/null @@ -1,38 +0,0 @@ -SECTION = "x11/libs" -PRIORITY = "optional" -MAINTAINER = "Greg Gilbert <greg@treke.net>" -DEPENDS = "xproto xextensions xau xtrans xdmcp" -DESCRIPTION = "Base X libs." -FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB" -FILES_${PN}-locale += "${datadir}/X11/locale" -PROVIDES = "x11" -PR = "r2" - -SRC_URI = "${XLIBS_MIRROR}/libX11-${PV}.tar.bz2 \ - file://autofoo.patch;patch=1" -S = "${WORKDIR}/libX11-${PV}" - -inherit autotools pkgconfig - -do_compile() { - ( - unset CC LD CXX CCLD -# unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS - oe_runmake -C src/util 'CFLAGS=' 'LDFLAGS=' 'CXXFLAGS=' 'CPPFLAGS=' makekeys - ) - oe_runmake -} - -do_stage() { - install -c -m 644 include/X11/XKBlib.h ${STAGING_INCDIR}/X11/XKBlib.h - install -c -m 644 include/X11/Xcms.h ${STAGING_INCDIR}/X11/Xcms.h - install -c -m 644 include/X11/Xlib.h ${STAGING_INCDIR}/X11/Xlib.h - install -c -m 644 include/X11/Xlibint.h ${STAGING_INCDIR}/X11/Xlibint.h - install -c -m 644 include/X11/Xlocale.h ${STAGING_INCDIR}/X11/Xlocale.h - install -c -m 644 include/X11/Xresource.h ${STAGING_INCDIR}/X11/Xresource.h - install -c -m 644 include/X11/Xutil.h ${STAGING_INCDIR}/X11/Xutil.h - install -c -m 644 include/X11/cursorfont.h ${STAGING_INCDIR}/X11/cursorfont.h - install -c -m 644 include/X11/region.h ${STAGING_INCDIR}/X11/region.h - - oe_libinstall -a -so -C src libX11 ${STAGING_LIBDIR} -} diff --git a/x11/x11_cvs.bb b/x11/x11_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/x11/x11_cvs.bb diff --git a/x11/x11_cvs.oe b/x11/x11_cvs.oe deleted file mode 100644 index a1dabf5ecd..0000000000 --- a/x11/x11_cvs.oe +++ /dev/null @@ -1,39 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -PR = "r2" -SECTION = "x11/libs" -PRIORITY = "optional" -MAINTAINER = "Greg Gilbert <greg@treke.net>" -DEPENDS = "xproto xextensions xau xtrans xdmcp" -DESCRIPTION = "Base X libs." -FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB" -FILES_${PN}-locale += "${datadir}/X11/locale" -PROVIDES = "x11" - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11 \ - file://autofoo.patch;patch=1" -S = "${WORKDIR}/X11" - -inherit autotools pkgconfig - -do_compile() { - ( - unset CC LD CXX CCLD -# unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS - oe_runmake -C src/util 'CFLAGS=' 'LDFLAGS=' 'CXXFLAGS=' 'CPPFLAGS=' makekeys - ) - oe_runmake -} - -do_stage() { - install -c -m 644 include/X11/XKBlib.h ${STAGING_INCDIR}/X11/XKBlib.h - install -c -m 644 include/X11/Xcms.h ${STAGING_INCDIR}/X11/Xcms.h - install -c -m 644 include/X11/Xlib.h ${STAGING_INCDIR}/X11/Xlib.h - install -c -m 644 include/X11/Xlibint.h ${STAGING_INCDIR}/X11/Xlibint.h - install -c -m 644 include/X11/Xlocale.h ${STAGING_INCDIR}/X11/Xlocale.h - install -c -m 644 include/X11/Xresource.h ${STAGING_INCDIR}/X11/Xresource.h - install -c -m 644 include/X11/Xutil.h ${STAGING_INCDIR}/X11/Xutil.h - install -c -m 644 include/X11/cursorfont.h ${STAGING_INCDIR}/X11/cursorfont.h - install -c -m 644 include/X11/region.h ${STAGING_INCDIR}/X11/region.h - - oe_libinstall -a -so -C src libX11 ${STAGING_LIBDIR} -} |