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 / adwaita-icon-theme / adwaita-icon-theme.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/adwaita-icon-theme/adwaita-icon-theme.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/adwaita-icon-theme/adwaita-icon-theme.mk
new file mode 100644 (file)
index 0000000..f9a6b50
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# adwaita-icon-theme
+#
+################################################################################
+
+ADWAITA_ICON_THEME_VERSION_MAJOR = 3.14
+ADWAITA_ICON_THEME_VERSION = $(ADWAITA_ICON_THEME_VERSION_MAJOR).0
+ADWAITA_ICON_THEME_SITE = ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/$(ADWAITA_ICON_THEME_VERSION_MAJOR)
+ADWAITA_ICON_THEME_SOURCE = adwaita-icon-theme-$(ADWAITA_ICON_THEME_VERSION).tar.xz
+ADWAITA_ICON_THEME_LICENSE = LGPLv3 or CC-BY-SA-3.0
+ADWAITA_ICON_THEME_LICENSE_FILES = COPYING COPYING_LGPL COPYING_CCBYSA3
+ADWAITA_ICON_THEME_DEPENDENCIES = host-intltool host-libgtk3
+
+$(eval $(autotools-package))