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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 11:44:20
  Author: lcarlier
Revision: 217018

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  xf86-video-cirrus/repos/staging-i686/
  xf86-video-cirrus/repos/staging-i686/PKGBUILD
(from rev 217017, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/staging-x86_64/
  xf86-video-cirrus/repos/staging-x86_64/PKGBUILD
(from rev 217017, xf86-video-cirrus/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   29 +
 staging-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: xf86-video-cirrus/repos/staging-i686/PKGBUILD (from rev 217017, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 09:44:20 UTC (rev 217018)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=4
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server1.16' 'X-ABI-VIDEODRV_VERSION18' 
'X-ABI-VIDEODRV_VERSION=19')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${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/staging-x86_64/PKGBUILD (from rev 217017, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 09:44:20 UTC (rev 217018)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=4
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server1.16' 'X-ABI-VIDEODRV_VERSION18' 
'X-ABI-VIDEODRV_VERSION=19')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${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-cirrus/repos (4 files)

2013-12-28 Thread Andreas Radke
Date: Saturday, December 28, 2013 @ 14:40:31
  Author: andyrtr
Revision: 202825

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  xf86-video-cirrus/repos/staging-i686/
  xf86-video-cirrus/repos/staging-i686/PKGBUILD
(from rev 202824, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/staging-x86_64/
  xf86-video-cirrus/repos/staging-x86_64/PKGBUILD
(from rev 202824, xf86-video-cirrus/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   29 +
 staging-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: xf86-video-cirrus/repos/staging-i686/PKGBUILD (from rev 202824, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-12-28 13:40:31 UTC (rev 202825)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=3
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
+conflicts=('xorg-server1.15.0' 'X-ABI-VIDEODRV_VERSION15' 
'X-ABI-VIDEODRV_VERSION=16')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${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/staging-x86_64/PKGBUILD (from rev 202824, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-12-28 13:40:31 UTC (rev 202825)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=3
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
+conflicts=('xorg-server1.15.0' 'X-ABI-VIDEODRV_VERSION15' 
'X-ABI-VIDEODRV_VERSION=16')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${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-cirrus/repos (4 files)

2013-03-09 Thread Andreas Radke
Date: Saturday, March 9, 2013 @ 12:55:56
  Author: andyrtr
Revision: 179705

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  xf86-video-cirrus/repos/staging-i686/
  xf86-video-cirrus/repos/staging-i686/PKGBUILD
(from rev 179704, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/staging-x86_64/
  xf86-video-cirrus/repos/staging-x86_64/PKGBUILD
(from rev 179704, xf86-video-cirrus/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   30 ++
 staging-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: xf86-video-cirrus/repos/staging-i686/PKGBUILD (from rev 179704, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-03-09 11:55:56 UTC (rev 179705)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=2
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.14.0' 'X-ABI-VIDEODRV_VERSION14' 
'X-ABI-VIDEODRV_VERSION=15')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+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}/
+}

Copied: xf86-video-cirrus/repos/staging-x86_64/PKGBUILD (from rev 179704, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-03-09 11:55:56 UTC (rev 179705)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=2
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.14.0' 'X-ABI-VIDEODRV_VERSION14' 
'X-ABI-VIDEODRV_VERSION=15')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+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-cirrus/repos (4 files)

2013-01-09 Thread andyrtr
Date: Wednesday, January 9, 2013 @ 11:02:11
  Author: andyrtr
Revision: 174961

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
(from rev 174960, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
(from rev 174960, xf86-video-cirrus/trunk/PKGBUILD)
Deleted:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 
 extra-x86_64/PKGBUILD |   60 
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-09 16:01:34 UTC (rev 174960)
+++ extra-i686/PKGBUILD 2013-01-09 16:02:11 UTC (rev 174961)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.5.1
-pkgrel=2
-pkgdesc=X.org Cirrus Logic video driver
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto')
-conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557')
-
-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}/
-}

Copied: xf86-video-cirrus/repos/extra-i686/PKGBUILD (from rev 174960, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-09 16:02:11 UTC (rev 174961)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=1
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7')
+
+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}/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-01-09 16:01:34 UTC (rev 174960)
+++ extra-x86_64/PKGBUILD   2013-01-09 16:02:11 UTC (rev 174961)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.5.1
-pkgrel=2
-pkgdesc=X.org Cirrus Logic video driver
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto')
-conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557')
-
-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}/
-}

Copied: xf86-video-cirrus/repos/extra-x86_64/PKGBUILD (from rev 174960, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-01-09 16:02:11 UTC (rev 174961)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.2
+pkgrel=1
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto')

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

2012-10-06 Thread andyrtr
Date: Saturday, October 6, 2012 @ 03:12:00
  Author: andyrtr
Revision: 168120

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  xf86-video-cirrus/repos/staging-i686/
  xf86-video-cirrus/repos/staging-i686/PKGBUILD
(from rev 168119, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/staging-x86_64/
  xf86-video-cirrus/repos/staging-x86_64/PKGBUILD
(from rev 168119, xf86-video-cirrus/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   30 ++
 staging-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: xf86-video-cirrus/repos/staging-i686/PKGBUILD (from rev 168119, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-10-06 07:12:00 UTC (rev 168120)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.1
+pkgrel=2
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557')
+
+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}/
+}

Copied: xf86-video-cirrus/repos/staging-x86_64/PKGBUILD (from rev 168119, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-10-06 07:12:00 UTC (rev 168120)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.1
+pkgrel=2
+pkgdesc=X.org Cirrus Logic video driver
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557')
+
+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-cirrus/repos (4 files)

2012-07-17 Thread andyrtr
Date: Tuesday, July 17, 2012 @ 12:18:49
  Author: andyrtr
Revision: 163641

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
(from rev 163640, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
(from rev 163640, xf86-video-cirrus/trunk/PKGBUILD)
Deleted:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 
 extra-x86_64/PKGBUILD |   60 
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-17 16:18:11 UTC (rev 163640)
+++ extra-i686/PKGBUILD 2012-07-17 16:18:49 UTC (rev 163641)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.5.0
-pkgrel=1
-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.12.0')
-conflicts=('xorg-server1.12.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e506a97cce667d71971e8fcc163285b791ca508365593f3dc1e191f3411fdfed')
-
-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}/
-}

Copied: xf86-video-cirrus/repos/extra-i686/PKGBUILD (from rev 163640, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-17 16:18:49 UTC (rev 163641)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.1
+pkgrel=1
+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.12.0')
+conflicts=('xorg-server1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557')
+
+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}/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-17 16:18:11 UTC (rev 163640)
+++ extra-x86_64/PKGBUILD   2012-07-17 16:18:49 UTC (rev 163641)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.5.0
-pkgrel=1
-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.12.0')
-conflicts=('xorg-server1.12.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e506a97cce667d71971e8fcc163285b791ca508365593f3dc1e191f3411fdfed')
-
-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}/
-}

Copied: xf86-video-cirrus/repos/extra-x86_64/PKGBUILD (from rev 163640, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-17 16:18:49 UTC (rev 163641)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.1
+pkgrel=1
+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.12.0')
+conflicts=('xorg-server1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} 

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

2012-07-02 Thread andyrtr
Date: Monday, July 2, 2012 @ 12:11:19
  Author: andyrtr
Revision: 162871

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
(from rev 162870, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
(from rev 162870, xf86-video-cirrus/trunk/PKGBUILD)
Deleted:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 
 extra-x86_64/PKGBUILD |   60 
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-02 16:10:41 UTC (rev 162870)
+++ extra-i686/PKGBUILD 2012-07-02 16:11:19 UTC (rev 162871)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.4.0
-pkgrel=1
-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.12.0')
-conflicts=('xorg-server1.12.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2b07fa5d4a86acb277d72c7ae35566ae21b08836645c6a88e7662422af5e962e')
-
-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}/
-}

Copied: xf86-video-cirrus/repos/extra-i686/PKGBUILD (from rev 162870, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-02 16:11:19 UTC (rev 162871)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.0
+pkgrel=1
+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.12.0')
+conflicts=('xorg-server1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e506a97cce667d71971e8fcc163285b791ca508365593f3dc1e191f3411fdfed')
+
+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}/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-02 16:10:41 UTC (rev 162870)
+++ extra-x86_64/PKGBUILD   2012-07-02 16:11:19 UTC (rev 162871)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.4.0
-pkgrel=1
-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.12.0')
-conflicts=('xorg-server1.12.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2b07fa5d4a86acb277d72c7ae35566ae21b08836645c6a88e7662422af5e962e')
-
-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}/
-}

Copied: xf86-video-cirrus/repos/extra-x86_64/PKGBUILD (from rev 162870, 
xf86-video-cirrus/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-02 16:11:19 UTC (rev 162871)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.5.0
+pkgrel=1
+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.12.0')
+conflicts=('xorg-server1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e506a97cce667d71971e8fcc163285b791ca508365593f3dc1e191f3411fdfed')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} 

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

2012-03-12 Thread andyrtr
Date: Monday, March 12, 2012 @ 16:53:19
  Author: andyrtr
Revision: 153328

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-12 20:53:18 UTC (rev 153327)
+++ extra-i686/PKGBUILD 2012-03-12 20:53:19 UTC (rev 153328)
@@ -1,26 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.3.2
-pkgrel=7
-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.10.99.902')
-conflicts=('xorg-server1.10.99.902')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8195d03ed0be0975c03441e66a9f53b3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-  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/extra-i686/PKGBUILD (from rev 153285, 
xf86-video-cirrus/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-12 20:53:19 UTC (rev 153328)
@@ -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/extra-i686/cirrus-1.3.2-git.patch (from rev 
153285, xf86-video-cirrus/repos/testing-i686/cirrus-1.3.2-git.patch)
===
--- extra-i686/cirrus-1.3.2-git.patch   (rev 0)
+++ extra-i686/cirrus-1.3.2-git.patch   2012-03-12 20:53:19 UTC (rev 153328)
@@ -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 

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

2012-03-12 Thread andyrtr
Date: Monday, March 12, 2012 @ 16:53:21
  Author: andyrtr
Revision: 153329

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

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

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-12 20:53:19 UTC (rev 153328)
+++ extra-x86_64/PKGBUILD   2012-03-12 20:53:21 UTC (rev 153329)
@@ -1,26 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.3.2
-pkgrel=7
-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.10.99.902')
-conflicts=('xorg-server1.10.99.902')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8195d03ed0be0975c03441e66a9f53b3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-  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/extra-x86_64/PKGBUILD (from rev 153285, 
xf86-video-cirrus/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-03-12 20:53:21 UTC (rev 153329)
@@ -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/extra-x86_64/cirrus-1.3.2-git.patch (from rev 
153285, xf86-video-cirrus/repos/testing-x86_64/cirrus-1.3.2-git.patch)
===
--- extra-x86_64/cirrus-1.3.2-git.patch (rev 0)
+++ extra-x86_64/cirrus-1.3.2-git.patch 2012-03-12 20:53:21 UTC (rev 153329)
@@ -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 

[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-cirrus/repos (4 files)

2011-10-11 Thread Jan de Groot
Date: Tuesday, October 11, 2011 @ 17:29:28
  Author: jgc
Revision: 140339

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

Added:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
(from rev 140271, xf86-video-cirrus/repos/testing-i686/PKGBUILD)
Deleted:
  xf86-video-cirrus/repos/extra-i686/LICENSE
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
  xf86-video-cirrus/repos/testing-i686/

--+
 LICENSE  |   22 --
 PKGBUILD |   54 ++
 2 files changed, 26 insertions(+), 50 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2011-10-11 21:29:27 UTC (rev 140338)
+++ extra-i686/LICENSE  2011-10-11 21:29:28 UTC (rev 140339)
@@ -1,22 +0,0 @@
-This package was downloaded from
-http://xorg.freedesktop.org/releases/individual/driver/
-
-Copyright 2000 by Egbert Eich
-
-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 Alan Hourihane not be used in
-advertising or publicity pertaining to distribution of the software without
-specific, written prior permission.  Alan Hourihane makes no representations
-about the suitability of this software for any purpose.  It is provided
-as is without express or implied warranty.
-
-EGBERT EICH DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
-EVENT SHALL ALAN HOURIHANE 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.

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-11 21:29:27 UTC (rev 140338)
+++ extra-i686/PKGBUILD 2011-10-11 21:29:28 UTC (rev 140339)
@@ -1,28 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.3.2
-pkgrel=6
-pkgdesc=X.org Cirrus Logic video driver
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel')
-conflicts=('xorg-server1.10.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-LICENSE)
-md5sums=('8195d03ed0be0975c03441e66a9f53b3'
- 'b9b570ac5c03f1fbe3e0cee5fe884b82')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 ${srcdir}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-cirrus/repos/extra-i686/PKGBUILD (from rev 140271, 
xf86-video-cirrus/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-11 21:29:28 UTC (rev 140339)
@@ -0,0 +1,26 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.3.2
+pkgrel=7
+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.10.99.902')
+conflicts=('xorg-server1.10.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8195d03ed0be0975c03441e66a9f53b3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  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-cirrus/repos (4 files)

2011-10-11 Thread Jan de Groot
Date: Tuesday, October 11, 2011 @ 17:29:29
  Author: jgc
Revision: 140340

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

Added:
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
(from rev 140271, xf86-video-cirrus/repos/testing-x86_64/PKGBUILD)
Deleted:
  xf86-video-cirrus/repos/extra-x86_64/LICENSE
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
  xf86-video-cirrus/repos/testing-x86_64/

--+
 LICENSE  |   22 --
 PKGBUILD |   54 ++
 2 files changed, 26 insertions(+), 50 deletions(-)

Deleted: extra-x86_64/LICENSE
===
--- extra-x86_64/LICENSE2011-10-11 21:29:28 UTC (rev 140339)
+++ extra-x86_64/LICENSE2011-10-11 21:29:29 UTC (rev 140340)
@@ -1,22 +0,0 @@
-This package was downloaded from
-http://xorg.freedesktop.org/releases/individual/driver/
-
-Copyright 2000 by Egbert Eich
-
-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 Alan Hourihane not be used in
-advertising or publicity pertaining to distribution of the software without
-specific, written prior permission.  Alan Hourihane makes no representations
-about the suitability of this software for any purpose.  It is provided
-as is without express or implied warranty.
-
-EGBERT EICH DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
-EVENT SHALL ALAN HOURIHANE 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.

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-11 21:29:28 UTC (rev 140339)
+++ extra-x86_64/PKGBUILD   2011-10-11 21:29:29 UTC (rev 140340)
@@ -1,28 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-cirrus
-pkgver=1.3.2
-pkgrel=6
-pkgdesc=X.org Cirrus Logic video driver
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel')
-conflicts=('xorg-server1.10.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-LICENSE)
-md5sums=('8195d03ed0be0975c03441e66a9f53b3'
- 'b9b570ac5c03f1fbe3e0cee5fe884b82')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 ${srcdir}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-cirrus/repos/extra-x86_64/PKGBUILD (from rev 140271, 
xf86-video-cirrus/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-11 21:29:29 UTC (rev 140340)
@@ -0,0 +1,26 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-cirrus
+pkgver=1.3.2
+pkgrel=7
+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.10.99.902')
+conflicts=('xorg-server1.10.99.902')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8195d03ed0be0975c03441e66a9f53b3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}