summaryrefslogtreecommitdiff
path: root/packages/efl1/epsilon_0.3.0.009.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-07-08 19:55:00 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-07-08 19:55:00 +0000
commit136eb8e8ee4c5423bdb8e10159ea28995d4483ad (patch)
tree99e0722dc9fd994ba56173d8df13373d3460d4a8 /packages/efl1/epsilon_0.3.0.009.bb
parent1ec7a0712927cacf656097701fe97e2182663ca2 (diff)
add epsilon_cvs to get the shiny new epdf thumbnailer plugin
Diffstat (limited to 'packages/efl1/epsilon_0.3.0.009.bb')
-rw-r--r--packages/efl1/epsilon_0.3.0.009.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/efl1/epsilon_0.3.0.009.bb b/packages/efl1/epsilon_0.3.0.009.bb
index eba3a11e34..ffda151f8b 100644
--- a/packages/efl1/epsilon_0.3.0.009.bb
+++ b/packages/efl1/epsilon_0.3.0.009.bb
@@ -1,12 +1,12 @@
DESCRIPTION = "Epsilon is a flexible and powerful image thumbnailing library \
that is compliant with the freedesktop.org Thumbnail Managing Standard."
-LICENSE = "LGPL"
+LICENSE = "BSD"
+# can also depend on xine for movie thumbnails
DEPENDS = "imlib2 epeg libpng evas ecore edje perl-native"
+PR = "r1"
inherit efl1
-PR = "r0"
-
PACKAGES =+ "epsilon-tests"
-FILES_epsilon-tests = "${bindir}/*_* ${datadir}"
+FILES_epsilon-tests = "${bindir}/${PN} ${bindir}/*_* ${datadir}"
FILES_${PN} = "${libdir}/lib*.so*"