epdf svn remove patch (no longer applies, may not be necessary anymore either)
authorMichael Lauer <mickey@vanille-media.de>
Fri, 10 Oct 2008 14:26:17 +0000 (14:26 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 10 Oct 2008 14:26:17 +0000 (14:26 +0000)
See note though.

packages/efl1/epdf_svn.bb

index 02f8553..7aeb537 100644 (file)
@@ -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"