comparison src/xcb-util-cursor.mk @ 4519:58de4f56c797

update most X11 packages to latest version and to use tar.bz2 files
author John W. Eaton <jwe@octave.org>
date Thu, 19 Oct 2017 17:11:27 -0400
parents b74853c2afa1
children cfb1eb9664dd
comparison
equal deleted inserted replaced
4518:c48b41efdcf4 4519:58de4f56c797
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 0.1.3 6 $(PKG)_VERSION := 0.1.3
7 $(PKG)_CHECKSUM := 26562eb6d4151307f7b6a53453d360ecfc0563ac 7 $(PKG)_CHECKSUM := 26562eb6d4151307f7b6a53453d360ecfc0563ac
8 $(PKG)_SUBDIR := xcb-util-cursor-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := xcb-util-cursor-$($(PKG)_VERSION)
9 $(PKG)_FILE := xcb-util-cursor-$($(PKG)_VERSION).tar.bz2 9 $(PKG)_FILE := xcb-util-cursor-$($(PKG)_VERSION).tar.bz2
10 $(PKG)_URL := http://xorg.freedesktop.org/archive/individual/xcb/$($(PKG)_FILE) 10 $(PKG)_URL := http://www.x.org/archive/individual/xcb/$($(PKG)_FILE)
11 $(PKG)_DEPS := xcb xcb-util-image xcb-util-renderutil 11 $(PKG)_DEPS := xcb xcb-util-image xcb-util-renderutil
12 12
13 ifeq ($(MXE_WINDOWS_BUILD),yes) 13 ifeq ($(MXE_WINDOWS_BUILD),yes)
14 define $(PKG)_BUILD 14 define $(PKG)_BUILD
15 endef 15 endef