0.9.1.041-maemo.2 release tagged
[maemo-efl] / tags / 0.9.1.041-maemo.2 / python-edje / debian / control
diff --git a/tags/0.9.1.041-maemo.2/python-edje/debian/control b/tags/0.9.1.041-maemo.2/python-edje/debian/control
new file mode 100644 (file)
index 0000000..9986d60
--- /dev/null
@@ -0,0 +1,24 @@
+Source: python-edje
+Section: python
+Priority: optional
+Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
+Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso2), python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libedje0-dev (>= 0.5.0.040-maemo.1), python-evas-dev
+Standards-Version: 3.6.2.2
+
+Package: python2.5-edje
+Section: python
+Architecture: any
+Provides: python-edje
+Depends: python2.5 (>= 2.5.1-1osso2), ${shlibs:Depends}
+Description: Python bindings for Edje
+ This packages contains modules that allow you to use 
+ Edje(enlightenment Graphical layout and animation library) in Python programs.
+
+Package: python-efl-core-demo
+Section: user/accessories
+Architecture: any
+Depends: python2.5 (>= 2.5.1-1osso2), ${shlibs:Depends}, libecore-evas, python2.5-ecore (>= 0.1.1-maemo.1), python2.5-evas (>= 0.1.1-maemo.1), python2.5-edje (>= 0.1.1-maemo.1)
+Description: Python-edje demos
+ This package contains python-edje demos: 
+ App Launcher, Virtual keyboard 
+