summaryrefslogtreecommitdiff
path: root/packages/nonworking/efl/epsilon_0.3.0.008.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-21 16:08:16 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-21 16:08:16 +0000
commitba68b5b60c6b212df3ac763a9283462564403330 (patch)
tree976a4391a5e19d6835f314598ed1cb24fa3a4c09 /packages/nonworking/efl/epsilon_0.3.0.008.bb
parentfa1cb20696128f0b580187f779aac90b879456f7 (diff)
parent07903f2bd73ad78932437c6dcfb45c25f722fc57 (diff)
merge of 'aaafb999d11846eacd606047f3cddf7a583a9e0c'
and 'b0652ec03153efab79c1e4fedf9f6847d4695672'
Diffstat (limited to 'packages/nonworking/efl/epsilon_0.3.0.008.bb')
-rw-r--r--packages/nonworking/efl/epsilon_0.3.0.008.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/nonworking/efl/epsilon_0.3.0.008.bb b/packages/nonworking/efl/epsilon_0.3.0.008.bb
new file mode 100644
index 0000000000..d3c1cba1e4
--- /dev/null
+++ b/packages/nonworking/efl/epsilon_0.3.0.008.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "Epsilon is a flexable and powerful image thumbnailing library \
+that is complient with the freedesktop.org Thumbnail Managing Standard."
+LICENSE = "GPL"
+DEPENDS = "imlib2 epeg libpng evas ecore edje perl-native"
+PR = "r0"
+
+inherit efl1
+
+#SRC_URI += "file://compile-fix.patch;patch=1 \
+# ${E_CVS};module=e17/libs/epsilon/m4;date=20060101"
+# file://server-is-not-client.patch;patch=1 \
+
+#do_configure_prepend() {
+# install -d "${S}/m4"
+# install "${WORKDIR}/m4/"*.m4 "${S}/m4"
+# aclocal -I m4
+#}