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

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

inherit autotools pkgconfig

EXTRA_OECONF = "--disable-gnome"

SRC_URI[md5sum] = "c4d4234f6951389027399e9c596a8abe"
SRC_URI[sha256sum] = "c232fc4b36d063b714d4470c603f462c9e6ccfcd9fb7c071e08356869376381e"