aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcalctool/gcalctool_5.28.0.bb
blob: 64a84fc49526fe9cdf0e382d219d4ffde3bd42d6 (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;apply=yes"

inherit gnome

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


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