gdm: update to 3.10.0.1.

This commit is contained in:
Juan RP 2013-10-16 18:18:26 +02:00
parent 9fb7065da5
commit b609356d26

View file

@ -1,6 +1,6 @@
# Template file for 'gdm' # Template file for 'gdm'
pkgname=gdm pkgname=gdm
version=3.10.0 version=3.10.0.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-static configure_args="--disable-schemas-compile --disable-static
@ -16,8 +16,8 @@ short_desc="GNOME Display Manager"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
checksum=bb04600298f5be795f0d0bfea40bbd9bf78f95a44c5caeda4d0cc6a05207318c checksum=549a42009af9c79a4e07632e405dcb71ba2e876e766cff02471511ad641b6ae7
long_desc=" long_desc="
GDM is the GNOME Display Manager, it is the little proggie that runs GDM is the GNOME Display Manager, it is the little proggie that runs
in the background, runs your X sessions, presents you with a login box in the background, runs your X sessions, presents you with a login box
@ -52,7 +52,7 @@ libgdm_package() {
} }
gdm-devel_package() { gdm-devel_package() {
depends="libgdm-${version}_${revision}" depends="libgdm>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/include vmove usr/include