Merge ssh://pb_@gandalf.tm.informatik.uni-frankfurt.de/packages
authorMichael Lauer <mickey@vanille-media.de>
Thu, 13 May 2004 22:32:40 +0000 (22:32 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 13 May 2004 22:32:40 +0000 (22:32 +0000)
into allanon.vanille.de:/usr/local/projects/oe-packages

2004/05/13 23:33:05+02:00 uni-frankfurt.de!pb_
staging tweaks, and put binaries in glib-2.0-utils

2004/05/13 23:24:50+02:00 uni-frankfurt.de!pb_
add xserver-xorg

2004/05/13 09:07:09+02:00 uni-frankfurt.de!pb_
ORBit2 fixes

BKrev: 40a3f788F0fJkbHTDtLm--13yauHMA

glib-2.0/glib-2.0-native_2.4.1.oe
glib-2.0/glib-2.0_2.4.1.oe
gnome/orbit2-2.10.2/gtk-doc.make [new file with mode: 0644]
gnome/orbit2-native_2.10.2.oe
gnome/orbit2_2.10.2.oe
xserver/xserver-xorg_cvs.oe [new file with mode: 0644]

index 81fd512..81fbeda 100644 (file)
@@ -99,8 +99,9 @@ do_stage () {
        install -m 0644 ${S}/gobject/gvaluetypes.h ${STAGING_INCDIR}/glib-2.0/gobject/gvaluetypes.h
        install -m 0644 ${S}/gobject/gobjectnotifyqueue.c ${STAGING_INCDIR}/glib-2.0/gobject/gobjectnotifyqueue.c
        install -m 0644 ${S}/gobject/gmarshal.h ${STAGING_INCDIR}/glib-2.0/gobject/gmarshal.h
-       install -m 0644 ${S}/m4macros/glib-2.0.m4 ${STAGING_DATADIR}/aclocal/
-       install -m 0644 ${S}/m4macros/glib-gettext.m4 ${STAGING_DATADIR}/aclocal/
+       install -d ${STAGING_DATADIR}/aclocal
+       install -m 0644 ${S}/m4macros/glib-2.0.m4 ${STAGING_DATADIR}/aclocal/glib-2.0.m4
+       install -m 0644 ${S}/m4macros/glib-gettext.m4 ${STAGING_DATADIR}/aclocal/glib-gettext.m4
 }
 
 do_install () {
index cba1903..c0c984d 100644 (file)
@@ -7,6 +7,10 @@ SECTION = "libs"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS = "virtual/libc glib-2.0-native"
+PACKAGES =+ "glib-2.0-utils "
+
+LEAD_SONAME = "libglib-2.0.*"
+FILES_glib-2.0-utils = "${bindir}/*"
 
 EXTRA_OECONF = "--disable-debug"
 
@@ -16,7 +20,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \
 
 S = "${WORKDIR}/glib-${PV}"
 
-inherit autotools  pkgconfig
+inherit autotools pkgconfig
 
 acpaths = ""
 do_configure_prepend () {
@@ -96,6 +100,7 @@ do_stage () {
        install -m 0644 ${S}/gobject/gvaluetypes.h ${STAGING_INCDIR}/glib-2.0/gobject/gvaluetypes.h
        install -m 0644 ${S}/gobject/gobjectnotifyqueue.c ${STAGING_INCDIR}/glib-2.0/gobject/gobjectnotifyqueue.c
        install -m 0644 ${S}/gobject/gmarshal.h ${STAGING_INCDIR}/glib-2.0/gobject/gmarshal.h
-       install -m 0644 ${S}/m4macros/glib-2.0.m4 ${STAGING_DATADIR}/aclocal/
-       install -m 0644 ${S}/m4macros/glib-gettext.m4 ${STAGING_DATADIR}/aclocal/
+       install -d ${STAGING_DATADIR}/aclocal
+       install -m 0644 ${S}/m4macros/glib-2.0.m4 ${STAGING_DATADIR}/aclocal/glib-2.0.m4
+       install -m 0644 ${S}/m4macros/glib-gettext.m4 ${STAGING_DATADIR}/aclocal/glib-gettext.m4
 }
diff --git a/gnome/orbit2-2.10.2/gtk-doc.make b/gnome/orbit2-2.10.2/gtk-doc.make
new file mode 100644 (file)
index 0000000..e69de29
index e34bdfb..7f32dd3 100644 (file)
@@ -2,15 +2,17 @@ DESCRIPTION = "CORBA ORB"
 SECTION = "gnome/base"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
           file://${FILESDIR}/gtk-doc.m4 \
+          file://${FILESDIR}/gtk-doc.make \
           file://${FILESDIR}/configure-lossage.patch;patch=1;pnum=1"
 DEPENDS = "libidl-native popt-native"
 
 S = "${WORKDIR}/ORBit2-${PV}"
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/orbit2-${PV}"
 
-inherit native
+inherit autotools native
 
 do_configure_prepend() {
        install -d m4
        install ${FILESDIR}/gtk-doc.m4 m4/
+       install ${FILESDIR}/gtk-doc.make ./
 }
index d538807..fa9ce0e 100644 (file)
@@ -2,12 +2,13 @@ DESCRIPTION = "CORBA ORB"
 SECTION = "gnome/base"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
           file://${FILESDIR}/gtk-doc.m4 \
+          file://${FILESDIR}/gtk-doc.make \
           file://${FILESDIR}/configure-lossage.patch;patch=1;pnum=1"
 DEPENDS = "libidl popt orbit2-native"
 
 S = "${WORKDIR}/ORBit2-${PV}"
 
-inherit autotools  pkgconfig
+inherit autotools pkgconfig
 
 do_compile() {
        oe_runmake IDL_COMPILER="`which orbit-idl-2`"
@@ -16,13 +17,14 @@ do_compile() {
 do_configure_prepend() {
        install -d m4
        install ${FILESDIR}/gtk-doc.m4 m4/
+       install ${FILESDIR}/gtk-doc.make ./
 }
 
 do_stage() {
        oe_libinstall -so -C src/orb libORBit-2 ${STAGING_LIBDIR}
        oe_libinstall -so -C src/services/name libORBitCosNaming-2 ${STAGING_LIBDIR}
-       oe_libinstall -a -C src/services/name libname-server-2 ${STAGING_LIBDIR}
        oe_libinstall -so -C src/services/imodule libORBit-imodule-2 ${STAGING_LIBDIR}
+       install -m 0644 src/services/name/libname-server-2.a ${STAGING_LIBDIR}/
 
        for dir in orbit orbit/poa orbit/orb-core orbit/util orbit/dynamic; do
                install -d ${STAGING_INCDIR}/orbit-2.0/$dir
diff --git a/xserver/xserver-xorg_cvs.oe b/xserver/xserver-xorg_cvs.oe
new file mode 100644 (file)
index 0000000..e69de29