summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-gnome/gcalctool/gcalctool_5.7.32.bb
blob: 4b74cf19c583401f1227869c59a72d19021cb77a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "gtk+"
DESCRIPTION = "gcalctool is a powerful calculator"
PR = "r2"

SRC_URI = "http://download.gnome.org/sources/${BPN}/5.7/${BPN}-${PV}.tar.gz \
        file://makefile-fix.diff;patch=1\
	file://fix-includedir.patch;patch=1"

inherit autotools pkgconfig

EXTRA_OECONF = "--disable-gnome"
OpenPOWER on IntegriCloud