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.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes/gpephone/contact_svn.bb b/recipes/gpephone/contact_svn.bb
deleted file mode 100644
index 4d0c7a5c81..0000000000
--- a/recipes/gpephone/contact_svn.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-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"