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 / xapp_mkfontscale / xapp_mkfontscale.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk
new file mode 100644 (file)
index 0000000..b99a646
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# xapp_mkfontscale
+#
+################################################################################
+
+XAPP_MKFONTSCALE_VERSION = 1.1.2
+XAPP_MKFONTSCALE_SOURCE = mkfontscale-$(XAPP_MKFONTSCALE_VERSION).tar.bz2
+XAPP_MKFONTSCALE_SITE = http://xorg.freedesktop.org/releases/individual/app
+XAPP_MKFONTSCALE_LICENSE = MIT
+XAPP_MKFONTSCALE_LICENSE_FILES = COPYING
+XAPP_MKFONTSCALE_DEPENDENCIES = zlib freetype xlib_libfontenc xproto_xproto
+
+$(eval $(autotools-package))
+$(eval $(host-autotools-package))