[Lunar-commits] <moonbase> glproto: version bumped to 1.4.11.
Florin Braescu
florin at lunar-linux.org
Thu Jan 14 19:14:15 CET 2010
commit 9d6e8eecfa0a43e44c714fc4d12276739ac0c173
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jan 14 20:14:15 2010 +0200
glproto: version bumped to 1.4.11.
Add GLX swap buffers event support.
---
xorg7/proto/glproto/CONFLICTS | 2 +-
xorg7/proto/glproto/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/xorg7/proto/glproto/CONFLICTS b/xorg7/proto/glproto/CONFLICTS
index 4bcadc3..fa885b1 100644
--- a/xorg7/proto/glproto/CONFLICTS
+++ b/xorg7/proto/glproto/CONFLICTS
@@ -1,6 +1,6 @@
conflicts XOrg6
conflicts XOrg-test
conflicts XOrg-fonts-base
-conflicts XOrg-fonts-extra&
+conflicts XOrg-fonts-extra
conflicts XOrg-drm
conflicts XOrg-drm-cvs
diff --git a/xorg7/proto/glproto/DETAILS b/xorg7/proto/glproto/DETAILS
index 3dbb3e7..326605b 100644
--- a/xorg7/proto/glproto/DETAILS
+++ b/xorg7/proto/glproto/DETAILS
@@ -1,17 +1,17 @@
MODULE=glproto
- VERSION=1.4.10
+ VERSION=1.4.11
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/proto
- SOURCE_VFY=sha1:30d312863288316da26aa33bfd7d0b303c8b0851
+ SOURCE_VFY=sha1:7c2a723d488dc0e09e7e0e28bde838502d774b16
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20090528
+ UPDATED=20100114
SHORT="the X.Org OpenGL related protocol headers"
cat << EOF
glproto provides the wire protocols for various OpenGL related
-extensions in X.Org. These are used to enable the rendering of
+extensions in X.Org. These are used to enable the rendering of
applications using OpenGL.
EOF
More information about the Lunar-commits
mailing list