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 / libshairplay / libshairplay.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libshairplay/libshairplay.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libshairplay/libshairplay.mk
new file mode 100644 (file)
index 0000000..35bbeac
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# libshairplay
+#
+################################################################################
+
+LIBSHAIRPLAY_VERSION = 64d59e3087f829006d091fa0d114efb50972a2bf
+LIBSHAIRPLAY_SITE = $(call github,juhovh,shairplay,$(LIBSHAIRPLAY_VERSION))
+LIBSHAIRPLAY_INSTALL_STAGING = YES
+LIBSHAIRPLAY_AUTORECONF = YES
+LIBSHAIRPLAY_LICENSE = MIT, BSD-3c, LGPLv2.1+
+LIBSHAIRPLAY_LICENSE_FILES = LICENSE
+LIBSHAIRPLAY_DEPENDENCIES = host-pkgconf $(if $(BR2_PACKAGE_LIBAO),libao)
+
+$(eval $(autotools-package))