aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libgnomeprintui_2.18.3.bb
blob: 9e2af8f1c57f9065887ac42dbe06473c042690ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LICENSE = "GPL"
SECTION = "x11/gnome/libs"
DEPENDS = "libgnomeprint gtk+ libgnomecanvas gnome-icon-theme"
PR = "r1"

inherit gnome pkgconfig

EXTRA_OECONF = "use_local_libgnomeprint_la=no"

do_stage() {
	autotools_stage_all
}

SRC_URI[archive.md5sum] = "f2c5796f15d6b6701bfa224d856098ce"
SRC_URI[archive.sha256sum] = "4f7c75e54474a76eff41b6e3da15afadd2d5207a04bc82d85b728395563cf747"