[Lunar-commits] XOrg 7.4 + Mesa 7.2
samuel
samuel.verstraete at gmail.com
Sun Sep 21 19:57:25 CEST 2008
i'm already working on this update... no need to submit anything
considering xorg... just pull my xorg git branch
On Sun, Sep 21, 2008 at 7:32 PM, Денис Паук <0lvin at ukr.net> wrote:
> Hello.
>
> Update for xorg to last version may be it needed someone.
>
> I submit this to moonbase, but I think this take some time.
>
> Please test this. On my computer this work.
>
> Best regards, Denis.
> ----------
> ---
> module: libdrm
> id: f3db39754fd41c9a304967aa90c4c1dd
> lvu submit: libdrm
> lvu: 41d0769d8e06ad7650af26bc6cb1dfef -
> uname -r: 2.6.26.5
> kernel headers:
> gcc: 4.2.4
> glibc: 2.7
>
> ---
> xorg7/extra/libdrm/DETAILS | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> ---
> diff a/xorg7/extra/libdrm b/xorg7/extra/libdrm
> --- a/xorg7/extra/libdrm/DETAILS 2008-09-21 08:28:47.000000000 +0000
> +++ b/xorg7/extra/libdrm/DETAILS 2008-09-21 18:31:14.000000000 +0000
> @@ -1,12 +1,12 @@
> MODULE=libdrm
> - VERSION=2.3.0
> + VERSION=2.3.1
> SOURCE=$MODULE-$VERSION.tar.bz2
> SOURCE_URL=http://dri.freedesktop.org/libdrm/
> - SOURCE_VFY=sha1:af2e8d6e3ad6b906b4d6f1b2ada2d523188c28ea
> + SOURCE_VFY=sha1:775dc69fcabb324552b0b9fe3a67eceb324be194
> MODULE_PREFIX=${X11R7_PREFIX:-/usr}
> WEB_SITE=http://www.freedesktop.org/
> ENTERED=20061017
> - UPDATED=20061201
> + UPDATED=20080921
> SHORT="the userspace interface to kernel DRM services"
>
> cat << EOF
> @@ -16,3 +16,4 @@
> (DRI). The DRI is currently used on Linux to provide hardware-
> accelerated OpenGL drivers.
> EOF
> ------------
> ---
> module: mesa-lib
> id: f3db39754fd41c9a304967aa90c4c1dd
> lvu submit: mesa-lib
> lvu: 41d0769d8e06ad7650af26bc6cb1dfef -
> uname -r: 2.6.26.5
> kernel headers:
> gcc: 4.2.4
> glibc: 2.7
>
> ---
> xorg7/mesa-lib/BUILD | 22 ++--------------------
> xorg7/mesa-lib/DETAILS | 10 +++++-----
> 2 files changed, 7 insertions(+), 25 deletions(-)
>
> ---
> diff a/xorg7/mesa-lib b/xorg7/mesa-lib
> --- a/xorg7/mesa-lib/BUILD 2008-09-21 08:28:47.000000000 +0000
> +++ b/xorg7/mesa-lib/BUILD 2008-09-21 19:00:36.000000000 +0000
> @@ -1,25 +1,7 @@
> (
> -
> - sedit 's,/usr/X11R6/lib/modules,/usr/lib,' configs/default &&
> - sedit 's,/usr/X11R6,/usr,g' configs/linux* configs/default &&
> - sedit 's,lib64,lib,g' configs/linux* configs/default &&
> - sedit 's,usr/local,usr,g' configs/linux* configs/default &&
> - sedit 's,lib/modules,lib,g' src/glx/x11/dri_glx.c &&
> - sedit 's,[-]g,,g' configs/default configs/linux-dri-x86
> configs/linux-dri-x86-64 configs/linux-dri &&
> -
> - case `arch` in
> - x86_64) CONF=linux-dri-x86-64 ;;
> - i?86) CONF=linux-dri ;;
> - *) exit 1 ;;
> - esac &&
> -
> - make $CONF &&
> + default_build
> make -C progs/xdemos PROGS='glxinfo glxgears' &&
> -
> - prepare_install &&
> -
> - make install &&
> install -v -m644 include/GLView.h /usr/include/ &&
> install -v -m755 progs/xdemos/glxinfo progs/xdemos/glxgears /usr/bin
> -
> ) > $C_FIFO 2>&1
> +
> --- a/xorg7/mesa-lib/DETAILS 2008-09-21 08:28:47.000000000 +0000
> +++ b/xorg7/mesa-lib/DETAILS 2008-09-21 18:34:03.000000000 +0000
> @@ -1,5 +1,5 @@
> MODULE=mesa-lib
> - VERSION=7.0.4
> + VERSION=7.2
> SOURCE=MesaLib-$VERSION.tar.bz2
> SOURCE2=MesaDemos-$VERSION.tar.bz2
> SOURCE3=MesaGLUT-$VERSION.tar.bz2
> @@ -7,12 +7,12 @@
> SOURCE_URL=$SFORGE_URL/mesa3d/
> SOURCE2_URL=$SFORGE_URL/mesa3d/
> SOURCE3_URL=$SFORGE_URL/mesa3d/
> - SOURCE_VFY=sha1:7e2ecbe89d245510d2681d04e959aee6adc205c5
> - SOURCE2_VFY=sha1:1adb2010d6d3103bd57c08f228e2bbed38178e14
> - SOURCE3_VFY=sha1:488a9e39f5ec4ad6b7fa84dd9bc91844337462d5
> + SOURCE_VFY=sha1:a6dce814cc56a562890ab79cf4e205f62459a29c
> + SOURCE2_VFY=sha1:3d7b9b3ee84ed3637849f7598faf3d60c5a2a9fd
> + SOURCE3_VFY=sha1:2d969fc8214622b93bcc594c36e56bb573678d05
> WEB_SITE=http://www.mesa3d.org
> ENTERED=20060215
> - UPDATED=20080818
> + UPDATED=20080920
> PSAFE="no"
> SHORT="Mesa 3D library"
>
> --------------------
> ---
> module: xf86driproto
> id: f3db39754fd41c9a304967aa90c4c1dd
> lvu submit: xf86driproto
> lvu: 41d0769d8e06ad7650af26bc6cb1dfef -
> uname -r: 2.6.26.5
> kernel headers:
> gcc: 4.2.4
> glibc: 2.7
>
> ---
> xorg7/proto/xf86driproto/DETAILS | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> ---
> diff a/xorg7/proto/xf86driproto b/xorg7/proto/xf86driproto
> --- a/xorg7/proto/xf86driproto/DETAILS 2008-09-21 08:28:47.000000000
> +0000
> +++ b/xorg7/proto/xf86driproto/DETAILS 2008-09-21 18:30:57.000000000
> +0000
> @@ -1,12 +1,12 @@
> MODULE=xf86driproto
> - VERSION=2.0.3
> + VERSION=2.0.4
> SOURCE=$MODULE-$VERSION.tar.bz2
> SOURCE_URL=$XORG_URL/individual/proto/
> - SOURCE_VFY=sha1:7ec544426fd33239ae7b0a293baa41a82eb2cbf4
> + SOURCE_VFY=sha1:bba018443dad831b328e7353cf034522401e2e6b
> MODULE_PREFIX=${X11R7_PREFIX:-/usr}
> WEB_SITE=http://www.x.org/
> ENTERED=20060120
> - UPDATED=20060120
> + UPDATED=20080921
> SHORT="the X.Org XFree86-DRI protocol headers"
>
> cat << EOF
> @@ -15,3 +15,4 @@
> clients.
> EOF
>
> +
> ---------------------
> module: xorg-server
> id: f3db39754fd41c9a304967aa90c4c1dd
> lvu submit: xorg-server
> lvu: 41d0769d8e06ad7650af26bc6cb1dfef -
> uname -r: 2.6.26.5
> kernel headers:
> gcc: 4.2.4
> glibc: 2.7
>
> ---
> xorg7/xorg-server/DEPENDS | 2 ++
> xorg7/xorg-server/DETAILS | 11 ++++++-----
> 2 files changed, 8 insertions(+), 5 deletions(-)
>
> ---
> diff a/xorg7/xorg-server b/xorg7/xorg-server
> --- a/xorg7/xorg-server/DEPENDS 2008-09-21 08:28:47.000000000 +0000
> +++ b/xorg7/xorg-server/DEPENDS 2008-09-21 18:30:26.000000000 +0000
> @@ -28,6 +28,8 @@
> depends pixman
> depends dbus-glib
> depends hal
> +depends libpciaccess
> depends xkeyboard-config
>
> optional_depends "acpid" "" "" "for ACPI support through xorg-server"
> +
> --- a/xorg7/xorg-server/DETAILS 2008-09-21 08:28:47.000000000 +0000
> +++ b/xorg7/xorg-server/DETAILS 2008-09-21 18:30:36.000000000 +0000
> @@ -1,16 +1,16 @@
> MODULE=xorg-server
> - VERSION=1.4.2
> - MESA_VERSION=7.0.4
> + VERSION=1.5.0
> + MESA_VERSION=7.2
> SOURCE=$MODULE-$VERSION.tar.bz2
> SOURCE2=MesaLib-${MESA_VERSION}.tar.bz2
> SOURCE_URL=$XORG_URL/individual/xserver
> SOURCE2_URL=$SFORGE_URL/mesa3d
> - SOURCE_VFY=sha1:385348721ecb6da4bc51a2b7ee5784de6be0a8b6
> - SOURCE2_VFY=sha1:7e2ecbe89d245510d2681d04e959aee6adc205c5
> + SOURCE_VFY=sha1:b9554f3996ae18fdce109f475d745dc05d6a5970
> + SOURCE2_VFY=sha1:a6dce814cc56a562890ab79cf4e205f62459a29c
> MODULE_PREFIX=${X11R7_PREFIX:-/usr}
> WEB_SITE=http://www.x.org
> ENTERED=20060120
> - UPDATED=20080816
> + UPDATED=20080920
> MAINTAINER=elangelo at lunar-linux.org
> SHORT="The X.Org X11R7 server for the X Window System"
>
> @@ -18,3 +18,4 @@
> The XOrg foundation's open sourced public implemetation of X11 (the XOrg
> Server) is the offical reference implementation of the X Window System.
> EOF
> +
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
>
>
More information about the Lunar-dev
mailing list