Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77testing2.git;a=commitdiff;h=df7cacd9315baa0be335963e417c97d9d0ad6d57
commit df7cacd9315baa0be335963e417c97d9d0ad6d57 Author: DeX77 <[email protected]> Date: Thu Jul 17 11:25:06 2014 +0200 xf86-video-vesa-2.3.3-2-x86_64 * fix source diff --git a/source/x11/xf86-video-vesa/FrugalBuild b/source/x11/xf86-video-vesa/FrugalBuild index dc842db..fdefb6b 100644 --- a/source/x11/xf86-video-vesa/FrugalBuild +++ b/source/x11/xf86-video-vesa/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-video-vesa pkgver=2.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org video driver for VESA cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') @@ -12,7 +12,6 @@ depends=('xorg-server>=1.15.2') makedepends=('util-macros') replaces=('xf86-video-vermilion' 'xf86-video-imstt' 'xf86-video-vga' 'xf86-video-nsc') Finclude xorg -source=(http://cgit.freedesktop.org/xorg/driver/xf86-video-vesa/snapshot/$pkgname-$pkgver.tar.gz) -sha1sums=('6897ecf73599f9d337041a1e0582b3d52c578dee') +sha1sums=('762da8131738a7b2d3da07a83a12ba812941fef4') # optimization OK diff --git a/source/x11/xf86-video-vesa/mibstore.patch b/source/x11/xf86-video-vesa/mibstore.patch deleted file mode 100644 index 99f16a3..0000000 --- a/source/x11/xf86-video-vesa/mibstore.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff -ur a/src/vesa.c b/src/vesa.c ---- a/src/vesa.c 2012-07-18 05:02:49.000000000 -0500 -+++ b/src/vesa.c 2013-07-12 13:23:52.075197238 -0500 -@@ -50,7 +50,6 @@ - #include "mipointer.h" - - /* All drivers implementing backing store need this */ --#include "mibstore.h" - - /* Colormap handling */ - #include "micmap.h" -@@ -1081,7 +1080,6 @@ - VESADGAInit(pScrn, pScreen); - - xf86SetBlackWhitePixels(pScreen); -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - - /* software cursor */ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
