cb24be3e357fa48ef2039c00d63115ffa029fd36
[maemo-efl] / trunk / python-etk / debian / control.in
1 Source: python-etk
2 Section: python
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
6 Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libetk0-dev (>= @ETK_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-cython-dev
7 Standards-Version: 3.7.2
8 Homepage: http://www.enlightenment.org
9
10 Package: python2.5-etk
11 Section: python
12 Architecture: any
13 Provides: python-etk
14 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libetk0 (>= @ETK_VERSION@), libetk0-engine-all (>= @ETK_VERSION@), python2.5-evas (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@)
15 Description: Python bindings for ETK
16  This packages contains modules that allow you to use
17  ETK (enlightenment tookit) in Python programs.