X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=cirros-testvm%2Fsrc-cirros%2Fbuildroot-2015.05%2Fpackage%2Fefl%2Flibembryo%2Flibembryo.mk;fp=cirros-testvm%2Fsrc-cirros%2Fbuildroot-2015.05%2Fpackage%2Fefl%2Flibembryo%2Flibembryo.mk;h=ebbf0b25cd23c8c404a62d94280ec5b8c6c029cf;hb=b0a0f15dfaa205161a7fcb20cf1b8cd4948c2ef3;hp=0000000000000000000000000000000000000000;hpb=c6ac3cd55ee2da956195eee393b0882105dfad4e;p=packages%2Ftrusty%2Fcirros-testvm.git diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/efl/libembryo/libembryo.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/efl/libembryo/libembryo.mk new file mode 100644 index 0000000..ebbf0b2 --- /dev/null +++ b/cirros-testvm/src-cirros/buildroot-2015.05/package/efl/libembryo/libembryo.mk @@ -0,0 +1,18 @@ +################################################################################ +# +# libembryo +# +################################################################################ + +LIBEMBRYO_VERSION = $(EFL_VERSION) +LIBEMBRYO_SOURCE = embryo-$(LIBEMBRYO_VERSION).tar.bz2 +LIBEMBRYO_SITE = http://download.enlightenment.org/releases +LIBEMBRYO_LICENSE = BSD-2c, Embryo license +LIBEMBRYO_LICENSE_FILES = COPYING + +LIBEMBRYO_INSTALL_STAGING = YES + +LIBEMBRYO_DEPENDENCIES = host-pkgconf libeina + +$(eval $(autotools-package)) +$(eval $(host-autotools-package))