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 / x11r7 / xfont_encodings / xfont_encodings.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xfont_encodings/xfont_encodings.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xfont_encodings/xfont_encodings.mk
new file mode 100644 (file)
index 0000000..568dbcb
--- /dev/null
@@ -0,0 +1,16 @@
+################################################################################
+#
+# xfont_encodings
+#
+################################################################################
+
+XFONT_ENCODINGS_VERSION = 1.0.4
+XFONT_ENCODINGS_SOURCE = encodings-$(XFONT_ENCODINGS_VERSION).tar.bz2
+XFONT_ENCODINGS_SITE = http://xorg.freedesktop.org/releases/individual/font
+XFONT_ENCODINGS_LICENSE = Public Domain
+XFONT_ENCODINGS_LICENSE_FILES = COPYING
+
+XFONT_ENCODINGS_DEPENDENCIES = host-xapp_mkfontscale host-pkgconf xutil_util-macros
+
+$(eval $(autotools-package))
+$(eval $(host-autotools-package))