enlightenment/debian/control

76 lines
2.9 KiB
Plaintext

Source: e17
Section: x11
Priority: optional
Maintainer: Falko Schmidt <falko@alphagemini.org>
Build-Depends: cdbs, debhelper (>= 6), libevas-dev, libecore-dev, libeet-dev, libedje-dev, libedje-bin, libembryo-dev, libefreet-dev, libx11-dev, libedbus-dev, libpam0g-dev, libxext-dev
Standards-Version: 3.7.3
Homepage: http://www.enlightenment.org
Package: e17
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, e17-data (= ${source:Version}), libevas-engine-buffer, libevas-engine-software-x11
Suggests: entrance, emodules-all
Provides: x-window-manager, enlightenment
Description: The Enlightenment DR17 Window Manager
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 DR17.
Package: e17-data
Architecture: all
Enhances: e17
Description: Enlightenment Window Manager 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 DR17 Window Manager.
Package: e17-dev
Architecture: any
Section: devel
Depends: e17 (= ${binary:Version}), efl-dev
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.
Package: efl-dev
Architecture: any
Section: devel
Depends: libeet-dev, libevas-dev, libecore-dev, libedje-dev, libefreet-dev, libedbus-dev
Description: EFL 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
the enlightenment foundation librairies.
Package: e17-dbg
Architecture: any
Section: devel
Depends: e17 (= ${binary:Version})
Priority: extra
Description: The Enlightenment DR17 Window Manager
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 unstripped shared libraries. It is provided primarily
to provide a backtrace with names in a debugger, this makes it somewhat
easier to interpret core dumps. The libraries are installed in
/usr/lib/debug and are automatically used by gdb.