aboutsummaryrefslogtreecommitdiffstats
path: root/gtk+
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2004-09-18 16:42:55 +0000
committerChris Lord <chris@openedhand.com>2004-09-18 16:42:55 +0000
commit573cc9833f13048a75f4503b745cdde01d819c7d (patch)
tree0ef2c9ec832c9356cbd55a09e9e615b42896df2c /gtk+
parent4192196731b34198722fc8ac14393a2510a50408 (diff)
downloadopenembedded-573cc9833f13048a75f4503b745cdde01d819c7d.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into chris.(none):/home/cwiiis/oe/packages 2004/09/18 17:42:41+01:00 (none)!cwiiis Add libmatchbox 1.3 Add matchbox-desktop 0.8.1 Add matchbox-panel 0.8.3 Add matchbox-wm 0.8.3 Add gpe-go 0.05 Patch gtk+-2.4.4 for nice single-click behaviour 2004/09/18 11:38:57+01:00 (none)!cwiiis Change gpe-image to work similarly to opie-image for ease of editing. BKrev: 414c658fkom_EGx-19nrxl_iDSwjxw
Diffstat (limited to 'gtk+')
-rw-r--r--gtk+/gtk+-2.4.4/single-click.patch0
-rw-r--r--gtk+/gtk+_2.4.4.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/gtk+/gtk+-2.4.4/single-click.patch b/gtk+/gtk+-2.4.4/single-click.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gtk+/gtk+-2.4.4/single-click.patch
diff --git a/gtk+/gtk+_2.4.4.oe b/gtk+/gtk+_2.4.4.oe
index e51ab57047..cef8470c3b 100644
--- a/gtk+/gtk+_2.4.4.oe
+++ b/gtk+/gtk+_2.4.4.oe
@@ -5,12 +5,13 @@ SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor"
-PR = "r6"
+PR = "r7"
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-${PV}.tar.bz2 \
file://no-demos.patch;patch=1 \
file://no-xwc.patch;patch=1;pnum=0 \
file://automake-lossage.patch;patch=1 \
+ file://single-click.patch;patch=1 \
file://gtk+-handhelds.patch;patch=1 \
file://hardcoded_libtool.patch;patch=1 \
file://spinbutton.patch;patch=1 \