summaryrefslogtreecommitdiff
path: root/packages/efl1/epsilon_0.3.0.010.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl1/epsilon_0.3.0.010.bb')
-rw-r--r--packages/efl1/epsilon_0.3.0.010.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/efl1/epsilon_0.3.0.010.bb b/packages/efl1/epsilon_0.3.0.010.bb
new file mode 100644
index 0000000000..ffda151f8b
--- /dev/null
+++ b/packages/efl1/epsilon_0.3.0.010.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Epsilon is a flexible and powerful image thumbnailing library \
+that is compliant with the freedesktop.org Thumbnail Managing Standard."
+LICENSE = "BSD"
+# can also depend on xine for movie thumbnails
+DEPENDS = "imlib2 epeg libpng evas ecore edje perl-native"
+PR = "r1"
+
+inherit efl1
+
+PACKAGES =+ "epsilon-tests"
+FILES_epsilon-tests = "${bindir}/${PN} ${bindir}/*_* ${datadir}"
+FILES_${PN} = "${libdir}/lib*.so*"