bump more recipes for glib update
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 3 Oct 2014 23:47:06 +0000 (02:47 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 3 Oct 2014 23:55:17 +0000 (02:55 +0300)
20 files changed:
recipes/dbus/dbus_1.3.0.bb
recipes/gnome/gconf_2.28.0.bb
recipes/gnome/gnome-keyring_2.28.2.bb
recipes/gnome/gnome-vfs_2.24.1.bb
recipes/networkmanager/modemmanager_0.4.bb
recipes/networkmanager/networkmanager-openvpn_0.8.bb
recipes/networkmanager/networkmanager_0.8.1.bb
recipes/python/python-pycairo_1.8.0.bb
recipes/python/python-pygobject_2.20.0.bb
recipes/python/python-pygtk_2.16.0.bb
recipes/xfce-base/exo_0.3.107.bb
recipes/xfce-base/libxfce4menu_4.6.2.bb
recipes/xfce-base/libxfce4util_4.6.2.bb
recipes/xfce-base/libxfcegui4_4.6.4.bb
recipes/xfce-base/xfce-utils_4.6.2.bb
recipes/xfce-base/xfce4-appfinder_4.6.2.bb
recipes/xfce-base/xfce4-panel_4.6.4.bb
recipes/xfce-base/xfconf_4.6.2.bb
recipes/xfce-base/xfdesktop_4.6.2.bb
recipes/xfce-base/xfwm4_4.6.2.bb

index a06d9dc..5aeb54b 100644 (file)
@@ -20,4 +20,4 @@ SRC_URI = "\
 # This is the development version of dbus that will lead to 1.4.x
 DEFAULT_PREFERENCE = "-1"
 
-PR = "r2"
+PR = "r3"
index 9a87b5c..d7657e7 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
 DEPENDS = "glib-2.0 gtk+ dbus dbus-glib orbit2 libxml2 policykit"
 ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
 
-PR = "r1"
+PR = "r2"
 
 S = "${WORKDIR}/GConf-${PV}"
 
index 3a1e12d..17dbf46 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "GNOME security credential management"
 LICENSE = "GPL"
 SECTION = "x11/gnome"
 DEPENDS = " gtk+-native libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt"
-PR = "r1"
+PR = "r2"
 
 inherit gnome pkgconfig
 
index 367228d..e432b41 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "libxml2 gconf gnutls avahi dbus dbus-glib bzip2 gnome-mime-data zlib
 RRECOMMENDS = "gnome-vfs-plugin-file shared-mime-info"
 # Some legacy packages will require gnome-mime-data to be installed, but use of
 # it is deprecated.
-PR = "r2"
+PR = "r3"
 
 inherit gnome
 
index bdaabf0..f1dc85b 100644 (file)
@@ -8,6 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ModemManager/0.4/ModemManager-
 SRC_URI[archive.md5sum] = "d4681f08e76cbb766522256144267ced"
 SRC_URI[archive.sha256sum] = "8b5415ae8597726f82e9fd09237c02b5c8af7e9f4fc4cba00f9fe183cc2c6c5f"
 
+PR = "r1"
+
 S = "${WORKDIR}/ModemManager-${PV}"
 
 inherit autotools
index d845e90..71adc19 100644 (file)
@@ -14,7 +14,7 @@ EXTRA_OECONF = " \
 
 inherit autotools pkgconfig
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI += "${GNOME_MIRROR}/NetworkManager-openvpn/${@gnome_verdir("${PV}")}/NetworkManager-openvpn-${PV}.tar.bz2 \
 "
index 922017b..75b74db 100644 (file)
@@ -1,6 +1,6 @@
 require networkmanager-0.7.inc
 
-PR = "r4"
+PR = "r5"
 
 #DEFAULT_PREFERENCE = "-1"
 
index ef79a85..c76d66d 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://cairographics.org/pycairo"
 LICENSE = "LGPL MPL"
 # cairo >= 1.8.0
 DEPENDS = "cairo"
-PR = "ml4"
+PR = "ml5"
 
 SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
            file://fix-setup-py.patch;patch=1"
index f4894b0..bb49ac2 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
 DEPENDS = "libffi python-pygobject-native-${PV} glib-2.0"
 PE = "1"
 
-PR = "r3"
+PR = "r4"
 
 MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 
index e7b1c1b..0b9e594 100644 (file)
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "python-shell python-pycairo python-pygobject"
 PROVIDES = "python-pygtk2"
 SRCNAME = "pygtk"
 LICENSE = "LGPL"
-PR = "r3"
+PR = "r4"
 
 MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/${MAJ_VER}/${SRCNAME}-${PV}.tar.bz2;name=pygtk \
index e397f5e..946f490 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION="Xfce extensions and framework library with session management support"
 DEPENDS = "libxfce4util hal liburi-perl-native python-native cairo"
 SECTION = "x11"
-PR = "r1"
+PR = "r2"
 
 inherit xfce46 python-dir
 
index 663944a..28081d2 100644 (file)
@@ -4,7 +4,7 @@ DEPENDS = "gettext pkgconfig libxfce4util intltool"
 RDEPENDS_${PN} = "gtk+ libxfce4util"
 
 LICENSE="LGPL-2 FDL-1.1"
-PR = "r0"
+PR = "r2"
 
 inherit xfce46
 
index 67aba2e..dc1e184 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "Basic utility library for Xfce4"
 SECTION = "x11/libs"
 LICENSE = "GPL"
 DEPENDS = "glib-2.0 xfce4-dev-tools "
-PR = "r0"
+PR = "r1"
 
 inherit xfce46
 
index 255f482..f170e6c 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = "gettext pkgconfig intltool virtual/libx11 libxfce4util xfconf dbh lib
 RDEPENDS_${PN} = "xfconf startup-notification "
 
 SECTION = "x11/libs"
-PR = "r0"
+PR = "r1"
 
 inherit xfce46
 
index 08048c4..6b397f9 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION="Xfce4 Utilities"
 DEPENDS = "virtual/libx11 libxfcegui4"
 SECTION = "x11"
-PR = "r0"
+PR = "r1"
 
 inherit xfce46
 
index a73383d..1e295e3 100644 (file)
@@ -3,7 +3,7 @@
 DESCRIPTION="Xfce4 Application Finder"
 DEPENDS="libxfcegui4 libxfce4menu thunar"
 SECTION = "x11"
-PR = "r0"
+PR = "r1"
 
 inherit xfce46
 
index fe402b8..bfcfccf 100644 (file)
@@ -3,7 +3,7 @@
 DESCRIPTION = "Xfce4 Panel"
 DEPENDS = "virtual/libx11 startup-notification libxfcegui4 libxml2 exo libwnck"
 SECTION = "x11"
-PR = "r0"
+PR = "r1"
 
 inherit xfce46
 
index 3db4c91..4509d5e 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPL-2"
 DEPENDS = "libxfce4util"
 RDEPENDS_${PN} = "libxfce4util"
 
-PR = "r0"
+PR = "r1"
 
 inherit xfce46
 
index 4ecaf28..49e70d0 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/base"
 
 DEPENDS = "virtual/libx11 exo libxfcegui4 xfce4-panel thunar gtk+"
 RDEPENDS_${PN} = "libxfcegui4 libxml2 xfce4-panel thunar exo gtk+"
-PR = "r1"
+PR = "r2"
 
 inherit xfce46
 
index 30c41cc..aad3c7f 100644 (file)
@@ -2,7 +2,7 @@
 
 DESCRIPTION="Xfce4 Window Manager"
 SECTION = "x11/wm"
-PR = "r2"
+PR = "r3"
 
 inherit xfce46 update-alternatives