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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
Source: e17
Section: x11
Priority: optional
Maintainer: Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
Uploaders:
Ross Vandegrift <rvandegrift@debian.org>,
Andreas Metzler <ametzler@debian.org>,
Build-Conflicts: systemctl
Build-Depends:
bluez [linux-any],
connman-dev,
debhelper-compat (= 13),
imagemagick,
libasound2-dev,
libbluetooth-dev,
libecore-bin,
libeet-bin,
libefl-all-dev (>= 1.28.0),
libexif-dev,
libpam0g-dev,
libxcb-keysyms1-dev,
libxcb-shape0-dev,
libxext-dev,
libxkbcommon-x11-dev,
meson,
rfkill,
systemd-dev,
uuid-dev,
wayland-protocols,
xwayland,
Build-Depends-Indep: doxygen
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/pkg-e-team/e.git
Vcs-Browser: https://salsa.debian.org/pkg-e-team/e
Homepage: https://www.enlightenment.org
Rules-Requires-Root: no
Package: enlightenment
Architecture: any
Depends:
default-dbus-session-bus | dbus-session-bus,
enlightenment-data (= ${source:Version}),
libedje-bin,
libevas1-engines-drm,
libevas1-engines-wayland,
libevas1-engines-x,
${misc:Depends},
${shlibs:Depends},
Recommends:
acpid,
bc,
bluez,
libddcutil4 | libddcutil5,
libevas-loaders,
libpam-fprintd,
packagekit,
terminology | x-terminal-emulator,
udisks2,
xdg-desktop-portal-gtk | xdg-desktop-portal-backend,
Suggests: gdb, x-display-manager
Provides: x-window-manager
Description: X11 window manager based on EFL
Enlightenment is an advanced window manager for X11. Unique
features include: a fully animated background, nice drop shadows
around windows, backed by an extremely clean and optimized
foundation of APIs.
.
This package contains the core files for Enlightenment.
Package: enlightenment-data
Architecture: all
Depends: ${misc:Depends}
Enhances: enlightenment
Conflicts: enlightenment-data
Description: X11 window manager based on EFL - run time data files
Enlightenment is an advanced window manager for X11. Unique
features include: a fully animated background, nice drop shadows
around windows, backed by an extremely clean and optimized
foundation of APIs.
.
These are the architecture independent runtime support files for the
Enlightenment Window Manager.
Package: enlightenment-dev
Architecture: any
Section: devel
Depends:
enlightenment (= ${binary:Version}),
libefl-all-dev (>= 1.23.0),
${misc:Depends},
Description: Enlightenment headers, static libraries and documentation
Enlightenment is an advanced window manager for X11. Unique
features include: a fully animated background, nice drop shadows
around windows, backed by an extremely clean and optimized
foundation of APIs.
.
This package contains headers, static libraries and documentation for
enlightenment.
|