gsettings-desktop-schemas: update to 3.6.0.

This commit is contained in:
Juan RP 2012-09-25 14:07:58 +02:00
parent bd8f1e7344
commit 611bb4ee88
3 changed files with 21 additions and 6 deletions

View file

@ -0,0 +1 @@
gsettings-desktop-schemas

View file

@ -0,0 +1,14 @@
# Template file for 'gsettings-desktop-schemas-devel'.
#
noarch=yes
depends="${sourcepkg}>=${version}"
short_desc="${short_desc} -- development files"
long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
do_install() {
vmove usr/include usr
vmove usr/share/pkgconfig usr/share
vmove usr/share/gir-1.0 usr/share
}

View file

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