python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / x11r7 / xlib_libXft / xlib_libXft.mk
blobde9b47093bab54b41d1307bdb235f75785aff9de
1 ################################################################################
3 # xlib_libXft
5 ################################################################################
7 XLIB_LIBXFT_VERSION = 2.3.2
8 XLIB_LIBXFT_SOURCE = libXft-$(XLIB_LIBXFT_VERSION).tar.bz2
9 XLIB_LIBXFT_SITE = http://xorg.freedesktop.org/releases/individual/lib
10 XLIB_LIBXFT_LICENSE = MIT
11 XLIB_LIBXFT_LICENSE_FILES = COPYING
12 XLIB_LIBXFT_AUTORECONF = YES
13 XLIB_LIBXFT_INSTALL_STAGING = YES
14 XLIB_LIBXFT_DEPENDENCIES = fontconfig freetype xlib_libX11 xlib_libXext xlib_libXrender xproto_xproto
16 $(eval $(autotools-package))