2011-03-01 00:06:45 +00:00
|
|
|
# Template file for 'gsettings-desktop-schemas'
|
|
|
|
pkgname=gsettings-desktop-schemas
|
2012-03-20 08:58:15 +00:00
|
|
|
version=3.3.92
|
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-04-05 09:22:19 +00:00
|
|
|
short_desc="Collection of GSettings schemas"
|
2011-03-01 00:06:45 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-20 08:58:15 +00:00
|
|
|
license="GPL-2"
|
|
|
|
checksum=932044081a2362119edc8538b66debc7562e6b0d5618921d1919363ce8cd5b60
|
2011-03-01 00:06:45 +00:00
|
|
|
long_desc="
|
2011-04-05 09:22:19 +00:00
|
|
|
${pkgname} contains a collection of GSettings schemas for
|
|
|
|
settings shared by various components of a desktop."
|
2011-03-01 00:06:45 +00:00
|
|
|
|
|
|
|
noarch=yes
|
|
|
|
|
|
|
|
Add_dependency run glib ">=0"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2011-07-12 22:24:53 +00:00
|
|
|
Add_dependency build glib-devel
|