summaryrefslogtreecommitdiff
path: root/gnome
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-12 14:04:40 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-12 14:04:40 +0000
commitad67cc461bf2d612f427df24a9b0078fd23293ca (patch)
tree212572ac516b7dfc8e8b08c9c16e72a4492851b3 /gnome
parentd1c3b5ac5b67787dd8591d75c37b450367900831 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/mhentges/OpenEmbedded/packages 2004/10/12 16:03:13+02:00 handhelds.org!CoreDump More section fixes BKrev: 416be478U3wZ_yiCDqd0QreoBYPNrg
Diffstat (limited to 'gnome')
-rw-r--r--gnome/gconf_2.6.1.oe2
-rw-r--r--gnome/gnome-common_2.4.0.oe2
-rw-r--r--gnome/gnome-desktop_2.7.90.oe2
-rw-r--r--gnome/gnome-games_2.6.1.oe2
-rw-r--r--gnome/gnome-icon-theme_1.3.3.oe2
-rw-r--r--gnome/gnome-keyring_0.2.1.oe2
-rw-r--r--gnome/gnome-mime-data_2.4.1.oe2
-rw-r--r--gnome/gnome-vfs-extras_0.99.13.oe2
-rw-r--r--gnome/gnome-vfs_2.6.0.oe2
-rw-r--r--gnome/gnome-vfs_2.6.2.oe2
-rw-r--r--gnome/libart-lgpl_2.3.16.oe2
-rw-r--r--gnome/libbonobo_2.6.0.oe2
-rw-r--r--gnome/libbonobo_2.6.2.oe2
-rw-r--r--gnome/libbonoboui_2.6.1.oe2
-rw-r--r--gnome/libgnome_2.6.1.1.oe2
-rw-r--r--gnome/libgnomecanvas_2.6.1.1.oe2
-rw-r--r--gnome/libgnomeprint_2.6.2.oe2
-rw-r--r--gnome/libgnomeprintui_2.6.2.oe2
-rw-r--r--gnome/libgnomeui_2.6.1.1.oe2
-rw-r--r--gnome/orbit2-native_2.10.2.oe2
-rw-r--r--gnome/orbit2_2.10.2.oe2
21 files changed, 21 insertions, 21 deletions
diff --git a/gnome/gconf_2.6.1.oe b/gnome/gconf_2.6.1.oe
index 6c13efc9aa..5e950668a4 100644
--- a/gnome/gconf_2.6.1.oe
+++ b/gnome/gconf_2.6.1.oe
@@ -1,4 +1,4 @@
-SECTION = "gnome/base"
+SECTION = "x11/gnome"
DESCRIPTION = "GNOME configuration database system"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-${PV}.tar.bz2 \
file://backends.patch;patch=1"
diff --git a/gnome/gnome-common_2.4.0.oe b/gnome/gnome-common_2.4.0.oe
index 6ad7efa577..8d74dfc47b 100644
--- a/gnome/gnome-common_2.4.0.oe
+++ b/gnome/gnome-common_2.4.0.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
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 5b8562a9a5..cb597645e5 100644
--- a/gnome/gnome-desktop_2.7.90.oe
+++ b/gnome/gnome-desktop_2.7.90.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome"
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 e1d5529416..f3448fc54f 100644
--- a/gnome/gnome-games_2.6.1.oe
+++ b/gnome/gnome-games_2.6.1.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/games"
+SECTION = "x11/gnome"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "guile gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common"
PR = "r2"
diff --git a/gnome/gnome-icon-theme_1.3.3.oe b/gnome/gnome-icon-theme_1.3.3.oe
index ebe1fb387f..7688d6fbd3 100644
--- a/gnome/gnome-icon-theme_1.3.3.oe
+++ b/gnome/gnome-icon-theme_1.3.3.oe
@@ -1,4 +1,4 @@
-SECTION = "x11"
+SECTION = "x11/gnome"
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 f6232ed855..6f672e2c2c 100644
--- a/gnome/gnome-keyring_0.2.1.oe
+++ b/gnome/gnome-keyring_0.2.1.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/utils"
+SECTION = "x11/gnome"
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 81edcfa1e0..5775919fd6 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"
+SECTION = "x11/gnome"
inherit gnome
diff --git a/gnome/gnome-vfs-extras_0.99.13.oe b/gnome/gnome-vfs-extras_0.99.13.oe
index f1d33654a7..56f5233322 100644
--- a/gnome/gnome-vfs-extras_0.99.13.oe
+++ b/gnome/gnome-vfs-extras_0.99.13.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
PR = "r1"
inherit gnome
diff --git a/gnome/gnome-vfs_2.6.0.oe b/gnome/gnome-vfs_2.6.0.oe
index ca477fa2b1..39974c09b0 100644
--- a/gnome/gnome-vfs_2.6.0.oe
+++ b/gnome/gnome-vfs_2.6.0.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
PR = "r3"
inherit gnome
diff --git a/gnome/gnome-vfs_2.6.2.oe b/gnome/gnome-vfs_2.6.2.oe
index d6ef32ce59..e11915351c 100644
--- a/gnome/gnome-vfs_2.6.2.oe
+++ b/gnome/gnome-vfs_2.6.2.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
PR = "r4"
inherit gnome
diff --git a/gnome/libart-lgpl_2.3.16.oe b/gnome/libart-lgpl_2.3.16.oe
index 9e5770f68c..6e611d5a3d 100644
--- a/gnome/libart-lgpl_2.3.16.oe
+++ b/gnome/libart-lgpl_2.3.16.oe
@@ -1,4 +1,4 @@
-SECTION = "libs"
+SECTION = "x11/gnome"
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"
diff --git a/gnome/libbonobo_2.6.0.oe b/gnome/libbonobo_2.6.0.oe
index d8086d6c3f..0c713b2d98 100644
--- a/gnome/libbonobo_2.6.0.oe
+++ b/gnome/libbonobo_2.6.0.oe
@@ -1,4 +1,4 @@
-SECTION = "gnome/base"
+SECTION = "x11/gnome"
DESCRIPTION = "Bonobo CORBA interfaces library"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.6/libbonobo-${PV}.tar.bz2 \
file://gtk-doc.m4 \
diff --git a/gnome/libbonobo_2.6.2.oe b/gnome/libbonobo_2.6.2.oe
index f58950d655..4092908de9 100644
--- a/gnome/libbonobo_2.6.2.oe
+++ b/gnome/libbonobo_2.6.2.oe
@@ -1,5 +1,5 @@
PR = "r1"
-SECTION = "gnome/base"
+SECTION = "x11/gnome/libs"
DESCRIPTION = "Bonobo CORBA interfaces library"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.6/libbonobo-${PV}.tar.bz2 \
file://gtk-doc.m4 \
diff --git a/gnome/libbonoboui_2.6.1.oe b/gnome/libbonoboui_2.6.1.oe
index 6fb6cb8876..0a21d3de87 100644
--- a/gnome/libbonoboui_2.6.1.oe
+++ b/gnome/libbonoboui_2.6.1.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/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 b1518a4797..8e34b6682b 100644
--- a/gnome/libgnome_2.6.1.1.oe
+++ b/gnome/libgnome_2.6.1.1.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
PR = "r1"
inherit gnome
diff --git a/gnome/libgnomecanvas_2.6.1.1.oe b/gnome/libgnomecanvas_2.6.1.1.oe
index 0d0d879994..c3a8241259 100644
--- a/gnome/libgnomecanvas_2.6.1.1.oe
+++ b/gnome/libgnomecanvas_2.6.1.1.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/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 aa53e2b366..af239707ab 100644
--- a/gnome/libgnomeprint_2.6.2.oe
+++ b/gnome/libgnomeprint_2.6.2.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
PR = "r1"
DEPENDS = "libxml2 glib-2.0 pango libart-lgpl fontconfig popt gnome-common"
diff --git a/gnome/libgnomeprintui_2.6.2.oe b/gnome/libgnomeprintui_2.6.2.oe
index a1b44b243e..aa24d873bb 100644
--- a/gnome/libgnomeprintui_2.6.2.oe
+++ b/gnome/libgnomeprintui_2.6.2.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/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 4ae7ce508f..d6cd985247 100644
--- a/gnome/libgnomeui_2.6.1.1.oe
+++ b/gnome/libgnomeui_2.6.1.1.oe
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
PR = "r1"
DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring"
DESCRIPTION = "GNOME User Interface Library"
diff --git a/gnome/orbit2-native_2.10.2.oe b/gnome/orbit2-native_2.10.2.oe
index ce1f22e438..2182ae8d80 100644
--- a/gnome/orbit2-native_2.10.2.oe
+++ b/gnome/orbit2-native_2.10.2.oe
@@ -1,5 +1,5 @@
DESCRIPTION = "CORBA ORB"
-SECTION = "gnome/base"
+SECTION = "x11/gnome/libs"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
file://configure-lossage.patch;patch=1;pnum=1 \
file://gtk-doc.m4 \
diff --git a/gnome/orbit2_2.10.2.oe b/gnome/orbit2_2.10.2.oe
index a28ea1e88d..bff22ea3d5 100644
--- a/gnome/orbit2_2.10.2.oe
+++ b/gnome/orbit2_2.10.2.oe
@@ -1,6 +1,6 @@
PR = "r2"
DESCRIPTION = "CORBA ORB"
-SECTION = "gnome/base"
+SECTION = "x11/gnome/libs"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
file://configure-lossage.patch;patch=1;pnum=1 \
file://gtk-doc.m4 \