Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (a6b74e40db6019b66342fa25f4e2378c650af8b1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (a6b74e40db6019b66342fa25f4e2378c650af8b1)
  • Date: Wed, 8 Feb 2012 11:34:06 -0600

GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

libs/libdrm/DETAILS | 24 +++++++++---------------
libs/libdrm/HISTORY | 4 ++++
2 files changed, 13 insertions(+), 15 deletions(-)

New commits:
commit a6b74e40db6019b66342fa25f4e2378c650af8b1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libdrm: => 2.4.31

diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 65d3482..52c762f 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -11,8 +11,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=2.4.29
-
SOURCE_HASH=sha512:a5edea73127a4ca8608d984e3d1b6ac6ab86aa6a4a79b3e78f9fed50199ab6018abc26b56b870dd017e98df446a3f43953bcdbdee97e54d4ffab0e726e02eb9c
+ VERSION=2.4.31
+
SOURCE_HASH=sha512:765b1919da62de7ec604c8d7080a6852e2938642efb450ffcec3def67fb6b32dce4e0f159a2b49302a4d9da69041e2015ecbc84645fa62f29db774218eeb725b
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://dri.freedesktop.org/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -23,17 +23,11 @@ fi
LICENSE[0]=XCL
SHORT="Direct rendering manager library"
cat << EOF
-The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
-maintain the official Public Implementation of X11.
-
-The XOrg Foundation invites anyone who has an interest to join in. Anyone
-may create and work on a branch in the repository. See XOrgRepository for
-more information about the XOrg Foundation repository.
-
-The repository consists of an imported XFree86 tree that is very close
-to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
-new licensing scheme incompatible with the GPL. For this reason, we have
-recreated its tree as closely as possible without importing files affected
-by the new license. Our tree is being referred to as simply "XOrg", and a
-public release will be made shortly.
+The Direct Rendering Infrastructure, also known as the DRI, is a framework
for allowing direct
+access to graphics hardware under the X Window System in a safe and
efficient manner. It includes
+changes to the X server, to several client libraries, and to the kernel
(DRM, Direct Rendering
+Manager). The most important use for the DRI is to create fast OpenGL
implementations providing
+hardware acceleration for Mesa. Several 3D accelerated drivers have been
written to the DRI
+specification, including drivers for chipsets produced by 3DFX, AMD
(formerly ATI), Intel and
+Matrox.
EOF
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index 205fd1e..cc9220d 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,7 @@
+2012-02-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 2.4.31
+ update description
+
2011-12-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 2.4.29




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (a6b74e40db6019b66342fa25f4e2378c650af8b1), Treeve Jelbert, 02/08/2012

Archive powered by MHonArc 2.6.24.

Top of Page