lightdm: update to 1.28.0.

This commit is contained in:
travankor 2018-09-18 16:10:12 -07:00 committed by Helmut Pozimski
parent 843a593b3f
commit 5e7698a024

View file

@ -1,17 +1,18 @@
# Template file for 'lightdm'
pkgname=lightdm
version=1.26.0
revision=2
version=1.28.0
revision=1
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --with-greeter-session=lightdm-gtk-greeter
--with-greeter-user=lightdm --disable-static --disable-tests
$(vopt_enable gir introspection)"
short_desc="Light Display Manager"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3.0-only, LGPL-3.0-only"
license="GPL-3.0-or-later, LGPL-2.0-or-later"
homepage="https://github.com/CanonicalLtd/lightdm"
changelog="https://raw.githubusercontent.com/CanonicalLtd/lightdm/master/NEWS"
distfiles="https://github.com/CanonicalLtd/lightdm/releases/download/${version}/lightdm-${version}.tar.xz"
checksum=c95e14e9131b5f95ecba42faaab2cfa917371193caa54fa1b4322ad7a89334f0
checksum=f20f599d8d7cf90b77a2df33c6e9e615abc443123b1b228de1c20a636aecfa07
build_options="gir"
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"