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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:33:20
  Author: ioni
Revision: 186506

update to 319.23

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:33:11 UTC (rev 186505)
+++ PKGBUILD2013-05-28 09:33:20 UTC (rev 186506)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=nvidia-lts
-pkgver=319.17
+pkgver=319.23
 _extramodules=extramodules-3.0-lts
 pkgrel=1
 pkgdesc=NVIDIA drivers for linux-lts
@@ -18,12 +18,12 @@
   _arch='x86'
   _pkg=NVIDIA-Linux-${_arch}-${pkgver}
   
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-  md5sums=('993eee683aea53b7965a853ccde3d740')
+  md5sums=('cbdca80e11b643aa46bded82abe43754')
 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=('4dda9b3e5c24136bebfaad122715c202')
+  md5sums=('74edd76b4bb9229f7d9c00a79f1e3860')
 fi
 
 build() {



[arch-commits] Commit in lib32-nvidia-utils/trunk (PKGBUILD)

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:33:27
  Author: ioni
Revision: 91796

update to 319.23

Modified:
  lib32-nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-27 22:50:23 UTC (rev 91795)
+++ PKGBUILD2013-05-28 09:33:27 UTC (rev 91796)
@@ -5,7 +5,7 @@
 _pkgbasename=nvidia-utils
 pkgbase=lib32-$_pkgbasename
 pkgname=('lib32-nvidia-utils' 'lib32-nvidia-libgl' 'lib32-opencl-nvidia')
-pkgver=319.17
+pkgver=319.23
 pkgrel=1
 arch=('x86_64')
 url=http://www.nvidia.com/;
@@ -15,7 +15,7 @@
 _arch='x86'
 _pkg=NVIDIA-Linux-${_arch}-${pkgver}
 
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('993eee683aea53b7965a853ccde3d740')
+md5sums=('cbdca80e11b643aa46bded82abe43754')
 
 build() {
 cd ${srcdir}



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:33:02
  Author: ioni
Revision: 186504

update to 319.23

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 01:47:37 UTC (rev 186503)
+++ PKGBUILD2013-05-28 09:33:02 UTC (rev 186504)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler tho...@archlinux.org
 
 pkgname=nvidia
-pkgver=319.17
+pkgver=319.23
 _extramodules=extramodules-3.9-ARCH
-pkgrel=3
+pkgrel=1
 pkgdesc=NVIDIA drivers for linux
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
@@ -19,12 +19,12 @@
 _arch='x86'
 _pkg=NVIDIA-Linux-${_arch}-${pkgver}
 
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('993eee683aea53b7965a853ccde3d740')
+md5sums=('cbdca80e11b643aa46bded82abe43754')
 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=('4dda9b3e5c24136bebfaad122715c202')
+md5sums=('74edd76b4bb9229f7d9c00a79f1e3860')
 fi
 
 build() {



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:33:11
  Author: ioni
Revision: 186505

update to 319.23

Modified:
  nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:33:02 UTC (rev 186504)
+++ PKGBUILD2013-05-28 09:33:11 UTC (rev 186505)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner iphi...@gmail.com
 pkgbase=nvidia-utils
 pkgname=('nvidia-utils' 'nvidia-libgl' 'opencl-nvidia')
-pkgver=319.17
+pkgver=319.23
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
@@ -14,12 +14,12 @@
 _arch='x86'
 _pkg=NVIDIA-Linux-${_arch}-${pkgver}
 
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('993eee683aea53b7965a853ccde3d740')
+md5sums=('cbdca80e11b643aa46bded82abe43754')
 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=('4dda9b3e5c24136bebfaad122715c202')
+md5sums=('74edd76b4bb9229f7d9c00a79f1e3860')
 fi
 
 create_links() {



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:34:12
  Author: ioni
Revision: 186507

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

Added:
  nvidia/repos/extra-i686/PKGBUILD
(from rev 186506, nvidia/trunk/PKGBUILD)
  nvidia/repos/extra-i686/nvidia.install
(from rev 186506, nvidia/trunk/nvidia.install)
  nvidia/repos/extra-x86_64/PKGBUILD
(from rev 186506, nvidia/trunk/PKGBUILD)
  nvidia/repos/extra-x86_64/nvidia.install
(from rev 186506, nvidia/trunk/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

-+
 /PKGBUILD   |   90 ++
 /nvidia.install |   36 
 extra-i686/PKGBUILD |   45 -
 extra-i686/nvidia.install   |   18 
 extra-x86_64/PKGBUILD   |   45 -
 extra-x86_64/nvidia.install |   18 
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 09:33:20 UTC (rev 186506)
+++ extra-i686/PKGBUILD 2013-05-28 09:34:12 UTC (rev 186507)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer : Thomas Baechler tho...@archlinux.org
-
-pkgname=nvidia
-pkgver=319.17
-_extramodules=extramodules-3.9-ARCH
-pkgrel=3
-pkgdesc=NVIDIA drivers for linux
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux=3.9' 'linux3.10' nvidia-libgl nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.9' 'linux-headers3.10')
-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=('993eee683aea53b7965a853ccde3d740')
-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=('4dda9b3e5c24136bebfaad122715c202')
-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 186506, 
nvidia/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 09:34:12 UTC (rev 186507)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=319.23
+_extramodules=extramodules-3.9-ARCH
+pkgrel=1
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.9' 'linux3.10' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+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=('cbdca80e11b643aa46bded82abe43754')
+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=('74edd76b4bb9229f7d9c00a79f1e3860')
+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   2013-05-28 09:33:20 UTC (rev 186506)
+++ extra-i686/nvidia.install   2013-05-28 09:34:12 UTC (rev 186507)
@@ -1,18 +0,0 @@
-post_install() {

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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:35:12
  Author: ioni
Revision: 186508

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

Added:
  nvidia-utils/repos/extra-i686/PKGBUILD
(from rev 186507, nvidia-utils/trunk/PKGBUILD)
  nvidia-utils/repos/extra-x86_64/PKGBUILD
(from rev 186507, nvidia-utils/trunk/PKGBUILD)
Deleted:
  nvidia-utils/repos/extra-i686/PKGBUILD
  nvidia-utils/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  246 
 extra-i686/PKGBUILD   |  123 
 extra-x86_64/PKGBUILD |  123 
 3 files changed, 246 insertions(+), 246 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 09:34:12 UTC (rev 186507)
+++ extra-i686/PKGBUILD 2013-05-28 09:35:12 UTC (rev 186508)
@@ -1,123 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler tho...@archlinux.org
-# Contributor: James Rayner iphi...@gmail.com
-pkgbase=nvidia-utils
-pkgname=('nvidia-utils' 'nvidia-libgl' 'opencl-nvidia')
-pkgver=319.17
-pkgrel=1
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-license=('custom')
-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=('993eee683aea53b7965a853ccde3d740')
-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=('4dda9b3e5c24136bebfaad122715c202')
-fi
-
-create_links() {
-# create soname links
-while read -d '' _lib; do
-_soname=$(dirname ${_lib})/$(LC_ALL=C readelf -d ${_lib} | sed 
-nr 's/.*Library soname: \[(.*)\].*/\1/p')
-[[ -e ${_soname} ]] || ln -s $(basename ${_lib}) ${_soname}
-[[ -e ${_soname/.[0-9]*/} ]] || ln -s $(basename ${_soname}) 
${_soname/.[0-9]*/}
-done  (find ${pkgdir} -type f -name '*.so*' -print0)
-}
-
-build() {
-cd ${srcdir}
-sh ${_pkg}.run --extract-only
-}
-
-package_opencl-nvidia() {
-pkgdesc=OpenCL implemention for NVIDIA
-depends=('libcl' 'zlib')
-optdepends=('opencl-headers: headers necessary for OpenCL development')
-cd ${srcdir}/${_pkg}
-
-# OpenCL
-install -D -m644 nvidia.icd ${pkgdir}/etc/OpenCL/vendors/nvidia.icd
-install -D -m755 libnvidia-compiler.so.${pkgver} 
${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}
-install -D -m755 libnvidia-opencl.so.${pkgver} 
${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver} 
-
-create_links
-}
-
-package_nvidia-libgl() {
-pkgdesc=NVIDIA drivers libraries symlinks
-depends=('nvidia-utils')
-conflicts=('libgl')
-provides=('libgl')
-cd ${srcdir}/${_pkg}
-
-mkdir -p ${pkgdir}/usr/lib/xorg/modules/extensions
-ln -s /usr/lib/nvidia/xorg/modules/extensions/libglx.so.${pkgver} 
${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.${pkgver}
-ln -s libglx.so.${pkgver} 
${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.1
-ln -s libglx.so.${pkgver} 
${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so
-
-ln -s /usr/lib/nvidia/libGL.so.${pkgver} 
${pkgdir}/usr/lib/libGL.so.${pkgver}
-ln -s libGL.so.${pkgver} ${pkgdir}/usr/lib/libGL.so.1
-ln -s libGL.so.${pkgver} ${pkgdir}/usr/lib/libGL.so
-}
-
-package_nvidia-utils() {
-pkgdesc=NVIDIA drivers utilities
-depends=('xorg-server')
-optdepends=('gtk2: nvidia-settings'
-'opencl-nvidia: OpenCL support')
-cd ${srcdir}/${_pkg}
-
-# X driver
-install -D -m755 nvidia_drv.so 
${pkgdir}/usr/lib/xorg/modules/drivers/nvidia_drv.so
-# GLX extension module for X
-install -D -m755 libglx.so.${pkgver} 
${pkgdir}/usr/lib/nvidia/xorg/modules/extensions/libglx.so.${pkgver}
-ln -s libglx.so.${pkgver} 
${pkgdir}/usr/lib/nvidia/xorg/modules/extensions/libglx.so   # X doesn't find 
glx otherwise
-# OpenGL library
-install -D -m755 libGL.so.${pkgver} 
${pkgdir}/usr/lib/nvidia/libGL.so.${pkgver}
-# OpenGL core library
-install -D -m755 libnvidia-glcore.so.${pkgver} 
${pkgdir}/usr/lib/libnvidia-glcore.so.${pkgver}
-# VDPAU
-install -D -m755 libvdpau_nvidia.so.${pkgver} 
${pkgdir}/usr/lib/vdpau/libvdpau_nvidia.so.${pkgver}
-# nvidia-tls library
-install -D -m755 tls/libnvidia-tls.so.${pkgver} 
${pkgdir}/usr/lib/libnvidia-tls.so.${pkgver}
-install -D -m755 libnvidia-cfg.so.${pkgver} 
${pkgdir}/usr/lib/libnvidia-cfg.so.${pkgver}
-
-install -D -m755 libnvidia-ml.so.${pkgver} 
${pkgdir}/usr/lib/libnvidia-ml.so.${pkgver}
-# CUDA
-install -D -m755 libcuda.so.${pkgver} 
${pkgdir}/usr/lib/libcuda.so.${pkgver}
-install -D -m755 libnvcuvid.so.${pkgver} 
${pkgdir}/usr/lib/libnvcuvid.so.${pkgver}
-#install -D -m755 nvidia-cuda-proxy-server 
${pkgdir}/usr/bin/nvidia-cuda-proxy-server
-

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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:36:20
  Author: ioni
Revision: 186509

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

Added:
  nvidia-lts/repos/extra-i686/PKGBUILD
(from rev 186508, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/extra-i686/nvidia-lts.install
(from rev 186508, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/extra-x86_64/PKGBUILD
(from rev 186508, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/extra-x86_64/nvidia-lts.install
(from rev 186508, nvidia-lts/trunk/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

-+
 /PKGBUILD   |   88 ++
 /nvidia-lts.install |   30 
 extra-i686/PKGBUILD |   44 ---
 extra-i686/nvidia-lts.install   |   15 --
 extra-x86_64/PKGBUILD   |   44 ---
 extra-x86_64/nvidia-lts.install |   15 --
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 09:35:12 UTC (rev 186508)
+++ extra-i686/PKGBUILD 2013-05-28 09:36:20 UTC (rev 186509)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=nvidia-lts
-pkgver=319.17
-_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=('993eee683aea53b7965a853ccde3d740')
-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=('4dda9b3e5c24136bebfaad122715c202')
-fi
-
-build() {
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-  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 186508, 
nvidia-lts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 09:36:20 UTC (rev 186509)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=319.23
+_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=('cbdca80e11b643aa46bded82abe43754')
+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=('74edd76b4bb9229f7d9c00a79f1e3860')
+fi
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  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
===
--- extra-i686/nvidia-lts.install   

[arch-commits] Commit in lib32-nvidia-utils/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:38:08
  Author: ioni
Revision: 91797

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nvidia-utils/repos/multilib-x86_64/PKGBUILD
(from rev 91796, lib32-nvidia-utils/trunk/PKGBUILD)
Deleted:
  lib32-nvidia-utils/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  176 ++---
 1 file changed, 88 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-28 09:33:27 UTC (rev 91796)
+++ PKGBUILD2013-05-28 09:38:08 UTC (rev 91797)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler tho...@archlinux.org
-# Contributor: James Rayner iphi...@gmail.com
-
-_pkgbasename=nvidia-utils
-pkgbase=lib32-$_pkgbasename
-pkgname=('lib32-nvidia-utils' 'lib32-nvidia-libgl' 'lib32-opencl-nvidia')
-pkgver=319.17
-pkgrel=1
-arch=('x86_64')
-url=http://www.nvidia.com/;
-license=('custom')
-options=('!strip')
-
-_arch='x86'
-_pkg=NVIDIA-Linux-${_arch}-${pkgver}
-source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('993eee683aea53b7965a853ccde3d740')
-
-build() {
-cd ${srcdir}
-sh ${_pkg}.run --extract-only
-}
-
-package_lib32-opencl-nvidia() {
-pkgdesc=OpenCL implemention for NVIDIA (32-bit)
-depends=('lib32-libcl' 'lib32-zlib')
-optdepends=('opencl-headers: headers necessary for OpenCL development')
-cd ${srcdir}/${_pkg}
-
-# OpenCL
-install -D -m755 libnvidia-compiler.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-compiler.so.${pkgver}
-ln -s libnvidia-compiler.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-compiler.so.1
-ln -s libnvidia-compiler.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-compiler.so
-
-install -D -m755 libnvidia-opencl.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-opencl.so.${pkgver} 
-ln -s libnvidia-opencl.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-opencl.so.1
-ln -s libnvidia-opencl.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-opencl.so
-}
-
-package_lib32-nvidia-libgl() {
-pkgdesc=NVIDIA drivers libraries symlinks (32-bit)
-depends=('lib32-nvidia-utils')
-replaces=('lib32-nvidia-utils=313.26-1')
-conflicts=('lib32-libgl')
-provides=('lib32-libgl')
-cd ${srcdir}/${_pkg}
-
-mkdir -p ${pkgdir}/usr/lib32
-ln -s /usr/lib32/nvidia/libGL.so.${pkgver} 
${pkgdir}/usr/lib32/libGL.so.${pkgver}
-ln -s libGL.so.${pkgver} ${pkgdir}/usr/lib32/libGL.so.1
-ln -s libGL.so.${pkgver} ${pkgdir}/usr/lib32/libGL.so
-}
-
-package_lib32-nvidia-utils() {
-pkgdesc=NVIDIA drivers utilities (32-bit)
-depends=('lib32-zlib' 'lib32-gcc-libs')
-optdepends=('lib32-opencl-nvidia')
-cd ${srcdir}/${_pkg}
-
-# OpenGL library
-install -D -m755 libGL.so.${pkgver} 
${pkgdir}/usr/lib32/nvidia/libGL.so.${pkgver}
-# OpenGL core library
-install -D -m755 libnvidia-glcore.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-glcore.so.${pkgver}
-# VDPAU
-install -D -m755 libvdpau_nvidia.so.${pkgver} 
${pkgdir}/usr/lib32/vdpau/libvdpau_nvidia.so.${pkgver}
-# CUDA
-install -D -m755 libcuda.so.${pkgver} 
${pkgdir}/usr/lib32/libcuda.so.${pkgver}
-install -D -m755 libnvcuvid.so.${pkgver} 
${pkgdir}/usr/lib32/libnvcuvid.so.${pkgver}
-# nvidia-tls library
-install -D -m755 tls/libnvidia-tls.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-tls.so.${pkgver}
-
-install -D -m755 libnvidia-cfg.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-cfg.so.${pkgver}
-install -D -m755 libnvidia-ml.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-ml.so.${pkgver}
-
-# create soname links
-for _lib in $(find ${pkgdir} -name '*.so*'); do
-_soname=$(dirname ${_lib})/$(LC_ALL=C readelf -d $_lib | sed -nr 
's/.*Library soname: \[(.*)\].*/\1/p')
-if [ ! -e ${_soname} ]; then
-ln -s $(basename ${_lib}) ${_soname}
-ln -s $(basename ${_soname}) ${_soname/.[0-9]*/}
-fi
-done
-
-rm -rf ${pkgdir}/usr/{include,share,bin}
-mkdir -p ${pkgdir}/usr/share/licenses
-ln -s $_pkgbasename ${pkgdir}/usr/share/licenses/${pkgname}
-}

Copied: lib32-nvidia-utils/repos/multilib-x86_64/PKGBUILD (from rev 91796, 
lib32-nvidia-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-28 09:38:08 UTC (rev 91797)
@@ -0,0 +1,88 @@
+# $Id$
+# Maintainer: Thomas Baechler tho...@archlinux.org
+# Contributor: James Rayner iphi...@gmail.com
+
+_pkgbasename=nvidia-utils
+pkgbase=lib32-$_pkgbasename
+pkgname=('lib32-nvidia-utils' 'lib32-nvidia-libgl' 'lib32-opencl-nvidia')
+pkgver=319.23
+pkgrel=1
+arch=('x86_64')
+url=http://www.nvidia.com/;
+license=('custom')
+options=('!strip')
+
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('cbdca80e11b643aa46bded82abe43754')
+
+build() {
+cd 

[arch-commits] Commit in lib32-libpciaccess/repos (multilib-i686)

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:40:01
  Author: ioni
Revision: 91798

cleanup junk

Deleted:
  lib32-libpciaccess/repos/multilib-i686/



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:43:27
  Author: ioni
Revision: 186510

update to 0.18.2

Modified:
  p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:36:20 UTC (rev 186509)
+++ PKGBUILD2013-05-28 09:43:27 UTC (rev 186510)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=p11-kit
-pkgver=0.18.1
+pkgver=0.18.2
 pkgrel=1
 pkgdesc=Library to work with PKCS#11 modules
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc' 'libtasn1')
 options=(!libtool)
 source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c'
+md5sums=('7bb1703f38fb778054bf57477c78dc8f'
  'SKIP')
 
 build() {



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:43:54
  Author: ioni
Revision: 186511

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

Added:
  p11-kit/repos/extra-i686/PKGBUILD
(from rev 186510, p11-kit/trunk/PKGBUILD)
  p11-kit/repos/extra-x86_64/PKGBUILD
(from rev 186510, p11-kit/trunk/PKGBUILD)
Deleted:
  p11-kit/repos/extra-i686/PKGBUILD
  p11-kit/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 09:43:27 UTC (rev 186510)
+++ extra-i686/PKGBUILD 2013-05-28 09:43:54 UTC (rev 186511)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=p11-kit
-pkgver=0.18.1
-pkgrel=1
-pkgdesc=Library to work with PKCS#11 modules
-arch=(i686 x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=('glibc' 'libtasn1')
-options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---with-module-path=/usr/lib/pkcs11
-  make
-}
-
-package() {
-  cd  $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/extra-i686/PKGBUILD (from rev 186510, 
p11-kit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 09:43:54 UTC (rev 186511)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=p11-kit
+pkgver=0.18.2
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules
+arch=(i686 x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=('glibc' 'libtasn1')
+options=(!libtool)
+source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('7bb1703f38fb778054bf57477c78dc8f'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-module-path=/usr/lib/pkcs11
+  make
+}
+
+package() {
+  cd  $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 09:43:27 UTC (rev 186510)
+++ extra-x86_64/PKGBUILD   2013-05-28 09:43:54 UTC (rev 186511)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=p11-kit
-pkgver=0.18.1
-pkgrel=1
-pkgdesc=Library to work with PKCS#11 modules
-arch=(i686 x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=('glibc' 'libtasn1')
-options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---with-module-path=/usr/lib/pkcs11
-  make
-}
-
-package() {
-  cd  $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/extra-x86_64/PKGBUILD (from rev 186510, 
p11-kit/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-28 09:43:54 UTC (rev 186511)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=p11-kit
+pkgver=0.18.2
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules
+arch=(i686 x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=('glibc' 'libtasn1')
+options=(!libtool)
+source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('7bb1703f38fb778054bf57477c78dc8f'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-module-path=/usr/lib/pkcs11
+  make
+}
+
+package() {
+  cd  $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:55:25
  Author: ioni
Revision: 186512

update to 0.16.10

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:43:54 UTC (rev 186511)
+++ PKGBUILD2013-05-28 09:55:25 UTC (rev 186512)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria h...@archlinux.org
 
 pkgname=libtorrent-rasterbar
-pkgver=0.16.9
-pkgrel=2
+pkgver=0.16.10
+pkgrel=1
 epoch=1
 pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
 url=http://www.rasterbar.com/products/libtorrent/;
@@ -14,7 +14,7 @@
 makedepends=('boost')
 options=('!libtool' '!emptydirs')
 source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('4335c8b275f041d6d34a493b21f2d7234ffca34b')
+sha1sums=('8b24442132e52f8765c79b20ffdea8b33bc5aa42')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:57:33
  Author: ioni
Revision: 186513

update to 0.1.16

Modified:
  telepathy-idle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:55:25 UTC (rev 186512)
+++ PKGBUILD2013-05-28 09:57:33 UTC (rev 186513)
@@ -4,7 +4,7 @@
 # Contributor: Samuel Mendes heka@gmail.com
 
 pkgname=telepathy-idle
-pkgver=0.1.15
+pkgver=0.1.16
 pkgrel=1
 pkgdesc=An IRC connection manager for Telepathy
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('libxslt' 'python2')
 install=telepathy-idle.install
 
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('56f960ed1d9ed0c01e0b9f7eb68dbebe')
+md5sums=('afabda908a798aac3a427f4564af113a')
 
 build() {
 cd $pkgname-$pkgver



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:58:04
  Author: ioni
Revision: 186514

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

Added:
  libtorrent-rasterbar/repos/extra-i686/PKGBUILD
(from rev 186513, libtorrent-rasterbar/trunk/PKGBUILD)
  libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD
(from rev 186513, libtorrent-rasterbar/trunk/PKGBUILD)
Deleted:
  libtorrent-rasterbar/repos/extra-i686/PKGBUILD
  libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 extra-i686/PKGBUILD   |   31 
 extra-x86_64/PKGBUILD |   31 
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 09:57:33 UTC (rev 186513)
+++ extra-i686/PKGBUILD 2013-05-28 09:58:04 UTC (rev 186514)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-
-pkgname=libtorrent-rasterbar
-pkgver=0.16.9
-pkgrel=2
-epoch=1
-pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
-url=http://www.rasterbar.com/products/libtorrent/;
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('boost-libs' 'geoip' 'python2')
-makedepends=('boost')
-options=('!libtool' '!emptydirs')
-source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('4335c8b275f041d6d34a493b21f2d7234ffca34b')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-  --enable-python-binding \
-  --with-libgeoip=system
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libtorrent-rasterbar/repos/extra-i686/PKGBUILD (from rev 186513, 
libtorrent-rasterbar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 09:58:04 UTC (rev 186514)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=libtorrent-rasterbar
+pkgver=0.16.10
+pkgrel=1
+epoch=1
+pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
+url=http://www.rasterbar.com/products/libtorrent/;
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('boost-libs' 'geoip' 'python2')
+makedepends=('boost')
+options=('!libtool' '!emptydirs')
+source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('8b24442132e52f8765c79b20ffdea8b33bc5aa42')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --enable-python-binding \
+  --with-libgeoip=system
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 09:57:33 UTC (rev 186513)
+++ extra-x86_64/PKGBUILD   2013-05-28 09:58:04 UTC (rev 186514)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-
-pkgname=libtorrent-rasterbar
-pkgver=0.16.9
-pkgrel=2
-epoch=1
-pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
-url=http://www.rasterbar.com/products/libtorrent/;
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('boost-libs' 'geoip' 'python2')
-makedepends=('boost')
-options=('!libtool' '!emptydirs')
-source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('4335c8b275f041d6d34a493b21f2d7234ffca34b')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-  --enable-python-binding \
-  --with-libgeoip=system
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD (from rev 186513, 
libtorrent-rasterbar/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-28 09:58:04 UTC (rev 186514)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=libtorrent-rasterbar
+pkgver=0.16.10
+pkgrel=1
+epoch=1
+pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
+url=http://www.rasterbar.com/products/libtorrent/;
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('boost-libs' 'geoip' 'python2')

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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 11:58:49
  Author: ioni
Revision: 186515

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

Added:
  telepathy-idle/repos/extra-i686/PKGBUILD
(from rev 186514, telepathy-idle/trunk/PKGBUILD)
  telepathy-idle/repos/extra-i686/telepathy-idle.install
(from rev 186514, telepathy-idle/trunk/telepathy-idle.install)
  telepathy-idle/repos/extra-x86_64/PKGBUILD
(from rev 186514, telepathy-idle/trunk/PKGBUILD)
  telepathy-idle/repos/extra-x86_64/telepathy-idle.install
(from rev 186514, telepathy-idle/trunk/telepathy-idle.install)
Deleted:
  telepathy-idle/repos/extra-i686/PKGBUILD
  telepathy-idle/repos/extra-i686/telepathy-idle.install
  telepathy-idle/repos/extra-x86_64/PKGBUILD
  telepathy-idle/repos/extra-x86_64/telepathy-idle.install

-+
 /PKGBUILD   |   60 ++
 /telepathy-idle.install |   26 ++
 extra-i686/PKGBUILD |   30 -
 extra-i686/telepathy-idle.install   |   13 ---
 extra-x86_64/PKGBUILD   |   30 -
 extra-x86_64/telepathy-idle.install |   13 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 09:58:04 UTC (rev 186514)
+++ extra-i686/PKGBUILD 2013-05-28 09:58:49 UTC (rev 186515)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-# Contributor: Samuel Mendes heka@gmail.com
-
-pkgname=telepathy-idle
-pkgver=0.1.15
-pkgrel=1
-pkgdesc=An IRC connection manager for Telepathy
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL')
-depends=('telepathy-glib')
-makedepends=('libxslt' 'python2')
-install=telepathy-idle.install
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('56f960ed1d9ed0c01e0b9f7eb68dbebe')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr \
-   --libexecdir=/usr/lib/telepathy
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-idle/repos/extra-i686/PKGBUILD (from rev 186514, 
telepathy-idle/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 09:58:49 UTC (rev 186515)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+# Contributor: Samuel Mendes heka@gmail.com
+
+pkgname=telepathy-idle
+pkgver=0.1.16
+pkgrel=1
+pkgdesc=An IRC connection manager for Telepathy
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL')
+depends=('telepathy-glib')
+makedepends=('libxslt' 'python2')
+install=telepathy-idle.install
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('afabda908a798aac3a427f4564af113a')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr \
+   --libexecdir=/usr/lib/telepathy
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/telepathy-idle.install
===
--- extra-i686/telepathy-idle.install   2013-05-28 09:58:04 UTC (rev 186514)
+++ extra-i686/telepathy-idle.install   2013-05-28 09:58:49 UTC (rev 186515)
@@ -1,13 +0,0 @@
-post_install() {
-  killall -HUP dbus-daemon 21
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: telepathy-idle/repos/extra-i686/telepathy-idle.install (from rev 
186514, telepathy-idle/trunk/telepathy-idle.install)
===
--- extra-i686/telepathy-idle.install   (rev 0)
+++ extra-i686/telepathy-idle.install   2013-05-28 09:58:49 UTC (rev 186515)
@@ -0,0 +1,13 @@
+post_install() {
+  killall -HUP dbus-daemon 21
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 09:58:04 UTC (rev 186514)
+++ extra-x86_64/PKGBUILD   2013-05-28 09:58:49 UTC (rev 186515)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-# Contributor: Samuel Mendes heka@gmail.com
-
-pkgname=telepathy-idle
-pkgver=0.1.15
-pkgrel=1
-pkgdesc=An IRC connection manager for Telepathy
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL')
-depends=('telepathy-glib')
-makedepends=('libxslt' 

[arch-commits] Commit in telepathy-mission-control/repos (8 files)

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:02:46
  Author: ioni
Revision: 186517

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

Added:
  telepathy-mission-control/repos/extra-i686/PKGBUILD
(from rev 186516, telepathy-mission-control/trunk/PKGBUILD)
  telepathy-mission-control/repos/extra-i686/telepathy-mission-control.install
(from rev 186516, 
telepathy-mission-control/trunk/telepathy-mission-control.install)
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD
(from rev 186516, telepathy-mission-control/trunk/PKGBUILD)
  telepathy-mission-control/repos/extra-x86_64/telepathy-mission-control.install
(from rev 186516, 
telepathy-mission-control/trunk/telepathy-mission-control.install)
Deleted:
  telepathy-mission-control/repos/extra-i686/PKGBUILD
  telepathy-mission-control/repos/extra-i686/telepathy-mission-control.install
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD
  telepathy-mission-control/repos/extra-x86_64/telepathy-mission-control.install

+
 /PKGBUILD  |   66 +++
 /telepathy-mission-control.install |   22 +++
 extra-i686/PKGBUILD|   33 ---
 extra-i686/telepathy-mission-control.install   |   11 ---
 extra-x86_64/PKGBUILD  |   33 ---
 extra-x86_64/telepathy-mission-control.install |   11 ---
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 10:02:26 UTC (rev 186516)
+++ extra-i686/PKGBUILD 2013-05-28 10:02:46 UTC (rev 186517)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Ju Liu liuju86 at gmail dot com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-# Contributor: Andreas Zwinkau beza...@web.de
-
-pkgname=telepathy-mission-control
-pkgver=5.14.0
-pkgrel=1
-pkgdesc=A Telepathy component providing abstraction of some of the details of 
connection managers.
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org/wiki/Mission Control
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libgnome-keyring' 'dconf' 'upower' 'networkmanager')
-makedepends=('libxslt' 'python2')
-install=telepathy-mission-control.install
-options=('!libtool')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('483fa8860891815a540ecf1bb9155122')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr \
-   --libexecdir=/usr/lib/telepathy \
-   --enable-gnome-keyring \
---disable-schemas-compile
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-mission-control/repos/extra-i686/PKGBUILD (from rev 186516, 
telepathy-mission-control/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 10:02:46 UTC (rev 186517)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Ju Liu liuju86 at gmail dot com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+# Contributor: Andreas Zwinkau beza...@web.de
+
+pkgname=telepathy-mission-control
+pkgver=5.14.1
+pkgrel=1
+pkgdesc=A Telepathy component providing abstraction of some of the details of 
connection managers.
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org/wiki/Mission Control
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libgnome-keyring' 'dconf' 'upower' 'networkmanager')
+makedepends=('libxslt' 'python2')
+install=telepathy-mission-control.install
+options=('!libtool')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('e06fb0399ec435e59c74d79a2ace8a2d')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr \
+   --libexecdir=/usr/lib/telepathy \
+   --enable-gnome-keyring \
+--disable-schemas-compile
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/telepathy-mission-control.install
===
--- extra-i686/telepathy-mission-control.install2013-05-28 10:02:26 UTC 
(rev 186516)
+++ extra-i686/telepathy-mission-control.install2013-05-28 10:02:46 UTC 
(rev 186517)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
telepathy-mission-control/repos/extra-i686/telepathy-mission-control.install 
(from rev 186516, 
telepathy-mission-control/trunk/telepathy-mission-control.install)
===
--- extra-i686/telepathy-mission-control.install
(rev 0)
+++ 

[arch-commits] Commit in telepathy-mission-control/trunk (PKGBUILD)

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:02:26
  Author: ioni
Revision: 186516

update to 5.14.1

Modified:
  telepathy-mission-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:58:49 UTC (rev 186515)
+++ PKGBUILD2013-05-28 10:02:26 UTC (rev 186516)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Zwinkau beza...@web.de
 
 pkgname=telepathy-mission-control
-pkgver=5.14.0
+pkgver=5.14.1
 pkgrel=1
 pkgdesc=A Telepathy component providing abstraction of some of the details of 
connection managers.
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=telepathy-mission-control.install
 options=('!libtool')
 
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('483fa8860891815a540ecf1bb9155122')
+md5sums=('e06fb0399ec435e59c74d79a2ace8a2d')
 
 build() {
 cd $pkgname-$pkgver



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:10:15
  Author: ioni
Revision: 186518

update to 5.00

Modified:
  openconnect/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 10:02:46 UTC (rev 186517)
+++ PKGBUILD2013-05-28 10:10:15 UTC (rev 186518)
@@ -2,22 +2,22 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=openconnect
-pkgver=4.07
+pkgver=5.00
 pkgrel=1
 epoch=1
 pkgdesc=Open client for Cisco AnyConnect VPN
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.infradead.org/openconnect.html;
-depends=('libxml2' 'openssl' 'libproxy' 'vpnc')
-makedepends=('intltool')
+depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
+makedepends=('intltool' 'python2')
 options=('!libtool' '!emptydirs')
 source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('61f26e7936d8b26c0f7e8119b7ef84b2')
+md5sums=('b3677a4b15f8c530615f4c42dadce275')
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
   --disable-static
   make
 }



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:14:05
  Author: ioni
Revision: 186519

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

Added:
  openconnect/repos/extra-i686/PKGBUILD
(from rev 186518, openconnect/trunk/PKGBUILD)
  openconnect/repos/extra-x86_64/PKGBUILD
(from rev 186518, openconnect/trunk/PKGBUILD)
Deleted:
  openconnect/repos/extra-i686/PKGBUILD
  openconnect/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 extra-i686/PKGBUILD   |   28 
 extra-x86_64/PKGBUILD |   28 
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 10:10:15 UTC (rev 186518)
+++ extra-i686/PKGBUILD 2013-05-28 10:14:05 UTC (rev 186519)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=openconnect
-pkgver=4.07
-pkgrel=1
-epoch=1
-pkgdesc=Open client for Cisco AnyConnect VPN
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.infradead.org/openconnect.html;
-depends=('libxml2' 'openssl' 'libproxy' 'vpnc')
-makedepends=('intltool')
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('61f26e7936d8b26c0f7e8119b7ef84b2')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: openconnect/repos/extra-i686/PKGBUILD (from rev 186518, 
openconnect/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 10:14:05 UTC (rev 186519)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=openconnect
+pkgver=5.00
+pkgrel=1
+epoch=1
+pkgdesc=Open client for Cisco AnyConnect VPN
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.infradead.org/openconnect.html;
+depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
+makedepends=('intltool' 'python2')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('b3677a4b15f8c530615f4c42dadce275')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 10:10:15 UTC (rev 186518)
+++ extra-x86_64/PKGBUILD   2013-05-28 10:14:05 UTC (rev 186519)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=openconnect
-pkgver=4.07
-pkgrel=1
-epoch=1
-pkgdesc=Open client for Cisco AnyConnect VPN
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.infradead.org/openconnect.html;
-depends=('libxml2' 'openssl' 'libproxy' 'vpnc')
-makedepends=('intltool')
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('61f26e7936d8b26c0f7e8119b7ef84b2')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: openconnect/repos/extra-x86_64/PKGBUILD (from rev 186518, 
openconnect/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-28 10:14:05 UTC (rev 186519)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=openconnect
+pkgver=5.00
+pkgrel=1
+epoch=1
+pkgdesc=Open client for Cisco AnyConnect VPN
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.infradead.org/openconnect.html;
+depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
+makedepends=('intltool' 'python2')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('b3677a4b15f8c530615f4c42dadce275')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:27:23
  Author: ioni
Revision: 186520

update to 0.3.0
disable bdj for now, it doesn't compile

Modified:
  libbluray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 10:14:05 UTC (rev 186519)
+++ PKGBUILD2013-05-28 10:27:23 UTC (rev 186520)
@@ -3,26 +3,21 @@
 # Contributor: Andrew Cook aris...@gmail.com
 
 pkgname=libbluray
-pkgver=0.2.3
+pkgver=0.3.0
 pkgrel=1
 pkgdesc=Library to access Blu-Ray disks for video playback
 arch=('i686' 'x86_64')
 url=http://www.videolan.org/developers/libbluray.html;
 license=('LGPL2.1')
-depends=('libxml2')
-makedepends=('apache-ant' 'jdk7-openjdk')
-optdepends=('java-environment: Blu-ray Disc Java support library')
+depends=('libxml2' 'freetype2')
 options=(!libtool)
 
source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha512sums=('b84fd172523facb207134bb1fee09c7f65914d22f6120fbfd6f312f0435229f3b110e8cc8ea121159929cda3760cfac4b52f84de39d0fb976f8c88d1f7e6d278')
+sha512sums=('96eedf23ff756e97fa64d9624a49608daccbac169714b9b231a284ed4eb63c77ee2ecbdfc42c311781571146cfa0fe340854ac831d3fe1312131e1742a4a7b02')
 
 build() {
   cd $pkgname-$pkgver
 
-  . /etc/profile.d/jdk.sh
   ./configure --prefix=/usr \
---enable-bdjava \
---with-jdk=${JAVA_HOME} \
 --disable-static
   make
 }
@@ -30,8 +25,6 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
-  #install bdj
-  install -Dm644 src/.libs/libbluray.jar $pkgdir/usr/share/java/libbluray.jar
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:28:20
  Author: ioni
Revision: 186521

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

Added:
  libbluray/repos/extra-i686/PKGBUILD
(from rev 186520, libbluray/trunk/PKGBUILD)
  libbluray/repos/extra-x86_64/PKGBUILD
(from rev 186520, libbluray/trunk/PKGBUILD)
Deleted:
  libbluray/repos/extra-i686/PKGBUILD
  libbluray/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 10:27:23 UTC (rev 186520)
+++ extra-i686/PKGBUILD 2013-05-28 10:28:20 UTC (rev 186521)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Andrew Cook aris...@gmail.com
-
-pkgname=libbluray
-pkgver=0.2.3
-pkgrel=1
-pkgdesc=Library to access Blu-Ray disks for video playback
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/developers/libbluray.html;
-license=('LGPL2.1')
-depends=('libxml2')
-makedepends=('apache-ant' 'jdk7-openjdk')
-optdepends=('java-environment: Blu-ray Disc Java support library')
-options=(!libtool)
-source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha512sums=('b84fd172523facb207134bb1fee09c7f65914d22f6120fbfd6f312f0435229f3b110e8cc8ea121159929cda3760cfac4b52f84de39d0fb976f8c88d1f7e6d278')
-
-build() {
-  cd $pkgname-$pkgver
-
-  . /etc/profile.d/jdk.sh
-  ./configure --prefix=/usr \
---enable-bdjava \
---with-jdk=${JAVA_HOME} \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  #install bdj
-  install -Dm644 src/.libs/libbluray.jar $pkgdir/usr/share/java/libbluray.jar
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libbluray/repos/extra-i686/PKGBUILD (from rev 186520, 
libbluray/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 10:28:20 UTC (rev 186521)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Andrew Cook aris...@gmail.com
+
+pkgname=libbluray
+pkgver=0.3.0
+pkgrel=1
+pkgdesc=Library to access Blu-Ray disks for video playback
+arch=('i686' 'x86_64')
+url=http://www.videolan.org/developers/libbluray.html;
+license=('LGPL2.1')
+depends=('libxml2' 'freetype2')
+options=(!libtool)
+source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+sha512sums=('96eedf23ff756e97fa64d9624a49608daccbac169714b9b231a284ed4eb63c77ee2ecbdfc42c311781571146cfa0fe340854ac831d3fe1312131e1742a4a7b02')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 10:27:23 UTC (rev 186520)
+++ extra-x86_64/PKGBUILD   2013-05-28 10:28:20 UTC (rev 186521)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Andrew Cook aris...@gmail.com
-
-pkgname=libbluray
-pkgver=0.2.3
-pkgrel=1
-pkgdesc=Library to access Blu-Ray disks for video playback
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/developers/libbluray.html;
-license=('LGPL2.1')
-depends=('libxml2')
-makedepends=('apache-ant' 'jdk7-openjdk')
-optdepends=('java-environment: Blu-ray Disc Java support library')
-options=(!libtool)
-source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha512sums=('b84fd172523facb207134bb1fee09c7f65914d22f6120fbfd6f312f0435229f3b110e8cc8ea121159929cda3760cfac4b52f84de39d0fb976f8c88d1f7e6d278')
-
-build() {
-  cd $pkgname-$pkgver
-
-  . /etc/profile.d/jdk.sh
-  ./configure --prefix=/usr \
---enable-bdjava \
---with-jdk=${JAVA_HOME} \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  #install bdj
-  install -Dm644 src/.libs/libbluray.jar $pkgdir/usr/share/java/libbluray.jar
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libbluray/repos/extra-x86_64/PKGBUILD (from rev 186520, 
libbluray/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-28 10:28:20 UTC (rev 186521)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Andrew Cook aris...@gmail.com
+
+pkgname=libbluray
+pkgver=0.3.0
+pkgrel=1
+pkgdesc=Library to access Blu-Ray disks for video playback
+arch=('i686' 'x86_64')
+url=http://www.videolan.org/developers/libbluray.html;

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

2013-05-28 Thread Gaetan Bisson
Date: Tuesday, May 28, 2013 @ 12:28:44
  Author: bisson
Revision: 186522

upstream update, enable systemd integration

Modified:
  procps-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 10:28:20 UTC (rev 186521)
+++ PKGBUILD2013-05-28 10:28:44 UTC (rev 186522)
@@ -3,8 +3,8 @@
 # Contributor: Eric Bélanger e...@archlinux.org
 
 pkgname=procps-ng
-pkgver=3.3.7
-pkgrel=2
+pkgver=3.3.8
+pkgrel=1
 pkgdesc='Utilities for monitoring your system and its processes'
 url='http://gitorious.org/procps'
 license=('GPL' 'LGPL')
@@ -12,9 +12,9 @@
 groups=('base')
 depends=('ncurses')
 backup=('etc/sysctl.conf')
-source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver};
+source=(${pkgname}-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver};
 'sysctl.conf')
-sha1sums=('436ce9e585210340ff1673157e402e07879a6239'
+sha1sums=('63aed46ba4b5b05698beb25d2aa3eee6779d7f45'
   '97ff07bab9aa5daa8d54a1346f73ba74f8e12a53')
 
 conflicts=('procps')
@@ -38,7 +38,8 @@
--libdir=/usr/lib \
--bindir=/usr/bin \
--sbindir=/usr/bin \
-   --disable-static
+   --disable-static \
+   --with-systemd
make
 }
 



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:31:36
  Author: ioni
Revision: 186523

move binary to /usr/bin

Modified:
  openconnect/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 10:28:44 UTC (rev 186522)
+++ PKGBUILD2013-05-28 10:31:36 UTC (rev 186523)
@@ -18,6 +18,7 @@
 build() {
   cd $pkgname-$pkgver
   PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
   --disable-static
   make
 }



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

2013-05-28 Thread Ionuț Mircea Bîru
Date: Tuesday, May 28, 2013 @ 12:31:58
  Author: ioni
Revision: 186524

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

Added:
  openconnect/repos/extra-i686/PKGBUILD
(from rev 186523, openconnect/trunk/PKGBUILD)
  openconnect/repos/extra-x86_64/PKGBUILD
(from rev 186523, openconnect/trunk/PKGBUILD)
Deleted:
  openconnect/repos/extra-i686/PKGBUILD
  openconnect/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 extra-i686/PKGBUILD   |   28 ---
 extra-x86_64/PKGBUILD |   28 ---
 3 files changed, 58 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 10:31:36 UTC (rev 186523)
+++ extra-i686/PKGBUILD 2013-05-28 10:31:58 UTC (rev 186524)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=openconnect
-pkgver=5.00
-pkgrel=1
-epoch=1
-pkgdesc=Open client for Cisco AnyConnect VPN
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.infradead.org/openconnect.html;
-depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
-makedepends=('intltool' 'python2')
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b3677a4b15f8c530615f4c42dadce275')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-  --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: openconnect/repos/extra-i686/PKGBUILD (from rev 186523, 
openconnect/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 10:31:58 UTC (rev 186524)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=openconnect
+pkgver=5.00
+pkgrel=1
+epoch=1
+pkgdesc=Open client for Cisco AnyConnect VPN
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.infradead.org/openconnect.html;
+depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
+makedepends=('intltool' 'python2')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('b3677a4b15f8c530615f4c42dadce275')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 10:31:36 UTC (rev 186523)
+++ extra-x86_64/PKGBUILD   2013-05-28 10:31:58 UTC (rev 186524)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=openconnect
-pkgver=5.00
-pkgrel=1
-epoch=1
-pkgdesc=Open client for Cisco AnyConnect VPN
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.infradead.org/openconnect.html;
-depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
-makedepends=('intltool' 'python2')
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b3677a4b15f8c530615f4c42dadce275')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-  --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: openconnect/repos/extra-x86_64/PKGBUILD (from rev 186523, 
openconnect/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-28 10:31:58 UTC (rev 186524)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=openconnect
+pkgver=5.00
+pkgrel=1
+epoch=1
+pkgdesc=Open client for Cisco AnyConnect VPN
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.infradead.org/openconnect.html;
+depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
+makedepends=('intltool' 'python2')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('b3677a4b15f8c530615f4c42dadce275')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 12:50:14
  Author: tpowa
Revision: 186525

upgpkg: linux-firmware 20130528-1

bump to latest version, removed Makefile

Modified:
  linux-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 10:31:58 UTC (rev 186524)
+++ PKGBUILD2013-05-28 10:50:14 UTC (rev 186525)
@@ -8,7 +8,7 @@
 #
 
 pkgname=linux-firmware
-pkgver=20130430
+pkgver=20130528
 pkgrel=1
 pkgdesc=Firmware files for Linux
 arch=('any')
@@ -43,7 +43,8 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
+  # remove not needed Makefile #35236
+  rm Makefile
   install -d -m755 ${pkgdir}/usr/lib/firmware
   cp -a * ${pkgdir}/usr/lib/firmware/
   install -d -m755 ${pkgdir}/usr/share/licenses/linux-firmware/
@@ -51,4 +52,5 @@
   mv ${pkgdir}/usr/lib/firmware/{LICEN*,WHENCE} 
${pkgdir}/usr/share/licenses/linux-firmware/
 }
 # vim:set ts=2 sw=2 et:
-md5sums=('187ee7fdeb87c92b78415b0be26d9d51')
+md5sums=('8dc5aea5b03dff8595f096f9e368e888')
+md5sums=('f1e8f2a874599752443427e052fe76ab')



[arch-commits] Commit in linux-firmware/repos (testing-any testing-any/PKGBUILD)

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 12:50:24
  Author: tpowa
Revision: 186526

archrelease: copy trunk to testing-any

Added:
  linux-firmware/repos/testing-any/
  linux-firmware/repos/testing-any/PKGBUILD
(from rev 186525, linux-firmware/trunk/PKGBUILD)

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

Copied: linux-firmware/repos/testing-any/PKGBUILD (from rev 186525, 
linux-firmware/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-05-28 10:50:24 UTC (rev 186526)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+#
+# Create a new tarball from the linux-firmware git tree with the following 
command:
+# git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
+# git archive --format=tar --prefix linux-firmware-$(date +%Y%m%d)/ master | 
xz -9  linux-firmware-$(date +%Y%m%d).tar.xz
+#
+
+pkgname=linux-firmware
+pkgver=20130528
+pkgrel=1
+pkgdesc=Firmware files for Linux
+arch=('any')
+url=http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
+license=('GPL2' 'GPL3' 'custom')
+provides=('kernel26-firmware=2.6.34.99')
+conflicts=('linux-firmware-git'
+   'kernel26-firmware'
+   'ar9170-fw'
+   'iwlwifi-1000-ucode'
+   'iwlwifi-3945-ucode'
+   'iwlwifi-4965-ucode'
+   'iwlwifi-5000-ucode'
+   'iwlwifi-5150-ucode'
+   'iwlwifi-6000-ucode'
+   'rt2870usb-fw'
+   'rt2x00-rt61-fw'
+   'rt2x00-rt71w-fw')
+replaces=('kernel26-firmware'
+   'ar9170-fw'
+   'iwlwifi-1000-ucode'
+   'iwlwifi-3945-ucode'
+   'iwlwifi-4965-ucode'
+   'iwlwifi-5000-ucode'
+   'iwlwifi-5150-ucode'
+   'iwlwifi-6000-ucode'
+   'rt2870usb-fw'
+   'rt2x00-rt61-fw'
+   'rt2x00-rt71w-fw')
+options=(!strip)
+source=(ftp://ftp.archlinux.org/other/linux-firmware/$pkgname-$pkgver.tar.xz)
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  # remove not needed Makefile #35236
+  rm Makefile
+  install -d -m755 ${pkgdir}/usr/lib/firmware
+  cp -a * ${pkgdir}/usr/lib/firmware/
+  install -d -m755 ${pkgdir}/usr/share/licenses/linux-firmware/
+  rm -f ${pkgdir}/usr/lib/firmware/{configure,GPL*}
+  mv ${pkgdir}/usr/lib/firmware/{LICEN*,WHENCE} 
${pkgdir}/usr/share/licenses/linux-firmware/
+}
+# vim:set ts=2 sw=2 et:
+md5sums=('8dc5aea5b03dff8595f096f9e368e888')
+md5sums=('f1e8f2a874599752443427e052fe76ab')



[arch-commits] Commit in lib32-glu/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:04:12
  Author: lcarlier
Revision: 91800

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-glu/repos/multilib-x86_64/PKGBUILD
(from rev 91799, lib32-glu/trunk/PKGBUILD)
Deleted:
  lib32-glu/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-28 11:04:04 UTC (rev 91799)
+++ PKGBUILD2013-05-28 11:04:12 UTC (rev 91800)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier lordhea...@gmail.com
-
-pkgname=lib32-glu
-pkgver=9.0.0
-pkgrel=1
-pkgdesc=Mesa OpenGL utility library (32 bits)
-arch=('x86_64')
-url=http://mesa.freedesktop.org/;
-license=('LGPL')
-depends=('lib32-libgl')
-makedepends=('gcc-multilib' 'lib32-mesa')
-options=('!libtool')
-source=(ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$pkgver.tar.bz2)
-sha256sums=('1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12')
-
-build() {
-  cd ${srcdir}/glu-$pkgver
-
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  ./configure --prefix=/usr --disable-static \
---libdir=/usr/lib32 
-  make
-}
-
-check() {
-  cd $srcdir/glu-$pkgver
-
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  make -k check
-}
-
-package() {
-  cd ${srcdir}/glu-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  
-  rm -rf ${pkgdir}/usr/include
-}

Copied: lib32-glu/repos/multilib-x86_64/PKGBUILD (from rev 91799, 
lib32-glu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-28 11:04:12 UTC (rev 91800)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Laurent Carlier lordhea...@gmail.com
+
+pkgname=lib32-glu
+pkgver=9.0.0
+pkgrel=2
+pkgdesc=Mesa OpenGL utility library (32 bits)
+arch=('x86_64')
+url=http://mesa.freedesktop.org/;
+license=('LGPL')
+depends=('lib32-libgl' 'glu')
+makedepends=('gcc-multilib' 'lib32-mesa')
+options=('!libtool')
+source=(ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$pkgver.tar.bz2)
+sha256sums=('1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12')
+
+build() {
+  cd ${srcdir}/glu-$pkgver
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  ./configure --prefix=/usr --disable-static \
+--libdir=/usr/lib32 
+  make
+}
+
+check() {
+  cd $srcdir/glu-$pkgver
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/glu-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  
+  rm -rf ${pkgdir}/usr/include
+}



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

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:04:04
  Author: lcarlier
Revision: 91799

upgpkg: lib32-glu 9.0.0-2

Add missing dependency on glu (header files)

Modified:
  lib32-glu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 09:40:01 UTC (rev 91798)
+++ PKGBUILD2013-05-28 11:04:04 UTC (rev 91799)
@@ -3,12 +3,12 @@
 
 pkgname=lib32-glu
 pkgver=9.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Mesa OpenGL utility library (32 bits)
 arch=('x86_64')
 url=http://mesa.freedesktop.org/;
 license=('LGPL')
-depends=('lib32-libgl')
+depends=('lib32-libgl' 'glu')
 makedepends=('gcc-multilib' 'lib32-mesa')
 options=('!libtool')
 source=(ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$pkgver.tar.bz2)



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:17:36
  Author: spupykin
Revision: 91801

upgpkg: mediawiki 1.20.6-1

upd

Modified:
  mediawiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:04:12 UTC (rev 91800)
+++ PKGBUILD2013-05-28 11:17:36 UTC (rev 91801)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=mediawiki
-pkgver=1.20.5
+pkgver=1.20.6
 pkgrel=1
 pkgdesc=MediaWiki engine
 arch=('any')
@@ -30,7 +30,7 @@
 source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz

mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20
apache.example.conf)
-md5sums=('4676e26cde186c8aa31fb3e46851afad'
+md5sums=('2cbb69d1369d58d6575753fac04ad5d9'
  'ee8fceb0a86f2972409104767406591c'
  '99c25f04d4093fdb1be7624fe4e7')
 



[arch-commits] Commit in mediawiki/repos/community-any (6 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:17:55
  Author: spupykin
Revision: 91802

archrelease: copy trunk to community-any

Added:
  mediawiki/repos/community-any/PKGBUILD
(from rev 91801, mediawiki/trunk/PKGBUILD)
  mediawiki/repos/community-any/apache.example.conf
(from rev 91801, mediawiki/trunk/apache.example.conf)
  mediawiki/repos/community-any/mediawiki.install
(from rev 91801, mediawiki/trunk/mediawiki.install)
Deleted:
  mediawiki/repos/community-any/PKGBUILD
  mediawiki/repos/community-any/apache.example.conf
  mediawiki/repos/community-any/mediawiki.install

-+
 PKGBUILD|  124 +-
 apache.example.conf |   16 +++---
 mediawiki.install   |8 +--
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-28 11:17:36 UTC (rev 91801)
+++ PKGBUILD2013-05-28 11:17:55 UTC (rev 91802)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=mediawiki
-pkgver=1.20.5
-pkgrel=1
-pkgdesc=MediaWiki engine
-arch=('any')
-url=http://www.mediawiki.org/wiki/MediaWiki;
-# + http://www.mediawiki.org/wiki/Extension:Math
-license=(GPL)
-depends=('php')
-optdepends=('texvc: for math rendering'
-   'python2'
-   'pcre: for regular expressions support'
-   'php-intl: to handle Unicode normalization'
-   'php-mysql: for MySQL database support'
-   'php-pgsql: for PostgreSQL database support'
-   'php-sqlite: for sqlite database support'
-   'php-apc: for cache support'
-   'php-xcache: for cache support'
-   'memcached: for cache support'
-   'php-gd: for thumbnails rendering'
-   'imagemagick: for thumbnails rendering'
-   'sendmail: for meail sending')
-backup=(etc/webapps/mediawiki/.htaccess)
-install=mediawiki.install
-options=(!strip)
-source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz
-   
mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20
-   apache.example.conf)
-md5sums=('4676e26cde186c8aa31fb3e46851afad'
- 'ee8fceb0a86f2972409104767406591c'
- '99c25f04d4093fdb1be7624fe4e7')
-
-package() {
-  cd $srcdir
-  install -vdm0755 $pkgdir/usr/share/webapps
-  install -vdm0755 $pkgdir/etc/webapps/mediawiki
-  cp -a $pkgname-$pkgver $pkgdir/usr/share/webapps/mediawiki
-  cp -a wikimedia-mediawiki-extensions-Math-* 
$pkgdir/usr/share/webapps/mediawiki/extensions/Math
-  ln -s /usr/bin/texvc 
$pkgdir/usr/share/webapps/mediawiki/extensions/Math/math/texvc
-  echo deny from all  $pkgdir/etc/webapps/mediawiki/.htaccess
-  ln -sf /etc/webapps/mediawiki/.htaccess 
$pkgdir/usr/share/webapps/mediawiki/.htaccess
-  install -vDm0644 $srcdir/apache.example.conf 
$pkgdir/etc/webapps/mediawiki/apache.example.conf
-
-  # move cache and images to /var
-  install -vdm0755 -o http -g http $pkgdir/var/cache/mediawiki
-  install -vdm0755 -o http -g http $pkgdir/var/lib/mediawiki
-
-  cd $pkgdir/usr/share/webapps/mediawiki
-
-  mv cache/.htaccess $pkgdir/var/cache/mediawiki/
-  rmdir cache
-  ln -sf /var/cache/mediawiki cache
-
-  mv images/* $pkgdir/var/lib/mediawiki/
-  mv images/.htaccess $pkgdir/var/lib/mediawiki/
-  rmdir images
-  ln -sf /var/lib/mediawiki images
-}

Copied: mediawiki/repos/community-any/PKGBUILD (from rev 91801, 
mediawiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-28 11:17:55 UTC (rev 91802)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=mediawiki
+pkgver=1.20.6
+pkgrel=1
+pkgdesc=MediaWiki engine
+arch=('any')
+url=http://www.mediawiki.org/wiki/MediaWiki;
+# + http://www.mediawiki.org/wiki/Extension:Math
+license=(GPL)
+depends=('php')
+optdepends=('texvc: for math rendering'
+   'python2'
+   'pcre: for regular expressions support'
+   'php-intl: to handle Unicode normalization'
+   'php-mysql: for MySQL database support'
+   'php-pgsql: for PostgreSQL database support'
+   'php-sqlite: for sqlite database support'
+   'php-apc: for cache support'
+   'php-xcache: for cache support'
+   'memcached: for cache support'
+   'php-gd: for thumbnails rendering'
+   'imagemagick: for thumbnails rendering'
+   'sendmail: for meail sending')
+backup=(etc/webapps/mediawiki/.htaccess)
+install=mediawiki.install
+options=(!strip)
+source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz
+   
mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20
+  

[arch-commits] Commit in ussp-push/trunk (PKGBUILD ussp-push-remote-name.patch)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:21:14
  Author: spupykin
Revision: 91803

build fix

Modified:
  ussp-push/trunk/PKGBUILD
  ussp-push/trunk/ussp-push-remote-name.patch

-+
 PKGBUILD|3 ++-
 ussp-push-remote-name.patch |   42 ++
 2 files changed, 44 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:17:55 UTC (rev 91802)
+++ PKGBUILD2013-05-28 11:21:14 UTC (rev 91803)
@@ -5,7 +5,7 @@
 
 pkgname=ussp-push
 pkgver=0.11
-pkgrel=5
+pkgrel=6
 pkgdesc=OBEX object pusher for Linux
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -23,6 +23,7 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
+  export LDFLAGS=$LDFLAGS -lopenobex-apps-common
   ./configure --prefix=/usr
   make
 }

Modified: ussp-push-remote-name.patch
===
--- ussp-push-remote-name.patch 2013-05-28 11:17:55 UTC (rev 91802)
+++ ussp-push-remote-name.patch 2013-05-28 11:21:14 UTC (rev 91803)
@@ -22,3 +22,45 @@
BTERROR(OBEX_Init failed: %s\n, strerror(errno));
obex_free(gt);
*err = -1;
+@@ -85,41 +85,6 @@
+ int bt_debug;
+ 
+ 
+-
+-/*
+- * These two functions are from affix/profiles/obex/obex_io.c
+- */
+-int get_filesize(const char *filename)
+-{
+-  struct stat stats;
+-
+-  stat(filename, stats);
+-  return (int) stats.st_size;
+-}
+-
+-uint8_t *easy_readfile(const char *filename, int *file_size)
+-{
+-  int actual;
+-  int fd;
+-  uint8_t *buf;
+-
+-  fd = open(filename, O_RDONLY, 0);
+-  if (fd == -1) {
+-  return NULL;
+-  }
+-  *file_size = get_filesize(filename);
+-  printf(name=%s, size=%d\n, filename, *file_size);
+-  if (!(buf = malloc(*file_size))) {
+-  return NULL;
+-  }
+-
+-  actual = read(fd, buf, *file_size);
+-  close(fd);
+-
+-  *file_size = actual;
+-  return buf;
+-}
+-
+ /*
+  * This function comes from affix/profiles/obex/obex_client.c .. All I changed
+  * was a BTERROR() macro.  The OBEX_HandleInput() calls inside the loop should



[arch-commits] Commit in ussp-push/trunk (3 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:24:33
  Author: spupykin
Revision: 91804

upgpkg: ussp-push 0.11-6

upd

Added:
  ussp-push/trunk/build-fix.patch
(from rev 91803, ussp-push/trunk/ussp-push-remote-name.patch)
Modified:
  ussp-push/trunk/PKGBUILD
Deleted:
  ussp-push/trunk/ussp-push-remote-name.patch

-+
 PKGBUILD|6 +--
 build-fix.patch |   66 ++
 ussp-push-remote-name.patch |   66 --
 3 files changed, 69 insertions(+), 69 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:21:14 UTC (rev 91803)
+++ PKGBUILD2013-05-28 11:24:33 UTC (rev 91804)
@@ -12,13 +12,13 @@
 url=http://xmailserver.org/ussp-push.html;
 depends=('openobex')
 source=(http://xmailserver.org/$pkgname-$pkgver.tar.gz
-   ussp-push-remote-name.patch)
+   build-fix.patch)
 md5sums=('5c44983ee27809867041feff6bb4423a'
- 'bcd29432ac8fc8b2aa979fb22cabd5a6')
+ 'b9020ea9bb34b811206366b407f5e3cd')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
-  patch -p1 $srcdir/ussp-push-remote-name.patch
+  patch -p1 $srcdir/build-fix.patch
 }
 
 build() {

Copied: ussp-push/trunk/build-fix.patch (from rev 91803, 
ussp-push/trunk/ussp-push-remote-name.patch)
===
--- build-fix.patch (rev 0)
+++ build-fix.patch 2013-05-28 11:24:33 UTC (rev 91804)
@@ -0,0 +1,66 @@
+diff -dupr ussp-push-0.11.old/src/obex_socket.c 
ussp-push-0.11/src/obex_socket.c
+--- ussp-push-0.11.old/src/obex_socket.c   2009-05-15 11:03:34.904797689 
+0200
 ussp-push-0.11/src/obex_socket.c   2009-05-15 11:03:45.599797286 +0200
+@@ -197,7 +197,7 @@ static int bt_sock_name2bth(int devid, c
+   for (i = 0; i  niinf; i++) {
+   char devname[128];
+ 
+-  if (hci_remote_name(dd, piinf[i].bdaddr, sizeof(devname) - 1,
++  if (hci_read_remote_name(dd, piinf[i].bdaddr, sizeof(devname) 
- 1,
+   devname, 10) = 0) {
+   if (strcasecmp(devname, btname) == 0) {
+   *btaddr = piinf[i].bdaddr;
+diff -wbBur ussp-push-0.11/src/obex_main.c ussp-push-0.11.q/src/obex_main.c
+--- ussp-push-0.11/src/obex_main.c 2008-08-25 00:48:53.0 +0400
 ussp-push-0.11.q/src/obex_main.c   2013-05-27 14:13:06.533474671 +0400
+@@ -85,41 +85,6 @@
+ int bt_debug;
+ 
+ 
+-
+-/*
+- * These two functions are from affix/profiles/obex/obex_io.c
+- */
+-int get_filesize(const char *filename)
+-{
+-  struct stat stats;
+-
+-  stat(filename, stats);
+-  return (int) stats.st_size;
+-}
+-
+-uint8_t *easy_readfile(const char *filename, int *file_size)
+-{
+-  int actual;
+-  int fd;
+-  uint8_t *buf;
+-
+-  fd = open(filename, O_RDONLY, 0);
+-  if (fd == -1) {
+-  return NULL;
+-  }
+-  *file_size = get_filesize(filename);
+-  printf(name=%s, size=%d\n, filename, *file_size);
+-  if (!(buf = malloc(*file_size))) {
+-  return NULL;
+-  }
+-
+-  actual = read(fd, buf, *file_size);
+-  close(fd);
+-
+-  *file_size = actual;
+-  return buf;
+-}
+-
+ /*
+  * This function comes from affix/profiles/obex/obex_client.c .. All I changed
+  * was a BTERROR() macro.  The OBEX_HandleInput() calls inside the loop should
+@@ -197,7 +197,7 @@
+   *err = -1;
+   return NULL;
+   }
+-  if (!(handle = OBEX_Init(OBEX_TRANS_CUST, obex_event, 0))) {
++  if (!(handle = OBEX_Init(OBEX_TRANS_CUSTOM, obex_event, 0))) {
+   BTERROR(OBEX_Init failed: %s\n, strerror(errno));
+   obex_free(gt);
+   *err = -1;

Deleted: ussp-push-remote-name.patch
===
--- ussp-push-remote-name.patch 2013-05-28 11:21:14 UTC (rev 91803)
+++ ussp-push-remote-name.patch 2013-05-28 11:24:33 UTC (rev 91804)
@@ -1,66 +0,0 @@
-diff -dupr ussp-push-0.11.old/src/obex_socket.c 
ussp-push-0.11/src/obex_socket.c
 ussp-push-0.11.old/src/obex_socket.c   2009-05-15 11:03:34.904797689 
+0200
-+++ ussp-push-0.11/src/obex_socket.c   2009-05-15 11:03:45.599797286 +0200
-@@ -197,7 +197,7 @@ static int bt_sock_name2bth(int devid, c
-   for (i = 0; i  niinf; i++) {
-   char devname[128];
- 
--  if (hci_remote_name(dd, piinf[i].bdaddr, sizeof(devname) - 1,
-+  if (hci_read_remote_name(dd, piinf[i].bdaddr, sizeof(devname) 
- 1,
-   devname, 10) = 0) {
-   if (strcasecmp(devname, btname) == 0) {
-   *btaddr = piinf[i].bdaddr;
-diff -wbBur ussp-push-0.11/src/obex_main.c ussp-push-0.11.q/src/obex_main.c
 ussp-push-0.11/src/obex_main.c 2008-08-25 00:48:53.0 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:24:46
  Author: spupykin
Revision: 91805

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

Added:
  ussp-push/repos/community-staging-i686/
  ussp-push/repos/community-staging-i686/PKGBUILD
(from rev 91804, ussp-push/trunk/PKGBUILD)
  ussp-push/repos/community-staging-i686/build-fix.patch
(from rev 91804, ussp-push/trunk/build-fix.patch)
  ussp-push/repos/community-staging-x86_64/
  ussp-push/repos/community-staging-x86_64/PKGBUILD
(from rev 91804, ussp-push/trunk/PKGBUILD)
  ussp-push/repos/community-staging-x86_64/build-fix.patch
(from rev 91804, ussp-push/trunk/build-fix.patch)

--+
 community-staging-i686/PKGBUILD  |   34 ++
 community-staging-i686/build-fix.patch   |   66 +
 community-staging-x86_64/PKGBUILD|   34 ++
 community-staging-x86_64/build-fix.patch |   66 +
 4 files changed, 200 insertions(+)

Copied: ussp-push/repos/community-staging-i686/PKGBUILD (from rev 91804, 
ussp-push/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-05-28 11:24:46 UTC (rev 91805)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Giovanni Scafora linuxma...@gmail.com
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=ussp-push
+pkgver=0.11
+pkgrel=6
+pkgdesc=OBEX object pusher for Linux
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://xmailserver.org/ussp-push.html;
+depends=('openobex')
+source=(http://xmailserver.org/$pkgname-$pkgver.tar.gz
+   build-fix.patch)
+md5sums=('5c44983ee27809867041feff6bb4423a'
+ 'b9020ea9bb34b811206366b407f5e3cd')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 $srcdir/build-fix.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  export LDFLAGS=$LDFLAGS -lopenobex-apps-common
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: ussp-push/repos/community-staging-i686/build-fix.patch (from rev 91804, 
ussp-push/trunk/build-fix.patch)
===
--- community-staging-i686/build-fix.patch  (rev 0)
+++ community-staging-i686/build-fix.patch  2013-05-28 11:24:46 UTC (rev 
91805)
@@ -0,0 +1,66 @@
+diff -dupr ussp-push-0.11.old/src/obex_socket.c 
ussp-push-0.11/src/obex_socket.c
+--- ussp-push-0.11.old/src/obex_socket.c   2009-05-15 11:03:34.904797689 
+0200
 ussp-push-0.11/src/obex_socket.c   2009-05-15 11:03:45.599797286 +0200
+@@ -197,7 +197,7 @@ static int bt_sock_name2bth(int devid, c
+   for (i = 0; i  niinf; i++) {
+   char devname[128];
+ 
+-  if (hci_remote_name(dd, piinf[i].bdaddr, sizeof(devname) - 1,
++  if (hci_read_remote_name(dd, piinf[i].bdaddr, sizeof(devname) 
- 1,
+   devname, 10) = 0) {
+   if (strcasecmp(devname, btname) == 0) {
+   *btaddr = piinf[i].bdaddr;
+diff -wbBur ussp-push-0.11/src/obex_main.c ussp-push-0.11.q/src/obex_main.c
+--- ussp-push-0.11/src/obex_main.c 2008-08-25 00:48:53.0 +0400
 ussp-push-0.11.q/src/obex_main.c   2013-05-27 14:13:06.533474671 +0400
+@@ -85,41 +85,6 @@
+ int bt_debug;
+ 
+ 
+-
+-/*
+- * These two functions are from affix/profiles/obex/obex_io.c
+- */
+-int get_filesize(const char *filename)
+-{
+-  struct stat stats;
+-
+-  stat(filename, stats);
+-  return (int) stats.st_size;
+-}
+-
+-uint8_t *easy_readfile(const char *filename, int *file_size)
+-{
+-  int actual;
+-  int fd;
+-  uint8_t *buf;
+-
+-  fd = open(filename, O_RDONLY, 0);
+-  if (fd == -1) {
+-  return NULL;
+-  }
+-  *file_size = get_filesize(filename);
+-  printf(name=%s, size=%d\n, filename, *file_size);
+-  if (!(buf = malloc(*file_size))) {
+-  return NULL;
+-  }
+-
+-  actual = read(fd, buf, *file_size);
+-  close(fd);
+-
+-  *file_size = actual;
+-  return buf;
+-}
+-
+ /*
+  * This function comes from affix/profiles/obex/obex_client.c .. All I changed
+  * was a BTERROR() macro.  The OBEX_HandleInput() calls inside the loop should
+@@ -197,7 +197,7 @@
+   *err = -1;
+   return NULL;
+   }
+-  if (!(handle = OBEX_Init(OBEX_TRANS_CUST, obex_event, 0))) {
++  if (!(handle = OBEX_Init(OBEX_TRANS_CUSTOM, obex_event, 0))) {
+   BTERROR(OBEX_Init failed: %s\n, strerror(errno));
+   obex_free(gt);
+   *err = -1;

Copied: ussp-push/repos/community-staging-x86_64/PKGBUILD (from rev 91804, 
ussp-push/trunk/PKGBUILD)

[arch-commits] Commit in lib32-libtiff/trunk (8 files)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:25:14
  Author: lcarlier
Revision: 91806

upgpkg: lib32-libtiff 4.0.3-2

Sync with extra, openGL support not enabled because of missing lib32-freeglut 
in our repo

Added:
  lib32-libtiff/trunk/tiff-3.9.7-CVE-2012-4447.patch
  lib32-libtiff/trunk/tiff-3.9.7-CVE-2012-4564.patch
  lib32-libtiff/trunk/tiff-4.0.3-CVE-2013-1960.patch
  lib32-libtiff/trunk/tiff-4.0.3-CVE-2013-1961.patch
  lib32-libtiff/trunk/tiff-4.0.3-libjpeg-turbo.patch
  lib32-libtiff/trunk/tiff-4.0.3-tiff2pdf-colors.patch
Modified:
  lib32-libtiff/trunk/PKGBUILD
Deleted:
  lib32-libtiff/trunk/libtiff-CVE-2009-2285.patch

--+
 PKGBUILD |   42 +-
 libtiff-CVE-2009-2285.patch  |   22 -
 tiff-3.9.7-CVE-2012-4447.patch   |   37 +
 tiff-3.9.7-CVE-2012-4564.patch   |   77 +++
 tiff-4.0.3-CVE-2013-1960.patch   |  145 +++
 tiff-4.0.3-CVE-2013-1961.patch   |  759 +
 tiff-4.0.3-libjpeg-turbo.patch   |  122 +
 tiff-4.0.3-tiff2pdf-colors.patch |   15 
 8 files changed, 1188 insertions(+), 31 deletions(-)

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


[arch-commits] Commit in lib32-libtiff/repos/multilib-x86_64 (9 files)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:25:27
  Author: lcarlier
Revision: 91807

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libtiff/repos/multilib-x86_64/PKGBUILD
(from rev 91806, lib32-libtiff/trunk/PKGBUILD)
  lib32-libtiff/repos/multilib-x86_64/tiff-3.9.7-CVE-2012-4447.patch
(from rev 91806, lib32-libtiff/trunk/tiff-3.9.7-CVE-2012-4447.patch)
  lib32-libtiff/repos/multilib-x86_64/tiff-3.9.7-CVE-2012-4564.patch
(from rev 91806, lib32-libtiff/trunk/tiff-3.9.7-CVE-2012-4564.patch)
  lib32-libtiff/repos/multilib-x86_64/tiff-4.0.3-CVE-2013-1960.patch
(from rev 91806, lib32-libtiff/trunk/tiff-4.0.3-CVE-2013-1960.patch)
  lib32-libtiff/repos/multilib-x86_64/tiff-4.0.3-CVE-2013-1961.patch
(from rev 91806, lib32-libtiff/trunk/tiff-4.0.3-CVE-2013-1961.patch)
  lib32-libtiff/repos/multilib-x86_64/tiff-4.0.3-libjpeg-turbo.patch
(from rev 91806, lib32-libtiff/trunk/tiff-4.0.3-libjpeg-turbo.patch)
  lib32-libtiff/repos/multilib-x86_64/tiff-4.0.3-tiff2pdf-colors.patch
(from rev 91806, lib32-libtiff/trunk/tiff-4.0.3-tiff2pdf-colors.patch)
Deleted:
  lib32-libtiff/repos/multilib-x86_64/PKGBUILD
  lib32-libtiff/repos/multilib-x86_64/libtiff-CVE-2009-2285.patch

--+
 PKGBUILD |  106 +++--
 libtiff-CVE-2009-2285.patch  |   22 -
 tiff-3.9.7-CVE-2012-4447.patch   |   37 +
 tiff-3.9.7-CVE-2012-4564.patch   |   77 +++
 tiff-4.0.3-CVE-2013-1960.patch   |  145 +++
 tiff-4.0.3-CVE-2013-1961.patch   |  759 +
 tiff-4.0.3-libjpeg-turbo.patch   |  122 +
 tiff-4.0.3-tiff2pdf-colors.patch |   15 
 8 files changed, 1220 insertions(+), 63 deletions(-)

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


[arch-commits] Commit in lib32-p11-kit/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:37:37
  Author: lcarlier
Revision: 91811

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD
(from rev 91810, lib32-p11-kit/trunk/PKGBUILD)
Deleted:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-28 11:37:28 UTC (rev 91810)
+++ PKGBUILD2013-05-28 11:37:37 UTC (rev 91811)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Christoph Vigano m...@cvigano.de
-
-_pkgbasename=p11-kit
-pkgname=lib32-$_pkgbasename
-pkgver=0.18.2
-pkgrel=1
-pkgdesc=Library to work with PKCS#11 modules (32-bit)
-arch=(i686 x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
-options=(!libtool)
-source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('7bb1703f38fb778054bf57477c78dc8f')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  cd $srcdir/$_pkgbasename-$pkgver
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
---with-module-path=/usr/lib32/pkcs11
-  make
-}
-
-package() {
-  cd $srcdir/$_pkgbasename-$pkgver
-  make DESTDIR=$pkgdir install
-  rm -rf ${pkgdir}/etc
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD (from rev 91810, 
lib32-p11-kit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-28 11:37:37 UTC (rev 91811)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Christoph Vigano m...@cvigano.de
+
+_pkgbasename=p11-kit
+pkgname=lib32-$_pkgbasename
+pkgver=0.18.2
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules (32-bit)
+arch=(x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
+options=(!libtool)
+source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
+md5sums=('7bb1703f38fb778054bf57477c78dc8f')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  cd $srcdir/$_pkgbasename-$pkgver
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
+--with-module-path=/usr/lib32/pkcs11
+  make
+}
+
+package() {
+  cd $srcdir/$_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -rf ${pkgdir}/etc
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in lib32-p11-kit/trunk (PKGBUILD)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:37:28
  Author: lcarlier
Revision: 91810

upgpkg: lib32-p11-kit 0.18.2-1

Sync with extra

Modified:
  lib32-p11-kit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:37:13 UTC (rev 91809)
+++ PKGBUILD2013-05-28 11:37:28 UTC (rev 91810)
@@ -7,7 +7,7 @@
 pkgver=0.18.2
 pkgrel=1
 pkgdesc=Library to work with PKCS#11 modules (32-bit)
-arch=(i686 x86_64)
+arch=(x86_64)
 url=http://p11-glue.freedesktop.org;
 license=('BSD')
 depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)



[arch-commits] Commit in lib32-p11-kit/trunk (PKGBUILD)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:37:06
  Author: lcarlier
Revision: 91808

upgpkg: lib32-p11-kit 0.18.2-1

Sync with extra

Modified:
  lib32-p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:25:27 UTC (rev 91807)
+++ PKGBUILD2013-05-28 11:37:06 UTC (rev 91808)
@@ -4,7 +4,7 @@
 
 _pkgbasename=p11-kit
 pkgname=lib32-$_pkgbasename
-pkgver=0.18.1
+pkgver=0.18.2
 pkgrel=1
 pkgdesc=Library to work with PKCS#11 modules (32-bit)
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
 options=(!libtool)
 source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c')
+md5sums=('7bb1703f38fb778054bf57477c78dc8f')
 
 build() {
   export CC=gcc -m32



[arch-commits] Commit in lib32-p11-kit/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-05-28 Thread Laurent Carlier
Date: Tuesday, May 28, 2013 @ 13:37:13
  Author: lcarlier
Revision: 91809

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD
(from rev 91808, lib32-p11-kit/trunk/PKGBUILD)
Deleted:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-28 11:37:06 UTC (rev 91808)
+++ PKGBUILD2013-05-28 11:37:13 UTC (rev 91809)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Christoph Vigano m...@cvigano.de
-
-_pkgbasename=p11-kit
-pkgname=lib32-$_pkgbasename
-pkgver=0.18.1
-pkgrel=1
-pkgdesc=Library to work with PKCS#11 modules (32-bit)
-arch=(i686 x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
-options=(!libtool)
-source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  cd $srcdir/$_pkgbasename-$pkgver
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
---with-module-path=/usr/lib32/pkcs11
-  make
-}
-
-package() {
-  cd $srcdir/$_pkgbasename-$pkgver
-  make DESTDIR=$pkgdir install
-  rm -rf ${pkgdir}/etc
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD (from rev 91808, 
lib32-p11-kit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-28 11:37:13 UTC (rev 91809)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Christoph Vigano m...@cvigano.de
+
+_pkgbasename=p11-kit
+pkgname=lib32-$_pkgbasename
+pkgver=0.18.2
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules (32-bit)
+arch=(i686 x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
+options=(!libtool)
+source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
+md5sums=('7bb1703f38fb778054bf57477c78dc8f')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  cd $srcdir/$_pkgbasename-$pkgver
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
+--with-module-path=/usr/lib32/pkcs11
+  make
+}
+
+package() {
+  cd $srcdir/$_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -rf ${pkgdir}/etc
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:38:34
  Author: spupykin
Revision: 91812

upgpkg: libvirt 1.0.5-5

upd

Modified:
  libvirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:37:37 UTC (rev 91811)
+++ PKGBUILD2013-05-28 11:38:34 UTC (rev 91812)
@@ -4,7 +4,7 @@
 
 pkgname=libvirt
 pkgver=1.0.5
-pkgrel=4
+pkgrel=5
 pkgdesc=API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)
 arch=('i686' 'x86_64')
 url=http://libvirt.org/;
@@ -55,7 +55,8 @@
--with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
--with-init-script=systemd --with-audit \
--with-qemu-user=nobody --with-qemu-group=nobody \
-   --without-netcf --with-interface
+   --without-netcf --with-interface \
+   --with-dnsmasq-path=/usr/bin/dnsmasq
   make
 
   sed -i 's|/etc/sysconfig/|/etc/conf.d/|' daemon/libvirtd.service 
tools/libvirt-guests.service



[arch-commits] Commit in libvirt/repos (20 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:39:01
  Author: spupykin
Revision: 91813

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

Added:
  libvirt/repos/community-i686/PKGBUILD
(from rev 91812, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-i686/libvirt.install
(from rev 91812, libvirt/trunk/libvirt.install)
  libvirt/repos/community-i686/libvirt.tmpfiles.d
(from rev 91812, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-i686/libvirtd-guests.conf.d
(from rev 91812, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-i686/libvirtd.conf.d
(from rev 91812, libvirt/trunk/libvirtd.conf.d)
  libvirt/repos/community-x86_64/PKGBUILD
(from rev 91812, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-x86_64/libvirt.install
(from rev 91812, libvirt/trunk/libvirt.install)
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
(from rev 91812, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
(from rev 91812, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-x86_64/libvirtd.conf.d
(from rev 91812, libvirt/trunk/libvirtd.conf.d)
Deleted:
  libvirt/repos/community-i686/PKGBUILD
  libvirt/repos/community-i686/libvirt.install
  libvirt/repos/community-i686/libvirt.tmpfiles.d
  libvirt/repos/community-i686/libvirtd-guests.conf.d
  libvirt/repos/community-i686/libvirtd.conf.d
  libvirt/repos/community-x86_64/PKGBUILD
  libvirt/repos/community-x86_64/libvirt.install
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
  libvirt/repos/community-x86_64/libvirtd.conf.d

-+
 /PKGBUILD   |  170 ++
 /libvirt.install|   38 ++
 /libvirt.tmpfiles.d |8 +
 /libvirtd-guests.conf.d |   22 +++
 /libvirtd.conf.d|6 +
 community-i686/PKGBUILD |   89 ---
 community-i686/libvirt.install  |   19 ---
 community-i686/libvirt.tmpfiles.d   |4 
 community-i686/libvirtd-guests.conf.d   |   11 -
 community-i686/libvirtd.conf.d  |3 
 community-x86_64/PKGBUILD   |   89 ---
 community-x86_64/libvirt.install|   19 ---
 community-x86_64/libvirt.tmpfiles.d |4 
 community-x86_64/libvirtd-guests.conf.d |   11 -
 community-x86_64/libvirtd.conf.d|3 
 15 files changed, 244 insertions(+), 252 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 11:38:34 UTC (rev 91812)
+++ community-i686/PKGBUILD 2013-05-28 11:39:01 UTC (rev 91813)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jonathan Wiersma archaur at jonw dot org
-
-pkgname=libvirt
-pkgver=1.0.5
-pkgrel=4
-pkgdesc=API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)
-arch=('i686' 'x86_64')
-url=http://libvirt.org/;
-license=('LGPL')
-depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus-core' 'libxau' 'libxdmcp' 
'libpcap'
-'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'audit')
-makedepends=('pkgconfig' 'lvm2' 'linux-api-headers')
-optdepends=('bridge-utils: for briged networking (default)'
-   'dnsmasq: for NAT/DHCP for guests'
-   'kvm'
-   'openbsd-netcat: for remote management over ssh'
-   'qemu'
-   'radvd'
-   'dmidecode'
-   'ebtables')
-options=('emptydirs' '!libtool')
-backup=('etc/conf.d/libvirtd'
-   'etc/conf.d/libvirtd-guests'
-   'etc/libvirt/libvirtd.conf'
-   'etc/libvirt/libvirt.conf'
-   'etc/libvirt/qemu.conf'
-   'etc/sasl2/libvirt.conf')
-install=libvirt.install
-source=(http://libvirt.org/sources/$pkgname-$pkgver.tar.gz;
-   libvirtd.conf.d
-   libvirtd-guests.conf.d
-   libvirt.tmpfiles.d)
-md5sums=('91c4145f49bcf92e89470fa3fb28fff6'
- '3ed0e24f5b5e25bf553f5427d64915e6'
- '0a96ed876ffb1fcb9dff5a9b3a609c1e'
- '020971887442ebbf1b6949e031c8dd3f')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # python2 fix
-  export PYTHON=`which python2`
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  export LDFLAGS=-lX11
-  export RADVD=/usr/sbin/radvd
-  [ -f Makefile ] || ./configure --prefix=/usr --libexec=/usr/lib/$pkgname \
-   --with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
-   --with-init-script=systemd --with-audit \
-   --with-qemu-user=nobody --with-qemu-group=nobody \
-   

[arch-commits] Commit in unrealircd/trunk (PKGBUILD unrealircd.service)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:39:14
  Author: spupykin
Revision: 91814

upgpkg: unrealircd 3.2.10-3

upd

Modified:
  unrealircd/trunk/PKGBUILD
  unrealircd/trunk/unrealircd.service

+
 PKGBUILD   |5 +++--
 unrealircd.service |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:39:01 UTC (rev 91813)
+++ PKGBUILD2013-05-28 11:39:14 UTC (rev 91814)
@@ -4,7 +4,7 @@
 
 pkgname=unrealircd
 pkgver=3.2.10
-pkgrel=2
+pkgrel=3
 pkgdesc=Open Source IRC Server
 arch=('i686' 'x86_64')
 url=http://unrealircd.com;
@@ -18,7 +18,7 @@
unrealircd.service
arch-fixes.patch)
 md5sums=('05b0bbdbfab9ffc2304f7595951d7cec'
- '2103ce8a4a4e79f6955920bfebea0202'
+ 'd31a55726865177b5753a4c20e9692bf'
  '77807313c4578f2c30286b9f9e3fb21c')
 
 build() {
@@ -36,6 +36,7 @@
   --enable-dynamic-linking \
   --enable-ziplinks \
   --enable-ssl \
+  --enable-ipv6 \
   --enable-libcurl=/usr \
   --with-system-cares
 

Modified: unrealircd.service
===
--- unrealircd.service  2013-05-28 11:39:01 UTC (rev 91813)
+++ unrealircd.service  2013-05-28 11:39:14 UTC (rev 91814)
@@ -6,7 +6,7 @@
 Type=forking
 User=ircd
 PIDFile=/var/run/unrealircd.pid
-ExecStart=/usr/bin/unrealircd -p
+ExecStart=/usr/bin/unrealircd -p 6667
 
 [Install]
 WantedBy=multi-user.target



[arch-commits] Commit in unrealircd/repos (12 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:39:34
  Author: spupykin
Revision: 91815

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

Added:
  unrealircd/repos/community-i686/PKGBUILD
(from rev 91814, unrealircd/trunk/PKGBUILD)
  unrealircd/repos/community-i686/arch-fixes.patch
(from rev 91814, unrealircd/trunk/arch-fixes.patch)
  unrealircd/repos/community-i686/unrealircd.service
(from rev 91814, unrealircd/trunk/unrealircd.service)
  unrealircd/repos/community-x86_64/PKGBUILD
(from rev 91814, unrealircd/trunk/PKGBUILD)
  unrealircd/repos/community-x86_64/arch-fixes.patch
(from rev 91814, unrealircd/trunk/arch-fixes.patch)
  unrealircd/repos/community-x86_64/unrealircd.service
(from rev 91814, unrealircd/trunk/unrealircd.service)
Deleted:
  unrealircd/repos/community-i686/PKGBUILD
  unrealircd/repos/community-i686/arch-fixes.patch
  unrealircd/repos/community-i686/unrealircd.service
  unrealircd/repos/community-x86_64/PKGBUILD
  unrealircd/repos/community-x86_64/arch-fixes.patch
  unrealircd/repos/community-x86_64/unrealircd.service

-+
 /PKGBUILD   |  144 +++
 /arch-fixes.patch   |  178 ++
 /unrealircd.service |   24 
 community-i686/PKGBUILD |   71 -
 community-i686/arch-fixes.patch |   89 -
 community-i686/unrealircd.service   |   12 --
 community-x86_64/PKGBUILD   |   71 -
 community-x86_64/arch-fixes.patch   |   89 -
 community-x86_64/unrealircd.service |   12 --
 9 files changed, 346 insertions(+), 344 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 11:39:14 UTC (rev 91814)
+++ community-i686/PKGBUILD 2013-05-28 11:39:34 UTC (rev 91815)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Zerial ferna...@zerial.org
-
-pkgname=unrealircd
-pkgver=3.2.10
-pkgrel=2
-pkgdesc=Open Source IRC Server
-arch=('i686' 'x86_64')
-url=http://unrealircd.com;
-license=('GPL2')
-depends=('openssl' 'curl' 'c-ares')
-conflicts=('ircd')
-provides=('ircd')
-backup=('etc/unrealircd/unrealircd.conf'
-   'etc/conf.d/unrealircd')
-source=(http://www.unrealircd.com/downloads/Unreal$pkgver.tar.gz
-   unrealircd.service
-   arch-fixes.patch)
-md5sums=('05b0bbdbfab9ffc2304f7595951d7cec'
- '2103ce8a4a4e79f6955920bfebea0202'
- '77807313c4578f2c30286b9f9e3fb21c')
-
-build() {
-  cd $srcdir/Unreal$pkgver
-
-  patch -p1 $srcdir/arch-fixes.patch
-
-  ./configure --with-showlistmodes \
-  --enable-hub --enable-prefixaq --with-listen=5 \
-  --with-dpath=/etc/unrealircd \
-  --with-spath=/usr/bin \
-  --with-nick-history=2000 --with-sendq=300 \
-  --with-bufferpool=18 --with-hostname=archlinux \
-  --with-permissions=0600 --with-fd-setsize=1024 \
-  --enable-dynamic-linking \
-  --enable-ziplinks \
-  --enable-ssl \
-  --enable-libcurl=/usr \
-  --with-system-cares
-
-  make
-}
-
-package() {
-  cd $srcdir/Unreal$pkgver
-
-  mkdir -p $pkgdir/etc/unrealircd
-  mkdir -p $pkgdir/usr/bin
-
-  make IRCDDIR=$pkgdir/etc/unrealircd BINDIR=$pkgdir/usr/bin install
-
-  mv $srcdir/Unreal$pkgver/src/ircd $pkgdir/usr/bin/unrealircd
-  mv $srcdir/Unreal$pkgver/doc/example.conf 
$pkgdir/etc/unrealircd/unrealircd.conf
-  mkdir -p $pkgdir/usr/lib/unrealircd
-  mv $pkgdir/etc/unrealircd/modules $pkgdir/usr/lib/unrealircd/
-  ln -s /usr/lib/unrealircd/modules $pkgdir/etc/unrealircd/modules
-
-  # log
-  mkdir -p $pkgdir/var/log/unrealircd/
-  touch $pkgdir/var/log/unrealircd/ircd.log
-  ln -s /var/log/unrealircd/ircd.log $pkgdir/etc/unrealircd/ircd.log
-
-  mkdir -p $pkgdir/etc/conf.d/
-  echo 'UNREALIRCD_USER=root' $pkgdir/etc/conf.d/unrealircd
-
-  find $pkgdir/usr -type f -exec chmod ugo+r {} \;
-  find $pkgdir/usr -type d -exec chmod ugo+rx {} \;
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-}

Copied: unrealircd/repos/community-i686/PKGBUILD (from rev 91814, 
unrealircd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 11:39:34 UTC (rev 91815)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Zerial ferna...@zerial.org
+
+pkgname=unrealircd
+pkgver=3.2.10
+pkgrel=3
+pkgdesc=Open Source IRC Server
+arch=('i686' 'x86_64')
+url=http://unrealircd.com;
+license=('GPL2')
+depends=('openssl' 'curl' 'c-ares')
+conflicts=('ircd')
+provides=('ircd')
+backup=('etc/unrealircd/unrealircd.conf'
+   'etc/conf.d/unrealircd')
+source=(http://www.unrealircd.com/downloads/Unreal$pkgver.tar.gz
+   unrealircd.service
+   arch-fixes.patch)

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:45:29
  Author: spupykin
Revision: 91816

upgpkg: libvirt 1.0.5-6

upd

Modified:
  libvirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:39:34 UTC (rev 91815)
+++ PKGBUILD2013-05-28 11:45:29 UTC (rev 91816)
@@ -4,7 +4,7 @@
 
 pkgname=libvirt
 pkgver=1.0.5
-pkgrel=5
+pkgrel=6
 pkgdesc=API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)
 arch=('i686' 'x86_64')
 url=http://libvirt.org/;
@@ -56,7 +56,8 @@
--with-init-script=systemd --with-audit \
--with-qemu-user=nobody --with-qemu-group=nobody \
--without-netcf --with-interface \
-   --with-dnsmasq-path=/usr/bin/dnsmasq
+   --with-dnsmasq-path=/usr/bin/dnsmasq \
+   --with-iptables-path=/usr/bin/iptables
   make
 
   sed -i 's|/etc/sysconfig/|/etc/conf.d/|' daemon/libvirtd.service 
tools/libvirt-guests.service



[arch-commits] Commit in libvirt/repos (12 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:45:53
  Author: spupykin
Revision: 91817

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

Added:
  libvirt/repos/community-testing-i686/
  libvirt/repos/community-testing-i686/PKGBUILD
(from rev 91816, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-testing-i686/libvirt.install
(from rev 91816, libvirt/trunk/libvirt.install)
  libvirt/repos/community-testing-i686/libvirt.tmpfiles.d
(from rev 91816, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-testing-i686/libvirtd-guests.conf.d
(from rev 91816, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-testing-i686/libvirtd.conf.d
(from rev 91816, libvirt/trunk/libvirtd.conf.d)
  libvirt/repos/community-testing-x86_64/
  libvirt/repos/community-testing-x86_64/PKGBUILD
(from rev 91816, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-testing-x86_64/libvirt.install
(from rev 91816, libvirt/trunk/libvirt.install)
  libvirt/repos/community-testing-x86_64/libvirt.tmpfiles.d
(from rev 91816, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-testing-x86_64/libvirtd-guests.conf.d
(from rev 91816, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-testing-x86_64/libvirtd.conf.d
(from rev 91816, libvirt/trunk/libvirtd.conf.d)

-+
 community-testing-i686/PKGBUILD |   86 ++
 community-testing-i686/libvirt.install  |   19 
 community-testing-i686/libvirt.tmpfiles.d   |4 +
 community-testing-i686/libvirtd-guests.conf.d   |   11 ++
 community-testing-i686/libvirtd.conf.d  |3 
 community-testing-x86_64/PKGBUILD   |   86 ++
 community-testing-x86_64/libvirt.install|   19 
 community-testing-x86_64/libvirt.tmpfiles.d |4 +
 community-testing-x86_64/libvirtd-guests.conf.d |   11 ++
 community-testing-x86_64/libvirtd.conf.d|3 
 10 files changed, 246 insertions(+)

Copied: libvirt/repos/community-testing-i686/PKGBUILD (from rev 91816, 
libvirt/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-05-28 11:45:53 UTC (rev 91817)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jonathan Wiersma archaur at jonw dot org
+
+pkgname=libvirt
+pkgver=1.0.5
+pkgrel=6
+pkgdesc=API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)
+arch=('i686' 'x86_64')
+url=http://libvirt.org/;
+license=('LGPL')
+depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
+'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus-core' 'libxau' 'libxdmcp' 
'libpcap'
+'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
+'iproute2' 'libnl' 'libx11' 'audit')
+makedepends=('pkgconfig' 'lvm2' 'linux-api-headers')
+optdepends=('bridge-utils: for briged networking (default)'
+   'dnsmasq: for NAT/DHCP for guests'
+   'kvm'
+   'openbsd-netcat: for remote management over ssh'
+   'qemu'
+   'radvd'
+   'dmidecode'
+   'ebtables')
+options=('emptydirs' '!libtool')
+backup=('etc/conf.d/libvirtd'
+   'etc/conf.d/libvirtd-guests'
+   'etc/libvirt/libvirtd.conf'
+   'etc/libvirt/libvirt.conf'
+   'etc/libvirt/qemu.conf'
+   'etc/sasl2/libvirt.conf')
+install=libvirt.install
+source=(http://libvirt.org/sources/$pkgname-$pkgver.tar.gz;
+   libvirtd.conf.d
+   libvirtd-guests.conf.d
+   libvirt.tmpfiles.d)
+md5sums=('91c4145f49bcf92e89470fa3fb28fff6'
+ '3ed0e24f5b5e25bf553f5427d64915e6'
+ '0a96ed876ffb1fcb9dff5a9b3a609c1e'
+ '020971887442ebbf1b6949e031c8dd3f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # python2 fix
+  export PYTHON=`which python2`
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+  done
+
+  export LDFLAGS=-lX11
+  export RADVD=/usr/sbin/radvd
+  [ -f Makefile ] || ./configure --prefix=/usr --libexec=/usr/lib/$pkgname \
+   --with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
+   --with-init-script=systemd --with-audit \
+   --with-qemu-user=nobody --with-qemu-group=nobody \
+   --without-netcf --with-interface \
+   --with-dnsmasq-path=/usr/bin/dnsmasq \
+   --with-iptables-path=/usr/bin/iptables
+  make
+
+  sed -i 's|/etc/sysconfig/|/etc/conf.d/|' daemon/libvirtd.service 
tools/libvirt-guests.service
+  sed -i 's|@sbindir@|/usr/sbin|g' src/virtlockd.service
+  sed -i 's|#group =.*|group=kvm|' src/qemu/qemu.conf
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -D 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 13:50:19
  Author: spupykin
Revision: 91818

Modified:
  libvirt/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:45:53 UTC (rev 91817)
+++ PKGBUILD2013-05-28 11:50:19 UTC (rev 91818)
@@ -50,7 +50,7 @@
   done
 
   export LDFLAGS=-lX11
-  export RADVD=/usr/sbin/radvd
+  export RADVD=/usr/bin/radvd
   [ -f Makefile ] || ./configure --prefix=/usr --libexec=/usr/lib/$pkgname \
--with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
--with-init-script=systemd --with-audit \



[arch-commits] Commit in libffi/trunk (PKGBUILD libffi-3.0.13-fix-include-path.patch)

2013-05-28 Thread Stéphane Gaudreault
Date: Tuesday, May 28, 2013 @ 13:50:26
  Author: stephane
Revision: 186527

upgpkg: libffi 3.0.13-3

revert last commit as it seems that upstream want header files in /usr/lib ...

Modified:
  libffi/trunk/PKGBUILD
Deleted:
  libffi/trunk/libffi-3.0.13-fix-include-path.patch

--+
 PKGBUILD |   13 ++--
 libffi-3.0.13-fix-include-path.patch |   34 -
 2 files changed, 3 insertions(+), 44 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 10:50:24 UTC (rev 186526)
+++ PKGBUILD2013-05-28 11:50:26 UTC (rev 186527)
@@ -4,7 +4,7 @@
 
 pkgname=libffi
 pkgver=3.0.13
-pkgrel=2
+pkgrel=3
 pkgdesc=A portable, high level programming interface to various calling 
conventions
 arch=('i686' 'x86_64')
 url=http://sourceware.org/libffi/;
@@ -13,16 +13,9 @@
 checkdepends=('dejagnu')
 options=('!libtool')
 install=libffi.install
-source=(ftp://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz
-libffi-3.0.13-fix-include-path.patch)
-sha1sums=('f5230890dc0be42fb5c58fbf793da253155de106'
-  '45652f78dc51f325ed85cd277af051afa419acf2')
+source=(ftp://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz)
+sha1sums=('f5230890dc0be42fb5c58fbf793da253155de106')
 
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ../libffi-3.0.13-fix-include-path.patch
-}
-
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-static

Deleted: libffi-3.0.13-fix-include-path.patch
===
--- libffi-3.0.13-fix-include-path.patch2013-05-28 10:50:24 UTC (rev 
186526)
+++ libffi-3.0.13-fix-include-path.patch2013-05-28 11:50:26 UTC (rev 
186527)
@@ -1,34 +0,0 @@
-diff -up libffi-3.0.13/include/Makefile.am.fixpath 
libffi-3.0.13/include/Makefile.am
 libffi-3.0.13/include/Makefile.am.fixpath  2013-05-25 22:11:25.983889342 
-0400
-+++ libffi-3.0.13/include/Makefile.am  2013-05-25 22:12:12.337890037 -0400
-@@ -5,5 +5,5 @@ AUTOMAKE_OPTIONS=foreign
- DISTCLEANFILES=ffitarget.h
- EXTRA_DIST=ffi.h.in ffi_common.h
- 
--includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
-+includesdir = $(includedir)/
- nodist_includes_HEADERS = ffi.h ffitarget.h
-diff -up libffi-3.0.13/include/Makefile.in.fixpath 
libffi-3.0.13/include/Makefile.in
 libffi-3.0.13/include/Makefile.in.fixpath  2013-05-25 22:12:56.259890696 
-0400
-+++ libffi-3.0.13/include/Makefile.in  2013-05-25 22:13:12.101890934 -0400
-@@ -250,7 +250,7 @@ top_srcdir = @top_srcdir@
- AUTOMAKE_OPTIONS = foreign
- DISTCLEANFILES = ffitarget.h
- EXTRA_DIST = ffi.h.in ffi_common.h
--includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
-+includesdir = $(includedir)/
- nodist_includes_HEADERS = ffi.h ffitarget.h
- all: all-am
- 
-diff -up libffi-3.0.13/libffi.pc.in.fixpath libffi-3.0.13/libffi.pc.in
 libffi-3.0.13/libffi.pc.in.fixpath 2013-05-25 22:14:21.037891968 -0400
-+++ libffi-3.0.13/libffi.pc.in 2013-05-25 22:14:31.652892128 -0400
-@@ -1,7 +1,7 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
--includedir=${libdir}/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
-+includedir=@includedir@
- 
- Name: @PACKAGE_NAME@
- Description: Library supporting Foreign Function Interfaces



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

2013-05-28 Thread Stéphane Gaudreault
Date: Tuesday, May 28, 2013 @ 13:51:07
  Author: stephane
Revision: 186528

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

Added:
  libffi/repos/testing-i686/PKGBUILD
(from rev 186527, libffi/trunk/PKGBUILD)
  libffi/repos/testing-i686/libffi.install
(from rev 186527, libffi/trunk/libffi.install)
  libffi/repos/testing-x86_64/PKGBUILD
(from rev 186527, libffi/trunk/PKGBUILD)
  libffi/repos/testing-x86_64/libffi.install
(from rev 186527, libffi/trunk/libffi.install)
Deleted:
  libffi/repos/testing-i686/PKGBUILD
  libffi/repos/testing-i686/libffi-3.0.13-fix-include-path.patch
  libffi/repos/testing-i686/libffi.install
  libffi/repos/testing-x86_64/PKGBUILD
  libffi/repos/testing-x86_64/libffi-3.0.13-fix-include-path.patch
  libffi/repos/testing-x86_64/libffi.install

-+
 /PKGBUILD   |   68 ++
 /libffi.install |   40 ++
 testing-i686/PKGBUILD   |   41 --
 testing-i686/libffi-3.0.13-fix-include-path.patch   |   34 -
 testing-i686/libffi.install |   20 -
 testing-x86_64/PKGBUILD |   41 --
 testing-x86_64/libffi-3.0.13-fix-include-path.patch |   34 -
 testing-x86_64/libffi.install   |   20 -
 8 files changed, 108 insertions(+), 190 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-05-28 11:50:26 UTC (rev 186527)
+++ testing-i686/PKGBUILD   2013-05-28 11:51:07 UTC (rev 186528)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=libffi
-pkgver=3.0.13
-pkgrel=2
-pkgdesc=A portable, high level programming interface to various calling 
conventions
-arch=('i686' 'x86_64')
-url=http://sourceware.org/libffi/;
-license=('MIT')
-depends=('glibc')
-checkdepends=('dejagnu')
-options=('!libtool')
-install=libffi.install
-source=(ftp://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz
-libffi-3.0.13-fix-include-path.patch)
-sha1sums=('f5230890dc0be42fb5c58fbf793da253155de106'
-  '45652f78dc51f325ed85cd277af051afa419acf2')
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ../libffi-3.0.13-fix-include-path.patch
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libffi/repos/testing-i686/PKGBUILD (from rev 186527, 
libffi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-28 11:51:07 UTC (rev 186528)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=libffi
+pkgver=3.0.13
+pkgrel=3
+pkgdesc=A portable, high level programming interface to various calling 
conventions
+arch=('i686' 'x86_64')
+url=http://sourceware.org/libffi/;
+license=('MIT')
+depends=('glibc')
+checkdepends=('dejagnu')
+options=('!libtool')
+install=libffi.install
+source=(ftp://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz)
+sha1sums=('f5230890dc0be42fb5c58fbf793da253155de106')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: testing-i686/libffi-3.0.13-fix-include-path.patch
===
--- testing-i686/libffi-3.0.13-fix-include-path.patch   2013-05-28 11:50:26 UTC 
(rev 186527)
+++ testing-i686/libffi-3.0.13-fix-include-path.patch   2013-05-28 11:51:07 UTC 
(rev 186528)
@@ -1,34 +0,0 @@
-diff -up libffi-3.0.13/include/Makefile.am.fixpath 
libffi-3.0.13/include/Makefile.am
 libffi-3.0.13/include/Makefile.am.fixpath  2013-05-25 22:11:25.983889342 
-0400
-+++ libffi-3.0.13/include/Makefile.am  2013-05-25 22:12:12.337890037 -0400
-@@ -5,5 +5,5 @@ AUTOMAKE_OPTIONS=foreign
- DISTCLEANFILES=ffitarget.h
- EXTRA_DIST=ffi.h.in ffi_common.h
- 
--includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
-+includesdir = $(includedir)/
- nodist_includes_HEADERS = ffi.h ffitarget.h
-diff -up libffi-3.0.13/include/Makefile.in.fixpath 
libffi-3.0.13/include/Makefile.in
 libffi-3.0.13/include/Makefile.in.fixpath  2013-05-25 22:12:56.259890696 
-0400

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

2013-05-28 Thread Stéphane Gaudreault
Date: Tuesday, May 28, 2013 @ 13:56:03
  Author: stephane
Revision: 186529

upgpkg: swig 2.0.10-1

upstream update

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:51:07 UTC (rev 186528)
+++ PKGBUILD2013-05-28 11:56:03 UTC (rev 186529)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=swig
-pkgver=2.0.9
+pkgver=2.0.10
 pkgrel=1
 pkgdesc=Generate scripting interfaces to C/C++ code
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('zlib' 'pcre')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('7984bf1043f522e88ea51d4bd21c97d3c68342be')
+sha1sums=('ad6f95ce9b9da4a8f5b80ac1848d26c76f518d84')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-05-28 Thread Stéphane Gaudreault
Date: Tuesday, May 28, 2013 @ 13:56:39
  Author: stephane
Revision: 186530

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

Added:
  swig/repos/testing-i686/
  swig/repos/testing-i686/PKGBUILD
(from rev 186529, swig/trunk/PKGBUILD)
  swig/repos/testing-x86_64/
  swig/repos/testing-x86_64/PKGBUILD
(from rev 186529, swig/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   28 
 testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: swig/repos/testing-i686/PKGBUILD (from rev 186529, swig/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-28 11:56:39 UTC (rev 186530)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=swig
+pkgver=2.0.10
+pkgrel=1
+pkgdesc=Generate scripting interfaces to C/C++ code
+arch=('i686' 'x86_64')
+url=http://www.swig.org/;
+license=('custom')
+depends=('zlib' 'pcre')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('ad6f95ce9b9da4a8f5b80ac1848d26c76f518d84')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -D -m644 LICENSE-UNIVERSITIES 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-UNIVERSITIES
+}

Copied: swig/repos/testing-x86_64/PKGBUILD (from rev 186529, 
swig/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-28 11:56:39 UTC (rev 186530)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=swig
+pkgver=2.0.10
+pkgrel=1
+pkgdesc=Generate scripting interfaces to C/C++ code
+arch=('i686' 'x86_64')
+url=http://www.swig.org/;
+license=('custom')
+depends=('zlib' 'pcre')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('ad6f95ce9b9da4a8f5b80ac1848d26c76f518d84')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -D -m644 LICENSE-UNIVERSITIES 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-UNIVERSITIES
+}



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

2013-05-28 Thread Jan Steffens
Date: Tuesday, May 28, 2013 @ 14:28:53
  Author: heftig
Revision: 186532

0.14.3

Modified:
  gssdp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 12:25:50 UTC (rev 186531)
+++ PKGBUILD2013-05-28 12:28:53 UTC (rev 186532)
@@ -3,18 +3,18 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gssdp
-pkgver=0.14.2
+pkgver=0.14.3
 pkgrel=1
 pkgdesc=A GObject-based API for handling resource discovery and announcement 
over SSDP
 arch=(i686 x86_64)
 url=http://gupnp.org/;
 license=(LGPL)
 depends=(libsoup)
-makedepends=(gobject-introspection gtk2 gtk-doc vala)
-optdepends=('gtk2: gssdp-device-sniffer')
+makedepends=(gobject-introspection gtk3 gtk-doc vala)
+optdepends=('gtk3: gssdp-device-sniffer')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc')
+sha256sums=('79dbdc5f79cc406632a783826b3dbe6acc0fbf41eb801b642bce1a02ecc3c66d')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-28 Thread Jan Steffens
Date: Tuesday, May 28, 2013 @ 14:29:38
  Author: heftig
Revision: 186533

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

Added:
  gssdp/repos/extra-i686/PKGBUILD
(from rev 186532, gssdp/trunk/PKGBUILD)
  gssdp/repos/extra-x86_64/PKGBUILD
(from rev 186532, gssdp/trunk/PKGBUILD)
Deleted:
  gssdp/repos/extra-i686/PKGBUILD
  gssdp/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 extra-i686/PKGBUILD   |   34 
 extra-x86_64/PKGBUILD |   34 
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-28 12:28:53 UTC (rev 186532)
+++ extra-i686/PKGBUILD 2013-05-28 12:29:38 UTC (rev 186533)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gssdp
-pkgver=0.14.2
-pkgrel=1
-pkgdesc=A GObject-based API for handling resource discovery and announcement 
over SSDP
-arch=(i686 x86_64)
-url=http://gupnp.org/;
-license=(LGPL)
-depends=(libsoup)
-makedepends=(gobject-introspection gtk2 gtk-doc vala)
-optdepends=('gtk2: gssdp-device-sniffer')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gssdp/repos/extra-i686/PKGBUILD (from rev 186532, gssdp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-28 12:29:38 UTC (rev 186533)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=gssdp
+pkgver=0.14.3
+pkgrel=1
+pkgdesc=A GObject-based API for handling resource discovery and announcement 
over SSDP
+arch=(i686 x86_64)
+url=http://gupnp.org/;
+license=(LGPL)
+depends=(libsoup)
+makedepends=(gobject-introspection gtk3 gtk-doc vala)
+optdepends=('gtk3: gssdp-device-sniffer')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('79dbdc5f79cc406632a783826b3dbe6acc0fbf41eb801b642bce1a02ecc3c66d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-28 12:28:53 UTC (rev 186532)
+++ extra-x86_64/PKGBUILD   2013-05-28 12:29:38 UTC (rev 186533)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gssdp
-pkgver=0.14.2
-pkgrel=1
-pkgdesc=A GObject-based API for handling resource discovery and announcement 
over SSDP
-arch=(i686 x86_64)
-url=http://gupnp.org/;
-license=(LGPL)
-depends=(libsoup)
-makedepends=(gobject-introspection gtk2 gtk-doc vala)
-optdepends=('gtk2: gssdp-device-sniffer')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gssdp/repos/extra-x86_64/PKGBUILD (from rev 186532, 
gssdp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-28 12:29:38 UTC (rev 186533)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=gssdp
+pkgver=0.14.3
+pkgrel=1
+pkgdesc=A GObject-based API for handling resource discovery and announcement 
over SSDP
+arch=(i686 x86_64)
+url=http://gupnp.org/;
+license=(LGPL)
+depends=(libsoup)
+makedepends=(gobject-introspection gtk3 gtk-doc vala)
+optdepends=('gtk3: gssdp-device-sniffer')
+options=('!libtool')

[arch-commits] Commit in lib32-util-linux/trunk (PKGBUILD)

2013-05-28 Thread Dave Reisner
Date: Tuesday, May 28, 2013 @ 15:19:44
  Author: dreisner
Revision: 91819

upgpkg: lib32-util-linux 2.23.1-1

Modified:
  lib32-util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 11:50:19 UTC (rev 91818)
+++ PKGBUILD2013-05-28 13:19:44 UTC (rev 91819)
@@ -4,7 +4,7 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
-pkgver=2.23
+pkgver=2.23.1
 pkgrel=1
 pkgdesc=Miscellaneous system utilities for Linux (32-bit)
 url='http://www.kernel.org/pub/linux/utils/util-linux/'
@@ -17,7 +17,7 @@
 license=('GPL2')
 options=('!libtool' '!emptydirs')
 
source=(ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/util-linux-$pkgver.tar.xz;)
-md5sums=('cf5e9bb402371beaaffc3a5f276d5783')
+md5sums=('33ba55ce82f8e3b8d7a38fac0f62779a')
 
 shopt -s extglob
 



[arch-commits] Commit in lib32-util-linux/repos (2 files)

2013-05-28 Thread Dave Reisner
Date: Tuesday, May 28, 2013 @ 15:19:56
  Author: dreisner
Revision: 91820

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-util-linux/repos/multilib-testing-x86_64/
  lib32-util-linux/repos/multilib-testing-x86_64/PKGBUILD
(from rev 91819, lib32-util-linux/trunk/PKGBUILD)

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

Copied: lib32-util-linux/repos/multilib-testing-x86_64/PKGBUILD (from rev 
91819, lib32-util-linux/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2013-05-28 13:19:56 UTC (rev 91820)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+_pkgbasename=util-linux
+pkgname=lib32-$_pkgbasename
+pkgver=2.23.1
+pkgrel=1
+pkgdesc=Miscellaneous system utilities for Linux (32-bit)
+url='http://www.kernel.org/pub/linux/utils/util-linux/'
+arch=('x86_64')
+depends=('lib32-glibc' $_pkgbasename)
+makedepends=('gcc-multilib')
+provides=('lib32-util-linux-ng')
+conflicts=('lib32-util-linux-ng')
+replaces=('lib32-util-linux-ng')
+license=('GPL2')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/util-linux-$pkgver.tar.xz;)
+md5sums=('33ba55ce82f8e3b8d7a38fac0f62779a')
+
+shopt -s extglob
+
+build() {
+  cd $_pkgbasename-$pkgver
+
+  export CC=gcc -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  ./configure --without-ncurses --libdir=/usr/lib32
+
+  make lib{uuid,blkid,mount}.la
+}
+
+package() {
+  make -C $_pkgbasename-$pkgver \
+DESTDIR=$pkgdir \
+install-usrlib_execLTLIBRARIES \
+install-pkgconfigDATA
+}



[arch-commits] Commit in util-linux/trunk (4 files)

2013-05-28 Thread Dave Reisner
Date: Tuesday, May 28, 2013 @ 15:17:15
  Author: dreisner
Revision: 186534

upgpkg: util-linux 2.23.1-1

Modified:
  util-linux/trunk/PKGBUILD
Deleted:
  
util-linux/trunk/0001-lib-loopdev-fix-loopcxt_check_size-to-work-with-blkd.patch
  util-linux/trunk/0001-libfdisk-do-not-use-va_list-in-the-Ask-API.patch
  util-linux/trunk/0001-losetup-use-warn_size-for-regular-files-only.patch

-+
 0001-lib-loopdev-fix-loopcxt_check_size-to-work-with-blkd.patch |   57 ---
 0001-libfdisk-do-not-use-va_list-in-the-Ask-API.patch   |  163 
--
 0001-losetup-use-warn_size-for-regular-files-only.patch |   26 -
 PKGBUILD|   26 -
 4 files changed, 5 insertions(+), 267 deletions(-)

Deleted: 0001-lib-loopdev-fix-loopcxt_check_size-to-work-with-blkd.patch
===
--- 0001-lib-loopdev-fix-loopcxt_check_size-to-work-with-blkd.patch 
2013-05-28 12:29:38 UTC (rev 186533)
+++ 0001-lib-loopdev-fix-loopcxt_check_size-to-work-with-blkd.patch 
2013-05-28 13:17:15 UTC (rev 186534)
@@ -1,57 +0,0 @@
-From e3b6cb87e0ba1304fa07ec316784de1c6243b28e Mon Sep 17 00:00:00 2001
-From: Karel Zak k...@redhat.com
-Date: Mon, 13 May 2013 10:54:41 +0200
-Subject: [PATCH] lib/loopdev: fix loopcxt_check_size() to work with blkdevs
-
-The loopcxt_check_size() is workaround for kernels  v3.9, kernel has
-been fixed by commit 541c742a7559eb65f0e36d3e2338c2ca532a3e61.
-
-The function sets loopdev size according to backing file size. The
-problem is that the backing file could be a block device where
-stat.st_size is zero, so we have to use blkdev_get_size() for block
-devices.
-
-Addresses: https://bugs.archlinux.org/task/35193
-Reported-by: Dave Reisner d...@falconindy.com
-Signed-off-by: Karel Zak k...@redhat.com

- lib/loopdev.c | 16 +++-
- 1 file changed, 15 insertions(+), 1 deletion(-)
-
-diff --git a/lib/loopdev.c b/lib/loopdev.c
-index c35e306..3b65b5d 100644
 a/lib/loopdev.c
-+++ b/lib/loopdev.c
-@@ -1097,7 +1097,17 @@ static int loopcxt_check_size(struct loopdev_cxt *lc, 
int file_fd)
-   if (fstat(file_fd, st))
-   return -errno;
- 
--  expected_size = st.st_size;
-+  if (S_ISBLK(st.st_mode)) {
-+  if (blkdev_get_size(file_fd,
-+  (unsigned long long *) expected_size))
-+  return -errno;
-+  } else
-+  expected_size = st.st_size;
-+
-+  if (expected_size == 0 || expected_size = lc-info.lo_offset) {
-+  DBG(lc, loopdev_debug(failed to determine expected size));
-+  return 0;   /* ignore this error */
-+  }
- 
-   if (lc-info.lo_offset  0)
-   expected_size -= lc-info.lo_offset;
-@@ -1113,6 +1123,10 @@ static int loopcxt_check_size(struct loopdev_cxt *lc, 
int file_fd)
-   return -errno;
- 
-   if (expected_size != size) {
-+  DBG(lc, loopdev_debug(warning: loopdev and expected 
-+size dismatch (%ju/%ju),
-+size, expected_size));
-+
-   if (loopcxt_set_capacity(lc)) {
-   /* ioctl not available */
-   if (errno == ENOTTY || errno == EINVAL)
--- 
-1.8.2.3
-

Deleted: 0001-libfdisk-do-not-use-va_list-in-the-Ask-API.patch
===
--- 0001-libfdisk-do-not-use-va_list-in-the-Ask-API.patch   2013-05-28 
12:29:38 UTC (rev 186533)
+++ 0001-libfdisk-do-not-use-va_list-in-the-Ask-API.patch   2013-05-28 
13:17:15 UTC (rev 186534)
@@ -1,163 +0,0 @@
-From 4fb18cde32a6cb672090762c785d89a6ed02ef57 Mon Sep 17 00:00:00 2001
-From: Karel Zak k...@redhat.com
-Date: Thu, 9 May 2013 13:06:02 +0200
-Subject: [PATCH] libfdisk: do not use va_list in the Ask API
-
-  # fdisk /dev/sda
-  Welcome to fdisk (util-linux 2.23).
-
-  [...]
-
-  Command (m for help): a
-  Segmentation fault (core dumped)
-
-It's too fragile, the va_list implementation is architecture specific
-and it seems we need such thing in libfdisk at all.
-
-Reported-by: Gabor Z. Papp g...@papp.hu
-Signed-off-by: Karel Zak k...@redhat.com

- fdisks/fdisk-ask.c  | 13 +++--
- libfdisk/src/ask.c  | 35 +--
- libfdisk/src/fdiskP.h   |  2 --
- libfdisk/src/libfdisk.h |  2 --
- 4 files changed, 12 insertions(+), 40 deletions(-)
-
-diff --git a/fdisks/fdisk-ask.c b/fdisks/fdisk-ask.c
-index 7495d85..61dc0c2 100644
 a/fdisks/fdisk-ask.c
-+++ b/fdisks/fdisk-ask.c
-@@ -167,7 +167,6 @@ static int ask_offset(struct fdisk_context *cxt,
- int ask_callback(struct fdisk_context *cxt, struct fdisk_ask *ask,
-   void *data __attribute__((__unused__)))
- {
--  va_list ap;
-   int rc = 0;
-   char buf[BUFSIZ];
- 
-@@ -180,23 +179,17 @@ int 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 15:41:56
  Author: spupykin
Revision: 91821

upgpkg: darktable 1.2.1-1

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 13:19:56 UTC (rev 91820)
+++ PKGBUILD2013-05-28 13:41:56 UTC (rev 91821)
@@ -4,9 +4,9 @@
 # Contributor: Johannes Hanika hanatos at gmail dot com
 
 pkgname=darktable
-pkgver=1.2
+pkgver=1.2.1
 _pkgver=1.2
-pkgrel=4
+pkgrel=1
 pkgdesc=Utility to organize and develop raw images
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -19,7 +19,7 @@
 install=darktable.install
 options=(!libtool)
 
source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz)
-md5sums=('31bfd13d4786aac4f99d5155a811602b')
+md5sums=('f97057352b1b4447997d1f1f65fa')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 15:42:16
  Author: spupykin
Revision: 91822

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

Added:
  darktable/repos/community-i686/PKGBUILD
(from rev 91821, darktable/trunk/PKGBUILD)
  darktable/repos/community-i686/darktable.install
(from rev 91821, darktable/trunk/darktable.install)
  darktable/repos/community-x86_64/PKGBUILD
(from rev 91821, darktable/trunk/PKGBUILD)
  darktable/repos/community-x86_64/darktable.install
(from rev 91821, darktable/trunk/darktable.install)
Deleted:
  darktable/repos/community-i686/PKGBUILD
  darktable/repos/community-i686/darktable.install
  darktable/repos/community-x86_64/PKGBUILD
  darktable/repos/community-x86_64/darktable.install

+
 /PKGBUILD  |   88 +++
 /darktable.install |   22 
 community-i686/PKGBUILD|   44 -
 community-i686/darktable.install   |   11 
 community-x86_64/PKGBUILD  |   44 -
 community-x86_64/darktable.install |   11 
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 13:41:56 UTC (rev 91821)
+++ community-i686/PKGBUILD 2013-05-28 13:42:16 UTC (rev 91822)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  Christian Himpel chressie at gmail dot com
-# Contributor: Johannes Hanika hanatos at gmail dot com
-
-pkgname=darktable
-pkgver=1.2
-_pkgver=1.2
-pkgrel=4
-pkgdesc=Utility to organize and develop raw images
-arch=('i686' 'x86_64')
-url=http://darktable.sf.net/
-license=('GPL3')
-depends=('exiv2=0.18' 'intltool=0.40' 'lcms2' 'lensfun=0.2.3' 'libglade' 
'dbus-glib'
-'curl' 'libgnome-keyring' 'libgphoto2' 'libusb-compat' 'openexr' 
'sqlite' 'libxslt'
-'libsoup' 'gtk-engines')
-makedepends=('intltool=0.40' 'cmake' 'librsvg')
-optdepends=('librsvg')
-install=darktable.install
-options=(!libtool)
-source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz)
-md5sums=('31bfd13d4786aac4f99d5155a811602b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p build
-  cd build
-  CXXFLAGS+= -fpermissive
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DDONT_INSTALL_GCONF_SCHEMAS=True \
-  -DBINARY_PACKAGE_BUILD=1 \
-  -DUSE_GCONF_BACKEND=Off \
-  -DBUILD_USERMANUAL=False \
-  ..
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver/build
-  make DESTDIR=$pkgdir install
-  mv ${pkgdir}/usr/share/doc/darktable 
${pkgdir}/usr/share/doc/${pkgname}-${pkgver}
-}

Copied: darktable/repos/community-i686/PKGBUILD (from rev 91821, 
darktable/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 13:42:16 UTC (rev 91822)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer:  Christian Himpel chressie at gmail dot com
+# Contributor: Johannes Hanika hanatos at gmail dot com
+
+pkgname=darktable
+pkgver=1.2.1
+_pkgver=1.2
+pkgrel=1
+pkgdesc=Utility to organize and develop raw images
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2=0.18' 'intltool=0.40' 'lcms2' 'lensfun=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'libusb-compat' 'openexr' 
'sqlite' 'libxslt'
+'libsoup' 'gtk-engines')
+makedepends=('intltool=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+options=(!libtool)
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz)
+md5sums=('f97057352b1b4447997d1f1f65fa')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir -p build
+  cd build
+  CXXFLAGS+= -fpermissive
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DDONT_INSTALL_GCONF_SCHEMAS=True \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DUSE_GCONF_BACKEND=Off \
+  -DBUILD_USERMANUAL=False \
+  ..
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver/build
+  make DESTDIR=$pkgdir install
+  mv ${pkgdir}/usr/share/doc/darktable 
${pkgdir}/usr/share/doc/${pkgname}-${pkgver}
+}

Deleted: community-i686/darktable.install
===
--- community-i686/darktable.install2013-05-28 13:41:56 UTC (rev 91821)
+++ community-i686/darktable.install2013-05-28 13:42:16 UTC (rev 91822)
@@ -1,11 +0,0 @@
-post_install() {
-  [ -x `which update-desktop-database 2/dev/null` ]   
update-desktop-database -q
-}
-
-post_upgrade() {
-  [ -x `which update-desktop-database 2/dev/null` ]   
update-desktop-database -q
-}
-
-post_remove() 

[arch-commits] Commit in nfs-utils/trunk (PKGBUILD id_resolver.conf)

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:42:51
  Author: tpowa
Revision: 186535

upgpkg: nfs-utils 1.2.8-5

move in id_resolver, from keyutils

Added:
  nfs-utils/trunk/id_resolver.conf
Modified:
  nfs-utils/trunk/PKGBUILD

--+
 PKGBUILD |   61 -
 id_resolver.conf |1 
 2 files changed, 25 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 13:17:15 UTC (rev 186534)
+++ PKGBUILD2013-05-28 13:42:51 UTC (rev 186535)
@@ -33,8 +33,29 @@
proc-fs-nfsd.mount
blkmapd.service
nfs-utils.conf
+id_resolver.conf
 start-statd.patch)
 install=nfs-utils.install
+md5sums=('6e7d97de51e428a0b8698c16ca23db77'
+ 'f73f197a16b02c3e248488ec35c4cf43'
+ '9cef69bc686cc5dcac23fbb51450747d'
+ 'ff585faf410a62c4333a027c50b56bae'
+ 'eb4f4027fab6fc1201f1ca04f5954c76'
+ 'f5e7bba09a46c5c5d7007cac6eff9df5'
+ '7674106eaaa4c149bccd4f05fe3604e9'
+ '4f4827dfc93008dfadd0a530ad0872b2'
+ '6aeb4a80b2a5162f5951438474ea22f3'
+ 'ff95ad9275ef774e0a2ea8adfe55ee66'
+ '2e991f0e440b4809e22b6c7689544fc0'
+ '42d0088add3beab0284be1379391382b'
+ '60d82e2d2d19d21ceb72665e54bf913e'
+ '3bcc9901478f4f9ea0a03b67171c13e3'
+ '1cd65909fa0983047f3f06a3ab352401'
+ '8f1b5282795895c9b8ce8430d20cdda6'
+ '8f03e708b230619ffc2a799a48bffb53'
+ '8ac484023d786766d287ccbe878ae4ba'
+ 'bed57f7c3911af695ec7b469248c104a'
+ 'f8bb29c2ca1ce178e6371091a3e1090d')
 
 prepare() {
   cd $srcdir/${pkgname}-${pkgver}
@@ -72,6 +93,8 @@
   install -D -m 644 ../nfs-server.conf $pkgdir/etc/conf.d/nfs-server.conf
   install -D -m 644 ../nfs $pkgdir/etc/conf.d/nfs
   install -D -m 644 utils/mount/nfsmount.conf $pkgdir/etc/nfsmount.conf
+  # keyutils id_resolver #35463
+  install -D -m 644 ../id_resolver.conf 
$pkgdir/etc/request-key.d/id_resolver.conf
   # systemd files
   for i in ${srcdir}/*.{service,mount}; do
 install -D -m 644 $i $pkgdir/usr/lib/systemd/system/${i##*/}
@@ -82,40 +105,4 @@
   mkdir -m 555 $pkgdir/var/lib/nfs/rpc_pipefs
   mkdir $pkgdir/var/lib/nfs/v4recovery
 }
-md5sums=('6e7d97de51e428a0b8698c16ca23db77'
- 'f73f197a16b02c3e248488ec35c4cf43'
- '9cef69bc686cc5dcac23fbb51450747d'
- 'ff585faf410a62c4333a027c50b56bae'
- 'eb4f4027fab6fc1201f1ca04f5954c76'
- 'f5e7bba09a46c5c5d7007cac6eff9df5'
- '7674106eaaa4c149bccd4f05fe3604e9'
- '4f4827dfc93008dfadd0a530ad0872b2'
- '6aeb4a80b2a5162f5951438474ea22f3'
- 'ff95ad9275ef774e0a2ea8adfe55ee66'
- '2e991f0e440b4809e22b6c7689544fc0'
- '42d0088add3beab0284be1379391382b'
- '60d82e2d2d19d21ceb72665e54bf913e'
- '3bcc9901478f4f9ea0a03b67171c13e3'
- '1cd65909fa0983047f3f06a3ab352401'
- '8f1b5282795895c9b8ce8430d20cdda6'
- '8f03e708b230619ffc2a799a48bffb53'
- '8ac484023d786766d287ccbe878ae4ba')
-md5sums=('6e7d97de51e428a0b8698c16ca23db77'
- 'f73f197a16b02c3e248488ec35c4cf43'
- '9cef69bc686cc5dcac23fbb51450747d'
- 'ff585faf410a62c4333a027c50b56bae'
- 'eb4f4027fab6fc1201f1ca04f5954c76'
- 'f5e7bba09a46c5c5d7007cac6eff9df5'
- '7674106eaaa4c149bccd4f05fe3604e9'
- '4f4827dfc93008dfadd0a530ad0872b2'
- '6aeb4a80b2a5162f5951438474ea22f3'
- 'ff95ad9275ef774e0a2ea8adfe55ee66'
- '2e991f0e440b4809e22b6c7689544fc0'
- '42d0088add3beab0284be1379391382b'
- '60d82e2d2d19d21ceb72665e54bf913e'
- '3bcc9901478f4f9ea0a03b67171c13e3'
- '1cd65909fa0983047f3f06a3ab352401'
- '8f1b5282795895c9b8ce8430d20cdda6'
- '8f03e708b230619ffc2a799a48bffb53'
- '8ac484023d786766d287ccbe878ae4ba'
- 'f8bb29c2ca1ce178e6371091a3e1090d')
+

Added: id_resolver.conf
===
--- id_resolver.conf(rev 0)
+++ id_resolver.conf2013-05-28 13:42:51 UTC (rev 186535)
@@ -0,0 +1 @@
+create id_resolver * * /usr/bin/nfsidmap %k %d
\ No newline at end of file



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

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:43:37
  Author: tpowa
Revision: 186536

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

Deleted:
  nfs-utils/repos/testing-i686/PKGBUILD
  nfs-utils/repos/testing-i686/blkmapd.service
  nfs-utils/repos/testing-i686/exports
  nfs-utils/repos/testing-i686/idmapd.conf
  nfs-utils/repos/testing-i686/nfs
  nfs-utils/repos/testing-i686/nfs-common.conf
  nfs-utils/repos/testing-i686/nfs-server.conf
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-mtab-sym.patch
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-no-exec.patch
  nfs-utils/repos/testing-i686/nfs-utils.conf
  nfs-utils/repos/testing-i686/nfs-utils.install
  nfs-utils/repos/testing-i686/nfsd.service
  nfs-utils/repos/testing-i686/proc-fs-nfsd.mount
  nfs-utils/repos/testing-i686/rpc-gssd.service
  nfs-utils/repos/testing-i686/rpc-idmapd.service
  nfs-utils/repos/testing-i686/rpc-mountd.service
  nfs-utils/repos/testing-i686/rpc-statd.service
  nfs-utils/repos/testing-i686/rpc-svcgssd.service
  nfs-utils/repos/testing-i686/var-lib-nfs-rpc_pipefs.mount
  nfs-utils/repos/testing-x86_64/PKGBUILD
  nfs-utils/repos/testing-x86_64/blkmapd.service
  nfs-utils/repos/testing-x86_64/exports
  nfs-utils/repos/testing-x86_64/idmapd.conf
  nfs-utils/repos/testing-x86_64/nfs
  nfs-utils/repos/testing-x86_64/nfs-common.conf
  nfs-utils/repos/testing-x86_64/nfs-server.conf
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-mtab-sym.patch
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-no-exec.patch
  nfs-utils/repos/testing-x86_64/nfs-utils.conf
  nfs-utils/repos/testing-x86_64/nfs-utils.install
  nfs-utils/repos/testing-x86_64/nfsd.service
  nfs-utils/repos/testing-x86_64/proc-fs-nfsd.mount
  nfs-utils/repos/testing-x86_64/rpc-gssd.service
  nfs-utils/repos/testing-x86_64/rpc-idmapd.service
  nfs-utils/repos/testing-x86_64/rpc-mountd.service
  nfs-utils/repos/testing-x86_64/rpc-statd.service
  nfs-utils/repos/testing-x86_64/rpc-svcgssd.service
  nfs-utils/repos/testing-x86_64/var-lib-nfs-rpc_pipefs.mount

---+
 testing-i686/PKGBUILD |  121 
 testing-i686/blkmapd.service  |   11 --
 testing-i686/exports  |   15 --
 testing-i686/idmapd.conf  |   14 --
 testing-i686/nfs  |   40 ---
 testing-i686/nfs-common.conf  |   40 ---
 testing-i686/nfs-server.conf  |   29 -
 testing-i686/nfs-utils-1.1.4-mtab-sym.patch   |   39 ---
 testing-i686/nfs-utils-1.1.4-no-exec.patch|   15 --
 testing-i686/nfs-utils.conf   |1 
 testing-i686/nfs-utils.install|   32 --
 testing-i686/nfsd.service |   16 ---
 testing-i686/proc-fs-nfsd.mount   |8 -
 testing-i686/rpc-gssd.service |   13 --
 testing-i686/rpc-idmapd.service   |   13 --
 testing-i686/rpc-mountd.service   |   12 --
 testing-i686/rpc-statd.service|   13 --
 testing-i686/rpc-svcgssd.service  |   12 --
 testing-i686/var-lib-nfs-rpc_pipefs.mount |7 -
 testing-x86_64/PKGBUILD   |  121 
 testing-x86_64/blkmapd.service|   11 --
 testing-x86_64/exports|   15 --
 testing-x86_64/idmapd.conf|   14 --
 testing-x86_64/nfs|   40 ---
 testing-x86_64/nfs-common.conf|   40 ---
 testing-x86_64/nfs-server.conf|   29 -
 testing-x86_64/nfs-utils-1.1.4-mtab-sym.patch |   39 ---
 testing-x86_64/nfs-utils-1.1.4-no-exec.patch  |   15 --
 testing-x86_64/nfs-utils.conf |1 
 testing-x86_64/nfs-utils.install  |   32 --
 testing-x86_64/nfsd.service   |   16 ---
 testing-x86_64/proc-fs-nfsd.mount |8 -
 testing-x86_64/rpc-gssd.service   |   13 --
 testing-x86_64/rpc-idmapd.service |   13 --
 testing-x86_64/rpc-mountd.service |   12 --
 testing-x86_64/rpc-statd.service  |   13 --
 testing-x86_64/rpc-svcgssd.service|   12 --
 testing-x86_64/var-lib-nfs-rpc_pipefs.mount   |7 -
 38 files changed, 902 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-05-28 13:42:51 UTC (rev 186535)
+++ testing-i686/PKGBUILD   2013-05-28 13:43:37 UTC (rev 186536)
@@ -1,121 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski tp...@archlinux.org
-# Contributor: John Proctor jproc...@prium.net
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.org
-# Contributor: abelstr a...@pinklf.eu
-# Contributor: Marco Lima cipparello gmail com
-
-pkgname=nfs-utils
-pkgver=1.2.8
-pkgrel=5
-pkgdesc=Support programs for Network File Systems
-arch=('i686' 'x86_64')

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

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:45:42
  Author: tpowa
Revision: 186538

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

Added:
  keyutils/repos/testing-i686/
  keyutils/repos/testing-i686/PKGBUILD
(from rev 186537, keyutils/trunk/PKGBUILD)
  keyutils/repos/testing-i686/request-key.conf.patch
(from rev 186537, keyutils/trunk/request-key.conf.patch)
  keyutils/repos/testing-x86_64/
  keyutils/repos/testing-x86_64/PKGBUILD
(from rev 186537, keyutils/trunk/PKGBUILD)
  keyutils/repos/testing-x86_64/request-key.conf.patch
(from rev 186537, keyutils/trunk/request-key.conf.patch)

---+
 testing-i686/PKGBUILD |   32 
 testing-i686/request-key.conf.patch   |   21 +
 testing-x86_64/PKGBUILD   |   32 
 testing-x86_64/request-key.conf.patch |   21 +
 4 files changed, 106 insertions(+)

Copied: keyutils/repos/testing-i686/PKGBUILD (from rev 186537, 
keyutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-28 13:45:42 UTC (rev 186538)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=keyutils
+pkgver=1.5.5
+pkgrel=5
+pkgdesc=Linux Key Management Utilities
+arch=(i686 x86_64)
+url=http://www.kernel.org;
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'sh')
+backup=(etc/request-key.conf)
+source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+request-key.conf.patch)
+md5sums=('d759680b2f23c99af95938f5026f25fb'
+ '89a819a7e4e90936b210c9d5020d296d')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  # fix paths of binaries in /etc/request-key.conf
+  patch -Np0 -i ../request-key.conf.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} SBINDIR='/usr/bin' 
BINDIR='/usr/bin'
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib'  install
+}

Copied: keyutils/repos/testing-i686/request-key.conf.patch (from rev 186537, 
keyutils/trunk/request-key.conf.patch)
===
--- testing-i686/request-key.conf.patch (rev 0)
+++ testing-i686/request-key.conf.patch 2013-05-28 13:45:42 UTC (rev 186538)
@@ -0,0 +1,21 @@
+--- request-key.conf.old   2013-05-28 15:34:10.966001242 +0200
 request-key.conf   2013-05-28 15:35:34.857969598 +0200
+@@ -31,11 +31,11 @@
+ 
+ #OP   TYPEDESCRIPTION CALLOUT INFOPROGRAM ARG1 ARG2 ARG3 ...
+ #==   === === === 
===
+-create  dns_resolver **   /sbin/key.dns_resolver 
%k
+-createuserdebug:* negate  /bin/keyctl negate %k 
30 %S
+-create  userdebug:* rejected/bin/keyctl reject %k 30 %c %S
+-create  userdebug:* expired /bin/keyctl reject %k 30 %c %S
+-create  userdebug:* revoked /bin/keyctl reject %k 30 %c %S
+-createuserdebug:loop:**   |/bin/cat
++create  dns_resolver **   
/usr/bin/key.dns_resolver %k
++createuserdebug:* negate  /usr/bin/keyctl negate 
%k 30 %S
++create  userdebug:* rejected/usr/bin/keyctl reject %k 30 
%c %S
++create  userdebug:* expired /usr/bin/keyctl reject %k 30 
%c %S
++create  userdebug:* revoked /usr/bin/keyctl reject %k 30 
%c %S
++createuserdebug:loop:**   |/usr/bin/cat
+ createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
+-negate*   *   *   /bin/keyctl negate %k 
30 %S
++negate*   *   *   /usr/bin/keyctl negate 
%k 30 %S

Copied: keyutils/repos/testing-x86_64/PKGBUILD (from rev 186537, 
keyutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-28 13:45:42 UTC (rev 186538)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=keyutils
+pkgver=1.5.5
+pkgrel=5
+pkgdesc=Linux Key Management Utilities
+arch=(i686 x86_64)
+url=http://www.kernel.org;
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'sh')
+backup=(etc/request-key.conf)
+source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+request-key.conf.patch)

[arch-commits] Commit in keyutils/trunk (PKGBUILD request-key.conf.patch)

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:45:34
  Author: tpowa
Revision: 186537

upgpkg: keyutils 1.5.5-5

fix paths of binaries in request-key.conf, moved id_resolver to nfs-utils

Added:
  keyutils/trunk/request-key.conf.patch
Modified:
  keyutils/trunk/PKGBUILD

+
 PKGBUILD   |   20 
 request-key.conf.patch |   21 +
 2 files changed, 33 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 13:43:37 UTC (rev 186536)
+++ PKGBUILD2013-05-28 13:45:34 UTC (rev 186537)
@@ -3,26 +3,30 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 pkgname=keyutils
 pkgver=1.5.5
-pkgrel=4
+pkgrel=5
 pkgdesc=Linux Key Management Utilities
 arch=(i686 x86_64)
 url=http://www.kernel.org;
 license=('GPL2' 'LGPL2.1')
 depends=('glibc' 'sh')
 backup=(etc/request-key.conf)
-source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d759680b2f23c99af95938f5026f25fb')
+source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+request-key.conf.patch)
+md5sums=('d759680b2f23c99af95938f5026f25fb'
+ '89a819a7e4e90936b210c9d5020d296d')
 
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  # fix paths of binaries in /etc/request-key.conf
+  patch -Np0 -i ../request-key.conf.patch
+}
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS}
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} SBINDIR='/usr/bin' 
BINDIR='/usr/bin'
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib'  install
-  # add nfsidmap to config file #30396
-  echo # NFS idmap resolver  $pkgdir/etc/request-key.conf
-  echo create id_resolver * * /usr/sbin/nfsidmap %k %d \
-$pkgdir/etc/request-key.conf
 }

Added: request-key.conf.patch
===
--- request-key.conf.patch  (rev 0)
+++ request-key.conf.patch  2013-05-28 13:45:34 UTC (rev 186537)
@@ -0,0 +1,21 @@
+--- request-key.conf.old   2013-05-28 15:34:10.966001242 +0200
 request-key.conf   2013-05-28 15:35:34.857969598 +0200
+@@ -31,11 +31,11 @@
+ 
+ #OP   TYPEDESCRIPTION CALLOUT INFOPROGRAM ARG1 ARG2 ARG3 ...
+ #==   === === === 
===
+-create  dns_resolver **   /sbin/key.dns_resolver 
%k
+-createuserdebug:* negate  /bin/keyctl negate %k 
30 %S
+-create  userdebug:* rejected/bin/keyctl reject %k 30 %c %S
+-create  userdebug:* expired /bin/keyctl reject %k 30 %c %S
+-create  userdebug:* revoked /bin/keyctl reject %k 30 %c %S
+-createuserdebug:loop:**   |/bin/cat
++create  dns_resolver **   
/usr/bin/key.dns_resolver %k
++createuserdebug:* negate  /usr/bin/keyctl negate 
%k 30 %S
++create  userdebug:* rejected/usr/bin/keyctl reject %k 30 
%c %S
++create  userdebug:* expired /usr/bin/keyctl reject %k 30 
%c %S
++create  userdebug:* revoked /usr/bin/keyctl reject %k 30 
%c %S
++createuserdebug:loop:**   |/usr/bin/cat
+ createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
+-negate*   *   *   /bin/keyctl negate %k 
30 %S
++negate*   *   *   /usr/bin/keyctl negate 
%k 30 %S



[arch-commits] Commit in nfs-utils/repos (44 files)

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:51:01
  Author: tpowa
Revision: 186539

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

Added:
  nfs-utils/repos/testing-i686/PKGBUILD
(from rev 186538, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/testing-i686/blkmapd.service
(from rev 186538, nfs-utils/trunk/blkmapd.service)
  nfs-utils/repos/testing-i686/exports
(from rev 186538, nfs-utils/trunk/exports)
  nfs-utils/repos/testing-i686/id_resolver.conf
(from rev 186538, nfs-utils/trunk/id_resolver.conf)
  nfs-utils/repos/testing-i686/idmapd.conf
(from rev 186538, nfs-utils/trunk/idmapd.conf)
  nfs-utils/repos/testing-i686/nfs
(from rev 186538, nfs-utils/trunk/nfs)
  nfs-utils/repos/testing-i686/nfs-common.conf
(from rev 186538, nfs-utils/trunk/nfs-common.conf)
  nfs-utils/repos/testing-i686/nfs-server.conf
(from rev 186538, nfs-utils/trunk/nfs-server.conf)
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-mtab-sym.patch
(from rev 186538, nfs-utils/trunk/nfs-utils-1.1.4-mtab-sym.patch)
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-no-exec.patch
(from rev 186538, nfs-utils/trunk/nfs-utils-1.1.4-no-exec.patch)
  nfs-utils/repos/testing-i686/nfs-utils.conf
(from rev 186538, nfs-utils/trunk/nfs-utils.conf)
  nfs-utils/repos/testing-i686/nfs-utils.install
(from rev 186538, nfs-utils/trunk/nfs-utils.install)
  nfs-utils/repos/testing-i686/nfsd.service
(from rev 186538, nfs-utils/trunk/nfsd.service)
  nfs-utils/repos/testing-i686/proc-fs-nfsd.mount
(from rev 186538, nfs-utils/trunk/proc-fs-nfsd.mount)
  nfs-utils/repos/testing-i686/rpc-gssd.service
(from rev 186538, nfs-utils/trunk/rpc-gssd.service)
  nfs-utils/repos/testing-i686/rpc-idmapd.service
(from rev 186538, nfs-utils/trunk/rpc-idmapd.service)
  nfs-utils/repos/testing-i686/rpc-mountd.service
(from rev 186538, nfs-utils/trunk/rpc-mountd.service)
  nfs-utils/repos/testing-i686/rpc-statd.service
(from rev 186538, nfs-utils/trunk/rpc-statd.service)
  nfs-utils/repos/testing-i686/rpc-svcgssd.service
(from rev 186538, nfs-utils/trunk/rpc-svcgssd.service)
  nfs-utils/repos/testing-i686/start-statd.patch
(from rev 186538, nfs-utils/trunk/start-statd.patch)
  nfs-utils/repos/testing-i686/var-lib-nfs-rpc_pipefs.mount
(from rev 186538, nfs-utils/trunk/var-lib-nfs-rpc_pipefs.mount)
  nfs-utils/repos/testing-x86_64/PKGBUILD
(from rev 186538, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/testing-x86_64/blkmapd.service
(from rev 186538, nfs-utils/trunk/blkmapd.service)
  nfs-utils/repos/testing-x86_64/exports
(from rev 186538, nfs-utils/trunk/exports)
  nfs-utils/repos/testing-x86_64/id_resolver.conf
(from rev 186538, nfs-utils/trunk/id_resolver.conf)
  nfs-utils/repos/testing-x86_64/idmapd.conf
(from rev 186538, nfs-utils/trunk/idmapd.conf)
  nfs-utils/repos/testing-x86_64/nfs
(from rev 186538, nfs-utils/trunk/nfs)
  nfs-utils/repos/testing-x86_64/nfs-common.conf
(from rev 186538, nfs-utils/trunk/nfs-common.conf)
  nfs-utils/repos/testing-x86_64/nfs-server.conf
(from rev 186538, nfs-utils/trunk/nfs-server.conf)
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-mtab-sym.patch
(from rev 186538, nfs-utils/trunk/nfs-utils-1.1.4-mtab-sym.patch)
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-no-exec.patch
(from rev 186538, nfs-utils/trunk/nfs-utils-1.1.4-no-exec.patch)
  nfs-utils/repos/testing-x86_64/nfs-utils.conf
(from rev 186538, nfs-utils/trunk/nfs-utils.conf)
  nfs-utils/repos/testing-x86_64/nfs-utils.install
(from rev 186538, nfs-utils/trunk/nfs-utils.install)
  nfs-utils/repos/testing-x86_64/nfsd.service
(from rev 186538, nfs-utils/trunk/nfsd.service)
  nfs-utils/repos/testing-x86_64/proc-fs-nfsd.mount
(from rev 186538, nfs-utils/trunk/proc-fs-nfsd.mount)
  nfs-utils/repos/testing-x86_64/rpc-gssd.service
(from rev 186538, nfs-utils/trunk/rpc-gssd.service)
  nfs-utils/repos/testing-x86_64/rpc-idmapd.service
(from rev 186538, nfs-utils/trunk/rpc-idmapd.service)
  nfs-utils/repos/testing-x86_64/rpc-mountd.service
(from rev 186538, nfs-utils/trunk/rpc-mountd.service)
  nfs-utils/repos/testing-x86_64/rpc-statd.service
(from rev 186538, nfs-utils/trunk/rpc-statd.service)
  nfs-utils/repos/testing-x86_64/rpc-svcgssd.service
(from rev 186538, nfs-utils/trunk/rpc-svcgssd.service)
  nfs-utils/repos/testing-x86_64/start-statd.patch
(from rev 186538, nfs-utils/trunk/start-statd.patch)
  nfs-utils/repos/testing-x86_64/var-lib-nfs-rpc_pipefs.mount
(from rev 186538, nfs-utils/trunk/var-lib-nfs-rpc_pipefs.mount)
Deleted:
  nfs-utils/repos/testing-i686/start-statd.patch
  nfs-utils/repos/testing-x86_64/start-statd.patch

---+
 /start-statd.patch|   20 
 testing-i686/PKGBUILD |  108 
 testing-i686/blkmapd.service  |   11 ++
 testing-i686/exports  |   15 +++
 

[arch-commits] Commit in nfs-utils/repos (2 files)

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:53:49
  Author: tpowa
Revision: 186541

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

Deleted:
  nfs-utils/repos/testing-i686/start-statd.patch
  nfs-utils/repos/testing-x86_64/start-statd.patch

--+
 testing-i686/start-statd.patch   |   10 --
 testing-x86_64/start-statd.patch |   10 --
 2 files changed, 20 deletions(-)

Deleted: testing-i686/start-statd.patch
===
--- testing-i686/start-statd.patch  2013-05-28 13:53:09 UTC (rev 186540)
+++ testing-i686/start-statd.patch  2013-05-28 13:53:49 UTC (rev 186541)
@@ -1,10 +0,0 @@
 nfs-utils-1.2.8/utils/statd/start-statd.old2013-05-23 
11:35:10.408221686 +0200
-+++ nfs-utils-1.2.8/utils/statd/start-statd2013-05-23 11:35:22.191356904 
+0200
-@@ -4,6 +4,6 @@
- # /var/run/rpc.statd.pid).
- # It should run statd with whatever flags are apropriate for this
- # site.
--PATH=/sbin:/usr/sbin
-+PATH=/sbin:/usr/sbin:/usr/bin
- exec rpc.statd --no-notify
- 

Deleted: testing-x86_64/start-statd.patch
===
--- testing-x86_64/start-statd.patch2013-05-28 13:53:09 UTC (rev 186540)
+++ testing-x86_64/start-statd.patch2013-05-28 13:53:49 UTC (rev 186541)
@@ -1,10 +0,0 @@
 nfs-utils-1.2.8/utils/statd/start-statd.old2013-05-23 
11:35:10.408221686 +0200
-+++ nfs-utils-1.2.8/utils/statd/start-statd2013-05-23 11:35:22.191356904 
+0200
-@@ -4,6 +4,6 @@
- # /var/run/rpc.statd.pid).
- # It should run statd with whatever flags are apropriate for this
- # site.
--PATH=/sbin:/usr/sbin
-+PATH=/sbin:/usr/sbin:/usr/bin
- exec rpc.statd --no-notify
- 



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

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:53:09
  Author: tpowa
Revision: 186540

upgpkg: nfs-utils 1.2.8-6

move in id_resolver, from keyutils

Modified:
  nfs-utils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 13:51:01 UTC (rev 186539)
+++ PKGBUILD2013-05-28 13:53:09 UTC (rev 186540)
@@ -7,7 +7,7 @@
 
 pkgname=nfs-utils
 pkgver=1.2.8
-pkgrel=5
+pkgrel=6
 pkgdesc=Support programs for Network File Systems
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'



[arch-commits] Commit in nfs-utils/repos (82 files)

2013-05-28 Thread Tobias Powalowski
Date: Tuesday, May 28, 2013 @ 15:55:25
  Author: tpowa
Revision: 186542

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

Added:
  nfs-utils/repos/testing-i686/PKGBUILD
(from rev 186541, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/testing-i686/blkmapd.service
(from rev 186541, nfs-utils/trunk/blkmapd.service)
  nfs-utils/repos/testing-i686/exports
(from rev 186541, nfs-utils/trunk/exports)
  nfs-utils/repos/testing-i686/id_resolver.conf
(from rev 186541, nfs-utils/trunk/id_resolver.conf)
  nfs-utils/repos/testing-i686/idmapd.conf
(from rev 186541, nfs-utils/trunk/idmapd.conf)
  nfs-utils/repos/testing-i686/nfs
(from rev 186541, nfs-utils/trunk/nfs)
  nfs-utils/repos/testing-i686/nfs-common.conf
(from rev 186541, nfs-utils/trunk/nfs-common.conf)
  nfs-utils/repos/testing-i686/nfs-server.conf
(from rev 186541, nfs-utils/trunk/nfs-server.conf)
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-mtab-sym.patch
(from rev 186541, nfs-utils/trunk/nfs-utils-1.1.4-mtab-sym.patch)
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-no-exec.patch
(from rev 186541, nfs-utils/trunk/nfs-utils-1.1.4-no-exec.patch)
  nfs-utils/repos/testing-i686/nfs-utils.conf
(from rev 186541, nfs-utils/trunk/nfs-utils.conf)
  nfs-utils/repos/testing-i686/nfs-utils.install
(from rev 186541, nfs-utils/trunk/nfs-utils.install)
  nfs-utils/repos/testing-i686/nfsd.service
(from rev 186541, nfs-utils/trunk/nfsd.service)
  nfs-utils/repos/testing-i686/proc-fs-nfsd.mount
(from rev 186541, nfs-utils/trunk/proc-fs-nfsd.mount)
  nfs-utils/repos/testing-i686/rpc-gssd.service
(from rev 186541, nfs-utils/trunk/rpc-gssd.service)
  nfs-utils/repos/testing-i686/rpc-idmapd.service
(from rev 186541, nfs-utils/trunk/rpc-idmapd.service)
  nfs-utils/repos/testing-i686/rpc-mountd.service
(from rev 186541, nfs-utils/trunk/rpc-mountd.service)
  nfs-utils/repos/testing-i686/rpc-statd.service
(from rev 186541, nfs-utils/trunk/rpc-statd.service)
  nfs-utils/repos/testing-i686/rpc-svcgssd.service
(from rev 186541, nfs-utils/trunk/rpc-svcgssd.service)
  nfs-utils/repos/testing-i686/start-statd.patch
(from rev 186541, nfs-utils/trunk/start-statd.patch)
  nfs-utils/repos/testing-i686/var-lib-nfs-rpc_pipefs.mount
(from rev 186541, nfs-utils/trunk/var-lib-nfs-rpc_pipefs.mount)
  nfs-utils/repos/testing-x86_64/PKGBUILD
(from rev 186541, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/testing-x86_64/blkmapd.service
(from rev 186541, nfs-utils/trunk/blkmapd.service)
  nfs-utils/repos/testing-x86_64/exports
(from rev 186541, nfs-utils/trunk/exports)
  nfs-utils/repos/testing-x86_64/id_resolver.conf
(from rev 186541, nfs-utils/trunk/id_resolver.conf)
  nfs-utils/repos/testing-x86_64/idmapd.conf
(from rev 186541, nfs-utils/trunk/idmapd.conf)
  nfs-utils/repos/testing-x86_64/nfs
(from rev 186541, nfs-utils/trunk/nfs)
  nfs-utils/repos/testing-x86_64/nfs-common.conf
(from rev 186541, nfs-utils/trunk/nfs-common.conf)
  nfs-utils/repos/testing-x86_64/nfs-server.conf
(from rev 186541, nfs-utils/trunk/nfs-server.conf)
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-mtab-sym.patch
(from rev 186541, nfs-utils/trunk/nfs-utils-1.1.4-mtab-sym.patch)
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-no-exec.patch
(from rev 186541, nfs-utils/trunk/nfs-utils-1.1.4-no-exec.patch)
  nfs-utils/repos/testing-x86_64/nfs-utils.conf
(from rev 186541, nfs-utils/trunk/nfs-utils.conf)
  nfs-utils/repos/testing-x86_64/nfs-utils.install
(from rev 186541, nfs-utils/trunk/nfs-utils.install)
  nfs-utils/repos/testing-x86_64/nfsd.service
(from rev 186541, nfs-utils/trunk/nfsd.service)
  nfs-utils/repos/testing-x86_64/proc-fs-nfsd.mount
(from rev 186541, nfs-utils/trunk/proc-fs-nfsd.mount)
  nfs-utils/repos/testing-x86_64/rpc-gssd.service
(from rev 186541, nfs-utils/trunk/rpc-gssd.service)
  nfs-utils/repos/testing-x86_64/rpc-idmapd.service
(from rev 186541, nfs-utils/trunk/rpc-idmapd.service)
  nfs-utils/repos/testing-x86_64/rpc-mountd.service
(from rev 186541, nfs-utils/trunk/rpc-mountd.service)
  nfs-utils/repos/testing-x86_64/rpc-statd.service
(from rev 186541, nfs-utils/trunk/rpc-statd.service)
  nfs-utils/repos/testing-x86_64/rpc-svcgssd.service
(from rev 186541, nfs-utils/trunk/rpc-svcgssd.service)
  nfs-utils/repos/testing-x86_64/start-statd.patch
(from rev 186541, nfs-utils/trunk/start-statd.patch)
  nfs-utils/repos/testing-x86_64/var-lib-nfs-rpc_pipefs.mount
(from rev 186541, nfs-utils/trunk/var-lib-nfs-rpc_pipefs.mount)
Deleted:
  nfs-utils/repos/testing-i686/PKGBUILD
  nfs-utils/repos/testing-i686/blkmapd.service
  nfs-utils/repos/testing-i686/exports
  nfs-utils/repos/testing-i686/id_resolver.conf
  nfs-utils/repos/testing-i686/idmapd.conf
  nfs-utils/repos/testing-i686/nfs
  nfs-utils/repos/testing-i686/nfs-common.conf
  nfs-utils/repos/testing-i686/nfs-server.conf
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-mtab-sym.patch
  

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

2013-05-28 Thread Dave Reisner
Date: Tuesday, May 28, 2013 @ 15:57:44
  Author: dreisner
Revision: 186543

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

Added:
  util-linux/repos/testing-i686/
  util-linux/repos/testing-i686/PKGBUILD
(from rev 186542, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-i686/pam-common
(from rev 186542, util-linux/trunk/pam-common)
  util-linux/repos/testing-i686/pam-login
(from rev 186542, util-linux/trunk/pam-login)
  util-linux/repos/testing-i686/pam-su
(from rev 186542, util-linux/trunk/pam-su)
  util-linux/repos/testing-i686/util-linux.install
(from rev 186542, util-linux/trunk/util-linux.install)
  util-linux/repos/testing-i686/uuidd.tmpfiles
(from rev 186542, util-linux/trunk/uuidd.tmpfiles)
  util-linux/repos/testing-x86_64/
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 186542, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 186542, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 186542, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-su
(from rev 186542, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/util-linux.install
(from rev 186542, util-linux/trunk/util-linux.install)
  util-linux/repos/testing-x86_64/uuidd.tmpfiles
(from rev 186542, util-linux/trunk/uuidd.tmpfiles)

---+
 testing-i686/PKGBUILD |   81 
 testing-i686/pam-common   |6 ++
 testing-i686/pam-login|7 +++
 testing-i686/pam-su   |9 
 testing-i686/util-linux.install   |   21 +
 testing-i686/uuidd.tmpfiles   |1 
 testing-x86_64/PKGBUILD   |   81 
 testing-x86_64/pam-common |6 ++
 testing-x86_64/pam-login  |7 +++
 testing-x86_64/pam-su |9 
 testing-x86_64/util-linux.install |   21 +
 testing-x86_64/uuidd.tmpfiles |1 
 12 files changed, 250 insertions(+)

Copied: util-linux/repos/testing-i686/PKGBUILD (from rev 186542, 
util-linux/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-28 13:57:44 UTC (rev 186543)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=util-linux
+pkgver=2.23.1
+pkgrel=1
+pkgdesc=Miscellaneous system utilities for Linux
+url=http://www.kernel.org/pub/linux/utils/util-linux/;
+arch=('i686' 'x86_64')
+groups=('base' 'base-devel')
+depends=('pam' 'shadow' 'coreutils' 'glibc')
+makedepends=('systemd')
+# checkdepends=('bc')
+conflicts=('util-linux-ng' 'eject')
+provides=(util-linux-ng=$pkgver 'eject')
+license=('GPL2')
+options=('!libtool')
+source=(ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.23/$pkgname-$pkgver.tar.xz;
+uuidd.tmpfiles
+pam-login
+pam-common
+pam-su)
+backup=(etc/pam.d/chfn
+etc/pam.d/chsh
+etc/pam.d/login
+etc/pam.d/su
+etc/pam.d/su-l)
+install=util-linux.install
+md5sums=('33ba55ce82f8e3b8d7a38fac0f62779a'
+ 'a39554bfd65cccfd8254bb46922f4a67'
+ '4368b3f98abd8a32662e094c54e7f9b1'
+ 'a31374fef2cba0ca34dfc7078e2969e4'
+ 'fa85e5cce5d723275b14365ba71a8aad')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib \
+  --localstatedir=/run \
+  --enable-fs-paths-extra=/usr/bin:/usr/sbin \
+  --enable-raw \
+  --enable-vipw \
+  --enable-newgrp \
+  --enable-chfn-chsh \
+  --enable-write \
+  --enable-mesg \
+  --enable-socket-activation
+
+#  --enable-reset \ # part of ncurses
+#  --enable-line \ # not part of any package
+#  --enable-last \ # not compat
+
+  make
+}
+
+#check() {
+# fails for some reason in chroot, works outside
+#  make -C $pkgname-$pkgver check
+#}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  # setuid chfn and chsh
+  chmod 4755 $pkgdir/usr/bin/{newgrp,ch{sh,fn}}
+
+  # install PAM files for login-utils
+  install -Dm644 $srcdir/pam-common $pkgdir/etc/pam.d/chfn
+  install -m644 $srcdir/pam-common $pkgdir/etc/pam.d/chsh
+  install -m644 $srcdir/pam-login $pkgdir/etc/pam.d/login
+  install -m644 $srcdir/pam-su ${pkgdir}/etc/pam.d/su
+  install -m644 $srcdir/pam-su ${pkgdir}/etc/pam.d/su-l
+
+  # include tmpfiles fragment for uuidd
+  # TODO(dreisner): offer this upstream?
+  install -Dm644 $srcdir/uuidd.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/uuidd.conf
+}

Copied: util-linux/repos/testing-i686/pam-common (from rev 186542, 
util-linux/trunk/pam-common)
===
--- testing-i686/pam-common 

[arch-commits] Commit in (6 files)

2013-05-28 Thread Bartłomiej Piotrowski
Date: Tuesday, May 28, 2013 @ 17:44:07
  Author: bpiotrowski
Revision: 91823

newpkg: tt-rss 1.7.9-1

Added:
  tt-rss/
  tt-rss/repos/
  tt-rss/trunk/
  tt-rss/trunk/PKGBUILD
  tt-rss/trunk/service
  tt-rss/trunk/tt-rss.install

+
 PKGBUILD   |   42 ++
 service|   13 +
 tt-rss.install |4 
 3 files changed, 59 insertions(+)

Added: tt-rss/trunk/PKGBUILD
===
--- tt-rss/trunk/PKGBUILD   (rev 0)
+++ tt-rss/trunk/PKGBUILD   2013-05-28 15:44:07 UTC (rev 91823)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Clément Démoulins clem...@archivel.fr
+# Contributor: David Rosenstrauch dar...@darose.net
+# Contributor: Erik Mank e...@braindisorder.org
+
+pkgname=tt-rss
+pkgver=1.7.9
+pkgrel=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=('any')
+url='http://tt-rss.org/redmine/'
+license=('GPL')
+depends=('php')
+optdepends=('mysql' 'postgresql' 'php-curl')
+install=tt-rss.install
+source=(https://github.com/gothfox/Tiny-Tiny-RSS/archive/$pkgver.tar.gz
+service)
+sha256sums=('972f0f8a1033f076093ad6ff6480a0c32166bddeec217c5176da19afd021e3ff'
+'41309d75318b32a6a8152c36cbc8431a9173b58ca98f0b73d09b1d2242000737')
+
+package() {
+cd Tiny-Tiny-RSS-$pkgver
+_instdir=$pkgdir/usr/share/webapps/$pkgname
+
+install -d $_instdir
+cp -ra * $_instdir/
+rm -rf $_instdir/debian
+
+install -d $pkgdir/etc/webapps/tt-rss
+install -gm640 -g http config.php-dist 
$pkgdir/etc/webapps/tt-rss/config.php-dist
+ln -s /etc/webapps/tt-rss/config.php $_instdir/config.php
+
+install -d $pkgdir/var/lib/tt-rss
+mv $_instdir/{lock,feed-icons,cache} $pkgdir/var/lib/tt-rss
+ln -s /var/lib/tt-rss/lock $_instdir/lock
+ln -s /var/lib/tt-rss/feed-icons $_instdir/feed-icons
+ln -s /var/lib/tt-rss/cache $_instdir/cache
+chown -R 33:33 $pkgdir/var/lib/tt-rss
+
+install -Dm644 $srcdir/service 
$pkgdir/usr/lib/systemd/system/tt-rss.service
+}


Property changes on: tt-rss/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: tt-rss/trunk/service
===
--- tt-rss/trunk/service(rev 0)
+++ tt-rss/trunk/service2013-05-28 15:44:07 UTC (rev 91823)
@@ -0,0 +1,13 @@
+[Unit]
+Description=Tiny Tiny RSS feeds update daemon
+After=network.target
+After=mysqld.service
+After=postgresql.service
+
+[Service]
+ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
+User=http
+StandardOutput=syslog
+
+[Install]
+WantedBy=multi-user.target

Added: tt-rss/trunk/tt-rss.install
===
--- tt-rss/trunk/tt-rss.install (rev 0)
+++ tt-rss/trunk/tt-rss.install 2013-05-28 15:44:07 UTC (rev 91823)
@@ -0,0 +1,4 @@
+post_upgrade() {
+echo === Update config.php with new configuration data from 
config.php-dist if necessary.
+echo  Update CONFIG_VERSION to the new version afterwards.
+}



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

2013-05-28 Thread Bartłomiej Piotrowski
Date: Tuesday, May 28, 2013 @ 17:45:47
  Author: bpiotrowski
Revision: 91824

archrelease: copy trunk to community-any

Added:
  tt-rss/repos/community-any/
  tt-rss/repos/community-any/PKGBUILD
(from rev 91823, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/community-any/service
(from rev 91823, tt-rss/trunk/service)
  tt-rss/repos/community-any/tt-rss.install
(from rev 91823, tt-rss/trunk/tt-rss.install)

+
 PKGBUILD   |   42 ++
 service|   13 +
 tt-rss.install |4 
 3 files changed, 59 insertions(+)

Copied: tt-rss/repos/community-any/PKGBUILD (from rev 91823, 
tt-rss/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-05-28 15:45:47 UTC (rev 91824)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Clément Démoulins clem...@archivel.fr
+# Contributor: David Rosenstrauch dar...@darose.net
+# Contributor: Erik Mank e...@braindisorder.org
+
+pkgname=tt-rss
+pkgver=1.7.9
+pkgrel=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=('any')
+url='http://tt-rss.org/redmine/'
+license=('GPL')
+depends=('php')
+optdepends=('mysql' 'postgresql' 'php-curl')
+install=tt-rss.install
+source=(https://github.com/gothfox/Tiny-Tiny-RSS/archive/$pkgver.tar.gz
+service)
+sha256sums=('972f0f8a1033f076093ad6ff6480a0c32166bddeec217c5176da19afd021e3ff'
+'41309d75318b32a6a8152c36cbc8431a9173b58ca98f0b73d09b1d2242000737')
+
+package() {
+cd Tiny-Tiny-RSS-$pkgver
+_instdir=$pkgdir/usr/share/webapps/$pkgname
+
+install -d $_instdir
+cp -ra * $_instdir/
+rm -rf $_instdir/debian
+
+install -d $pkgdir/etc/webapps/tt-rss
+install -gm640 -g http config.php-dist 
$pkgdir/etc/webapps/tt-rss/config.php-dist
+ln -s /etc/webapps/tt-rss/config.php $_instdir/config.php
+
+install -d $pkgdir/var/lib/tt-rss
+mv $_instdir/{lock,feed-icons,cache} $pkgdir/var/lib/tt-rss
+ln -s /var/lib/tt-rss/lock $_instdir/lock
+ln -s /var/lib/tt-rss/feed-icons $_instdir/feed-icons
+ln -s /var/lib/tt-rss/cache $_instdir/cache
+chown -R 33:33 $pkgdir/var/lib/tt-rss
+
+install -Dm644 $srcdir/service 
$pkgdir/usr/lib/systemd/system/tt-rss.service
+}

Copied: tt-rss/repos/community-any/service (from rev 91823, 
tt-rss/trunk/service)
===
--- community-any/service   (rev 0)
+++ community-any/service   2013-05-28 15:45:47 UTC (rev 91824)
@@ -0,0 +1,13 @@
+[Unit]
+Description=Tiny Tiny RSS feeds update daemon
+After=network.target
+After=mysqld.service
+After=postgresql.service
+
+[Service]
+ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
+User=http
+StandardOutput=syslog
+
+[Install]
+WantedBy=multi-user.target

Copied: tt-rss/repos/community-any/tt-rss.install (from rev 91823, 
tt-rss/trunk/tt-rss.install)
===
--- community-any/tt-rss.install(rev 0)
+++ community-any/tt-rss.install2013-05-28 15:45:47 UTC (rev 91824)
@@ -0,0 +1,4 @@
+post_upgrade() {
+echo === Update config.php with new configuration data from 
config.php-dist if necessary.
+echo  Update CONFIG_VERSION to the new version afterwards.
+}



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

2013-05-28 Thread Stéphane Gaudreault
Date: Tuesday, May 28, 2013 @ 18:12:17
  Author: stephane
Revision: 91825

upgpkg: shapelib 1.3.0-2

rebuild and fix for CFLAGS (FS#35500)

Modified:
  shapelib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 15:45:47 UTC (rev 91824)
+++ PKGBUILD2013-05-28 16:12:17 UTC (rev 91825)
@@ -5,7 +5,7 @@
 
 pkgname=shapelib
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='simple C API for reading and writing ESRI Shapefiles'
 arch=('i686' 'x86_64')
 url='http://shapelib.maptools.org/'
@@ -19,14 +19,14 @@
 build() {
   cd $pkgname-$pkgver
   
-  sed -i -e s:'-O2':${CFLAGS}: Makefile
+  sed -i -e s:'-fPIC':${CFLAGS} -fPIC: Makefile
   make lib
 }
 
 package() {
   cd $pkgname-$pkgver
 
-  install -d $pkgdir/usr/lib $pkgdir/usr/include
+  install -dm755 $pkgdir/usr/{lib,include}
 
   # Fix the broken makefile
   sed -i -e s:/usr/local:${pkgdir}/usr: Makefile



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

2013-05-28 Thread Stéphane Gaudreault
Date: Tuesday, May 28, 2013 @ 18:12:54
  Author: stephane
Revision: 91826

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

Added:
  shapelib/repos/community-testing-i686/
  shapelib/repos/community-testing-i686/LICENSE
(from rev 91825, shapelib/trunk/LICENSE)
  shapelib/repos/community-testing-i686/PKGBUILD
(from rev 91825, shapelib/trunk/PKGBUILD)
  shapelib/repos/community-testing-x86_64/
  shapelib/repos/community-testing-x86_64/LICENSE
(from rev 91825, shapelib/trunk/LICENSE)
  shapelib/repos/community-testing-x86_64/PKGBUILD
(from rev 91825, shapelib/trunk/PKGBUILD)

---+
 community-testing-i686/LICENSE|   21 ++
 community-testing-i686/PKGBUILD   |   40 
 community-testing-x86_64/LICENSE  |   21 ++
 community-testing-x86_64/PKGBUILD |   40 
 4 files changed, 122 insertions(+)

Copied: shapelib/repos/community-testing-i686/LICENSE (from rev 91825, 
shapelib/trunk/LICENSE)
===
--- community-testing-i686/LICENSE  (rev 0)
+++ community-testing-i686/LICENSE  2013-05-28 16:12:54 UTC (rev 91826)
@@ -0,0 +1,21 @@
+Copyright
+The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and 
released under the following conditions. The intent is that anyone can do 
anything with the code, but that I do not assume any liability, nor express any 
warranty for this code.
+
+As of Shapelib 1.2.6 the core portions of the library are made available under 
two possible licenses. The licensee can choose to use the code under either the 
Library GNU Public License (LGPL) described in LICENSE.LGPL or under the 
following MIT style license. Any files in the Shapelib distribution without 
explicit copyright license terms (such as this documentation, the Makefile and 
so forth) should be considered to have the following licensing terms. Some 
auxilary portions of Shapelib, notably some of the components in the contrib 
directory come under slightly different license restrictions. Check the source 
files that you are actually using for conditions.
+
+Default License Terms
+Copyright (c) 1999, Frank Warmerdam
+
+This software is available under the following MIT Style license, or at the 
option of the licensee under the LGPL (see LICENSE.LGPL). This option is 
discussed in more detail in shapelib.html.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the Software), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.
+
+Shapelib Modifications
+I am pleased to receive bug fixes, and improvements for Shapelib. Unless the 
submissions indicate otherwise I will assume that changes submitted to me 
remain under the the above dual license terms. If changes are made to the 
library with the intention that those changes should be protected by the LGPL 
then I should be informed upon submission. Note that I will not generally 
incorporate changes into the core of Shapelib that are protected under the LGPL 
as this would effectively limit the whole file and distribution to LGPL terms.
+
+Opting for LGPL
+For licensee's opting to use Shapelib under LGPL as opposed to the MIT Style 
license above, and wishing to redistribute the software based on Shapelib, I 
would ask that all dual license modules be updated to indicate that only the 
LGPL (and not the MIT Style license) applies. This action represents opting for 
the LGPL, and thereafter LGPL terms apply to any redistribution and 
modification of the affected modules.

Copied: shapelib/repos/community-testing-i686/PKGBUILD (from rev 91825, 
shapelib/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-05-28 16:12:54 UTC (rev 91826)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer:  Federico Cinelli cine...@aur.archlinux.org
+# Contributor: Jaroslav Lichtblau 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:02:43
  Author: spupykin
Revision: 91827

upgpkg: anyfs-tools 0.85.1c-4

upd

Modified:
  anyfs-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 16:12:54 UTC (rev 91826)
+++ PKGBUILD2013-05-28 17:02:43 UTC (rev 91827)
@@ -4,7 +4,7 @@
 
 pkgname=anyfs-tools
 pkgver=0.85.1c
-pkgrel=3
+pkgrel=4
 pkgdesc=unix-way toolset for recovering and converting filesystems
 arch=('i686' 'x86_64')
 url=http://anyfs-tools.sourceforge.net/;
@@ -17,6 +17,11 @@
 md5sums=('d3da0004cd0f037ec3e926acd3f520c2'
  '5ea91297b605d51b03243adda1efed27')
 
+prepare() {
+  cd $srcdir/$pkgname-${pkgver}
+  find . -name Makefile.in -exec sed -i 
's|$(INSTALLPATH)/sbin|$(INSTALLPATH)/bin|g' {} \;
+}
+
 build() {
   cd $srcdir/$pkgname-${pkgver}
 
@@ -25,7 +30,8 @@
   patch -p1 $srcdir/disable-build-ext2fs.patch
 
   #Dirty Arch64 fix which doesn't affect i686
-  CFLAGS=-DNO_INLINE_FUNCS -D_INLINE_=static ./configure --prefix=/usr 
--build=i686-linux-gnu
+  CFLAGS=-DNO_INLINE_FUNCS -D_INLINE_=static \
+./configure --prefix=/usr --build=i686-linux-gnu
   make -j1
   sed -i 's|ldconfig||' src/anysurrect/Makefile
 }



[arch-commits] Commit in anyfs-tools/repos (12 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:03:05
  Author: spupykin
Revision: 91828

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

Added:
  anyfs-tools/repos/community-i686/PKGBUILD
(from rev 91827, anyfs-tools/trunk/PKGBUILD)
  anyfs-tools/repos/community-i686/anyfs-tools.install
(from rev 91827, anyfs-tools/trunk/anyfs-tools.install)
  anyfs-tools/repos/community-i686/disable-build-ext2fs.patch
(from rev 91827, anyfs-tools/trunk/disable-build-ext2fs.patch)
  anyfs-tools/repos/community-x86_64/PKGBUILD
(from rev 91827, anyfs-tools/trunk/PKGBUILD)
  anyfs-tools/repos/community-x86_64/anyfs-tools.install
(from rev 91827, anyfs-tools/trunk/anyfs-tools.install)
  anyfs-tools/repos/community-x86_64/disable-build-ext2fs.patch
(from rev 91827, anyfs-tools/trunk/disable-build-ext2fs.patch)
Deleted:
  anyfs-tools/repos/community-i686/PKGBUILD
  anyfs-tools/repos/community-i686/anyfs-tools.install
  anyfs-tools/repos/community-i686/disable-build-ext2fs.patch
  anyfs-tools/repos/community-x86_64/PKGBUILD
  anyfs-tools/repos/community-x86_64/anyfs-tools.install
  anyfs-tools/repos/community-x86_64/disable-build-ext2fs.patch

-+
 /PKGBUILD   |   84 ++
 /anyfs-tools.install|   14 
 /disable-build-ext2fs.patch |   40 
 community-i686/PKGBUILD |   32 -
 community-i686/anyfs-tools.install  |7 --
 community-i686/disable-build-ext2fs.patch   |   20 --
 community-x86_64/PKGBUILD   |   32 -
 community-x86_64/anyfs-tools.install|7 --
 community-x86_64/disable-build-ext2fs.patch |   20 --
 9 files changed, 138 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:02:43 UTC (rev 91827)
+++ community-i686/PKGBUILD 2013-05-28 17:03:05 UTC (rev 91828)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=anyfs-tools
-pkgver=0.85.1c
-pkgrel=3
-pkgdesc=unix-way toolset for recovering and converting filesystems
-arch=('i686' 'x86_64')
-url=http://anyfs-tools.sourceforge.net/;
-license=('GPL')
-depends=(bzip2 e2fsprogs libmpeg2 xfsprogs fuse)
-#makedepends=('linux-headers')
-install=anyfs-tools.install
-source=(http://downloads.sourceforge.net/sourceforge/anyfs-tools/${pkgname}-${pkgver}.tar.bz2
-   disable-build-ext2fs.patch)
-md5sums=('d3da0004cd0f037ec3e926acd3f520c2'
- '5ea91297b605d51b03243adda1efed27')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver}
-
-  unset LDFLAGS
-  unset CFLAGS
-  patch -p1 $srcdir/disable-build-ext2fs.patch
-
-  #Dirty Arch64 fix which doesn't affect i686
-  CFLAGS=-DNO_INLINE_FUNCS -D_INLINE_=static ./configure --prefix=/usr 
--build=i686-linux-gnu
-  make -j1
-  sed -i 's|ldconfig||' src/anysurrect/Makefile
-  make INSTALLPATH=$pkgdir/usr install
-}

Copied: anyfs-tools/repos/community-i686/PKGBUILD (from rev 91827, 
anyfs-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:03:05 UTC (rev 91828)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=anyfs-tools
+pkgver=0.85.1c
+pkgrel=4
+pkgdesc=unix-way toolset for recovering and converting filesystems
+arch=('i686' 'x86_64')
+url=http://anyfs-tools.sourceforge.net/;
+license=('GPL')
+depends=(bzip2 e2fsprogs libmpeg2 xfsprogs fuse)
+#makedepends=('linux-headers')
+install=anyfs-tools.install
+source=(http://downloads.sourceforge.net/sourceforge/anyfs-tools/${pkgname}-${pkgver}.tar.bz2
+   disable-build-ext2fs.patch)
+md5sums=('d3da0004cd0f037ec3e926acd3f520c2'
+ '5ea91297b605d51b03243adda1efed27')
+
+prepare() {
+  cd $srcdir/$pkgname-${pkgver}
+  find . -name Makefile.in -exec sed -i 
's|$(INSTALLPATH)/sbin|$(INSTALLPATH)/bin|g' {} \;
+}
+
+build() {
+  cd $srcdir/$pkgname-${pkgver}
+
+  unset LDFLAGS
+  unset CFLAGS
+  patch -p1 $srcdir/disable-build-ext2fs.patch
+
+  #Dirty Arch64 fix which doesn't affect i686
+  CFLAGS=-DNO_INLINE_FUNCS -D_INLINE_=static \
+./configure --prefix=/usr --build=i686-linux-gnu
+  make -j1
+  sed -i 's|ldconfig||' src/anysurrect/Makefile
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver}
+  make INSTALLPATH=$pkgdir/usr install
+}

Deleted: community-i686/anyfs-tools.install
===
--- community-i686/anyfs-tools.install  2013-05-28 17:02:43 UTC (rev 91827)
+++ community-i686/anyfs-tools.install  2013-05-28 17:03:05 UTC (rev 91828)
@@ -1,7 +0,0 @@
-post_install() {
-  echo  build_e2fs tool temporary disabled
-}
-

[arch-commits] Commit in dictd/trunk (PKGBUILD dictd.service dictd.xinetd)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:03:09
  Author: spupykin
Revision: 91829

upgpkg: dictd 1.12.1-3

upd

Modified:
  dictd/trunk/PKGBUILD
  dictd/trunk/dictd.service
  dictd/trunk/dictd.xinetd

---+
 PKGBUILD  |8 
 dictd.service |2 +-
 dictd.xinetd  |2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:03:05 UTC (rev 91828)
+++ PKGBUILD2013-05-28 17:03:09 UTC (rev 91829)
@@ -5,7 +5,7 @@
 
 pkgname=dictd
 pkgver=1.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Online dictionary client and server
 url=http://sourceforge.net/projects/dict/;
 license=('GPL')
@@ -31,14 +31,14 @@
  'fb72f7d8c55f84b1b37bbc8d33a8e55a'
  '64cd6ffdb40fb3367224f91ac44926ac'
  '838887fee38ae4cebd652d399b1f2266'
- '574e316d1f08885882d7b3075e1ea522'
+ 'd94fa6c43514c158c80e85f856c65365'
  'b8cabf913876e544d919c7f20ff8db9e'
- 'b7dbc9529df13ff895dae2b4abd080d6'
+ 'bd3fd3f68625bad0c23754686ae2e99c'
  '978c9c079a0fc8d7d42a4cd4000190e7')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --enable-dictorg --prefix=/usr --sysconfdir=/etc/dict
+  ./configure --enable-dictorg --prefix=/usr --sysconfdir=/etc/dict 
--sbindir=/usr/bin
   make
 }
 

Modified: dictd.service
===
--- dictd.service   2013-05-28 17:03:05 UTC (rev 91828)
+++ dictd.service   2013-05-28 17:03:09 UTC (rev 91829)
@@ -5,7 +5,7 @@
 [Service]
 Type=forking
 EnvironmentFile=-/etc/conf.d/dictd
-ExecStart=/usr/sbin/dictd $DICTD_ARGS -- $DICTD_EARGS
+ExecStart=/usr/bin/dictd $DICTD_ARGS -- $DICTD_EARGS
 
 [Install]
 WantedBy=multi-user.target

Modified: dictd.xinetd
===
--- dictd.xinetd2013-05-28 17:03:05 UTC (rev 91828)
+++ dictd.xinetd2013-05-28 17:03:09 UTC (rev 91829)
@@ -7,6 +7,6 @@
protocol = tcp
wait = no
user = daemon
-   server = /usr/sbin/dictd
+   server = /usr/bin/dictd
server_args = -c /etc/dict/dictd.conf -i --locale en_US.UTF-8
 }



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:03:49
  Author: spupykin
Revision: 91831

upgpkg: ipguard 1.04-3

upd

Modified:
  ipguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:03:45 UTC (rev 91830)
+++ PKGBUILD2013-05-28 17:03:49 UTC (rev 91831)
@@ -4,7 +4,7 @@
 
 pkgname=ipguard
 pkgver=1.04
-pkgrel=2
+pkgrel=3
 pkgdesc=ipguard - arp-ip relation checking tool
 arch=(i686 x86_64)
 url=http://ipguard.deep.perm.ru/;
@@ -15,9 +15,14 @@
 md5sums=('7f44f7c31876f0d68792f02047e25409'
  'b27cfc9e8ad4ef9459d7274a2e624831')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np1 ../build-fix-le.patch
+  sed -i 's|$(PREFIX)/sbin|$(PREFIX)/bin|g' Makefile
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
-  patch -Np1 ../build-fix-le.patch
   CFLAGS=-DLIBNET_LIL_ENDIAN make
 }
 



[arch-commits] Commit in dictd/repos (32 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:03:45
  Author: spupykin
Revision: 91830

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

Added:
  dictd/repos/community-i686/PKGBUILD
(from rev 91829, dictd/trunk/PKGBUILD)
  dictd/repos/community-i686/colorit.conf
(from rev 91829, dictd/trunk/colorit.conf)
  dictd/repos/community-i686/dict.conf
(from rev 91829, dictd/trunk/dict.conf)
  dictd/repos/community-i686/dictd.conf
(from rev 91829, dictd/trunk/dictd.conf)
  dictd/repos/community-i686/dictd.confd
(from rev 91829, dictd/trunk/dictd.confd)
  dictd/repos/community-i686/dictd.service
(from rev 91829, dictd/trunk/dictd.service)
  dictd/repos/community-i686/dictd.xinetd
(from rev 91829, dictd/trunk/dictd.xinetd)
  dictd/repos/community-i686/site.info
(from rev 91829, dictd/trunk/site.info)
  dictd/repos/community-x86_64/PKGBUILD
(from rev 91829, dictd/trunk/PKGBUILD)
  dictd/repos/community-x86_64/colorit.conf
(from rev 91829, dictd/trunk/colorit.conf)
  dictd/repos/community-x86_64/dict.conf
(from rev 91829, dictd/trunk/dict.conf)
  dictd/repos/community-x86_64/dictd.conf
(from rev 91829, dictd/trunk/dictd.conf)
  dictd/repos/community-x86_64/dictd.confd
(from rev 91829, dictd/trunk/dictd.confd)
  dictd/repos/community-x86_64/dictd.service
(from rev 91829, dictd/trunk/dictd.service)
  dictd/repos/community-x86_64/dictd.xinetd
(from rev 91829, dictd/trunk/dictd.xinetd)
  dictd/repos/community-x86_64/site.info
(from rev 91829, dictd/trunk/site.info)
Deleted:
  dictd/repos/community-i686/PKGBUILD
  dictd/repos/community-i686/colorit.conf
  dictd/repos/community-i686/dict.conf
  dictd/repos/community-i686/dictd.conf
  dictd/repos/community-i686/dictd.confd
  dictd/repos/community-i686/dictd.service
  dictd/repos/community-i686/dictd.xinetd
  dictd/repos/community-i686/site.info
  dictd/repos/community-x86_64/PKGBUILD
  dictd/repos/community-x86_64/colorit.conf
  dictd/repos/community-x86_64/dict.conf
  dictd/repos/community-x86_64/dictd.conf
  dictd/repos/community-x86_64/dictd.confd
  dictd/repos/community-x86_64/dictd.service
  dictd/repos/community-x86_64/dictd.xinetd
  dictd/repos/community-x86_64/site.info

+
 /PKGBUILD  |  110 +++
 /colorit.conf  |   64 ++
 /dict.conf |   12 
 /dictd.conf|   50 +
 /dictd.confd   |   14 
 /dictd.service |   22 +++
 /dictd.xinetd  |   24 
 /site.info |   12 
 community-i686/PKGBUILD|   55 ---
 community-i686/colorit.conf|   32 ---
 community-i686/dict.conf   |6 --
 community-i686/dictd.conf  |   25 
 community-i686/dictd.confd |7 --
 community-i686/dictd.service   |   11 ---
 community-i686/dictd.xinetd|   12 
 community-i686/site.info   |6 --
 community-x86_64/PKGBUILD  |   55 ---
 community-x86_64/colorit.conf  |   32 ---
 community-x86_64/dict.conf |6 --
 community-x86_64/dictd.conf|   25 
 community-x86_64/dictd.confd   |7 --
 community-x86_64/dictd.service |   11 ---
 community-x86_64/dictd.xinetd  |   12 
 community-x86_64/site.info |6 --
 24 files changed, 308 insertions(+), 308 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:03:09 UTC (rev 91829)
+++ community-i686/PKGBUILD 2013-05-28 17:03:45 UTC (rev 91830)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: SmackleFunky smacklefu...@optusnet.com.au
-# Contributor: Enrico Morelli more...@cerm.unifi.it
-
-pkgname=dictd
-pkgver=1.12.1
-pkgrel=2
-pkgdesc=Online dictionary client and server
-url=http://sourceforge.net/projects/dict/;
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('sh' 'zlib' 'libmaa')
-makedepends=('flex')
-backup=(etc/dict/dictd.conf
-   etc/dict/dict.conf
-   etc/dict/site.info
-   etc/conf.d/dictd
-   etc/xinetd.d/dictd
-   etc/dict/colorit.conf)
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/dict/$pkgname-$pkgver.tar.gz;
-   dict.conf
-   dictd.conf
-   dictd.confd
-   dictd.service
-   site.info
-   dictd.xinetd
-   colorit.conf)
-md5sums=('62696491174c22079f664830d07c0623'
- 'fb72f7d8c55f84b1b37bbc8d33a8e55a'
- '64cd6ffdb40fb3367224f91ac44926ac'
- '838887fee38ae4cebd652d399b1f2266'
- '574e316d1f08885882d7b3075e1ea522'
- 'b8cabf913876e544d919c7f20ff8db9e'
- 'b7dbc9529df13ff895dae2b4abd080d6'
- '978c9c079a0fc8d7d42a4cd4000190e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --enable-dictorg --prefix=/usr 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:04:05
  Author: spupykin
Revision: 91832

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

Added:
  ipguard/repos/community-i686/PKGBUILD
(from rev 91831, ipguard/trunk/PKGBUILD)
  ipguard/repos/community-i686/build-fix-le.patch
(from rev 91831, ipguard/trunk/build-fix-le.patch)
  ipguard/repos/community-x86_64/PKGBUILD
(from rev 91831, ipguard/trunk/PKGBUILD)
  ipguard/repos/community-x86_64/build-fix-le.patch
(from rev 91831, ipguard/trunk/build-fix-le.patch)
Deleted:
  ipguard/repos/community-i686/PKGBUILD
  ipguard/repos/community-i686/build-fix-le.patch
  ipguard/repos/community-x86_64/PKGBUILD
  ipguard/repos/community-x86_64/build-fix-le.patch

-+
 /PKGBUILD   |   68 ++
 /build-fix-le.patch |   48 
 community-i686/PKGBUILD |   28 --
 community-i686/build-fix-le.patch   |   24 
 community-x86_64/PKGBUILD   |   28 --
 community-x86_64/build-fix-le.patch |   24 
 6 files changed, 116 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:03:49 UTC (rev 91831)
+++ community-i686/PKGBUILD 2013-05-28 17:04:05 UTC (rev 91832)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=ipguard
-pkgver=1.04
-pkgrel=2
-pkgdesc=ipguard - arp-ip relation checking tool
-arch=(i686 x86_64)
-url=http://ipguard.deep.perm.ru/;
-license=(GPL)
-depends=(libpcap libnet)
-source=(http://ipguard.deep.perm.ru/files/$pkgname-$pkgver.tar.gz
-   build-fix-le.patch)
-md5sums=('7f44f7c31876f0d68792f02047e25409'
- 'b27cfc9e8ad4ef9459d7274a2e624831')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  patch -Np1 ../build-fix-le.patch
-
-  CFLAGS=-DLIBNET_LIL_ENDIAN make
-  make PREFIX=$pkgdir/usr install
-
-  mkdir -p $pkgdir/usr/share
-  mv $pkgdir/usr/man $pkgdir/usr/share/
-}

Copied: ipguard/repos/community-i686/PKGBUILD (from rev 91831, 
ipguard/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:04:05 UTC (rev 91832)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=ipguard
+pkgver=1.04
+pkgrel=3
+pkgdesc=ipguard - arp-ip relation checking tool
+arch=(i686 x86_64)
+url=http://ipguard.deep.perm.ru/;
+license=(GPL)
+depends=(libpcap libnet)
+source=(http://ipguard.deep.perm.ru/files/$pkgname-$pkgver.tar.gz
+   build-fix-le.patch)
+md5sums=('7f44f7c31876f0d68792f02047e25409'
+ 'b27cfc9e8ad4ef9459d7274a2e624831')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np1 ../build-fix-le.patch
+  sed -i 's|$(PREFIX)/sbin|$(PREFIX)/bin|g' Makefile
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  CFLAGS=-DLIBNET_LIL_ENDIAN make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/usr install
+  mkdir -p $pkgdir/usr/share
+  mv $pkgdir/usr/man $pkgdir/usr/share/
+}

Deleted: community-i686/build-fix-le.patch
===
--- community-i686/build-fix-le.patch   2013-05-28 17:03:49 UTC (rev 91831)
+++ community-i686/build-fix-le.patch   2013-05-28 17:04:05 UTC (rev 91832)
@@ -1,24 +0,0 @@
-diff -wbBur ipguard-1.02/Makefile ipguard-1.02.my/Makefile
 ipguard-1.02/Makefile  2008-11-24 15:33:11.0 +0300
-+++ ipguard-1.02.my/Makefile   2008-12-11 17:23:07.0 +0300
-@@ -9,16 +9,16 @@
- ETHERS?=/etc/ethers
- 
- ## FreeBSD
--LOCALBASE=/usr/local
--LIBNET_CONFIG=libnet11-config
-+# LOCALBASE=/usr/local
-+# LIBNET_CONFIG=libnet11-config
- 
- ## OpenBSD (tested by irix)
- # LOCALBASE=/usr/local
- # LIBNET_CONFIG=libnet-config-1.1
- 
- ## Linux
--# LOCALBASE=/usr
--# LIBNET_CONFIG=libnet-config
-+LOCALBASE=/usr
-+LIBNET_CONFIG=libnet-config
- 
- INCLUDES=`${LIBNET_CONFIG} --cflags`
- LIBS=`${LIBNET_CONFIG} --libs` -lpcap -L${LOCALBASE}/lib

Copied: ipguard/repos/community-i686/build-fix-le.patch (from rev 91831, 
ipguard/trunk/build-fix-le.patch)
===
--- community-i686/build-fix-le.patch   (rev 0)
+++ community-i686/build-fix-le.patch   2013-05-28 17:04:05 UTC (rev 91832)
@@ -0,0 +1,24 @@
+diff -wbBur ipguard-1.02/Makefile ipguard-1.02.my/Makefile
+--- ipguard-1.02/Makefile  2008-11-24 15:33:11.0 +0300
 ipguard-1.02.my/Makefile   2008-12-11 17:23:07.0 +0300
+@@ -9,16 +9,16 @@
+ ETHERS?=/etc/ethers
+ 
+ ## FreeBSD
+-LOCALBASE=/usr/local
+-LIBNET_CONFIG=libnet11-config
++# LOCALBASE=/usr/local
++# 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:04:08
  Author: spupykin
Revision: 91833

upgpkg: libdnet 1.12-7

upd

Modified:
  libdnet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:04:05 UTC (rev 91832)
+++ PKGBUILD2013-05-28 17:04:08 UTC (rev 91833)
@@ -4,7 +4,7 @@
 
 pkgname=libdnet
 pkgver=1.12
-pkgrel=6
+pkgrel=7
 pkgdesc=A simplified, portable interface to several low-level networking 
routines
 arch=(i686 x86_64)
 makedepends=(python2)
@@ -19,7 +19,7 @@
   cd $srcdir/$pkgname-$pkgver
 
   autoreconf -I config --force --install
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --sbindir=/usr/bin
   make
 }
 



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:04:28
  Author: spupykin
Revision: 91835

upgpkg: libee 0.4.1-2

upd

Modified:
  libee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:04:24 UTC (rev 91834)
+++ PKGBUILD2013-05-28 17:04:28 UTC (rev 91835)
@@ -4,7 +4,7 @@
 
 pkgname=libee
 pkgver=0.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc=event expression library inspired by CEE
 url=http://www.libee.org/;
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --sbindir=/usr/bin
   make -j1
 }
 



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:04:46
  Author: spupykin
Revision: 91836

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

Added:
  libee/repos/community-i686/PKGBUILD
(from rev 91835, libee/trunk/PKGBUILD)
  libee/repos/community-x86_64/PKGBUILD
(from rev 91835, libee/trunk/PKGBUILD)
Deleted:
  libee/repos/community-i686/PKGBUILD
  libee/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:04:28 UTC (rev 91835)
+++ community-i686/PKGBUILD 2013-05-28 17:04:46 UTC (rev 91836)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Brian Knox taote...@gmail.com
-
-pkgname=libee
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=event expression library inspired by CEE
-url=http://www.libee.org/;
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-depends=('libestr' 'glibc')
-makedepends=()
-optdepends=()
-options=(!libtool)
-source=(http://www.libee.org/files/download/libee-$pkgver.tar.gz;)
-md5sums=('7bbf4160876c12db6193c06e2badedb2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make -j1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: libee/repos/community-i686/PKGBUILD (from rev 91835, 
libee/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:04:46 UTC (rev 91836)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Brian Knox taote...@gmail.com
+
+pkgname=libee
+pkgver=0.4.1
+pkgrel=2
+pkgdesc=event expression library inspired by CEE
+url=http://www.libee.org/;
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=('libestr' 'glibc')
+makedepends=()
+optdepends=()
+options=(!libtool)
+source=(http://www.libee.org/files/download/libee-$pkgver.tar.gz;)
+md5sums=('7bbf4160876c12db6193c06e2badedb2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make -j1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:04:28 UTC (rev 91835)
+++ community-x86_64/PKGBUILD   2013-05-28 17:04:46 UTC (rev 91836)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Brian Knox taote...@gmail.com
-
-pkgname=libee
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=event expression library inspired by CEE
-url=http://www.libee.org/;
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-depends=('libestr' 'glibc')
-makedepends=()
-optdepends=()
-options=(!libtool)
-source=(http://www.libee.org/files/download/libee-$pkgver.tar.gz;)
-md5sums=('7bbf4160876c12db6193c06e2badedb2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make -j1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: libee/repos/community-x86_64/PKGBUILD (from rev 91835, 
libee/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:04:46 UTC (rev 91836)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Brian Knox taote...@gmail.com
+
+pkgname=libee
+pkgver=0.4.1
+pkgrel=2
+pkgdesc=event expression library inspired by CEE
+url=http://www.libee.org/;
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=('libestr' 'glibc')
+makedepends=()
+optdepends=()
+options=(!libtool)
+source=(http://www.libee.org/files/download/libee-$pkgver.tar.gz;)
+md5sums=('7bbf4160876c12db6193c06e2badedb2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make -j1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:04:24
  Author: spupykin
Revision: 91834

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

Added:
  libdnet/repos/community-i686/PKGBUILD
(from rev 91833, libdnet/trunk/PKGBUILD)
  libdnet/repos/community-i686/libdnet.install
(from rev 91833, libdnet/trunk/libdnet.install)
  libdnet/repos/community-x86_64/PKGBUILD
(from rev 91833, libdnet/trunk/PKGBUILD)
  libdnet/repos/community-x86_64/libdnet.install
(from rev 91833, libdnet/trunk/libdnet.install)
Deleted:
  libdnet/repos/community-i686/PKGBUILD
  libdnet/repos/community-i686/libdnet.install
  libdnet/repos/community-x86_64/PKGBUILD
  libdnet/repos/community-x86_64/libdnet.install

--+
 /PKGBUILD|   68 +
 /libdnet.install |6 +++
 community-i686/PKGBUILD  |   34 --
 community-i686/libdnet.install   |3 -
 community-x86_64/PKGBUILD|   34 --
 community-x86_64/libdnet.install |3 -
 6 files changed, 74 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:04:08 UTC (rev 91833)
+++ community-i686/PKGBUILD 2013-05-28 17:04:24 UTC (rev 91834)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: James Fryman jfry...@gmail.com
-
-pkgname=libdnet
-pkgver=1.12
-pkgrel=6
-pkgdesc=A simplified, portable interface to several low-level networking 
routines
-arch=(i686 x86_64)
-makedepends=(python2)
-optdepends=(python2)
-license=(BSD)
-url=http://code.google.com/p/libdnet/;
-options=('!libtool')
-source=(http://libdnet.googlecode.com/files/libdnet-$pkgver.tgz)
-md5sums=('9253ef6de1b5e28e9c9a62b882e44cc9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  autoreconf -I config --force --install
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-
-  cd python  \
-  python2 setup.py install --root=$pkgdir
-
-  install -D -m0644 ../LICENSE $pkgdir/usr/share/licenses/libdnet/license
-}

Copied: libdnet/repos/community-i686/PKGBUILD (from rev 91833, 
libdnet/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:04:24 UTC (rev 91834)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: James Fryman jfry...@gmail.com
+
+pkgname=libdnet
+pkgver=1.12
+pkgrel=7
+pkgdesc=A simplified, portable interface to several low-level networking 
routines
+arch=(i686 x86_64)
+makedepends=(python2)
+optdepends=(python2)
+license=(BSD)
+url=http://code.google.com/p/libdnet/;
+options=('!libtool')
+source=(http://libdnet.googlecode.com/files/libdnet-$pkgver.tgz)
+md5sums=('9253ef6de1b5e28e9c9a62b882e44cc9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  autoreconf -I config --force --install
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+
+  cd python  \
+  python2 setup.py install --root=$pkgdir
+
+  install -D -m0644 ../LICENSE $pkgdir/usr/share/licenses/libdnet/license
+}

Deleted: community-i686/libdnet.install
===
--- community-i686/libdnet.install  2013-05-28 17:04:08 UTC (rev 91833)
+++ community-i686/libdnet.install  2013-05-28 17:04:24 UTC (rev 91834)
@@ -1,3 +0,0 @@
-post_install() {
-   /sbin/ldconfig
-}

Copied: libdnet/repos/community-i686/libdnet.install (from rev 91833, 
libdnet/trunk/libdnet.install)
===
--- community-i686/libdnet.install  (rev 0)
+++ community-i686/libdnet.install  2013-05-28 17:04:24 UTC (rev 91834)
@@ -0,0 +1,3 @@
+post_install() {
+   /sbin/ldconfig
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:04:08 UTC (rev 91833)
+++ community-x86_64/PKGBUILD   2013-05-28 17:04:24 UTC (rev 91834)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: James Fryman jfry...@gmail.com
-
-pkgname=libdnet
-pkgver=1.12
-pkgrel=6
-pkgdesc=A simplified, portable interface to several low-level networking 
routines
-arch=(i686 x86_64)
-makedepends=(python2)
-optdepends=(python2)
-license=(BSD)
-url=http://code.google.com/p/libdnet/;
-options=('!libtool')
-source=(http://libdnet.googlecode.com/files/libdnet-$pkgver.tgz)
-md5sums=('9253ef6de1b5e28e9c9a62b882e44cc9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  autoreconf -I config --force --install
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:04:49
  Author: spupykin
Revision: 91837

upgpkg: libuser 0.59-2

upd

Modified:
  libuser/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:04:46 UTC (rev 91836)
+++ PKGBUILD2013-05-28 17:04:49 UTC (rev 91837)
@@ -4,7 +4,7 @@
 
 pkgname=libuser
 pkgver=0.59
-pkgrel=1
+pkgrel=2
 pkgdesc='A standardized interface for manipulating and administering user and 
group accounts.'
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -21,6 +21,7 @@
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
+--sbindir=/usr/bin \
 --disable-gtk-doc-html \
 --disable-rpath
   sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:05:08
  Author: spupykin
Revision: 91838

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

Added:
  libuser/repos/community-i686/PKGBUILD
(from rev 91837, libuser/trunk/PKGBUILD)
  libuser/repos/community-x86_64/PKGBUILD
(from rev 91837, libuser/trunk/PKGBUILD)
Deleted:
  libuser/repos/community-i686/PKGBUILD
  libuser/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   33 -
 community-x86_64/PKGBUILD |   33 -
 3 files changed, 68 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:04:49 UTC (rev 91837)
+++ community-i686/PKGBUILD 2013-05-28 17:05:08 UTC (rev 91838)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Thomas Dziedzic  gostrc at gmail 
-
-pkgname=libuser
-pkgver=0.59
-pkgrel=1
-pkgdesc='A standardized interface for manipulating and administering user and 
group accounts.'
-arch=('i686' 'x86_64')
-license=('LGPL')
-url='https://fedorahosted.org/libuser/'
-depends=('python2' 'glib2' 'popt')
-options=('!libtool')
-backup=('etc/libuser.conf')
-source=(https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz;)
-md5sums=('22835cbfec894b1e9491845ed5023244')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---disable-gtk-doc-html \
---disable-rpath
-  sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libuser/repos/community-i686/PKGBUILD (from rev 91837, 
libuser/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:05:08 UTC (rev 91838)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Thomas Dziedzic  gostrc at gmail 
+
+pkgname=libuser
+pkgver=0.59
+pkgrel=2
+pkgdesc='A standardized interface for manipulating and administering user and 
group accounts.'
+arch=('i686' 'x86_64')
+license=('LGPL')
+url='https://fedorahosted.org/libuser/'
+depends=('python2' 'glib2' 'popt')
+options=('!libtool')
+backup=('etc/libuser.conf')
+source=(https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz;)
+md5sums=('22835cbfec894b1e9491845ed5023244')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--disable-gtk-doc-html \
+--disable-rpath
+  sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:04:49 UTC (rev 91837)
+++ community-x86_64/PKGBUILD   2013-05-28 17:05:08 UTC (rev 91838)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Thomas Dziedzic  gostrc at gmail 
-
-pkgname=libuser
-pkgver=0.59
-pkgrel=1
-pkgdesc='A standardized interface for manipulating and administering user and 
group accounts.'
-arch=('i686' 'x86_64')
-license=('LGPL')
-url='https://fedorahosted.org/libuser/'
-depends=('python2' 'glib2' 'popt')
-options=('!libtool')
-backup=('etc/libuser.conf')
-source=(https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz;)
-md5sums=('22835cbfec894b1e9491845ed5023244')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---disable-gtk-doc-html \
---disable-rpath
-  sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libuser/repos/community-x86_64/PKGBUILD (from rev 91837, 
libuser/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:05:08 UTC (rev 91838)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Thomas Dziedzic  gostrc at gmail 
+
+pkgname=libuser
+pkgver=0.59
+pkgrel=2
+pkgdesc='A standardized interface for manipulating and administering user and 
group accounts.'
+arch=('i686' 'x86_64')
+license=('LGPL')
+url='https://fedorahosted.org/libuser/'
+depends=('python2' 'glib2' 'popt')
+options=('!libtool')
+backup=('etc/libuser.conf')
+source=(https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz;)

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:05:13
  Author: spupykin
Revision: 91839

upgpkg: qpxtool 0.7.2-4

upd

Modified:
  qpxtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:05:08 UTC (rev 91838)
+++ PKGBUILD2013-05-28 17:05:13 UTC (rev 91839)
@@ -4,7 +4,7 @@
 
 pkgname=qpxtool
 pkgver=0.7.2
-pkgrel=3
+pkgrel=4
 pkgdesc=Allows better controll over optical drives to include QChecks and 
optimization settings.
 arch=('i686' 'x86_64')
 url=http://qpxtool.sourceforge.net/;
@@ -24,7 +24,7 @@
 -e 's|lrelease|lrelease-qt4|' \
 configure
   patch -p1 $srcdir/libpng15.patch
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --sbindir=/usr/bin
   make
 }
 



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:05:34
  Author: spupykin
Revision: 91841

upgpkg: synce-serial 0.11-5

upd

Modified:
  synce-serial/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:05:29 UTC (rev 91840)
+++ PKGBUILD2013-05-28 17:05:34 UTC (rev 91841)
@@ -4,7 +4,7 @@
 
 pkgname=synce-serial
 pkgver=0.11
-pkgrel=4
+pkgrel=5
 pkgdesc=provide a means of communication with a Windows CE device - helper 
scripts for setting up a serial connection
 arch=('i686' 'x86_64')
 url=http://synce.sourceforge.net/;
@@ -15,7 +15,7 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
+  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --sbindir=/usr/bin
   make
 }
 



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:05:29
  Author: spupykin
Revision: 91840

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

Added:
  qpxtool/repos/community-i686/PKGBUILD
(from rev 91839, qpxtool/trunk/PKGBUILD)
  qpxtool/repos/community-i686/libpng15.patch
(from rev 91839, qpxtool/trunk/libpng15.patch)
  qpxtool/repos/community-x86_64/PKGBUILD
(from rev 91839, qpxtool/trunk/PKGBUILD)
  qpxtool/repos/community-x86_64/libpng15.patch
(from rev 91839, qpxtool/trunk/libpng15.patch)
Deleted:
  qpxtool/repos/community-i686/PKGBUILD
  qpxtool/repos/community-i686/libpng15.patch
  qpxtool/repos/community-x86_64/PKGBUILD
  qpxtool/repos/community-x86_64/libpng15.patch

-+
 /PKGBUILD   |   70 ++
 /libpng15.patch |  254 ++
 community-i686/PKGBUILD |   35 -
 community-i686/libpng15.patch   |  127 ---
 community-x86_64/PKGBUILD   |   35 -
 community-x86_64/libpng15.patch |  127 ---
 6 files changed, 324 insertions(+), 324 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:05:13 UTC (rev 91839)
+++ community-i686/PKGBUILD 2013-05-28 17:05:29 UTC (rev 91840)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Krzysztof Stasiorowski krzysie...@gmail.com
-
-pkgname=qpxtool
-pkgver=0.7.2
-pkgrel=3
-pkgdesc=Allows better controll over optical drives to include QChecks and 
optimization settings.
-arch=('i686' 'x86_64')
-url=http://qpxtool.sourceforge.net/;
-license=('GPL')
-depends=('qt4')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
-   libpng15.patch)
-md5sums=('b1235e74b8ef4fe087a6b64f5cfca14a'
- 'ab9af7610277652c77c6d114422b2266')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  # Fix strict aliasing warnings
-  export CFLAGS=$CFLAGS -fno-strict-aliasing
-  sed -i \
--e 's|lib64|lib|' \
--e 's|lrelease|lrelease-qt4|' \
-configure
-  patch -p1 $srcdir/libpng15.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p $pkgdir/usr/bin
-  make DESTDIR=$pkgdir install
-}

Copied: qpxtool/repos/community-i686/PKGBUILD (from rev 91839, 
qpxtool/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:05:29 UTC (rev 91840)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Krzysztof Stasiorowski krzysie...@gmail.com
+
+pkgname=qpxtool
+pkgver=0.7.2
+pkgrel=4
+pkgdesc=Allows better controll over optical drives to include QChecks and 
optimization settings.
+arch=('i686' 'x86_64')
+url=http://qpxtool.sourceforge.net/;
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
+   libpng15.patch)
+md5sums=('b1235e74b8ef4fe087a6b64f5cfca14a'
+ 'ab9af7610277652c77c6d114422b2266')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  # Fix strict aliasing warnings
+  export CFLAGS=$CFLAGS -fno-strict-aliasing
+  sed -i \
+-e 's|lib64|lib|' \
+-e 's|lrelease|lrelease-qt4|' \
+configure
+  patch -p1 $srcdir/libpng15.patch
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir -p $pkgdir/usr/bin
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/libpng15.patch
===
--- community-i686/libpng15.patch   2013-05-28 17:05:13 UTC (rev 91839)
+++ community-i686/libpng15.patch   2013-05-28 17:05:29 UTC (rev 91840)
@@ -1,127 +0,0 @@
-diff -wbBur qpxtool-0.7.1_002/console/f1tattoo/f1tattoo.cpp 
qpxtool-0.7.1_002.my/console/f1tattoo/f1tattoo.cpp
 qpxtool-0.7.1_002/console/f1tattoo/f1tattoo.cpp2009-11-25 
10:55:44.0 +0300
-+++ qpxtool-0.7.1_002.my/console/f1tattoo/f1tattoo.cpp 2012-01-23 
13:53:37.0 +0400
-@@ -129,28 +129,28 @@
- 
-   png_read_info(png_ptr, info_ptr);
- 
--  printf(Image size: %ld x %ld\n, info_ptr-width, info_ptr-height);
-+  printf(Image size: %u x %u\n, png_get_image_width(png_ptr, info_ptr), 
png_get_image_height(png_ptr, info_ptr));
- 
--  if (info_ptr-width != 3744U || info_ptr-height != rows ) {
-+  if (png_get_image_width(png_ptr, info_ptr) != 3744U || 
png_get_image_height(png_ptr, info_ptr) != rows ) {
-   printf(Image should be 3744 x %d, rows);
-   return 1;
-   }
- 
--//width = info_ptr-width;
--//height = info_ptr-height;
--//bit_depth = info_ptr-bit_depth;
-+//width = png_get_image_width(png_ptr, info_ptr);
-+//height = png_get_image_height(png_ptr, info_ptr);
-+//bit_depth 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:06:13
  Author: spupykin
Revision: 91844

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

Added:
  twin/repos/community-i686/PKGBUILD
(from rev 91843, twin/trunk/PKGBUILD)
  twin/repos/community-x86_64/PKGBUILD
(from rev 91843, twin/trunk/PKGBUILD)
Deleted:
  twin/repos/community-i686/PKGBUILD
  twin/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:05:55 UTC (rev 91843)
+++ community-i686/PKGBUILD 2013-05-28 17:06:13 UTC (rev 91844)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
-
-pkgname=twin
-pkgver=0.6.2
-pkgrel=3
-pkgdesc=A text-mode window environment
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/twin/'
-license=('GPL2' 'LGPL2.1')
-depends=('gpm' 'zlib' 'libxpm')
-optdepends=('gtk')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  LDFLAGS=-lX11 ./configure --prefix=/usr \
-   --enable-tt=yes \
-   --enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes 
--enable-tt-hw-twin-detunnel=yes \
-   --enable-tt-hw-xml=yes
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: twin/repos/community-i686/PKGBUILD (from rev 91843, twin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:06:13 UTC (rev 91844)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
+
+pkgname=twin
+pkgver=0.6.2
+pkgrel=4
+pkgdesc=A text-mode window environment
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/twin/'
+license=('GPL2' 'LGPL2.1')
+depends=('gpm' 'zlib' 'libxpm')
+optdepends=('gtk')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  LDFLAGS=-lX11 ./configure --prefix=/usr --sbindir=/usr/bin \
+   --enable-tt=yes \
+   --enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes 
--enable-tt-hw-twin-detunnel=yes \
+   --enable-tt-hw-xml=yes
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:05:55 UTC (rev 91843)
+++ community-x86_64/PKGBUILD   2013-05-28 17:06:13 UTC (rev 91844)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
-
-pkgname=twin
-pkgver=0.6.2
-pkgrel=3
-pkgdesc=A text-mode window environment
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/twin/'
-license=('GPL2' 'LGPL2.1')
-depends=('gpm' 'zlib' 'libxpm')
-optdepends=('gtk')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  LDFLAGS=-lX11 ./configure --prefix=/usr \
-   --enable-tt=yes \
-   --enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes 
--enable-tt-hw-twin-detunnel=yes \
-   --enable-tt-hw-xml=yes
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: twin/repos/community-x86_64/PKGBUILD (from rev 91843, 
twin/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:06:13 UTC (rev 91844)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
+
+pkgname=twin
+pkgver=0.6.2
+pkgrel=4
+pkgdesc=A text-mode window environment
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/twin/'
+license=('GPL2' 'LGPL2.1')
+depends=('gpm' 'zlib' 'libxpm')
+optdepends=('gtk')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  LDFLAGS=-lX11 ./configure --prefix=/usr --sbindir=/usr/bin \
+   --enable-tt=yes \
+   --enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:05:51
  Author: spupykin
Revision: 91842

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

Added:
  synce-serial/repos/community-i686/PKGBUILD
(from rev 91841, synce-serial/trunk/PKGBUILD)
  synce-serial/repos/community-x86_64/PKGBUILD
(from rev 91841, synce-serial/trunk/PKGBUILD)
Deleted:
  synce-serial/repos/community-i686/PKGBUILD
  synce-serial/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   24 ---
 community-x86_64/PKGBUILD |   24 ---
 3 files changed, 54 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:05:34 UTC (rev 91841)
+++ community-i686/PKGBUILD 2013-05-28 17:05:51 UTC (rev 91842)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Zhukov Pavel gel...@gmail.com
-
-pkgname=synce-serial
-pkgver=0.11
-pkgrel=4
-pkgdesc=provide a means of communication with a Windows CE device - helper 
scripts for setting up a serial connection
-arch=('i686' 'x86_64')
-url=http://synce.sourceforge.net/;
-depends=(sh)
-license=('GPL')
-source=(http://downloads.sourceforge.net/synce/$pkgname-$pkgver.tar.gz)
-md5sums=('a83f20eb59c845de192645158d051062')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
-  make
-  make DESTDIR=$pkgdir install
-
-  sed -i 's#/usr/etc/#/etc/#' $pkgdir/usr/share/synce/synce-serial-common
-  sed -i 's#/usr/etc/#/etc/#' $pkgdir/usr/share/synce/synce-serial.conf
-}

Copied: synce-serial/repos/community-i686/PKGBUILD (from rev 91841, 
synce-serial/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:05:51 UTC (rev 91842)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Zhukov Pavel gel...@gmail.com
+
+pkgname=synce-serial
+pkgver=0.11
+pkgrel=5
+pkgdesc=provide a means of communication with a Windows CE device - helper 
scripts for setting up a serial connection
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+depends=(sh)
+license=('GPL')
+source=(http://downloads.sourceforge.net/synce/$pkgname-$pkgver.tar.gz)
+md5sums=('a83f20eb59c845de192645158d051062')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  sed -i 's#/usr/etc/#/etc/#' $pkgdir/usr/share/synce/synce-serial-common
+  sed -i 's#/usr/etc/#/etc/#' $pkgdir/usr/share/synce/synce-serial.conf
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:05:34 UTC (rev 91841)
+++ community-x86_64/PKGBUILD   2013-05-28 17:05:51 UTC (rev 91842)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Zhukov Pavel gel...@gmail.com
-
-pkgname=synce-serial
-pkgver=0.11
-pkgrel=4
-pkgdesc=provide a means of communication with a Windows CE device - helper 
scripts for setting up a serial connection
-arch=('i686' 'x86_64')
-url=http://synce.sourceforge.net/;
-depends=(sh)
-license=('GPL')
-source=(http://downloads.sourceforge.net/synce/$pkgname-$pkgver.tar.gz)
-md5sums=('a83f20eb59c845de192645158d051062')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
-  make
-  make DESTDIR=$pkgdir install
-
-  sed -i 's#/usr/etc/#/etc/#' $pkgdir/usr/share/synce/synce-serial-common
-  sed -i 's#/usr/etc/#/etc/#' $pkgdir/usr/share/synce/synce-serial.conf
-}

Copied: synce-serial/repos/community-x86_64/PKGBUILD (from rev 91841, 
synce-serial/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:05:51 UTC (rev 91842)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Zhukov Pavel gel...@gmail.com
+
+pkgname=synce-serial
+pkgver=0.11
+pkgrel=5
+pkgdesc=provide a means of communication with a Windows CE device - helper 
scripts for setting up a serial connection
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+depends=(sh)
+license=('GPL')
+source=(http://downloads.sourceforge.net/synce/$pkgname-$pkgver.tar.gz)
+md5sums=('a83f20eb59c845de192645158d051062')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  sed -i 's#/usr/etc/#/etc/#' 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:05:55
  Author: spupykin
Revision: 91843

upgpkg: twin 0.6.2-4

upd

Modified:
  twin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:05:51 UTC (rev 91842)
+++ PKGBUILD2013-05-28 17:05:55 UTC (rev 91843)
@@ -4,7 +4,7 @@
 
 pkgname=twin
 pkgver=0.6.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A text-mode window environment
 arch=('i686' 'x86_64')
 url='http://sourceforge.net/projects/twin/'
@@ -17,7 +17,7 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  LDFLAGS=-lX11 ./configure --prefix=/usr \
+  LDFLAGS=-lX11 ./configure --prefix=/usr --sbindir=/usr/bin \
--enable-tt=yes \
--enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes 
--enable-tt-hw-twin-detunnel=yes \
--enable-tt-hw-xml=yes



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:24:53
  Author: spupykin
Revision: 91846

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

Added:
  checkinstall/repos/community-i686/PKGBUILD
(from rev 91845, checkinstall/trunk/PKGBUILD)
  checkinstall/repos/community-i686/build-fix.patch
(from rev 91845, checkinstall/trunk/build-fix.patch)
  checkinstall/repos/community-x86_64/PKGBUILD
(from rev 91845, checkinstall/trunk/PKGBUILD)
  checkinstall/repos/community-x86_64/build-fix.patch
(from rev 91845, checkinstall/trunk/build-fix.patch)
Deleted:
  checkinstall/repos/community-i686/PKGBUILD
  checkinstall/repos/community-i686/build-fix.patch
  checkinstall/repos/community-x86_64/PKGBUILD
  checkinstall/repos/community-x86_64/build-fix.patch

--+
 /PKGBUILD|   54 ++
 /build-fix.patch |  308 +
 community-i686/PKGBUILD  |   23 --
 community-i686/build-fix.patch   |  154 --
 community-x86_64/PKGBUILD|   23 --
 community-x86_64/build-fix.patch |  154 --
 6 files changed, 362 insertions(+), 354 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:24:37 UTC (rev 91845)
+++ community-i686/PKGBUILD 2013-05-28 17:24:53 UTC (rev 91846)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=checkinstall
-pkgver=1.6.2
-pkgrel=2
-pkgdesc=spy for 'make install' and build rpm or deb
-arch=('i686' 'x86_64')
-url=http://asic-linux.com.mx/~izto/checkinstall/;
-license=('GPL')
-backup=(etc/checkinstall/checkinstallrc)
-source=(http://asic-linux.com.mx/~izto/checkinstall/files/source/$pkgname-$pkgver.tar.gz
-   build-fix.patch)
-md5sums=('d7b43c92001e68243a93bcce8b1e5480'
- '5c68cb7e29cf6da4b845ce57fb5ea080')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -Np1 ../build-fix.patch
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: checkinstall/repos/community-i686/PKGBUILD (from rev 91845, 
checkinstall/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:24:53 UTC (rev 91846)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=checkinstall
+pkgver=1.6.2
+pkgrel=3
+pkgdesc=spy for 'make install' and build rpm or deb
+arch=('i686' 'x86_64')
+url=http://asic-linux.com.mx/~izto/checkinstall/;
+license=('GPL')
+backup=(etc/checkinstall/checkinstallrc)
+source=(http://asic-linux.com.mx/~izto/checkinstall/files/source/$pkgname-$pkgver.tar.gz
+   build-fix.patch)
+md5sums=('d7b43c92001e68243a93bcce8b1e5480'
+ 'eac0c843781c300e7bc15c55be262e51')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np1 ../build-fix.patch
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/build-fix.patch
===
--- community-i686/build-fix.patch  2013-05-28 17:24:37 UTC (rev 91845)
+++ community-i686/build-fix.patch  2013-05-28 17:24:53 UTC (rev 91846)
@@ -1,154 +0,0 @@
-diff -wbBur checkinstall-1.6.2/checkinstall checkinstall-1.6.2.my/checkinstall
 checkinstall-1.6.2/checkinstall2009-12-26 22:17:24.0 +0300
-+++ checkinstall-1.6.2.my/checkinstall 2010-01-15 18:31:55.212907700 +0300
-@@ -869,7 +869,7 @@
- 
- 
- # User-configurable variables were moved to the checkinstallrc #
--# file which is probably found at /usr/local/lib/checkinstall  #  
-+# file which is probably found at /usr/lib/checkinstall#
- #  #
- #  DO NOT modify them here!!   #
- 
-@@ -1851,11 +1851,11 @@
-  COMPRESS=gzip -9
-  COMPRESS_EXT=.gz
-  
-- for d in ./usr/local/man/man* ./usr/local/man/*/man* ./usr/local/info \
--  ./usr/local/share/man/man* ./usr/local/share/man/*/man* \
--  ./usr/local/share/info \
--  ./usr/local/kerberos/man \
--  ./usr/local/share/doc/*/man/man* ./usr/local/lib/*/man/man* \
-+ for d in ./usr/man/man* ./usr/man/*/man* ./usr/info \
-+  ./usr/share/man/man* ./usr/share/man/*/man* \
-+  ./usr/share/info \
-+  ./usr/kerberos/man \
-+  ./usr/share/doc/*/man/man* ./usr/lib/*/man/man* \
-   ././usr/man/man* ./usr/man/*/man* ./usr/info \
-   ./usr/share/man/man* ./usr/share/man/*/man* ./usr/share/info \
-   ./usr/kerberos/man ./usr/X11R6/man/man* ./usr/lib/perl5/man/man* \
-diff -wbBur 

[arch-commits] Commit in checkinstall/trunk (PKGBUILD build-fix.patch)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:24:37
  Author: spupykin
Revision: 91845

upgpkg: checkinstall 1.6.2-3

upd

Modified:
  checkinstall/trunk/PKGBUILD
  checkinstall/trunk/build-fix.patch

-+
 PKGBUILD|4 ++--
 build-fix.patch |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:06:13 UTC (rev 91844)
+++ PKGBUILD2013-05-28 17:24:37 UTC (rev 91845)
@@ -4,7 +4,7 @@
 
 pkgname=checkinstall
 pkgver=1.6.2
-pkgrel=2
+pkgrel=3
 pkgdesc=spy for 'make install' and build rpm or deb
 arch=('i686' 'x86_64')
 url=http://asic-linux.com.mx/~izto/checkinstall/;
@@ -13,7 +13,7 @@
 
source=(http://asic-linux.com.mx/~izto/checkinstall/files/source/$pkgname-$pkgver.tar.gz
build-fix.patch)
 md5sums=('d7b43c92001e68243a93bcce8b1e5480'
- '5c68cb7e29cf6da4b845ce57fb5ea080')
+ 'eac0c843781c300e7bc15c55be262e51')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Modified: build-fix.patch
===
--- build-fix.patch 2013-05-28 17:06:13 UTC (rev 91844)
+++ build-fix.patch 2013-05-28 17:24:37 UTC (rev 91845)
@@ -134,7 +134,7 @@
 -LCDIR=$(PREFIX)/lib/checkinstall/locale
 -CONFDIR=$(PREFIX)/lib/checkinstall
 +PREFIX=/usr
-+BINDIR=$(DESTDIR)/$(PREFIX)/sbin
++BINDIR=$(DESTDIR)/$(PREFIX)/bin
 +LCDIR=$(DESTDIR)/$(PREFIX)/share/locale
 +CONFDIR=$(DESTDIR)/etc/checkinstall
  



[arch-commits] Commit in dante/trunk (PKGBUILD sockd.service)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:25:18
  Author: spupykin
Revision: 91849

upgpkg: dante 1.3.2-5

upd

Modified:
  dante/trunk/PKGBUILD
  dante/trunk/sockd.service

---+
 PKGBUILD  |5 +++--
 sockd.service |4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:25:14 UTC (rev 91848)
+++ PKGBUILD2013-05-28 17:25:18 UTC (rev 91849)
@@ -4,7 +4,7 @@
 
 pkgname=dante
 pkgver=1.3.2
-pkgrel=4
+pkgrel=5
 pkgdesc=SOCKS v4 and v5 compatible proxy server and client
 url=http://www.inet.no/dante;
 arch=(i686 x86_64)
@@ -16,11 +16,12 @@
 source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
sockd.service)
 md5sums=('250c6456cd3fefa17f07fa80c9ccf6bd'
- 'ceb86b5bd97f7e3ceff28c6e6172a25b')
+ '9bb18a0165764092bd01da0ff6303fbf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc \
+   --sbindir=/usr/bin \
--disable-libwrap
   make
 }

Modified: sockd.service
===
--- sockd.service   2013-05-28 17:25:14 UTC (rev 91848)
+++ sockd.service   2013-05-28 17:25:18 UTC (rev 91849)
@@ -5,8 +5,8 @@
 [Service]
 Type=forking
 EnvironmentFile=/etc/conf.d/sockd.conf
-PIDFile=/var/run/sockd.pid
-ExecStart=/usr/sbin/sockd $SOCKD_OPTS
+PIDFile=/run/sockd.pid
+ExecStart=/usr/bin/sockd $SOCKD_OPTS
 
 [Install]
 WantedBy=multi-user.target



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:25:14
  Author: spupykin
Revision: 91848

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

Added:
  chrootuid/repos/community-i686/PKGBUILD
(from rev 91847, chrootuid/trunk/PKGBUILD)
  chrootuid/repos/community-x86_64/PKGBUILD
(from rev 91847, chrootuid/trunk/PKGBUILD)
Deleted:
  chrootuid/repos/community-i686/PKGBUILD
  chrootuid/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   26 ---
 community-x86_64/PKGBUILD |   26 ---
 3 files changed, 60 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:24:56 UTC (rev 91847)
+++ community-i686/PKGBUILD 2013-05-28 17:25:14 UTC (rev 91848)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Frop Doe m...@rizla.org
-# Contributor: Guillermo A. Amaral m...@guillermoamaral.com (thewonka)
-# Mainteiner: Guillermo A. Amaral m...@guillermoamaral.com (thewonka)
-
-pkgname=chrootuid
-pkgver=1.3
-pkgrel=5
-arch=(i686 x86_64)
-pkgdesc=Runs a command in a restricted environment.
-url=ftp://ftp.porcupine.org/pub/security/index.html;
-license=(BSD)
-depends=(glibc)
-source=(ftp://ftp.porcupine.org/pub/security/$pkgname$pkgver.tar.gz
-   ftp://ftp.porcupine.org/pub/security/chrootuid_license)
-md5sums=('15510abadf5de189e1c22a1544dc926a'
- '11383ad1d66445640f1dec3478a2b53f')
-
-build() {
-  cd $srcdir/$pkgname$pkgver
-  make
-  install -D -m755 $srcdir/$pkgname$pkgver/chrootuid $pkgdir/usr/sbin/chrootuid
-  install -D -m644 $srcdir/$pkgname$pkgver/chrootuid.1 
$pkgdir/usr/share/man/man1/chrootuid.1
-  install -D -m644 $srcdir/chrootuid_license 
$pkgdir/usr/share/licenses/$pkgname/license
-}

Copied: chrootuid/repos/community-i686/PKGBUILD (from rev 91847, 
chrootuid/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:25:14 UTC (rev 91848)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Frop Doe m...@rizla.org
+# Contributor: Guillermo A. Amaral m...@guillermoamaral.com (thewonka)
+# Mainteiner: Guillermo A. Amaral m...@guillermoamaral.com (thewonka)
+
+pkgname=chrootuid
+pkgver=1.3
+pkgrel=6
+arch=(i686 x86_64)
+pkgdesc=Runs a command in a restricted environment.
+url=ftp://ftp.porcupine.org/pub/security/index.html;
+license=(BSD)
+depends=(glibc)
+source=(ftp://ftp.porcupine.org/pub/security/$pkgname$pkgver.tar.gz
+   ftp://ftp.porcupine.org/pub/security/chrootuid_license)
+md5sums=('15510abadf5de189e1c22a1544dc926a'
+ '11383ad1d66445640f1dec3478a2b53f')
+
+build() {
+  cd $srcdir/$pkgname$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname$pkgver
+  install -D -m755 $srcdir/$pkgname$pkgver/chrootuid $pkgdir/usr/bin/chrootuid
+  install -D -m644 $srcdir/$pkgname$pkgver/chrootuid.1 
$pkgdir/usr/share/man/man1/chrootuid.1
+  install -D -m644 $srcdir/chrootuid_license 
$pkgdir/usr/share/licenses/$pkgname/license
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:24:56 UTC (rev 91847)
+++ community-x86_64/PKGBUILD   2013-05-28 17:25:14 UTC (rev 91848)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Frop Doe m...@rizla.org
-# Contributor: Guillermo A. Amaral m...@guillermoamaral.com (thewonka)
-# Mainteiner: Guillermo A. Amaral m...@guillermoamaral.com (thewonka)
-
-pkgname=chrootuid
-pkgver=1.3
-pkgrel=5
-arch=(i686 x86_64)
-pkgdesc=Runs a command in a restricted environment.
-url=ftp://ftp.porcupine.org/pub/security/index.html;
-license=(BSD)
-depends=(glibc)
-source=(ftp://ftp.porcupine.org/pub/security/$pkgname$pkgver.tar.gz
-   ftp://ftp.porcupine.org/pub/security/chrootuid_license)
-md5sums=('15510abadf5de189e1c22a1544dc926a'
- '11383ad1d66445640f1dec3478a2b53f')
-
-build() {
-  cd $srcdir/$pkgname$pkgver
-  make
-  install -D -m755 $srcdir/$pkgname$pkgver/chrootuid $pkgdir/usr/sbin/chrootuid
-  install -D -m644 $srcdir/$pkgname$pkgver/chrootuid.1 
$pkgdir/usr/share/man/man1/chrootuid.1
-  install -D -m644 $srcdir/chrootuid_license 
$pkgdir/usr/share/licenses/$pkgname/license
-}

Copied: chrootuid/repos/community-x86_64/PKGBUILD (from rev 91847, 
chrootuid/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:25:14 UTC (rev 91848)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Frop Doe m...@rizla.org
+# Contributor: Guillermo A. Amaral 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:25:33
  Author: spupykin
Revision: 91850

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

Added:
  dante/repos/community-i686/PKGBUILD
(from rev 91849, dante/trunk/PKGBUILD)
  dante/repos/community-i686/sockd.service
(from rev 91849, dante/trunk/sockd.service)
  dante/repos/community-x86_64/PKGBUILD
(from rev 91849, dante/trunk/PKGBUILD)
  dante/repos/community-x86_64/sockd.service
(from rev 91849, dante/trunk/sockd.service)
Deleted:
  dante/repos/community-i686/PKGBUILD
  dante/repos/community-i686/sockd.service
  dante/repos/community-x86_64/PKGBUILD
  dante/repos/community-x86_64/sockd.service

+
 /PKGBUILD  |   74 +++
 /sockd.service |   24 
 community-i686/PKGBUILD|   36 --
 community-i686/sockd.service   |   12 --
 community-x86_64/PKGBUILD  |   36 --
 community-x86_64/sockd.service |   12 --
 6 files changed, 98 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:25:18 UTC (rev 91849)
+++ community-i686/PKGBUILD 2013-05-28 17:25:33 UTC (rev 91850)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Guillem Rieu guill...@gmx.net
-
-pkgname=dante
-pkgver=1.3.2
-pkgrel=4
-pkgdesc=SOCKS v4 and v5 compatible proxy server and client
-url=http://www.inet.no/dante;
-arch=(i686 x86_64)
-license=('custom')
-depends=('pam' 'krb5')
-backup=('etc/socks.conf'
-   'etc/sockd.conf')
-options=('!libtool')
-source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
-   sockd.service)
-md5sums=('250c6456cd3fefa17f07fa80c9ccf6bd'
- 'ceb86b5bd97f7e3ceff28c6e6172a25b')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc \
-   --disable-libwrap
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  mkdir -p ${pkgdir}/etc/conf.d
-  cp example/{socks,sockd}.conf ${pkgdir}/etc
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  echo 'SOCKD_OPTS=-D' ${pkgdir}/etc/conf.d/sockd.conf
-  install -Dm0644 $srcdir/sockd.service 
$pkgdir/usr/lib/systemd/system/sockd.service
-}

Copied: dante/repos/community-i686/PKGBUILD (from rev 91849, 
dante/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:25:33 UTC (rev 91850)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Guillem Rieu guill...@gmx.net
+
+pkgname=dante
+pkgver=1.3.2
+pkgrel=5
+pkgdesc=SOCKS v4 and v5 compatible proxy server and client
+url=http://www.inet.no/dante;
+arch=(i686 x86_64)
+license=('custom')
+depends=('pam' 'krb5')
+backup=('etc/socks.conf'
+   'etc/sockd.conf')
+options=('!libtool')
+source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
+   sockd.service)
+md5sums=('250c6456cd3fefa17f07fa80c9ccf6bd'
+ '9bb18a0165764092bd01da0ff6303fbf')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --disable-libwrap
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  mkdir -p ${pkgdir}/etc/conf.d
+  cp example/{socks,sockd}.conf ${pkgdir}/etc
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  echo 'SOCKD_OPTS=-D' ${pkgdir}/etc/conf.d/sockd.conf
+  install -Dm0644 $srcdir/sockd.service 
$pkgdir/usr/lib/systemd/system/sockd.service
+}

Deleted: community-i686/sockd.service
===
--- community-i686/sockd.service2013-05-28 17:25:18 UTC (rev 91849)
+++ community-i686/sockd.service2013-05-28 17:25:33 UTC (rev 91850)
@@ -1,12 +0,0 @@
-[Unit]
-Description=SOCKS v4 and v5 compatible proxy server and client
-After=network.target
-
-[Service]
-Type=forking
-EnvironmentFile=/etc/conf.d/sockd.conf
-PIDFile=/var/run/sockd.pid
-ExecStart=/usr/sbin/sockd $SOCKD_OPTS
-
-[Install]
-WantedBy=multi-user.target

Copied: dante/repos/community-i686/sockd.service (from rev 91849, 
dante/trunk/sockd.service)
===
--- community-i686/sockd.service(rev 0)
+++ community-i686/sockd.service2013-05-28 17:25:33 UTC (rev 91850)
@@ -0,0 +1,12 @@
+[Unit]
+Description=SOCKS v4 and v5 compatible proxy server and client
+After=network.target
+
+[Service]
+Type=forking
+EnvironmentFile=/etc/conf.d/sockd.conf
+PIDFile=/run/sockd.pid
+ExecStart=/usr/bin/sockd $SOCKD_OPTS
+
+[Install]

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:25:37
  Author: spupykin
Revision: 91851

upgpkg: darkhttpd 1.9-2

upd

Modified:
  darkhttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:25:33 UTC (rev 91850)
+++ PKGBUILD2013-05-28 17:25:37 UTC (rev 91851)
@@ -4,7 +4,7 @@
 
 pkgname=darkhttpd
 pkgver=1.9
-pkgrel=1
+pkgrel=2
 pkgdesc=A small, static webserver
 arch=('i686' 'x86_64')
 url=http://dmr.ath.cx/net/darkhttpd/;
@@ -20,7 +20,7 @@
 
 package() {
   cd $srcdir/$pkgname-$pkgver
-  install -D $srcdir/$pkgname-$pkgver/darkhttpd $pkgdir/usr/sbin/darkhttpd
+  install -D $srcdir/$pkgname-$pkgver/darkhttpd $pkgdir/usr/bin/darkhttpd
   mkdir -p $pkgdir/usr/share/licenses/$pkgname
   head -n 18 darkhttpd.c $pkgdir/usr/share/licenses/$pkgname/license
 }



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:24:56
  Author: spupykin
Revision: 91847

upgpkg: chrootuid 1.3-6

upd

Modified:
  chrootuid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:24:53 UTC (rev 91846)
+++ PKGBUILD2013-05-28 17:24:56 UTC (rev 91847)
@@ -6,7 +6,7 @@
 
 pkgname=chrootuid
 pkgver=1.3
-pkgrel=5
+pkgrel=6
 arch=(i686 x86_64)
 pkgdesc=Runs a command in a restricted environment.
 url=ftp://ftp.porcupine.org/pub/security/index.html;
@@ -24,7 +24,7 @@
 
 package() {
   cd $srcdir/$pkgname$pkgver
-  install -D -m755 $srcdir/$pkgname$pkgver/chrootuid $pkgdir/usr/sbin/chrootuid
+  install -D -m755 $srcdir/$pkgname$pkgver/chrootuid $pkgdir/usr/bin/chrootuid
   install -D -m644 $srcdir/$pkgname$pkgver/chrootuid.1 
$pkgdir/usr/share/man/man1/chrootuid.1
   install -D -m644 $srcdir/chrootuid_license 
$pkgdir/usr/share/licenses/$pkgname/license
 }



[arch-commits] Commit in darkstat/repos (16 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:26:25
  Author: spupykin
Revision: 91854

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

Added:
  darkstat/repos/community-i686/PKGBUILD
(from rev 91853, darkstat/trunk/PKGBUILD)
  darkstat/repos/community-i686/darkstat.conf
(from rev 91853, darkstat/trunk/darkstat.conf)
  darkstat/repos/community-i686/darkstat.install
(from rev 91853, darkstat/trunk/darkstat.install)
  darkstat/repos/community-i686/darkstat.service
(from rev 91853, darkstat/trunk/darkstat.service)
  darkstat/repos/community-x86_64/PKGBUILD
(from rev 91853, darkstat/trunk/PKGBUILD)
  darkstat/repos/community-x86_64/darkstat.conf
(from rev 91853, darkstat/trunk/darkstat.conf)
  darkstat/repos/community-x86_64/darkstat.install
(from rev 91853, darkstat/trunk/darkstat.install)
  darkstat/repos/community-x86_64/darkstat.service
(from rev 91853, darkstat/trunk/darkstat.service)
Deleted:
  darkstat/repos/community-i686/PKGBUILD
  darkstat/repos/community-i686/darkstat.conf
  darkstat/repos/community-i686/darkstat.install
  darkstat/repos/community-i686/darkstat.service
  darkstat/repos/community-x86_64/PKGBUILD
  darkstat/repos/community-x86_64/darkstat.conf
  darkstat/repos/community-x86_64/darkstat.install
  darkstat/repos/community-x86_64/darkstat.service

---+
 /PKGBUILD |   64 
 /darkstat.conf|4 ++
 /darkstat.install |   40 ++
 /darkstat.service |   34 +++
 community-i686/PKGBUILD   |   32 --
 community-i686/darkstat.conf  |2 -
 community-i686/darkstat.install   |   20 ---
 community-i686/darkstat.service   |   17 -
 community-x86_64/PKGBUILD |   32 --
 community-x86_64/darkstat.conf|2 -
 community-x86_64/darkstat.install |   20 ---
 community-x86_64/darkstat.service |   17 -
 12 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:26:02 UTC (rev 91853)
+++ community-i686/PKGBUILD 2013-05-28 17:26:25 UTC (rev 91854)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=darkstat
-pkgver=3.0.715
-pkgrel=9
-pkgdesc=Network statistics gatherer (packet sniffer)
-url=http://dmr.ath.cx/net/darkstat/;
-license=(GPL)
-arch=(i686 x86_64)
-depends=('libpcap' 'zlib' 'gcc-libs')
-backup=('etc/conf.d/darkstat.conf')
-source=(http://dmr.ath.cx/net/darkstat/darkstat-$pkgver.tar.bz2
-   darkstat.service
-   darkstat.conf)
-install=darkstat.install
-md5sums=('5b7abc7538dcd8e30667dac150e81d77'
- '91dd1cf9d01c2b37896f01b4570b5521'
- 'aa9a9effd1e8f08860afcd6439fc94c5')
-
-build() {
-  cd $srcdir/darkstat-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/darkstat-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D -m644 $srcdir/darkstat.conf $pkgdir/etc/conf.d/darkstat.conf
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-}

Copied: darkstat/repos/community-i686/PKGBUILD (from rev 91853, 
darkstat/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:26:25 UTC (rev 91854)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=darkstat
+pkgver=3.0.715
+pkgrel=10
+pkgdesc=Network statistics gatherer (packet sniffer)
+url=http://dmr.ath.cx/net/darkstat/;
+license=(GPL)
+arch=(i686 x86_64)
+depends=('libpcap' 'zlib' 'gcc-libs')
+backup=('etc/conf.d/darkstat.conf')
+source=(http://dmr.ath.cx/net/darkstat/darkstat-$pkgver.tar.bz2
+   darkstat.service
+   darkstat.conf)
+install=darkstat.install
+md5sums=('5b7abc7538dcd8e30667dac150e81d77'
+ '91dd1cf9d01c2b37896f01b4570b5521'
+ 'aa9a9effd1e8f08860afcd6439fc94c5')
+
+build() {
+  cd $srcdir/darkstat-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $srcdir/darkstat-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m644 $srcdir/darkstat.conf $pkgdir/etc/conf.d/darkstat.conf
+  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
+}

Deleted: community-i686/darkstat.conf
===
--- community-i686/darkstat.conf2013-05-28 17:26:02 UTC (rev 91853)
+++ community-i686/darkstat.conf2013-05-28 17:26:25 UTC (rev 91854)
@@ -1,2 +0,0 @@
-DARKSTAT_IFACE=eth0
-DARKSTAT_ARGS=

Copied: darkstat/repos/community-i686/darkstat.conf (from rev 91853, 
darkstat/trunk/darkstat.conf)
===
--- 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:25:58
  Author: spupykin
Revision: 91852

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

Added:
  darkhttpd/repos/community-i686/PKGBUILD
(from rev 91851, darkhttpd/trunk/PKGBUILD)
  darkhttpd/repos/community-x86_64/PKGBUILD
(from rev 91851, darkhttpd/trunk/PKGBUILD)
Deleted:
  darkhttpd/repos/community-i686/PKGBUILD
  darkhttpd/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   52 
 community-i686/PKGBUILD   |   26 --
 community-x86_64/PKGBUILD |   26 --
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:25:37 UTC (rev 91851)
+++ community-i686/PKGBUILD 2013-05-28 17:25:58 UTC (rev 91852)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-
-pkgname=darkhttpd
-pkgver=1.9
-pkgrel=1
-pkgdesc=A small, static webserver
-arch=('i686' 'x86_64')
-url=http://dmr.ath.cx/net/darkhttpd/;
-license=('BSD')
-depends=('glibc')
-source=($url/$pkgname-$pkgver.tar.bz2)
-md5sums=('156f239af542028c3fb5c2248aa0db8d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D $srcdir/$pkgname-$pkgver/darkhttpd $pkgdir/usr/sbin/darkhttpd
-  mkdir -p $pkgdir/usr/share/licenses/$pkgname
-  head -n 18 darkhttpd.c $pkgdir/usr/share/licenses/$pkgname/license
-}

Copied: darkhttpd/repos/community-i686/PKGBUILD (from rev 91851, 
darkhttpd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:25:58 UTC (rev 91852)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+
+pkgname=darkhttpd
+pkgver=1.9
+pkgrel=2
+pkgdesc=A small, static webserver
+arch=('i686' 'x86_64')
+url=http://dmr.ath.cx/net/darkhttpd/;
+license=('BSD')
+depends=('glibc')
+source=($url/$pkgname-$pkgver.tar.bz2)
+md5sums=('156f239af542028c3fb5c2248aa0db8d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -D $srcdir/$pkgname-$pkgver/darkhttpd $pkgdir/usr/bin/darkhttpd
+  mkdir -p $pkgdir/usr/share/licenses/$pkgname
+  head -n 18 darkhttpd.c $pkgdir/usr/share/licenses/$pkgname/license
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:25:37 UTC (rev 91851)
+++ community-x86_64/PKGBUILD   2013-05-28 17:25:58 UTC (rev 91852)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-
-pkgname=darkhttpd
-pkgver=1.9
-pkgrel=1
-pkgdesc=A small, static webserver
-arch=('i686' 'x86_64')
-url=http://dmr.ath.cx/net/darkhttpd/;
-license=('BSD')
-depends=('glibc')
-source=($url/$pkgname-$pkgver.tar.bz2)
-md5sums=('156f239af542028c3fb5c2248aa0db8d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D $srcdir/$pkgname-$pkgver/darkhttpd $pkgdir/usr/sbin/darkhttpd
-  mkdir -p $pkgdir/usr/share/licenses/$pkgname
-  head -n 18 darkhttpd.c $pkgdir/usr/share/licenses/$pkgname/license
-}

Copied: darkhttpd/repos/community-x86_64/PKGBUILD (from rev 91851, 
darkhttpd/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:25:58 UTC (rev 91852)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+
+pkgname=darkhttpd
+pkgver=1.9
+pkgrel=2
+pkgdesc=A small, static webserver
+arch=('i686' 'x86_64')
+url=http://dmr.ath.cx/net/darkhttpd/;
+license=('BSD')
+depends=('glibc')
+source=($url/$pkgname-$pkgver.tar.bz2)
+md5sums=('156f239af542028c3fb5c2248aa0db8d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -D $srcdir/$pkgname-$pkgver/darkhttpd $pkgdir/usr/bin/darkhttpd
+  mkdir -p $pkgdir/usr/share/licenses/$pkgname
+  head -n 18 darkhttpd.c $pkgdir/usr/share/licenses/$pkgname/license
+}



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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:26:28
  Author: spupykin
Revision: 91855

upgpkg: fbgetty 0.1.698-5

upd

Modified:
  fbgetty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-28 17:26:25 UTC (rev 91854)
+++ PKGBUILD2013-05-28 17:26:28 UTC (rev 91855)
@@ -3,7 +3,7 @@
 
 pkgname=fbgetty
 pkgver=0.1.698
-pkgrel=4
+pkgrel=5
 license=(GPL)
 pkgdesc=fbgetty is a console getty like mingetty, which supports framebuffers
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 {
   cd $srcdir/$pkgname-$pkgver
 
-  ./configure --prefix=/usr --mandir=/usr/share/man
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
 
   patch src/options.c EOF
 33a34



[arch-commits] Commit in incron/repos (12 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:27:08
  Author: spupykin
Revision: 91858

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

Added:
  incron/repos/community-i686/PKGBUILD
(from rev 91857, incron/trunk/PKGBUILD)
  incron/repos/community-i686/incron.install
(from rev 91857, incron/trunk/incron.install)
  incron/repos/community-i686/incrond.service
(from rev 91857, incron/trunk/incrond.service)
  incron/repos/community-x86_64/PKGBUILD
(from rev 91857, incron/trunk/PKGBUILD)
  incron/repos/community-x86_64/incron.install
(from rev 91857, incron/trunk/incron.install)
  incron/repos/community-x86_64/incrond.service
(from rev 91857, incron/trunk/incrond.service)
Deleted:
  incron/repos/community-i686/PKGBUILD
  incron/repos/community-i686/incron.install
  incron/repos/community-i686/incrond.service
  incron/repos/community-x86_64/PKGBUILD
  incron/repos/community-x86_64/incron.install
  incron/repos/community-x86_64/incrond.service

--+
 /PKGBUILD|   92 +
 /incron.install  |   26 ++
 /incrond.service |   20 
 community-i686/PKGBUILD  |   41 
 community-i686/incron.install|   14 -
 community-i686/incrond.service   |   10 
 community-x86_64/PKGBUILD|   41 
 community-x86_64/incron.install  |   14 -
 community-x86_64/incrond.service |   10 
 9 files changed, 138 insertions(+), 130 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:26:49 UTC (rev 91857)
+++ community-i686/PKGBUILD 2013-05-28 17:27:08 UTC (rev 91858)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Roberto Alsina rals...@kde.org
-# Contributor: scj scj(at)archlinux(dot)us
-
-pkgname=incron
-pkgver=0.5.10
-pkgrel=4
-pkgdesc=Like the regular cron but is driven by filesystem events instead of 
time periods
-arch=('i686' 'x86_64')
-url=http://incron.aiken.cz/;
-license=('GPL')
-depends=('gcc-libs' 'bash')
-install=incron.install
-options=('emptydirs')
-source=(http://inotify.aiken.cz/download/incron/$pkgname-$pkgver.tar.gz;
-   'incrond.service')
-md5sums=('67f8b671db8169edccc8ef11c7d2c8be'
- '859a90af9e4efe40db381ea07167a66a')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  sed -i '1,1i#include unistd.h' inotify-cxx.cpp icd-main.cpp
-  sed -i '1,1i#include stdio.h' icd-main.cpp inotify-cxx.cpp usertable.cpp 
appargs.cpp
-  sed -i 's|strchr(s,|(char*)strchr(s,|' incroncfg.cpp
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  install -d ${pkgdir}/usr/share/man ${pkgdir}/usr/{s,}bin
-
-  make PREFIX=${pkgdir}/usr \
-MANPATH=${pkgdir}/usr/share/man \
-USERDATADIR=${pkgdir}/var/spool/incron \
-CFGDIR=${pkgdir}/etc \
-SYSDATADIR=${pkgdir}/etc/incron.d install
-
-  install -Dm0644 ${srcdir}/incrond.service 
${pkgdir}/usr/lib/systemd/system/incrond.service
-}

Copied: incron/repos/community-i686/PKGBUILD (from rev 91857, 
incron/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:27:08 UTC (rev 91858)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Roberto Alsina rals...@kde.org
+# Contributor: scj scj(at)archlinux(dot)us
+
+pkgname=incron
+pkgver=0.5.10
+pkgrel=5
+pkgdesc=Like the regular cron but is driven by filesystem events instead of 
time periods
+arch=('i686' 'x86_64')
+url=http://incron.aiken.cz/;
+license=('GPL')
+depends=('gcc-libs' 'bash')
+install=incron.install
+options=('emptydirs')
+source=(http://inotify.aiken.cz/download/incron/$pkgname-$pkgver.tar.gz;
+   'incrond.service')
+md5sums=('67f8b671db8169edccc8ef11c7d2c8be'
+ '4be206ba6ecacd9d2006cdc72b4604db')
+
+prepare() {
+  cd ${srcdir}/$pkgname-$pkgver
+  sed -i '1,1i#include unistd.h' inotify-cxx.cpp icd-main.cpp
+  sed -i '1,1i#include stdio.h' icd-main.cpp inotify-cxx.cpp usertable.cpp 
appargs.cpp
+  sed -i 's|strchr(s,|(char*)strchr(s,|' incroncfg.cpp
+  sed -i 's|$(DESTDIR)$(PREFIX)/sbin/|$(DESTDIR)$(PREFIX)/bin/|g' Makefile
+}
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  install -d ${pkgdir}/usr/share/man ${pkgdir}/usr/{s,}bin
+
+  make PREFIX=${pkgdir}/usr \
+MANPATH=${pkgdir}/usr/share/man \
+USERDATADIR=${pkgdir}/var/spool/incron \
+CFGDIR=${pkgdir}/etc \
+SYSDATADIR=${pkgdir}/etc/incron.d install
+
+  install -Dm0644 ${srcdir}/incrond.service 
${pkgdir}/usr/lib/systemd/system/incrond.service
+}

Deleted: community-i686/incron.install
===
--- community-i686/incron.install   2013-05-28 17:26:49 

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

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 19:26:45
  Author: spupykin
Revision: 91856

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

Added:
  fbgetty/repos/community-i686/PKGBUILD
(from rev 91855, fbgetty/trunk/PKGBUILD)
  fbgetty/repos/community-x86_64/PKGBUILD
(from rev 91855, fbgetty/trunk/PKGBUILD)
Deleted:
  fbgetty/repos/community-i686/PKGBUILD
  fbgetty/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   64 
 community-i686/PKGBUILD   |   28 ---
 community-x86_64/PKGBUILD |   28 ---
 3 files changed, 64 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-28 17:26:28 UTC (rev 91855)
+++ community-i686/PKGBUILD 2013-05-28 17:26:45 UTC (rev 91856)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=fbgetty
-pkgver=0.1.698
-pkgrel=4
-license=(GPL)
-pkgdesc=fbgetty is a console getty like mingetty, which supports framebuffers
-arch=('i686' 'x86_64')
-url=http://projects.meuh.org/fbgetty;
-source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz')
-md5sums=('1705bc0f8f1e03fe50d324ba84ac4e56')
-
-build()
-{
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-
-  patch src/options.c EOF
-33a34
- #include stddef.h
-EOF
-
-  make
-  make DESTDIR=$pkgdir install
-  mv ${pkgdir}/usr/info ${pkgdir}/usr/share/
-}

Copied: fbgetty/repos/community-i686/PKGBUILD (from rev 91855, 
fbgetty/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-28 17:26:45 UTC (rev 91856)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=fbgetty
+pkgver=0.1.698
+pkgrel=5
+license=(GPL)
+pkgdesc=fbgetty is a console getty like mingetty, which supports framebuffers
+arch=('i686' 'x86_64')
+url=http://projects.meuh.org/fbgetty;
+source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz')
+md5sums=('1705bc0f8f1e03fe50d324ba84ac4e56')
+
+build()
+{
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
+
+  patch src/options.c EOF
+33a34
+ #include stddef.h
+EOF
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mv ${pkgdir}/usr/info ${pkgdir}/usr/share/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-28 17:26:28 UTC (rev 91855)
+++ community-x86_64/PKGBUILD   2013-05-28 17:26:45 UTC (rev 91856)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=fbgetty
-pkgver=0.1.698
-pkgrel=4
-license=(GPL)
-pkgdesc=fbgetty is a console getty like mingetty, which supports framebuffers
-arch=('i686' 'x86_64')
-url=http://projects.meuh.org/fbgetty;
-source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz')
-md5sums=('1705bc0f8f1e03fe50d324ba84ac4e56')
-
-build()
-{
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-
-  patch src/options.c EOF
-33a34
- #include stddef.h
-EOF
-
-  make
-  make DESTDIR=$pkgdir install
-  mv ${pkgdir}/usr/info ${pkgdir}/usr/share/
-}

Copied: fbgetty/repos/community-x86_64/PKGBUILD (from rev 91855, 
fbgetty/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-28 17:26:45 UTC (rev 91856)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=fbgetty
+pkgver=0.1.698
+pkgrel=5
+license=(GPL)
+pkgdesc=fbgetty is a console getty like mingetty, which supports framebuffers
+arch=('i686' 'x86_64')
+url=http://projects.meuh.org/fbgetty;
+source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz')
+md5sums=('1705bc0f8f1e03fe50d324ba84ac4e56')
+
+build()
+{
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
+
+  patch src/options.c EOF
+33a34
+ #include stddef.h
+EOF
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mv ${pkgdir}/usr/info ${pkgdir}/usr/share/
+}



  1   2   >