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 / efl / libembryo / libembryo.mk
1 ################################################################################
2 #
3 # libembryo
4 #
5 ################################################################################
6
7 LIBEMBRYO_VERSION = $(EFL_VERSION)
8 LIBEMBRYO_SOURCE = embryo-$(LIBEMBRYO_VERSION).tar.bz2
9 LIBEMBRYO_SITE = http://download.enlightenment.org/releases
10 LIBEMBRYO_LICENSE = BSD-2c, Embryo license
11 LIBEMBRYO_LICENSE_FILES = COPYING
12
13 LIBEMBRYO_INSTALL_STAGING = YES
14
15 LIBEMBRYO_DEPENDENCIES = host-pkgconf libeina
16
17 $(eval $(autotools-package))
18 $(eval $(host-autotools-package))