summaryrefslogtreecommitdiff
path: root/packages/efl1/epsilon_0.3.0.010.bb
blob: ffda151f8bd5faf418581b8182395b713a945b80 (plain)
1
2
3
4
5
6
7
8
9
10
11
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*"