aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/edje-player_svn.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/e17/edje-player_svn.bb b/recipes/e17/edje-player_svn.bb
deleted file mode 100644
index 40c0c99c94..0000000000
--- a/recipes/e17/edje-player_svn.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Edje-Player is just that."
-SECTION = "x11/devel"
-LICENSE = "MIT BSD"
-DEPENDS = "etk"
-SRCNAME = "edje_editor"
-PV = "0.0.0+svnr${SRCPV}"
-PR = "r0"
-SRCREV = "${EFL_SRCREV}"
-
-inherit e
-
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=edje_player;proto=http"
-S = "${WORKDIR}/edje_player"
-
-FILES_${PN} += "${datadir}"