summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-common_3.14.0.bb2
-rw-r--r--meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb2
-rw-r--r--meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb1
3 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_3.14.0.bb b/meta/recipes-gnome/gnome/gnome-common_3.14.0.bb
index 1f9fe8bf5c..80b7033ee1 100644
--- a/meta/recipes-gnome/gnome/gnome-common_3.14.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-common_3.14.0.bb
@@ -8,8 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
8SECTION = "x11/gnome" 8SECTION = "x11/gnome"
9inherit gnomebase allarch 9inherit gnomebase allarch
10 10
11GNOME_COMPRESS_TYPE = "xz"
12
13SRC_URI[archive.md5sum] = "ba58c61d0d81b7c3ff8452c620513a9d" 11SRC_URI[archive.md5sum] = "ba58c61d0d81b7c3ff8452c620513a9d"
14SRC_URI[archive.sha256sum] = "4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c" 12SRC_URI[archive.sha256sum] = "4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c"
15 13
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
index 321eb7f700..78cc005f99 100644
--- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
+++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
@@ -2,8 +2,6 @@ require gnome-doc-utils.inc
2LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ 2LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
3 file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" 3 file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343"
4 4
5GNOME_COMPRESS_TYPE = "xz"
6
7SRC_URI += "file://xsltproc_nonet.patch \ 5SRC_URI += "file://xsltproc_nonet.patch \
8 file://use-usr-bin-env-for-python-in-xml2po.patch \ 6 file://use-usr-bin-env-for-python-in-xml2po.patch \
9 file://sysrooted-pkg-config.patch \ 7 file://sysrooted-pkg-config.patch \
diff --git a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
index 65b79f0dc2..a31eb5571a 100644
--- a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
@@ -13,6 +13,7 @@ SRC_URI += "file://pkgconfig.patch"
13 13
14SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c" 14SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
15SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7" 15SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7"
16GNOME_COMPRESS_TYPE="bz2"
16 17
17DEPENDS += "shared-mime-info intltool-native" 18DEPENDS += "shared-mime-info intltool-native"
18RDEPENDS_${PN} = "shared-mime-info" 19RDEPENDS_${PN} = "shared-mime-info"