944bf9631a5a7003aaf8e8071be6a9c4ed53a55a
[maemo-efl] / trunk / python-edje / debian / control.in
1 Source: python-edje
2 Section: python
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libedje0-dev (>= @EDJE_VERSION@), edje0-bin (>= @EDJE_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-cython-dev
6 Standards-Version: 3.6.2.2
7
8 Package: python2.5-edje
9 Section: python
10 Architecture: any
11 Provides: python-edje
12 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= @PYTHON-EVAS_VERSION@)
13 Description: Python bindings for Edje
14  This packages contains modules that allow you to use
15  Edje(enlightenment Graphical layout and animation library) in Python programs.
16
17 Package: python2.5-edje-demo
18 Section: user/accessories
19 Architecture: any
20 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libecore0-evas (>= @ECORE_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-edje (= ${Source-Version})
21 Description: Python-edje demos
22  This package contains python-edje demos:
23  App Launcher, Virtual keyboard
24