17 lines
628 B
Plaintext
17 lines
628 B
Plaintext
# Template file for 'gsettings-desktop-schemas'
|
|
pkgname=gsettings-desktop-schemas
|
|
version=3.6.1
|
|
revision=1
|
|
subpackages="${pkgname}-devel"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool glib-devel gobject-introspection"
|
|
short_desc="Collection of GSettings schemas"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://www.gnome.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=d9a877d209e668845d6cafcd62663b0f6e6154df5a96f581ff36f999050e67e6
|
|
long_desc="
|
|
${pkgname} contains a collection of GSettings schemas for
|
|
settings shared by various components of a desktop."
|