aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpesyncd/gpe-synctool_svn.bb
blob: 2fdc4c7e56bfac925815d2a9341ad984363c5604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Sync daemon for GPE and OpenSync"
LICENSE = "GPL"
DEPENDS = "gtk+ glib-2.0 libgpewidget"

PV = "0.0+svn${SRCDATE}"
PR = "r0"

SRC_URI = "${GPE_SVN}"

S = "${WORKDIR}/${PN}"

inherit autotools