summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/contact_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/gpephone/contact_svn.bb')
-rw-r--r--recipes/obsolete/gpephone/contact_svn.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/recipes/obsolete/gpephone/contact_svn.bb b/recipes/obsolete/gpephone/contact_svn.bb
new file mode 100644
index 0000000000..4d0c7a5c81
--- /dev/null
+++ b/recipes/obsolete/gpephone/contact_svn.bb
@@ -0,0 +1,19 @@
+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"
+SRCREV = "1410"
+
+inherit gpephone autotools
+
+SRC_URI = ${GPEPHONE_SVN}
+
+S = "${WORKDIR}/contact/trunk"
+
+
+FILES_${PN} += "${datadir}"
+
+DEFAULT_PREFERENCE = "-1"