Tizen 2.1 base
[framework/uifw/ecore.git] / debian / control
1 Source: ecore
2 Section: libs
3 Priority: optional
4 Maintainer: Jaehwan Kim <jae.hwan.kim@samsung.com>,
5  Jihoon Kim <jihoon48.kim@samsung.com>,
6  Sangjin Lee <lsj119@samsung.com>,
7  Doyoun Kang <doyoun.kang@samsung.com>,
8  Sung-Jin Park <sj76.park@samsung.com>,
9  Juyung Seo <juyung.seo@samsung.com>,
10  Seokjae Jeong <seok.j.jeong@samsung.com>,
11  ChunEon Park <chuneon.park@samsung.com>,
12  WooHyun Jung <wh0705.jung@samsung.com>,
13  Gwanglim Lee <gl77.lee@samsung.com>,
14  Ji-hoon Lee <dalton.lee@samsung.com>,
15  Gwan-gyeong Mun <kk.moon@samsung.com>,
16  Hyoyoung Chang <hyoyoung.chang@samsung.com>,
17  Myoungwoon Kim <myoungwoon.kim@samsung.com>,
18  Seokjae Jeong <seok.j.jeong@samsung.com>,
19  Mike McCormack <mj.mccormack@samsung.com>,
20  Jeonghyun Yun <jh0506.yun@samsung.com>
21 Uploaders: Tae-Hwan Kim <the81.kim@samsung.com>
22 Build-Depends: dpkg-dev,
23  debhelper (>= 6),
24  cdbs,
25  libeina-dev (>= 0.0.2.060+svn20100304),
26  libeet-dev (>= 1.0.0),
27  libxgesture-dev,
28  libevas-dev ,
29  libglib2.0-dev,
30  libxcursor-dev,
31  libxrender-dev,
32  libxinerama-dev,
33  libxrandr-dev,
34  libxext-dev,
35  libxcomposite-dev,
36  libjpeg8-dev,
37  libxdamage-dev,
38  x11proto-xext-dev,
39  libxtst-dev,
40  doxygen,
41  pkg-config,
42  libtool,
43  libcurl-dev,
44 Standards-Version: 3.8.1
45 Homepage: http://enlightenment.org
46
47 Package: libecore
48 Architecture: any
49 Depends: ${misc:Depends}, ${shlibs:Depends}, libeina
50 Description: Core abstraction layer for enlightenment DR 0.17
51  This is the core event abstraction layer and X abstraction layer that makes
52  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
53  handlers fast, optimized, and convenient. It's a separate library so anyone
54  can make use of the work put into Ecore to make this job easy for
55  applications.
56
57 Package: libecore-con
58 Architecture: any
59 Depends: ${misc:Depends}, ${shlibs:Depends}
60 Description: Ecore Connection Library
61  This is the core event abstraction layer and X abstraction layer that makes
62  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
63  handlers fast, optimized, and convenient. It's a separate library so anyone
64  can make use of the work put into Ecore to make this job easy for
65  applications.
66  .
67  This package contains the Ecore Connection Library.
68
69 Package: libecore-config
70 Architecture: any
71 Depends: ${misc:Depends}, ${shlibs:Depends}
72 Description: Ecore Enlightened Property Library
73  This is the core event abstraction layer and X abstraction layer that makes
74  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
75  handlers fast, optimized, and convenient. It's a separate library so anyone
76  can make use of the work put into Ecore to make this job easy for
77  applications.
78  .
79  This package contains the Enlightened Property Library.
80
81 Package: libecore-evas
82 Architecture: any
83 Depends: ${misc:Depends}, ${shlibs:Depends}
84 Description: Ecore Evas Wrapper Library
85  This is the core event abstraction layer and X abstraction layer that makes
86  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
87  handlers fast, optimized, and convenient. It's a separate library so anyone
88  can make use of the work put into Ecore to make this job easy for
89  applications.
90  .
91  This package contains the Ecore Evas wrapper functions.
92
93 Package: libecore-fb
94 Architecture: any
95 Depends: ${misc:Depends}, ${shlibs:Depends}
96 Description: Ecore frame buffer system functions
97  This is the core event abstraction layer and X abstraction layer that makes
98  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
99  handlers fast, optimized, and convenient. It's a separate library so anyone
100  can make use of the work put into Ecore to make this job easy for
101  applications.
102  .
103  This package contains the Ecore frame buffer system functions.
104
105 Package: libecore-file
106 Architecture: any
107 Depends: ${misc:Depends}, ${shlibs:Depends}
108 Description: Ecore File Library
109  This is the core event abstraction layer and X abstraction layer that makes
110  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
111  handlers fast, optimized, and convenient. It's a separate library so anyone
112  can make use of the work put into Ecore to make this job easy for
113  applications.
114  .
115  This package contains the Ecore File Library.
116
117 Package: libecore-imf
118 Architecture: any
119 Depends: ${misc:Depends}, ${shlibs:Depends}
120 Description: Ecore Input Method Framework module
121  This is the core event abstraction layer and X abstraction layer that makes
122  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
123  handlers fast, optimized, and convenient. It's a separate library so anyone
124  can make use of the work put into Ecore to make this job easy for
125  applications.
126  .
127  This package contains the Ecore Input Method Framework module, and the Evas
128  helper functions for it.
129
130 Package: libecore-input
131 Architecture: any
132 Depends: ${misc:Depends}, ${shlibs:Depends}
133 Description: Ecore input functions
134  This is the core event abstraction layer and X abstraction layer that makes
135  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
136  handlers fast, optimized, and convenient. It's a separate library so anyone
137  can make use of the work put into Ecore to make this job easy for
138  applications.
139  .
140  This package contains the Ecore Input Library.
141
142 Package: libecore-ipc
143 Architecture: any
144 Depends: ${misc:Depends}, ${shlibs:Depends}
145 Description: Ecore inter-process communication functions
146  This is the core event abstraction layer and X abstraction layer that makes
147  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
148  handlers fast, optimized, and convenient. It's a separate library so anyone
149  can make use of the work put into Ecore to make this job easy for
150  applications.
151  .
152  This package contains the Ecore inter-process communication functions.
153
154 Package: libecore-data
155 Architecture: any
156 Depends: ${misc:Depends}
157 Description: Ecore data functions
158
159 Package: libecore-x
160 Architecture: any
161 Depends: ${misc:Depends}, ${shlibs:Depends}
162 Description: Ecore functions for dealing with the X Windows System
163  This is the core event abstraction layer and X abstraction layer that makes
164  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
165  handlers fast, optimized, and convenient. It's a separate library so anyone
166  can make use of the work put into Ecore to make this job easy for
167  applications.
168  .
169  This package contains the Ecore wrapper and convenience functions for using
170  the X Windows System.
171
172 Package: libecore-dev
173 Architecture: any
174 Section: libdevel
175 Suggests: libecore-doc
176 Depends: ${misc:Depends}, libecore (= ${binary:Version}),
177          libecore-con (= ${binary:Version}),
178          libecore-config (= ${binary:Version}),
179          libecore-evas (= ${binary:Version}),
180          libecore-fb (= ${binary:Version}),
181          libecore-file (= ${binary:Version}),
182          libecore-imf (= ${binary:Version}),
183          libecore-input (= ${binary:Version}),
184          libecore-ipc (= ${binary:Version}),
185          libecore-x (= ${binary:Version}),
186          libecore-data (= ${binary:Version}),
187          libxgesture-dev,
188          libeet-dev, libevas-dev (>= 0.9.9.060), libeina-dev, pkg-config, libcurl-dev,
189          libxcursor-dev, libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev,
190          libxcomposite-dev, libxdamage-dev, x11proto-xext-dev, libxtst-dev, libglib2.0-dev
191 Description: Ecore headers and static libraries
192  This is the core event abstraction layer and X abstraction layer that makes
193  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
194  handlers fast, optimized, and convenient. It's a separate library so anyone
195  can make use of the work put into Ecore to make this job easy for
196  applications.
197  .
198  This package contains headers and static libraries for the Ecore library.
199
200 Package: libecore-doc
201 Architecture: any
202 Section: doc
203 Depends: ${misc:Depends}
204 Enhances: libecore-dev
205 Description: Ecore API Documentation
206  This is the core event abstraction layer and X abstraction layer that makes
207  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
208  handlers fast, optimized, and convenient. It's a separate library so anyone
209  can make use of the work put into Ecore to make this job easy for
210  applications.
211  .
212  This package provides development documentation (html and manpages)for the
213  Ecore library.
214
215 Package: libecore-bin
216 Architecture: any
217 Section: utils
218 Depends: ${misc:Depends}, ${shlibs:Depends}
219 Description: Tools that support Ecore
220  This is the core event abstraction layer and X abstraction layer that makes
221  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
222  handlers fast, optimized, and convenient. It's a separate library so anyone
223  can make use of the work put into Ecore to make this job easy for
224  applications.
225  .
226  This package includes:
227   - ecore_config: allows creation/editing of ecore_config databases
228
229 Package: libecore-dbg
230 Architecture: any
231 Section: libdevel
232 Priority: extra
233 Depends: ${misc:Depends}, libecore (= ${binary:Version})
234 Description: Debugging symbols for libecore
235  This is the core event abstraction layer and X abstraction layer that makes
236  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
237  handlers fast, optimized, and convenient. It's a separate library so anyone
238  can make use of the work put into Ecore to make this job easy for
239  applications
240  .
241  This package contains unstripped shared libraries. It is provided primarily
242  to provide a backtrace with names in a debugger, this makes it somewhat easier
243  to interpret core dumps. The libraries are installed in /usr/lib/debug and
244  are automatically used by gdb.