From bd068236207dee9373f5d559c88325de3446d53b Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Mon, 11 Oct 2004 16:36:01 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/10/11 18:35:17+02:00 local!CoreDump The mother of all section fixes! Gives a SECTION entry to (almost) all packages which were missing it (and thus were having a section of *base*). I have placed all packages unknown to me into the *unknown* section (and yes, i *am* to lazy to look them up), please fix. BKrev: 416ab6716BWMm_ae6D2MValq-LDFzw --- gnome/gnome-common_2.4.0.oe | 1 + gnome/gnome-desktop_2.7.90.oe | 1 + gnome/gnome-games_2.6.1.oe | 2 +- gnome/gnome-icon-theme_1.3.3.oe | 1 + gnome/gnome-keyring_0.2.1.oe | 1 + gnome/gnome-mime-data_2.4.1.oe | 2 +- gnome/gnome-vfs-extras_0.99.13.oe | 2 +- gnome/gnome-vfs_2.6.0.oe | 1 + gnome/gnome-vfs_2.6.2.oe | 1 + gnome/libart-lgpl_2.3.16.oe | 71 +++++++++++++++++++++++++++++++++++++++ gnome/libbonoboui_2.6.1.oe | 1 + gnome/libgnome_2.6.1.1.oe | 1 + gnome/libgnomecanvas_2.6.1.1.oe | 1 + gnome/libgnomeprint_2.6.2.oe | 2 +- gnome/libgnomeprintui_2.6.2.oe | 1 + gnome/libgnomeui_2.6.1.1.oe | 1 + 16 files changed, 86 insertions(+), 4 deletions(-) (limited to 'gnome') diff --git a/gnome/gnome-common_2.4.0.oe b/gnome/gnome-common_2.4.0.oe index f4e8300037..6ad7efa577 100644 --- a/gnome/gnome-common_2.4.0.oe +++ b/gnome/gnome-common_2.4.0.oe @@ -1,3 +1,4 @@ +SECTION = "x11/base" PR = "r0" DESCRIPTION = "Common macros for building GNOME applications" inherit gnome diff --git a/gnome/gnome-desktop_2.7.90.oe b/gnome/gnome-desktop_2.7.90.oe index 033d90afdc..5b8562a9a5 100644 --- a/gnome/gnome-desktop_2.7.90.oe +++ b/gnome/gnome-desktop_2.7.90.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r0" DESCRIPTION = "GNOME library for reading .desktop files" inherit gnome diff --git a/gnome/gnome-games_2.6.1.oe b/gnome/gnome-games_2.6.1.oe index 891a8eec6a..e1d5529416 100644 --- a/gnome/gnome-games_2.6.1.oe +++ b/gnome/gnome-games_2.6.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/games" MAINTAINER = "Phil Blundell " DEPENDS = "guile gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common" PR = "r2" @@ -23,4 +24,3 @@ PACKAGES =+ "gnome-games-gnomine" FILES_gnome-games-gnomine = "${bindir}/gnomine ${datadir}/pixmaps/gnomine ${datadir}/pixmaps/gnome-gnomine.png ${datadir}/applications/gnomine.desktop ${sysconfdir}/gconf/schemas/gnomine.schemas" EXTRA_OECONF = "--disable-schemas-install" - diff --git a/gnome/gnome-icon-theme_1.3.3.oe b/gnome/gnome-icon-theme_1.3.3.oe index e33ade99a0..ebe1fb387f 100644 --- a/gnome/gnome-icon-theme_1.3.3.oe +++ b/gnome/gnome-icon-theme_1.3.3.oe @@ -1,3 +1,4 @@ +SECTION = "x11" SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2" FILES_${PN} += "${datadir}/icons" diff --git a/gnome/gnome-keyring_0.2.1.oe b/gnome/gnome-keyring_0.2.1.oe index dd491be9c0..f6232ed855 100644 --- a/gnome/gnome-keyring_0.2.1.oe +++ b/gnome/gnome-keyring_0.2.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/0.2/${PN}-${PV}.tar.bz2" inherit autotools libtool pkgconfig diff --git a/gnome/gnome-mime-data_2.4.1.oe b/gnome/gnome-mime-data_2.4.1.oe index 415a369152..81edcfa1e0 100644 --- a/gnome/gnome-mime-data_2.4.1.oe +++ b/gnome/gnome-mime-data_2.4.1.oe @@ -1,2 +1,2 @@ +SECTION = "x11/base" inherit gnome - diff --git a/gnome/gnome-vfs-extras_0.99.13.oe b/gnome/gnome-vfs-extras_0.99.13.oe index 5205e694ed..f1d33654a7 100644 --- a/gnome/gnome-vfs-extras_0.99.13.oe +++ b/gnome/gnome-vfs-extras_0.99.13.oe @@ -1,3 +1,4 @@ +SECTION = "x11/base" PR = "r1" inherit gnome @@ -6,4 +7,3 @@ DEPENDS += "gnome-vfs samba" FILES_${PN} += "${datadir}/gnome ${libdir}/gnome-vfs-2.0/modules/*.so" FILES_${PN}-dev += "${libdir}/gnome-vfs-2.0/modules/*" - diff --git a/gnome/gnome-vfs_2.6.0.oe b/gnome/gnome-vfs_2.6.0.oe index defaa8d9bd..ca477fa2b1 100644 --- a/gnome/gnome-vfs_2.6.0.oe +++ b/gnome/gnome-vfs_2.6.0.oe @@ -1,3 +1,4 @@ +SECTION = "x11/base" PR = "r3" inherit gnome diff --git a/gnome/gnome-vfs_2.6.2.oe b/gnome/gnome-vfs_2.6.2.oe index e5ad887938..d6ef32ce59 100644 --- a/gnome/gnome-vfs_2.6.2.oe +++ b/gnome/gnome-vfs_2.6.2.oe @@ -1,3 +1,4 @@ +SECTION = "x11/base" PR = "r4" inherit gnome diff --git a/gnome/libart-lgpl_2.3.16.oe b/gnome/libart-lgpl_2.3.16.oe index e69de29bb2..9e5770f68c 100644 --- a/gnome/libart-lgpl_2.3.16.oe +++ b/gnome/libart-lgpl_2.3.16.oe @@ -0,0 +1,71 @@ +SECTION = "libs" +SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ + file://${HOST_SYS}/art_config.h \ + file://Makefile.am.patch;patch=1" + +inherit autotools pkgconfig + +DEPENDS = "" + +S = "${WORKDIR}/libart_lgpl-${PV}" + +do_configure_prepend() { + cp ${WORKDIR}/${HOST_SYS}/art_config.h ${S} +} + +EXTRA_OECONF = "--disable-gtk-doc" + +HEADERS = " \ +art_affine.h \ +art_alphagamma.h \ +art_bpath.h \ +art_config.h \ +art_filterlevel.h \ +art_gray_svp.h \ +art_misc.h \ +art_pathcode.h \ +art_pixbuf.h \ +art_point.h \ +art_rect.h \ +art_rect_svp.h \ +art_rect_uta.h \ +art_render.h \ +art_render_gradient.h \ +art_render_mask.h \ +art_render_svp.h \ +art_rgb.h \ +art_rgb_affine.h \ +art_rgb_bitmap_affine.h \ +art_rgb_pixbuf_affine.h \ +art_rgb_rgba_affine.h \ +art_rgb_a_affine.h \ +art_rgb_svp.h \ +art_rgba.h \ +art_svp.h \ +art_svp_intersect.h \ +art_svp_ops.h \ +art_svp_point.h \ +art_svp_render_aa.h \ +art_svp_vpath.h \ +art_svp_vpath_stroke.h \ +art_svp_wind.h \ +art_uta.h \ +art_uta_ops.h \ +art_uta_rect.h \ +art_uta_vpath.h \ +art_uta_svp.h \ +art_vpath.h \ +art_vpath_bpath.h \ +art_vpath_dash.h \ +art_vpath_svp.h \ +libart.h \ +libart-features.h \ +" + +do_stage() { + install -d ${STAGING_INCDIR}/libart-2.0/libart_lgpl + for i in ${HEADERS}; do + install -m 0644 $i ${STAGING_INCDIR}/libart-2.0/libart_lgpl/$i + done + oe_libinstall -a -so libart_lgpl_2 ${STAGING_LIBDIR} +} diff --git a/gnome/libbonoboui_2.6.1.oe b/gnome/libbonoboui_2.6.1.oe index 12b0b48266..6fb6cb8876 100644 --- a/gnome/libbonoboui_2.6.1.oe +++ b/gnome/libbonoboui_2.6.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r1" inherit gnome pkgconfig diff --git a/gnome/libgnome_2.6.1.1.oe b/gnome/libgnome_2.6.1.1.oe index 9e63acbe05..b1518a4797 100644 --- a/gnome/libgnome_2.6.1.1.oe +++ b/gnome/libgnome_2.6.1.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r1" inherit gnome diff --git a/gnome/libgnomecanvas_2.6.1.1.oe b/gnome/libgnomecanvas_2.6.1.1.oe index 6d31ec891c..0d0d879994 100644 --- a/gnome/libgnomecanvas_2.6.1.1.oe +++ b/gnome/libgnomecanvas_2.6.1.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r1" DESCRIPTION = "A powerful object-oriented display" inherit gnome diff --git a/gnome/libgnomeprint_2.6.2.oe b/gnome/libgnomeprint_2.6.2.oe index 383ede26cb..aa53e2b366 100644 --- a/gnome/libgnomeprint_2.6.2.oe +++ b/gnome/libgnomeprint_2.6.2.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r1" DEPENDS = "libxml2 glib-2.0 pango libart-lgpl fontconfig popt gnome-common" @@ -9,4 +10,3 @@ do_stage() { oe_libinstall -so -a -C libgnomeprint libgnomeprint-2-2 ${STAGING_LIBDIR} gnome_stage_includes } - diff --git a/gnome/libgnomeprintui_2.6.2.oe b/gnome/libgnomeprintui_2.6.2.oe index b518de2903..a1b44b243e 100644 --- a/gnome/libgnomeprintui_2.6.2.oe +++ b/gnome/libgnomeprintui_2.6.2.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r1" DEPENDS = "libgnomeprint gtk+ libgnomecanvas gnome-icon-theme gnome-common" diff --git a/gnome/libgnomeui_2.6.1.1.oe b/gnome/libgnomeui_2.6.1.1.oe index 5ff4f7c5a9..4ae7ce508f 100644 --- a/gnome/libgnomeui_2.6.1.1.oe +++ b/gnome/libgnomeui_2.6.1.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/libs" PR = "r1" DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring" DESCRIPTION = "GNOME User Interface Library" -- cgit v1.2.3