python-etk git sanitize recipe and add to task-python-efl[-examples]
authorMichael Lauer <mickey@vanille-media.de>
Wed, 11 Jun 2008 22:15:29 +0000 (22:15 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 11 Jun 2008 22:15:29 +0000 (22:15 +0000)
packages/python/python-etk_git.bb
packages/tasks/task-python-efl-examples.bb
packages/tasks/task-python-efl.bb

index 3c2cb71..8f26644 100644 (file)
@@ -1,11 +1,10 @@
-DESCRIPTION = "Python etk binding"
-require python-efl.inc 
-DEPENDS += "etk python-setuptools python-ecore python-cython python-edje
-RDEPENDS += "etk python-cython python-evas python-ecore python-edje python-numeric python-math etk-themes" 
-PR = "r0.01"  
+require python-efl.inc
+DEPENDS += "etk"
+RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes
+PV = "0.0.0+git${SRCREV}"
+PR = "r1"  
 
 SRC_URI = "git://staff.get-e.org/users/cmarcelo/python-etk.git;protocol=git"
-
 S = "${WORKDIR}/git"
 
 do_stage() {         
index e78a4ca..34efbea 100644 (file)
@@ -6,9 +6,10 @@ RDEPENDS = "\
   python-ecore-examples \
   python-emotion-examples \
   python-edje-examples \
+  python-etk-examples \
   python-epsilon-examples \
   python-math python-textutils \
 "
-PR = "ml3"
+PR = "ml4"
 
 ALLOW_EMPTY = "1"
index 1c7f23a..d7b2d69 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
 LICENSE = "MIT"
 SECTION = "devel/python"
-RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon python-edbus"
-PR = "ml2"
+RDEPENDS = "python-evas python-ecore python-emotion python-edje python-etk python-epsilon python-edbus"
+PR = "ml3"
 
 ALLOW_EMPTY = "1"