aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mml-widget/gtkmathview_0.7.6.bb
blob: 16b93734d90d0f08c318cb66834e7e882c0ace67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
HOMEPAGE = "http://helm.cs.unibo.it/mml-widget/"
DEPENDS = "gtk+ popt libxslt libxml2"

SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz"

inherit autotools pkgconfig

EXTRA_OECONF = "--disable-binreloc"

do_configure() {
	oe_runconf
}

SRC_URI[md5sum] = "4bb348c98367228f0de0a2216a13d48f"
SRC_URI[sha256sum] = "4b104ab94774ca429aa639a1a6f0adec1ca1443bfd444f2100c063e3cf70e6bb"