1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
Source: wdm
Section: x11
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Homepage: https://github.com/voins/wdm
Vcs-Git: https://anonscm.debian.org/git/collab-maint/wdm.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/wdm.git
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9~),
dpkg-dev (>= 1.15.7~),
libgif-dev,
libjpeg-dev,
libpam0g-dev,
libpng-dev,
libselinux1-dev [linux-any],
libwings-dev,
libwraster-dev,
libx11-dev,
libxau-dev,
libxdmcp-dev,
libxft-dev,
libxinerama-dev,
libxkbfile-dev,
libxmu-dev,
libxpm-dev,
libxt-dev,
po-debconf,
x11-xserver-utils,
x11proto-core-dev,
zlib1g-dev
Package: wdm
Architecture: any
Depends: debconf (>= 1.5.20) | debconf-2.0,
libpam-modules,
libpam-runtime (>= 0.76-13.1),
lsb-base (>= 3.0-6),
psmisc,
x11-apps,
x11-common,
x11-utils,
x11-xserver-utils,
xserver-xorg | xserver,
${misc:Depends},
${shlibs:Depends}
Suggests: xfonts-base
Provides: x-display-manager
Description: WINGs Display Manager - an xdm replacement with a WindowMaker look
This is an xdm replacement based on the WINGs widget set. WINGs is the
NeXT-like widget set used by WindowMaker and some other programs. wdm
provides a nice and versatile login panel along with xdm functionality.
|