1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-07 03:04:04 +00:00
Files
2008-06-17 15:48:06 +00:00

12 lines
259 B
BlitzBasic

LICENSE = "GPL"
DEPENDS = "libopensync"
HOMEPAGE = "http://www.opensync.org/"
PV = "0.22+svnr${SRCREV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.opensync.org/multisync;module=trunk;proto=http"
S = "${WORKDIR}/trunk"
inherit autotools pkgconfig scons