aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/contact_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/contact_svn.bb')
-rw-r--r--recipes/gpephone/contact_svn.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/gpephone/contact_svn.bb b/recipes/gpephone/contact_svn.bb
new file mode 100644
index 0000000000..ef4d2707ab
--- /dev/null
+++ b/recipes/gpephone/contact_svn.bb
@@ -0,0 +1,18 @@
+DESCRIPTION = "G(PE)^2 address book v2"
+SECTION = "gpe"
+PRIORITY = "optional"
+LICENSE = "LiPS"
+DEPENDS = "gtk+ libgpephone dbus-glib libabenabler2 librecord2 libgemwidget"
+PV = "0.0+svnr-${SRCREV}"
+PR = "r0"
+
+inherit gpephone autotools
+
+SRC_URI = ${GPEPHONE_SVN}
+
+S = "${WORKDIR}/contact/trunk"
+
+
+FILES_${PN} += "${datadir}"
+
+DEFAULT_PREFERENCE = "-1"