summaryrefslogtreecommitdiffstats
path: root/recipes/galago/eds-feed_0.3.2.bb
blob: a41e4fa51c3ee016a543c62a50df0b99b60adab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Galago linkage to the Evolution Data Server."
HOMEPAGE = "http://www.galago-project.org/"
LICENSE = "GPL"
DEPENDS = "gettext libgalago dbus glib-2.0 eds-dbus"

SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
           file://disable-bonobo.patch;apply=yes"
#           file://no-check.patch;apply=yes"
#EXTRA_OECONF =	"--disable-binreloc"

FILES_${PN} += "${libdir}/galago/eds-feed"

inherit autotools pkgconfig


SRC_URI[md5sum] = "1f6ac4910dc8bb0276549bd0308f8acb"
SRC_URI[sha256sum] = "6b7448359284f5af75cbb7027c47616b28aca8b90f9a16b9ec954fa50e455ed3"