summaryrefslogtreecommitdiff
path: root/epeg/epeg.oe
blob: 547129afea06c671cc5ccc469e31eac128352227 (plain)
1
2
3
4
5
6
7
8
9
PV = ${DATE}

DEPENDS = virtual/libc jpeg
RDEPENDS = libc6 libjpeg

SRC_URI = cvs://anonymous:@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/epeg
S = ${WORKDIR}/epeg

inherit autotools libtool