aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libgnomeprint_2.8.2.bb
blob: 7bfae9c58d323d102323bbdf63f41b98fe28487b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LICENSE = "GPL"
SECTION = "x11/gnome/libs"
PR = "r2"

DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common"

inherit flow-lossage pkgconfig gnome

FILES_${PN}-dbg += "${libdir}/libgnomeprint/2.8.2/modules/transports/.debug \
		    ${libdir}/libgnomeprint/2.8.2/modules/.debug"

do_stage() {
	install -d ${STAGING_LIBDIR}
	oe_libinstall -so -a -C libgnomeprint libgnomeprint-2-2 ${STAGING_LIBDIR}
	gnome_stage_includes
}

SRC_URI[archive.md5sum] = "8361c4e1bc3d87b91435807d0c06a3e4"
SRC_URI[archive.sha256sum] = "155ea46d59a2f366f8c72f97ed3e2f64f6afd259f1049f1d6da93f64ed503389"