summaryrefslogtreecommitdiff
path: root/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
blob: a6bbcc875440578048a0dcc7bef65462ff388306 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# xlib_libXcursor -- X.Org Xcursor library
#
################################################################################

XLIB_LIBXCURSOR_VERSION = 1.1.10
XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2
XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXCURSOR_AUTORECONF = NO
XLIB_LIBXCURSOR_INSTALL_STAGING = YES
XLIB_LIBXCURSOR_DEPENDENCIES = xlib_libX11 xlib_libXfixes xlib_libXrender xproto_xproto

$(eval $(call AUTOTARGETS,package/x11r7,xlib_libXcursor))