mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
lxdm: remove Void artwork
This commit is contained in:
parent
63118d8832
commit
9d84a4fa8b
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
## background of the greeter
|
## background of the greeter
|
||||||
-bg=/usr/share/backgrounds/default.png
|
-bg=/usr/share/backgrounds/default.png
|
||||||
+bg=/usr/share/void-artwork/splash.png
|
+#bg=/usr/share/void-artwork/splash.png
|
||||||
|
|
||||||
## if show bottom pane
|
## if show bottom pane
|
||||||
bottom_pane=1
|
bottom_pane=1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxdm'
|
# Template file for 'lxdm'
|
||||||
pkgname=lxdm
|
pkgname=lxdm
|
||||||
version=0.5.3
|
version=0.5.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-consolekit --with-pam"
|
configure_args="--sbindir=/usr/bin --enable-consolekit --with-pam"
|
||||||
hostmakedepends="automake gettext-devel libtool pkg-config intltool"
|
hostmakedepends="automake gettext-devel libtool pkg-config intltool"
|
||||||
|
@ -20,7 +20,7 @@ system_groups="lxdm"
|
||||||
short_desc="GUI login manager for LXDE"
|
short_desc="GUI login manager for LXDE"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.lxde.org"
|
homepage="https://lxde.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxdm/lxdm-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxdm/lxdm-${version}.tar.xz"
|
||||||
checksum=4891efee81c72a400cc6703e40aa76f3f3853833d048b72ec805da0f93567f2f
|
checksum=4891efee81c72a400cc6703e40aa76f3f3853833d048b72ec805da0f93567f2f
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue