[oe-commits] : epdf svn remove patch (no longer applies, may not be necessary anymore either)

OE GIT Trial gittrial at amethyst.openembedded.net
Fri Oct 10 14:23:35 UTC 2008


Module: org.openembedded.dev.git
Branch: org.openembedded.dev
Commit: 9197ca47f285b13a94b1a2ad1a820140028ff773
URL:    http://gitweb.openembedded.net/?p=org.openembedded.dev.git&a=commit;h=9197ca47f285b13a94b1a2ad1a820140028ff773

Author:  <mickeyl at openembedded.org>
Date:   Fri Oct 10 14:26:17 2008 +0000

epdf svn remove patch (no longer applies, may not be necessary anymore either)
See note though.

---

 packages/efl1/epdf_svn.bb |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/packages/efl1/epdf_svn.bb b/packages/efl1/epdf_svn.bb
index 02f8553..7aeb537 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"





More information about the Openembedded-commits mailing list