# Template file for 'gsettings-desktop-schemas' pkgname=gsettings-desktop-schemas version=3.0.1 distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="Collection of GSettings schemas" maintainer="Juan RP " checksum=6e72158a0e70ae50b8bb992e1486dd2fda43207f4ec4eb03a0d769f210363fd9 long_desc=" ${pkgname} contains a collection of GSettings schemas for settings shared by various components of a desktop." triggers="gsettings-schemas" noarch=yes Add_dependency run glib ">=0" Add_dependency build pkg-config Add_dependency build intltool post_install() { install -d ${DESTDIR}/usr/lib mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib }