aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcalctool/gcalctool_5.28.0.bb
blob: 31ce77e75132d1b0b832188b8b7b177e1b9cbf5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "gtk+"
DESCRIPTION = "gcalctool is a powerful calculator"
PR = "r0"

SRC_URI = "file://makefile-fix.diff;patch=1"

inherit gnome

do_configure_prepend() {
	sed -i 's:-I$(includedir)::g' src/Makefile.am
}


SRC_URI[archive.md5sum] = "03d8f034ee844888e7ec9ad317096028"
SRC_URI[archive.sha256sum] = "4271a17bbca56d7b335f18c1ebf350b931565d90e92925b9e5c0585b416f3765"