The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gqview / gqview.mk
1 ################################################################################
2 #
3 # gqview
4 #
5 ################################################################################
6
7 GQVIEW_VERSION = 2.1.5
8 GQVIEW_SITE = http://prdownloads.sourceforge.net/gqview
9 GQVIEW_DEPENDENCIES = host-pkgconf libgtk2
10 GQVIEW_CONF_ENV = LIBS="-lm"
11 GQVIEW_LICENSE = GPLv2
12 GQVIEW_LICENSE_FILES = COPYING
13
14 $(eval $(autotools-package))