diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 14:07:42 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-17 10:36:43 +0100 |
commit | 1c70f2139252b2334884a612522355e60335bd68 (patch) | |
tree | b0010c930ecd958ba3d3571aaf38b59043e59046 /recipes/efl1 | |
parent | 3d48522d8463918b26e4992658f615660092fe12 (diff) |
svn recipes: change +svnr${SRCREV} +svnr${SRCPV}
* Just formal change
* No need to bump PE or PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/ecore.inc | 2 | ||||
-rw-r--r-- | recipes/efl1/edb_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/edbus_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/edje_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/eet_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/eflpp_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/efreet_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/eina_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/elementary_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/embryo_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/emotion_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/engrave_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/enhance_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/epdf_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/epeg_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/epsilon_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/esmart_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/etk_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/evas.inc | 2 | ||||
-rw-r--r-- | recipes/efl1/evolve_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/ewl_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/exml_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/imlib2_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/libefso_svn.bb | 2 |
24 files changed, 24 insertions, 24 deletions
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc index 0ebddd56dc..4cbbc01774 100644 --- a/recipes/efl1/ecore.inc +++ b/recipes/efl1/ecore.inc @@ -3,7 +3,7 @@ LICENSE = "MIT BSD" DEPENDS = "curl eet evas tslib libxtst libxcomposite libxinerama libxscrnsaver libxdamage libxrandr libxcursor libxprintutil" # optional # DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv" -PV = "0.9.9.060+svnr${SRCREV}" +PV = "0.9.9.060+svnr${SRCPV}" PR = "r3" inherit efl diff --git a/recipes/efl1/edb_svn.bb b/recipes/efl1/edb_svn.bb index a3d2d3d99c..06d1cf7ed2 100644 --- a/recipes/efl1/edb_svn.bb +++ b/recipes/efl1/edb_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Edb is the Enlightenment database library" LICENSE = "MIT BSD" DEPENDS = "zlib" -PV = "1.0.5.050+svnr${SRCREV}" +PV = "1.0.5.050+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/edbus_svn.bb b/recipes/efl1/edbus_svn.bb index adc6b7fbea..d26b40c14e 100644 --- a/recipes/efl1/edbus_svn.bb +++ b/recipes/efl1/edbus_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "DBus and HAL convenience wrappers for EFL" DEPENDS = "dbus ecore" LICENSE = "MIT BSD" -PV = "0.5.0.060+svnr${SRCREV}" +PV = "0.5.0.060+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/edje_svn.bb b/recipes/efl1/edje_svn.bb index bfd00ecb96..a4453fc95a 100644 --- a/recipes/efl1/edje_svn.bb +++ b/recipes/efl1/edje_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Edje is the Enlightenment graphical design & layout library" DEPENDS = "lua5.1 eet evas ecore embryo edje-native" LICENSE = "MIT BSD" -PV = "0.9.92.060+svnr${SRCREV}" +PV = "0.9.92.060+svnr${SRCPV}" PR = "r4" inherit efl diff --git a/recipes/efl1/eet_svn.bb b/recipes/efl1/eet_svn.bb index 4af40da984..338cf89163 100644 --- a/recipes/efl1/eet_svn.bb +++ b/recipes/efl1/eet_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "EET is the Enlightenment data storage library" DEPENDS = "zlib jpeg openssl eina" LICENSE = "MIT BSD" -PV = "1.1.0+svnr${SRCREV}" +PV = "1.1.0+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/eflpp_svn.bb b/recipes/efl1/eflpp_svn.bb index 4942f5c548..c54e8be16c 100644 --- a/recipes/efl1/eflpp_svn.bb +++ b/recipes/efl1/eflpp_svn.bb @@ -3,7 +3,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>" HOMEPAGE = "http://www.vanille-media.de/site/index.php/projects/efl/" LICENSE = "LGPL" DEPENDS = "evas ecore edje emotion esmart etk ewl libsigc++-2.0" -PV = "0.1.0+svnr${SRCREV}" +PV = "0.1.0+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/efreet_svn.bb b/recipes/efl1/efreet_svn.bb index 7ed8812087..0d0bcdf329 100644 --- a/recipes/efl1/efreet_svn.bb +++ b/recipes/efl1/efreet_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "The Enlightenment freedesktop.org library" DEPENDS = "ecore" LICENSE = "MIT BSD" -PV = "0.5.0.060+svnr${SRCREV}" +PV = "0.5.0.060+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb index e62cdd2380..4871cd3ce9 100644 --- a/recipes/efl1/eina_svn.bb +++ b/recipes/efl1/eina_svn.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Eina is the Enlightenment data library" LICENSE = "LGPL" -PV = "0.0.2.060+svnr${SRCREV}" +PV = "0.0.2.060+svnr${SRCPV}" PR = "r0" inherit efl diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb index d523cbf1aa..06f98bbed3 100644 --- a/recipes/efl1/elementary_svn.bb +++ b/recipes/efl1/elementary_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "EFL based widget set for mobile devices" LICENSE = "LGPL" DEPENDS = "efreet evas ecore edje eet edbus" -PV = "0.0.0+svnr${SRCREV}" +PV = "0.0.0+svnr${SRCPV}" PR = "r4" inherit efl diff --git a/recipes/efl1/embryo_svn.bb b/recipes/efl1/embryo_svn.bb index 222d85a7cb..c8d67f9fcb 100644 --- a/recipes/efl1/embryo_svn.bb +++ b/recipes/efl1/embryo_svn.bb @@ -1,6 +1,6 @@ DESCRIPTION = "The Enlightenment C-like scripting language for Edje" LICENSE = "MIT BSD" -PV = "0.9.9.060+svnr${SRCREV}" +PV = "0.9.9.060+svnr${SRCPV}" PR = "r2" inherit efl diff --git a/recipes/efl1/emotion_svn.bb b/recipes/efl1/emotion_svn.bb index 662628d4c2..c5733be8a1 100644 --- a/recipes/efl1/emotion_svn.bb +++ b/recipes/efl1/emotion_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment multimedia library" LICENSE = "MIT BSD" # we no longer build the libxine backend, since the gstreamer backend seems more promising DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base" -PV = "0.1.0.042+svnr${SRCREV}" +PV = "0.1.0.042+svnr${SRCPV}" PR = "r4" inherit efl diff --git a/recipes/efl1/engrave_svn.bb b/recipes/efl1/engrave_svn.bb index 3dc5e332a2..d4a00bf6a2 100644 --- a/recipes/efl1/engrave_svn.bb +++ b/recipes/efl1/engrave_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Engrave is an Edje Editing Library" LICENSE = "MIT" # also requires yacc and lex on host DEPENDS = "evas ecore" -PV = "0.0.0+svnr${SRCREV}" +PV = "0.0.0+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/enhance_svn.bb b/recipes/efl1/enhance_svn.bb index b44cbec75c..ae3405ee4d 100644 --- a/recipes/efl1/enhance_svn.bb +++ b/recipes/efl1/enhance_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Enhance translates between glade .xml files and ETK" LICENSE = "MIT" DEPENDS = "exml" -PV = "0.0.1+svnr${SRCREV}" +PV = "0.0.1+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/epdf_svn.bb b/recipes/efl1/epdf_svn.bb index 7aeb537268..bc180450a8 100644 --- a/recipes/efl1/epdf_svn.bb +++ b/recipes/efl1/epdf_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Epdf is the glue between EFL and libpoppler" LICENSE = "MIT BSD" DEPENDS = "poppler evas ecore etk ewl" -PV = "0.1.0+svnr${SRCREV}" +PV = "0.1.0+svnr${SRCPV}" PR = "r2" inherit efl diff --git a/recipes/efl1/epeg_svn.bb b/recipes/efl1/epeg_svn.bb index 25ea7fa0b9..dac7284013 100644 --- a/recipes/efl1/epeg_svn.bb +++ b/recipes/efl1/epeg_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Epeg is a small library for handling thumbnails." LICENSE = "MIT" DEPENDS = "jpeg" -PV = "0.9.0+svnr${SRCREV}" +PV = "0.9.0+svnr${SRCPV}" PR = "r2" inherit efl diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb index 1f348d1777..b08e7afc1e 100644 --- a/recipes/efl1/epsilon_svn.bb +++ b/recipes/efl1/epsilon_svn.bb @@ -3,7 +3,7 @@ that is compliant with the freedesktop.org Thumbnail Managing Standard." LICENSE = "MIT BSD" # can also depend on xine for movie thumbnails DEPENDS = "libpng evas ecore edje perl-native" -PV = "0.3.0.012+svnr${SRCREV}" +PV = "0.3.0.012+svnr${SRCPV}" PR = "r4" inherit efl diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb index 1ff75a4a84..4e938753d9 100644 --- a/recipes/efl1/esmart_svn.bb +++ b/recipes/efl1/esmart_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "ESmart is a collection of smart Evas objects" LICENSE = "MIT BSD" DEPENDS = "evas ecore edje imlib2 epsilon libtool" -PV = "0.9.0.050+svnr${SRCREV}" +PV = "0.9.0.050+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/etk_svn.bb b/recipes/efl1/etk_svn.bb index 4b06590301..bb3e4a14c8 100644 --- a/recipes/efl1/etk_svn.bb +++ b/recipes/efl1/etk_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Etk is an advanced widget toolkit based on the Enlightenment Foundation Libraries." DEPENDS = "evas ecore edje" LICENSE = "MIT" -PV = "0.1.0.042+svnr${SRCREV}" +PV = "0.1.0.042+svnr${SRCPV}" PR = "r5" inherit efl diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc index 833d38f240..f45fcb8e53 100644 --- a/recipes/efl1/evas.inc +++ b/recipes/efl1/evas.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Evas is the Enlightenment canvas API" LICENSE = "MIT BSD" # can also depend on valgrind, libsdl-x11, directfb DEPENDS = "eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi" -PV = "0.9.9.060+svnr${SRCREV}" +PV = "0.9.9.060+svnr${SRCPV}" PR = "r1" diff --git a/recipes/efl1/evolve_svn.bb b/recipes/efl1/evolve_svn.bb index 24e794b9cd..e11406c3fb 100644 --- a/recipes/efl1/evolve_svn.bb +++ b/recipes/efl1/evolve_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Evolve allows you to write ETK designs using a C-like language" LICENSE = "MIT" DEPENDS = "etk evolve-native" -PV = "0.1.0.001+svnr${SRCREV}" +PV = "0.1.0.001+svnr${SRCPV}" PR = "r2" inherit efl diff --git a/recipes/efl1/ewl_svn.bb b/recipes/efl1/ewl_svn.bb index a1d373b963..a8e0bfaf8d 100644 --- a/recipes/efl1/ewl_svn.bb +++ b/recipes/efl1/ewl_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "The Enlightened Widget Library" DEPENDS = "evas ecore edje emotion efreet epsilon" LICENSE = "MIT BSD" -PV = "0.5.3.050+svnr${SRCREV}" +PV = "0.5.3.050+svnr${SRCPV}" PR = "r1" inherit efl diff --git a/recipes/efl1/exml_svn.bb b/recipes/efl1/exml_svn.bb index 363a23d7f1..3c505f2e95 100644 --- a/recipes/efl1/exml_svn.bb +++ b/recipes/efl1/exml_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Exml is a generic XML parser wrapper." LICENSE = "MIT" DEPENDS = "libxml2 libxslt ecore" -PV = "0.1.1+svnr${SRCREV}" +PV = "0.1.1+svnr${SRCPV}" PR = "r2" inherit efl diff --git a/recipes/efl1/imlib2_svn.bb b/recipes/efl1/imlib2_svn.bb index 025a36add4..230ba7136b 100644 --- a/recipes/efl1/imlib2_svn.bb +++ b/recipes/efl1/imlib2_svn.bb @@ -3,7 +3,7 @@ LICENSE = "BSD" # can also depend on tiff34, ungif or gif, z, bz2, id3tag DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" PROVIDES = "virtual/imlib2" -PV = "1.4.2.001+svnr${SRCREV}" +PV = "1.4.2.001+svnr${SRCPV}" PR = "r0" inherit efl diff --git a/recipes/efl1/libefso_svn.bb b/recipes/efl1/libefso_svn.bb index 276cd100ef..d9bc651908 100644 --- a/recipes/efl1/libefso_svn.bb +++ b/recipes/efl1/libefso_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "EFL FSO wrapper library" SECTION = "e/libs" LICENSE = "GPLv2" DEPENDS = "ecore edbus" -PV = "0.0.1+svnr${SRCREV}" +PV = "0.0.1+svnr${SRCPV}" SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=libefso" S = "${WORKDIR}/libefso" |