]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/feh/feh_1.2.6.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / feh / feh_1.2.6.bb
1 SECTION = "x11/utils"
2 DESCRIPTION = "feh is a fast, lightweight image viewer which uses imlib2."
3 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
4 LICENSE = "MIT"
5 DEPENDS = "imlib2 giblib jpeg x11 xext xt"
6
7 SRC_URI = "http://linuxbrit.co.uk/downloads/feh-${PV}.tar.gz \
8            file://cross.patch;patch=1"
9 S = "${WORKDIR}/feh-${PV}"
10
11 inherit autotools