lightdm-gtk-greeter: mark as broken
This commit is contained in:
parent
fee533cf38
commit
600814db24
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,8 @@ pkgname=lightdm-gtk-greeter
|
||||||
version=1.8.5
|
version=1.8.5
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
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"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel lightdm-devel libxklavier-devel"
|
makedepends="gtk+-devel lightdm-devel libxklavier-devel"
|
||||||
depends="lightdm hicolor-icon-theme"
|
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>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3, LGPL-3"
|
license="GPL-3, LGPL-3"
|
||||||
homepage="https://launchpad.net/lightdm-gtk-greeter"
|
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
|
checksum=22386e787dc64ac372c63cf2cdce47bfa1c791d1cf8b5d3df68df24ecfbf7d68
|
||||||
|
broken="lightdm-gtk-greeter.c:1378:9: error: too few arguments to function lightdm_greeter_respond"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue