Browse Source

mesa: Updated (7.6.1 -> 7.8.2)

user/chris/test/early-mdev
Aldas Nabazas 14 years ago committed by Alejandro Mery
parent
commit
d9c558e08c
  1. 6
      x11/mesa/mesa.desc
  2. 26
      x11/mesa/timeb.patch

6
x11/mesa/mesa.desc

@ -42,8 +42,8 @@
[O] . package/*/*/modular-x-conf.in
[V] 7.6.1
[V] 7.8.2
[P] X -?---5---9 112.467
[D] 1602816938 MesaLib-7.6.1.tar.bz2 ftp://ftp.freedesktop.org/pub/mesa/7.6.1/
[D] 4125939880 MesaGLUT-7.6.1.tar.bz2 ftp://ftp.freedesktop.org/pub/mesa/7.6.1/
[D] 3918363098 MesaLib-7.8.2.tar.bz2 ftp://ftp.freedesktop.org/pub/mesa/7.8.2/
[D] 634519422 MesaGLUT-7.8.2.tar.bz2 ftp://ftp.freedesktop.org/pub/mesa/7.8.2/

26
x11/mesa/timeb.patch

@ -1,26 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../mesa/timeb.patch
# Copyright (C) 2010 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./src/mesa/drivers/dri/savage/savageioctl.c.orig 2010-05-03 16:24:07.000000000 -0400
+++ ./src/mesa/drivers/dri/savage/savageioctl.c 2010-05-03 16:24:46.000000000 -0400
@@ -43,7 +43,6 @@
#include "drm.h"
#include <sys/ioctl.h>
-#include <sys/timeb.h>
#define DEPTH_SCALE_16 ((1<<16)-1)
#define DEPTH_SCALE_24 ((1<<24)-1)
Loading…
Cancel
Save