Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / feh / feh_1.2.6.oe
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 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