blob: d8dc08e11f6d10001b3d4f557887dc0c8eb84e6a (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "Epsilon is a flexable and powerful image thumbnailing library \
that is complient with the freedesktop.org Thumbnail Managing Standard."
LICENSE = "GPL"
DEPENDS = "edje epeg libpng virtual/imlib2"
inherit efl
SRC_URI += "file://compile-fix.patch;patch=1"
|