Removed debian_gregale dir
[maemo-efl] / trunk / epsilon / debian_gregale / control
1 Source: epsilon
2 Section: libs
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Build-Depends: cdbs, quilt, debhelper, zlib1g-dev, libepeg-dev, libevas-dev, libecore-dev, libedje-dev, libimlib2-dev, libpng12-dev
6 Standards-Version: 3.7.2
7
8 Package: libepsilon0-dev
9 Section: libdevel
10 Architecture: any
11 Depends: libepsilon0 (= ${Source-Version})
12 Provides: libepsilon-dev
13 Description: Enlightenment thumbnailing library development files
14  This is a small, display independent, and quick thumbnailing library.
15  .
16  This package contains headers and static libraries for development with
17  libepeg.
18
19 Package: libepsilon0
20 Section: libs
21 Architecture: any
22 Depends: ${shlibs:Depends}
23 Recommends: epsilon-bin
24 Provides: libepsilon
25 Description: Enlightenment thumbnailing library API
26  This is a small, display independent, and quick thumbnailing library.
27  .
28  This package contains the shared library.
29
30 Package: epsilon0-bin
31 Section: libs
32 Architecture: any
33 Depends: ${shlibs:Depends}
34 Provides: epsilon-bin
35 Description: Enlightenment thumbnailing binary
36  This is a small, display independent, and quick thumbnailing library.
37  .
38  This package contains the Epsilon binary program.