Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome224.git;a=commitdiff;h=df6bac20903ae2c560d1ef17036f45e9837fd625
commit df6bac20903ae2c560d1ef17036f45e9837fd625 Author: bouleetbil <[EMAIL PROTECTED]> Date: Mon Sep 29 22:01:27 2008 +0200 metacity-2.24.0-1-i686 *version bump diff --git a/source/gnome/metacity/FrugalBuild b/source/gnome/metacity/FrugalBuild index 2d9ad4a..900239f 100644 --- a/source/gnome/metacity/FrugalBuild +++ b/source/gnome/metacity/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=metacity -pkgver=2.22.0 +pkgver=2.24.0 pkgrel=1 pkgdesc="A window manager for GNOME" url="http://www.gnome.org/" -depends=('startup-notification' 'gconf>=2.22.0' 'gnome-themes>=2.22.0' 'libcm' 'gnome-frugalware>=0.7.2') +depends=('startup-notification' 'gconf>=2.24.0' 'gnome-themes>=2.24.0' 'libcm' 'gnome-frugalware>=0.7.2') makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -14,7 +14,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/metacity.schemas') Finclude gnome gnome-scriptlet source=([EMAIL PROTECTED] $pkgname-2.20.0-frugalware_defaults.patch) Fconfopts="$Fconfopts --enable-compositor" -sha1sums=('18e7761152d033b31b13a455be459d986f55a8ba' \ - '1009c0437d52b300b90f505efe77a620f0bc30e6') +sha1sums=('0b2e37e372498e26a6926fbb68e96556c6db6497' \ + '1d3929afd1bff03b2bde12c1de1f926cbace683b') # optimization OK diff --git a/source/gnome/metacity/metacity-2.20.0-frugalware_defaults.patch b/source/gnome/metacity/metacity-2.20.0-frugalware_defaults.patch index bd287b0..cb08c17 100644 --- a/source/gnome/metacity/metacity-2.20.0-frugalware_defaults.patch +++ b/source/gnome/metacity/metacity-2.20.0-frugalware_defaults.patch @@ -40,10 +40,9 @@ diff -urN metacity-2.20.0.orig/src/metacity.schemas.in metacity-2.20.0/src/metac <locale name="C"> <short>Window title font</short> <long> -diff -urN metacity-2.20.0.orig/src/prefs.c metacity-2.20.0/src/prefs.c ---- metacity-2.20.0.orig/src/core/prefs.c 2007-10-04 22:28:50.000000000 +0100 -+++ metacity-2.20.0/src/core/prefs.c 2007-10-04 22:29:46.000000000 +0100 -@@ -519,8 +519,8 @@ +--- metacity-2.24.0old/src/core/prefs.c 2008-08-18 14:29:06.000000000 +0200 ++++ metacity-2.24.0/src/core/prefs.c 2008-09-29 21:54:35.000000000 +0200 +@@ -1038,8 +1038,8 @@ * elsewhere that will do everything possible to fallback to an existing theme * if the one here does not exist. */ @@ -54,12 +53,13 @@ diff -urN metacity-2.20.0.orig/src/prefs.c metacity-2.20.0/src/prefs.c init_button_layout(); #endif /* HAVE_GCONF */ -@@ -1191,7 +1191,7 @@ - if (current_theme == NULL) - { - /* Fallback crackrock */ -- current_theme = g_strdup ("Atlanta"); -+ current_theme = g_strdup ("Inverted"); - changed = TRUE; - } - +@@ -1365,7 +1365,7 @@ + { + /* Fallback crackrock */ + if (string_value == NULL) +- current_theme = g_strdup ("Atlanta"); ++ current_theme = g_strdup ("Inverted"); + else + current_theme = g_strdup (string_value); + } + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
