gsettings-desktop-schemas: update to 3.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
8a9710fb1b
commit
ac7eff1317
1 changed files with 6 additions and 11 deletions
|
@ -1,20 +1,15 @@
|
|||
# Template file for 'gsettings-desktop-schemas'
|
||||
pkgname=gsettings-desktop-schemas
|
||||
version=2.91.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
version=3.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="GNOME desktop management utilities"
|
||||
short_desc="Collection of GSettings schemas"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=cee068c399c2173c3ccc8f6a637071b93008f756d03f2ded064f186ca5748956
|
||||
checksum=1b8d7f6141379f3ab58ca917baa3eb947e78d6425664b21dc199a35f99991af6
|
||||
long_desc="
|
||||
gnome-desktop provides the following components:
|
||||
|
||||
* The GNOME desktop manager.
|
||||
* The GNOME desktop manager configuration program and several other
|
||||
desktop management related utilities.
|
||||
* The GNOME desktop manager proxy, which handles basic desktop
|
||||
management for applications that do not support XSM."
|
||||
${pkgname} contains a collection of GSettings schemas for
|
||||
settings shared by various components of a desktop."
|
||||
|
||||
triggers="gsettings-schemas"
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue