# Compiling time: 0.08 SBU # Maintainer: Baste # Contributor: bouleetbil pkgname=gsettings-desktop-schemas pkgver=3.20.0 pkgrel=3 pkgdesc="Shared GSettings schemas for the desktop" depends=('glib2>=2.48.0') makedepends=('intltool>=0.51.0-2' 'gobject-introspection>=1.48.0') groups=('apps') archs=('i686' 'x86_64' 'arm') _F_gnome_glib="y" _F_gnome_ext=".tar.xz" _F_gnome_devel="n" _F_gnome_doc="n" Finclude gnome gnome-scriptlet #gnome-screen-saver will merge into gnome-session gnome-shell #source=($source background.diff theme.diff gsettings.diff) source=($source button.patch) sha1sums=('ba9f302c6a7aa797ecf4577f00dcf09db16d04b2' \ '591d18fac21660e78f463fd8fd21ab7163c7b56c') Fconfopts="$Fconfopts --disable-schemas-compile --enable-introspection=yes" build(){ Fcd Fsed '$(datadir)/pkgconfig' '$(libdir)/pkgconfig' Makefile.{am,in} Fbuild Fbuild_gnome_scriptlet } # optimization OK