aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-watch/gpe-watch_0.10.bb
blob: bcb8bcb481ed2106150ea7fa7d647b9e16d1f094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
inherit gpe pkgconfig
PR = "r1"

DESCRIPTION = "GPE analog clock-watch"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://fix_makefile.patch \
            file://fix_install.patch \
            file://no-render-h.patch \
           "

SRC_URI[md5sum] = "0c1cc9a5e7086194c1d2ff462759f135"
SRC_URI[sha256sum] = "4e3cc87dfde964eda9092f72f6a945765795d00dad5bb2368d9cb0a500f21fc8"