aboutsummaryrefslogtreecommitdiffstats
path: root/packages/feh/feh_1.2.6.bb
blob: 37cbd49d2f729620e000e1ba4b780ce1a7add54e (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 virtual/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