]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/fbi/fbi_1.31.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nonworking / fbi / fbi_1.31.bb
1 HOMEPAGE = "http://bytesex.org/fbi.html"
2 DESCRIPTION = "frame buffer image viewer"
3 DEPENDS = "jpeg"
4
5 SRC_URI = "http://dl.bytesex.org/releases/fbida/fbi_${PV}.tar.gz"
6
7 inherit autotools
8
9 CFLAGS_append = " ${LDFLAGS}"
10 EXTRA_OECONF = "--disable-magick --without-x"