Source: lightdm
Section: x11
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Standards-Version: 4.1.1
Build-Depends: autoconf,
               automake,
               dbus,
               debhelper (>= 9.20160709),
               dh-autoreconf,
               dh-translations,
               gtk-doc-tools,
               intltool (>= 0.35.0),
               libaudit-dev [linux-any],
               libgcrypt20-dev,
               libgirepository1.0-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libpam0g-dev,
               libtool,
               libxcb1-dev,
               libxdmcp-dev,
               libxklavier-dev,
               pkg-config,
               qtbase5-dev,
               quilt,
               valac,
               yelp-tools,
               libkysdk-sysinfo-dev,
               libkysdk-conf2-dev
Homepage: https://github.com/canonical/lightdm
Vcs-Git: https://gitee.com/openkylin/lightdm.git
Vcs-Browser: https://gitee.com/openkylin/lightdm

Package: lightdm
Architecture: any
Pre-Depends: dpkg (>= 1.15.7.2)
Depends: adduser,
         bash (>= 4.3),
         dbus,
         libglib2.0-bin,
         libpam-modules,
         libpam-runtime (>= 0.76-14),
         plymouth (>= 0.8.8-0ubuntu18) [linux-any],
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: unity-greeter | lightdm-greeter | lightdm-kde-greeter | ukui-greeter, xserver-xorg
Suggests: bindfs
Conflicts: liblightdm-gobject-0-0, liblightdm-qt-0-0
Provides: x-display-manager
Description: Display Manager
 LightDM is a X display manager that:
  * Has a lightweight codebase
  * Is standards compliant (PAM, ConsoleKit, etc)
  * Has a well defined interface between the server and user interface
  * Cross-desktop (greeters can be written in any toolkit)

Package: liblightdm-gobject-1-0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: accountsservice
Suggests: lightdm
Description: LightDM GObject client library
 A GObject based library for LightDM clients to use to interface with LightDM.

Package: gir1.2-lightdm-1
Section: introspection
Architecture: any
Multi-Arch: same
Depends: liblightdm-gobject-1-0 (= ${binary:Version}),
         ${gir:Depends},
         ${misc:Depends}
Description: Typelib file for liblightdm-1
 A GObject based library for LightDM clients to use to interface with LightDM.

Package: liblightdm-qt5-3-0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: lightdm
Description: LightDM Qt 5 client library
 A Qt 5 based library for LightDM clients to use to interface with LightDM.

Package: liblightdm-gobject-1-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-lightdm-1 (= ${binary:Version}),
         libdbus-glib-1-dev,
         libglib2.0-dev,
         liblightdm-gobject-1-0 (= ${binary:Version}),
         libxklavier-dev,
         ${misc:Depends}
Description: LightDM GObject client library (development files)
 A GObject based library for LightDM clients to use to interface with LightDM.
 .
 This package contains header files and development information, which
 is useful for building LightDM greeters and user switchers.

Package: liblightdm-gobject-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liblightdm-gobject-1-dev (= ${binary:Version}),
         liblightdm-gobject-1-doc (= ${binary:Version})
Description: LightDM GObject client library (development files)
 A GObject based library for LightDM clients to use to interface with LightDM.
 .
 This package contains header files and development information, which
 is useful for building LightDM greeters and user switchers.

Package: liblightdm-qt5-3-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liblightdm-qt5-3-0 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
Description: LightDM Qt 5 client library (development files)
 A Qt 5 based library for LightDM clients to use to interface with LightDM.
 .
 This package contains header files and development information, which
 is useful for building LightDM greeters and user switchers.

Package: liblightdm-gobject-1-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: LightDM client library (documentation)
 A GObject based library for LightDM clients to use to interface with LightDM.
 .
 This package contains HTML documentation.
