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 / divine / divine.mk
1 ################################################################################
2 #
3 # divine
4 #
5 ################################################################################
6
7 # tagged version 1.6.3, tarball is missing files
8 DIVINE_VERSION = 83cafc257a42b9465cd9d6185bf66b8c1b7ed704
9 DIVINE_SITE = git://git.directfb.org/git/directfb/extras/DiVine.git
10 DIVINE_LICENSE = LGPLv2.1+
11 DIVINE_LICENSE_FILES = COPYING
12 DIVINE_INSTALL_STAGING = YES
13 DIVINE_DEPENDENCIES = directfb
14 DIVINE_CONFIG_SCRIPTS = divine-config
15
16 # package has no configure script so we have to generate it
17 DIVINE_AUTORECONF = YES
18
19 $(eval $(autotools-package))