aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/epiphany_2.21.92.bb2
-rw-r--r--recipes/gnome/epiphany_2.22.1.bb2
-rw-r--r--recipes/gnome/epiphany_2.24.0.bb2
-rw-r--r--recipes/gnome/epiphany_2.24.2.bb2
-rw-r--r--recipes/gnome/epiphany_2.27.1.bb2
-rw-r--r--recipes/gnome/epiphany_svn.bb2
-rw-r--r--recipes/gnome/gconf_2.28.0.bb2
-rw-r--r--recipes/gnome/gedit_2.28.0.bb2
-rw-r--r--recipes/gnome/gnome-icon-theme_2.28.0.bb2
-rw-r--r--recipes/gnome/gnome-mime-data_2.4.2.bb2
-rw-r--r--recipes/gnome/gnome-python_2.22.1.bb2
-rw-r--r--recipes/gnome/gnome-python_2.26.1.bb2
-rw-r--r--recipes/gnome/gnome-python_2.28.0.bb2
-rw-r--r--recipes/gnome/gnome-vfs_2.22.0.bb2
-rw-r--r--recipes/gnome/gnome-vfs_2.24.1.bb2
-rw-r--r--recipes/gnome/libgsf_1.13.3.bb2
-rw-r--r--recipes/gnome/libgsf_1.14.8.bb2
-rw-r--r--recipes/gnome/system-tools-backends_2.8.3.bb2
18 files changed, 18 insertions, 18 deletions
diff --git a/recipes/gnome/epiphany_2.21.92.bb b/recipes/gnome/epiphany_2.21.92.bb
index d39bf1eae1..f1ea1ced3d 100644
--- a/recipes/gnome/epiphany_2.21.92.bb
+++ b/recipes/gnome/epiphany_2.21.92.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR ="r2"
+PR = "r3"
inherit gnome
diff --git a/recipes/gnome/epiphany_2.22.1.bb b/recipes/gnome/epiphany_2.22.1.bb
index eff32d759e..6d851c8b16 100644
--- a/recipes/gnome/epiphany_2.22.1.bb
+++ b/recipes/gnome/epiphany_2.22.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r2"
+PR = "r3"
inherit gnome
diff --git a/recipes/gnome/epiphany_2.24.0.bb b/recipes/gnome/epiphany_2.24.0.bb
index cfdb9e35dd..d0a985660a 100644
--- a/recipes/gnome/epiphany_2.24.0.bb
+++ b/recipes/gnome/epiphany_2.24.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r1"
+PR = "r2"
inherit gnome
diff --git a/recipes/gnome/epiphany_2.24.2.bb b/recipes/gnome/epiphany_2.24.2.bb
index 1fbe9bd9c7..5ff779aa4b 100644
--- a/recipes/gnome/epiphany_2.24.2.bb
+++ b/recipes/gnome/epiphany_2.24.2.bb
@@ -4,7 +4,7 @@ RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
inherit gnome
-PR = "r2"
+PR = "r3"
EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
diff --git a/recipes/gnome/epiphany_2.27.1.bb b/recipes/gnome/epiphany_2.27.1.bb
index 3d890bf964..eb4cbf4f6a 100644
--- a/recipes/gnome/epiphany_2.27.1.bb
+++ b/recipes/gnome/epiphany_2.27.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r1"
+PR = "r2"
inherit gnome
diff --git a/recipes/gnome/epiphany_svn.bb b/recipes/gnome/epiphany_svn.bb
index 63e2e3477d..c0f297f689 100644
--- a/recipes/gnome/epiphany_svn.bb
+++ b/recipes/gnome/epiphany_svn.bb
@@ -4,7 +4,7 @@ RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
SRCREV = "7837"
PV = "2.20.1+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
inherit gnome
diff --git a/recipes/gnome/gconf_2.28.0.bb b/recipes/gnome/gconf_2.28.0.bb
index 59e913fe84..fcc2606591 100644
--- a/recipes/gnome/gconf_2.28.0.bb
+++ b/recipes/gnome/gconf_2.28.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.28/GConf-${PV}.tar.bz2
SRC_URI[archive.md5sum] = "ad2aeb9c7d906b274954c51a615caeac"
SRC_URI[archive.sha256sum] = "d057dcfe2bfb2a80e592349c2a78d7dce12d19542aeced466c64fb701c806ac8"
-PR="r1"
+PR = "r2"
RDEPENDS_${PN} += "dbus-x11"
diff --git a/recipes/gnome/gedit_2.28.0.bb b/recipes/gnome/gedit_2.28.0.bb
index 9bf3841e42..cbf1507199 100644
--- a/recipes/gnome/gedit_2.28.0.bb
+++ b/recipes/gnome/gedit_2.28.0.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS = "iso-codes gnome-common glib-2.0 gtk+ gconf gtksourceview2"
RDEPENDS_${PN} += " gtksourceview2"
-PR = "r2"
+PR = "r3"
inherit gnome pkgconfig
diff --git a/recipes/gnome/gnome-icon-theme_2.28.0.bb b/recipes/gnome/gnome-icon-theme_2.28.0.bb
index 6493d9275b..a97da76cc7 100644
--- a/recipes/gnome/gnome-icon-theme_2.28.0.bb
+++ b/recipes/gnome/gnome-icon-theme_2.28.0.bb
@@ -5,7 +5,7 @@ DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native"
RDEPENDS_${PN} = "hicolor-icon-theme"
RRECOMMENDS_${PN} = "librsvg-gtk"
-PR = "r3"
+PR = "r4"
inherit gnome
diff --git a/recipes/gnome/gnome-mime-data_2.4.2.bb b/recipes/gnome/gnome-mime-data_2.4.2.bb
index d5c874b8bd..20ea1366a3 100644
--- a/recipes/gnome/gnome-mime-data_2.4.2.bb
+++ b/recipes/gnome/gnome-mime-data_2.4.2.bb
@@ -4,7 +4,7 @@ inherit gnome
DEPENDS += "libxml-parser-perl-native shared-mime-info intltool-native"
RDEPENDS_${PN} = "shared-mime-info"
-PR = "r2"
+PR = "r3"
SRC_URI[archive.md5sum] = "37242776b08625fa10c73c18b790e552"
SRC_URI[archive.sha256sum] = "e8ee6534bd142ee0ed55134a5eb95f6e7f4b8640df2d3669ebd202f6d82f9a0d"
diff --git a/recipes/gnome/gnome-python_2.22.1.bb b/recipes/gnome/gnome-python_2.22.1.bb
index 7316114b86..8fd78cb790 100644
--- a/recipes/gnome/gnome-python_2.22.1.bb
+++ b/recipes/gnome/gnome-python_2.22.1.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPL"
DEPENDS = "libgnomeui pyorbit python-pygtk"
RDEPENDS_${PN} = "pyorbit"
-PR = "r2"
+PR = "r3"
inherit gnome distutils-base pkgconfig
diff --git a/recipes/gnome/gnome-python_2.26.1.bb b/recipes/gnome/gnome-python_2.26.1.bb
index 9b858c7c29..ecd9080be9 100644
--- a/recipes/gnome/gnome-python_2.26.1.bb
+++ b/recipes/gnome/gnome-python_2.26.1.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPL"
DEPENDS = "libgnomeui pyorbit python-pygtk"
RDEPENDS_${PN} = "pyorbit"
-PR = "r1"
+PR = "r2"
inherit gnome distutils-base pkgconfig
diff --git a/recipes/gnome/gnome-python_2.28.0.bb b/recipes/gnome/gnome-python_2.28.0.bb
index fc217bc3fc..8028bd786e 100644
--- a/recipes/gnome/gnome-python_2.28.0.bb
+++ b/recipes/gnome/gnome-python_2.28.0.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPL"
DEPENDS = "libgnomeui pyorbit python-pygtk"
RDEPENDS_${PN} = "pyorbit"
-PR = "r2"
+PR = "r3"
inherit gnome distutils-base pkgconfig
diff --git a/recipes/gnome/gnome-vfs_2.22.0.bb b/recipes/gnome/gnome-vfs_2.22.0.bb
index 3d4098367f..70c563aa4e 100644
--- a/recipes/gnome/gnome-vfs_2.22.0.bb
+++ b/recipes/gnome/gnome-vfs_2.22.0.bb
@@ -3,7 +3,7 @@ DEPENDS = "libxml2 gconf gnutls avahi dbus dbus-glib bzip2 gnome-mime-data zlib"
RRECOMMENDS_${PN} = "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 = "r1"
+PR = "r2"
inherit gnome
diff --git a/recipes/gnome/gnome-vfs_2.24.1.bb b/recipes/gnome/gnome-vfs_2.24.1.bb
index 206e723796..7e2af8e6b0 100644
--- a/recipes/gnome/gnome-vfs_2.24.1.bb
+++ b/recipes/gnome/gnome-vfs_2.24.1.bb
@@ -3,7 +3,7 @@ DEPENDS = "libxml2 gconf gnutls avahi dbus dbus-glib bzip2 gnome-mime-data zlib
RRECOMMENDS_${PN} = "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
diff --git a/recipes/gnome/libgsf_1.13.3.bb b/recipes/gnome/libgsf_1.13.3.bb
index 5bae38db34..710abe2bc9 100644
--- a/recipes/gnome/libgsf_1.13.3.bb
+++ b/recipes/gnome/libgsf_1.13.3.bb
@@ -1,6 +1,6 @@
LICENSE = "GPL"
SECTION = "libs"
-PR = "r1"
+PR = "r2"
DEPENDS= "libxml2 glib-2.0 zlib gtk-doc libbonobo gnome-vfs"
RDEPENDS_${PN} = "gconf gnome-vfs"
diff --git a/recipes/gnome/libgsf_1.14.8.bb b/recipes/gnome/libgsf_1.14.8.bb
index 49deeb9c19..c6bc01ae62 100644
--- a/recipes/gnome/libgsf_1.14.8.bb
+++ b/recipes/gnome/libgsf_1.14.8.bb
@@ -1,6 +1,6 @@
LICENSE = "GPL"
SECTION = "libs"
-PR = "r0"
+PR = "r1"
DEPENDS= "libxml2 bzip2 glib-2.0 zlib gtk-doc libbonobo gnome-vfs"
RDEPENDS_${PN} = "gconf gnome-vfs"
diff --git a/recipes/gnome/system-tools-backends_2.8.3.bb b/recipes/gnome/system-tools-backends_2.8.3.bb
index b555795a62..a0b0c9872d 100644
--- a/recipes/gnome/system-tools-backends_2.8.3.bb
+++ b/recipes/gnome/system-tools-backends_2.8.3.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "gnome system tools backends"
LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
DEPENDS = "dbus dbus-glib glib-2.0 policykit"