diff options
Diffstat (limited to 'meta-gnome/recipes-gnome')
-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 @@ | |||
1 | LICENSE = "GPLv2" | 1 | LICENSE = "GPLv2" |
2 | SECTION = "x11/gnome/libs" | 2 | SECTION = "x11/gnome/libs" |
3 | 3 | ||
4 | PR = "r2" | ||
5 | |||
6 | DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common freetype" | 4 | DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common freetype" |
7 | 5 | ||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
@@ -12,9 +10,8 @@ inherit pkgconfig gnome | |||
12 | SRC_URI += "file://fix.includes.patch \ | 10 | SRC_URI += "file://fix.includes.patch \ |
13 | file://freetype.patch \ | 11 | file://freetype.patch \ |
14 | " | 12 | " |
15 | 13 | SRC_URI[archive.md5sum] = "63b05ffb5386e131487c6af30f4c56ac" | |
16 | SRC_URI[archive.md5sum] = "d66b81ee8aa3b3a33f5efc9a47ce07e3" | 14 | SRC_URI[archive.sha256sum] = "1034ec8651051f84d2424e7a1da61c530422cc20ce5b2d9e107e1e46778d9691" |
17 | SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6" | ||
18 | 15 | ||
19 | FILES_${PN}-dbg += "\ | 16 | FILES_${PN}-dbg += "\ |
20 | ${libdir}/${PN}/${PV}/modules/.debug \ | 17 | ${libdir}/${PN}/${PV}/modules/.debug \ |