Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6d4e6b02a10d943ed4a42aa07636fc95d755c440
commit 6d4e6b02a10d943ed4a42aa07636fc95d755c440 Author: Baste <[email protected]> Date: Wed Feb 17 14:06:27 2016 +0100 gnome-settings-daemon-3.19.90-1-x86_64 - 3.18.2 -> 3.19.90 diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index 64e348b..565be3f 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: bouleetbil <[email protected]> pkgname=gnome-settings-daemon -pkgver=3.18.2 -pkgrel=3 +pkgver=3.19.90 +pkgrel=1 pkgdesc="Utility library for accessing gnome-settings-daemon over DBUS" -depends=('libxml2>=2.9.2' 'gnome-desktop>=3.16.0' 'libxxf86misc' 'gst1-plugins-base>=1.5.90' 'pulseaudio>=7.1' \ - 'libgnomekbd>=3.6.0' 'libnotify' 'libcanberra-gtk' 'libcanberra-pulseaudio' 'gsettings-desktop-schemas>=3.17.92' \ +depends=('libxml2>=2.9.2' 'gnome-desktop>=3.19.90' 'libxxf86misc' 'gst1-plugins-base>=1.5.90' 'pulseaudio>=7.1' \ + 'libgnomekbd>=3.6.0' 'libnotify' 'libcanberra-gtk' 'libcanberra-pulseaudio' 'gsettings-desktop-schemas>=3.19.90' \ 'alsa-lib' 'libcups' 'upower' 'nss' 'colord' 'libxtst' 'ibus' 'libgudev' 'libwacom' 'xf86-input-wacom' \ - 'librsvg' 'geocode-glib>=3.18.0' 'libgweather>=3.18.0' 'geoclue2' 'networkmanager') + 'librsvg' 'geocode-glib>=3.18.0' 'libgweather>=3.19.90' 'geoclue2' 'networkmanager>=1.1.90') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'cups' 'krb5' 'docbook-xsl') rodepends=('xkbcomp') groups=('gnome' 'gnome-minimal') @@ -17,29 +17,17 @@ archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_iconcache="y" _F_gnome_doc="y" -_F_gnome_devel="n" +_F_gnome_devel="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('418fb90a6b7c3a2746a889bb70e7e0a70a41e491') - -if [ "$_F_gnome_git" != "n" ]; then - unset sha1sums - unset source -fi +sha1sums=('a32a444130ce10ac00f191cc0fec3a5f75912a8f') Fconfopts="${Fconfopts[@]} --disable-static \ --disable-schemas-compile \ --enable-systemd" -# --enable-cups \ -# --enable-gconf-bridge \ + build() { - if [ "$_F_gnome_git" != "n" ]; then - Funpack_scm - Fcd $pkgname - sh ./autogen.sh || Fdie - fi Fcd - Fautoreconf Fbuild Fbuild_gnome_scriptlet Fmkdir etc/profile.d _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
