mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1113 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
247 B
BlitzBasic
9 lines
247 B
BlitzBasic
SRC_URI = "http://hem.bredband.net/miko22/${P}.tar.gz"
|
|
|
|
LICENSE = "GPL"
|
|
DEPENDS = "gtk+ curl gconf"
|
|
HOMEPAGE = "http://hem.bredband.net/miko22/"
|
|
DESCRIPTION = "Linux port of the Funambol C++ SyncML client connector."
|
|
|
|
inherit autotools pkgconfig
|