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

DEFAULT_PREFERENCE = "-1"

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

SRC_URI = "${GPE_SVN}"

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

inherit autotools