summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb (renamed from meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
index 606c752e2..13550d78b 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
@@ -1,8 +1,6 @@
1LICENSE = "GPLv2" 1LICENSE = "GPLv2"
2SECTION = "x11/gnome/libs" 2SECTION = "x11/gnome/libs"
3 3
4PR = "r2"
5
6DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common freetype" 4DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common freetype"
7 5
8LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
@@ -12,9 +10,8 @@ inherit pkgconfig gnome
12SRC_URI += "file://fix.includes.patch \ 10SRC_URI += "file://fix.includes.patch \
13 file://freetype.patch \ 11 file://freetype.patch \
14 " 12 "
15 13SRC_URI[archive.md5sum] = "63b05ffb5386e131487c6af30f4c56ac"
16SRC_URI[archive.md5sum] = "d66b81ee8aa3b3a33f5efc9a47ce07e3" 14SRC_URI[archive.sha256sum] = "1034ec8651051f84d2424e7a1da61c530422cc20ce5b2d9e107e1e46778d9691"
17SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6"
18 15
19FILES_${PN}-dbg += "\ 16FILES_${PN}-dbg += "\
20 ${libdir}/${PN}/${PV}/modules/.debug \ 17 ${libdir}/${PN}/${PV}/modules/.debug \