python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / x11r7 / xapp_fstobdf / xapp_fstobdf.mk
blobe897514c80b438733263773adb51b709c8bfd4c1
1 ################################################################################
3 # xapp_fstobdf
5 ################################################################################
7 XAPP_FSTOBDF_VERSION = 1.0.6
8 XAPP_FSTOBDF_SOURCE = fstobdf-$(XAPP_FSTOBDF_VERSION).tar.bz2
9 XAPP_FSTOBDF_SITE = http://xorg.freedesktop.org/releases/individual/app
10 XAPP_FSTOBDF_LICENSE = MIT
11 XAPP_FSTOBDF_LICENSE_FILES = COPYING
12 XAPP_FSTOBDF_DEPENDENCIES = xlib_libFS xlib_libX11
14 $(eval $(autotools-package))