Added libtool as Build-Depends to everything that uses
[framework/uifw/efreet.git] / debian / control
1 Source: efreet
2 Section: libs
3 Priority: optional
4 Maintainer: Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
5 Uploaders: Albin Tonnerre <albin.tonnerre@gmail.com>,
6  Xavier Oswald <x.oswald@free.fr>, Jan Lübbe <jluebbe@debian.org>
7 Build-Depends: debhelper (>= 6), cdbs, libecore-dev (>= 0.9.9.060+svnYYYYMMDD), libeina-dev (>= 0.0.2.060+svnYYYYMMDD), doxygen, graphviz, libtool
8 Standards-Version: 3.8.1
9 Homepage: http://www.enlightenment.org
10
11 Package: libefreet-svn-01
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Conflicts: libefreet0
15 Provides: libefreet0
16 Description: Library that implements freedesktop.org specs for use with E17/EFL
17  An implementation of several specifications from freedesktop.org intended for
18  use in Enlightenment DR17 (e17) and other applications using the Enlightenment
19  Foundation Libraries (EFL). Currently, the following specifications are
20  included:
21   - Base Directory
22   - Desktop Entry
23   - Icon Theme
24   - Menu
25  .
26  This package provides the libefreet0 and libefreet0-mime libraries, which
27  contains efreet-based functions for dealing with mime.
28
29 Package: libefreet-dev
30 Section: libdevel
31 Architecture: any
32 Depends: ${misc:Depends}, libefreet-svn-01 (= ${binary:Version}), libecore-dev (>= 0.9.9.060+svnYYYYMMDD), libeina-dev
33 Suggests: libefreet-doc
34 Description: Development files for libefreet and libefreet-mime
35  An implementation of several specifications from freedesktop.org intended for
36  use in Enlightenment DR17 (e17) and other applications using the Enlightenment
37  Foundation Libraries (EFL). Currently, the following specifications are
38  included:
39   - Base Directory
40   - Desktop Entry
41   - Icon Theme
42   - Menu
43  .
44  This packages contains headers and static libraries for Efreet.
45
46 Package: libefreet-doc
47 Section: doc
48 Depends: ${misc:Depends}
49 Architecture: all
50 Enhances: libefreet-dev
51 Description: libefreet and libfreet-mime API documentation
52  An implementation of several specifications from freedesktop.org intended for
53  use in Enlightenment DR17 (e17) and other applications using the Enlightenment
54  Foundation Libraries (EFL). Currently, the following specifications are
55  included:
56   - Base Directory
57   - Desktop Entry
58   - Icon Theme
59   - Menu
60  .
61  This package contains HTML documentation for development with libefreet and
62  libefreet-mime.