diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-07-05 17:56:25 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-07-05 17:56:25 +0000 |
commit | ff806b00137ed4f13e2d56adb631384d6eab7d0e (patch) | |
tree | 0f5fb7aac64f39bf58ed2856a5e4ab5a3d51f58e /recipes/gtk+ | |
parent | 2e23feebced982ef9a22d30ae2a4cfe453103c70 (diff) |
glib-2.0, pango, gtk+: Updated to the latest .4 stable versions.
Diffstat (limited to 'recipes/gtk+')
-rw-r--r-- | recipes/gtk+/gtk+-2.16.4/hardcoded_libtool.patch (renamed from recipes/gtk+/gtk+-2.16.0/hardcoded_libtool.patch) | 0 | ||||
-rw-r--r-- | recipes/gtk+/gtk+-2.16.4/no-demos.patch (renamed from recipes/gtk+/gtk+-2.16.0/no-demos.patch) | 0 | ||||
-rw-r--r-- | recipes/gtk+/gtk+-2.16.4/run-iconcache.patch (renamed from recipes/gtk+/gtk+-2.16.0/run-iconcache.patch) | 0 | ||||
-rw-r--r-- | recipes/gtk+/gtk+-2.16.4/toggle-font.diff (renamed from recipes/gtk+/gtk+-2.16.0/toggle-font.diff) | 0 | ||||
-rw-r--r-- | recipes/gtk+/gtk+_2.16.4.bb (renamed from recipes/gtk+/gtk+_2.16.0.bb) | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+-2.16.0/hardcoded_libtool.patch b/recipes/gtk+/gtk+-2.16.4/hardcoded_libtool.patch index 82fbbac8d7..82fbbac8d7 100644 --- a/recipes/gtk+/gtk+-2.16.0/hardcoded_libtool.patch +++ b/recipes/gtk+/gtk+-2.16.4/hardcoded_libtool.patch diff --git a/recipes/gtk+/gtk+-2.16.0/no-demos.patch b/recipes/gtk+/gtk+-2.16.4/no-demos.patch index 0fc4c48d1a..0fc4c48d1a 100644 --- a/recipes/gtk+/gtk+-2.16.0/no-demos.patch +++ b/recipes/gtk+/gtk+-2.16.4/no-demos.patch diff --git a/recipes/gtk+/gtk+-2.16.0/run-iconcache.patch b/recipes/gtk+/gtk+-2.16.4/run-iconcache.patch index ac15e9ab24..ac15e9ab24 100644 --- a/recipes/gtk+/gtk+-2.16.0/run-iconcache.patch +++ b/recipes/gtk+/gtk+-2.16.4/run-iconcache.patch diff --git a/recipes/gtk+/gtk+-2.16.0/toggle-font.diff b/recipes/gtk+/gtk+-2.16.4/toggle-font.diff index 59ad150b2f..59ad150b2f 100644 --- a/recipes/gtk+/gtk+-2.16.0/toggle-font.diff +++ b/recipes/gtk+/gtk+-2.16.4/toggle-font.diff diff --git a/recipes/gtk+/gtk+_2.16.0.bb b/recipes/gtk+/gtk+_2.16.4.bb index 0b4e24eea7..4fde9b6825 100644 --- a/recipes/gtk+/gtk+_2.16.0.bb +++ b/recipes/gtk+/gtk+_2.16.4.bb @@ -1,7 +1,7 @@ require gtk+.inc DEPENDS += "cairo jasper" -PR = "r2" +PR = "r0" # disabled per default - this uses as little patches as possible DEFAULT_PREFERENCE = "-1" |