summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:07:49 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:38 +0200
commit79ae3546c11ed14a8b3683fcd845a6f315bad2f3 (patch)
tree847c1e5a94dabb671d4d25fddebee30342329704
parent231a977ae7c4675ddb94350f39e3807f422969a5 (diff)
downloadptxdist-79ae3546c11ed14a8b3683fcd845a6f315bad2f3.tar.gz
ptxdist-79ae3546c11ed14a8b3683fcd845a6f315bad2f3.tar.xz
[xorg-proto-gl] version bump 1.4.8 -> 1.4.10
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-rw-r--r--rules/xorg-proto-fonts.make5
-rw-r--r--rules/xorg-proto-gl.make7
2 files changed, 7 insertions, 5 deletions
diff --git a/rules/xorg-proto-fonts.make b/rules/xorg-proto-fonts.make
index c32fba1a5..4ef7cdfbb 100644
--- a/rules/xorg-proto-fonts.make
+++ b/rules/xorg-proto-fonts.make
@@ -2,7 +2,8 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+# (C) 2009 by Robert Schwebel
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -20,7 +21,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_FONTS) += xorg-proto-fonts
XORG_PROTO_FONTS_VERSION := 2.0.2
XORG_PROTO_FONTS := fontsproto-$(XORG_PROTO_FONTS_VERSION)
XORG_PROTO_FONTS_SUFFIX := tar.bz2
-XORG_PROTO_FONTS_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
+XORG_PROTO_FONTS_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
XORG_PROTO_FONTS_SOURCE := $(SRCDIR)/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
XORG_PROTO_FONTS_DIR := $(BUILDDIR)/$(XORG_PROTO_FONTS)
diff --git a/rules/xorg-proto-gl.make b/rules/xorg-proto-gl.make
index 85c75922a..e76d76cd0 100644
--- a/rules/xorg-proto-gl.make
+++ b/rules/xorg-proto-gl.make
@@ -2,7 +2,8 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+# (C) 2009 by Robert Schwebel
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -17,10 +18,10 @@ PACKAGES-$(PTXCONF_XORG_PROTO_GL) += xorg-proto-gl
#
# Paths and names
#
-XORG_PROTO_GL_VERSION := 1.4.8
+XORG_PROTO_GL_VERSION := 1.4.10
XORG_PROTO_GL := glproto-$(XORG_PROTO_GL_VERSION)
XORG_PROTO_GL_SUFFIX := tar.bz2
-XORG_PROTO_GL_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_GL).$(XORG_PROTO_GL_SUFFIX)
+XORG_PROTO_GL_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_GL).$(XORG_PROTO_GL_SUFFIX)
XORG_PROTO_GL_SOURCE := $(SRCDIR)/$(XORG_PROTO_GL).$(XORG_PROTO_GL_SUFFIX)
XORG_PROTO_GL_DIR := $(BUILDDIR)/$(XORG_PROTO_GL)