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

DEPENDS = virtual/libc libjpeg
RDEPENDS = libc6 jpeg

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

inherit autotools libtool