python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / x11r7 / xapp_showfont / xapp_showfont.mk
blobc0b8c9a3a2c778405fc06ff9b1a389e9d70c0332
1 ################################################################################
3 # xapp_showfont
5 ################################################################################
7 XAPP_SHOWFONT_VERSION = 1.0.5
8 XAPP_SHOWFONT_SOURCE = showfont-$(XAPP_SHOWFONT_VERSION).tar.bz2
9 XAPP_SHOWFONT_SITE = http://xorg.freedesktop.org/releases/individual/app
10 XAPP_SHOWFONT_LICENSE = MIT
11 XAPP_SHOWFONT_LICENSE_FILES = COPYING
12 XAPP_SHOWFONT_DEPENDENCIES = xlib_libFS
14 $(eval $(autotools-package))