Initial commit
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
name: lightdm
|
||||
description: A lightweight display manager
|
||||
version: 1.32.0
|
||||
revision: 1
|
||||
url: https://github.com/canonical/lightdm
|
||||
license: GPL-3.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only)
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glib
|
||||
- libgcrypt
|
||||
- libx11
|
||||
- libxcb
|
||||
- libxdmcp
|
||||
- libxklavier
|
||||
- pam
|
||||
- polkit
|
||||
- sysusers
|
||||
- xorg-server
|
||||
- xorg-xmodmap
|
||||
- xorg-xrdb
|
||||
optional_depends:
|
||||
- accountsservice:For enhanced user accounts handling
|
||||
- lightdm-gtk-greeter:For the GTK greeter
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- gtk-doc
|
||||
- intltool
|
||||
- itstool
|
||||
- vala
|
||||
- yelp-tools
|
||||
downloads:
|
||||
- url: https://github.com/ubuntu/lightdm/releases/download/${BPM_PKG_VERSION}/lightdm-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 12f5ab432748f0387c7cf8b94430495a558a035a4f8465e5181af6faff133e4b
|
||||
keep:
|
||||
- etc/apparmor.d/lightdm-guest-session
|
||||
- etc/lightdm/keys.conf
|
||||
- etc/lightdm/lightdm.conf
|
||||
- etc/lightdm/users.conf
|
||||
- etc/lightdm/Xsession
|
||||
- etc/pam.d/lightdm
|
||||
- etc/pam.d/lightdm-autologin
|
||||
- etc/pam.d/lightdm-greeter
|
||||
Reference in New Issue
Block a user