summaryrefslogtreecommitdiff
path: root/packages/efl1
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-10-10 14:27:44 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-10-10 14:27:44 +0000
commit062a789c90b2a8410d0aa896f45f615e70700653 (patch)
tree65161175a15e0c8aeac85c618436354556593765 /packages/efl1
parent684e77b0e2f27b33eb7f7c64543ca04598101011 (diff)
parent274dd1b578d179e70a1c9db6d6a9fc9db73ed2b7 (diff)
merge of '3a46b29cc934022c7df085ba522531c57df6de56'
and 'c3be7d35a09514cd7f28929bb60b9f7801d12c54'
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"