aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/feh/feh_1.2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/feh/feh_1.2.7.bb')
-rw-r--r--recipes/feh/feh_1.2.7.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/feh/feh_1.2.7.bb b/recipes/feh/feh_1.2.7.bb
new file mode 100644
index 0000000000..1e0f0e4684
--- /dev/null
+++ b/recipes/feh/feh_1.2.7.bb
@@ -0,0 +1,10 @@
+SECTION = "x11/utils"
+DESCRIPTION = "feh is a fast, lightweight image viewer which uses imlib2."
+LICENSE = "MIT"
+DEPENDS = "virtual/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