[arch-commits] Commit in arch-install-scripts/trunk (PKGBUILD)

2012-09-18 Thread Dave Reisner
Date: Tuesday, September 18, 2012 @ 08:48:51
  Author: dreisner
Revision: 166752

upgpkg: arch-install-scripts 7-1

Modified:
  arch-install-scripts/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-17 16:20:14 UTC (rev 166751)
+++ PKGBUILD2012-09-18 12:48:51 UTC (rev 166752)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner dreis...@archlinux.org
 
 pkgname=arch-install-scripts
-pkgver=6
+pkgver=7
 pkgrel=1
 pkgdesc=Scripts to aid in installing Arch Linux
 arch=('any')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('bash' 'coreutils' 'pacman' 'util-linux')
 
source=(https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('26876d375d82b557465c5f00c3025267'
- 'cc17e92c8539e518b17ea6c55749a969')
+md5sums=('54a3bc7b3b7dc7d5403c859493c6181d'
+ '8e4e0ac25493c7c92dcabc449dccd80a')
 
 build() {
   make -C $pkgname-$pkgver



[arch-commits] Commit in arch-install-scripts/repos/extra-any (PKGBUILD PKGBUILD)

2012-09-18 Thread Dave Reisner
Date: Tuesday, September 18, 2012 @ 08:49:00
  Author: dreisner
Revision: 166753

archrelease: copy trunk to extra-any

Added:
  arch-install-scripts/repos/extra-any/PKGBUILD
(from rev 166752, arch-install-scripts/trunk/PKGBUILD)
Deleted:
  arch-install-scripts/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-09-18 12:48:51 UTC (rev 166752)
+++ PKGBUILD2012-09-18 12:49:00 UTC (rev 166753)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-
-pkgname=arch-install-scripts
-pkgver=6
-pkgrel=1
-pkgdesc=Scripts to aid in installing Arch Linux
-arch=('any')
-url=http://github.com/falconindy/$pkgname;
-license=('GPL')
-depends=('bash' 'coreutils' 'pacman' 'util-linux')
-source=(https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('26876d375d82b557465c5f00c3025267'
- 'cc17e92c8539e518b17ea6c55749a969')
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-package() {
-  make -C $pkgname-$pkgver PREFIX=/usr DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: arch-install-scripts/repos/extra-any/PKGBUILD (from rev 166752, 
arch-install-scripts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-09-18 12:49:00 UTC (rev 166753)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=arch-install-scripts
+pkgver=7
+pkgrel=1
+pkgdesc=Scripts to aid in installing Arch Linux
+arch=('any')
+url=http://github.com/falconindy/$pkgname;
+license=('GPL')
+depends=('bash' 'coreutils' 'pacman' 'util-linux')
+source=(https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('54a3bc7b3b7dc7d5403c859493c6181d'
+ '8e4e0ac25493c7c92dcabc449dccd80a')
+
+build() {
+  make -C $pkgname-$pkgver
+}
+
+package() {
+  make -C $pkgname-$pkgver PREFIX=/usr DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in clamav/trunk (PKGBUILD)

2012-09-18 Thread Gaetan Bisson
Date: Tuesday, September 18, 2012 @ 09:54:03
  Author: bisson
Revision: 166754

upstream update

Modified:
  clamav/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 12:49:00 UTC (rev 166753)
+++ PKGBUILD2012-09-18 13:54:03 UTC (rev 166754)
@@ -4,8 +4,8 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=clamav
-pkgver=0.97.5
-pkgrel=2
+pkgver=0.97.6
+pkgrel=1
 pkgdesc='Anti-virus toolkit for Unix'
 url='http://www.clamav.net/'
 license=('GPL')
@@ -21,7 +21,7 @@
 'logrotate'
 'tmpfiles.d'
 'config.patch')
-sha1sums=('1bb317ead4a1a677a9a11a063fc35a63f22309e9'
+sha1sums=('528f774b14b95fdfb8b377f8b41859c48b165e34'
   'c9d508c1e5972f0f849d8694c1872455fa9e74de'
   'cb116cdab49a810381a515cbcfb6a6c148547f07'
   'df522b0488f3901e491f148c9300f6bae348c605'



[arch-commits] Commit in clamav/repos (36 files)

2012-09-18 Thread Gaetan Bisson
Date: Tuesday, September 18, 2012 @ 09:55:25
  Author: bisson
Revision: 166755

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

Added:
  clamav/repos/extra-i686/PKGBUILD
(from rev 166754, clamav/trunk/PKGBUILD)
  clamav/repos/extra-i686/conf.d
(from rev 166754, clamav/trunk/conf.d)
  clamav/repos/extra-i686/config.patch
(from rev 166754, clamav/trunk/config.patch)
  clamav/repos/extra-i686/install
(from rev 166754, clamav/trunk/install)
  clamav/repos/extra-i686/logrotate
(from rev 166754, clamav/trunk/logrotate)
  clamav/repos/extra-i686/rc.d
(from rev 166754, clamav/trunk/rc.d)
  clamav/repos/extra-i686/service
(from rev 166754, clamav/trunk/service)
  clamav/repos/extra-i686/service.fresh
(from rev 166754, clamav/trunk/service.fresh)
  clamav/repos/extra-i686/tmpfiles.d
(from rev 166754, clamav/trunk/tmpfiles.d)
  clamav/repos/extra-x86_64/PKGBUILD
(from rev 166754, clamav/trunk/PKGBUILD)
  clamav/repos/extra-x86_64/conf.d
(from rev 166754, clamav/trunk/conf.d)
  clamav/repos/extra-x86_64/config.patch
(from rev 166754, clamav/trunk/config.patch)
  clamav/repos/extra-x86_64/install
(from rev 166754, clamav/trunk/install)
  clamav/repos/extra-x86_64/logrotate
(from rev 166754, clamav/trunk/logrotate)
  clamav/repos/extra-x86_64/rc.d
(from rev 166754, clamav/trunk/rc.d)
  clamav/repos/extra-x86_64/service
(from rev 166754, clamav/trunk/service)
  clamav/repos/extra-x86_64/service.fresh
(from rev 166754, clamav/trunk/service.fresh)
  clamav/repos/extra-x86_64/tmpfiles.d
(from rev 166754, clamav/trunk/tmpfiles.d)
Deleted:
  clamav/repos/extra-i686/PKGBUILD
  clamav/repos/extra-i686/conf.d
  clamav/repos/extra-i686/config.patch
  clamav/repos/extra-i686/install
  clamav/repos/extra-i686/logrotate
  clamav/repos/extra-i686/rc.d
  clamav/repos/extra-i686/service
  clamav/repos/extra-i686/service.fresh
  clamav/repos/extra-i686/tmpfiles.d
  clamav/repos/extra-x86_64/PKGBUILD
  clamav/repos/extra-x86_64/conf.d
  clamav/repos/extra-x86_64/config.patch
  clamav/repos/extra-x86_64/install
  clamav/repos/extra-x86_64/logrotate
  clamav/repos/extra-x86_64/rc.d
  clamav/repos/extra-x86_64/service
  clamav/repos/extra-x86_64/service.fresh
  clamav/repos/extra-x86_64/tmpfiles.d

+
 extra-i686/PKGBUILD|  136 +--
 extra-i686/conf.d  |   16 ++---
 extra-i686/config.patch|   60 +-
 extra-i686/install |   20 +++---
 extra-i686/logrotate   |   16 ++---
 extra-i686/rc.d|  132 -
 extra-i686/service |   20 +++---
 extra-i686/service.fresh   |   20 +++---
 extra-i686/tmpfiles.d  |2 
 extra-x86_64/PKGBUILD  |  136 +--
 extra-x86_64/conf.d|   16 ++---
 extra-x86_64/config.patch  |   60 +-
 extra-x86_64/install   |   20 +++---
 extra-x86_64/logrotate |   16 ++---
 extra-x86_64/rc.d  |  132 -
 extra-x86_64/service   |   20 +++---
 extra-x86_64/service.fresh |   20 +++---
 extra-x86_64/tmpfiles.d|2 
 18 files changed, 422 insertions(+), 422 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-09-18 13:54:03 UTC (rev 166754)
+++ extra-i686/PKGBUILD 2012-09-18 13:55:25 UTC (rev 166755)
@@ -1,68 +0,0 @@
-# $Id$
-# Contributor: Dale Blount d...@archlinux.org
-# Contributor: Gregor Ibic gregor.i...@intelicom.si
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=clamav
-pkgver=0.97.5
-pkgrel=2
-pkgdesc='Anti-virus toolkit for Unix'
-url='http://www.clamav.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('bzip2' 'libltdl')
-backup=('etc/clamav/clamd.conf' 'etc/clamav/freshclam.conf' 
'etc/conf.d/clamav')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
-'rc.d'
-'conf.d'
-'service'
-'service.fresh'
-'logrotate'
-'tmpfiles.d'
-'config.patch')
-sha1sums=('1bb317ead4a1a677a9a11a063fc35a63f22309e9'
-  'c9d508c1e5972f0f849d8694c1872455fa9e74de'
-  'cb116cdab49a810381a515cbcfb6a6c148547f07'
-  'df522b0488f3901e491f148c9300f6bae348c605'
-  'cda9a087e5593992150cb456e34c5f6f589aca82'
-  '7cace58743a36dae3e63e5e0c6cc73ea5ef9a6ee'
-  'a224ea9b4d0f4f196827347d54bed51e11c197ea'
-  '1c8ef193919b041135115170acd6313f008de808')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   patch -p1 -i ../config.patch
-
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc/clamav \
-   --with-dbdir=/var/lib/clamav \
-   --disable-clamav \
-
-   make
-}
-
-package() {
-   cd 

[arch-commits] Commit in linux/repos (38 files)

2012-09-18 Thread Tobias Powalowski
Date: Tuesday, September 18, 2012 @ 13:52:49
  Author: tpowa
Revision: 166756

db-move: moved linux from [testing] to [core] (i686, x86_64)

Added:
  linux/repos/core-i686/PKGBUILD
(from rev 166755, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/alsa-powersave-3.5.x.patch
(from rev 166755, linux/repos/testing-i686/alsa-powersave-3.5.x.patch)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 166755, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 166755, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 166755, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/i915-i2c-crash-3.5.x.patch
(from rev 166755, linux/repos/testing-i686/i915-i2c-crash-3.5.x.patch)
  linux/repos/core-i686/linux.install
(from rev 166755, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 166755, linux/repos/testing-i686/linux.preset)
  linux/repos/core-i686/watchdog-3.5.x.patch
(from rev 166755, linux/repos/testing-i686/watchdog-3.5.x.patch)
  linux/repos/core-x86_64/PKGBUILD
(from rev 166755, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/alsa-powersave-3.5.x.patch
(from rev 166755, linux/repos/testing-x86_64/alsa-powersave-3.5.x.patch)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 166755, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/config
(from rev 166755, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 166755, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/i915-i2c-crash-3.5.x.patch
(from rev 166755, linux/repos/testing-x86_64/i915-i2c-crash-3.5.x.patch)
  linux/repos/core-x86_64/linux.install
(from rev 166755, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 166755, linux/repos/testing-x86_64/linux.preset)
  linux/repos/core-x86_64/watchdog-3.5.x.patch
(from rev 166755, linux/repos/testing-x86_64/watchdog-3.5.x.patch)
Deleted:
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/alsa-powersave-3.5.x.patch
  linux/repos/core-i686/change-default-console-loglevel.patch
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/i915-i2c-crash-3.5.x.patch
  linux/repos/core-i686/linux.install
  linux/repos/core-i686/linux.preset
  linux/repos/core-i686/watchdog-3.5.x.patch
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/alsa-powersave-3.5.x.patch
  linux/repos/core-x86_64/change-default-console-loglevel.patch
  linux/repos/core-x86_64/config
  linux/repos/core-x86_64/config.x86_64
  linux/repos/core-x86_64/i915-i2c-crash-3.5.x.patch
  linux/repos/core-x86_64/linux.install
  linux/repos/core-x86_64/linux.preset
  linux/repos/core-x86_64/watchdog-3.5.x.patch
  linux/repos/testing-i686/
  linux/repos/testing-x86_64/

---+
 core-i686/PKGBUILD|  650 -
 core-i686/alsa-powersave-3.5.x.patch  |   58 
 core-i686/change-default-console-loglevel.patch   |   24 
 core-i686/config  |11944 ++--
 core-i686/config.x86_64   |11483 +--
 core-i686/i915-i2c-crash-3.5.x.patch  |   94 
 core-i686/linux.install   |  130 
 core-i686/linux.preset|   28 
 core-i686/watchdog-3.5.x.patch|  120 
 core-x86_64/PKGBUILD  |  650 -
 core-x86_64/alsa-powersave-3.5.x.patch|   58 
 core-x86_64/change-default-console-loglevel.patch |   24 
 core-x86_64/config|11944 ++--
 core-x86_64/config.x86_64 |11483 +--
 core-x86_64/i915-i2c-crash-3.5.x.patch|   94 
 core-x86_64/linux.install |  130 
 core-x86_64/linux.preset  |   28 
 core-x86_64/watchdog-3.5.x.patch  |  120 
 18 files changed, 24532 insertions(+), 24530 deletions(-)

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


[arch-commits] Commit in nvidia/repos (10 files)

2012-09-18 Thread Tobias Powalowski
Date: Tuesday, September 18, 2012 @ 13:53:24
  Author: tpowa
Revision: 166757

db-move: moved nvidia from [testing] to [extra] (i686, x86_64)

Added:
  nvidia/repos/extra-i686/PKGBUILD
(from rev 166756, nvidia/repos/testing-i686/PKGBUILD)
  nvidia/repos/extra-i686/nvidia.install
(from rev 166756, nvidia/repos/testing-i686/nvidia.install)
  nvidia/repos/extra-x86_64/PKGBUILD
(from rev 166756, nvidia/repos/testing-x86_64/PKGBUILD)
  nvidia/repos/extra-x86_64/nvidia.install
(from rev 166756, nvidia/repos/testing-x86_64/nvidia.install)
Deleted:
  nvidia/repos/extra-i686/PKGBUILD
  nvidia/repos/extra-i686/nvidia.install
  nvidia/repos/extra-x86_64/PKGBUILD
  nvidia/repos/extra-x86_64/nvidia.install
  nvidia/repos/testing-i686/
  nvidia/repos/testing-x86_64/

-+
 extra-i686/PKGBUILD |   90 +-
 extra-i686/nvidia.install   |   30 +++---
 extra-x86_64/PKGBUILD   |   90 +-
 extra-x86_64/nvidia.install |   30 +++---
 4 files changed, 120 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-09-18 17:52:49 UTC (rev 166756)
+++ extra-i686/PKGBUILD 2012-09-18 17:53:24 UTC (rev 166757)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer : Thomas Baechler tho...@archlinux.org
-
-pkgname=nvidia
-pkgver=304.43
-_extramodules=extramodules-3.5-ARCH
-pkgrel=1
-pkgdesc=NVIDIA drivers for linux.
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux=3.5' 'linux3.6' nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.5' 'linux-headers3.6')
-conflicts=('nvidia-96xx' 'nvidia-173xx')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-
-if [ $CARCH = i686 ]; then
-_arch='x86'
-_pkg=NVIDIA-Linux-${_arch}-${pkgver}
-
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('393260b7e8d8195e982eb718f5014c3d')
-elif [ $CARCH = x86_64 ]; then
-_arch='x86_64'
-   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
-
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('e634de31c96f7b418ed7fdc385ab049d')
-fi
-
-build() {
-_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-cd ${srcdir}
-sh ${_pkg}.run --extract-only
-cd ${_pkg}/kernel
-make SYSSRC=/usr/lib/modules/${_kernver}/build module
-}
-
-package() {
-install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
-install -d -m755 ${pkgdir}/usr/lib/modprobe.d
-echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
-sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
-gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
-}

Copied: nvidia/repos/extra-i686/PKGBUILD (from rev 166756, 
nvidia/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-09-18 17:53:24 UTC (rev 166757)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=304.43
+_extramodules=extramodules-3.5-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux.
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.5' 'linux3.6' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.5' 'linux-headers3.6')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('393260b7e8d8195e982eb718f5014c3d')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('e634de31c96f7b418ed7fdc385ab049d')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+}

Deleted: extra-i686/nvidia.install
===
--- extra-i686/nvidia.install   2012-09-18 17:52:49 UTC (rev 166756)
+++ extra-i686/nvidia.install   2012-09-18 17:53:24 UTC (rev 

[arch-commits] Commit in lirc/repos (50 files)

2012-09-18 Thread Tobias Powalowski
Date: Tuesday, September 18, 2012 @ 13:53:49
  Author: tpowa
Revision: 166758

db-move: moved lirc from [testing] to [extra] (i686, x86_64)

Added:
  lirc/repos/extra-i686/PKGBUILD
(from rev 166756, lirc/repos/testing-i686/PKGBUILD)
  lirc/repos/extra-i686/irexec.conf
(from rev 166756, lirc/repos/testing-i686/irexec.conf)
  lirc/repos/extra-i686/irexecd
(from rev 166756, lirc/repos/testing-i686/irexecd)
  lirc/repos/extra-i686/kernel-2.6.39.patch
(from rev 166756, lirc/repos/testing-i686/kernel-2.6.39.patch)
  lirc/repos/extra-i686/lirc.install
(from rev 166756, lirc/repos/testing-i686/lirc.install)
  lirc/repos/extra-i686/lirc.logrotate
(from rev 166756, lirc/repos/testing-i686/lirc.logrotate)
  lirc/repos/extra-i686/lirc_atiusb-kfifo.patch
(from rev 166756, lirc/repos/testing-i686/lirc_atiusb-kfifo.patch)
  lirc/repos/extra-i686/lirc_wpc8769l.patch
(from rev 166756, lirc/repos/testing-i686/lirc_wpc8769l.patch)
  lirc/repos/extra-i686/lircd
(from rev 166756, lirc/repos/testing-i686/lircd)
  lirc/repos/extra-i686/lircd-handle-large-config.patch
(from rev 166756, lirc/repos/testing-i686/lircd-handle-large-config.patch)
  lirc/repos/extra-i686/lircd.conf
(from rev 166756, lirc/repos/testing-i686/lircd.conf)
  lirc/repos/extra-i686/lircmd
(from rev 166756, lirc/repos/testing-i686/lircmd)
  lirc/repos/extra-x86_64/PKGBUILD
(from rev 166756, lirc/repos/testing-x86_64/PKGBUILD)
  lirc/repos/extra-x86_64/irexec.conf
(from rev 166756, lirc/repos/testing-x86_64/irexec.conf)
  lirc/repos/extra-x86_64/irexecd
(from rev 166756, lirc/repos/testing-x86_64/irexecd)
  lirc/repos/extra-x86_64/kernel-2.6.39.patch
(from rev 166756, lirc/repos/testing-x86_64/kernel-2.6.39.patch)
  lirc/repos/extra-x86_64/lirc.install
(from rev 166756, lirc/repos/testing-x86_64/lirc.install)
  lirc/repos/extra-x86_64/lirc.logrotate
(from rev 166756, lirc/repos/testing-x86_64/lirc.logrotate)
  lirc/repos/extra-x86_64/lirc_atiusb-kfifo.patch
(from rev 166756, lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch)
  lirc/repos/extra-x86_64/lirc_wpc8769l.patch
(from rev 166756, lirc/repos/testing-x86_64/lirc_wpc8769l.patch)
  lirc/repos/extra-x86_64/lircd
(from rev 166756, lirc/repos/testing-x86_64/lircd)
  lirc/repos/extra-x86_64/lircd-handle-large-config.patch
(from rev 166756, lirc/repos/testing-x86_64/lircd-handle-large-config.patch)
  lirc/repos/extra-x86_64/lircd.conf
(from rev 166756, lirc/repos/testing-x86_64/lircd.conf)
  lirc/repos/extra-x86_64/lircmd
(from rev 166756, lirc/repos/testing-x86_64/lircmd)
Deleted:
  lirc/repos/extra-i686/PKGBUILD
  lirc/repos/extra-i686/irexec.conf
  lirc/repos/extra-i686/irexecd
  lirc/repos/extra-i686/kernel-2.6.39.patch
  lirc/repos/extra-i686/lirc.install
  lirc/repos/extra-i686/lirc.logrotate
  lirc/repos/extra-i686/lirc_atiusb-kfifo.patch
  lirc/repos/extra-i686/lirc_wpc8769l.patch
  lirc/repos/extra-i686/lircd
  lirc/repos/extra-i686/lircd-handle-large-config.patch
  lirc/repos/extra-i686/lircd.conf
  lirc/repos/extra-i686/lircmd
  lirc/repos/extra-x86_64/PKGBUILD
  lirc/repos/extra-x86_64/irexec.conf
  lirc/repos/extra-x86_64/irexecd
  lirc/repos/extra-x86_64/kernel-2.6.39.patch
  lirc/repos/extra-x86_64/lirc.install
  lirc/repos/extra-x86_64/lirc.logrotate
  lirc/repos/extra-x86_64/lirc_atiusb-kfifo.patch
  lirc/repos/extra-x86_64/lirc_wpc8769l.patch
  lirc/repos/extra-x86_64/lircd
  lirc/repos/extra-x86_64/lircd-handle-large-config.patch
  lirc/repos/extra-x86_64/lircd.conf
  lirc/repos/extra-x86_64/lircmd
  lirc/repos/testing-i686/
  lirc/repos/testing-x86_64/

--+
 extra-i686/PKGBUILD  |  210 -
 extra-i686/irexec.conf   |   10 -
 extra-i686/irexecd   |   76 -
 extra-i686/kernel-2.6.39.patch   |  108 ++--
 extra-i686/lirc.install  |   32 +--
 extra-i686/lirc.logrotate|   10 -
 extra-i686/lirc_atiusb-kfifo.patch   |   62 +++
 extra-i686/lirc_wpc8769l.patch   |  176 ++--
 extra-i686/lircd |  104 ++--
 extra-i686/lircd-handle-large-config.patch   |   78 -
 extra-i686/lircd.conf|   16 -
 extra-i686/lircmd|   72 
 extra-x86_64/PKGBUILD|  210 -
 extra-x86_64/irexec.conf |   10 -
 extra-x86_64/irexecd |   76 -
 extra-x86_64/kernel-2.6.39.patch |  108 ++--
 extra-x86_64/lirc.install|   32 +--
 extra-x86_64/lirc.logrotate  |   10 -
 extra-x86_64/lirc_atiusb-kfifo.patch |   62 +++
 extra-x86_64/lirc_wpc8769l.patch |  176 ++--
 extra-x86_64/lircd   |  104 

[arch-commits] Commit in linux-lts/repos (34 files)

2012-09-18 Thread Tobias Powalowski
Date: Tuesday, September 18, 2012 @ 13:56:25
  Author: tpowa
Revision: 166759

db-move: moved linux-lts from [testing] to [core] (i686, x86_64)

Added:
  linux-lts/repos/core-i686/PKGBUILD
(from rev 166758, linux-lts/repos/testing-i686/PKGBUILD)
  linux-lts/repos/core-i686/change-default-console-loglevel.patch
(from rev 166758, 
linux-lts/repos/testing-i686/change-default-console-loglevel.patch)
  linux-lts/repos/core-i686/config
(from rev 166758, linux-lts/repos/testing-i686/config)
  linux-lts/repos/core-i686/config.x86_64
(from rev 166758, linux-lts/repos/testing-i686/config.x86_64)
  linux-lts/repos/core-i686/ext4-options.patch
(from rev 166758, linux-lts/repos/testing-i686/ext4-options.patch)
  linux-lts/repos/core-i686/i915-fix-ghost-tv-output.patch
(from rev 166758, 
linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/core-i686/linux-lts.install
(from rev 166758, linux-lts/repos/testing-i686/linux-lts.install)
  linux-lts/repos/core-i686/linux-lts.preset
(from rev 166758, linux-lts/repos/testing-i686/linux-lts.preset)
  linux-lts/repos/core-x86_64/PKGBUILD
(from rev 166758, linux-lts/repos/testing-x86_64/PKGBUILD)
  linux-lts/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 166758, 
linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux-lts/repos/core-x86_64/config
(from rev 166758, linux-lts/repos/testing-x86_64/config)
  linux-lts/repos/core-x86_64/config.x86_64
(from rev 166758, linux-lts/repos/testing-x86_64/config.x86_64)
  linux-lts/repos/core-x86_64/ext4-options.patch
(from rev 166758, linux-lts/repos/testing-x86_64/ext4-options.patch)
  linux-lts/repos/core-x86_64/i915-fix-ghost-tv-output.patch
(from rev 166758, 
linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/core-x86_64/linux-lts.install
(from rev 166758, linux-lts/repos/testing-x86_64/linux-lts.install)
  linux-lts/repos/core-x86_64/linux-lts.preset
(from rev 166758, linux-lts/repos/testing-x86_64/linux-lts.preset)
Deleted:
  linux-lts/repos/core-i686/PKGBUILD
  linux-lts/repos/core-i686/change-default-console-loglevel.patch
  linux-lts/repos/core-i686/config
  linux-lts/repos/core-i686/config.x86_64
  linux-lts/repos/core-i686/ext4-options.patch
  linux-lts/repos/core-i686/i915-fix-ghost-tv-output.patch
  linux-lts/repos/core-i686/linux-lts.install
  linux-lts/repos/core-i686/linux-lts.preset
  linux-lts/repos/core-x86_64/PKGBUILD
  linux-lts/repos/core-x86_64/change-default-console-loglevel.patch
  linux-lts/repos/core-x86_64/config
  linux-lts/repos/core-x86_64/config.x86_64
  linux-lts/repos/core-x86_64/ext4-options.patch
  linux-lts/repos/core-x86_64/i915-fix-ghost-tv-output.patch
  linux-lts/repos/core-x86_64/linux-lts.install
  linux-lts/repos/core-x86_64/linux-lts.preset
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-x86_64/

---+
 core-i686/PKGBUILD|  616 -
 core-i686/change-default-console-loglevel.patch   |   24 
 core-i686/config  |11312 ++--
 core-i686/config.x86_64   |10788 +--
 core-i686/ext4-options.patch  |   98 
 core-i686/i915-fix-ghost-tv-output.patch  |   52 
 core-i686/linux-lts.install   |  130 
 core-i686/linux-lts.preset|   28 
 core-x86_64/PKGBUILD  |  616 -
 core-x86_64/change-default-console-loglevel.patch |   24 
 core-x86_64/config|11312 ++--
 core-x86_64/config.x86_64 |10788 +--
 core-x86_64/ext4-options.patch|   98 
 core-x86_64/i915-fix-ghost-tv-output.patch|   52 
 core-x86_64/linux-lts.install |  130 
 core-x86_64/linux-lts.preset  |   28 
 16 files changed, 23052 insertions(+), 23044 deletions(-)

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


[arch-commits] Commit in nvidia-lts/repos (10 files)

2012-09-18 Thread Tobias Powalowski
Date: Tuesday, September 18, 2012 @ 13:56:55
  Author: tpowa
Revision: 166760

db-move: moved nvidia-lts from [testing] to [extra] (i686, x86_64)

Added:
  nvidia-lts/repos/extra-i686/PKGBUILD
(from rev 166759, nvidia-lts/repos/testing-i686/PKGBUILD)
  nvidia-lts/repos/extra-i686/nvidia-lts.install
(from rev 166759, nvidia-lts/repos/testing-i686/nvidia-lts.install)
  nvidia-lts/repos/extra-x86_64/PKGBUILD
(from rev 166759, nvidia-lts/repos/testing-x86_64/PKGBUILD)
  nvidia-lts/repos/extra-x86_64/nvidia-lts.install
(from rev 166759, nvidia-lts/repos/testing-x86_64/nvidia-lts.install)
Deleted:
  nvidia-lts/repos/extra-i686/PKGBUILD
  nvidia-lts/repos/extra-i686/nvidia-lts.install
  nvidia-lts/repos/extra-x86_64/PKGBUILD
  nvidia-lts/repos/extra-x86_64/nvidia-lts.install
  nvidia-lts/repos/testing-i686/
  nvidia-lts/repos/testing-x86_64/

-+
 extra-i686/PKGBUILD |   90 +++---
 extra-i686/nvidia-lts.install   |   30 ++--
 extra-x86_64/PKGBUILD   |   90 +++---
 extra-x86_64/nvidia-lts.install |   30 ++--
 4 files changed, 120 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-09-18 17:56:25 UTC (rev 166759)
+++ extra-i686/PKGBUILD 2012-09-18 17:56:55 UTC (rev 166760)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=nvidia-lts
-pkgver=304.43
-_extramodules=extramodules-3.0-lts
-pkgrel=1
-pkgdesc=NVIDIA drivers for linux-lts
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux-lts=3.0.0' nvidia-utils=$pkgver)
-makedepends=('linux-lts-headers=3.0.0')
-provides=('nvidia')
-license=('custom')
-install=nvidia-lts.install
-options=(!strip)
-if [ $CARCH = i686 ]; then
-  _arch='x86'
-  _pkg=NVIDIA-Linux-${_arch}-${pkgver}
-  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-  md5sums=('393260b7e8d8195e982eb718f5014c3d')
-elif [ $CARCH = x86_64 ]; then
-  _arch='x86_64'
-  _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
-  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-  md5sums=('e634de31c96f7b418ed7fdc385ab049d')
-fi
-
-build() {
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-  cd ${srcdir}
-  sh ${_pkg}.run --extract-only
-  cd ${_pkg}/kernel
-  make SYSSRC=/usr/lib/modules/${_kernver}/build module
-}
-
-package() {
-  install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
-  gzip 
${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
-  install -d -m755 ${pkgdir}/usr/lib/modprobe.d
-  echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
-  echo blacklist nvidiafb  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
-  install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE
-}

Copied: nvidia-lts/repos/extra-i686/PKGBUILD (from rev 166759, 
nvidia-lts/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-09-18 17:56:55 UTC (rev 166760)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=304.43
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+  _arch='x86'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('393260b7e8d8195e982eb718f5014c3d')
+elif [ $CARCH = x86_64 ]; then
+  _arch='x86_64'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('e634de31c96f7b418ed7fdc385ab049d')
+fi
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  cd ${srcdir}
+  sh ${_pkg}.run --extract-only
+  cd ${_pkg}/kernel
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+  install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  gzip 
${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+  echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  echo blacklist nvidiafb  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE
+}

Deleted: extra-i686/nvidia-lts.install

[arch-commits] Commit in libpipeline/trunk (PKGBUILD)

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:11:32
  Author: andyrtr
Revision: 166761

upgpkg: libpipeline 1.2.2-1

upstream update 1.2.2

Modified:
  libpipeline/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 17:56:55 UTC (rev 166760)
+++ PKGBUILD2012-09-18 18:11:32 UTC (rev 166761)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=libpipeline
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc=a C library for manipulating pipelines of subprocesses in a flexible 
and convenient way
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 options=('!libtool')
 
source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
-md5sums=('20896c919eca4acb3d2f13012fb7ba02')
+md5sums=('4367a3f598d171fd43dfa8620ed16d55')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:12:10
  Author: andyrtr
Revision: 166762

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

Added:
  libpipeline/repos/testing-i686/
  libpipeline/repos/testing-i686/PKGBUILD
(from rev 166761, libpipeline/trunk/PKGBUILD)
  libpipeline/repos/testing-x86_64/
  libpipeline/repos/testing-x86_64/PKGBUILD
(from rev 166761, libpipeline/trunk/PKGBUILD)

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

Copied: libpipeline/repos/testing-i686/PKGBUILD (from rev 166761, 
libpipeline/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-09-18 18:12:10 UTC (rev 166762)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libpipeline
+pkgver=1.2.2
+pkgrel=1
+pkgdesc=a C library for manipulating pipelines of subprocesses in a flexible 
and convenient way
+arch=('i686' 'x86_64')
+url=http://libpipeline.nongnu.org/;
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
+md5sums=('4367a3f598d171fd43dfa8620ed16d55')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}

Copied: libpipeline/repos/testing-x86_64/PKGBUILD (from rev 166761, 
libpipeline/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-09-18 18:12:10 UTC (rev 166762)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libpipeline
+pkgver=1.2.2
+pkgrel=1
+pkgdesc=a C library for manipulating pipelines of subprocesses in a flexible 
and convenient way
+arch=('i686' 'x86_64')
+url=http://libpipeline.nongnu.org/;
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
+md5sums=('4367a3f598d171fd43dfa8620ed16d55')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}



[arch-commits] Commit in man-db/trunk (PKGBUILD)

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:19:55
  Author: andyrtr
Revision: 166763

upgpkg: man-db 2.6.3-1

upstream update 2.6.3

Modified:
  man-db/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 18:12:10 UTC (rev 166762)
+++ PKGBUILD2012-09-18 18:19:55 UTC (rev 166763)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin ser...@aur.archlinux.org
 
 pkgname=man-db
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 pkgdesc=A utility for reading man pages
 arch=('i686' 'x86_64')
@@ -21,8 +21,8 @@
 
source=(http://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.xz{,.sig}
 convert-mans man-db.cron.daily)
 options=('!libtool')
-md5sums=('647c48d46c464419185d031d04481ee5'
- 'a9de1f9bbe620a5a9b9f5da8c58cd96c'
+md5sums=('a593a095599ae97bcacf8d038659a146'
+ '64975c20b1a6453f9b860ff7f916bcf1'
  '2b7662a7d5b33fe91f9f3e034361a2f6'
  'd30c39ae47560304471b5461719e0f03')
 



[arch-commits] Commit in man-db/repos (10 files)

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:20:39
  Author: andyrtr
Revision: 166764

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

Added:
  man-db/repos/testing-i686/
  man-db/repos/testing-i686/PKGBUILD
(from rev 166763, man-db/trunk/PKGBUILD)
  man-db/repos/testing-i686/convert-mans
(from rev 166763, man-db/trunk/convert-mans)
  man-db/repos/testing-i686/man-db.cron.daily
(from rev 166763, man-db/trunk/man-db.cron.daily)
  man-db/repos/testing-i686/man-db.install
(from rev 166763, man-db/trunk/man-db.install)
  man-db/repos/testing-x86_64/
  man-db/repos/testing-x86_64/PKGBUILD
(from rev 166763, man-db/trunk/PKGBUILD)
  man-db/repos/testing-x86_64/convert-mans
(from rev 166763, man-db/trunk/convert-mans)
  man-db/repos/testing-x86_64/man-db.cron.daily
(from rev 166763, man-db/trunk/man-db.cron.daily)
  man-db/repos/testing-x86_64/man-db.install
(from rev 166763, man-db/trunk/man-db.install)

--+
 testing-i686/PKGBUILD|   56 +
 testing-i686/convert-mans|   11 +++
 testing-i686/man-db.cron.daily   |   39 +
 testing-i686/man-db.install  |   22 ++
 testing-x86_64/PKGBUILD  |   56 +
 testing-x86_64/convert-mans  |   11 +++
 testing-x86_64/man-db.cron.daily |   39 +
 testing-x86_64/man-db.install|   22 ++
 8 files changed, 256 insertions(+)

Copied: man-db/repos/testing-i686/PKGBUILD (from rev 166763, 
man-db/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-09-18 18:20:39 UTC (rev 166764)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Sergej Pupykin ser...@aur.archlinux.org
+
+pkgname=man-db
+pkgver=2.6.3
+pkgrel=1
+pkgdesc=A utility for reading man pages
+arch=('i686' 'x86_64')
+url=http://www.nongnu.org/man-db/;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=( 'bash' 'gdbm' 'zlib' 'groff' 'libpipeline')
+optdepends=('less' 'gzip')
+backup=('etc/man_db.conf'
+   'etc/cron.daily/man-db')
+conflicts=('man')
+provides=('man')
+replaces=('man')
+install=${pkgname}.install
+source=(http://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.xz{,.sig}
+convert-mans man-db.cron.daily)
+options=('!libtool')
+md5sums=('a593a095599ae97bcacf8d038659a146'
+ '64975c20b1a6453f9b860ff7f916bcf1'
+ '2b7662a7d5b33fe91f9f3e034361a2f6'
+ 'd30c39ae47560304471b5461719e0f03')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+   --with-db=gdbm --disable-setuid --enable-mandirs=GNU \
+   --with-sections=1 n l 8 3 0 2 5 4 9 6 7
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  # part of groff pkg
+  rm -f ${pkgdir}/usr/bin/zsoelim
+
+  # script from LFS to convert manpages, see
+  # http://www.linuxfromscratch.org/lfs/view/6.4/chapter06/man-db.html
+  install -D -m755 ${srcdir}/convert-mans  ${pkgdir}/usr/bin/convert-mans 
+
+  #install whatis cron script
+  install -D -m744 ${srcdir}/man-db.cron.daily ${pkgdir}/etc/cron.daily/man-db
+}
+

Copied: man-db/repos/testing-i686/convert-mans (from rev 166763, 
man-db/trunk/convert-mans)
===
--- testing-i686/convert-mans   (rev 0)
+++ testing-i686/convert-mans   2012-09-18 18:20:39 UTC (rev 166764)
@@ -0,0 +1,11 @@
+#!/bin/sh -e
+FROM=$1
+TO=$2
+shift ; shift
+while [ $# -gt 0 ]
+do
+FILE=$1
+shift
+iconv -f $FROM -t $TO $FILE .tmp.iconv
+mv .tmp.iconv $FILE
+done

Copied: man-db/repos/testing-i686/man-db.cron.daily (from rev 166763, 
man-db/trunk/man-db.cron.daily)
===
--- testing-i686/man-db.cron.daily  (rev 0)
+++ testing-i686/man-db.cron.daily  2012-09-18 18:20:39 UTC (rev 166764)
@@ -0,0 +1,39 @@
+#!/bin/sh
+
+# nicenesses range from -20 (most favorable scheduling) to 19 (least favorable)
+NICE=19
+
+# 0 for none, 1 for real time, 2 for best-effort, 3 for idle
+IONICE_CLASS=2
+
+# 0-7 (for IONICE_CLASS 1 and 2 only), 0=highest, 7=lowest
+IONICE_PRIORITY=7
+
+UPDATEMANDB=/usr/bin/mandb --quiet
+
+# Update the whatis database
+#/usr/sbin/makewhatis -u -w
+
+# taken from Debian
+# man-db cron daily
+set -e
+
+if ! [ -d /var/cache/man ]; then
+# Recover from deletion, per FHS.
+mkdir -p /var/cache/man
+chmod 755 /var/cache/man
+fi
+
+# regenerate man database
+
+if [ -x /usr/bin/nice ]; then
+  UPDATEMANDB=/usr/bin/nice -n ${NICE:-19} ${UPDATEMANDB}
+fi
+
+if [ -x /usr/bin/ionice ]; then
+ 

[arch-commits] Commit in xf86-video-rendition/trunk (2 files)

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:41:50
  Author: andyrtr
Revision: 166765

upgpkg: xf86-video-rendition 4.2.5-1

upstream update 4.2.5

Modified:
  xf86-video-rendition/trunk/PKGBUILD
Deleted:
  xf86-video-rendition/trunk/rendition-4.2.4-git.patch

---+
 PKGBUILD  |   11 
 rendition-4.2.4-git.patch |  809 
 2 files changed, 4 insertions(+), 816 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 18:20:39 UTC (rev 166764)
+++ PKGBUILD2012-09-18 18:41:50 UTC (rev 166765)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xf86-video-rendition
-pkgver=4.2.4
-pkgrel=6
+pkgver=4.2.5
+pkgrel=1
 pkgdesc=X.org Rendition video driver
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
@@ -13,14 +13,11 @@
 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')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('930e99e4d44418b1e55f11a2a8525b42b0e2d3b5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/rendition-4.2.4-git.patch
   ./configure --prefix=/usr
   make
 }

Deleted: rendition-4.2.4-git.patch
===
--- rendition-4.2.4-git.patch   2012-09-18 18:20:39 UTC (rev 166764)
+++ rendition-4.2.4-git.patch   2012-09-18 18:41:50 UTC (rev 166765)
@@ -1,809 +0,0 @@
-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
--  src/Makefile
--  man/Makefile
-+AC_CONFIG_FILES([
-+Makefile
-+src/Makefile
-+man/Makefile
- ])
-+AC_OUTPUT
-diff --git a/man/Makefile.am b/man/Makefile.am
-index 8f2454b..b3688ce 100644
 a/man/Makefile.am
-+++ b/man/Makefile.am
-@@ -31,25 +31,11 @@ EXTRA_DIST = @DRIVER_NAME@.man
- 
- CLEANFILES = $(driverman_DATA)
- 
--SED = sed
--
--# Strings to replace in man pages
--XORGRELSTRING = @PACKAGE_STRING@
--  XORGMANNAME = X Version 11
--
--MAN_SUBSTS = \
--  -e 's|__vendorversion__|$(XORGRELSTRING) $(XORGMANNAME)|' \
--  -e 's|__xorgversion__|$(XORGRELSTRING) $(XORGMANNAME)|' \
--  -e 's|__xservername__|Xorg|g' \
--  -e 's|__xconfigfile__|xorg.conf|g' \
--  -e 's|__projectroot__|$(prefix)|g' \

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

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:43:37
  Author: andyrtr
Revision: 166766

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

Added:
  xf86-video-rendition/repos/extra-i686/PKGBUILD
(from rev 166765, xf86-video-rendition/trunk/PKGBUILD)
  xf86-video-rendition/repos/extra-x86_64/PKGBUILD
(from rev 166765, xf86-video-rendition/trunk/PKGBUILD)
Deleted:
  xf86-video-rendition/repos/extra-i686/PKGBUILD
  xf86-video-rendition/repos/extra-i686/rendition-4.2.4-git.patch
  xf86-video-rendition/repos/extra-x86_64/PKGBUILD
  xf86-video-rendition/repos/extra-x86_64/rendition-4.2.4-git.patch

+
 extra-i686/PKGBUILD|   67 +-
 extra-i686/rendition-4.2.4-git.patch   |  809 ---
 extra-x86_64/PKGBUILD  |   67 +-
 extra-x86_64/rendition-4.2.4-git.patch |  809 ---
 4 files changed, 64 insertions(+), 1688 deletions(-)

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


[arch-commits] Commit in xf86-video-s3/trunk (PKGBUILD)

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:47:07
  Author: andyrtr
Revision: 166767

upgpkg: xf86-video-s3 0.6.5-1

upstream update 0.6.5

Modified:
  xf86-video-s3/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 18:43:37 UTC (rev 166766)
+++ PKGBUILD2012-09-18 18:47:07 UTC (rev 166767)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xf86-video-s3
-pkgver=0.6.4
+pkgver=0.6.5
 pkgrel=1
 pkgdesc=X.org S3 video driver
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('1b5f6c4cd02ab13a7d2d0ebb45a7b463650a0187a75e4516a16edb738ce909ff')
+sha256sums=('4778cd4f1d61490c3562f9be03664576f065fa3acf22fe0d0689212d7ea3ad39')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:47:39
  Author: andyrtr
Revision: 166768

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

Added:
  xf86-video-s3/repos/testing-i686/
  xf86-video-s3/repos/testing-i686/PKGBUILD
(from rev 166767, xf86-video-s3/trunk/PKGBUILD)
  xf86-video-s3/repos/testing-x86_64/
  xf86-video-s3/repos/testing-x86_64/PKGBUILD
(from rev 166767, xf86-video-s3/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: xf86-video-s3/repos/testing-i686/PKGBUILD (from rev 166767, 
xf86-video-s3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-09-18 18:47:39 UTC (rev 166768)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-s3
+pkgver=0.6.5
+pkgrel=1
+pkgdesc=X.org S3 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')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4778cd4f1d61490c3562f9be03664576f065fa3acf22fe0d0689212d7ea3ad39')
+
+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-s3/repos/testing-x86_64/PKGBUILD (from rev 166767, 
xf86-video-s3/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-09-18 18:47:39 UTC (rev 166768)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-s3
+pkgver=0.6.5
+pkgrel=1
+pkgdesc=X.org S3 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')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4778cd4f1d61490c3562f9be03664576f065fa3acf22fe0d0689212d7ea3ad39')
+
+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 (10 files)

2012-09-18 Thread andyrtr
Date: Tuesday, September 18, 2012 @ 14:48:45
  Author: andyrtr
Revision: 166769

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

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

--+
 extra-i686/LICENSE   |   25 --
 extra-i686/PKGBUILD  |   64 ++---
 extra-i686/git-fixes.patch   |  502 -
 extra-x86_64/LICENSE |   25 --
 extra-x86_64/PKGBUILD|   64 ++---
 extra-x86_64/git-fixes.patch |  502 -
 6 files changed, 62 insertions(+), 1120 deletions(-)

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


[arch-commits] Commit in sudo/repos (10 files)

2012-09-18 Thread Evangelos Foutras
Date: Tuesday, September 18, 2012 @ 16:26:27
  Author: foutrelis
Revision: 166770

db-move: moved sudo from [testing] to [core] (i686, x86_64)

Added:
  sudo/repos/core-i686/PKGBUILD
(from rev 166769, sudo/repos/testing-i686/PKGBUILD)
  sudo/repos/core-i686/sudo.pam
(from rev 166769, sudo/repos/testing-i686/sudo.pam)
  sudo/repos/core-x86_64/PKGBUILD
(from rev 166769, sudo/repos/testing-x86_64/PKGBUILD)
  sudo/repos/core-x86_64/sudo.pam
(from rev 166769, sudo/repos/testing-x86_64/sudo.pam)
Deleted:
  sudo/repos/core-i686/PKGBUILD
  sudo/repos/core-i686/sudo.pam
  sudo/repos/core-x86_64/PKGBUILD
  sudo/repos/core-x86_64/sudo.pam
  sudo/repos/testing-i686/
  sudo/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |  100 -
 core-i686/sudo.pam   |6 +-
 core-x86_64/PKGBUILD |  100 -
 core-x86_64/sudo.pam |6 +-
 4 files changed, 106 insertions(+), 106 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-09-18 18:48:45 UTC (rev 166769)
+++ core-i686/PKGBUILD  2012-09-18 20:26:27 UTC (rev 166770)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=sudo
-_sudover=1.8.6p1
-pkgver=${_sudover/p/.p}
-pkgrel=1
-pkgdesc=Give certain users the ability to run some commands as root
-arch=('i686' 'x86_64')
-url=http://www.sudo.ws/sudo/;
-license=('custom')
-depends=('glibc' 'pam')
-backup=('etc/sudoers' 'etc/pam.d/sudo')
-options=('!libtool')
-source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
-sudo.pam)
-sha256sums=('70d6a3ceb6168c879a80a5fa03cdd06178b95d0ecb6bf87aa0bc7c159da944cc'
-'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
-
-build() {
-  cd $srcdir/$pkgname-$_sudover
-
-  ./configure \
---prefix=/usr \
---libexecdir=/usr/lib \
---with-logfac=auth \
---with-pam \
---with-env-editor \
---with-passprompt=[sudo] password for %p:  \
---with-all-insults
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$_sudover
-  make check
-}
-
-package() {
-  cd $srcdir/$pkgname-$_sudover
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
-
-  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sudo/repos/core-i686/PKGBUILD (from rev 166769, 
sudo/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-09-18 20:26:27 UTC (rev 166770)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=sudo
+_sudover=1.8.6p2
+pkgver=${_sudover/p/.p}
+pkgrel=1
+pkgdesc=Give certain users the ability to run some commands as root
+arch=('i686' 'x86_64')
+url=http://www.sudo.ws/sudo/;
+license=('custom')
+depends=('glibc' 'pam')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
+options=('!libtool')
+source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
+sudo.pam)
+sha256sums=('d342ba710cc326bfa2065ed8ebe262a72b54a497a686aa4cbbbd0ae3028dcf4b'
+'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
+
+build() {
+  cd $srcdir/$pkgname-$_sudover
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--with-logfac=auth \
+--with-pam \
+--with-env-editor \
+--with-passprompt=[sudo] password for %p:  \
+--with-all-insults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$_sudover
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$_sudover
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
+
+  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: core-i686/sudo.pam
===
--- core-i686/sudo.pam  2012-09-18 18:48:45 UTC (rev 166769)
+++ core-i686/sudo.pam  2012-09-18 20:26:27 UTC (rev 166770)
@@ -1,3 +0,0 @@
-#%PAM-1.0
-auth   requiredpam_unix.so
-auth   requiredpam_nologin.so

Copied: sudo/repos/core-i686/sudo.pam (from rev 166769, 
sudo/repos/testing-i686/sudo.pam)
===
--- core-i686/sudo.pam  (rev 0)
+++ core-i686/sudo.pam  2012-09-18 20:26:27 UTC (rev 166770)
@@ -0,0 +1,3 @@
+#%PAM-1.0
+auth   requiredpam_unix.so
+auth   requiredpam_nologin.so

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2012-09-18 18:48:45 UTC (rev 166769)

[arch-commits] Commit in sudo/trunk (PKGBUILD)

2012-09-18 Thread Evangelos Foutras
Date: Tuesday, September 18, 2012 @ 16:41:39
  Author: foutrelis
Revision: 166771

upgpkg: sudo 1.8.6.p3-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 20:26:27 UTC (rev 166770)
+++ PKGBUILD2012-09-18 20:41:39 UTC (rev 166771)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=sudo
-_sudover=1.8.6p2
+_sudover=1.8.6p3
 pkgver=${_sudover/p/.p}
 pkgrel=1
 pkgdesc=Give certain users the ability to run some commands as root
@@ -16,7 +16,7 @@
 options=('!libtool')
 source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
 sudo.pam)
-sha256sums=('d342ba710cc326bfa2065ed8ebe262a72b54a497a686aa4cbbbd0ae3028dcf4b'
+sha256sums=('8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e'
 'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 
 build() {



[arch-commits] Commit in sudo/repos (6 files)

2012-09-18 Thread Evangelos Foutras
Date: Tuesday, September 18, 2012 @ 16:41:58
  Author: foutrelis
Revision: 166772

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

Added:
  sudo/repos/testing-i686/
  sudo/repos/testing-i686/PKGBUILD
(from rev 166771, sudo/trunk/PKGBUILD)
  sudo/repos/testing-i686/sudo.pam
(from rev 166771, sudo/trunk/sudo.pam)
  sudo/repos/testing-x86_64/
  sudo/repos/testing-x86_64/PKGBUILD
(from rev 166771, sudo/trunk/PKGBUILD)
  sudo/repos/testing-x86_64/sudo.pam
(from rev 166771, sudo/trunk/sudo.pam)

-+
 testing-i686/PKGBUILD   |   50 ++
 testing-i686/sudo.pam   |3 ++
 testing-x86_64/PKGBUILD |   50 ++
 testing-x86_64/sudo.pam |3 ++
 4 files changed, 106 insertions(+)

Copied: sudo/repos/testing-i686/PKGBUILD (from rev 166771, sudo/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-09-18 20:41:58 UTC (rev 166772)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=sudo
+_sudover=1.8.6p3
+pkgver=${_sudover/p/.p}
+pkgrel=1
+pkgdesc=Give certain users the ability to run some commands as root
+arch=('i686' 'x86_64')
+url=http://www.sudo.ws/sudo/;
+license=('custom')
+depends=('glibc' 'pam')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
+options=('!libtool')
+source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
+sudo.pam)
+sha256sums=('8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e'
+'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
+
+build() {
+  cd $srcdir/$pkgname-$_sudover
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--with-logfac=auth \
+--with-pam \
+--with-env-editor \
+--with-passprompt=[sudo] password for %p:  \
+--with-all-insults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$_sudover
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$_sudover
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
+
+  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sudo/repos/testing-i686/sudo.pam (from rev 166771, sudo/trunk/sudo.pam)
===
--- testing-i686/sudo.pam   (rev 0)
+++ testing-i686/sudo.pam   2012-09-18 20:41:58 UTC (rev 166772)
@@ -0,0 +1,3 @@
+#%PAM-1.0
+auth   requiredpam_unix.so
+auth   requiredpam_nologin.so

Copied: sudo/repos/testing-x86_64/PKGBUILD (from rev 166771, 
sudo/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-09-18 20:41:58 UTC (rev 166772)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=sudo
+_sudover=1.8.6p3
+pkgver=${_sudover/p/.p}
+pkgrel=1
+pkgdesc=Give certain users the ability to run some commands as root
+arch=('i686' 'x86_64')
+url=http://www.sudo.ws/sudo/;
+license=('custom')
+depends=('glibc' 'pam')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
+options=('!libtool')
+source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
+sudo.pam)
+sha256sums=('8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e'
+'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
+
+build() {
+  cd $srcdir/$pkgname-$_sudover
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--with-logfac=auth \
+--with-pam \
+--with-env-editor \
+--with-passprompt=[sudo] password for %p:  \
+--with-all-insults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$_sudover
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$_sudover
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
+
+  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sudo/repos/testing-x86_64/sudo.pam (from rev 166771, 
sudo/trunk/sudo.pam)
===
--- testing-x86_64/sudo.pam (rev 0)
+++ testing-x86_64/sudo.pam 2012-09-18 20:41:58 UTC (rev 166772)
@@ -0,0 +1,3 @@
+#%PAM-1.0
+auth   requiredpam_unix.so
+auth   requiredpam_nologin.so



[arch-commits] Commit in automake/trunk (PKGBUILD)

2012-09-18 Thread Allan McRae
Date: Tuesday, September 18, 2012 @ 18:07:31
  Author: allan
Revision: 166773

upgpkg: automake 1.12.4-1

upstream update

Modified:
  automake/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-18 20:41:58 UTC (rev 166772)
+++ PKGBUILD2012-09-18 22:07:31 UTC (rev 166773)
@@ -3,7 +3,7 @@
 # Contributor: judd jvi...@zeroflux.org
 
 pkgname=automake
-pkgver=1.12.3
+pkgver=1.12.4
 pkgrel=1
 pkgdesc=A GNU tool for automatically creating Makefiles
 arch=('any')
@@ -14,8 +14,8 @@
 makedepends=('autoconf')
 install=automake.install
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('0df082825f8f41087eb70c5088f4515e'
- '1e272ddf91d347e1316afd970568ee81')
+md5sums=('7395a0420ecb5c9bc43e5fcf4824df36'
+ '372a7f78193e6cec543d573c710b70b2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2012-09-18 Thread Allan McRae
Date: Tuesday, September 18, 2012 @ 18:07:56
  Author: allan
Revision: 166774

archrelease: copy trunk to testing-any

Added:
  automake/repos/testing-any/
  automake/repos/testing-any/PKGBUILD
(from rev 166773, automake/trunk/PKGBUILD)
  automake/repos/testing-any/automake.install
(from rev 166773, automake/trunk/automake.install)

--+
 PKGBUILD |   34 ++
 automake.install |   22 ++
 2 files changed, 56 insertions(+)

Copied: automake/repos/testing-any/PKGBUILD (from rev 166773, 
automake/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-09-18 22:07:56 UTC (rev 166774)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=automake
+pkgver=1.12.4
+pkgrel=1
+pkgdesc=A GNU tool for automatically creating Makefiles
+arch=('any')
+license=('GPL')
+url=http://www.gnu.org/software/automake;
+groups=('base-devel')
+depends=('perl' 'bash')
+makedepends=('autoconf')
+install=automake.install
+source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('7395a0420ecb5c9bc43e5fcf4824df36'
+ '372a7f78193e6cec543d573c710b70b2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: automake/repos/testing-any/automake.install (from rev 166773, 
automake/trunk/automake.install)
===
--- testing-any/automake.install(rev 0)
+++ testing-any/automake.install2012-09-18 22:07:56 UTC (rev 166774)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(automake.info automake.info-1 automake.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et: