summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-06-12 21:56:18 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-13 00:24:24 +0200
commit4ce6eef3f839a76e4f04562d07ffaa043970e539 (patch)
tree1836d5e38794cf1de30c9189d13b10f06f403883
parent5a1bf75065ac4f9cbfea7f2bb3d5a337641e0a82 (diff)
downloadptxdist-4ce6eef3f839a76e4f04562d07ffaa043970e539.tar.gz
ptxdist-4ce6eef3f839a76e4f04562d07ffaa043970e539.tar.xz
xorg-lib-xcursor: version bump 1.1.11 -> 1.1.13
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xorg-lib-Xcursor.make18
1 files changed, 3 insertions, 15 deletions
diff --git a/rules/xorg-lib-Xcursor.make b/rules/xorg-lib-Xcursor.make
index 1d8199a2e..5af15c6c0 100644
--- a/rules/xorg-lib-Xcursor.make
+++ b/rules/xorg-lib-Xcursor.make
@@ -16,34 +16,22 @@ PACKAGES-$(PTXCONF_XORG_LIB_XCURSOR) += xorg-lib-xcursor
#
# Paths and names
#
-XORG_LIB_XCURSOR_VERSION := 1.1.11
-XORG_LIB_XCURSOR_MD5 := 866ed46f7e0d85b8c0003cebbb78a4af
+XORG_LIB_XCURSOR_VERSION := 1.1.13
+XORG_LIB_XCURSOR_MD5 := 52efa81b7f26c8eda13510a2fba98eea
XORG_LIB_XCURSOR := libXcursor-$(XORG_LIB_XCURSOR_VERSION)
XORG_LIB_XCURSOR_SUFFIX := tar.bz2
XORG_LIB_XCURSOR_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XCURSOR).$(XORG_LIB_XCURSOR_SUFFIX))
XORG_LIB_XCURSOR_SOURCE := $(SRCDIR)/$(XORG_LIB_XCURSOR).$(XORG_LIB_XCURSOR_SUFFIX)
XORG_LIB_XCURSOR_DIR := $(BUILDDIR)/$(XORG_LIB_XCURSOR)
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(XORG_LIB_XCURSOR_SOURCE):
- @$(call targetinfo)
- @$(call get, XORG_LIB_XCURSOR)
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
-XORG_LIB_XCURSOR_PATH := PATH=$(CROSS_PATH)
-XORG_LIB_XCURSOR_ENV := $(CROSS_ENV)
-
#
# autoconf
#
-XORG_LIB_XCURSOR_AUTOCONF := $(CROSS_AUTOCONF_USR)
+XORG_LIB_XCURSOR_CONF_TOOL := autoconf
# ----------------------------------------------------------------------------
# Target-Install