lightdm-gtk-greeter: mark as broken

This commit is contained in:
maxice8 2018-09-22 22:44:25 -03:00
parent fee533cf38
commit 600814db24
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -3,7 +3,8 @@ pkgname=lightdm-gtk-greeter
version=1.8.5
revision=3
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --disable-static --with-gtk2"
configure_args="--disable-static --with-gtk2
--enable-compile-warnings=no"
hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel lightdm-devel libxklavier-devel"
depends="lightdm hicolor-icon-theme"
@ -13,5 +14,6 @@ short_desc="Light Display Manager GTK+ Greeter (GTK+ 2.x)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3, LGPL-3"
homepage="https://launchpad.net/lightdm-gtk-greeter"
distfiles="${homepage}/${version%.*}/${version}/+download/$pkgname-$version.tar.gz"
distfiles="${homepage}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.gz"
checksum=22386e787dc64ac372c63cf2cdce47bfa1c791d1cf8b5d3df68df24ecfbf7d68
broken="lightdm-gtk-greeter.c:1378:9: error: too few arguments to function lightdm_greeter_respond"