[arch-commits] Commit in ghostscript/repos (8 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:03:59
  Author: andyrtr
Revision: 149987

db-move: moved ghostscript from [testing] to [extra] (i686)

Added:
  ghostscript/repos/extra-i686/PKGBUILD
(from rev 149986, ghostscript/repos/testing-i686/PKGBUILD)
  ghostscript/repos/extra-i686/svn_rev11948.diff
(from rev 149986, ghostscript/repos/testing-i686/svn_rev11948.diff)
Deleted:
  ghostscript/repos/extra-i686/PKGBUILD
  ghostscript/repos/extra-i686/ghostscript-cups-rgbw.patch
  ghostscript/repos/extra-i686/ghostscript-gpl-9.04-freetype-underlinking.patch
  ghostscript/repos/extra-i686/gs_bug691759and691760.diff
  ghostscript/repos/extra-i686/svn_rev11948.diff
  ghostscript/repos/testing-i686/

--+
 PKGBUILD |  140 +--
 ghostscript-cups-rgbw.patch  |  263 -
 ghostscript-gpl-9.04-freetype-underlinking.patch |   12 
 gs_bug691759and691760.diff   |  215 -
 svn_rev11948.diff|   32 +-
 5 files changed, 82 insertions(+), 580 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-02-12 02:54:27 UTC (rev 149986)
+++ extra-i686/PKGBUILD 2012-02-12 09:03:59 UTC (rev 149987)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-
-pkgname=ghostscript
-pkgver=9.04
-pkgrel=6
-pkgdesc=An interpreter for the PostScript language
-arch=('i686' 'x86_64')
-license=('GPL3' 'custom')
-depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng=1.5.7' 
'libjpeg' 'libtiff=4.0.0' 'lcms') # 'lcms2' won't get used) # move in libpaper 
from community?
-makedepends=('gtk2' 'gnutls')
-optdepends=('texlive-core:  needed for dvipdf'
-'gtk2:  needed for gsx')
-url=http://www.ghostscript.com/;
-source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2
-   ghostscript-cups-rgbw.patch
-   ghostscript-gpl-9.04-freetype-underlinking.patch)
-options=('!libtool' '!makeflags')
-md5sums=('9f6899e821ab6d78ab2c856f10fa3023'
- 'bc56eb8c5fef0ecf964f6b3e9b7e65ae'
- 'a1928c3e4459dcfee0aaa4b38fadba57')
-
-build() {
-  cd ${srcdir}/ghostscript-${pkgver}
-  
-  # fix broken color printing https://bugs.archlinux.org/task/25519
-  patch -Np1 -i ${srcdir}/ghostscript-cups-rgbw.patch
-  # fix a linking issue
-  patch -Np1 -i ${srcdir}/ghostscript-gpl-9.04-freetype-underlinking.patch
-  
-  # force it to use system-libs
-  rm -rf jpeg libpng zlib jasper expat tiff lcms freetype 
-  
-  ./configure --prefix=/usr \
-   --enable-dynamic \
-   --with-ijs \
-   --with-jbig2dec \
-   --with-omni \
-   --with-x \
-   --with-drivers=ALL\
-   --with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
-   --with-install-cups \
-   --enable-fontconfig \
-   --enable-freetype \
-   --without-luratech \
-   --disable-compile-inits #--help # needed for linking with system-zlib
-  make
-
-  # Build IJS
-  cd ${srcdir}/ghostscript-${pkgver}/ijs
-  ./autogen.sh
-  ./configure --prefix=/usr --enable-shared --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/ghostscript-${pkgver}
-  make DESTDIR=${pkgdir} \
-   cups_serverroot=${pkgdir}/etc/cups \
-   cups_serverbin=${pkgdir}/usr/lib/cups install soinstall
-
-  # install missing doc files # http://bugs.archlinux.org/task/18023
-  install -m 644 
${srcdir}/ghostscript-${pkgver}/doc/{Ps2ps2.htm,gs-vms.hlp,gsdoc.el,pscet_status.txt}
 ${pkgdir}/usr/share/ghostscript/$pkgver/doc/
-  
-  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/
-
-  # remove unwanted localized man-pages
-  rm -rf $pkgdir/usr/share/man/[^man1]*
-
-  # install IJS
-  cd ${srcdir}/ghostscript-${pkgver}/ijs
-  make DESTDIR=${pkgdir} install
-}

Copied: ghostscript/repos/extra-i686/PKGBUILD (from rev 149986, 
ghostscript/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-02-12 09:03:59 UTC (rev 149987)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=ghostscript
+pkgver=9.05
+pkgrel=1
+pkgdesc=An interpreter for the PostScript language
+arch=('i686' 'x86_64')
+license=('GPL3' 'custom')
+depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng=1.5.7' 
'libjpeg' 'libtiff=4.0.0' 'lcms') # 'lcms2' won't get used) # move in libpaper 
from community?
+makedepends=('gtk2' 'gnutls')
+optdepends=('texlive-core:  needed for dvipdf'
+'gtk2:  needed for gsx')
+url=http://www.ghostscript.com/;
+source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2)
+options=('!libtool' '!makeflags')
+md5sums=('8bcef1f33ddf8a4d12b2cf8da385c191')
+
+build() {
+  cd 

[arch-commits] Commit in ghostscript/repos (8 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:04:00
  Author: andyrtr
Revision: 149988

db-move: moved ghostscript from [testing] to [extra] (x86_64)

Added:
  ghostscript/repos/extra-x86_64/PKGBUILD
(from rev 149986, ghostscript/repos/testing-x86_64/PKGBUILD)
  ghostscript/repos/extra-x86_64/svn_rev11948.diff
(from rev 149986, ghostscript/repos/testing-x86_64/svn_rev11948.diff)
Deleted:
  ghostscript/repos/extra-x86_64/PKGBUILD
  ghostscript/repos/extra-x86_64/ghostscript-cups-rgbw.patch
  
ghostscript/repos/extra-x86_64/ghostscript-gpl-9.04-freetype-underlinking.patch
  ghostscript/repos/extra-x86_64/gs_bug691759and691760.diff
  ghostscript/repos/extra-x86_64/svn_rev11948.diff
  ghostscript/repos/testing-x86_64/

--+
 PKGBUILD |  140 +--
 ghostscript-cups-rgbw.patch  |  263 -
 ghostscript-gpl-9.04-freetype-underlinking.patch |   12 
 gs_bug691759and691760.diff   |  215 -
 svn_rev11948.diff|   32 +-
 5 files changed, 82 insertions(+), 580 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-02-12 09:03:59 UTC (rev 149987)
+++ extra-x86_64/PKGBUILD   2012-02-12 09:04:00 UTC (rev 149988)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-
-pkgname=ghostscript
-pkgver=9.04
-pkgrel=6
-pkgdesc=An interpreter for the PostScript language
-arch=('i686' 'x86_64')
-license=('GPL3' 'custom')
-depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng=1.5.7' 
'libjpeg' 'libtiff=4.0.0' 'lcms') # 'lcms2' won't get used) # move in libpaper 
from community?
-makedepends=('gtk2' 'gnutls')
-optdepends=('texlive-core:  needed for dvipdf'
-'gtk2:  needed for gsx')
-url=http://www.ghostscript.com/;
-source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2
-   ghostscript-cups-rgbw.patch
-   ghostscript-gpl-9.04-freetype-underlinking.patch)
-options=('!libtool' '!makeflags')
-md5sums=('9f6899e821ab6d78ab2c856f10fa3023'
- 'bc56eb8c5fef0ecf964f6b3e9b7e65ae'
- 'a1928c3e4459dcfee0aaa4b38fadba57')
-
-build() {
-  cd ${srcdir}/ghostscript-${pkgver}
-  
-  # fix broken color printing https://bugs.archlinux.org/task/25519
-  patch -Np1 -i ${srcdir}/ghostscript-cups-rgbw.patch
-  # fix a linking issue
-  patch -Np1 -i ${srcdir}/ghostscript-gpl-9.04-freetype-underlinking.patch
-  
-  # force it to use system-libs
-  rm -rf jpeg libpng zlib jasper expat tiff lcms freetype 
-  
-  ./configure --prefix=/usr \
-   --enable-dynamic \
-   --with-ijs \
-   --with-jbig2dec \
-   --with-omni \
-   --with-x \
-   --with-drivers=ALL\
-   --with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
-   --with-install-cups \
-   --enable-fontconfig \
-   --enable-freetype \
-   --without-luratech \
-   --disable-compile-inits #--help # needed for linking with system-zlib
-  make
-
-  # Build IJS
-  cd ${srcdir}/ghostscript-${pkgver}/ijs
-  ./autogen.sh
-  ./configure --prefix=/usr --enable-shared --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/ghostscript-${pkgver}
-  make DESTDIR=${pkgdir} \
-   cups_serverroot=${pkgdir}/etc/cups \
-   cups_serverbin=${pkgdir}/usr/lib/cups install soinstall
-
-  # install missing doc files # http://bugs.archlinux.org/task/18023
-  install -m 644 
${srcdir}/ghostscript-${pkgver}/doc/{Ps2ps2.htm,gs-vms.hlp,gsdoc.el,pscet_status.txt}
 ${pkgdir}/usr/share/ghostscript/$pkgver/doc/
-  
-  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/
-
-  # remove unwanted localized man-pages
-  rm -rf $pkgdir/usr/share/man/[^man1]*
-
-  # install IJS
-  cd ${srcdir}/ghostscript-${pkgver}/ijs
-  make DESTDIR=${pkgdir} install
-}

Copied: ghostscript/repos/extra-x86_64/PKGBUILD (from rev 149986, 
ghostscript/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-02-12 09:04:00 UTC (rev 149988)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=ghostscript
+pkgver=9.05
+pkgrel=1
+pkgdesc=An interpreter for the PostScript language
+arch=('i686' 'x86_64')
+license=('GPL3' 'custom')
+depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng=1.5.7' 
'libjpeg' 'libtiff=4.0.0' 'lcms') # 'lcms2' won't get used) # move in libpaper 
from community?
+makedepends=('gtk2' 'gnutls')
+optdepends=('texlive-core:  needed for dvipdf'
+'gtk2:  needed for gsx')
+url=http://www.ghostscript.com/;
+source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2)
+options=('!libtool' '!makeflags')

[arch-commits] Commit in inputproto/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:42
  Author: andyrtr
Revision: 149989

db-move: moved inputproto from [staging] to [testing] (any)

Added:
  inputproto/repos/testing-any/
  inputproto/repos/testing-any/PKGBUILD
(from rev 149988, inputproto/repos/staging-any/PKGBUILD)
Deleted:
  inputproto/repos/staging-any/

--+
 PKGBUILD |   27 +++
 1 file changed, 27 insertions(+)

Copied: inputproto/repos/testing-any/PKGBUILD (from rev 149988, 
inputproto/repos/staging-any/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-02-12 09:43:42 UTC (rev 149989)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=inputproto
+pkgver=2.1.99.6
+pkgrel=1
+pkgdesc=X11 Input extension wire protocol
+arch=(any)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+makedepends=('xorg-util-macros' 'asciidoc')
+source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('36d5ff554c9edc6eb116f3f08d32cd2acd75e9b5')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in mesa/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:43
  Author: andyrtr
Revision: 149990

db-move: moved mesa from [staging] to [testing] (i686)

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 149988, mesa/repos/staging-i686/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 149988, mesa/repos/staging-i686/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/

--+
 LICENSE  |   82 
 PKGBUILD |  301 +
 2 files changed, 383 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 149988, 
mesa/repos/staging-i686/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-02-12 09:43:43 UTC (rev 149990)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the Software),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Attention, Contributors
+
+When contributing to the Mesa project you must agree to the licensing terms
+of the component to which you're contributing.
+The following section lists the primary components of the Mesa distribution
+and their respective licenses.
+
+
+Mesa Component Licenses
+
+Component Location   Primary Author  License
+
+Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
+
+Device driverssrc/mesa/drivers/* See drivers See drivers
+
+Ext headers   include/GL/glext.h SGI SGI Free B
+  include/GL/glxext.h
+
+GLUT  src/glut/  Mark KilgardMark's copyright
+
+Mesa GLU library  src/glu/mesa/  Brian Paul  GNU-LGPL
+
+SGI GLU library   src/glu/sgi/   SGI SGI Free B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos progs/samples/ SGI SGI copyright
+
+RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-i686/PKGBUILD (from rev 149988, 
mesa/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:43:43 UTC (rev 149990)
@@ -0,0 +1,301 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgbase=mesa
+#pkgname=('mesa' 'libgl' 'libglapi' 'libgles' 'libegl' 'khrplatform-devel' 
'ati-dri' 'intel-dri' 

[arch-commits] Commit in mesa/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:44
  Author: andyrtr
Revision: 149991

db-move: moved mesa from [staging] to [testing] (x86_64)

Added:
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 149988, mesa/repos/staging-x86_64/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 149988, mesa/repos/staging-x86_64/PKGBUILD)
Deleted:
  mesa/repos/staging-x86_64/

--+
 LICENSE  |   82 
 PKGBUILD |  301 +
 2 files changed, 383 insertions(+)

Copied: mesa/repos/testing-x86_64/LICENSE (from rev 149988, 
mesa/repos/staging-x86_64/LICENSE)
===
--- testing-x86_64/LICENSE  (rev 0)
+++ testing-x86_64/LICENSE  2012-02-12 09:43:44 UTC (rev 149991)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the Software),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Attention, Contributors
+
+When contributing to the Mesa project you must agree to the licensing terms
+of the component to which you're contributing.
+The following section lists the primary components of the Mesa distribution
+and their respective licenses.
+
+
+Mesa Component Licenses
+
+Component Location   Primary Author  License
+
+Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
+
+Device driverssrc/mesa/drivers/* See drivers See drivers
+
+Ext headers   include/GL/glext.h SGI SGI Free B
+  include/GL/glxext.h
+
+GLUT  src/glut/  Mark KilgardMark's copyright
+
+Mesa GLU library  src/glu/mesa/  Brian Paul  GNU-LGPL
+
+SGI GLU library   src/glu/sgi/   SGI SGI Free B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos progs/samples/ SGI SGI copyright
+
+RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-x86_64/PKGBUILD (from rev 149988, 
mesa/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:43:44 UTC (rev 149991)
@@ -0,0 +1,301 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgbase=mesa
+#pkgname=('mesa' 'libgl' 'libglapi' 'libgles' 'libegl' 'khrplatform-devel' 

[arch-commits] Commit in libpciaccess/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:46
  Author: andyrtr
Revision: 149992

db-move: moved libpciaccess from [staging] to [testing] (i686)

Added:
  libpciaccess/repos/testing-i686/
  libpciaccess/repos/testing-i686/PKGBUILD
(from rev 149988, libpciaccess/repos/staging-i686/PKGBUILD)
Deleted:
  libpciaccess/repos/staging-i686/

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: libpciaccess/repos/testing-i686/PKGBUILD (from rev 149988, 
libpciaccess/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:43:46 UTC (rev 149992)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 356 2008-04-18 22:56:27Z aaron $
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libpciaccess
+pkgver=0.12.902
+pkgrel=1
+pkgdesc=X11 PCI access library
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-util-macros')
+options=('!libtool')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('e605bb4f12ba16246567dc4eae654ec0ed6c3324')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in libpciaccess/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:48
  Author: andyrtr
Revision: 149993

db-move: moved libpciaccess from [staging] to [testing] (x86_64)

Added:
  libpciaccess/repos/testing-x86_64/
  libpciaccess/repos/testing-x86_64/PKGBUILD
(from rev 149988, libpciaccess/repos/staging-x86_64/PKGBUILD)
Deleted:
  libpciaccess/repos/staging-x86_64/

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: libpciaccess/repos/testing-x86_64/PKGBUILD (from rev 149988, 
libpciaccess/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:43:48 UTC (rev 149993)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 356 2008-04-18 22:56:27Z aaron $
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libpciaccess
+pkgver=0.12.902
+pkgrel=1
+pkgdesc=X11 PCI access library
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-util-macros')
+options=('!libtool')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('e605bb4f12ba16246567dc4eae654ec0ed6c3324')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in libx11/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:49
  Author: andyrtr
Revision: 149994

db-move: moved libx11 from [staging] to [testing] (i686)

Added:
  libx11/repos/testing-i686/
  libx11/repos/testing-i686/PKGBUILD
(from rev 149988, libx11/repos/staging-i686/PKGBUILD)
  libx11/repos/testing-i686/xorg.csh
(from rev 149988, libx11/repos/staging-i686/xorg.csh)
  libx11/repos/testing-i686/xorg.sh
(from rev 149988, libx11/repos/staging-i686/xorg.sh)
Deleted:
  libx11/repos/staging-i686/

--+
 PKGBUILD |   41 +
 xorg.csh |   15 +++
 xorg.sh  |   15 +++
 3 files changed, 71 insertions(+)

Copied: libx11/repos/testing-i686/PKGBUILD (from rev 149988, 
libx11/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:43:49 UTC (rev 149994)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libx11
+pkgver=1.4.99.1
+pkgrel=1
+pkgdesc=X11 client-side library
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+depends=('libxcb' 'xproto' 'kbproto')
+makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto')
+options=('!libtool')
+license=('custom')
+source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
+xorg.sh
+xorg.csh)
+sha1sums=('317e0112926926a52c13f56f71c1ec9e4540cf4d '
+  '4b756387426afb2a5bb7a155631ec42348abf5c1'
+  '45b0b310776cf5d9a94b4a18a5c63ddad9de6ba8')
+
+build() {
+  cd ${srcdir}/libX11-${pkgver}
+  ./configure --prefix=/usr --disable-static --disable-xf86bigfont
+  make
+}
+
+package() {
+  cd ${srcdir}/libX11-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/libX11-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/etc/profile.d
+  install -m755 ${srcdir}/xorg.{sh,csh} ${pkgdir}/etc/profile.d/
+
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: libx11/repos/testing-i686/xorg.csh (from rev 149988, 
libx11/repos/staging-i686/xorg.csh)
===
--- testing-i686/xorg.csh   (rev 0)
+++ testing-i686/xorg.csh   2012-02-12 09:43:49 UTC (rev 149994)
@@ -0,0 +1,15 @@
+setenv XDG_DATA_HOME ${HOME}/.local/share
+setenv XDG_CONFIG_HOME ${HOME}/.config
+setenv XDG_CACHE_HOME ${HOME}/.cache
+
+if (! ($?XDG_DATA_DIRS) ) then
+   setenv XDG_DATA_DIRS /usr/share/:/usr/local/share/
+else
+   setenv XDG_DATA_DIRS /usr/share/:/usr/local/share/:${XDG_DATA_DIRS}
+endif
+
+if (! ($?XDG_CONFIG_DIRS) ) then
+   setenv XDG_CONFIG_DIRS /etc/xdg
+else
+   setenv XDG_CONFIG_DIRS /etc/xdg:${XDG_CONFIG_DIRS}
+endif

Copied: libx11/repos/testing-i686/xorg.sh (from rev 149988, 
libx11/repos/staging-i686/xorg.sh)
===
--- testing-i686/xorg.sh(rev 0)
+++ testing-i686/xorg.sh2012-02-12 09:43:49 UTC (rev 149994)
@@ -0,0 +1,15 @@
+export XDG_DATA_HOME=$HOME/.local/share
+export XDG_CONFIG_HOME=$HOME/.config
+export XDG_CACHE_HOME=$HOME/.cache
+
+if [ -z $XDG_DATA_DIRS ]; then
+   export XDG_DATA_DIRS=/usr/share/:/usr/local/share/
+else
+   export XDG_DATA_DIRS=/usr/share/:/usr/local/share/:$XDG_DATA_DIRS
+fi
+
+if [ -z $XDG_CONFIG_DIRS ]; then
+   export XDG_CONFIG_DIRS=/etc/xdg
+else
+   export XDG_CONFIG_DIRS=/etc/xdg:$XDG_CONFIG_DIRS
+fi



[arch-commits] Commit in libx11/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:51
  Author: andyrtr
Revision: 149995

db-move: moved libx11 from [staging] to [testing] (x86_64)

Added:
  libx11/repos/testing-x86_64/
  libx11/repos/testing-x86_64/PKGBUILD
(from rev 149988, libx11/repos/staging-x86_64/PKGBUILD)
  libx11/repos/testing-x86_64/xorg.csh
(from rev 149988, libx11/repos/staging-x86_64/xorg.csh)
  libx11/repos/testing-x86_64/xorg.sh
(from rev 149988, libx11/repos/staging-x86_64/xorg.sh)
Deleted:
  libx11/repos/staging-x86_64/

--+
 PKGBUILD |   41 +
 xorg.csh |   15 +++
 xorg.sh  |   15 +++
 3 files changed, 71 insertions(+)

Copied: libx11/repos/testing-x86_64/PKGBUILD (from rev 149988, 
libx11/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:43:51 UTC (rev 149995)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libx11
+pkgver=1.4.99.1
+pkgrel=1
+pkgdesc=X11 client-side library
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+depends=('libxcb' 'xproto' 'kbproto')
+makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto')
+options=('!libtool')
+license=('custom')
+source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
+xorg.sh
+xorg.csh)
+sha1sums=('317e0112926926a52c13f56f71c1ec9e4540cf4d '
+  '4b756387426afb2a5bb7a155631ec42348abf5c1'
+  '45b0b310776cf5d9a94b4a18a5c63ddad9de6ba8')
+
+build() {
+  cd ${srcdir}/libX11-${pkgver}
+  ./configure --prefix=/usr --disable-static --disable-xf86bigfont
+  make
+}
+
+package() {
+  cd ${srcdir}/libX11-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/libX11-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/etc/profile.d
+  install -m755 ${srcdir}/xorg.{sh,csh} ${pkgdir}/etc/profile.d/
+
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: libx11/repos/testing-x86_64/xorg.csh (from rev 149988, 
libx11/repos/staging-x86_64/xorg.csh)
===
--- testing-x86_64/xorg.csh (rev 0)
+++ testing-x86_64/xorg.csh 2012-02-12 09:43:51 UTC (rev 149995)
@@ -0,0 +1,15 @@
+setenv XDG_DATA_HOME ${HOME}/.local/share
+setenv XDG_CONFIG_HOME ${HOME}/.config
+setenv XDG_CACHE_HOME ${HOME}/.cache
+
+if (! ($?XDG_DATA_DIRS) ) then
+   setenv XDG_DATA_DIRS /usr/share/:/usr/local/share/
+else
+   setenv XDG_DATA_DIRS /usr/share/:/usr/local/share/:${XDG_DATA_DIRS}
+endif
+
+if (! ($?XDG_CONFIG_DIRS) ) then
+   setenv XDG_CONFIG_DIRS /etc/xdg
+else
+   setenv XDG_CONFIG_DIRS /etc/xdg:${XDG_CONFIG_DIRS}
+endif

Copied: libx11/repos/testing-x86_64/xorg.sh (from rev 149988, 
libx11/repos/staging-x86_64/xorg.sh)
===
--- testing-x86_64/xorg.sh  (rev 0)
+++ testing-x86_64/xorg.sh  2012-02-12 09:43:51 UTC (rev 149995)
@@ -0,0 +1,15 @@
+export XDG_DATA_HOME=$HOME/.local/share
+export XDG_CONFIG_HOME=$HOME/.config
+export XDG_CACHE_HOME=$HOME/.cache
+
+if [ -z $XDG_DATA_DIRS ]; then
+   export XDG_DATA_DIRS=/usr/share/:/usr/local/share/
+else
+   export XDG_DATA_DIRS=/usr/share/:/usr/local/share/:$XDG_DATA_DIRS
+fi
+
+if [ -z $XDG_CONFIG_DIRS ]; then
+   export XDG_CONFIG_DIRS=/etc/xdg
+else
+   export XDG_CONFIG_DIRS=/etc/xdg:$XDG_CONFIG_DIRS
+fi



[arch-commits] Commit in libxcb/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:54
  Author: andyrtr
Revision: 149997

db-move: moved libxcb from [staging] to [testing] (x86_64)

Added:
  libxcb/repos/testing-x86_64/
  libxcb/repos/testing-x86_64/PKGBUILD
(from rev 149988, libxcb/repos/staging-x86_64/PKGBUILD)
  libxcb/repos/testing-x86_64/libxcb-1.1-no-pthread-stubs.patch
(from rev 149988, 
libxcb/repos/staging-x86_64/libxcb-1.1-no-pthread-stubs.patch)
Deleted:
  libxcb/repos/staging-x86_64/

---+
 PKGBUILD  |   32 
 libxcb-1.1-no-pthread-stubs.patch |   12 
 2 files changed, 44 insertions(+)

Copied: libxcb/repos/testing-x86_64/PKGBUILD (from rev 149988, 
libxcb/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:43:54 UTC (rev 149997)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libxcb
+pkgver=1.8
+pkgrel=2
+pkgdesc=X11 client-side library
+arch=(i686 x86_64)
+url=http://xcb.freedesktop.org/;
+depends=('xcb-proto=1.7' 'libxdmcp' 'libxau')
+makedepends=('pkgconfig' 'libxslt' 'python2')
+options=('!libtool')
+license=('custom')
+source=($url/dist/$pkgname-$pkgver.tar.bz2
+libxcb-1.1-no-pthread-stubs.patch)
+sha1sums=('18b76759d5bbb863777f37bf3aec23ebaa31d5be'
+  '3455e84642283bc91c8313af319002a20bbcbdf4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np1 -i $srcdir/libxcb-1.1-no-pthread-stubs.patch
+  PYTHON=/usr/bin/python2 ./autogen.sh --prefix=/usr --enable-xinput
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 -d $pkgdir/usr/share/licenses/$pkgname
+  install -m644 COPYING $pkgdir/usr/share/licenses/$pkgname
+}

Copied: libxcb/repos/testing-x86_64/libxcb-1.1-no-pthread-stubs.patch (from rev 
149988, libxcb/repos/staging-x86_64/libxcb-1.1-no-pthread-stubs.patch)
===
--- testing-x86_64/libxcb-1.1-no-pthread-stubs.patch
(rev 0)
+++ testing-x86_64/libxcb-1.1-no-pthread-stubs.patch2012-02-12 09:43:54 UTC 
(rev 149997)
@@ -0,0 +1,12 @@
+diff -up libxcb-1.1/configure.ac.pthread-stubs libxcb-1.1/configure.ac
+--- libxcb-1.1/configure.ac.pthread-stubs  2007-11-04 18:17:11.0 
-0500
 libxcb-1.1/configure.ac2007-11-12 10:27:06.0 -0500
+@@ -31,7 +31,7 @@ AC_SUBST(HTML_CHECK_RESULT)
+ 
+ # Checks for pkg-config packages
+ PKG_CHECK_MODULES(XCBPROTO, xcb-proto = 1.6)
+-NEEDED=pthread-stubs xau = 0.99.2
++NEEDED=xau = 0.99.2
+ PKG_CHECK_MODULES(NEEDED, $NEEDED)
+ 
+ have_xdmcp=no



[arch-commits] Commit in libxi/repos (staging-i686 testing-i686 testing-i686/PKGBUILD)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:56
  Author: andyrtr
Revision: 149998

db-move: moved libxi from [staging] to [testing] (i686)

Added:
  libxi/repos/testing-i686/
  libxi/repos/testing-i686/PKGBUILD
(from rev 149988, libxi/repos/staging-i686/PKGBUILD)
Deleted:
  libxi/repos/staging-i686/

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: libxi/repos/testing-i686/PKGBUILD (from rev 149988, 
libxi/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:43:56 UTC (rev 149998)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxi
+pkgver=1.5.99.3
+pkgrel=1
+pkgdesc=X11 Input extension library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org;
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros')
+options=(!libtool)
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
+sha1sums=('55de70d18b20341f307b80da035400ed0467c920')
+
+build() {
+  cd ${srcdir}/libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXi-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in libxi/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:58
  Author: andyrtr
Revision: 14

db-move: moved libxi from [staging] to [testing] (x86_64)

Added:
  libxi/repos/testing-x86_64/
  libxi/repos/testing-x86_64/PKGBUILD
(from rev 149988, libxi/repos/staging-x86_64/PKGBUILD)
Deleted:
  libxi/repos/staging-x86_64/

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: libxi/repos/testing-x86_64/PKGBUILD (from rev 149988, 
libxi/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:43:58 UTC (rev 14)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxi
+pkgver=1.5.99.3
+pkgrel=1
+pkgdesc=X11 Input extension library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org;
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros')
+options=(!libtool)
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
+sha1sums=('55de70d18b20341f307b80da035400ed0467c920')
+
+build() {
+  cd ${srcdir}/libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXi-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xcb-proto/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:00
  Author: andyrtr
Revision: 15

db-move: moved xcb-proto from [staging] to [testing] (any)

Added:
  xcb-proto/repos/testing-any/
  xcb-proto/repos/testing-any/PKGBUILD
(from rev 149988, xcb-proto/repos/staging-any/PKGBUILD)
Deleted:
  xcb-proto/repos/staging-any/

--+
 PKGBUILD |   27 +++
 1 file changed, 27 insertions(+)

Copied: xcb-proto/repos/testing-any/PKGBUILD (from rev 149988, 
xcb-proto/repos/staging-any/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-02-12 09:44:00 UTC (rev 15)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Baldeck alexan...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=xcb-proto
+pkgver=1.7
+pkgrel=2
+pkgdesc=XML-XCB protocol descriptions
+arch=(any)
+url=http://xcb.freedesktop.org/;
+license=('custom')
+makedepends=('python2' 'libxml2')
+source=($url/dist/$pkgname-$pkgver.tar.bz2)
+sha1sums=('f47772de91394aa9ad8ee8a5b57a71072d438b2b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 -d $pkgdir/usr/share/licenses/$pkgname
+  install -m644 COPYING $pkgdir/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in libxcb/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:43:52
  Author: andyrtr
Revision: 149996

db-move: moved libxcb from [staging] to [testing] (i686)

Added:
  libxcb/repos/testing-i686/
  libxcb/repos/testing-i686/PKGBUILD
(from rev 149988, libxcb/repos/staging-i686/PKGBUILD)
  libxcb/repos/testing-i686/libxcb-1.1-no-pthread-stubs.patch
(from rev 149988, 
libxcb/repos/staging-i686/libxcb-1.1-no-pthread-stubs.patch)
Deleted:
  libxcb/repos/staging-i686/

---+
 PKGBUILD  |   32 
 libxcb-1.1-no-pthread-stubs.patch |   12 
 2 files changed, 44 insertions(+)

Copied: libxcb/repos/testing-i686/PKGBUILD (from rev 149988, 
libxcb/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:43:52 UTC (rev 149996)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libxcb
+pkgver=1.8
+pkgrel=2
+pkgdesc=X11 client-side library
+arch=(i686 x86_64)
+url=http://xcb.freedesktop.org/;
+depends=('xcb-proto=1.7' 'libxdmcp' 'libxau')
+makedepends=('pkgconfig' 'libxslt' 'python2')
+options=('!libtool')
+license=('custom')
+source=($url/dist/$pkgname-$pkgver.tar.bz2
+libxcb-1.1-no-pthread-stubs.patch)
+sha1sums=('18b76759d5bbb863777f37bf3aec23ebaa31d5be'
+  '3455e84642283bc91c8313af319002a20bbcbdf4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np1 -i $srcdir/libxcb-1.1-no-pthread-stubs.patch
+  PYTHON=/usr/bin/python2 ./autogen.sh --prefix=/usr --enable-xinput
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 -d $pkgdir/usr/share/licenses/$pkgname
+  install -m644 COPYING $pkgdir/usr/share/licenses/$pkgname
+}

Copied: libxcb/repos/testing-i686/libxcb-1.1-no-pthread-stubs.patch (from rev 
149988, libxcb/repos/staging-i686/libxcb-1.1-no-pthread-stubs.patch)
===
--- testing-i686/libxcb-1.1-no-pthread-stubs.patch  
(rev 0)
+++ testing-i686/libxcb-1.1-no-pthread-stubs.patch  2012-02-12 09:43:52 UTC 
(rev 149996)
@@ -0,0 +1,12 @@
+diff -up libxcb-1.1/configure.ac.pthread-stubs libxcb-1.1/configure.ac
+--- libxcb-1.1/configure.ac.pthread-stubs  2007-11-04 18:17:11.0 
-0500
 libxcb-1.1/configure.ac2007-11-12 10:27:06.0 -0500
+@@ -31,7 +31,7 @@ AC_SUBST(HTML_CHECK_RESULT)
+ 
+ # Checks for pkg-config packages
+ PKG_CHECK_MODULES(XCBPROTO, xcb-proto = 1.6)
+-NEEDED=pthread-stubs xau = 0.99.2
++NEEDED=xau = 0.99.2
+ PKG_CHECK_MODULES(NEEDED, $NEEDED)
+ 
+ have_xdmcp=no



[arch-commits] Commit in xf86-input-acecad/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:01
  Author: andyrtr
Revision: 150001

db-move: moved xf86-input-acecad from [staging] to [testing] (i686)

Added:
  xf86-input-acecad/repos/testing-i686/
  xf86-input-acecad/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-acecad/repos/staging-i686/PKGBUILD)
  
xf86-input-acecad/repos/testing-i686/assign-local-private-after-allocating.patch
(from rev 149988, 
xf86-input-acecad/repos/staging-i686/assign-local-private-after-allocating.patch)
Deleted:
  xf86-input-acecad/repos/staging-i686/

-+
 PKGBUILD|   35 ++
 assign-local-private-after-allocating.patch |   24 +
 2 files changed, 59 insertions(+)

Copied: xf86-input-acecad/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-acecad/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:01 UTC (rev 150001)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-acecad
+pkgver=1.5.0
+pkgrel=3
+pkgdesc=X.Org acecad tablet input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('sysfsutils')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+assign-local-private-after-allocating.patch)
+sha1sums=('410cee68e4435dc95774fb389fcefae1b2ffe3d1'
+  '9301020b0ef3c6f2081e957481a88d2e187a7973')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/assign-local-private-after-allocating.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: 
xf86-input-acecad/repos/testing-i686/assign-local-private-after-allocating.patch
 (from rev 149988, 
xf86-input-acecad/repos/staging-i686/assign-local-private-after-allocating.patch)
===
--- testing-i686/assign-local-private-after-allocating.patch
(rev 0)
+++ testing-i686/assign-local-private-after-allocating.patch2012-02-12 
09:44:01 UTC (rev 150001)
@@ -0,0 +1,24 @@
+From ec2c4ead497133ef20d5ef5a9b481b38e1e0f7a2 Mon Sep 17 00:00:00 2001
+From: Peter Hutterer peter.hutte...@who-t.net
+Date: Mon, 27 Jun 2011 03:13:54 +
+Subject: Assign local-private after allocating.
+
+It is detrimental to the user experience when the driver tries to derefernce
+null pointers.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+diff --git a/src/acecad.c b/src/acecad.c
+index ad6d793..604fe91 100644
+--- a/src/acecad.c
 b/src/acecad.c
+@@ -343,6 +343,7 @@ AceCadPreInit(InputDriverPtr drv, InputInfoPtr local, int 
flags)
+ return BadAlloc;
+ 
+ memset(priv, 0, sizeof(AceCadPrivateRec));
++local-private = priv;
+ 
+ local-device_control = DeviceControl;
+ 
+--
+cgit v0.8.3-6-g21f6



[arch-commits] Commit in xf86-input-acecad/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:03
  Author: andyrtr
Revision: 150002

db-move: moved xf86-input-acecad from [staging] to [testing] (x86_64)

Added:
  xf86-input-acecad/repos/testing-x86_64/
  xf86-input-acecad/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-acecad/repos/staging-x86_64/PKGBUILD)
  
xf86-input-acecad/repos/testing-x86_64/assign-local-private-after-allocating.patch
(from rev 149988, 
xf86-input-acecad/repos/staging-x86_64/assign-local-private-after-allocating.patch)
Deleted:
  xf86-input-acecad/repos/staging-x86_64/

-+
 PKGBUILD|   35 ++
 assign-local-private-after-allocating.patch |   24 +
 2 files changed, 59 insertions(+)

Copied: xf86-input-acecad/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-acecad/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:03 UTC (rev 150002)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-acecad
+pkgver=1.5.0
+pkgrel=3
+pkgdesc=X.Org acecad tablet input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('sysfsutils')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+assign-local-private-after-allocating.patch)
+sha1sums=('410cee68e4435dc95774fb389fcefae1b2ffe3d1'
+  '9301020b0ef3c6f2081e957481a88d2e187a7973')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/assign-local-private-after-allocating.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: 
xf86-input-acecad/repos/testing-x86_64/assign-local-private-after-allocating.patch
 (from rev 149988, 
xf86-input-acecad/repos/staging-x86_64/assign-local-private-after-allocating.patch)
===
--- testing-x86_64/assign-local-private-after-allocating.patch  
(rev 0)
+++ testing-x86_64/assign-local-private-after-allocating.patch  2012-02-12 
09:44:03 UTC (rev 150002)
@@ -0,0 +1,24 @@
+From ec2c4ead497133ef20d5ef5a9b481b38e1e0f7a2 Mon Sep 17 00:00:00 2001
+From: Peter Hutterer peter.hutte...@who-t.net
+Date: Mon, 27 Jun 2011 03:13:54 +
+Subject: Assign local-private after allocating.
+
+It is detrimental to the user experience when the driver tries to derefernce
+null pointers.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+diff --git a/src/acecad.c b/src/acecad.c
+index ad6d793..604fe91 100644
+--- a/src/acecad.c
 b/src/acecad.c
+@@ -343,6 +343,7 @@ AceCadPreInit(InputDriverPtr drv, InputInfoPtr local, int 
flags)
+ return BadAlloc;
+ 
+ memset(priv, 0, sizeof(AceCadPrivateRec));
++local-private = priv;
+ 
+ local-device_control = DeviceControl;
+ 
+--
+cgit v0.8.3-6-g21f6



[arch-commits] Commit in xf86-input-aiptek/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:03
  Author: andyrtr
Revision: 150003

db-move: moved xf86-input-aiptek from [staging] to [testing] (i686)

Added:
  xf86-input-aiptek/repos/testing-i686/
  xf86-input-aiptek/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-aiptek/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-aiptek/repos/staging-i686/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: xf86-input-aiptek/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-aiptek/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:03 UTC (rev 150003)
@@ -0,0 +1,32 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-aiptek
+pkgver=1.4.1
+pkgrel=3
+pkgdesc=X.Org Aiptek USB Digital Tablet input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('55ea7d12d3e24fd72eacc966a59262864dce7769')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install
+  
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-aiptek/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:04
  Author: andyrtr
Revision: 150004

db-move: moved xf86-input-aiptek from [staging] to [testing] (x86_64)

Added:
  xf86-input-aiptek/repos/testing-x86_64/
  xf86-input-aiptek/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-aiptek/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-aiptek/repos/staging-x86_64/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: xf86-input-aiptek/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-aiptek/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:04 UTC (rev 150004)
@@ -0,0 +1,32 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-aiptek
+pkgver=1.4.1
+pkgrel=3
+pkgdesc=X.Org Aiptek USB Digital Tablet input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('55ea7d12d3e24fd72eacc966a59262864dce7769')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install
+  
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-evdev/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:06
  Author: andyrtr
Revision: 150005

db-move: moved xf86-input-evdev from [staging] to [testing] (i686)

Added:
  xf86-input-evdev/repos/testing-i686/
  xf86-input-evdev/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-evdev/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-evdev/repos/staging-i686/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-input-evdev/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-evdev/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:06 UTC (rev 150005)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-input-evdev
+pkgver=2.6.99.901
+pkgrel=1
+pkgdesc=X.org evdev input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool' '!makeflags')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('fb978b06cfb7a6a6b99dc9f9bca4362abdf79f20')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-evdev/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:07
  Author: andyrtr
Revision: 150006

db-move: moved xf86-input-evdev from [staging] to [testing] (x86_64)

Added:
  xf86-input-evdev/repos/testing-x86_64/
  xf86-input-evdev/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-evdev/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-evdev/repos/staging-x86_64/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-input-evdev/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-evdev/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:07 UTC (rev 150006)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-input-evdev
+pkgver=2.6.99.901
+pkgrel=1
+pkgdesc=X.org evdev input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool' '!makeflags')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('fb978b06cfb7a6a6b99dc9f9bca4362abdf79f20')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-joystick/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:08
  Author: andyrtr
Revision: 150007

db-move: moved xf86-input-joystick from [staging] to [testing] (i686)

Added:
  xf86-input-joystick/repos/testing-i686/
  xf86-input-joystick/repos/testing-i686/50-joystick.conf
(from rev 149988, xf86-input-joystick/repos/staging-i686/50-joystick.conf)
  xf86-input-joystick/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-joystick/repos/staging-i686/PKGBUILD)
  xf86-input-joystick/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-input-joystick/repos/staging-i686/git-fixes.patch)
Deleted:
  xf86-input-joystick/repos/staging-i686/

--+
 50-joystick.conf |6 
 PKGBUILD |   40 +
 git-fixes.patch  |  399 +
 3 files changed, 445 insertions(+)

Copied: xf86-input-joystick/repos/testing-i686/50-joystick.conf (from rev 
149988, xf86-input-joystick/repos/staging-i686/50-joystick.conf)
===
--- testing-i686/50-joystick.conf   (rev 0)
+++ testing-i686/50-joystick.conf   2012-02-12 09:44:08 UTC (rev 150007)
@@ -0,0 +1,6 @@
+Section InputClass
+   Identifier joystick catchall
+   MatchIsJoystick on
+   MatchDevicePath /dev/input/event*
+   Driver joystick
+EndSection

Copied: xf86-input-joystick/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-joystick/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:08 UTC (rev 150007)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-joystick
+pkgver=1.6.0
+pkgrel=4
+pkgdesc=X.Org Joystick input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch
+50-joystick.conf)
+sha1sums=('3b9aed1b8128e1fbd947fdcdd5e16efccad1c780'
+  '7812a34013a2333641bd7c5d044c46179490cb32'
+  'e1ff3699a0470c6bb78a53f718df9d8521621e11')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/etc/X11/xorg.conf.d
+  install -m644 ${srcdir}/50-joystick.conf ${pkgdir}/etc/X11/xorg.conf.d/
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-input-joystick/repos/testing-i686/git-fixes.patch (from rev 
149988, xf86-input-joystick/repos/staging-i686/git-fixes.patch)
===
--- testing-i686/git-fixes.patch(rev 0)
+++ testing-i686/git-fixes.patch2012-02-12 09:44:08 UTC (rev 150007)
@@ -0,0 +1,399 @@
+From 204dcb86368b011824fc5006f87b9e394d03a394 Mon Sep 17 00:00:00 2001
+From: Terry Lambert tlamb...@chromium.org
+Date: Sat, 16 Jul 2011 00:23:22 +
+Subject: Return proper default for unknown values in pInfo-device_control.
+
+Signed-off-by: Terry Lambert tlamb...@chromium.org
+Reviewed-by: Stephane Marchesin marc...@chromium.org
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+diff --git a/src/jstk.c b/src/jstk.c
+index ec6b79a..6db0e7c 100644
+--- a/src/jstk.c
 b/src/jstk.c
+@@ -419,8 +419,7 @@ jstkDeviceControlProc(DeviceIntPtr   pJstk,
+ 
+ default:
+ ErrorF(unsupported mode=%d\n, what);
+-return !Success;
+-break;
++return BadValue;
+ } /* switch (what) */
+ return Success;
+ }
+diff --git a/src/jstk_key.c b/src/jstk_key.c
+index 3c471ce..d699dcd 100644
+--- a/src/jstk_key.c
 b/src/jstk_key.c
+@@ -169,6 +169,8 @@ jstkKeyboardDeviceControlProc(DeviceIntPtr   dev,
+ DBG(2, ErrorF(jstkKeyboardDeviceControlProc what=DEVICE_CLOSE\n));
+ dev-public.on = FALSE;
+ break;
++default:
++return BadValue;
+ }
+ 
+ return Success;
+--
+cgit v0.9.0.2-2-gbebe
+From b3b62328cf3f36c20c54a298f8a921e6eef42c4d Mon Sep 17 00:00:00 2001
+From: Devin J. Pohly djpohly+x...@gmail.com
+Date: Sat, 03 Sep 2011 23:00:07 +
+Subject: unify capitalization of joystick properties
+
+the axis keys high/low properties were inconsistently capitalized,
+leading to potential confusion as to why one works but not the other.
+
+Signed-off-by: Devin J. Pohly djpohly+x...@gmail.com
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+diff --git a/include/joystick-properties.h b/include/joystick-properties.h
+index 49ef800..36f4082 

[arch-commits] Commit in xf86-input-joystick/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:09
  Author: andyrtr
Revision: 150008

db-move: moved xf86-input-joystick from [staging] to [testing] (x86_64)

Added:
  xf86-input-joystick/repos/testing-x86_64/
  xf86-input-joystick/repos/testing-x86_64/50-joystick.conf
(from rev 149988, xf86-input-joystick/repos/staging-x86_64/50-joystick.conf)
  xf86-input-joystick/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-joystick/repos/staging-x86_64/PKGBUILD)
  xf86-input-joystick/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-input-joystick/repos/staging-x86_64/git-fixes.patch)
Deleted:
  xf86-input-joystick/repos/staging-x86_64/

--+
 50-joystick.conf |6 
 PKGBUILD |   40 +
 git-fixes.patch  |  399 +
 3 files changed, 445 insertions(+)

Copied: xf86-input-joystick/repos/testing-x86_64/50-joystick.conf (from rev 
149988, xf86-input-joystick/repos/staging-x86_64/50-joystick.conf)
===
--- testing-x86_64/50-joystick.conf (rev 0)
+++ testing-x86_64/50-joystick.conf 2012-02-12 09:44:09 UTC (rev 150008)
@@ -0,0 +1,6 @@
+Section InputClass
+   Identifier joystick catchall
+   MatchIsJoystick on
+   MatchDevicePath /dev/input/event*
+   Driver joystick
+EndSection

Copied: xf86-input-joystick/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-joystick/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:09 UTC (rev 150008)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-joystick
+pkgver=1.6.0
+pkgrel=4
+pkgdesc=X.Org Joystick input driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch
+50-joystick.conf)
+sha1sums=('3b9aed1b8128e1fbd947fdcdd5e16efccad1c780'
+  '7812a34013a2333641bd7c5d044c46179490cb32'
+  'e1ff3699a0470c6bb78a53f718df9d8521621e11')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/etc/X11/xorg.conf.d
+  install -m644 ${srcdir}/50-joystick.conf ${pkgdir}/etc/X11/xorg.conf.d/
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-input-joystick/repos/testing-x86_64/git-fixes.patch (from rev 
149988, xf86-input-joystick/repos/staging-x86_64/git-fixes.patch)
===
--- testing-x86_64/git-fixes.patch  (rev 0)
+++ testing-x86_64/git-fixes.patch  2012-02-12 09:44:09 UTC (rev 150008)
@@ -0,0 +1,399 @@
+From 204dcb86368b011824fc5006f87b9e394d03a394 Mon Sep 17 00:00:00 2001
+From: Terry Lambert tlamb...@chromium.org
+Date: Sat, 16 Jul 2011 00:23:22 +
+Subject: Return proper default for unknown values in pInfo-device_control.
+
+Signed-off-by: Terry Lambert tlamb...@chromium.org
+Reviewed-by: Stephane Marchesin marc...@chromium.org
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+diff --git a/src/jstk.c b/src/jstk.c
+index ec6b79a..6db0e7c 100644
+--- a/src/jstk.c
 b/src/jstk.c
+@@ -419,8 +419,7 @@ jstkDeviceControlProc(DeviceIntPtr   pJstk,
+ 
+ default:
+ ErrorF(unsupported mode=%d\n, what);
+-return !Success;
+-break;
++return BadValue;
+ } /* switch (what) */
+ return Success;
+ }
+diff --git a/src/jstk_key.c b/src/jstk_key.c
+index 3c471ce..d699dcd 100644
+--- a/src/jstk_key.c
 b/src/jstk_key.c
+@@ -169,6 +169,8 @@ jstkKeyboardDeviceControlProc(DeviceIntPtr   dev,
+ DBG(2, ErrorF(jstkKeyboardDeviceControlProc what=DEVICE_CLOSE\n));
+ dev-public.on = FALSE;
+ break;
++default:
++return BadValue;
+ }
+ 
+ return Success;
+--
+cgit v0.9.0.2-2-gbebe
+From b3b62328cf3f36c20c54a298f8a921e6eef42c4d Mon Sep 17 00:00:00 2001
+From: Devin J. Pohly djpohly+x...@gmail.com
+Date: Sat, 03 Sep 2011 23:00:07 +
+Subject: unify capitalization of joystick properties
+
+the axis keys high/low properties were inconsistently capitalized,
+leading to potential confusion as to why one works but not the other.
+
+Signed-off-by: Devin J. Pohly djpohly+x...@gmail.com
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+diff --git a/include/joystick-properties.h 

[arch-commits] Commit in xf86-input-keyboard/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:10
  Author: andyrtr
Revision: 150009

db-move: moved xf86-input-keyboard from [staging] to [testing] (i686)

Added:
  xf86-input-keyboard/repos/testing-i686/
  xf86-input-keyboard/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-keyboard/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-keyboard/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-input-keyboard/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-keyboard/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:10 UTC (rev 150009)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-keyboard
+pkgver=1.6.1
+pkgrel=2
+pkgdesc=X.Org keyboard input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('ef30fecb9e846a5268ae339846401489a785e413')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-keyboard/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:11
  Author: andyrtr
Revision: 150010

db-move: moved xf86-input-keyboard from [staging] to [testing] (x86_64)

Added:
  xf86-input-keyboard/repos/testing-x86_64/
  xf86-input-keyboard/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-keyboard/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-keyboard/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-input-keyboard/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-keyboard/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:11 UTC (rev 150010)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-keyboard
+pkgver=1.6.1
+pkgrel=2
+pkgdesc=X.Org keyboard input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('ef30fecb9e846a5268ae339846401489a785e413')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-mouse/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:12
  Author: andyrtr
Revision: 150011

db-move: moved xf86-input-mouse from [staging] to [testing] (i686)

Added:
  xf86-input-mouse/repos/testing-i686/
  xf86-input-mouse/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-mouse/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-mouse/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-input-mouse/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-mouse/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:12 UTC (rev 150011)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-mouse
+pkgver=1.7.1
+pkgrel=3
+pkgdesc=X.org mouse input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('11a6402e82d65bda5fb559c5e9bc72f3fd7af2ed')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-mouse/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:14
  Author: andyrtr
Revision: 150012

db-move: moved xf86-input-mouse from [staging] to [testing] (x86_64)

Added:
  xf86-input-mouse/repos/testing-x86_64/
  xf86-input-mouse/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-mouse/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-mouse/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-input-mouse/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-mouse/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:14 UTC (rev 150012)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-mouse
+pkgver=1.7.1
+pkgrel=3
+pkgdesc=X.org mouse input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('11a6402e82d65bda5fb559c5e9bc72f3fd7af2ed')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-synaptics/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:15
  Author: andyrtr
Revision: 150013

db-move: moved xf86-input-synaptics from [staging] to [testing] (i686)

Added:
  xf86-input-synaptics/repos/testing-i686/
  xf86-input-synaptics/repos/testing-i686/10-synaptics.conf
(from rev 149988, xf86-input-synaptics/repos/staging-i686/10-synaptics.conf)
  xf86-input-synaptics/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-synaptics/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-synaptics/repos/staging-i686/

---+
 10-synaptics.conf |9 +
 PKGBUILD  |   48 
 2 files changed, 57 insertions(+)

Copied: xf86-input-synaptics/repos/testing-i686/10-synaptics.conf (from rev 
149988, xf86-input-synaptics/repos/staging-i686/10-synaptics.conf)
===
--- testing-i686/10-synaptics.conf  (rev 0)
+++ testing-i686/10-synaptics.conf  2012-02-12 09:44:15 UTC (rev 150013)
@@ -0,0 +1,9 @@
+Section InputClass
+Identifier touchpad catchall
+Driver synaptics
+MatchIsTouchpad on
+MatchDevicePath /dev/input/event*
+Option TapButton1 1
+Option TapButton2 2
+Option TapButton3 3
+EndSection

Copied: xf86-input-synaptics/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-synaptics/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:15 UTC (rev 150013)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tobias Powalowski  tp...@archlinux.org
+# Contributor: Thomas Bächler tho...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-input-synaptics
+pkgver=1.5.99
+pkgrel=0.1
+_gitver=e6032c34515a19ebac09090028f806d82ddfb62d
+pkgdesc=Synaptics driver for notebook touchpads
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('libxtst')
+makedepends=('xorg-server-devel=1.11.99.902' 'libxi' 'libx11')
+conflicts=('xorg-server1.11.99.902')
+replaces=('synaptics')
+provides=('synaptics')
+conflicts=('synaptics')
+groups=('xorg-drivers' 'xorg')
+options=(!libtool)
+backup=('etc/X11/xorg.conf.d/10-synaptics.conf')
+source=(#http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+   
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/snapshot/xf86-input-synaptics-${_gitver}.tar.gz
+10-synaptics.conf)
+md5sums=('82556d741fe2bc45c4ab4648cb77700d'
+ '3b81a81b958dfe3cac3cdef7ee85f1ce')
+
+build() {
+#  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/etc/X11/xorg.conf.d
+  install -m644 ${srcdir}/10-synaptics.conf ${pkgdir}/etc/X11/xorg.conf.d/
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+
+  rm -rf ${pkgdir}/usr/share/X11
+}



[arch-commits] Commit in xf86-input-synaptics/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:16
  Author: andyrtr
Revision: 150014

db-move: moved xf86-input-synaptics from [staging] to [testing] (x86_64)

Added:
  xf86-input-synaptics/repos/testing-x86_64/
  xf86-input-synaptics/repos/testing-x86_64/10-synaptics.conf
(from rev 149988, 
xf86-input-synaptics/repos/staging-x86_64/10-synaptics.conf)
  xf86-input-synaptics/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-synaptics/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-synaptics/repos/staging-x86_64/

---+
 10-synaptics.conf |9 +
 PKGBUILD  |   48 
 2 files changed, 57 insertions(+)

Copied: xf86-input-synaptics/repos/testing-x86_64/10-synaptics.conf (from rev 
149988, xf86-input-synaptics/repos/staging-x86_64/10-synaptics.conf)
===
--- testing-x86_64/10-synaptics.conf(rev 0)
+++ testing-x86_64/10-synaptics.conf2012-02-12 09:44:16 UTC (rev 150014)
@@ -0,0 +1,9 @@
+Section InputClass
+Identifier touchpad catchall
+Driver synaptics
+MatchIsTouchpad on
+MatchDevicePath /dev/input/event*
+Option TapButton1 1
+Option TapButton2 2
+Option TapButton3 3
+EndSection

Copied: xf86-input-synaptics/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-synaptics/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:16 UTC (rev 150014)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tobias Powalowski  tp...@archlinux.org
+# Contributor: Thomas Bächler tho...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-input-synaptics
+pkgver=1.5.99
+pkgrel=0.1
+_gitver=e6032c34515a19ebac09090028f806d82ddfb62d
+pkgdesc=Synaptics driver for notebook touchpads
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('libxtst')
+makedepends=('xorg-server-devel=1.11.99.902' 'libxi' 'libx11')
+conflicts=('xorg-server1.11.99.902')
+replaces=('synaptics')
+provides=('synaptics')
+conflicts=('synaptics')
+groups=('xorg-drivers' 'xorg')
+options=(!libtool)
+backup=('etc/X11/xorg.conf.d/10-synaptics.conf')
+source=(#http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+   
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/snapshot/xf86-input-synaptics-${_gitver}.tar.gz
+10-synaptics.conf)
+md5sums=('82556d741fe2bc45c4ab4648cb77700d'
+ '3b81a81b958dfe3cac3cdef7ee85f1ce')
+
+build() {
+#  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/etc/X11/xorg.conf.d
+  install -m644 ${srcdir}/10-synaptics.conf ${pkgdir}/etc/X11/xorg.conf.d/
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+
+  rm -rf ${pkgdir}/usr/share/X11
+}



[arch-commits] Commit in xf86-input-vmmouse/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:18
  Author: andyrtr
Revision: 150015

db-move: moved xf86-input-vmmouse from [staging] to [testing] (i686)

Added:
  xf86-input-vmmouse/repos/testing-i686/
  
xf86-input-vmmouse/repos/testing-i686/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
(from rev 149988, 
xf86-input-vmmouse/repos/staging-i686/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch)
  xf86-input-vmmouse/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-vmmouse/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-vmmouse/repos/staging-i686/

-+
 0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch |   89 ++
 PKGBUILD|   35 +
 2 files changed, 124 insertions(+)

Copied: 
xf86-input-vmmouse/repos/testing-i686/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
 (from rev 149988, 
xf86-input-vmmouse/repos/staging-i686/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch)
===
--- testing-i686/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
(rev 0)
+++ testing-i686/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
2012-02-12 09:44:18 UTC (rev 150015)
@@ -0,0 +1,89 @@
+From 7aaf9f7c7aafda7561f6104fd9c1ff772ba61c6f Mon Sep 17 00:00:00 2001
+From: Peter Hutterer peter.hutte...@who-t.net
+Date: Thu, 10 Nov 2011 08:07:08 +1000
+Subject: [PATCH] Deal with opaque InputOption types in ABI 14
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+ src/vmmouse.c |   49 ++---
+ 1 files changed, 34 insertions(+), 15 deletions(-)
+
+diff --git a/src/vmmouse.c b/src/vmmouse.c
+index ad014ec..285ba26 100644
+--- a/src/vmmouse.c
 b/src/vmmouse.c
+@@ -228,11 +228,40 @@ static char reverseMap[32] = { 0,  4,  2,  6,  1,  5,  
3,  7,
+ #define reverseBits(map, b)   (((b)  ~0x0f) | map[(b)  0x0f])
+ 
+ #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) = 12
++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION)  14
++
++static InputOption*
++input_option_new(InputOption *list, char *key, char *value)
++{
++   InputOption *new;
++
++   new = calloc(1, sizeof(InputOption));
++   new-key = key;
++   new-value = value;
++   new-next = list;
++   return new;
++}
++
++static void
++input_option_free_list(InputOption **opts)
++{
++   InputOption *tmp = *opts;
++   while(*opts)
++   {
++  tmp = (*opts)-next;
++  free((*opts)-key);
++  free((*opts)-value);
++  free((*opts));
++  *opts = tmp;
++   }
++}
++#endif
++
+ static int
+ VMMouseInitPassthru(InputDriverPtr drv, InputInfoPtr pInfo, int flags)
+ {
+InputAttributes *attrs = NULL;
+-   InputOption *input_options = NULL, *tmp, *opts;
++   InputOption *input_options = NULL;
+pointer options;
+DeviceIntPtr dev;
+int rc;
+@@ -241,25 +270,15 @@ VMMouseInitPassthru(InputDriverPtr drv, InputInfoPtr 
pInfo, int flags)
+options = xf86ReplaceStrOption(options, Driver, mouse);
+ 
+while(options) {
+-  tmp = calloc(1, sizeof(InputOption));
+-  tmp-key = xf86OptionName(options);
+-  tmp-value = xf86OptionValue(options);
+-  tmp-next = input_options;
+-  input_options = tmp;
++  input_options = input_option_new(input_options,
++   xf86OptionName(options),
++   xf86OptionValue(options));
+   options = xf86NextOption(options);
+}
+ 
+rc = NewInputDeviceRequest(input_options, attrs, dev);
+ 
+-   opts = input_options;
+-   tmp = opts;
+-   while(opts) {
+-  tmp = opts-next;
+-  free(opts-key);
+-  free(opts-value);
+-  free(opts);
+-  opts = tmp;
+-   }
++   input_option_free_list(input_options);
+ 
+return rc;
+ }
+-- 
+1.7.7
+

Copied: xf86-input-vmmouse/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-vmmouse/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:18 UTC (rev 150015)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-vmmouse
+pkgver=12.7.0
+pkgrel=4
+pkgdesc=X.org VMWare Mouse input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc' 'sh')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+backup=('etc/X11/xorg.conf.d/50-vmmouse.conf')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch)
+sha1sums=('6618f84a037c8f4817e1a2822d6a5a795814e544'
+  '71283328a23e4b33e73164b40252fcd593b54e07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i 

[arch-commits] Commit in xf86-input-vmmouse/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:19
  Author: andyrtr
Revision: 150016

db-move: moved xf86-input-vmmouse from [staging] to [testing] (x86_64)

Added:
  xf86-input-vmmouse/repos/testing-x86_64/
  
xf86-input-vmmouse/repos/testing-x86_64/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
(from rev 149988, 
xf86-input-vmmouse/repos/staging-x86_64/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch)
  xf86-input-vmmouse/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-vmmouse/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-vmmouse/repos/staging-x86_64/

-+
 0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch |   89 ++
 PKGBUILD|   35 +
 2 files changed, 124 insertions(+)

Copied: 
xf86-input-vmmouse/repos/testing-x86_64/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
 (from rev 149988, 
xf86-input-vmmouse/repos/staging-x86_64/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch)
===
--- testing-x86_64/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch  
(rev 0)
+++ testing-x86_64/0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch  
2012-02-12 09:44:19 UTC (rev 150016)
@@ -0,0 +1,89 @@
+From 7aaf9f7c7aafda7561f6104fd9c1ff772ba61c6f Mon Sep 17 00:00:00 2001
+From: Peter Hutterer peter.hutte...@who-t.net
+Date: Thu, 10 Nov 2011 08:07:08 +1000
+Subject: [PATCH] Deal with opaque InputOption types in ABI 14
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+---
+ src/vmmouse.c |   49 ++---
+ 1 files changed, 34 insertions(+), 15 deletions(-)
+
+diff --git a/src/vmmouse.c b/src/vmmouse.c
+index ad014ec..285ba26 100644
+--- a/src/vmmouse.c
 b/src/vmmouse.c
+@@ -228,11 +228,40 @@ static char reverseMap[32] = { 0,  4,  2,  6,  1,  5,  
3,  7,
+ #define reverseBits(map, b)   (((b)  ~0x0f) | map[(b)  0x0f])
+ 
+ #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) = 12
++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION)  14
++
++static InputOption*
++input_option_new(InputOption *list, char *key, char *value)
++{
++   InputOption *new;
++
++   new = calloc(1, sizeof(InputOption));
++   new-key = key;
++   new-value = value;
++   new-next = list;
++   return new;
++}
++
++static void
++input_option_free_list(InputOption **opts)
++{
++   InputOption *tmp = *opts;
++   while(*opts)
++   {
++  tmp = (*opts)-next;
++  free((*opts)-key);
++  free((*opts)-value);
++  free((*opts));
++  *opts = tmp;
++   }
++}
++#endif
++
+ static int
+ VMMouseInitPassthru(InputDriverPtr drv, InputInfoPtr pInfo, int flags)
+ {
+InputAttributes *attrs = NULL;
+-   InputOption *input_options = NULL, *tmp, *opts;
++   InputOption *input_options = NULL;
+pointer options;
+DeviceIntPtr dev;
+int rc;
+@@ -241,25 +270,15 @@ VMMouseInitPassthru(InputDriverPtr drv, InputInfoPtr 
pInfo, int flags)
+options = xf86ReplaceStrOption(options, Driver, mouse);
+ 
+while(options) {
+-  tmp = calloc(1, sizeof(InputOption));
+-  tmp-key = xf86OptionName(options);
+-  tmp-value = xf86OptionValue(options);
+-  tmp-next = input_options;
+-  input_options = tmp;
++  input_options = input_option_new(input_options,
++   xf86OptionName(options),
++   xf86OptionValue(options));
+   options = xf86NextOption(options);
+}
+ 
+rc = NewInputDeviceRequest(input_options, attrs, dev);
+ 
+-   opts = input_options;
+-   tmp = opts;
+-   while(opts) {
+-  tmp = opts-next;
+-  free(opts-key);
+-  free(opts-value);
+-  free(opts);
+-  opts = tmp;
+-   }
++   input_option_free_list(input_options);
+ 
+return rc;
+ }
+-- 
+1.7.7
+

Copied: xf86-input-vmmouse/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-vmmouse/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:19 UTC (rev 150016)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-vmmouse
+pkgver=12.7.0
+pkgrel=4
+pkgdesc=X.org VMWare Mouse input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc' 'sh')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+backup=('etc/X11/xorg.conf.d/50-vmmouse.conf')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch)
+sha1sums=('6618f84a037c8f4817e1a2822d6a5a795814e544'
+  '71283328a23e4b33e73164b40252fcd593b54e07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i 

[arch-commits] Commit in xf86-input-void/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:20
  Author: andyrtr
Revision: 150017

db-move: moved xf86-input-void from [staging] to [testing] (i686)

Added:
  xf86-input-void/repos/testing-i686/
  xf86-input-void/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-void/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-void/repos/staging-i686/

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: xf86-input-void/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-void/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:20 UTC (rev 150017)
@@ -0,0 +1,33 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-void
+pkgver=1.4.0
+pkgrel=3
+pkgdesc=X.org void input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('49b462d3acb16337eaf78202d4074f19d5e20b29')
+
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install
+  
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-void/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:20
  Author: andyrtr
Revision: 150018

db-move: moved xf86-input-void from [staging] to [testing] (x86_64)

Added:
  xf86-input-void/repos/testing-x86_64/
  xf86-input-void/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-void/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-void/repos/staging-x86_64/

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: xf86-input-void/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-void/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:20 UTC (rev 150018)
@@ -0,0 +1,33 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-input-void
+pkgver=1.4.0
+pkgrel=3
+pkgdesc=X.org void input driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('49b462d3acb16337eaf78202d4074f19d5e20b29')
+
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install
+  
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-input-wacom/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:22
  Author: andyrtr
Revision: 150019

db-move: moved xf86-input-wacom from [staging] to [testing] (i686)

Added:
  xf86-input-wacom/repos/testing-i686/
  xf86-input-wacom/repos/testing-i686/70-wacom.rules
(from rev 149988, xf86-input-wacom/repos/staging-i686/70-wacom.rules)
  xf86-input-wacom/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-input-wacom/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-input-wacom/repos/staging-i686/

+
 70-wacom.rules |   12 
 PKGBUILD   |   35 +++
 2 files changed, 47 insertions(+)

Copied: xf86-input-wacom/repos/testing-i686/70-wacom.rules (from rev 149988, 
xf86-input-wacom/repos/staging-i686/70-wacom.rules)
===
--- testing-i686/70-wacom.rules (rev 0)
+++ testing-i686/70-wacom.rules 2012-02-12 09:44:22 UTC (rev 150019)
@@ -0,0 +1,12 @@
+ACTION!=add|change, GOTO=wacom_end
+
+# Match all serial wacom tablets with a serial ID starting with WACf
+# Notes: We assign NAME though we shouldn't, but currently the server requires 
it
+#We assign the lot to subsystem pnp too because server reads NAME from
+#the parent device. Once all that's fixed, as simple SUBSYSTEM=tty
+#will do and the ENV{NAME} can be removed.
+SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==WACf*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
+SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==FUJ*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
+
+LABEL=wacom_end
+

Copied: xf86-input-wacom/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-input-wacom/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:22 UTC (rev 150019)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: M Rawash mraw...@gmail.com
+
+pkgname=xf86-input-wacom
+pkgver=0.13.0
+pkgrel=2
+pkgdesc=X.Org Wacom tablet driver
+arch=('i686' 'x86_64')
+url=http://linuxwacom.sourceforge.net/;
+license=('GPL')
+backup=('etc/X11/xorg.conf.d/50-wacom.conf')
+depends=('libxi' 'libxrandr' 'libxinerama')
+makedepends=('xorg-server-devel=1.11.99.902' 'libxext')
+conflicts=('xorg-server1.11.99.902')
+options=(!libtool)
+source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+70-wacom.rules)
+md5sums=('4a426535989e84c4161e3607ea851654'
+ '10db4f8272286690255c1bcc18bfdd92')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-xorg-conf-dir=/etc/X11/xorg.conf.d
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/lib/udev/rules.d
+  install -m644 ${srcdir}/70-wacom.rules  ${pkgdir}/lib/udev/rules.d/
+}



[arch-commits] Commit in xf86-input-wacom/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:23
  Author: andyrtr
Revision: 150020

db-move: moved xf86-input-wacom from [staging] to [testing] (x86_64)

Added:
  xf86-input-wacom/repos/testing-x86_64/
  xf86-input-wacom/repos/testing-x86_64/70-wacom.rules
(from rev 149988, xf86-input-wacom/repos/staging-x86_64/70-wacom.rules)
  xf86-input-wacom/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-input-wacom/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-input-wacom/repos/staging-x86_64/

+
 70-wacom.rules |   12 
 PKGBUILD   |   35 +++
 2 files changed, 47 insertions(+)

Copied: xf86-input-wacom/repos/testing-x86_64/70-wacom.rules (from rev 149988, 
xf86-input-wacom/repos/staging-x86_64/70-wacom.rules)
===
--- testing-x86_64/70-wacom.rules   (rev 0)
+++ testing-x86_64/70-wacom.rules   2012-02-12 09:44:23 UTC (rev 150020)
@@ -0,0 +1,12 @@
+ACTION!=add|change, GOTO=wacom_end
+
+# Match all serial wacom tablets with a serial ID starting with WACf
+# Notes: We assign NAME though we shouldn't, but currently the server requires 
it
+#We assign the lot to subsystem pnp too because server reads NAME from
+#the parent device. Once all that's fixed, as simple SUBSYSTEM=tty
+#will do and the ENV{NAME} can be removed.
+SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==WACf*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
+SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==FUJ*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
+
+LABEL=wacom_end
+

Copied: xf86-input-wacom/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-input-wacom/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:23 UTC (rev 150020)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: M Rawash mraw...@gmail.com
+
+pkgname=xf86-input-wacom
+pkgver=0.13.0
+pkgrel=2
+pkgdesc=X.Org Wacom tablet driver
+arch=('i686' 'x86_64')
+url=http://linuxwacom.sourceforge.net/;
+license=('GPL')
+backup=('etc/X11/xorg.conf.d/50-wacom.conf')
+depends=('libxi' 'libxrandr' 'libxinerama')
+makedepends=('xorg-server-devel=1.11.99.902' 'libxext')
+conflicts=('xorg-server1.11.99.902')
+options=(!libtool)
+source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+70-wacom.rules)
+md5sums=('4a426535989e84c4161e3607ea851654'
+ '10db4f8272286690255c1bcc18bfdd92')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-xorg-conf-dir=/etc/X11/xorg.conf.d
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/lib/udev/rules.d
+  install -m644 ${srcdir}/70-wacom.rules  ${pkgdir}/lib/udev/rules.d/
+}



[arch-commits] Commit in xf86-video-apm/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:24
  Author: andyrtr
Revision: 150021

db-move: moved xf86-video-apm from [staging] to [testing] (i686)

Added:
  xf86-video-apm/repos/testing-i686/
  xf86-video-apm/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-apm/repos/staging-i686/PKGBUILD)
  xf86-video-apm/repos/testing-i686/apm-1.2.3-git.patch
(from rev 149988, xf86-video-apm/repos/staging-i686/apm-1.2.3-git.patch)
Deleted:
  xf86-video-apm/repos/staging-i686/

-+
 PKGBUILD|   33 +
 apm-1.2.3-git.patch |   34 ++
 2 files changed, 67 insertions(+)

Copied: xf86-video-apm/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-apm/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:24 UTC (rev 150021)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-apm
+pkgver=1.2.3
+pkgrel=5
+pkgdesc=X.org Alliance ProMotion video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+apm-1.2.3-git.patch)
+sha1sums=('1fa7180cf985a74132f8d5b39a0bf9df08713fac'
+  'ad9468519eb959bb879ba4e4993d6a83848d5c6f')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/apm-1.2.3-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-apm/repos/testing-i686/apm-1.2.3-git.patch (from rev 149988, 
xf86-video-apm/repos/staging-i686/apm-1.2.3-git.patch)
===
--- testing-i686/apm-1.2.3-git.patch(rev 0)
+++ testing-i686/apm-1.2.3-git.patch2012-02-12 09:44:24 UTC (rev 150021)
@@ -0,0 +1,34 @@
+diff --git a/src/apm.h b/src/apm.h
+index bc66714..86c7663 100644
+--- a/src/apm.h
 b/src/apm.h
+@@ -109,7 +109,7 @@ typedef struct {
+ char  *MemMap;
+ pointer   BltMap;
+ Bool  UnlockCalled;
+-IOADDRESS iobase, xport, xbase;
++unsigned long iobase, xport, xbase;
+ unsigned char savedSR10;
+ CARD8 MiscOut;
+ CARD8 c9, d9, db, Rush;
+diff --git a/src/apm_driver.c b/src/apm_driver.c
+index f172bab..f77bb2b 100644
+--- a/src/apm_driver.c
 b/src/apm_driver.c
+@@ -418,8 +418,14 @@ ApmPreInit(ScrnInfoPtr pScrn, int flags)
+ 
+ hwp = VGAHWPTR(pScrn);
+ vgaHWGetIOBase(hwp);
+-pApm-iobase = hwp-PIOOffset;
+-pApm-xport = hwp-PIOOffset + 0x3C4;
++#if ABI_VIDEODRV_VERSION  12
++#define PIOOFFSET hwp-PIOOffset
++#else
++/* FIXME reintroduce domain support */
++#define PIOOFFSET 0
++#endif
++pApm-iobase = PIOOFFSET;
++pApm-xport = PIOOFFSET + 0x3C4;
+ 
+ /* Set pScrn-monitor */
+ pScrn-monitor = pScrn-confScreen-monitor;



[arch-commits] Commit in xf86-video-apm/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:25
  Author: andyrtr
Revision: 150022

db-move: moved xf86-video-apm from [staging] to [testing] (x86_64)

Added:
  xf86-video-apm/repos/testing-x86_64/
  xf86-video-apm/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-apm/repos/staging-x86_64/PKGBUILD)
  xf86-video-apm/repos/testing-x86_64/apm-1.2.3-git.patch
(from rev 149988, xf86-video-apm/repos/staging-x86_64/apm-1.2.3-git.patch)
Deleted:
  xf86-video-apm/repos/staging-x86_64/

-+
 PKGBUILD|   33 +
 apm-1.2.3-git.patch |   34 ++
 2 files changed, 67 insertions(+)

Copied: xf86-video-apm/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-apm/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:25 UTC (rev 150022)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-apm
+pkgver=1.2.3
+pkgrel=5
+pkgdesc=X.org Alliance ProMotion video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+apm-1.2.3-git.patch)
+sha1sums=('1fa7180cf985a74132f8d5b39a0bf9df08713fac'
+  'ad9468519eb959bb879ba4e4993d6a83848d5c6f')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/apm-1.2.3-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-apm/repos/testing-x86_64/apm-1.2.3-git.patch (from rev 
149988, xf86-video-apm/repos/staging-x86_64/apm-1.2.3-git.patch)
===
--- testing-x86_64/apm-1.2.3-git.patch  (rev 0)
+++ testing-x86_64/apm-1.2.3-git.patch  2012-02-12 09:44:25 UTC (rev 150022)
@@ -0,0 +1,34 @@
+diff --git a/src/apm.h b/src/apm.h
+index bc66714..86c7663 100644
+--- a/src/apm.h
 b/src/apm.h
+@@ -109,7 +109,7 @@ typedef struct {
+ char  *MemMap;
+ pointer   BltMap;
+ Bool  UnlockCalled;
+-IOADDRESS iobase, xport, xbase;
++unsigned long iobase, xport, xbase;
+ unsigned char savedSR10;
+ CARD8 MiscOut;
+ CARD8 c9, d9, db, Rush;
+diff --git a/src/apm_driver.c b/src/apm_driver.c
+index f172bab..f77bb2b 100644
+--- a/src/apm_driver.c
 b/src/apm_driver.c
+@@ -418,8 +418,14 @@ ApmPreInit(ScrnInfoPtr pScrn, int flags)
+ 
+ hwp = VGAHWPTR(pScrn);
+ vgaHWGetIOBase(hwp);
+-pApm-iobase = hwp-PIOOffset;
+-pApm-xport = hwp-PIOOffset + 0x3C4;
++#if ABI_VIDEODRV_VERSION  12
++#define PIOOFFSET hwp-PIOOffset
++#else
++/* FIXME reintroduce domain support */
++#define PIOOFFSET 0
++#endif
++pApm-iobase = PIOOFFSET;
++pApm-xport = PIOOFFSET + 0x3C4;
+ 
+ /* Set pScrn-monitor */
+ pScrn-monitor = pScrn-confScreen-monitor;



[arch-commits] Commit in xf86-video-ati/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:37
  Author: andyrtr
Revision: 150028

db-move: moved xf86-video-ati from [staging] to [testing] (x86_64)

Added:
  xf86-video-ati/repos/testing-x86_64/
  xf86-video-ati/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-ati/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-ati/repos/staging-x86_64/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-ati/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-ati/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:37 UTC (rev 150028)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-ati
+pkgver=6.14.3
+pkgrel=2
+pkgdesc=X.org ati video driver
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=(libpciaccess libdrm udev pixman ati-dri)
+makedepends=('xorg-server-devel=1.11.99.902' 'libdrm' 'xf86driproto' 'mesa' 
'glproto')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('db635e2e2858d5db90362f546ac0adad85474bad')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-chips/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:40
  Author: andyrtr
Revision: 150029

db-move: moved xf86-video-chips from [staging] to [testing] (i686)

Added:
  xf86-video-chips/repos/testing-i686/
  xf86-video-chips/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-chips/repos/staging-i686/PKGBUILD)
  xf86-video-chips/repos/testing-i686/chips-1.2.4-git.patch
(from rev 149988, xf86-video-chips/repos/staging-i686/chips-1.2.4-git.patch)
Deleted:
  xf86-video-chips/repos/staging-i686/

---+
 PKGBUILD  |   35 +
 chips-1.2.4-git.patch |  912 
 2 files changed, 947 insertions(+)

Copied: xf86-video-chips/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-chips/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:40 UTC (rev 150029)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-chips
+pkgver=1.2.4
+pkgrel=4
+pkgdesc=X.org Chips and Technologies video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=(glibc)
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+chips-1.2.4-git.patch)
+sha1sums=('71f474335d05f93b2451a7a0750c4409669641a4'
+  'b13ff000e3f6f06c1a7fd55e9e0ad6078f1b4e5b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/chips-1.2.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-chips/repos/testing-i686/chips-1.2.4-git.patch (from rev 
149988, xf86-video-chips/repos/staging-i686/chips-1.2.4-git.patch)
===
--- testing-i686/chips-1.2.4-git.patch  (rev 0)
+++ testing-i686/chips-1.2.4-git.patch  2012-02-12 09:44:40 UTC (rev 150029)
@@ -0,0 +1,912 @@
+diff --git a/configure.ac b/configure.ac
+index 225e516..c0ed508 100644
+--- a/configure.ac
 b/configure.ac
+@@ -44,9 +44,6 @@ XORG_DEFAULT_OPTIONS
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+ 
+-# Checks for programs.
+-AM_PROG_CC_C_O
+-
+ AH_TOP([#include xorg-server.h])
+ 
+ # Define a configure option for an alternate module directory
+diff --git a/man/chips.man b/man/chips.man
+index 740af38..0c022ee 100644
+--- a/man/chips.man
 b/man/chips.man
+@@ -165,9 +165,6 @@ Force the use of memory mapped IO where it can be used. 
Default: off
+ Force driver to leave centering and stretching registers alone. This
+ can fix some laptop suspend/resume problems. Default: off
+ .TP
+-.BI Option \*qOverlay\*q
+-Enable 8+24 overlay mode.  Only appropriate for depth 24.  Default: off.
+-.TP
+ .BI Option \*qColorKey\*q \*q integer \*q
+ Set the colormap index used for the transparency key for the depth 8 plane
+ when operating in 8+16 overlay mode.  The value must be in the range
+diff --git a/src/ct_accel.c b/src/ct_accel.c
+index 3920b0a..4b5776a 100644
+--- a/src/ct_accel.c
 b/src/ct_accel.c
+@@ -428,19 +428,7 @@ chips_imagewrite:
+ infoPtr-ImageWriteFlags |= NO_PLANEMASK;
+ #endif
+ 
+-
+-#ifdef CHIPS_HIQV
+-if (XAAInit(pScreen, infoPtr)) {
+-  if (cPtr-Flags  ChipsOverlay8plus16)  
+-  return(XAAInitDualFramebufferOverlay(pScreen,
+-   CTNAME(DepthChange)));
+-  else
+-  return TRUE;
+-} else
+-  return FALSE;
+-#else
+ return(XAAInit(pScreen, infoPtr));
+-#endif
+ }
+ 
+ #ifdef CHIPS_HIQV
+@@ -1243,11 +1231,6 @@ 
CTNAME(SubsequentScreenToScreenColorExpandFill)(ScrnInfoPtr pScrn,
+ #endif
+ w *= cAcl-BytesPerPixel;
+ ctBLTWAIT;
+-#ifdef CHIPS_HIQV
+-if ((y = pScrn-virtualY)  (cPtr-Flags  ChipsOverlay8plus16) 
+-  (pScrn-depth == 8))
+-  ctSETPITCH(cAcl-PitchInBytes  1, cAcl-PitchInBytes);
+-#endif
+ ctSETSRCADDR(srcaddr);
+ ctSETDSTADDR(destaddr);
+ #ifdef CHIPS_HIQV
+@@ -1271,10 +1254,6 @@ CTNAME(SetupForColor8x8PatternFill)(ScrnInfoPtr pScrn, 
int patx, int paty,
+ patternaddr = (paty * pScrn-displayWidth + 
+  (patx  ~0x3F)) * cAcl-BytesPerPixel;
+ cAcl-patternyrot = (patx  0x3F)  3;
+-#ifdef CHIPS_HIQV
+-if (cPtr-Flags  ChipsOverlay8plus16)
+-  patternaddr += cPtr-FbOffset16;
+-#endif
+ 
+ ctBLTWAIT;
+ ctSETPATSRCADDR(patternaddr);
+@@ -1338,10 +1317,7 @@ CTNAME(SetupForMono8x8PatternFill)(ScrnInfoPtr pScrn, 
int patx, int paty,
+ 
+ #ifdef CHIPS_HIQV
+ patternaddr = paty 

[arch-commits] Commit in xf86-video-cirrus/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:45
  Author: andyrtr
Revision: 150031

db-move: moved xf86-video-cirrus from [staging] to [testing] (i686)

Added:
  xf86-video-cirrus/repos/testing-i686/
  xf86-video-cirrus/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-cirrus/repos/staging-i686/PKGBUILD)
  xf86-video-cirrus/repos/testing-i686/cirrus-1.3.2-git.patch
(from rev 149988, 
xf86-video-cirrus/repos/staging-i686/cirrus-1.3.2-git.patch)
Deleted:
  xf86-video-cirrus/repos/staging-i686/

+
 PKGBUILD   |   33 +
 cirrus-1.3.2-git.patch |  846 +++
 2 files changed, 879 insertions(+)

Copied: xf86-video-cirrus/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-cirrus/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:45 UTC (rev 150031)
@@ -0,0 +1,33 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.3.2
+pkgrel=8
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+cirrus-1.3.2-git.patch)
+md5sums=('8195d03ed0be0975c03441e66a9f53b3'
+ '3e3677f330f1c24ce0f570c81f2b9de2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/cirrus-1.3.2-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-cirrus/repos/testing-i686/cirrus-1.3.2-git.patch (from rev 
149988, xf86-video-cirrus/repos/staging-i686/cirrus-1.3.2-git.patch)
===
--- testing-i686/cirrus-1.3.2-git.patch (rev 0)
+++ testing-i686/cirrus-1.3.2-git.patch 2012-02-12 09:44:45 UTC (rev 150031)
@@ -0,0 +1,846 @@
+diff --git a/Makefile.am b/Makefile.am
+index aa89732..7bd8873 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -18,17 +18,18 @@
+ #  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ #  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ 
+-AUTOMAKE_OPTIONS = foreign
+ SUBDIRS = src man
++MAINTAINERCLEANFILES = ChangeLog INSTALL
+ 
+-EXTRA_DIST = README.multihead ChangeLog
++EXTRA_DIST = README.multihead
+ 
+-MAINTAINERCLEANFILES=ChangeLog
++.PHONY: ChangeLog INSTALL
+ 
+-.PHONY: ChangeLog
++INSTALL:
++  $(INSTALL_CMD)
+ 
+ ChangeLog:
+   $(CHANGELOG_CMD)
+ 
+-dist-hook: ChangeLog
++dist-hook: ChangeLog INSTALL
+ 
+diff --git a/configure.ac b/configure.ac
+index d205eb3..68c3eb3 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,47 +20,47 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-cirrus],
+-1.3.2,
++[1.3.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-cirrus)
+-
++[xf86-video-cirrus])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
+-AM_INIT_AUTOMAKE([dist-bzip2])
+-
++# Initialize Automake
++AM_INIT_AUTOMAKE([foreign dist-bzip2])
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG
+-m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or 
later before running autoconf/autogen])])
+-XORG_MACROS_VERSION(1.2)
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
++m4_ifndef([XORG_MACROS_VERSION],
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
++XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+-XORG_CWARNFLAGS
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)

[arch-commits] Commit in xf86-video-cirrus/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:48
  Author: andyrtr
Revision: 150032

db-move: moved xf86-video-cirrus from [staging] to [testing] (x86_64)

Added:
  xf86-video-cirrus/repos/testing-x86_64/
  xf86-video-cirrus/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-cirrus/repos/staging-x86_64/PKGBUILD)
  xf86-video-cirrus/repos/testing-x86_64/cirrus-1.3.2-git.patch
(from rev 149988, 
xf86-video-cirrus/repos/staging-x86_64/cirrus-1.3.2-git.patch)
Deleted:
  xf86-video-cirrus/repos/staging-x86_64/

+
 PKGBUILD   |   33 +
 cirrus-1.3.2-git.patch |  846 +++
 2 files changed, 879 insertions(+)

Copied: xf86-video-cirrus/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-cirrus/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:48 UTC (rev 150032)
@@ -0,0 +1,33 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.3.2
+pkgrel=8
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+cirrus-1.3.2-git.patch)
+md5sums=('8195d03ed0be0975c03441e66a9f53b3'
+ '3e3677f330f1c24ce0f570c81f2b9de2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/cirrus-1.3.2-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-cirrus/repos/testing-x86_64/cirrus-1.3.2-git.patch (from rev 
149988, xf86-video-cirrus/repos/staging-x86_64/cirrus-1.3.2-git.patch)
===
--- testing-x86_64/cirrus-1.3.2-git.patch   (rev 0)
+++ testing-x86_64/cirrus-1.3.2-git.patch   2012-02-12 09:44:48 UTC (rev 
150032)
@@ -0,0 +1,846 @@
+diff --git a/Makefile.am b/Makefile.am
+index aa89732..7bd8873 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -18,17 +18,18 @@
+ #  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ #  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ 
+-AUTOMAKE_OPTIONS = foreign
+ SUBDIRS = src man
++MAINTAINERCLEANFILES = ChangeLog INSTALL
+ 
+-EXTRA_DIST = README.multihead ChangeLog
++EXTRA_DIST = README.multihead
+ 
+-MAINTAINERCLEANFILES=ChangeLog
++.PHONY: ChangeLog INSTALL
+ 
+-.PHONY: ChangeLog
++INSTALL:
++  $(INSTALL_CMD)
+ 
+ ChangeLog:
+   $(CHANGELOG_CMD)
+ 
+-dist-hook: ChangeLog
++dist-hook: ChangeLog INSTALL
+ 
+diff --git a/configure.ac b/configure.ac
+index d205eb3..68c3eb3 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,47 +20,47 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-cirrus],
+-1.3.2,
++[1.3.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-cirrus)
+-
++[xf86-video-cirrus])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
+-AM_INIT_AUTOMAKE([dist-bzip2])
+-
++# Initialize Automake
++AM_INIT_AUTOMAKE([foreign dist-bzip2])
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG
+-m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or 
later before running autoconf/autogen])])
+-XORG_MACROS_VERSION(1.2)
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
++m4_ifndef([XORG_MACROS_VERSION],
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
++XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+-XORG_CWARNFLAGS
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ 

[arch-commits] Commit in xf86-video-dummy/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:50
  Author: andyrtr
Revision: 150033

db-move: moved xf86-video-dummy from [staging] to [testing] (i686)

Added:
  xf86-video-dummy/repos/testing-i686/
  xf86-video-dummy/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-dummy/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-dummy/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-dummy/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-dummy/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:50 UTC (rev 150033)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-dummy
+pkgver=0.3.5
+pkgrel=1
+pkgdesc=X.org dummy video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('41cfcaec986ab13e931d260953c5a3f626fd1d2b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-dummy/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:52
  Author: andyrtr
Revision: 150034

db-move: moved xf86-video-dummy from [staging] to [testing] (x86_64)

Added:
  xf86-video-dummy/repos/testing-x86_64/
  xf86-video-dummy/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-dummy/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-dummy/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-dummy/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-dummy/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:52 UTC (rev 150034)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-dummy
+pkgver=0.3.5
+pkgrel=1
+pkgdesc=X.org dummy video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('41cfcaec986ab13e931d260953c5a3f626fd1d2b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-chips/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:42
  Author: andyrtr
Revision: 150030

db-move: moved xf86-video-chips from [staging] to [testing] (x86_64)

Added:
  xf86-video-chips/repos/testing-x86_64/
  xf86-video-chips/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-chips/repos/staging-x86_64/PKGBUILD)
  xf86-video-chips/repos/testing-x86_64/chips-1.2.4-git.patch
(from rev 149988, 
xf86-video-chips/repos/staging-x86_64/chips-1.2.4-git.patch)
Deleted:
  xf86-video-chips/repos/staging-x86_64/

---+
 PKGBUILD  |   35 +
 chips-1.2.4-git.patch |  912 
 2 files changed, 947 insertions(+)

Copied: xf86-video-chips/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-chips/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:42 UTC (rev 150030)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-chips
+pkgver=1.2.4
+pkgrel=4
+pkgdesc=X.org Chips and Technologies video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=(glibc)
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+chips-1.2.4-git.patch)
+sha1sums=('71f474335d05f93b2451a7a0750c4409669641a4'
+  'b13ff000e3f6f06c1a7fd55e9e0ad6078f1b4e5b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/chips-1.2.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-chips/repos/testing-x86_64/chips-1.2.4-git.patch (from rev 
149988, xf86-video-chips/repos/staging-x86_64/chips-1.2.4-git.patch)
===
--- testing-x86_64/chips-1.2.4-git.patch(rev 0)
+++ testing-x86_64/chips-1.2.4-git.patch2012-02-12 09:44:42 UTC (rev 
150030)
@@ -0,0 +1,912 @@
+diff --git a/configure.ac b/configure.ac
+index 225e516..c0ed508 100644
+--- a/configure.ac
 b/configure.ac
+@@ -44,9 +44,6 @@ XORG_DEFAULT_OPTIONS
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+ 
+-# Checks for programs.
+-AM_PROG_CC_C_O
+-
+ AH_TOP([#include xorg-server.h])
+ 
+ # Define a configure option for an alternate module directory
+diff --git a/man/chips.man b/man/chips.man
+index 740af38..0c022ee 100644
+--- a/man/chips.man
 b/man/chips.man
+@@ -165,9 +165,6 @@ Force the use of memory mapped IO where it can be used. 
Default: off
+ Force driver to leave centering and stretching registers alone. This
+ can fix some laptop suspend/resume problems. Default: off
+ .TP
+-.BI Option \*qOverlay\*q
+-Enable 8+24 overlay mode.  Only appropriate for depth 24.  Default: off.
+-.TP
+ .BI Option \*qColorKey\*q \*q integer \*q
+ Set the colormap index used for the transparency key for the depth 8 plane
+ when operating in 8+16 overlay mode.  The value must be in the range
+diff --git a/src/ct_accel.c b/src/ct_accel.c
+index 3920b0a..4b5776a 100644
+--- a/src/ct_accel.c
 b/src/ct_accel.c
+@@ -428,19 +428,7 @@ chips_imagewrite:
+ infoPtr-ImageWriteFlags |= NO_PLANEMASK;
+ #endif
+ 
+-
+-#ifdef CHIPS_HIQV
+-if (XAAInit(pScreen, infoPtr)) {
+-  if (cPtr-Flags  ChipsOverlay8plus16)  
+-  return(XAAInitDualFramebufferOverlay(pScreen,
+-   CTNAME(DepthChange)));
+-  else
+-  return TRUE;
+-} else
+-  return FALSE;
+-#else
+ return(XAAInit(pScreen, infoPtr));
+-#endif
+ }
+ 
+ #ifdef CHIPS_HIQV
+@@ -1243,11 +1231,6 @@ 
CTNAME(SubsequentScreenToScreenColorExpandFill)(ScrnInfoPtr pScrn,
+ #endif
+ w *= cAcl-BytesPerPixel;
+ ctBLTWAIT;
+-#ifdef CHIPS_HIQV
+-if ((y = pScrn-virtualY)  (cPtr-Flags  ChipsOverlay8plus16) 
+-  (pScrn-depth == 8))
+-  ctSETPITCH(cAcl-PitchInBytes  1, cAcl-PitchInBytes);
+-#endif
+ ctSETSRCADDR(srcaddr);
+ ctSETDSTADDR(destaddr);
+ #ifdef CHIPS_HIQV
+@@ -1271,10 +1254,6 @@ CTNAME(SetupForColor8x8PatternFill)(ScrnInfoPtr pScrn, 
int patx, int paty,
+ patternaddr = (paty * pScrn-displayWidth + 
+  (patx  ~0x3F)) * cAcl-BytesPerPixel;
+ cAcl-patternyrot = (patx  0x3F)  3;
+-#ifdef CHIPS_HIQV
+-if (cPtr-Flags  ChipsOverlay8plus16)
+-  patternaddr += cPtr-FbOffset16;
+-#endif
+ 
+ ctBLTWAIT;
+ ctSETPATSRCADDR(patternaddr);
+@@ -1338,10 +1317,7 @@ CTNAME(SetupForMono8x8PatternFill)(ScrnInfoPtr pScrn, 
int patx, int paty,
+ 
+ 

[arch-commits] Commit in xf86-video-fbdev/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:54
  Author: andyrtr
Revision: 150035

db-move: moved xf86-video-fbdev from [staging] to [testing] (i686)

Added:
  xf86-video-fbdev/repos/testing-i686/
  xf86-video-fbdev/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-fbdev/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-fbdev/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-fbdev/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-fbdev/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:54 UTC (rev 150035)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-fbdev
+pkgver=0.4.2
+pkgrel=6
+pkgdesc=X.org framebuffer video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('c8562f997d56c9fec50df6ca9892f39f43ff4c2c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-fbdev/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:56
  Author: andyrtr
Revision: 150036

db-move: moved xf86-video-fbdev from [staging] to [testing] (x86_64)

Added:
  xf86-video-fbdev/repos/testing-x86_64/
  xf86-video-fbdev/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-fbdev/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-fbdev/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-fbdev/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-fbdev/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:56 UTC (rev 150036)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-fbdev
+pkgver=0.4.2
+pkgrel=6
+pkgdesc=X.org framebuffer video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('c8562f997d56c9fec50df6ca9892f39f43ff4c2c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-geode/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:58
  Author: andyrtr
Revision: 150037

db-move: moved xf86-video-geode from [staging] to [testing] (i686)

Added:
  xf86-video-geode/repos/testing-i686/
  xf86-video-geode/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-geode/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-geode/repos/staging-i686/

--+
 PKGBUILD |   34 ++
 1 file changed, 34 insertions(+)

Copied: xf86-video-geode/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-geode/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:58 UTC (rev 150037)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-geode
+pkgver=2.11.13
+pkgrel=1
+pkgdesc=X.org AMD/Geode LX  NX video driver
+# there is no 64bit geode
+arch=(i686)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+conflicts=('xf86-video-amd')
+replaces=('xf86-video-amd')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('0e5e9952de93c024e92b57bfb9e7078f9e163a29')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-glint/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:59
  Author: andyrtr
Revision: 150038

db-move: moved xf86-video-glint from [staging] to [testing] (i686)

Added:
  xf86-video-glint/repos/testing-i686/
  xf86-video-glint/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-glint/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-glint/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-glint/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-glint/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:59 UTC (rev 150038)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-glint
+pkgver=1.2.6
+pkgrel=2
+pkgdesc=X.org GLINT/Permedia video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d43350ed3c149576db1dbcacf5e9a30a3268a3f49742724c9151b6f1e4bd21a7')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-glint/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:00
  Author: andyrtr
Revision: 150039

db-move: moved xf86-video-glint from [staging] to [testing] (x86_64)

Added:
  xf86-video-glint/repos/testing-x86_64/
  xf86-video-glint/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-glint/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-glint/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-glint/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-glint/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:00 UTC (rev 150039)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-glint
+pkgver=1.2.6
+pkgrel=2
+pkgdesc=X.org GLINT/Permedia video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d43350ed3c149576db1dbcacf5e9a30a3268a3f49742724c9151b6f1e4bd21a7')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-i128/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:02
  Author: andyrtr
Revision: 150040

db-move: moved xf86-video-i128 from [staging] to [testing] (i686)

Added:
  xf86-video-i128/repos/testing-i686/
  xf86-video-i128/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-i128/repos/staging-i686/PKGBUILD)
  xf86-video-i128/repos/testing-i686/i128-1.3.4-git.patch
(from rev 149988, xf86-video-i128/repos/staging-i686/i128-1.3.4-git.patch)
Deleted:
  xf86-video-i128/repos/staging-i686/

--+
 PKGBUILD |   33 +
 i128-1.3.4-git.patch |  173 +
 2 files changed, 206 insertions(+)

Copied: xf86-video-i128/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-i128/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:02 UTC (rev 150040)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-i128
+pkgver=1.3.4
+pkgrel=5
+pkgdesc=X.org Number 9 I128 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+i128-1.3.4-git.patch)
+sha1sums=('d5f755dc964eaa067b4efcafafd00814a60df775'
+  'c282f9de94ef7225f03034c9c07f40f46bd44bdc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/i128-1.3.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-i128/repos/testing-i686/i128-1.3.4-git.patch (from rev 
149988, xf86-video-i128/repos/staging-i686/i128-1.3.4-git.patch)
===
--- testing-i686/i128-1.3.4-git.patch   (rev 0)
+++ testing-i686/i128-1.3.4-git.patch   2012-02-12 09:45:02 UTC (rev 150040)
@@ -0,0 +1,173 @@
+diff --git a/man/i128.man b/man/i128.man
+index 920d2ab..a8e2e54 100644
+--- a/man/i128.man
 b/man/i128.man
+@@ -1,4 +1,3 @@
+-.\ $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i128/i128.man,v 1.2 
2001/01/27 18:20:48 dawes Exp $ 
+ .\ shorthand for double quote that works everywhere.
+ .ds q \N'34'
+ .TH I128 __drivermansuffix__ __vendorversion__
+diff --git a/src/i128_driver.c b/src/i128_driver.c
+index 903a3a8..92f9d58 100644
+--- a/src/i128_driver.c
 b/src/i128_driver.c
+@@ -304,13 +304,13 @@ I128Probe(DriverPtr drv, int flags)
+   numDevSections, drv, usedChips);
+ 
+ /* Free it since we don't need that list after this */
+-xfree(devSections);
++free(devSections);
+ 
+ if (numUsed = 0)
+   return FALSE;
+ 
+ if (flags  PROBE_DETECT) {
+-  xfree(usedChips);
++  free(usedChips);
+   return FALSE;
+ }
+ 
+@@ -340,7 +340,7 @@ I128Probe(DriverPtr drv, int flags)
+   foundScreen = TRUE;
+ }
+ 
+-xfree(usedChips);
++free(usedChips);
+ 
+ return foundScreen;
+ }
+@@ -446,7 +446,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
+ int i;
+ ClockRangePtr clockRanges;
+ MessageType from;
+-IOADDRESS iobase;
++unsigned long iobase;
+ char *ramdac = NULL;
+ CARD32 tmpl, tmph, tmp;
+ unsigned char n, m, p, mdc, df;
+@@ -558,7 +558,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
+ xf86CollectOptions(pScrn, NULL);
+ 
+ /* Process the options */
+-if (!(pI128-Options = xalloc(sizeof(I128Options
++if (!(pI128-Options = malloc(sizeof(I128Options
+   return FALSE;
+ memcpy(pI128-Options, I128Options, sizeof(I128Options));
+ xf86ProcessOptions(pScrn-scrnIndex, pScrn-options, pI128-Options);
+@@ -650,7 +650,10 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
+ xf86DrvMsg(pScrn-scrnIndex, from, Subsystem Vendor: \%x\\n,
+   PCI_SUB_VENDOR_ID(pI128-PciInfo));
+ 
+-iobase = (PCI_REGION_BASE(pI128-PciInfo, 5, REGION_IO)  0xFF00) + 
hwp-PIOOffset;
++iobase = (PCI_REGION_BASE(pI128-PciInfo, 5, REGION_IO)  0xFF00);
++#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION)  12
++iobase += hwp-PIOOffset;
++#endif
+ pI128-RegRec.iobase = iobase;
+ 
+ pI128-io.rbase_g = inl(iobase) 0xFF00;
+@@ -1157,7 +1160,7 @@ I128FreeRec(ScrnInfoPtr pScrn)
+ {
+ if (pScrn-driverPrivate == NULL)
+   return;
+-xfree(pScrn-driverPrivate);
++free(pScrn-driverPrivate);
+ pScrn-driverPrivate = NULL;
+ }
+ 
+@@ -1704,12 +1707,12 @@ I128CloseScreen(int scrnIndex, ScreenPtr pScreen)
+   XAADestroyInfoRec(pI128-XaaInfoRec);
+ if (pI128-ExaDriver) {
+ 

[arch-commits] Commit in xf86-video-i128/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:03
  Author: andyrtr
Revision: 150041

db-move: moved xf86-video-i128 from [staging] to [testing] (x86_64)

Added:
  xf86-video-i128/repos/testing-x86_64/
  xf86-video-i128/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-i128/repos/staging-x86_64/PKGBUILD)
  xf86-video-i128/repos/testing-x86_64/i128-1.3.4-git.patch
(from rev 149988, xf86-video-i128/repos/staging-x86_64/i128-1.3.4-git.patch)
Deleted:
  xf86-video-i128/repos/staging-x86_64/

--+
 PKGBUILD |   33 +
 i128-1.3.4-git.patch |  173 +
 2 files changed, 206 insertions(+)

Copied: xf86-video-i128/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-i128/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:03 UTC (rev 150041)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-i128
+pkgver=1.3.4
+pkgrel=5
+pkgdesc=X.org Number 9 I128 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+i128-1.3.4-git.patch)
+sha1sums=('d5f755dc964eaa067b4efcafafd00814a60df775'
+  'c282f9de94ef7225f03034c9c07f40f46bd44bdc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/i128-1.3.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-i128/repos/testing-x86_64/i128-1.3.4-git.patch (from rev 
149988, xf86-video-i128/repos/staging-x86_64/i128-1.3.4-git.patch)
===
--- testing-x86_64/i128-1.3.4-git.patch (rev 0)
+++ testing-x86_64/i128-1.3.4-git.patch 2012-02-12 09:45:03 UTC (rev 150041)
@@ -0,0 +1,173 @@
+diff --git a/man/i128.man b/man/i128.man
+index 920d2ab..a8e2e54 100644
+--- a/man/i128.man
 b/man/i128.man
+@@ -1,4 +1,3 @@
+-.\ $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i128/i128.man,v 1.2 
2001/01/27 18:20:48 dawes Exp $ 
+ .\ shorthand for double quote that works everywhere.
+ .ds q \N'34'
+ .TH I128 __drivermansuffix__ __vendorversion__
+diff --git a/src/i128_driver.c b/src/i128_driver.c
+index 903a3a8..92f9d58 100644
+--- a/src/i128_driver.c
 b/src/i128_driver.c
+@@ -304,13 +304,13 @@ I128Probe(DriverPtr drv, int flags)
+   numDevSections, drv, usedChips);
+ 
+ /* Free it since we don't need that list after this */
+-xfree(devSections);
++free(devSections);
+ 
+ if (numUsed = 0)
+   return FALSE;
+ 
+ if (flags  PROBE_DETECT) {
+-  xfree(usedChips);
++  free(usedChips);
+   return FALSE;
+ }
+ 
+@@ -340,7 +340,7 @@ I128Probe(DriverPtr drv, int flags)
+   foundScreen = TRUE;
+ }
+ 
+-xfree(usedChips);
++free(usedChips);
+ 
+ return foundScreen;
+ }
+@@ -446,7 +446,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
+ int i;
+ ClockRangePtr clockRanges;
+ MessageType from;
+-IOADDRESS iobase;
++unsigned long iobase;
+ char *ramdac = NULL;
+ CARD32 tmpl, tmph, tmp;
+ unsigned char n, m, p, mdc, df;
+@@ -558,7 +558,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
+ xf86CollectOptions(pScrn, NULL);
+ 
+ /* Process the options */
+-if (!(pI128-Options = xalloc(sizeof(I128Options
++if (!(pI128-Options = malloc(sizeof(I128Options
+   return FALSE;
+ memcpy(pI128-Options, I128Options, sizeof(I128Options));
+ xf86ProcessOptions(pScrn-scrnIndex, pScrn-options, pI128-Options);
+@@ -650,7 +650,10 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
+ xf86DrvMsg(pScrn-scrnIndex, from, Subsystem Vendor: \%x\\n,
+   PCI_SUB_VENDOR_ID(pI128-PciInfo));
+ 
+-iobase = (PCI_REGION_BASE(pI128-PciInfo, 5, REGION_IO)  0xFF00) + 
hwp-PIOOffset;
++iobase = (PCI_REGION_BASE(pI128-PciInfo, 5, REGION_IO)  0xFF00);
++#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION)  12
++iobase += hwp-PIOOffset;
++#endif
+ pI128-RegRec.iobase = iobase;
+ 
+ pI128-io.rbase_g = inl(iobase) 0xFF00;
+@@ -1157,7 +1160,7 @@ I128FreeRec(ScrnInfoPtr pScrn)
+ {
+ if (pScrn-driverPrivate == NULL)
+   return;
+-xfree(pScrn-driverPrivate);
++free(pScrn-driverPrivate);
+ pScrn-driverPrivate = NULL;
+ }
+ 
+@@ -1704,12 +1707,12 @@ I128CloseScreen(int scrnIndex, ScreenPtr pScreen)
+   XAADestroyInfoRec(pI128-XaaInfoRec);
+ if 

[arch-commits] Commit in xf86-video-i740/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:05
  Author: andyrtr
Revision: 150042

db-move: moved xf86-video-i740 from [staging] to [testing] (i686)

Added:
  xf86-video-i740/repos/testing-i686/
  xf86-video-i740/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-i740/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-i740/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-i740/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-i740/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:05 UTC (rev 150042)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-i740
+pkgver=1.3.2
+pkgrel=8
+pkgdesc=X.org Intel i740 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('aadd2168153f780c487778e5fdda5473ed4b243d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-i740/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:06
  Author: andyrtr
Revision: 150043

db-move: moved xf86-video-i740 from [staging] to [testing] (x86_64)

Added:
  xf86-video-i740/repos/testing-x86_64/
  xf86-video-i740/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-i740/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-i740/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-i740/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-i740/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:06 UTC (rev 150043)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-i740
+pkgver=1.3.2
+pkgrel=8
+pkgdesc=X.org Intel i740 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('aadd2168153f780c487778e5fdda5473ed4b243d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-intel/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:07
  Author: andyrtr
Revision: 150044

db-move: moved xf86-video-intel from [staging] to [testing] (i686)

Added:
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-intel/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-intel/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-intel/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:07 UTC (rev 150044)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.17.0
+pkgrel=3
+pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('intel-dri' 'libxvmc' 'libpciaccess' 'libdrm' 'xcb-util=0.3.8' 
'libxfixes' 'udev')
+makedepends=('xorg-server-devel=1.11.99.903' 'libx11' 'libdrm' 'xf86driproto' 
'glproto' 'mesa' 'libxvmc' 'libxrender')
+conflicts=('xorg-server1.11.99.903' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('04ad9fa1f4c4e0a90f48752a709bf14700c864af')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-intel/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:09
  Author: andyrtr
Revision: 150045

db-move: moved xf86-video-intel from [staging] to [testing] (x86_64)

Added:
  xf86-video-intel/repos/testing-x86_64/
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-intel/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-intel/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-intel/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:09 UTC (rev 150045)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.17.0
+pkgrel=3
+pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('intel-dri' 'libxvmc' 'libpciaccess' 'libdrm' 'xcb-util=0.3.8' 
'libxfixes' 'udev')
+makedepends=('xorg-server-devel=1.11.99.903' 'libx11' 'libdrm' 'xf86driproto' 
'glproto' 'mesa' 'libxvmc' 'libxrender')
+conflicts=('xorg-server1.11.99.903' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('04ad9fa1f4c4e0a90f48752a709bf14700c864af')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-mach64/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:10
  Author: andyrtr
Revision: 150046

db-move: moved xf86-video-mach64 from [staging] to [testing] (i686)

Added:
  xf86-video-mach64/repos/testing-i686/
  xf86-video-mach64/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-mach64/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-mach64/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-mach64/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-mach64/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:10 UTC (rev 150046)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-mach64
+pkgver=6.9.0
+pkgrel=3
+pkgdesc=X.org mach64 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('95a7ec9761fe11dadbcd9078c55148198a91b2f1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-nv/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:22
  Author: andyrtr
Revision: 150055

db-move: moved xf86-video-nv from [staging] to [testing] (x86_64)

Added:
  xf86-video-nv/repos/testing-x86_64/
  xf86-video-nv/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-nv/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-nv/repos/staging-x86_64/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-nv/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-nv/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:22 UTC (rev 150055)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-nv
+pkgver=2.1.18
+pkgrel=5
+pkgdesc=X.org nv video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('d35b2fa5a26a507a9cc95b69243d9fd0c0f32aa2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-openchrome/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:23
  Author: andyrtr
Revision: 150056

db-move: moved xf86-video-openchrome from [staging] to [testing] (i686)

Added:
  xf86-video-openchrome/repos/testing-i686/
  xf86-video-openchrome/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-openchrome/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-openchrome/repos/staging-i686/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-openchrome/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-openchrome/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:23 UTC (rev 150056)
@@ -0,0 +1,31 @@
+# $Id$
+# Contributor: Paul Mattal p...@mattal.com
+# Maintainer: Juergen Hoetzel juer...@hoetzel.info
+
+pkgname=xf86-video-openchrome
+pkgver=0.2.905
+pkgrel=1
+pkgdesc=X.Org Openchrome drivers
+arch=(i686 x86_64)
+license=('custom')
+url=http://www.openchrome.org;
+depends=('libdrm' 'libxvmc')
+makedepends=('xorg-server-devel=1.11.99.902' 'libx11' 'xf86driproto' 'mesa') 
#'glproto' 'libgl')
+replaces=('openchrome' 'xf86-video-via')
+options=('!libtool' '!emptydirs' '!makeflags')
+conflicts=('xf86-video-via' 'xf86-video-unichrome' 'openchrome' 
'xorg-server1.11.99.902' 'unichrome-dri')
+source=(http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('51871431a4a9204ab8ec79335c0cc041')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr # --disable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-openchrome/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:24
  Author: andyrtr
Revision: 150057

db-move: moved xf86-video-openchrome from [staging] to [testing] (x86_64)

Added:
  xf86-video-openchrome/repos/testing-x86_64/
  xf86-video-openchrome/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-openchrome/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-openchrome/repos/staging-x86_64/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-openchrome/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-openchrome/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:24 UTC (rev 150057)
@@ -0,0 +1,31 @@
+# $Id$
+# Contributor: Paul Mattal p...@mattal.com
+# Maintainer: Juergen Hoetzel juer...@hoetzel.info
+
+pkgname=xf86-video-openchrome
+pkgver=0.2.905
+pkgrel=1
+pkgdesc=X.Org Openchrome drivers
+arch=(i686 x86_64)
+license=('custom')
+url=http://www.openchrome.org;
+depends=('libdrm' 'libxvmc')
+makedepends=('xorg-server-devel=1.11.99.902' 'libx11' 'xf86driproto' 'mesa') 
#'glproto' 'libgl')
+replaces=('openchrome' 'xf86-video-via')
+options=('!libtool' '!emptydirs' '!makeflags')
+conflicts=('xf86-video-via' 'xf86-video-unichrome' 'openchrome' 
'xorg-server1.11.99.902' 'unichrome-dri')
+source=(http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('51871431a4a9204ab8ec79335c0cc041')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr # --disable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-r128/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:25
  Author: andyrtr
Revision: 150058

db-move: moved xf86-video-r128 from [staging] to [testing] (i686)

Added:
  xf86-video-r128/repos/testing-i686/
  xf86-video-r128/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-r128/repos/staging-i686/PKGBUILD)
  xf86-video-r128/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-video-r128/repos/staging-i686/git-fixes.patch)
Deleted:
  xf86-video-r128/repos/staging-i686/

-+
 PKGBUILD|   36 ++
 git-fixes.patch |  842 ++
 2 files changed, 878 insertions(+)

Copied: xf86-video-r128/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-r128/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:25 UTC (rev 150058)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-r128
+pkgver=6.8.1
+pkgrel=8
+pkgdesc=X.org ati Rage128 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86driproto' 'libdrm' 'mesa') 
# 'glproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+md5sums=('2b90854a62a4d45d652062f582dc8d13'
+ '3937776d4427861d0797e47119ac327d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+
+  autoreconf -fi
+  ./configure --prefix=/usr  #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-r128/repos/testing-i686/git-fixes.patch (from rev 149988, 
xf86-video-r128/repos/staging-i686/git-fixes.patch)
===
--- testing-i686/git-fixes.patch(rev 0)
+++ testing-i686/git-fixes.patch2012-02-12 09:45:25 UTC (rev 150058)
@@ -0,0 +1,842 @@
+diff --git a/COPYING b/COPYING
+index 7f33cbf..05bcb74 100644
+--- a/COPYING
 b/COPYING
+@@ -1,12 +1,91 @@
+-This is a stub file.  This package has not yet had its complete licensing
+-information compiled.  Please see the individual source files for details on
+-your rights to use and modify this software.
++Copyright 2007 George Sapountzis
+ 
+-Please submit updated COPYING files to the Xorg bugzilla:
++Permission is hereby granted, free of charge, to any person obtaining a
++copy of this software and associated documentation files (the Software),
++to deal in the Software without restriction, including without limitation
++the rights to use, copy, modify, merge, publish, distribute, sublicense,
++and/or sell copies of the Software, and to permit persons to whom the
++Software is furnished to do so, subject to the following conditions:
+ 
+-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
++The above copyright notice and this permission notice (including the next
++paragraph) shall be included in all copies or substantial portions of the
++Software.
+ 
+-All licensing questions regarding this software should be directed at the
+-Xorg mailing list:
++THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
++THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
++OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
++SOFTWARE.
++
++Copyright 1999, 2000 ATI Technologies Inc., Markham, Ontario,
++ Precision Insight, Inc., Cedar Park, Texas, and
++ VA Linux Systems Inc., Fremont, California.
++
++All Rights Reserved.
++
++Permission is hereby granted, free of charge, to any person obtaining
++a copy of this software and associated documentation files (the
++Software), to deal in the Software without restriction, including
++without limitation on the rights to use, copy, modify, merge,
++publish, distribute, sublicense, and/or sell copies of the Software,
++and to permit persons to whom the Software is furnished to do so,
++subject to the following conditions:
++
++The above copyright notice and this permission notice (including the
++next paragraph) shall be included in all copies or substantial
++portions of the Software.
++
++THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
++EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF

[arch-commits] Commit in xf86-video-rendition/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:28
  Author: andyrtr
Revision: 150060

db-move: moved xf86-video-rendition from [staging] to [testing] (i686)

Added:
  xf86-video-rendition/repos/testing-i686/
  xf86-video-rendition/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-rendition/repos/staging-i686/PKGBUILD)
  xf86-video-rendition/repos/testing-i686/rendition-4.2.4-git.patch
(from rev 149988, 
xf86-video-rendition/repos/staging-i686/rendition-4.2.4-git.patch)
Deleted:
  xf86-video-rendition/repos/staging-i686/

---+
 PKGBUILD  |   35 +
 rendition-4.2.4-git.patch |  809 
 2 files changed, 844 insertions(+)

Copied: xf86-video-rendition/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-rendition/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:28 UTC (rev 150060)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-rendition
+pkgver=4.2.4
+pkgrel=6
+pkgdesc=X.org Rendition video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool' '!strip')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+rendition-4.2.4-git.patch)
+sha1sums=('16148c25183f7829c22bc9dfdb588c1a16bf4565'
+  'e023650fa418be9a92d159acd8ac0bc23704dfb3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/rendition-4.2.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+
+  strip --strip-unneeded 
${pkgdir}/usr/lib/xorg/modules/drivers/rendition_drv.so
+}

Copied: xf86-video-rendition/repos/testing-i686/rendition-4.2.4-git.patch (from 
rev 149988, xf86-video-rendition/repos/staging-i686/rendition-4.2.4-git.patch)
===
--- testing-i686/rendition-4.2.4-git.patch  (rev 0)
+++ testing-i686/rendition-4.2.4-git.patch  2012-02-12 09:45:28 UTC (rev 
150060)
@@ -0,0 +1,809 @@
+diff --git a/configure.ac b/configure.ac
+index 5091e50..f74b912 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,45 +20,45 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-rendition],
+-4.2.4,
++[4.2.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-rendition)
+-
++[xf86-video-rendition])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
++# Obtain compiler/linker options for the driver dependencies
+ PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
+ 
+ # Checks for libraries.
+@@ -78,17 +78,16 @@ fi
+ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test x$XSERVER_LIBPCIACCESS = xyes)
+ 
+ # Checks for header files.
+-AC_HEADER_STDC
+ AC_CHECK_HEADERS([elf.h] [elf_abi.h])
+ 
+-AC_SUBST([XORG_CFLAGS])
+ AC_SUBST([moduledir])
+ 
+ DRIVER_NAME=rendition
+ AC_SUBST([DRIVER_NAME])
+ 
+-AC_OUTPUT([
+-  Makefile
+-  

[arch-commits] Commit in xf86-video-r128/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:26
  Author: andyrtr
Revision: 150059

db-move: moved xf86-video-r128 from [staging] to [testing] (x86_64)

Added:
  xf86-video-r128/repos/testing-x86_64/
  xf86-video-r128/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-r128/repos/staging-x86_64/PKGBUILD)
  xf86-video-r128/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-video-r128/repos/staging-x86_64/git-fixes.patch)
Deleted:
  xf86-video-r128/repos/staging-x86_64/

-+
 PKGBUILD|   36 ++
 git-fixes.patch |  842 ++
 2 files changed, 878 insertions(+)

Copied: xf86-video-r128/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-r128/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:26 UTC (rev 150059)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-r128
+pkgver=6.8.1
+pkgrel=8
+pkgdesc=X.org ati Rage128 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86driproto' 'libdrm' 'mesa') 
# 'glproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+md5sums=('2b90854a62a4d45d652062f582dc8d13'
+ '3937776d4427861d0797e47119ac327d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+
+  autoreconf -fi
+  ./configure --prefix=/usr  #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-r128/repos/testing-x86_64/git-fixes.patch (from rev 149988, 
xf86-video-r128/repos/staging-x86_64/git-fixes.patch)
===
--- testing-x86_64/git-fixes.patch  (rev 0)
+++ testing-x86_64/git-fixes.patch  2012-02-12 09:45:26 UTC (rev 150059)
@@ -0,0 +1,842 @@
+diff --git a/COPYING b/COPYING
+index 7f33cbf..05bcb74 100644
+--- a/COPYING
 b/COPYING
+@@ -1,12 +1,91 @@
+-This is a stub file.  This package has not yet had its complete licensing
+-information compiled.  Please see the individual source files for details on
+-your rights to use and modify this software.
++Copyright 2007 George Sapountzis
+ 
+-Please submit updated COPYING files to the Xorg bugzilla:
++Permission is hereby granted, free of charge, to any person obtaining a
++copy of this software and associated documentation files (the Software),
++to deal in the Software without restriction, including without limitation
++the rights to use, copy, modify, merge, publish, distribute, sublicense,
++and/or sell copies of the Software, and to permit persons to whom the
++Software is furnished to do so, subject to the following conditions:
+ 
+-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
++The above copyright notice and this permission notice (including the next
++paragraph) shall be included in all copies or substantial portions of the
++Software.
+ 
+-All licensing questions regarding this software should be directed at the
+-Xorg mailing list:
++THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
++THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
++OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
++SOFTWARE.
++
++Copyright 1999, 2000 ATI Technologies Inc., Markham, Ontario,
++ Precision Insight, Inc., Cedar Park, Texas, and
++ VA Linux Systems Inc., Fremont, California.
++
++All Rights Reserved.
++
++Permission is hereby granted, free of charge, to any person obtaining
++a copy of this software and associated documentation files (the
++Software), to deal in the Software without restriction, including
++without limitation on the rights to use, copy, modify, merge,
++publish, distribute, sublicense, and/or sell copies of the Software,
++and to permit persons to whom the Software is furnished to do so,
++subject to the following conditions:
++
++The above copyright notice and this permission notice (including the
++next paragraph) shall be included in all copies or substantial
++portions of the Software.
++
++THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
++EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 

[arch-commits] Commit in xf86-video-rendition/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:29
  Author: andyrtr
Revision: 150061

db-move: moved xf86-video-rendition from [staging] to [testing] (x86_64)

Added:
  xf86-video-rendition/repos/testing-x86_64/
  xf86-video-rendition/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-rendition/repos/staging-x86_64/PKGBUILD)
  xf86-video-rendition/repos/testing-x86_64/rendition-4.2.4-git.patch
(from rev 149988, 
xf86-video-rendition/repos/staging-x86_64/rendition-4.2.4-git.patch)
Deleted:
  xf86-video-rendition/repos/staging-x86_64/

---+
 PKGBUILD  |   35 +
 rendition-4.2.4-git.patch |  809 
 2 files changed, 844 insertions(+)

Copied: xf86-video-rendition/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-rendition/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:29 UTC (rev 150061)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-rendition
+pkgver=4.2.4
+pkgrel=6
+pkgdesc=X.org Rendition video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool' '!strip')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+rendition-4.2.4-git.patch)
+sha1sums=('16148c25183f7829c22bc9dfdb588c1a16bf4565'
+  'e023650fa418be9a92d159acd8ac0bc23704dfb3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/rendition-4.2.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+
+  strip --strip-unneeded 
${pkgdir}/usr/lib/xorg/modules/drivers/rendition_drv.so
+}

Copied: xf86-video-rendition/repos/testing-x86_64/rendition-4.2.4-git.patch 
(from rev 149988, 
xf86-video-rendition/repos/staging-x86_64/rendition-4.2.4-git.patch)
===
--- testing-x86_64/rendition-4.2.4-git.patch(rev 0)
+++ testing-x86_64/rendition-4.2.4-git.patch2012-02-12 09:45:29 UTC (rev 
150061)
@@ -0,0 +1,809 @@
+diff --git a/configure.ac b/configure.ac
+index 5091e50..f74b912 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,45 +20,45 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-rendition],
+-4.2.4,
++[4.2.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-rendition)
+-
++[xf86-video-rendition])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
++# Obtain compiler/linker options for the driver dependencies
+ PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
+ 
+ # Checks for libraries.
+@@ -78,17 +78,16 @@ fi
+ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test x$XSERVER_LIBPCIACCESS = xyes)
+ 
+ # Checks for header files.
+-AC_HEADER_STDC
+ AC_CHECK_HEADERS([elf.h] [elf_abi.h])
+ 
+-AC_SUBST([XORG_CFLAGS])
+ AC_SUBST([moduledir])
+ 
+ DRIVER_NAME=rendition
+ AC_SUBST([DRIVER_NAME])
+ 
+-AC_OUTPUT([
+-

[arch-commits] Commit in xf86-video-ark/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:27
  Author: andyrtr
Revision: 150023

db-move: moved xf86-video-ark from [staging] to [testing] (i686)

Added:
  xf86-video-ark/repos/testing-i686/
  xf86-video-ark/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-ark/repos/staging-i686/PKGBUILD)
  xf86-video-ark/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-video-ark/repos/staging-i686/git-fixes.patch)
Deleted:
  xf86-video-ark/repos/staging-i686/

-+
 PKGBUILD|   34 +++
 git-fixes.patch |  118 ++
 2 files changed, 152 insertions(+)

Copied: xf86-video-ark/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-ark/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:27 UTC (rev 150023)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-ark
+pkgver=0.7.4
+pkgrel=1
+pkgdesc=X.org ark video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+#git-fixes.patch
+)
+sha1sums=('d95cb9aa56e7db542b3ac8fed9cb519b11f77556')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  #patch -Np1 -i ${srcdir}/git-fixes.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-ark/repos/testing-i686/git-fixes.patch (from rev 149988, 
xf86-video-ark/repos/staging-i686/git-fixes.patch)
===
--- testing-i686/git-fixes.patch(rev 0)
+++ testing-i686/git-fixes.patch2012-02-12 09:44:27 UTC (rev 150023)
@@ -0,0 +1,118 @@
+From 9d3769bed020e9796e51411c63de337da5073bb4 Mon Sep 17 00:00:00 2001
+From: Ondrej Zary li...@rainbow-software.org
+Date: Sat, 04 Dec 2010 00:23:51 +
+Subject: Don't assume that FB address registers are initialized properly
+
+https://bugs.freedesktop.org/show_bug.cgi?id=28249
+
+ark driver does not work with Hercules Stingray 64 card (ark2000pv).
+X fails to start with:
+
+[...]
+(II) ark(0): vgaHWGetIOBase: hwp-IOBase is 0x03d0, hwp-PIOOffset is
+0x
+(II) ark(0): Creating default Display subsection in Screen section
+Default Screen Section for depth/fbbpp 24/32
+(==) ark(0): Depth 24, (--) framebuffer bpp 32
+(==) ark(0): RGB weight 888
+(==) ark(0): Default visual is TrueColor
+(**) ark(0): Chipset: ark2000pv
+(--) ark(0): Framebuffer @ 0xe5e5
+(==) ark(0): Using gamma correction (1.0, 1.0, 1.0)
+(--) ark(0): Detected 2048 bytes video ram
+[...]
+Fatal server error:
+AddScreen/ScreenInit failed for driver 0
+
+Comparing with lspci, the framebuffer address is wrong:
+00:0f.0 VGA compatible controller: ARK Logic Inc 2000PV [Stingray] (prog-if 00 
[VGA controller])
+   Flags: medium devsel
+   Memory at e500 (32-bit, prefetchable) [size=4M]
+   [virtual] Expansion ROM at 1c00 [disabled] [size=64K]
+
+Reviewed-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/ark.h b/src/ark.h
+index de301dc..077f93b 100644
+--- a/src/ark.h
 b/src/ark.h
+@@ -34,7 +34,6 @@ typedef struct _ARKRec {
+ #endif
+   EntityInfoPtr   pEnt;
+   CARD32  IOAddress;
+-  CARD32  FBAddress;
+   unsigned char * FBBase;
+   unsigned char * MMIOBase;
+   unsigned long   videoRam;
+diff --git a/src/ark_driver.c b/src/ark_driver.c
+index 5de3b9a..fec3e1a 100644
+--- a/src/ark_driver.c
 b/src/ark_driver.c
+@@ -363,14 +363,14 @@ static Bool ARKPreInit(ScrnInfoPtr pScrn, int flags)
+   outb(hwp-PIOOffset + hwp-IOBase + 5, tmp  0x7f);
+   modinx(hwp-PIOOffset + 0x3c4, 0x1d, 0x01, 0x01);
+ 
+-  /* use membase's later on ??? */
+-  pARK-FBAddress = (rdinx(hwp-PIOOffset + 0x3c4, 0x13)  16) +
+-(rdinx(hwp-PIOOffset + 0x3c4, 0x14)  24);
+-
+-  pScrn-memPhysBase = pARK-FBAddress;
++#ifndef XSERVER_LIBPCIACCESS
++  pScrn-memPhysBase = pARK-PciInfo-memBase[0];
++#else
++  pScrn-memPhysBase = pARK-PciInfo-regions[0].base_addr;
++#endif
+ 
+   xf86DrvMsg(pScrn-scrnIndex, X_PROBED, Framebuffer @ 0x%lx\n,
+- (unsigned long)pARK-FBAddress);
++ (unsigned long)pScrn-memPhysBase);
+ 
+   if (!xf86SetGamma(pScrn, gzeros))
+   return FALSE;
+@@ -748,8 +748,13 @@ static Bool ARKModeInit(ScrnInfoPtr pScrn, DisplayModePtr 
mode)
+ 

[arch-commits] Commit in xf86-video-ark/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:29
  Author: andyrtr
Revision: 150024

db-move: moved xf86-video-ark from [staging] to [testing] (x86_64)

Added:
  xf86-video-ark/repos/testing-x86_64/
  xf86-video-ark/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-ark/repos/staging-x86_64/PKGBUILD)
  xf86-video-ark/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-video-ark/repos/staging-x86_64/git-fixes.patch)
Deleted:
  xf86-video-ark/repos/staging-x86_64/

-+
 PKGBUILD|   34 +++
 git-fixes.patch |  118 ++
 2 files changed, 152 insertions(+)

Copied: xf86-video-ark/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-ark/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:29 UTC (rev 150024)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-ark
+pkgver=0.7.4
+pkgrel=1
+pkgdesc=X.org ark video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+#git-fixes.patch
+)
+sha1sums=('d95cb9aa56e7db542b3ac8fed9cb519b11f77556')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  #patch -Np1 -i ${srcdir}/git-fixes.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-ark/repos/testing-x86_64/git-fixes.patch (from rev 149988, 
xf86-video-ark/repos/staging-x86_64/git-fixes.patch)
===
--- testing-x86_64/git-fixes.patch  (rev 0)
+++ testing-x86_64/git-fixes.patch  2012-02-12 09:44:29 UTC (rev 150024)
@@ -0,0 +1,118 @@
+From 9d3769bed020e9796e51411c63de337da5073bb4 Mon Sep 17 00:00:00 2001
+From: Ondrej Zary li...@rainbow-software.org
+Date: Sat, 04 Dec 2010 00:23:51 +
+Subject: Don't assume that FB address registers are initialized properly
+
+https://bugs.freedesktop.org/show_bug.cgi?id=28249
+
+ark driver does not work with Hercules Stingray 64 card (ark2000pv).
+X fails to start with:
+
+[...]
+(II) ark(0): vgaHWGetIOBase: hwp-IOBase is 0x03d0, hwp-PIOOffset is
+0x
+(II) ark(0): Creating default Display subsection in Screen section
+Default Screen Section for depth/fbbpp 24/32
+(==) ark(0): Depth 24, (--) framebuffer bpp 32
+(==) ark(0): RGB weight 888
+(==) ark(0): Default visual is TrueColor
+(**) ark(0): Chipset: ark2000pv
+(--) ark(0): Framebuffer @ 0xe5e5
+(==) ark(0): Using gamma correction (1.0, 1.0, 1.0)
+(--) ark(0): Detected 2048 bytes video ram
+[...]
+Fatal server error:
+AddScreen/ScreenInit failed for driver 0
+
+Comparing with lspci, the framebuffer address is wrong:
+00:0f.0 VGA compatible controller: ARK Logic Inc 2000PV [Stingray] (prog-if 00 
[VGA controller])
+   Flags: medium devsel
+   Memory at e500 (32-bit, prefetchable) [size=4M]
+   [virtual] Expansion ROM at 1c00 [disabled] [size=64K]
+
+Reviewed-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/ark.h b/src/ark.h
+index de301dc..077f93b 100644
+--- a/src/ark.h
 b/src/ark.h
+@@ -34,7 +34,6 @@ typedef struct _ARKRec {
+ #endif
+   EntityInfoPtr   pEnt;
+   CARD32  IOAddress;
+-  CARD32  FBAddress;
+   unsigned char * FBBase;
+   unsigned char * MMIOBase;
+   unsigned long   videoRam;
+diff --git a/src/ark_driver.c b/src/ark_driver.c
+index 5de3b9a..fec3e1a 100644
+--- a/src/ark_driver.c
 b/src/ark_driver.c
+@@ -363,14 +363,14 @@ static Bool ARKPreInit(ScrnInfoPtr pScrn, int flags)
+   outb(hwp-PIOOffset + hwp-IOBase + 5, tmp  0x7f);
+   modinx(hwp-PIOOffset + 0x3c4, 0x1d, 0x01, 0x01);
+ 
+-  /* use membase's later on ??? */
+-  pARK-FBAddress = (rdinx(hwp-PIOOffset + 0x3c4, 0x13)  16) +
+-(rdinx(hwp-PIOOffset + 0x3c4, 0x14)  24);
+-
+-  pScrn-memPhysBase = pARK-FBAddress;
++#ifndef XSERVER_LIBPCIACCESS
++  pScrn-memPhysBase = pARK-PciInfo-memBase[0];
++#else
++  pScrn-memPhysBase = pARK-PciInfo-regions[0].base_addr;
++#endif
+ 
+   xf86DrvMsg(pScrn-scrnIndex, X_PROBED, Framebuffer @ 0x%lx\n,
+- (unsigned long)pARK-FBAddress);
++ (unsigned long)pScrn-memPhysBase);
+ 
+   if (!xf86SetGamma(pScrn, gzeros))
+   return FALSE;
+@@ -748,8 +748,13 @@ static Bool ARKModeInit(ScrnInfoPtr pScrn, 

[arch-commits] Commit in xf86-video-ast/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:31
  Author: andyrtr
Revision: 150025

db-move: moved xf86-video-ast from [staging] to [testing] (i686)

Added:
  xf86-video-ast/repos/testing-i686/
  xf86-video-ast/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-ast/repos/staging-i686/PKGBUILD)
  xf86-video-ast/repos/testing-i686/ast-0.93.9-vga.patch
(from rev 149988, xf86-video-ast/repos/staging-i686/ast-0.93.9-vga.patch)
Deleted:
  xf86-video-ast/repos/staging-i686/

--+
 PKGBUILD |   33 +
 ast-0.93.9-vga.patch |   38 ++
 2 files changed, 71 insertions(+)

Copied: xf86-video-ast/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-ast/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:31 UTC (rev 150025)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-ast
+pkgver=0.93.9
+pkgrel=2
+pkgdesc=X.org ASPEED AST Graphics video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+ast-0.93.9-vga.patch)
+md5sums=('e25c6a55e9d07cc6054d6affc1231296'
+ '9aa9ea4c568b6563389fa634cb0f7cf0')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/ast-0.93.9-vga.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-ast/repos/testing-i686/ast-0.93.9-vga.patch (from rev 
149988, xf86-video-ast/repos/staging-i686/ast-0.93.9-vga.patch)
===
--- testing-i686/ast-0.93.9-vga.patch   (rev 0)
+++ testing-i686/ast-0.93.9-vga.patch   2012-02-12 09:44:31 UTC (rev 150025)
@@ -0,0 +1,38 @@
+From 4a7eda24050b42072c77d527257609e743e8dc78 Mon Sep 17 00:00:00 2001
+From: Adam Jackson a...@redhat.com
+Date: Wed, 16 Nov 2011 20:09:40 +
+Subject: Adapt to domain changes in videoabi 12
+
+This is a blind change, I don't have this hardware handy to test with.
+It probably wants the same new API that tdfx wants.
+
+Signed-off-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/ast_driver.c b/src/ast_driver.c
+index bd3d338..128538f 100644
+--- a/src/ast_driver.c
 b/src/ast_driver.c
+@@ -498,11 +498,20 @@ ASTPreInit(ScrnInfoPtr pScrn, int flags)
+ (pScrn-chipset != NULL) ? pScrn-chipset : Unknown ast);
+ 
+/* Resource Allocation */
++#if ABI_VIDEODRV_VERSION  12
+ pAST-IODBase = pScrn-domainIOBase;  
++#else
++pAST-IODBase = 0;
++#endif
+ /* Patch the PIOOffset inside vgaHW in order to force
+  * the vgaHW module to use our relocated i/o ports.
+  */
+-VGAHWPTR(pScrn)-PIOOffset = pAST-PIOOffset = pAST-IODBase + 
PCI_REGION_BASE(pAST-PciInfo, 2, REGION_IO) - 0x380;
++
++#if ABI_VIDEODRV_VERSION  12
++VGAHWPTR(pScrn)-PIOOffset = /* ... */
++#endif
++  pAST-PIOOffset =
++  pAST-IODBase + PCI_REGION_BASE(pAST-PciInfo, 2, REGION_IO) - 0x380;
+   
+ pAST-RelocateIO = (IOADDRESS)(PCI_REGION_BASE(pAST-PciInfo, 2, 
REGION_IO) + pAST-IODBase);
+   
+--
+cgit v0.9.0.2-2-gbebe



[arch-commits] Commit in xf86-video-ast/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:33
  Author: andyrtr
Revision: 150026

db-move: moved xf86-video-ast from [staging] to [testing] (x86_64)

Added:
  xf86-video-ast/repos/testing-x86_64/
  xf86-video-ast/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-ast/repos/staging-x86_64/PKGBUILD)
  xf86-video-ast/repos/testing-x86_64/ast-0.93.9-vga.patch
(from rev 149988, xf86-video-ast/repos/staging-x86_64/ast-0.93.9-vga.patch)
Deleted:
  xf86-video-ast/repos/staging-x86_64/

--+
 PKGBUILD |   33 +
 ast-0.93.9-vga.patch |   38 ++
 2 files changed, 71 insertions(+)

Copied: xf86-video-ast/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-ast/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:44:33 UTC (rev 150026)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-ast
+pkgver=0.93.9
+pkgrel=2
+pkgdesc=X.org ASPEED AST Graphics video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.902')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+ast-0.93.9-vga.patch)
+md5sums=('e25c6a55e9d07cc6054d6affc1231296'
+ '9aa9ea4c568b6563389fa634cb0f7cf0')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/ast-0.93.9-vga.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-ast/repos/testing-x86_64/ast-0.93.9-vga.patch (from rev 
149988, xf86-video-ast/repos/staging-x86_64/ast-0.93.9-vga.patch)
===
--- testing-x86_64/ast-0.93.9-vga.patch (rev 0)
+++ testing-x86_64/ast-0.93.9-vga.patch 2012-02-12 09:44:33 UTC (rev 150026)
@@ -0,0 +1,38 @@
+From 4a7eda24050b42072c77d527257609e743e8dc78 Mon Sep 17 00:00:00 2001
+From: Adam Jackson a...@redhat.com
+Date: Wed, 16 Nov 2011 20:09:40 +
+Subject: Adapt to domain changes in videoabi 12
+
+This is a blind change, I don't have this hardware handy to test with.
+It probably wants the same new API that tdfx wants.
+
+Signed-off-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/ast_driver.c b/src/ast_driver.c
+index bd3d338..128538f 100644
+--- a/src/ast_driver.c
 b/src/ast_driver.c
+@@ -498,11 +498,20 @@ ASTPreInit(ScrnInfoPtr pScrn, int flags)
+ (pScrn-chipset != NULL) ? pScrn-chipset : Unknown ast);
+ 
+/* Resource Allocation */
++#if ABI_VIDEODRV_VERSION  12
+ pAST-IODBase = pScrn-domainIOBase;  
++#else
++pAST-IODBase = 0;
++#endif
+ /* Patch the PIOOffset inside vgaHW in order to force
+  * the vgaHW module to use our relocated i/o ports.
+  */
+-VGAHWPTR(pScrn)-PIOOffset = pAST-PIOOffset = pAST-IODBase + 
PCI_REGION_BASE(pAST-PciInfo, 2, REGION_IO) - 0x380;
++
++#if ABI_VIDEODRV_VERSION  12
++VGAHWPTR(pScrn)-PIOOffset = /* ... */
++#endif
++  pAST-PIOOffset =
++  pAST-IODBase + PCI_REGION_BASE(pAST-PciInfo, 2, REGION_IO) - 0x380;
+   
+ pAST-RelocateIO = (IOADDRESS)(PCI_REGION_BASE(pAST-PciInfo, 2, 
REGION_IO) + pAST-IODBase);
+   
+--
+cgit v0.9.0.2-2-gbebe



[arch-commits] Commit in xf86-video-ati/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:44:35
  Author: andyrtr
Revision: 150027

db-move: moved xf86-video-ati from [staging] to [testing] (i686)

Added:
  xf86-video-ati/repos/testing-i686/
  xf86-video-ati/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-ati/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-ati/repos/staging-i686/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-ati/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-ati/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:44:35 UTC (rev 150027)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-ati
+pkgver=6.14.3
+pkgrel=2
+pkgdesc=X.org ati video driver
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=(libpciaccess libdrm udev pixman ati-dri)
+makedepends=('xorg-server-devel=1.11.99.902' 'libdrm' 'xf86driproto' 'mesa' 
'glproto')
+conflicts=('xorg-server1.11.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('db635e2e2858d5db90362f546ac0adad85474bad')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-mach64/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:12
  Author: andyrtr
Revision: 150047

db-move: moved xf86-video-mach64 from [staging] to [testing] (x86_64)

Added:
  xf86-video-mach64/repos/testing-x86_64/
  xf86-video-mach64/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-mach64/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-mach64/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-mach64/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-mach64/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:12 UTC (rev 150047)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-mach64
+pkgver=6.9.0
+pkgrel=3
+pkgdesc=X.org mach64 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('95a7ec9761fe11dadbcd9078c55148198a91b2f1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-mga/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:13
  Author: andyrtr
Revision: 150048

db-move: moved xf86-video-mga from [staging] to [testing] (i686)

Added:
  xf86-video-mga/repos/testing-i686/
  xf86-video-mga/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-mga/repos/staging-i686/PKGBUILD)
  xf86-video-mga/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-video-mga/repos/staging-i686/git-fixes.patch)
Deleted:
  xf86-video-mga/repos/staging-i686/

-+
 PKGBUILD|   34 ++
 git-fixes.patch |  800 ++
 2 files changed, 834 insertions(+)

Copied: xf86-video-mga/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-mga/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:13 UTC (rev 150048)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-mga
+pkgver=1.4.13
+pkgrel=5
+pkgdesc=X.org mga video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+sha1sums=('55aa185cf381def4b5905c8b93694b8dfbd5c378'
+  '74782a39533ef475bd02b8b4645775879494e568')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-mga/repos/testing-i686/git-fixes.patch (from rev 149988, 
xf86-video-mga/repos/staging-i686/git-fixes.patch)
===
--- testing-i686/git-fixes.patch(rev 0)
+++ testing-i686/git-fixes.patch2012-02-12 09:45:13 UTC (rev 150048)
@@ -0,0 +1,800 @@
+diff --git a/man/Makefile.am b/man/Makefile.am
+index b3688ce..1ea26b3 100644
+--- a/man/Makefile.am
 b/man/Makefile.am
+@@ -1,5 +1,5 @@
+ #
+-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
++# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
+ #
+ # Permission is hereby granted, free of charge, to any person obtaining a
+ # copy of this software and associated documentation files (the Software),
+@@ -19,7 +19,7 @@
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ # DEALINGS IN THE SOFTWARE.
+-# 
++#
+ 
+ drivermandir = $(DRIVER_MAN_DIR)
+ 
+diff --git a/man/mga.man b/man/mga.man
+index 3a7a9f8..e1e674f 100644
+--- a/man/mga.man
 b/man/mga.man
+@@ -1,4 +1,3 @@
+-.\ $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga.man,v 1.7 
2003/04/03 07:11:03 herrb Exp $ 
+ .\ shorthand for double quote that works everywhere.
+ .ds q \N'34'
+ .TH mga __drivermansuffix__ __vendorversion__
+diff --git a/src/binding.h b/src/binding.h
+index 6dcd1e9..57e9b92 100644
+--- a/src/binding.h
 b/src/binding.h
+@@ -13,7 +13,6 @@
+  @end
+ 
+ 
***/
+-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/HALlib/binding.h,v 
1.3 2000/10/24 22:45:08 dawes Exp $ */
+ 
+ #ifndef _BINDING
+ #define _BINDING
+diff --git a/src/mga.h b/src/mga.h
+index 2cb3d88..c520e86 100644
+--- a/src/mga.h
 b/src/mga.h
+@@ -1,4 +1,3 @@
+-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga.h,v 1.87tsi Exp $ 
*/
+ /*
+  * MGA Millennium (MGA2064W) functions
+  *
+@@ -137,6 +136,10 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*);
+ #define PCI_CHIP_MGAG200_EH_PCI 0x0533
+ #endif
+ 
++#ifndef PCI_CHIP_MGAG200_ER_PCI
++#define PCI_CHIP_MGAG200_ER_PCI 0x0534
++#endif
++
+ /*
+  * Read/write to the DAC via MMIO 
+  */
+@@ -200,7 +203,9 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*);
+ typedef struct {
+ unsigned char ExtVga[6];
+ unsigned char DacClk[6];
+-unsigned char * DacRegs;
++unsigned char ExtVga_Index24;
++unsigned char Dac_Index90;
++unsigned char * DacRegs;
+ unsigned long crtc2[0x58];
+ unsigned char dac2[0x21];
+ CARD32Option;
+@@ -479,6 +484,7 @@ typedef struct {
+ int is_G200WB:1;
+ int is_G200EV:1;
+ int is_G200EH:1;
++int is_G200ER:1;
+ 
+ int KVM;
+ 
+diff --git a/src/mga_common.h b/src/mga_common.h
+index 90f6b37..81be2bc 100644
+--- a/src/mga_common.h
 b/src/mga_common.h
+@@ -25,8 +25,6 @@
+  * Converted 

[arch-commits] Commit in xf86-video-mga/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:15
  Author: andyrtr
Revision: 150049

db-move: moved xf86-video-mga from [staging] to [testing] (x86_64)

Added:
  xf86-video-mga/repos/testing-x86_64/
  xf86-video-mga/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-mga/repos/staging-x86_64/PKGBUILD)
  xf86-video-mga/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-video-mga/repos/staging-x86_64/git-fixes.patch)
Deleted:
  xf86-video-mga/repos/staging-x86_64/

-+
 PKGBUILD|   34 ++
 git-fixes.patch |  800 ++
 2 files changed, 834 insertions(+)

Copied: xf86-video-mga/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-mga/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:15 UTC (rev 150049)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-mga
+pkgver=1.4.13
+pkgrel=5
+pkgdesc=X.org mga video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+sha1sums=('55aa185cf381def4b5905c8b93694b8dfbd5c378'
+  '74782a39533ef475bd02b8b4645775879494e568')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-mga/repos/testing-x86_64/git-fixes.patch (from rev 149988, 
xf86-video-mga/repos/staging-x86_64/git-fixes.patch)
===
--- testing-x86_64/git-fixes.patch  (rev 0)
+++ testing-x86_64/git-fixes.patch  2012-02-12 09:45:15 UTC (rev 150049)
@@ -0,0 +1,800 @@
+diff --git a/man/Makefile.am b/man/Makefile.am
+index b3688ce..1ea26b3 100644
+--- a/man/Makefile.am
 b/man/Makefile.am
+@@ -1,5 +1,5 @@
+ #
+-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
++# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
+ #
+ # Permission is hereby granted, free of charge, to any person obtaining a
+ # copy of this software and associated documentation files (the Software),
+@@ -19,7 +19,7 @@
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ # DEALINGS IN THE SOFTWARE.
+-# 
++#
+ 
+ drivermandir = $(DRIVER_MAN_DIR)
+ 
+diff --git a/man/mga.man b/man/mga.man
+index 3a7a9f8..e1e674f 100644
+--- a/man/mga.man
 b/man/mga.man
+@@ -1,4 +1,3 @@
+-.\ $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga.man,v 1.7 
2003/04/03 07:11:03 herrb Exp $ 
+ .\ shorthand for double quote that works everywhere.
+ .ds q \N'34'
+ .TH mga __drivermansuffix__ __vendorversion__
+diff --git a/src/binding.h b/src/binding.h
+index 6dcd1e9..57e9b92 100644
+--- a/src/binding.h
 b/src/binding.h
+@@ -13,7 +13,6 @@
+  @end
+ 
+ 
***/
+-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/HALlib/binding.h,v 
1.3 2000/10/24 22:45:08 dawes Exp $ */
+ 
+ #ifndef _BINDING
+ #define _BINDING
+diff --git a/src/mga.h b/src/mga.h
+index 2cb3d88..c520e86 100644
+--- a/src/mga.h
 b/src/mga.h
+@@ -1,4 +1,3 @@
+-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga.h,v 1.87tsi Exp $ 
*/
+ /*
+  * MGA Millennium (MGA2064W) functions
+  *
+@@ -137,6 +136,10 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*);
+ #define PCI_CHIP_MGAG200_EH_PCI 0x0533
+ #endif
+ 
++#ifndef PCI_CHIP_MGAG200_ER_PCI
++#define PCI_CHIP_MGAG200_ER_PCI 0x0534
++#endif
++
+ /*
+  * Read/write to the DAC via MMIO 
+  */
+@@ -200,7 +203,9 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*);
+ typedef struct {
+ unsigned char ExtVga[6];
+ unsigned char DacClk[6];
+-unsigned char * DacRegs;
++unsigned char ExtVga_Index24;
++unsigned char Dac_Index90;
++unsigned char * DacRegs;
+ unsigned long crtc2[0x58];
+ unsigned char dac2[0x21];
+ CARD32Option;
+@@ -479,6 +484,7 @@ typedef struct {
+ int is_G200WB:1;
+ int is_G200EV:1;
+ int is_G200EH:1;
++int is_G200ER:1;
+ 
+ int KVM;
+ 
+diff --git a/src/mga_common.h b/src/mga_common.h
+index 90f6b37..81be2bc 100644
+--- a/src/mga_common.h
 b/src/mga_common.h
+@@ -25,8 

[arch-commits] Commit in xf86-video-neomagic/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:16
  Author: andyrtr
Revision: 150050

db-move: moved xf86-video-neomagic from [staging] to [testing] (i686)

Added:
  xf86-video-neomagic/repos/testing-i686/
  xf86-video-neomagic/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-neomagic/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-neomagic/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-neomagic/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-neomagic/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:16 UTC (rev 150050)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-neomagic
+pkgver=1.2.5
+pkgrel=6
+pkgdesc=X.org neomagic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('02c994e2eae191b50a8cd556e5b52d82725073b3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-neomagic/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:17
  Author: andyrtr
Revision: 150051

db-move: moved xf86-video-neomagic from [staging] to [testing] (x86_64)

Added:
  xf86-video-neomagic/repos/testing-x86_64/
  xf86-video-neomagic/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-neomagic/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-neomagic/repos/staging-x86_64/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-neomagic/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-neomagic/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:17 UTC (rev 150051)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-neomagic
+pkgver=1.2.5
+pkgrel=6
+pkgdesc=X.org neomagic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('02c994e2eae191b50a8cd556e5b52d82725073b3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-nouveau/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:18
  Author: andyrtr
Revision: 150052

db-move: moved xf86-video-nouveau from [staging] to [testing] (i686)

Added:
  xf86-video-nouveau/repos/testing-i686/
  xf86-video-nouveau/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-nouveau/repos/staging-i686/PKGBUILD)
  xf86-video-nouveau/repos/testing-i686/xf86-video-nouveau.install
(from rev 149988, 
xf86-video-nouveau/repos/staging-i686/xf86-video-nouveau.install)
Deleted:
  xf86-video-nouveau/repos/staging-i686/

+
 PKGBUILD   |   41 +
 xf86-video-nouveau.install |   16 
 2 files changed, 57 insertions(+)

Copied: xf86-video-nouveau/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-nouveau/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:18 UTC (rev 150052)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: buddabrod buddab...@gmail.com
+
+pkgname=xf86-video-nouveau
+_gitdate=20120210
+pkgver=0.0.16_git${_gitdate} # see configure.ac
+pkgrel=1
+pkgdesc=Open Source 3D acceleration driver for nVidia cards (experimental)
+arch=('i686' 'x86_64')
+url=http://nouveau.freedesktop.org/wiki/;
+license=('GPL') #and MIT, not yet a license file, see 
http://nouveau.freedesktop.org/wiki/FAQ#head-09f75d03eb30011c754038a3893119a70745de4e
+depends=('libdrm' 'udev')
+optdepends=('nouveau-dri:  experimental gallium3d features')
+makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
+md5sums=('f35c12d64542d0ea792a9e5af63a2e5a')
+
+# source PKGBUILD  mksource
+mksource() {
+   mkdir /tmp/$pkgname-${_gitdate}
+   pushd /tmp/$pkgname-${_gitdate}
+   git clone -v --depth 1 
git://anongit.freedesktop.org/nouveau/xf86-video-nouveau
+   cd xf86-video-nouveau
+   git archive --prefix=xf86-video-nouveau-${_gitdate}/ --format=tar HEAD 
| bzip2  /tmp/$pkgname-${_gitdate}/$pkgname-${_gitdate}.tar.bz2
+   popd
+}
+
+build() {
+  cd $srcdir/xf86-video-nouveau-${_gitdate}
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/xf86-video-nouveau-${_gitdate}
+  make DESTDIR=$pkgdir install
+}

Copied: xf86-video-nouveau/repos/testing-i686/xf86-video-nouveau.install (from 
rev 149988, xf86-video-nouveau/repos/staging-i686/xf86-video-nouveau.install)
===
--- testing-i686/xf86-video-nouveau.install (rev 0)
+++ testing-i686/xf86-video-nouveau.install 2012-02-12 09:45:18 UTC (rev 
150052)
@@ -0,0 +1,16 @@
+post_install () {
+   cat  _EOF
+  == make sure you use KernelModeSetting (KMS)
+  == see http://wiki.archlinux.org/index.php/Nouveau#KMS for more
+_EOF
+}
+
+post_upgrade() {
+  if [ `vercmp $2 0.0.15_git20100117-1` -lt 0 ]; then
+cat  _EOF
+  == ATTENTION: Usermode support has been dropped
+  == make sure you use KernelModeSetting (KMS)
+  == see http://wiki.archlinux.org/index.php/Nouveau#KMS for more
+_EOF
+ fi
+}



[arch-commits] Commit in xf86-video-nouveau/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:20
  Author: andyrtr
Revision: 150053

db-move: moved xf86-video-nouveau from [staging] to [testing] (x86_64)

Added:
  xf86-video-nouveau/repos/testing-x86_64/
  xf86-video-nouveau/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-nouveau/repos/staging-x86_64/PKGBUILD)
  xf86-video-nouveau/repos/testing-x86_64/xf86-video-nouveau.install
(from rev 149988, 
xf86-video-nouveau/repos/staging-x86_64/xf86-video-nouveau.install)
Deleted:
  xf86-video-nouveau/repos/staging-x86_64/

+
 PKGBUILD   |   41 +
 xf86-video-nouveau.install |   16 
 2 files changed, 57 insertions(+)

Copied: xf86-video-nouveau/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-nouveau/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:20 UTC (rev 150053)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: buddabrod buddab...@gmail.com
+
+pkgname=xf86-video-nouveau
+_gitdate=20120210
+pkgver=0.0.16_git${_gitdate} # see configure.ac
+pkgrel=1
+pkgdesc=Open Source 3D acceleration driver for nVidia cards (experimental)
+arch=('i686' 'x86_64')
+url=http://nouveau.freedesktop.org/wiki/;
+license=('GPL') #and MIT, not yet a license file, see 
http://nouveau.freedesktop.org/wiki/FAQ#head-09f75d03eb30011c754038a3893119a70745de4e
+depends=('libdrm' 'udev')
+optdepends=('nouveau-dri:  experimental gallium3d features')
+makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto')
+conflicts=('xorg-server1.11.99.902')
+options=('!libtool')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
+md5sums=('f35c12d64542d0ea792a9e5af63a2e5a')
+
+# source PKGBUILD  mksource
+mksource() {
+   mkdir /tmp/$pkgname-${_gitdate}
+   pushd /tmp/$pkgname-${_gitdate}
+   git clone -v --depth 1 
git://anongit.freedesktop.org/nouveau/xf86-video-nouveau
+   cd xf86-video-nouveau
+   git archive --prefix=xf86-video-nouveau-${_gitdate}/ --format=tar HEAD 
| bzip2  /tmp/$pkgname-${_gitdate}/$pkgname-${_gitdate}.tar.bz2
+   popd
+}
+
+build() {
+  cd $srcdir/xf86-video-nouveau-${_gitdate}
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/xf86-video-nouveau-${_gitdate}
+  make DESTDIR=$pkgdir install
+}

Copied: xf86-video-nouveau/repos/testing-x86_64/xf86-video-nouveau.install 
(from rev 149988, 
xf86-video-nouveau/repos/staging-x86_64/xf86-video-nouveau.install)
===
--- testing-x86_64/xf86-video-nouveau.install   (rev 0)
+++ testing-x86_64/xf86-video-nouveau.install   2012-02-12 09:45:20 UTC (rev 
150053)
@@ -0,0 +1,16 @@
+post_install () {
+   cat  _EOF
+  == make sure you use KernelModeSetting (KMS)
+  == see http://wiki.archlinux.org/index.php/Nouveau#KMS for more
+_EOF
+}
+
+post_upgrade() {
+  if [ `vercmp $2 0.0.15_git20100117-1` -lt 0 ]; then
+cat  _EOF
+  == ATTENTION: Usermode support has been dropped
+  == make sure you use KernelModeSetting (KMS)
+  == see http://wiki.archlinux.org/index.php/Nouveau#KMS for more
+_EOF
+ fi
+}



[arch-commits] Commit in xf86-video-nv/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:21
  Author: andyrtr
Revision: 150054

db-move: moved xf86-video-nv from [staging] to [testing] (i686)

Added:
  xf86-video-nv/repos/testing-i686/
  xf86-video-nv/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-nv/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-nv/repos/staging-i686/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-nv/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-nv/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:21 UTC (rev 150054)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-nv
+pkgver=2.1.18
+pkgrel=5
+pkgdesc=X.org nv video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('d35b2fa5a26a507a9cc95b69243d9fd0c0f32aa2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-s3/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:31
  Author: andyrtr
Revision: 150062

db-move: moved xf86-video-s3 from [staging] to [testing] (i686)

Added:
  xf86-video-s3/repos/testing-i686/
  xf86-video-s3/repos/testing-i686/LICENSE
(from rev 149988, xf86-video-s3/repos/staging-i686/LICENSE)
  xf86-video-s3/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-s3/repos/staging-i686/PKGBUILD)
  xf86-video-s3/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-video-s3/repos/staging-i686/git-fixes.patch)
Deleted:
  xf86-video-s3/repos/staging-i686/

-+
 LICENSE |   25 ++
 PKGBUILD|   35 
 git-fixes.patch |  458 ++
 3 files changed, 518 insertions(+)

Copied: xf86-video-s3/repos/testing-i686/LICENSE (from rev 149988, 
xf86-video-s3/repos/staging-i686/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-02-12 09:45:31 UTC (rev 150062)
@@ -0,0 +1,25 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/driver/
+
+ Copyright 2001  Ani Joshi ajo...@unixbox.com
+
+ XFree86 4.x driver for S3 chipsets
+
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation and
+that the name of Ani Joshi not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission.  Ani Joshi makes no representations
+about the suitability of this software for any purpose.  It is provided
+as-is without express or implied warranty.
+
+ANI JOSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL ANI JOSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.

Copied: xf86-video-s3/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-s3/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:31 UTC (rev 150062)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-s3
+pkgver=0.6.3
+pkgrel=7
+pkgdesc=X.org S3 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+md5sums=('5eb06d88533fb327d067928faeb20860'
+ '77a455ce7e254c73b1cbd408c7f4ecf4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: xf86-video-s3/repos/testing-i686/git-fixes.patch (from rev 149988, 
xf86-video-s3/repos/staging-i686/git-fixes.patch)
===
--- testing-i686/git-fixes.patch(rev 0)
+++ testing-i686/git-fixes.patch2012-02-12 09:45:31 UTC (rev 150062)
@@ -0,0 +1,458 @@
+diff --git a/COPYING b/COPYING
+index 7f33cbf..458ab5f 100644
+--- a/COPYING
 b/COPYING
+@@ -1,12 +1,70 @@
+-This is a stub file.  This package has not yet had its complete licensing
+-information compiled.  Please see the individual source files for details on
+-your rights to use and modify this software.
++ Copyright 2001  Ani Joshi ajo...@unixbox.com
+ 
+-Please submit updated COPYING files to the Xorg bugzilla:
++ XFree86 4.x driver for S3 chipsets
+ 
+-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+ 
+-All licensing questions regarding this software should be directed at the
+-Xorg mailing list:
++Permission to use, copy, modify, distribute, and sell this software and its
++documentation for any purpose is hereby granted without fee, provided that
++the above copyright notice appear in all copies and that both that copyright
++notice and this permission notice appear in supporting documentation and
++that the name of Ani Joshi not be used in advertising or
++publicity pertaining 

[arch-commits] Commit in xf86-video-s3/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:32
  Author: andyrtr
Revision: 150063

db-move: moved xf86-video-s3 from [staging] to [testing] (x86_64)

Added:
  xf86-video-s3/repos/testing-x86_64/
  xf86-video-s3/repos/testing-x86_64/LICENSE
(from rev 149988, xf86-video-s3/repos/staging-x86_64/LICENSE)
  xf86-video-s3/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-s3/repos/staging-x86_64/PKGBUILD)
  xf86-video-s3/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-video-s3/repos/staging-x86_64/git-fixes.patch)
Deleted:
  xf86-video-s3/repos/staging-x86_64/

-+
 LICENSE |   25 ++
 PKGBUILD|   35 
 git-fixes.patch |  458 ++
 3 files changed, 518 insertions(+)

Copied: xf86-video-s3/repos/testing-x86_64/LICENSE (from rev 149988, 
xf86-video-s3/repos/staging-x86_64/LICENSE)
===
--- testing-x86_64/LICENSE  (rev 0)
+++ testing-x86_64/LICENSE  2012-02-12 09:45:32 UTC (rev 150063)
@@ -0,0 +1,25 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/driver/
+
+ Copyright 2001  Ani Joshi ajo...@unixbox.com
+
+ XFree86 4.x driver for S3 chipsets
+
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation and
+that the name of Ani Joshi not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission.  Ani Joshi makes no representations
+about the suitability of this software for any purpose.  It is provided
+as-is without express or implied warranty.
+
+ANI JOSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL ANI JOSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.

Copied: xf86-video-s3/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-s3/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:32 UTC (rev 150063)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-s3
+pkgver=0.6.3
+pkgrel=7
+pkgdesc=X.org S3 video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+md5sums=('5eb06d88533fb327d067928faeb20860'
+ '77a455ce7e254c73b1cbd408c7f4ecf4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: xf86-video-s3/repos/testing-x86_64/git-fixes.patch (from rev 149988, 
xf86-video-s3/repos/staging-x86_64/git-fixes.patch)
===
--- testing-x86_64/git-fixes.patch  (rev 0)
+++ testing-x86_64/git-fixes.patch  2012-02-12 09:45:32 UTC (rev 150063)
@@ -0,0 +1,458 @@
+diff --git a/COPYING b/COPYING
+index 7f33cbf..458ab5f 100644
+--- a/COPYING
 b/COPYING
+@@ -1,12 +1,70 @@
+-This is a stub file.  This package has not yet had its complete licensing
+-information compiled.  Please see the individual source files for details on
+-your rights to use and modify this software.
++ Copyright 2001  Ani Joshi ajo...@unixbox.com
+ 
+-Please submit updated COPYING files to the Xorg bugzilla:
++ XFree86 4.x driver for S3 chipsets
+ 
+-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+ 
+-All licensing questions regarding this software should be directed at the
+-Xorg mailing list:
++Permission to use, copy, modify, distribute, and sell this software and its
++documentation for any purpose is hereby granted without fee, provided that
++the above copyright notice appear in all copies and that both that copyright
++notice and this permission notice appear in supporting documentation and
++that the name of Ani Joshi not be used in 

[arch-commits] Commit in xf86-video-savage/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:35
  Author: andyrtr
Revision: 150066

db-move: moved xf86-video-savage from [staging] to [testing] (i686)

Added:
  xf86-video-savage/repos/testing-i686/
  xf86-video-savage/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-savage/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-savage/repos/staging-i686/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-savage/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-savage/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:35 UTC (rev 150066)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-savage
+pkgver=2.3.3
+pkgrel=2
+pkgdesc=X.org savage video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.903')
+options=(!libtool !makeflags)
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d3854d375dbf7d83bf90e30d72837ce60d808119c6fa4bb98088e68e7cc7e7b2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-s3virge/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:34
  Author: andyrtr
Revision: 150065

db-move: moved xf86-video-s3virge from [staging] to [testing] (x86_64)

Added:
  xf86-video-s3virge/repos/testing-x86_64/
  xf86-video-s3virge/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-s3virge/repos/staging-x86_64/PKGBUILD)
  xf86-video-s3virge/repos/testing-x86_64/copyright.patch
(from rev 149988, xf86-video-s3virge/repos/staging-x86_64/copyright.patch)
  xf86-video-s3virge/repos/testing-x86_64/s3virge-1.10.4-vga.patch
(from rev 149988, 
xf86-video-s3virge/repos/staging-x86_64/s3virge-1.10.4-vga.patch)
Deleted:
  xf86-video-s3virge/repos/staging-x86_64/

--+
 PKGBUILD |   38 
 copyright.patch  |   82 +
 s3virge-1.10.4-vga.patch |   76 +
 3 files changed, 196 insertions(+)

Copied: xf86-video-s3virge/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-s3virge/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:34 UTC (rev 150065)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-s3virge
+pkgver=1.10.4
+pkgrel=7
+pkgdesc=X.org S3 Virge video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=(!libtool)
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+copyright.patch
+s3virge-1.10.4-vga.patch)
+md5sums=('6517bbbf808c700502d51acdc44662f8'
+ 'f91fb259e3632fb9130fcbe69ecd9d6a'
+ '45c7d912734c9f7dfc1f42077827cb8e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/copyright.patch
+  patch -Np1 -i ${srcdir}/s3virge-1.10.4-vga.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-s3virge/repos/testing-x86_64/copyright.patch (from rev 
149988, xf86-video-s3virge/repos/staging-x86_64/copyright.patch)
===
--- testing-x86_64/copyright.patch  (rev 0)
+++ testing-x86_64/copyright.patch  2012-02-12 09:45:34 UTC (rev 150065)
@@ -0,0 +1,82 @@
+From c26da404906258951341c4c4ace793f2dfdc47f8 Mon Sep 17 00:00:00 2001
+From: Gaetan Nadon mems...@videotron.ca
+Date: Sun, 13 Jun 2010 14:26:32 +
+Subject: COPYING: update file with Copyright notices from source code.
+
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+---
+diff --git a/COPYING b/COPYING
+index 7f33cbf..727ca51 100644
+--- a/COPYING
 b/COPYING
+@@ -1,12 +1,60 @@
+-This is a stub file.  This package has not yet had its complete licensing
+-information compiled.  Please see the individual source files for details on
+-your rights to use and modify this software.
++Copyright (C) 1994-2000 The XFree86 Project, Inc.  All Rights Reserved.
+ 
+-Please submit updated COPYING files to the Xorg bugzilla:
++Permission is hereby granted, free of charge, to any person obtaining a copy 
of
++this software and associated documentation files (the Software), to deal in
++the Software without restriction, including without limitation the rights to
++use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
++of the Software, and to permit persons to whom the Software is furnished to do
++so, subject to the following conditions:
+ 
+-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
++The above copyright notice and this permission notice shall be included in all
++copies or substantial portions of the Software.
+ 
+-All licensing questions regarding this software should be directed at the
+-Xorg mailing list:
++THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
++NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
++XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
IN
++AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 
CONNECTION
++WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
++
++Except as contained in this notice, the name of the XFree86 Project shall not
++be used in advertising or otherwise to promote the sale, use or other dealings
++in this Software without prior written authorization from the XFree86 Project.
++
++Written by Jake Richter Copyright 

[arch-commits] Commit in xf86-video-savage/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:36
  Author: andyrtr
Revision: 150067

db-move: moved xf86-video-savage from [staging] to [testing] (x86_64)

Added:
  xf86-video-savage/repos/testing-x86_64/
  xf86-video-savage/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-savage/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-savage/repos/staging-x86_64/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: xf86-video-savage/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-savage/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:36 UTC (rev 150067)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-savage
+pkgver=2.3.3
+pkgrel=2
+pkgdesc=X.org savage video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.903')
+options=(!libtool !makeflags)
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d3854d375dbf7d83bf90e30d72837ce60d808119c6fa4bb98088e68e7cc7e7b2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-s3virge/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:33
  Author: andyrtr
Revision: 150064

db-move: moved xf86-video-s3virge from [staging] to [testing] (i686)

Added:
  xf86-video-s3virge/repos/testing-i686/
  xf86-video-s3virge/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-s3virge/repos/staging-i686/PKGBUILD)
  xf86-video-s3virge/repos/testing-i686/copyright.patch
(from rev 149988, xf86-video-s3virge/repos/staging-i686/copyright.patch)
  xf86-video-s3virge/repos/testing-i686/s3virge-1.10.4-vga.patch
(from rev 149988, 
xf86-video-s3virge/repos/staging-i686/s3virge-1.10.4-vga.patch)
Deleted:
  xf86-video-s3virge/repos/staging-i686/

--+
 PKGBUILD |   38 
 copyright.patch  |   82 +
 s3virge-1.10.4-vga.patch |   76 +
 3 files changed, 196 insertions(+)

Copied: xf86-video-s3virge/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-s3virge/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:33 UTC (rev 150064)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-s3virge
+pkgver=1.10.4
+pkgrel=7
+pkgdesc=X.org S3 Virge video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=(!libtool)
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+copyright.patch
+s3virge-1.10.4-vga.patch)
+md5sums=('6517bbbf808c700502d51acdc44662f8'
+ 'f91fb259e3632fb9130fcbe69ecd9d6a'
+ '45c7d912734c9f7dfc1f42077827cb8e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/copyright.patch
+  patch -Np1 -i ${srcdir}/s3virge-1.10.4-vga.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-s3virge/repos/testing-i686/copyright.patch (from rev 149988, 
xf86-video-s3virge/repos/staging-i686/copyright.patch)
===
--- testing-i686/copyright.patch(rev 0)
+++ testing-i686/copyright.patch2012-02-12 09:45:33 UTC (rev 150064)
@@ -0,0 +1,82 @@
+From c26da404906258951341c4c4ace793f2dfdc47f8 Mon Sep 17 00:00:00 2001
+From: Gaetan Nadon mems...@videotron.ca
+Date: Sun, 13 Jun 2010 14:26:32 +
+Subject: COPYING: update file with Copyright notices from source code.
+
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+---
+diff --git a/COPYING b/COPYING
+index 7f33cbf..727ca51 100644
+--- a/COPYING
 b/COPYING
+@@ -1,12 +1,60 @@
+-This is a stub file.  This package has not yet had its complete licensing
+-information compiled.  Please see the individual source files for details on
+-your rights to use and modify this software.
++Copyright (C) 1994-2000 The XFree86 Project, Inc.  All Rights Reserved.
+ 
+-Please submit updated COPYING files to the Xorg bugzilla:
++Permission is hereby granted, free of charge, to any person obtaining a copy 
of
++this software and associated documentation files (the Software), to deal in
++the Software without restriction, including without limitation the rights to
++use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
++of the Software, and to permit persons to whom the Software is furnished to do
++so, subject to the following conditions:
+ 
+-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
++The above copyright notice and this permission notice shall be included in all
++copies or substantial portions of the Software.
+ 
+-All licensing questions regarding this software should be directed at the
+-Xorg mailing list:
++THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
++NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
++XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
IN
++AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 
CONNECTION
++WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
++
++Except as contained in this notice, the name of the XFree86 Project shall not
++be used in advertising or otherwise to promote the sale, use or other dealings
++in this Software without prior written authorization from the XFree86 Project.
++
++Written by Jake Richter Copyright (c) 1989, 1990 Panacea 

[arch-commits] Commit in xf86-video-siliconmotion/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:37
  Author: andyrtr
Revision: 150068

db-move: moved xf86-video-siliconmotion from [staging] to [testing] (i686)

Added:
  xf86-video-siliconmotion/repos/testing-i686/
  xf86-video-siliconmotion/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-siliconmotion/repos/staging-i686/PKGBUILD)
  xf86-video-siliconmotion/repos/testing-i686/smi-1.7.5-vga.patch
(from rev 149988, 
xf86-video-siliconmotion/repos/staging-i686/smi-1.7.5-vga.patch)
Deleted:
  xf86-video-siliconmotion/repos/staging-i686/

-+
 PKGBUILD|   35 +++
 smi-1.7.5-vga.patch |   25 +
 2 files changed, 60 insertions(+)

Copied: xf86-video-siliconmotion/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-siliconmotion/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:37 UTC (rev 150068)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-siliconmotion
+pkgver=1.7.5
+pkgrel=4
+pkgdesc=X.org siliconmotion video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+smi-1.7.5-vga.patch)
+sha1sums=('946acae0822d51da57abe8b7ed049691bd731589'
+  '50b0e4aa858d7f8eb6f7e826f62fde23f01afe48')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/smi-1.7.5-vga.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-siliconmotion/repos/testing-i686/smi-1.7.5-vga.patch (from 
rev 149988, xf86-video-siliconmotion/repos/staging-i686/smi-1.7.5-vga.patch)
===
--- testing-i686/smi-1.7.5-vga.patch(rev 0)
+++ testing-i686/smi-1.7.5-vga.patch2012-02-12 09:45:37 UTC (rev 150068)
@@ -0,0 +1,25 @@
+From 037b839c84ad6dcbe9aade420cf0d3bf06f23119 Mon Sep 17 00:00:00 2001
+From: Adam Jackson a...@redhat.com
+Date: Wed, 16 Nov 2011 20:03:25 +
+Subject: Adapt to missing PIOOffset in videoabi 12
+
+Signed-off-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/smi_driver.c b/src/smi_driver.c
+index 9c10e46..86644c7 100644
+--- a/src/smi_driver.c
 b/src/smi_driver.c
+@@ -442,7 +442,11 @@ SMI_PreInit(ScrnInfoPtr pScrn, int flags)
+   LEAVE(FALSE);
+ 
+   hwp = VGAHWPTR(pScrn);
++#if ABI_VIDEODRV_VERSION  12
+   pSmi-PIOBase = hwp-PIOOffset;
++#else
++  pSmi-PIOBase = 0;
++#endif
+ 
+   xf86ErrorFVerb(VERBLEV, \tSMI_PreInit vgaCRIndex=%x, vgaIOBase=%x, 
+  MMIOBase=%p\n, hwp-IOBase + VGA_CRTC_INDEX_OFFSET,
+--
+cgit v0.9.0.2-2-gbebe



[arch-commits] Commit in xf86-video-siliconmotion/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:39
  Author: andyrtr
Revision: 150069

db-move: moved xf86-video-siliconmotion from [staging] to [testing] (x86_64)

Added:
  xf86-video-siliconmotion/repos/testing-x86_64/
  xf86-video-siliconmotion/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-siliconmotion/repos/staging-x86_64/PKGBUILD)
  xf86-video-siliconmotion/repos/testing-x86_64/smi-1.7.5-vga.patch
(from rev 149988, 
xf86-video-siliconmotion/repos/staging-x86_64/smi-1.7.5-vga.patch)
Deleted:
  xf86-video-siliconmotion/repos/staging-x86_64/

-+
 PKGBUILD|   35 +++
 smi-1.7.5-vga.patch |   25 +
 2 files changed, 60 insertions(+)

Copied: xf86-video-siliconmotion/repos/testing-x86_64/PKGBUILD (from rev 
149988, xf86-video-siliconmotion/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:39 UTC (rev 150069)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-siliconmotion
+pkgver=1.7.5
+pkgrel=4
+pkgdesc=X.org siliconmotion video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+smi-1.7.5-vga.patch)
+sha1sums=('946acae0822d51da57abe8b7ed049691bd731589'
+  '50b0e4aa858d7f8eb6f7e826f62fde23f01afe48')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/smi-1.7.5-vga.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-siliconmotion/repos/testing-x86_64/smi-1.7.5-vga.patch (from 
rev 149988, xf86-video-siliconmotion/repos/staging-x86_64/smi-1.7.5-vga.patch)
===
--- testing-x86_64/smi-1.7.5-vga.patch  (rev 0)
+++ testing-x86_64/smi-1.7.5-vga.patch  2012-02-12 09:45:39 UTC (rev 150069)
@@ -0,0 +1,25 @@
+From 037b839c84ad6dcbe9aade420cf0d3bf06f23119 Mon Sep 17 00:00:00 2001
+From: Adam Jackson a...@redhat.com
+Date: Wed, 16 Nov 2011 20:03:25 +
+Subject: Adapt to missing PIOOffset in videoabi 12
+
+Signed-off-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/smi_driver.c b/src/smi_driver.c
+index 9c10e46..86644c7 100644
+--- a/src/smi_driver.c
 b/src/smi_driver.c
+@@ -442,7 +442,11 @@ SMI_PreInit(ScrnInfoPtr pScrn, int flags)
+   LEAVE(FALSE);
+ 
+   hwp = VGAHWPTR(pScrn);
++#if ABI_VIDEODRV_VERSION  12
+   pSmi-PIOBase = hwp-PIOOffset;
++#else
++  pSmi-PIOBase = 0;
++#endif
+ 
+   xf86ErrorFVerb(VERBLEV, \tSMI_PreInit vgaCRIndex=%x, vgaIOBase=%x, 
+  MMIOBase=%p\n, hwp-IOBase + VGA_CRTC_INDEX_OFFSET,
+--
+cgit v0.9.0.2-2-gbebe



[arch-commits] Commit in xf86-video-sis/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:40
  Author: andyrtr
Revision: 150070

db-move: moved xf86-video-sis from [staging] to [testing] (i686)

Added:
  xf86-video-sis/repos/testing-i686/
  xf86-video-sis/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-sis/repos/staging-i686/PKGBUILD)
  xf86-video-sis/repos/testing-i686/sis-0.10.3-git.patch
(from rev 149988, xf86-video-sis/repos/staging-i686/sis-0.10.3-git.patch)
Deleted:
  xf86-video-sis/repos/staging-i686/

--+
 PKGBUILD |   34 +
 sis-0.10.3-git.patch | 1460 +
 2 files changed, 1494 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 150069:150070 to see the changes.


[arch-commits] Commit in xf86-video-sis/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:41
  Author: andyrtr
Revision: 150071

db-move: moved xf86-video-sis from [staging] to [testing] (x86_64)

Added:
  xf86-video-sis/repos/testing-x86_64/
  xf86-video-sis/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-sis/repos/staging-x86_64/PKGBUILD)
  xf86-video-sis/repos/testing-x86_64/sis-0.10.3-git.patch
(from rev 149988, xf86-video-sis/repos/staging-x86_64/sis-0.10.3-git.patch)
Deleted:
  xf86-video-sis/repos/staging-x86_64/

--+
 PKGBUILD |   34 +
 sis-0.10.3-git.patch | 1460 +
 2 files changed, 1494 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 150070:150071 to see the changes.


[arch-commits] Commit in xf86-video-sisusb/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:42
  Author: andyrtr
Revision: 150072

db-move: moved xf86-video-sisusb from [staging] to [testing] (i686)

Added:
  xf86-video-sisusb/repos/testing-i686/
  xf86-video-sisusb/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-sisusb/repos/staging-i686/PKGBUILD)
  xf86-video-sisusb/repos/testing-i686/sisusb-0.9.4-git.patch
(from rev 149988, 
xf86-video-sisusb/repos/staging-i686/sisusb-0.9.4-git.patch)
Deleted:
  xf86-video-sisusb/repos/staging-i686/

+
 PKGBUILD   |   33 +
 sisusb-0.9.4-git.patch |  794 +++
 2 files changed, 827 insertions(+)

Copied: xf86-video-sisusb/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-sisusb/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:42 UTC (rev 150072)
@@ -0,0 +1,33 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-sisusb
+pkgver=0.9.4
+pkgrel=6
+pkgdesc=X.org SiS USB video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+sisusb-0.9.4-git.patch)
+sha1sums=('600fd49dffe00121f9042555fea55948653d1a7e'
+  'd74ce7732889c7a00d9d2dcd2bfc8be05c6eb912')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/sisusb-0.9.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-sisusb/repos/testing-i686/sisusb-0.9.4-git.patch (from rev 
149988, xf86-video-sisusb/repos/staging-i686/sisusb-0.9.4-git.patch)
===
--- testing-i686/sisusb-0.9.4-git.patch (rev 0)
+++ testing-i686/sisusb-0.9.4-git.patch 2012-02-12 09:45:42 UTC (rev 150072)
@@ -0,0 +1,794 @@
+diff --git a/configure.ac b/configure.ac
+index 86c6ac5..725d6cb 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,49 +20,48 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-sisusb],
+-0.9.4,
++[0.9.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-sisusb)
+-
++[xf86-video-sisusb])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+-XORG_PROG_RAWCPP
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(XINERAMA, xineramaproto)
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
+-PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
++# Obtain compiler/linker options for the driver dependencies
++PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
pciaccess $REQUIRED_MODULES])
+ PKG_CHECK_MODULES(XEXT, [xextproto = 7.0.99.1],
+   HAVE_XEXTPROTO_71=yes; AC_DEFINE(HAVE_XEXTPROTO_71, 1, 
[xextproto 7.1 available]),
+   HAVE_XEXTPROTO_71=no)
+@@ -70,17 +69,14 @@ AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test 
$HAVE_XEXTPROTO_71 = yes ])
+ 
+ # Checks for libraries.
+ 
+-# Checks for header 

[arch-commits] Commit in xf86-video-sisusb/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:43
  Author: andyrtr
Revision: 150073

db-move: moved xf86-video-sisusb from [staging] to [testing] (x86_64)

Added:
  xf86-video-sisusb/repos/testing-x86_64/
  xf86-video-sisusb/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-sisusb/repos/staging-x86_64/PKGBUILD)
  xf86-video-sisusb/repos/testing-x86_64/sisusb-0.9.4-git.patch
(from rev 149988, 
xf86-video-sisusb/repos/staging-x86_64/sisusb-0.9.4-git.patch)
Deleted:
  xf86-video-sisusb/repos/staging-x86_64/

+
 PKGBUILD   |   33 +
 sisusb-0.9.4-git.patch |  794 +++
 2 files changed, 827 insertions(+)

Copied: xf86-video-sisusb/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-sisusb/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:43 UTC (rev 150073)
@@ -0,0 +1,33 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-sisusb
+pkgver=0.9.4
+pkgrel=6
+pkgdesc=X.org SiS USB video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+sisusb-0.9.4-git.patch)
+sha1sums=('600fd49dffe00121f9042555fea55948653d1a7e'
+  'd74ce7732889c7a00d9d2dcd2bfc8be05c6eb912')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/sisusb-0.9.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-sisusb/repos/testing-x86_64/sisusb-0.9.4-git.patch (from rev 
149988, xf86-video-sisusb/repos/staging-x86_64/sisusb-0.9.4-git.patch)
===
--- testing-x86_64/sisusb-0.9.4-git.patch   (rev 0)
+++ testing-x86_64/sisusb-0.9.4-git.patch   2012-02-12 09:45:43 UTC (rev 
150073)
@@ -0,0 +1,794 @@
+diff --git a/configure.ac b/configure.ac
+index 86c6ac5..725d6cb 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,49 +20,48 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-sisusb],
+-0.9.4,
++[0.9.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-sisusb)
+-
++[xf86-video-sisusb])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+-XORG_PROG_RAWCPP
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(XINERAMA, xineramaproto)
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
+-PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
++# Obtain compiler/linker options for the driver dependencies
++PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
pciaccess $REQUIRED_MODULES])
+ PKG_CHECK_MODULES(XEXT, [xextproto = 7.0.99.1],
+   HAVE_XEXTPROTO_71=yes; AC_DEFINE(HAVE_XEXTPROTO_71, 1, 
[xextproto 7.1 available]),
+   HAVE_XEXTPROTO_71=no)
+@@ -70,17 +69,14 @@ AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test 
$HAVE_XEXTPROTO_71 = yes ])
+ 
+ # Checks 

[arch-commits] Commit in xf86-video-tdfx/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:44
  Author: andyrtr
Revision: 150074

db-move: moved xf86-video-tdfx from [staging] to [testing] (i686)

Added:
  xf86-video-tdfx/repos/testing-i686/
  xf86-video-tdfx/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-tdfx/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-tdfx/repos/staging-i686/

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: xf86-video-tdfx/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-tdfx/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:44 UTC (rev 150074)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-tdfx
+pkgver=1.4.3
+pkgrel=8
+_gitver=a985b54c8559d7ff8f5481004d54989ed7499237
+pkgdesc=X.org tdfx video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.902')
+options=(!libtool)
+groups=('xorg-drivers' 'xorg')
+source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+
http://cgit.freedesktop.org/xorg/driver/xf86-video-tdfx/snapshot/xf86-video-tdfx-${_gitver}.tar.gz)
+sha1sums=('01c13cdec926c1aaa9c8c8855995c6cc38149ab2')
+
+build() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  autoreconf -fi
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-tdfx/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:45
  Author: andyrtr
Revision: 150075

db-move: moved xf86-video-tdfx from [staging] to [testing] (x86_64)

Added:
  xf86-video-tdfx/repos/testing-x86_64/
  xf86-video-tdfx/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-tdfx/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-tdfx/repos/staging-x86_64/

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: xf86-video-tdfx/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-tdfx/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:45 UTC (rev 150075)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-tdfx
+pkgver=1.4.3
+pkgrel=8
+_gitver=a985b54c8559d7ff8f5481004d54989ed7499237
+pkgdesc=X.org tdfx video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa=8.0') # 'glproto')
+conflicts=('xorg-server1.11.99.902')
+options=(!libtool)
+groups=('xorg-drivers' 'xorg')
+source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+
http://cgit.freedesktop.org/xorg/driver/xf86-video-tdfx/snapshot/xf86-video-tdfx-${_gitver}.tar.gz)
+sha1sums=('01c13cdec926c1aaa9c8c8855995c6cc38149ab2')
+
+build() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  autoreconf -fi
+  ./configure --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in xf86-video-trident/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:46
  Author: andyrtr
Revision: 150076

db-move: moved xf86-video-trident from [staging] to [testing] (i686)

Added:
  xf86-video-trident/repos/testing-i686/
  xf86-video-trident/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-trident/repos/staging-i686/PKGBUILD)
  xf86-video-trident/repos/testing-i686/trident-1.3.4-git.patch
(from rev 149988, 
xf86-video-trident/repos/staging-i686/trident-1.3.4-git.patch)
Deleted:
  xf86-video-trident/repos/staging-i686/

-+
 PKGBUILD|   34 ++
 trident-1.3.4-git.patch |  523 ++
 2 files changed, 557 insertions(+)

Copied: xf86-video-trident/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-trident/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:46 UTC (rev 150076)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-trident
+pkgver=1.3.4
+pkgrel=6
+pkgdesc=X.org Trident video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=(!libtool)
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+trident-1.3.4-git.patch)
+sha1sums=('7c40f5c02bddf399862782b708941e79302318af'
+  'cba17aad6cf2f051d89e65ffe26242ed62ea4454')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/trident-1.3.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-trident/repos/testing-i686/trident-1.3.4-git.patch (from rev 
149988, xf86-video-trident/repos/staging-i686/trident-1.3.4-git.patch)
===
--- testing-i686/trident-1.3.4-git.patch(rev 0)
+++ testing-i686/trident-1.3.4-git.patch2012-02-12 09:45:46 UTC (rev 
150076)
@@ -0,0 +1,523 @@
+diff --git a/configure.ac b/configure.ac
+index be54427..0fc2066 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,47 +20,47 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-trident],
+-1.3.4,
++[1.3.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-trident)
+-
++[xf86-video-trident])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ XORG_DRIVER_CHECK_EXT(XFreeXDGA, xf86dgaproto)
+ 
+-# Checks for pkg-config packages
++# Obtain compiler/linker options for the driver dependencies
+ PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
+ PKG_CHECK_MODULES(XEXT, [xextproto = 7.0.99.1],
+   HAVE_XEXTPROTO_71=yes; AC_DEFINE(HAVE_XEXTPROTO_71, 1, 
[xextproto 7.1 available]),
+@@ -90,17 +90,14 @@ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test 
x$XSERVER_LIBPCIACCESS = xyes)
+ 
+ # Checks for libraries.
+ 
+-# Checks for header files.
+-AC_HEADER_STDC
+-
+-AC_SUBST([XORG_CFLAGS])
+ AC_SUBST([moduledir])
+ 
+ DRIVER_NAME=trident

[arch-commits] Commit in xf86-video-trident/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:47
  Author: andyrtr
Revision: 150077

db-move: moved xf86-video-trident from [staging] to [testing] (x86_64)

Added:
  xf86-video-trident/repos/testing-x86_64/
  xf86-video-trident/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-trident/repos/staging-x86_64/PKGBUILD)
  xf86-video-trident/repos/testing-x86_64/trident-1.3.4-git.patch
(from rev 149988, 
xf86-video-trident/repos/staging-x86_64/trident-1.3.4-git.patch)
Deleted:
  xf86-video-trident/repos/staging-x86_64/

-+
 PKGBUILD|   34 ++
 trident-1.3.4-git.patch |  523 ++
 2 files changed, 557 insertions(+)

Copied: xf86-video-trident/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-trident/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:47 UTC (rev 150077)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-trident
+pkgver=1.3.4
+pkgrel=6
+pkgdesc=X.org Trident video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'xf86dgaproto')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=(!libtool)
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+trident-1.3.4-git.patch)
+sha1sums=('7c40f5c02bddf399862782b708941e79302318af'
+  'cba17aad6cf2f051d89e65ffe26242ed62ea4454')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/trident-1.3.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-trident/repos/testing-x86_64/trident-1.3.4-git.patch (from 
rev 149988, xf86-video-trident/repos/staging-x86_64/trident-1.3.4-git.patch)
===
--- testing-x86_64/trident-1.3.4-git.patch  (rev 0)
+++ testing-x86_64/trident-1.3.4-git.patch  2012-02-12 09:45:47 UTC (rev 
150077)
@@ -0,0 +1,523 @@
+diff --git a/configure.ac b/configure.ac
+index be54427..0fc2066 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,47 +20,47 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-trident],
+-1.3.4,
++[1.3.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-trident)
+-
++[xf86-video-trident])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ XORG_DRIVER_CHECK_EXT(XFreeXDGA, xf86dgaproto)
+ 
+-# Checks for pkg-config packages
++# Obtain compiler/linker options for the driver dependencies
+ PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
+ PKG_CHECK_MODULES(XEXT, [xextproto = 7.0.99.1],
+   HAVE_XEXTPROTO_71=yes; AC_DEFINE(HAVE_XEXTPROTO_71, 1, 
[xextproto 7.1 available]),
+@@ -90,17 +90,14 @@ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test 
x$XSERVER_LIBPCIACCESS = xyes)
+ 
+ # Checks for libraries.
+ 
+-# Checks for header files.
+-AC_HEADER_STDC
+-
+-AC_SUBST([XORG_CFLAGS])
+ AC_SUBST([moduledir])
+ 

[arch-commits] Commit in xf86-video-tseng/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:48
  Author: andyrtr
Revision: 150078

db-move: moved xf86-video-tseng from [staging] to [testing] (i686)

Added:
  xf86-video-tseng/repos/testing-i686/
  xf86-video-tseng/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-tseng/repos/staging-i686/PKGBUILD)
  xf86-video-tseng/repos/testing-i686/tseng-1.2.4-git.patch
(from rev 149988, xf86-video-tseng/repos/staging-i686/tseng-1.2.4-git.patch)
Deleted:
  xf86-video-tseng/repos/staging-i686/

---+
 PKGBUILD  |   33 
 tseng-1.2.4-git.patch |  317 
 2 files changed, 350 insertions(+)

Copied: xf86-video-tseng/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-tseng/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:48 UTC (rev 150078)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-tseng
+pkgver=1.2.4
+pkgrel=6
+pkgdesc=X.org tseng video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+tseng-1.2.4-git.patch)
+sha1sums=('1b45f55657b2c92f30abb0769cae57fca98d93b7'
+  'd84bb75d62888096da7477b38e8b13f9c23d4e3a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/tseng-1.2.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-tseng/repos/testing-i686/tseng-1.2.4-git.patch (from rev 
149988, xf86-video-tseng/repos/staging-i686/tseng-1.2.4-git.patch)
===
--- testing-i686/tseng-1.2.4-git.patch  (rev 0)
+++ testing-i686/tseng-1.2.4-git.patch  2012-02-12 09:45:48 UTC (rev 150078)
@@ -0,0 +1,317 @@
+diff --git a/configure.ac b/configure.ac
+index 62cc318..8458c06 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,46 +20,46 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-tseng],
+-1.2.4,
++[1.2.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-tseng)
+-
++[xf86-video-tseng])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
++# Obtain compiler/linker options for the driver dependencies
+ PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
+ 
+ # Checks for libraries.
+@@ -78,17 +78,14 @@ if test x$XSERVER_LIBPCIACCESS = xyes; then
+ fi
+ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test x$XSERVER_LIBPCIACCESS = xyes)
+ 
+-# Checks for header files.
+-AC_HEADER_STDC
+-
+-AC_SUBST([XORG_CFLAGS])
+ AC_SUBST([moduledir])
+ 
+ DRIVER_NAME=tseng
+ AC_SUBST([DRIVER_NAME])
+ 
+-AC_OUTPUT([
+-  Makefile
+-  src/Makefile
+-  man/Makefile
++AC_CONFIG_FILES([
++Makefile
++src/Makefile
++man/Makefile
+ ])
++AC_OUTPUT
+diff 

[arch-commits] Commit in xf86-video-tseng/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:50
  Author: andyrtr
Revision: 150079

db-move: moved xf86-video-tseng from [staging] to [testing] (x86_64)

Added:
  xf86-video-tseng/repos/testing-x86_64/
  xf86-video-tseng/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-tseng/repos/staging-x86_64/PKGBUILD)
  xf86-video-tseng/repos/testing-x86_64/tseng-1.2.4-git.patch
(from rev 149988, 
xf86-video-tseng/repos/staging-x86_64/tseng-1.2.4-git.patch)
Deleted:
  xf86-video-tseng/repos/staging-x86_64/

---+
 PKGBUILD  |   33 
 tseng-1.2.4-git.patch |  317 
 2 files changed, 350 insertions(+)

Copied: xf86-video-tseng/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-tseng/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:50 UTC (rev 150079)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-tseng
+pkgver=1.2.4
+pkgrel=6
+pkgdesc=X.org tseng video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+tseng-1.2.4-git.patch)
+sha1sums=('1b45f55657b2c92f30abb0769cae57fca98d93b7'
+  'd84bb75d62888096da7477b38e8b13f9c23d4e3a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/tseng-1.2.4-git.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-tseng/repos/testing-x86_64/tseng-1.2.4-git.patch (from rev 
149988, xf86-video-tseng/repos/staging-x86_64/tseng-1.2.4-git.patch)
===
--- testing-x86_64/tseng-1.2.4-git.patch(rev 0)
+++ testing-x86_64/tseng-1.2.4-git.patch2012-02-12 09:45:50 UTC (rev 
150079)
@@ -0,0 +1,317 @@
+diff --git a/configure.ac b/configure.ac
+index 62cc318..8458c06 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,46 +20,46 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-tseng],
+-1.2.4,
++[1.2.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-tseng)
+-
++[xf86-video-tseng])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir,
+-AC_HELP_STRING([--with-xorg-module-dir=DIR],
++AS_HELP_STRING([--with-xorg-module-dir=DIR],
+[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
+ [moduledir=$withval],
+ [moduledir=$libdir/xorg/modules])
+ 
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(XV, videoproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
++# Obtain compiler/linker options for the driver dependencies
+ PKG_CHECK_MODULES(XORG, [xorg-server = 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
+ 
+ # Checks for libraries.
+@@ -78,17 +78,14 @@ if test x$XSERVER_LIBPCIACCESS = xyes; then
+ fi
+ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test x$XSERVER_LIBPCIACCESS = xyes)
+ 
+-# Checks for header files.
+-AC_HEADER_STDC
+-
+-AC_SUBST([XORG_CFLAGS])
+ AC_SUBST([moduledir])
+ 
+ DRIVER_NAME=tseng
+ AC_SUBST([DRIVER_NAME])
+ 
+-AC_OUTPUT([
+-  Makefile
+-  src/Makefile
+-  man/Makefile
++AC_CONFIG_FILES([
++Makefile
++src/Makefile
++ 

[arch-commits] Commit in xf86-video-unichrome/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:51
  Author: andyrtr
Revision: 150080

db-move: moved xf86-video-unichrome from [staging] to [testing] (i686)

Added:
  xf86-video-unichrome/repos/testing-i686/
  xf86-video-unichrome/repos/testing-i686/LICENSE
(from rev 149988, xf86-video-unichrome/repos/staging-i686/LICENSE)
  xf86-video-unichrome/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-unichrome/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-unichrome/repos/staging-i686/

--+
 LICENSE  |   23 +++
 PKGBUILD |   30 ++
 2 files changed, 53 insertions(+)

Copied: xf86-video-unichrome/repos/testing-i686/LICENSE (from rev 149988, 
xf86-video-unichrome/repos/staging-i686/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-02-12 09:45:51 UTC (rev 150080)
@@ -0,0 +1,23 @@
+Copyright (c) 2004-2007 Luc Verhaegen. All Rights Reserved.
+Copyright (c) 2004-2005 The Unichrome Project. All Rights Reserved.
+Copyright (c) 1998-2003 VIA Technologies, Inc. All Rights Reserved.
+Copyright (c) 2001-2003 S3 Graphics, Inc. All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the Software),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sub license,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice (including the
+next paragraph) shall be included in all copies or substantial portions
+of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.

Copied: xf86-video-unichrome/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-unichrome/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:51 UTC (rev 150080)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-unichrome
+pkgver=0.2.7
+pkgrel=7
+_gitversion=b917bee87db8a65b8e8da0ca12c24a176c9e9fb2
+pkgdesc=Unichrome video drivers for X.Org
+arch=(i686 x86_64)
+url=http://unichrome.sf.net/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libx11' 'libdrm' 'xf86driproto' 
'mesa' 'libxvmc') # 'glproto')
+options=('!libtool')
+conflicts=('xf86-video-via' 'openchrome' 'xf86-video-openchrome' 
'xorg-server1.11.99.903')
+source=(http://cgit.freedesktop.org/~libv/${pkgname}/snapshot/${pkgname}-${_gitversion}.tar.bz2)
+md5sums=('f7adef052de08a01af86e245d1932239')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_gitversion}
+  ./autogen.sh --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_gitversion}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 debian/copyright 
${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



[arch-commits] Commit in xf86-video-unichrome/repos (4 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:52
  Author: andyrtr
Revision: 150081

db-move: moved xf86-video-unichrome from [staging] to [testing] (x86_64)

Added:
  xf86-video-unichrome/repos/testing-x86_64/
  xf86-video-unichrome/repos/testing-x86_64/LICENSE
(from rev 149988, xf86-video-unichrome/repos/staging-x86_64/LICENSE)
  xf86-video-unichrome/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-unichrome/repos/staging-x86_64/PKGBUILD)
Deleted:
  xf86-video-unichrome/repos/staging-x86_64/

--+
 LICENSE  |   23 +++
 PKGBUILD |   30 ++
 2 files changed, 53 insertions(+)

Copied: xf86-video-unichrome/repos/testing-x86_64/LICENSE (from rev 149988, 
xf86-video-unichrome/repos/staging-x86_64/LICENSE)
===
--- testing-x86_64/LICENSE  (rev 0)
+++ testing-x86_64/LICENSE  2012-02-12 09:45:52 UTC (rev 150081)
@@ -0,0 +1,23 @@
+Copyright (c) 2004-2007 Luc Verhaegen. All Rights Reserved.
+Copyright (c) 2004-2005 The Unichrome Project. All Rights Reserved.
+Copyright (c) 1998-2003 VIA Technologies, Inc. All Rights Reserved.
+Copyright (c) 2001-2003 S3 Graphics, Inc. All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the Software),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sub license,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice (including the
+next paragraph) shall be included in all copies or substantial portions
+of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.

Copied: xf86-video-unichrome/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-unichrome/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:52 UTC (rev 150081)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-unichrome
+pkgver=0.2.7
+pkgrel=7
+_gitversion=b917bee87db8a65b8e8da0ca12c24a176c9e9fb2
+pkgdesc=Unichrome video drivers for X.Org
+arch=(i686 x86_64)
+url=http://unichrome.sf.net/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel=1.11.99.903' 'libx11' 'libdrm' 'xf86driproto' 
'mesa' 'libxvmc') # 'glproto')
+options=('!libtool')
+conflicts=('xf86-video-via' 'openchrome' 'xf86-video-openchrome' 
'xorg-server1.11.99.903')
+source=(http://cgit.freedesktop.org/~libv/${pkgname}/snapshot/${pkgname}-${_gitversion}.tar.bz2)
+md5sums=('f7adef052de08a01af86e245d1932239')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_gitversion}
+  ./autogen.sh --prefix=/usr #--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_gitversion}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 debian/copyright 
${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



[arch-commits] Commit in xf86-video-v4l/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:53
  Author: andyrtr
Revision: 150082

db-move: moved xf86-video-v4l from [staging] to [testing] (i686)

Added:
  xf86-video-v4l/repos/testing-i686/
  xf86-video-v4l/repos/testing-i686/LICENSE
(from rev 149988, xf86-video-v4l/repos/staging-i686/LICENSE)
  xf86-video-v4l/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-v4l/repos/staging-i686/PKGBUILD)
  xf86-video-v4l/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-video-v4l/repos/staging-i686/git-fixes.patch)
Deleted:
  xf86-video-v4l/repos/staging-i686/

-+
 LICENSE |  826 ++
 PKGBUILD|   36 
 git-fixes.patch | 4362 ++
 3 files changed, 5224 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 150081:150082 to see the changes.


[arch-commits] Commit in xf86-video-v4l/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:54
  Author: andyrtr
Revision: 150083

db-move: moved xf86-video-v4l from [staging] to [testing] (x86_64)

Added:
  xf86-video-v4l/repos/testing-x86_64/
  xf86-video-v4l/repos/testing-x86_64/LICENSE
(from rev 149988, xf86-video-v4l/repos/staging-x86_64/LICENSE)
  xf86-video-v4l/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-v4l/repos/staging-x86_64/PKGBUILD)
  xf86-video-v4l/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-video-v4l/repos/staging-x86_64/git-fixes.patch)
Deleted:
  xf86-video-v4l/repos/staging-x86_64/

-+
 LICENSE |  826 ++
 PKGBUILD|   36 
 git-fixes.patch | 4362 ++
 3 files changed, 5224 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 150082:150083 to see the changes.


[arch-commits] Commit in xf86-video-vesa/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:56
  Author: andyrtr
Revision: 150084

db-move: moved xf86-video-vesa from [staging] to [testing] (i686)

Added:
  xf86-video-vesa/repos/testing-i686/
  xf86-video-vesa/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-vesa/repos/staging-i686/PKGBUILD)
  xf86-video-vesa/repos/testing-i686/git-fixes.patch
(from rev 149988, xf86-video-vesa/repos/staging-i686/git-fixes.patch)
  xf86-video-vesa/repos/testing-i686/revert-kernelcheck.patch
(from rev 149988, 
xf86-video-vesa/repos/staging-i686/revert-kernelcheck.patch)
Deleted:
  xf86-video-vesa/repos/staging-i686/

--+
 PKGBUILD |   40 
 git-fixes.patch  |  444 +
 revert-kernelcheck.patch |   31 +++
 3 files changed, 515 insertions(+)

Copied: xf86-video-vesa/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-vesa/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:56 UTC (rev 150084)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-vesa
+pkgver=2.3.0
+pkgrel=8
+_gitver=4ba7306fd0c9533750d389829e2cbf0522e149b3
+pkgdesc=X.org vesa video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+
http://cgit.freedesktop.org/xorg/driver/xf86-video-vesa/snapshot/xf86-video-vesa-${_gitver}.tar.gz
+#git-fixes.patch
+revert-kernelcheck.patch)
+sha1sums=('52f5bf577038c6fe7819743ceac787bb619b6d47'
+  'c14454521ac91aaa08aad8a6025d7720a613d54b')
+
+build() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  #patch -Np1 -i ${srcdir}/git-fixes.patch
+  patch -Np1 -R -i ${srcdir}/revert-kernelcheck.patch
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-vesa/repos/testing-i686/git-fixes.patch (from rev 149988, 
xf86-video-vesa/repos/staging-i686/git-fixes.patch)
===
--- testing-i686/git-fixes.patch(rev 0)
+++ testing-i686/git-fixes.patch2012-02-12 09:45:56 UTC (rev 150084)
@@ -0,0 +1,444 @@
+diff --git a/COPYING b/COPYING
+index 22b4b13..f101fb8 100644
+--- a/COPYING
 b/COPYING
+@@ -1,4 +1,5 @@
+ Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
++Copyright 2008 Red Hat, Inc.
+ 
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the Software),
+diff --git a/configure.ac b/configure.ac
+index ff4713d..2e4f542 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,45 +20,44 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-vesa],
+-2.3.0,
++[2.3.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-vesa)
+-
++[xf86-video-vesa])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir, [  --with-xorg-module-dir=DIR ],
+  [ moduledir=$withval ],
+  [ moduledir=$libdir/xorg/modules ])
+ AC_SUBST(moduledir)
+ 
+-
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for pkg-config packages
++# Obtain 

[arch-commits] Commit in xf86-video-vesa/repos (5 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:57
  Author: andyrtr
Revision: 150085

db-move: moved xf86-video-vesa from [staging] to [testing] (x86_64)

Added:
  xf86-video-vesa/repos/testing-x86_64/
  xf86-video-vesa/repos/testing-x86_64/PKGBUILD
(from rev 149988, xf86-video-vesa/repos/staging-x86_64/PKGBUILD)
  xf86-video-vesa/repos/testing-x86_64/git-fixes.patch
(from rev 149988, xf86-video-vesa/repos/staging-x86_64/git-fixes.patch)
  xf86-video-vesa/repos/testing-x86_64/revert-kernelcheck.patch
(from rev 149988, 
xf86-video-vesa/repos/staging-x86_64/revert-kernelcheck.patch)
Deleted:
  xf86-video-vesa/repos/staging-x86_64/

--+
 PKGBUILD |   40 
 git-fixes.patch  |  444 +
 revert-kernelcheck.patch |   31 +++
 3 files changed, 515 insertions(+)

Copied: xf86-video-vesa/repos/testing-x86_64/PKGBUILD (from rev 149988, 
xf86-video-vesa/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-02-12 09:45:57 UTC (rev 150085)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-vesa
+pkgver=2.3.0
+pkgrel=8
+_gitver=4ba7306fd0c9533750d389829e2cbf0522e149b3
+pkgdesc=X.org vesa video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.903')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+
http://cgit.freedesktop.org/xorg/driver/xf86-video-vesa/snapshot/xf86-video-vesa-${_gitver}.tar.gz
+#git-fixes.patch
+revert-kernelcheck.patch)
+sha1sums=('52f5bf577038c6fe7819743ceac787bb619b6d47'
+  'c14454521ac91aaa08aad8a6025d7720a613d54b')
+
+build() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  #patch -Np1 -i ${srcdir}/git-fixes.patch
+  patch -Np1 -R -i ${srcdir}/revert-kernelcheck.patch
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  #cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-vesa/repos/testing-x86_64/git-fixes.patch (from rev 149988, 
xf86-video-vesa/repos/staging-x86_64/git-fixes.patch)
===
--- testing-x86_64/git-fixes.patch  (rev 0)
+++ testing-x86_64/git-fixes.patch  2012-02-12 09:45:57 UTC (rev 150085)
@@ -0,0 +1,444 @@
+diff --git a/COPYING b/COPYING
+index 22b4b13..f101fb8 100644
+--- a/COPYING
 b/COPYING
+@@ -1,4 +1,5 @@
+ Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
++Copyright 2008 Red Hat, Inc.
+ 
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the Software),
+diff --git a/configure.ac b/configure.ac
+index ff4713d..2e4f542 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,45 +20,44 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++# Initialize Autoconf
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-vesa],
+-2.3.0,
++[2.3.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+-xf86-video-vesa)
+-
++[xf86-video-vesa])
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
++# Initialize Automake
+ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+-
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+-# Checks for programs.
++# Initialize libtool
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+-AC_PROG_CC
+ 
+ AH_TOP([#include xorg-server.h])
+ 
++# Define a configure option for an alternate module directory
+ AC_ARG_WITH(xorg-module-dir, [  --with-xorg-module-dir=DIR ],
+  [ moduledir=$withval ],
+  [ moduledir=$libdir/xorg/modules ])
+ AC_SUBST(moduledir)
+ 
+-
+-# Checks for extensions
++# Store the list of server defined optional extensions in REQUIRED_MODULES
+ XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
+ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ 
+-# Checks for 

[arch-commits] Commit in xf86-video-vmware/repos (3 files)

2012-02-12 Thread andyrtr
Date: Sunday, February 12, 2012 @ 04:45:58
  Author: andyrtr
Revision: 150086

db-move: moved xf86-video-vmware from [staging] to [testing] (i686)

Added:
  xf86-video-vmware/repos/testing-i686/
  xf86-video-vmware/repos/testing-i686/PKGBUILD
(from rev 149988, xf86-video-vmware/repos/staging-i686/PKGBUILD)
Deleted:
  xf86-video-vmware/repos/staging-i686/

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: xf86-video-vmware/repos/testing-i686/PKGBUILD (from rev 149988, 
xf86-video-vmware/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-02-12 09:45:58 UTC (rev 150086)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-vmware
+pkgver=11.99.901
+pkgrel=1
+pkgdesc=X.org vmware video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('libdrm')
+makedepends=('pkgconfig' 'xorg-server-devel=1.11.99.903' 'libdrm' 'libx11' 
'libxext')
+conflicts=('xorg-server1.11.99.903')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool' '!emptydirs')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('b3583d024834cb2622c4cd92cbd5e566d733b193')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



  1   2   >