Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=8765dac385c1832cef61d5ce3855e8333063d42e

commit 8765dac385c1832cef61d5ce3855e8333063d42e
Author: bouleetbil <[email protected]>
Date:   Sat Apr 2 23:41:12 2011 +0200

gnome-panel-2.91.94-2-x86_64
*fix glib schema enable telepathy support

diff --git a/source/gnome/gnome-panel/FrugalBuild 
b/source/gnome/gnome-panel/FrugalBuild
index b6e658f..ac2fb95 100644
--- a/source/gnome/gnome-panel/FrugalBuild
+++ b/source/gnome/gnome-panel/FrugalBuild
@@ -3,16 +3,17 @@

pkgname=gnome-panel
pkgver=2.91.94
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME panel and core applets"
depends=('libxml2>=2.7.8' 'gnome-desktop>=2.91.91' 'gnome-menus>=2.30.4' \
'libwnck>=2.90.0'  'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 
'librsvg>=2.32.0' \
'libcanberra-gtk' 'libkrb5' 'openssl>=1.0.0-3' 'libgweather>=2.91.0' 
'evolution-data-server' \
-       'networkmanager' 'dconf')
+       'networkmanager' 'dconf' 'telepathy-glib')
makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.14.0' 'krb5' 
'gobject-introspection')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_schemas=('/etc/gconf/schemas/clock.schemas')
+_F_gnome_glib="y"
_F_gnome_scrollkeeper="y"
_F_gnome_iconcache="y"
_F_gnome_desktop="y"
@@ -23,7 +24,8 @@ replaces=('avant-window-navigator' 'awn-extras-applets')
build() {
Fcd
Fbuild_slice_scrollkeeper
-       Fmake --disable-schemas-install --enable-eds=yes --enable-gtk-doc 
--disable-scrollkeeper --with-in-process-applets=all
+       Fmake --disable-schemas-install --enable-gtk-doc --disable-scrollkeeper 
\
+               --with-in-process-applets=clock,notification-area,wncklet 
--enable-eds --disable-schemas-compile
Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
Fbuild_gnome_scriptlet
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to