1 DESCRIPTION
= "Epdf is the glue between EFL and libpoppler"
3 DEPENDS
= "poppler evas ecore"
4 PV
= "0.1.0+svnr${SRCPV}"
6 SRCREV
= "${EFL_SRCREV}"
10 SRC_URI
= "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=epdf;proto=http"
11 # file
://fix
-plugin
-path
-check.patch
;HACK=1;patch=1"
12 # FIXME This package is
not really working correctly at the moment. It doesn't
13 # recognize epsilon
and doesn't build everything. The
next one actually using
14 # this package is welcome
to fix it.
18 FILES_$
{PN
}-dev
+= "${libdir}/ewl/tests/*.a ${libdir}/ewl/tests/*.la"
19 FILES_$
{PN
}-dbg
+= "${libdir}/ewl/tests/.debug"
21 # add epsilon additions
22 FILES_$
{PN
}-dev
+= "${libdir}/epsilon/plugins/epdf_thumbnailer.a ${libdir}/epsilon/plugins/epdf_thumbnailer.la"
23 FILES_$
{PN
}-dbg
+= "${libdir}/epsilon/plugins/.debug"
25 PACKAGES
+= "${PN}-ewl-widget epsilon-plugin-${PN}"
26 FILES_$
{PN
}-ewl
-widget
= "${libdir}/ewl/tests/libewl_pdf*.so*"
27 FILES_epsilon
-plugin
-$
{PN
} = "${libdir}/epsilon/plugins/epdf_thumbnailer.so*"