aboutsummaryrefslogtreecommitdiffstats
path: root/feh/feh_1.2.6.oe
blob: de3a746b07c385e8d6cee54e32e17542cc601c9d (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 x11 xext xt"

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

inherit autotools