Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=376fbd03bcadf2db0b68f6d025d4666d60abb5d6
commit 376fbd03bcadf2db0b68f6d025d4666d60abb5d6 Author: bouleetbil <[EMAIL PROTECTED]> Date: Wed Jun 4 22:24:45 2008 +0200 gnome-applets-2.22.2-1-i686 *version bump *add depend libgweather *delete gweather.schemas from _F_gnome_schemas provided by libgweather diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index 610c89b..cdc377c 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=gnome-applets -pkgver=2.22.1 +pkgver=2.22.2 pkgrel=1 pkgdesc="Applets for use with the GNOME panel" url="http://www.gnome.org/" -depends=('gail' 'gnome-panel>=2.20.3' 'libgtop>=2.20.1' 'libxklavier>=3.3' 'libwnck>=2.20.3' \ - 'gucharmap>=2.22.1' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ - 'libgnomekbd' 'gnome-settings-daemon') +depends=('gail' 'gnome-panel>=2.22.2' 'libgtop>=2.22.2' 'libxklavier>=3.6' 'libwnck>=2.22.1' \ + 'gucharmap>=2.22.1' 'gst-plugins-base>=0.10.19-2' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.74-2' \ + 'libgnomekbd' 'gnome-settings-daemon' 'libgweather>=2.22.2') rodepends=('notification-daemon') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') @@ -18,7 +18,6 @@ _F_gnome_schemas=('/etc/gconf/schemas/battstat.schemas' '/etc/gconf/schemas/cpufreq-applet.schemas' '/etc/gconf/schemas/drivemount.schemas' '/etc/gconf/schemas/geyes.schemas' - '/etc/gconf/schemas/gweather.schemas' '/etc/gconf/schemas/mixer.schemas' '/etc/gconf/schemas/multiload.schemas' '/etc/gconf/schemas/stickynotes.schemas') @@ -27,6 +26,9 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes" source=([EMAIL PROTECTED] mixer_applet_powersave.patch README.Frugalware) +sha1sums=('c134d2fedf2089a17ee2b3c82a6d5df1e6ea16e2' \ + '52f3ae4811dee6bd263fdec8f464f5221355d368' \ + 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') build() { Fbuild_slice_scrollkeeper @@ -42,6 +44,3 @@ build() { } # optimization OK -sha1sums=('ffcca6e35328006332b0f5e7f8a94e77e28b14b1' \ - '52f3ae4811dee6bd263fdec8f464f5221355d368' \ - 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
