Build libecore0-ipc package as well
[maemo-efl] / trunk / ecore / debian / control
1 Source: ecore
2 Section: libs
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Build-Depends: cdbs, debhelper (>= 4), libeet-dev, libevas-dev, libssl-dev, libcurl3-dev, libxcursor-dev, xlibs-dev, libx11-dev, libxrender-dev, libxrandr-dev, libxext-dev, x-dev, libfreetype6-dev, libjpeg62-dev
6 Standards-Version: 3.7.2
7
8 Package: libecore0
9 Architecture: any
10 Section: libs
11 Provides: libecore
12 Depends: ${shlibs:Depends}
13 Description: Core abstraction layer for enlightenment DR 0.17
14  This is the core event abstraction layer and X abstraction layer that makes
15  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
16  handlers fast, optimized, and convenient. It's a separate library so anyone
17  can make use of the work put into Ecore to make this job easy for
18  applications.
19
20 Package: libecore0-con
21 Architecture: any
22 Section: libs
23 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libssl0.9.7
24 Provides: libecore-con
25 Description: Ecore Connection Library
26  This is the core event abstraction layer and X abstraction layer that makes
27  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
28  handlers fast, optimized, and convenient. It's a separate library so anyone
29  can make use of the work put into Ecore to make this job easy for
30  applications.
31  This package contains the Ecore Connection Library.
32
33 #Package: libecore0-config
34 #Architecture: any
35 #Section: libs
36 #Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libevas, libeet
37 #Provides: libecore-config
38 #Description: Ecore Enlightened Property Library
39 # This is the core event abstraction layer and X abstraction layer that makes
40 # doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
41 # handlers fast, optimized, and convenient. It's a separate library so anyone
42 # can make use of the work put into Ecore to make this job easy for
43 # applications.
44 # This package contains the Enlightened Property Library.
45
46 Package: libecore0-desktop
47 Architecture: any
48 Section: libs
49 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-file
50 Provides: libecore-desktop
51 Description: Ecore freedesktop.org .desktop, icon, menu parsing Library
52  This is the core event abstraction layer and X abstraction layer that makes
53  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
54  handlers fast, optimized, and convenient. It's a separate library so anyone
55  can make use of the work put into Ecore to make this job easy for
56  applications.
57  This package contains the Ecore freedesktop.org .desktop, icon, menu parsing Library.
58
59 Package: libecore0-evas
60 Architecture: any
61 Section: libs
62 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-x, libecore-txt, libecore-job, libevas, libx11-6, libxext6, libevas-engine-software-x11, libevas-engine-software-x11-16
63 Provides: libecore-evas
64 Description: Ecore Evas Wrapper Library
65  This is the core event abstraction layer and X abstraction layer that makes
66  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
67  handlers fast, optimized, and convenient. It's a separate library so anyone
68  can make use of the work put into Ecore to make this job easy for
69  applications.
70  This package contains the Ecore Evas wrapper functions.
71
72 #Package: libecore0-fb
73 #Architecture: any
74 #Section: libs
75 #Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version})
76 #Provides: libecore-fb
77 #Description: Ecore frame buffer system functions
78 # This is the core event abstraction layer and X abstraction layer that makes
79 # doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
80 # handlers fast, optimized, and convenient. It's a separate library so anyone
81 # can make use of the work put into Ecore to make this job easy for
82 # applications.
83 # This package contains the Ecore frame buffer system functions.
84
85 Package: libecore0-file
86 Architecture: any
87 Section: libs
88 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version})
89 Provides: libecore-file
90 Description: Ecore File Library
91  This is the core event abstraction layer and X abstraction layer that makes
92  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
93  handlers fast, optimized, and convenient. It's a separate library so anyone
94  can make use of the work put into Ecore to make this job easy for
95  applications.
96  This package contains the Ecore File Library.
97
98 Package: libecore0-ipc
99 Architecture: any
100 Section: libs
101 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-con
102 Provides: libecore-ipc
103 Description: Ecore inter-process communication functions
104  This is the core event abstraction layer and X abstraction layer that makes
105  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
106  handlers fast, optimized, and convenient. It's a separate library so anyone
107  can make use of the work put into Ecore to make this job easy for
108  applications.
109  This package contains the Ecore inter-process communication functions.
110
111 Package: libecore0-job
112 Architecture: any
113 Section: libs
114 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version})
115 Provides: libecore-job
116 Description: Ecore job dealing functions
117  This is the core event abstraction layer and X abstraction layer that makes
118  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
119  handlers fast, optimized, and convenient. It's a separate library so anyone
120  can make use of the work put into Ecore to make this job easy for
121  applications.
122  This package contains functions for dealing with Ecore jobs.
123
124 Package: libecore0-txt
125 Architecture: any
126 Section: libs
127 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version})
128 Provides: libecore-txt
129 Description: Ecore text encoding conversion functions
130  This is the core event abstraction layer and X abstraction layer that makes
131  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
132  handlers fast, optimized, and convenient. It's a separate library so anyone
133  can make use of the work put into Ecore to make this job easy for
134  applications.
135  This package contains the Ecore text encoding conversion functions.
136
137 Package: libecore0-x
138 Architecture: any
139 Section: libs
140 Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-job, libecore-txt, libx11-6, libxrandr2, libxrender1 (>= 1:0.9.0.2), libxcursor1 (>> 1.1.2), libxext6
141 Provides: libecore-x
142 Description: Ecore functions for dealing with the X Windows System
143  This is the core event abstraction layer and X abstraction layer that makes
144  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
145  handlers fast, optimized, and convenient. It's a separate library so anyone
146  can make use of the work put into Ecore to make this job easy for
147  applications.
148  This package contains the Ecore wrapper and convenience functions for using
149  the X Windows System.
150
151 Package: libecore0-all
152 Architecture: any
153 Section: libdevel
154 Architecture: any
155 Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x
156 Provides: libecore-all
157 Description: Virtual package providing all available Ecore modules.
158  This is the core event abstraction layer and X abstraction layer that makes
159  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
160  handlers fast, optimized, and convenient. It's a separate library so anyone
161  can make use of the work put into Ecore to make this job easy for
162  applications.
163  This virtual package provides all available Ecore modules.
164
165 Package: libecore0-dev
166 Architecture: any
167 Section: libdevel
168 Architecture: any
169 Depends: libecore0 (= ${Source-Version}), libevas-dev, libecore-all
170 Provides: libecore-dev
171 Description: Ecore headers, static libraries and documentation
172  This is the core event abstraction layer and X abstraction layer that makes
173  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
174  handlers fast, optimized, and convenient. It's a separate library so anyone
175  can make use of the work put into Ecore to make this job easy for
176  applications.
177  This package contains headers, static libraries and documentation for
178  the Ecore library.
179
180 #Package: ecore0-bin
181 #Architecture: any
182 #Section: libs
183 #Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore0-config (= ${Source-Version})
184 #Provides: ecore-bin
185 #Conflicts: ecore-test
186 #Description: Tools that support Ecore.
187 # This is the core event abstraction layer and X abstraction layer that makes
188 # doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
189 # handlers fast, optimized, and convenient. It's a separate library so anyone
190 # can make use of the work put into Ecore to make this job easy for
191 # applications.
192 # This package includes:
193 #  - ecore_config: allows creation/editing of ecore_config databases