aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opensync/syncml-client_0.1.bb
blob: 6b5a758d808a48b2cf4b98666d90722d9de88c92 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
DEPENDS = "gtk+ curl gconf"
HOMEPAGE = "http://hem.bredband.net/miko22/"
DESCRIPTION = "Linux port of the Funambol C++ SyncML client connector." 
PR ="r1"

SRC_URI = "http://hem.bredband.net/miko22/${P}.tar.gz       \
	   file://syncml-client-pc-in-cross.patch "

inherit autotools pkgconfig