[arch-commits] Commit in libx11/trunk (2 files)

Jan de Groot jgc at archlinux.org
Wed May 14 17:38:33 UTC 2008


    Date: Wednesday, May 14, 2008 @ 13:38:32
  Author: jgc
Revision: 1663

upgpkg: libx11 1.1.4-2
    Rebuild with latest proto and xtrans

Modified:
  libx11/trunk/PKGBUILD
Deleted:
  libx11/trunk/libX11-1.1.2-fix-XGetMotionEvents.patch

-----------------------------------------+
 PKGBUILD                                |    2 +-
 libX11-1.1.2-fix-XGetMotionEvents.patch |   15 ---------------
 2 files changed, 1 insertion(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-14 17:33:29 UTC (rev 1662)
+++ PKGBUILD	2008-05-14 17:38:32 UTC (rev 1663)
@@ -3,7 +3,7 @@
 # Contributor Jan de Groot <jgc at archlinux.org>
 pkgname=libx11
 pkgver=1.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"

Deleted: libX11-1.1.2-fix-XGetMotionEvents.patch
===================================================================
--- libX11-1.1.2-fix-XGetMotionEvents.patch	2008-05-14 17:33:29 UTC (rev 1662)
+++ libX11-1.1.2-fix-XGetMotionEvents.patch	2008-05-14 17:38:32 UTC (rev 1663)
@@ -1,15 +0,0 @@
-diff --git a/src/GetMoEv.c b/src/GetMoEv.c
-index 2aa6c1a..dac1bfc 100644
---- a/src/GetMoEv.c
-+++ b/src/GetMoEv.c
-@@ -33,9 +33,9 @@ in this Software without prior written authorization from The Open Group.
- 
- XTimeCoord *XGetMotionEvents(
-     register Display *dpy,
-+    Window w,
-     Time start, 
-     Time stop,
--    Window w,
-     int *nEvents)  /* RETURN */
- {       
-     xGetMotionEventsReply rep;





More information about the arch-commits mailing list