gsettings-desktop-schemas: update to 3.2.0.
This commit is contained in:
parent
b98bf3e97a
commit
1c3fb87778
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gsettings-desktop-schemas'
|
||||
pkgname=gsettings-desktop-schemas
|
||||
version=3.0.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
version=3.2.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Collection of GSettings schemas"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6e72158a0e70ae50b8bb992e1486dd2fda43207f4ec4eb03a0d769f210363fd9
|
||||
checksum=110ea92485eade7f8f850da55944ae9f40597a891f3c46831c8edad06657e21c
|
||||
long_desc="
|
||||
${pkgname} contains a collection of GSettings schemas for
|
||||
settings shared by various components of a desktop."
|
||||
|
@ -19,9 +19,3 @@ Add_dependency build pkg-config
|
|||
Add_dependency build intltool
|
||||
Add_dependency build coreutils # /usr/bin/env
|
||||
Add_dependency build glib-devel
|
||||
|
||||
post_install()
|
||||
{
|
||||
install -d ${DESTDIR}/usr/lib
|
||||
mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user