aboutsummaryrefslogtreecommitdiffstats
path: root/epeg/epeg.oe
diff options
context:
space:
mode:
Diffstat (limited to 'epeg/epeg.oe')
-rw-r--r--epeg/epeg.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/epeg/epeg.oe b/epeg/epeg.oe
deleted file mode 100644
index e812f6c046..0000000000
--- a/epeg/epeg.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-SECTION = "libs"
-LICENSE = "MIT"
-PV = "0.0cvs${CVSDATE}"
-DEPENDS = "jpeg"
-DESCRIPTION = "Epeg is a small library for handling thumbnails."
-
-SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/epeg \
- file://dirs.patch;patch=1"
-S = "${WORKDIR}/epeg"
-
-inherit autotools