aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl1
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-10-10 14:26:17 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-10-10 14:26:17 +0000
commit274dd1b578d179e70a1c9db6d6a9fc9db73ed2b7 (patch)
tree108a3d1e998f41ea591261d7f2f2e1507c467a56 /packages/efl1
parent8eb816b8d76b3187a41be0756ad75951dbd68063 (diff)
downloadopenembedded-274dd1b578d179e70a1c9db6d6a9fc9db73ed2b7.tar.gz
epdf svn remove patch (no longer applies, may not be necessary anymore either)
See note though.
Diffstat (limited to 'packages/efl1')
-rw-r--r--packages/efl1/epdf_svn.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/efl1/epdf_svn.bb b/packages/efl1/epdf_svn.bb
index 02f8553976..7aeb537268 100644
--- a/packages/efl1/epdf_svn.bb
+++ b/packages/efl1/epdf_svn.bb
@@ -6,9 +6,13 @@ PR = "r2"
inherit efl
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=epdf;proto=http"
+# file://fix-plugin-path-check.patch;HACK=1;patch=1"
+# FIXME This package is not really working correctly at the moment. It doesn't
+# recognize epsilon and doesn't build everything. The next one actually using
+# this package is welcome to fix it.
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=epdf;proto=http \
- file://fix-plugin-path-check.patch;HACK=1;patch=1"
+EXTRA_OECONF = "--enable-etk --enable-ewl"
# add ewl additions
FILES_${PN}-dev += "${libdir}/ewl/tests/*.a ${libdir}/ewl/tests/*.la"