Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
authorChris Lord <chris@openedhand.com>
Fri, 1 Apr 2005 20:14:18 +0000 (20:14 +0000)
committerChris Lord <chris@openedhand.com>
Fri, 1 Apr 2005 20:14:18 +0000 (20:14 +0000)
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded

2005/04/01 21:13:36+01:00 (none)!cwiiis
Add 'gsoko' game to OZ 3.5.3 gpe-image.

2005/04/01 21:12:41+01:00 (none)!cwiiis
Add matchbox-themes-gtk that adds necessary files to make Angelistic the default theme.

2005/04/01 21:11:40+01:00 (none)!cwiiis
Add -D_GNU_SOURCE to matchbox-panel_svn (fixes recent svn builds).

BKrev: 424dab9aSDGJqXLu8hYU9bCdg_2O2g

conf/distro/openzaurus-3.5.3.conf
packages/matchbox-panel/matchbox-panel_svn.bb
packages/matchbox-themes-gtk/files/gtkrc [new file with mode: 0644]
packages/matchbox-themes-gtk/matchbox-themes-gtk.bb [new file with mode: 0644]
packages/meta/meta-gpe.bb

index 45ad0b9..4fa56f2 100644 (file)
@@ -50,6 +50,7 @@ include conf/distro/preferred-opie-versions.inc
 
 PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
 PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus"
+GPE_EXTRA_INSTALL += " gsoko"
 
 include conf/distro/preferred-gpe-versions.inc
 
index 71fa656..9d18c90 100644 (file)
@@ -12,6 +12,7 @@ S = ${WORKDIR}/${PN}
 inherit autotools pkgconfig gettext
 
 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons"
+CFLAGS += " -D_GNU_SOURCE"
 
 FILES_${PN} = "${bindir} \
               ${datadir}/applications \
diff --git a/packages/matchbox-themes-gtk/files/gtkrc b/packages/matchbox-themes-gtk/files/gtkrc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb b/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb
new file mode 100644 (file)
index 0000000..e69de29
index 3c1bce4..e3abaed 100644 (file)
@@ -18,6 +18,7 @@ gpe-task-base = "\
     xcursor-transparent-theme \
     rxvt-unicode \
     gtk2-theme-angelistic \
+    matchbox-themes-gtk \
     xst \
     xhost \
     xrdb \