File: control

package info (click to toggle)
e17 0.22.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 60,988 kB
  • sloc: ansic: 258,778; sh: 5,319; xml: 472; makefile: 95; sed: 16
file content (89 lines) | stat: -rw-r--r-- 3,057 bytes parent folder | download
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
Source: e17
Section: x11
Priority: optional
Maintainer: Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
Uploaders: Albin Tonnerre <lutin@debian.org>,
	   Jan Lübbe <jluebbe@debian.org>,
	   Ross Vandegrift <ross@kallisti.us>,
	   Andreas Metzler <ametzler@debian.org>
Build-Depends: connman-dev,
	       debhelper (>= 11),
	       libasound2-dev,
	       libbluetooth-dev,
	       libecore-bin (>= 1.20.5),
	       libeet-bin,
	       libefl-all-dev (>= 1.20.5),
	       libpam0g-dev,
	       libxcb-keysyms1-dev,
	       libxcb-shape0-dev,
	       libxext-dev,
	       meson,
	       systemd
Build-Depends-Indep: doxygen
Standards-Version: 4.2.1
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: ${misc:Depends}, ${shlibs:Depends},
	 default-dbus-session-bus | dbus-session-bus,
	 enlightenment-data (= ${source:Version}),
	 libedje-bin,
	 libevas1-engines-x
Recommends: pm-utils,
	    terminology | x-terminal-emulator
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: ${misc:Depends}, enlightenment (= ${binary:Version}),
	 libefl-all-dev (>= 1.20.5)
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: e17
Architecture: all
Section: oldlibs
Depends: enlightenment (>= ${source:Upstream-Version}), ${misc:Depends}
Description: transitional e17 package
 This is a transitional dummy package to ease the migration from e17
 to enlightenment.  You can safely remove this package.

Package: e17-data
Architecture: all
Section: oldlibs
Depends: enlightenment-data (>= ${source:Upstream-Version}), ${misc:Depends}
Description: transitional e17-data package
 This is a transitional dummy package to ease the migration from e17-data
 to enlightenment-data.  You can safely remove this package.