summaryrefslogtreecommitdiff
path: root/packages/e17/entice_20060416.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-06-21 03:51:17 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-06-21 03:51:17 +0000
commita375ded2d26d83858eb03dcb716f76969f8efa4c (patch)
tree31df8b093e56d48282878cef75d8fd02f051407e /packages/e17/entice_20060416.bb
parent2a018a41a0106416788e36c574375c7654f27e33 (diff)
e17 applications: catch up with EFL overhaul
Diffstat (limited to 'packages/e17/entice_20060416.bb')
-rw-r--r--packages/e17/entice_20060416.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/packages/e17/entice_20060416.bb b/packages/e17/entice_20060416.bb
deleted file mode 100644
index 663ee97cd8..0000000000
--- a/packages/e17/entice_20060416.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Entice is the E17 picture viewer"
-# can also depend on GIMP for editing
-LICENSE = "MIT"
-DEPENDS = "edb evas-x11 ecore-x11 edje epsilon esmart-x11"
-PR = "r1"
-
-inherit e
-
-RDEPENDS += "libesmart-container-plugins libesmart-thumb libesmart-trans-x11-0 libesmart-file-dialog"
-
-SRC_URI = "${E_CVS};module=e17/apps/entice;date=${PV}"
-S = "${WORKDIR}/entice"
-
-EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
-
-FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}"
-