summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3a92ca9b93a06d67a069001ec6ff579dae834caf (plain)
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
Source: e17
Section: x11
Priority: optional
Maintainer:  Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
Uploaders: Albin Tonnerre <albin.tonnerre@gmail.com>,
 Xavier Oswald <x.oswald@free.fr>, Jan Lübbe <jluebbe@debian.org>
Build-Depends: debhelper (>= 6.0.7), cdbs (>= 0.4.52), libeet-dev (>= 1.0.1),
 libedje-dev (>= 0.9.9.060+svnYYYYMMDD), libefreet-dev (>= 0.5.0.060+svnYYYYMMDD),
 libecore-dev (>= 0.9.9.060+svnYYYYMMDD), libedbus-dev (>= 0.5.0.060+svnYYYYMMDD),
 libevas-dev (>= 0.9.9.060+svnYYYYMMDD), libeina-dev (>= 0.0.2.060+svnYYYYMMDD),
 libasound2-dev, libxext-dev, libeet-bin, libedje-bin, libpam0g-dev, pkg-config, libtool,
 cvs
Standards-Version: 3.8.1
Homepage: http://www.enlightenment.org

Package: e17
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, e17-data (= ${source:Version}), libevas-engines, libedje-bin
Conflicts: enlightenment
Provides: x-window-manager
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
Depends: ${misc:Depends}
Enhances: e17
Conflicts: enlightenment-data
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: ${misc: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: ${misc:Depends}, libeet-dev (>= 1.0.1),
 libedje-dev (>= 0.9.9.060), libefreet-dev (>= 0.5.0.060),
 libecore-dev (>= 0.9.9.060), libedbus-dev (>= 0.5.0.060),
 libevas-dev (>= 0.9.9.060), libeina-dev (>= 0.0.2.060)
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: ${misc: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.