aboutsummaryrefslogtreecommitdiffstats
path: root/packages/feh/feh_1.2.6.bb
blob: 1d2fcaaf077f74ad4de63f747fad0474eb0c4c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
SECTION = "x11/utils"
DESCRIPTION = "feh is a fast, lightweight image viewer which uses imlib2."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "MIT"
DEPENDS = "imlib2 giblib jpeg libx11 libxext libxt"

SRC_URI = "http://linuxbrit.co.uk/downloads/feh-${PV}.tar.gz \
	   file://cross.patch;patch=1"
S = "${WORKDIR}/feh-${PV}"

inherit autotools