Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mate.git;a=commitdiff;h=9e5f5d6bcd2df94963719e743ce64c065d08283f
commit 9e5f5d6bcd2df94963719e743ce64c065d08283f Author: Anthony Jorion <[email protected]> Date: Wed Mar 5 10:22:52 2014 +0100 mate-desktop-1.8.0-1-i686 - 1.7.90 -> 1.8.0 diff --git a/source/mate-extra/mate-desktop/FrugalBuild b/source/mate-extra/mate-desktop/FrugalBuild index be6f341..aa2c44a 100644 --- a/source/mate-extra/mate-desktop/FrugalBuild +++ b/source/mate-extra/mate-desktop/FrugalBuild @@ -4,13 +4,13 @@ options+=('asneeded') pkgname=mate-desktop -pkgver=1.7.90 -pkgrel=2 +pkgver=1.8.0 +pkgrel=1 pkgdesc="Library with common API for various MATE modules" archs=('i686' 'x86_64') groups=('mate-extra') depends=('unique1' 'hicolor-icon-theme' 'gvfs-obexftp' \ - 'startup-notification' 'libtool' 'dconf') + 'startup-notification' 'libtool' 'dconf' 'gtk+3') makedepends=('intltool' 'itstool') _F_mate_iconcache="y" _F_mate_glib="y" @@ -18,8 +18,8 @@ _F_mate_desktop="y" options=('scriptlet') Finclude mate mate-scriptlet # Disable doc for now, since there's an error at compil time -Fconfopts+=" --disable-desktop-docs --with-gtk=3.0" -sha1sums=('29b184deb8651f63a336f33a96926f4f38a34a67') +Fconfopts+=" --with-gtk=3.0" +sha1sums=('1e722d18a198751b209fcf255ad5d3653cb8f6e6') replaces=('libmatekeyring' 'mate-doc-utils' 'mate-keyring' \ 'libmatewnck') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
