ports/xorg (3.3): xorg-xf86-video-nv: updated to 2.1.21
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 880cd7f0f85e17d37a45eb136afecd8b8272aa02 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Jan 18 20:01:24 2017 +0100 xorg-xf86-video-nv: updated to 2.1.21 diff --git a/xorg-xf86-video-nv/.md5sum b/xorg-xf86-video-nv/.md5sum index 56822fe..f434690 100644 --- a/xorg-xf86-video-nv/.md5sum +++ b/xorg-xf86-video-nv/.md5sum @@ -1,2 +1 @@ -72a9065bc8a63019acd5eda352dd9a84 mibstore.patch -e263dd0cd149b5224e92baa5a227bb00 xf86-video-nv-2.1.20.tar.bz2 +1fdd41d88232043811cbe3f5ac724c5f xf86-video-nv-2.1.21.tar.bz2 diff --git a/xorg-xf86-video-nv/Pkgfile b/xorg-xf86-video-nv/Pkgfile index 2a16e53..f943932 100644 --- a/xorg-xf86-video-nv/Pkgfile +++ b/xorg-xf86-video-nv/Pkgfile @@ -4,13 +4,12 @@ # Depends on: xorg-server name=xorg-xf86-video-nv -version=2.1.20 -release=3 -source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-$versio... mibstore.patch) +version=2.1.21 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-$versio...) build() { cd xf86-video-nv-$version - patch -p1 -i $SRC/mibstore.patch ./configure --prefix=/usr make diff --git a/xorg-xf86-video-nv/mibstore.patch b/xorg-xf86-video-nv/mibstore.patch deleted file mode 100644 index ad177f1..0000000 --- a/xorg-xf86-video-nv/mibstore.patch +++ /dev/null @@ -1,45 +0,0 @@ -diff -rupN xf86-video-nv-2.1.20-orig/src/g80_driver.c xf86-video-nv-2.1.20/src/g80_driver.c ---- xf86-video-nv-2.1.20-orig/src/g80_driver.c 2013-03-09 15:22:43.549152630 +0100 -+++ xf86-video-nv-2.1.20/src/g80_driver.c 2013-03-09 15:23:08.148993854 +0100 -@@ -34,7 +34,6 @@ - #include <xf86Resources.h> - #endif - #include <mipointer.h> --#include <mibstore.h> - #include <micmap.h> - #include <xf86cmap.h> - #include <fb.h> -@@ -833,7 +832,6 @@ G80ScreenInit(SCREEN_INIT_ARGS_DECL) - } - } - -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - xf86SetSilkenMouse(pScreen); - -diff -rupN xf86-video-nv-2.1.20-orig/src/nv_include.h xf86-video-nv-2.1.20/src/nv_include.h ---- xf86-video-nv-2.1.20-orig/src/nv_include.h 2013-03-09 15:22:43.549152630 +0100 -+++ xf86-video-nv-2.1.20/src/nv_include.h 2013-03-09 15:23:21.828461637 +0100 -@@ -24,9 +24,6 @@ - /* All drivers initialising the SW cursor need this */ - #include "mipointer.h" - --/* All drivers implementing backing store need this */ --#include "mibstore.h" -- - #include "micmap.h" - - #include "xf86DDC.h" -diff -rupN xf86-video-nv-2.1.20-orig/src/riva_include.h xf86-video-nv-2.1.20/src/riva_include.h ---- xf86-video-nv-2.1.20-orig/src/riva_include.h 2013-03-09 15:22:43.549152630 +0100 -+++ xf86-video-nv-2.1.20/src/riva_include.h 2013-03-09 15:23:33.397857262 +0100 -@@ -22,9 +22,6 @@ - /* All drivers initialising the SW cursor need this */ - #include "mipointer.h" - --/* All drivers implementing backing store need this */ --#include "mibstore.h" -- - #include "micmap.h" - - #include "xf86DDC.h"
participants (1)
-
crux@crux.nu