aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/calendar2_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/calendar2_svn.bb')
-rw-r--r--recipes/gpephone/calendar2_svn.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes/gpephone/calendar2_svn.bb b/recipes/gpephone/calendar2_svn.bb
deleted file mode 100644
index a5a09a46fd..0000000000
--- a/recipes/gpephone/calendar2_svn.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Calendar application for GPE Phone Edition"
-LICENSE = "LiPS"
-SECTION = "gpe"
-PRIORITY = "optional"
-PV = "0.0+svnr-${SRCREV}"
-PR = "r1"
-
-DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib libcalenabler2 libiac"
-
-inherit gpephone autotools
-
-SRC_URI = "${GPEPHONE_SVN} \
- file://disable-broken-tests.patch"
-
-S = ${WORKDIR}/${PN}
-
-FILES_${PN} += "${datadir}/database ${datadir}/res"