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

2014-06-07 Thread Laurent Carlier
Date: Saturday, June 7, 2014 @ 08:59:50
  Author: lcarlier
Revision: 214348

upgpkg: mesa 10.2.1-1

upstream update 10.2.1

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 03:02:43 UTC (rev 214347)
+++ PKGBUILD2014-06-07 06:59:50 UTC (rev 214348)
@@ -4,7 +4,7 @@
 
 pkgbase=mesa
 pkgname=('opencl-mesa' 'ati-dri' 'intel-dri' 'nouveau-dri' 'svga-dri' 'mesa' 
'mesa-libgl')
-pkgver=10.2.0rc5
+pkgver=10.2.1
 pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
@@ -12,10 +12,9 @@
  'libomxil-bellagio' 'libclc' 'clang')
 url=http://mesa3d.sourceforge.net;
 license=('custom')
-#source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
-source=(ftp://ftp.freedesktop.org/pub/mesa/10.2/MesaLib-10.2.0-rc5.tar.bz2
+source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
 LICENSE)
-md5sums=('5388627ed0feaa8b8950bfcba8912722'
+md5sums=('093f9b5d077e5f6061dcd7b01b7aa51a'
  '5c65a0fe315dd347e09b1f2826a1df5a')
 
 build() {



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

2014-06-07 Thread Laurent Carlier
Date: Saturday, June 7, 2014 @ 09:00:13
  Author: lcarlier
Revision: 214349

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 214348, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 214348, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 214348, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 214348, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  406 ++
 testing-i686/LICENSE|   82 -
 testing-i686/PKGBUILD   |  204 ---
 testing-x86_64/LICENSE  |   82 -
 testing-x86_64/PKGBUILD |  204 ---
 6 files changed, 570 insertions(+), 572 deletions(-)

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


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

2014-06-07 Thread Laurent Carlier
Date: Saturday, June 7, 2014 @ 09:07:28
  Author: lcarlier
Revision: 112781

upgpkg: lib32-mesa 10.2.1-1

upstream update 10.2.1

Modified:
  lib32-mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 04:55:29 UTC (rev 112780)
+++ PKGBUILD2014-06-07 07:07:28 UTC (rev 112781)
@@ -4,7 +4,7 @@
 
 pkgbase=lib32-mesa
 pkgname=('lib32-ati-dri' 'lib32-intel-dri' 'lib32-nouveau-dri' 'lib32-mesa' 
'lib32-mesa-libgl')
-pkgver=10.2.0rc5
+pkgver=10.2.1
 pkgrel=1
 arch=('x86_64')
 makedepends=('python2' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 
'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto'
@@ -13,9 +13,8 @@
 url=http://mesa3d.sourceforge.net;
 license=('custom')
 options=('!libtool')
-#source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2)
-source=(ftp://ftp.freedesktop.org/pub/mesa/10.2/MesaLib-10.2.0-rc5.tar.bz2)
-md5sums=('5388627ed0feaa8b8950bfcba8912722')
+source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2)
+md5sums=('093f9b5d077e5f6061dcd7b01b7aa51a')
 
 build() {
   export CC=gcc -m32



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

2014-06-07 Thread Laurent Carlier
Date: Saturday, June 7, 2014 @ 09:07:36
  Author: lcarlier
Revision: 112782

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD
(from rev 112781, lib32-mesa/trunk/PKGBUILD)
Deleted:
  lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD

--+
 PKGBUILD |  321 ++---
 1 file changed, 160 insertions(+), 161 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 07:07:28 UTC (rev 112781)
+++ PKGBUILD2014-06-07 07:07:36 UTC (rev 112782)
@@ -1,161 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Andreas Radke andy...@archlinux.org
-
-pkgbase=lib32-mesa
-pkgname=('lib32-ati-dri' 'lib32-intel-dri' 'lib32-nouveau-dri' 'lib32-mesa' 
'lib32-mesa-libgl')
-pkgver=10.2.0rc5
-pkgrel=1
-arch=('x86_64')
-makedepends=('python2' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 
'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto'
- 'lib32-libxshmfence' 'lib32-libxxf86vm' 'lib32-libxdamage' 
'gcc-multilib' 'lib32-elfutils' 'lib32-llvm' 'lib32-systemd'
- 'lib32-libvdpau' 'lib32-wayland')
-url=http://mesa3d.sourceforge.net;
-license=('custom')
-options=('!libtool')
-#source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2)
-source=(ftp://ftp.freedesktop.org/pub/mesa/10.2/MesaLib-10.2.0-rc5.tar.bz2)
-md5sums=('5388627ed0feaa8b8950bfcba8912722')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  export LLVM_CONFIG=/usr/bin/llvm-config32
-
-  cd ${srcdir}/?esa-*
-
-  # our automake is far too new for their build system :)
-  autoreconf -vfi
-
-  ./configure --enable-32-bit \
---libdir=/usr/lib32 \
---prefix=/usr \
---sysconfdir=/etc \
---with-dri-driverdir=/usr/lib32/xorg/modules/dri \
---with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast \
---with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \
---with-egl-platforms=x11,drm,wayland \
---enable-llvm-shared-libs \
---enable-egl \
---disable-gallium-egl \
---enable-gbm \
---enable-gallium-gbm \
---enable-gallium-llvm \
---enable-shared-glapi \
---enable-glx-tls \
---enable-dri \
---enable-glx \
---enable-osmesa \
---enable-gles1 \
---enable-gles2 \
---enable-texture-float \
---enable-vdpau \
---enable-dri3
-
-  make
-
-  mkdir $srcdir/fakeinstall
-  make DESTDIR=${srcdir}/fakeinstall install
-}
-
-package_lib32-ati-dri() {
-  pkgdesc=Mesa drivers for AMD/ATI Radeon (32-bit)
-  depends=('lib32-mesa-libgl' lib32-mesa=${pkgver} 'lib32-libtxc_dxtn' 
'ati-dri')
-
-  install -m755 -d ${pkgdir}/usr/lib32/vdpau/
-  mv -v ${srcdir}/fakeinstall/usr/lib32/vdpau/libvdpau_{r600,radeonsi}.* 
${pkgdir}/usr/lib32/vdpau/
-
-  install -m755 -d ${pkgdir}/usr/lib32/xorg/modules/dri
-  mv -v 
${srcdir}/fakeinstall/usr/lib32/xorg/modules/dri/{r200,r300,r600,radeon,radeonsi}_dri.so
 ${pkgdir}/usr/lib32/xorg/modules/dri/
-
-  install -m755 -d ${pkgdir}/usr/lib32/gallium-pipe
-  mv -v 
${srcdir}/fakeinstall/usr/lib32/gallium-pipe/pipe_{r300,r600,radeonsi}* 
${pkgdir}/usr/lib32/gallium-pipe/
-
-  install -m755 -d ${pkgdir}/usr/share/licenses
-  ln -s ati-dri $pkgdir/usr/share/licenses/lib32-ati-dri
-}
-
-package_lib32-intel-dri() {
-  pkgdesc=Mesa DRI drivers for Intel (32-bit)
-  depends=('lib32-mesa-libgl' lib32-mesa=${pkgver} 'lib32-libtxc_dxtn' 
'intel-dri')
-
-  install -m755 -d ${pkgdir}/usr/lib32/xorg/modules/dri
-  mv -v ${srcdir}/fakeinstall/usr/lib32/xorg/modules/dri/{i915,i965}_dri.so 
${pkgdir}/usr/lib32/xorg/modules/dri/
-
-  install -m755 -d ${pkgdir}/usr/share/licenses
-  ln -s intel-dri $pkgdir/usr/share/licenses/lib32-intel-dri
-}
-
-package_lib32-nouveau-dri() {
-  pkgdesc=Mesa drivers for Nouveau (32-bit)
-  depends=('lib32-mesa-libgl' lib32-mesa=${pkgver} 'lib32-libtxc_dxtn' 
'nouveau-dri')
-
-  install -m755 -d ${pkgdir}/usr/lib32/vdpau/
-  mv -v ${srcdir}/fakeinstall/usr/lib32/vdpau/libvdpau_nouveau.* 
${pkgdir}/usr/lib32/vdpau/
-
-  install -m755 -d ${pkgdir}/usr/lib32/xorg/modules/dri
-  mv -v 
${srcdir}/fakeinstall/usr/lib32/xorg/modules/dri/nouveau_{dri,vieux_dri}.so 
${pkgdir}/usr/lib32/xorg/modules/dri/
-
-  install -m755 -d ${pkgdir}/usr/lib32/gallium-pipe
-  mv -v ${srcdir}/fakeinstall/usr/lib32/gallium-pipe/pipe_nouveau* 
${pkgdir}/usr/lib32/gallium-pipe/
-
-  install -m755 -d ${pkgdir}/usr/share/licenses
-  ln -s nouveau-dri $pkgdir/usr/share/licenses/lib32-nouveau-dri
-}
-
-package_lib32-mesa() {
-  pkgdesc=an open-source implementation of the OpenGL specification (32-bit)
-  depends=('lib32-libdrm' 'lib32-libxxf86vm' 'lib32-libxdamage' 
'lib32-libxshmfence' 'lib32-systemd' 'lib32-elfutils' 'lib32-llvm-libs' 
'lib32-libvdpau' 'lib32-wayland' 'mesa')
-  optdepends=('opengl-man-pages: for the OpenGL API man pages')
-  

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

2014-06-07 Thread Sébastien Luttringer
Date: Saturday, June 7, 2014 @ 12:54:32
  Author: seblu
Revision: 112783

upgpkg: quagga 0.99.22.4-4

- fix FS#40696

Modified:
  quagga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 07:07:36 UTC (rev 112782)
+++ PKGBUILD2014-06-07 10:54:32 UTC (rev 112783)
@@ -3,12 +3,12 @@
 
 pkgname=quagga
 pkgver=0.99.22.4
-pkgrel=3
+pkgrel=4
 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
 arch=('i686' 'x86_64')
 url='http://www.quagga.net'
 license=('GPL2')
-depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses')
+depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses' 'perl')
 options=('!buildflags')
 install=quagga.install
 
source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;



[arch-commits] Commit in quagga/repos (42 files)

2014-06-07 Thread Sébastien Luttringer
Date: Saturday, June 7, 2014 @ 12:56:52
  Author: seblu
Revision: 112784

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

Added:
  quagga/repos/community-i686/PKGBUILD
(from rev 112783, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 112783, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 112783, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/fix_readline36.patch
(from rev 112783, quagga/trunk/fix_readline36.patch)
  quagga/repos/community-i686/isisd.service
(from rev 112783, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 112783, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 112783, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 112783, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 112783, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 112783, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 112783, quagga/trunk/zebra.service)
  quagga/repos/community-x86_64/PKGBUILD
(from rev 112783, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 112783, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 112783, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/fix_readline36.patch
(from rev 112783, quagga/trunk/fix_readline36.patch)
  quagga/repos/community-x86_64/isisd.service
(from rev 112783, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 112783, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 112783, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 112783, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 112783, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 112783, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 112783, quagga/trunk/zebra.service)
Deleted:
  quagga/repos/community-i686/PKGBUILD
  quagga/repos/community-i686/babeld.service
  quagga/repos/community-i686/bgpd.service
  quagga/repos/community-i686/isisd.service
  quagga/repos/community-i686/ospf6d.service
  quagga/repos/community-i686/ospfd.service
  quagga/repos/community-i686/quagga.install
  quagga/repos/community-i686/ripd.service
  quagga/repos/community-i686/ripngd.service
  quagga/repos/community-i686/zebra.service
  quagga/repos/community-x86_64/PKGBUILD
  quagga/repos/community-x86_64/babeld.service
  quagga/repos/community-x86_64/bgpd.service
  quagga/repos/community-x86_64/isisd.service
  quagga/repos/community-x86_64/ospf6d.service
  quagga/repos/community-x86_64/ospfd.service
  quagga/repos/community-x86_64/quagga.install
  quagga/repos/community-x86_64/ripd.service
  quagga/repos/community-x86_64/ripngd.service
  quagga/repos/community-x86_64/zebra.service

---+
 /PKGBUILD |  176 
 /babeld.service   |   32 +
 /bgpd.service |   32 +
 /isisd.service|   32 +
 /ospf6d.service   |   32 +
 /ospfd.service|   32 +
 /quagga.install   |   72 +
 /ripd.service |   32 +
 /ripngd.service   |   32 +
 /zebra.service|   32 +
 community-i686/PKGBUILD   |   86 ---
 community-i686/babeld.service |   16 --
 community-i686/bgpd.service   |   16 --
 community-i686/fix_readline36.patch   |   14 ++
 community-i686/isisd.service  |   16 --
 community-i686/ospf6d.service |   16 --
 community-i686/ospfd.service  |   16 --
 community-i686/quagga.install |   36 --
 community-i686/ripd.service   |   16 --
 community-i686/ripngd.service |   16 --
 community-i686/zebra.service  |   16 --
 community-x86_64/PKGBUILD |   86 ---
 community-x86_64/babeld.service   |   16 --
 community-x86_64/bgpd.service |   16 --
 community-x86_64/fix_readline36.patch |   14 ++
 community-x86_64/isisd.service|   16 --
 community-x86_64/ospf6d.service   |   16 --
 community-x86_64/ospfd.service|   16 --
 community-x86_64/quagga.install   |   36 --
 community-x86_64/ripd.service |   16 --
 community-x86_64/ripngd.service   |   16 --
 community-x86_64/zebra.service|   16 --
 32 files changed, 532 insertions(+), 500 deletions(-)

Deleted: community-i686/PKGBUILD

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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 13:59:12
  Author: bluewind
Revision: 112786

archrelease: copy trunk to multilib-x86_64

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

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 11:59:09 UTC (rev 112785)
+++ PKGBUILD2014-06-07 11:59:12 UTC (rev 112786)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-_pkgbasename=libxft
-pkgname=lib32-$_pkgbasename
-pkgver=2.3.1
-pkgrel=1
-pkgdesc=FreeType-based font drawing library for X (32-bit)
-arch=('x86_64')
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('lib32-fontconfig' 'lib32-libxrender')
-makedepends=('gcc-multilib')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2)
-sha256sums=('7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/libXft-${pkgver}
-  ./configure --prefix=/usr \
---libdir=/usr/lib32 --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXft-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-libxft/repos/multilib-x86_64/PKGBUILD (from rev 112785, 
lib32-libxft/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 11:59:12 UTC (rev 112786)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+_pkgbasename=libxft
+pkgname=lib32-$_pkgbasename
+pkgver=2.3.2
+pkgrel=1
+pkgdesc=FreeType-based font drawing library for X (32-bit)
+arch=('x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('lib32-fontconfig' 'lib32-libxrender')
+makedepends=('gcc-multilib')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2)
+sha256sums=('f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/libXft-${pkgver}
+  ./configure --prefix=/usr \
+--libdir=/usr/lib32 --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXft-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 13:59:09
  Author: bluewind
Revision: 112785

upgpkg: lib32-libxft 2.3.2-1

upstream update

Modified:
  lib32-libxft/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 10:56:52 UTC (rev 112784)
+++ PKGBUILD2014-06-07 11:59:09 UTC (rev 112785)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 _pkgbasename=libxft
 pkgname=lib32-$_pkgbasename
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc=FreeType-based font drawing library for X (32-bit)
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gcc-multilib')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2)
-sha256sums=('7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd')
+sha256sums=('f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c')
 
 build() {
   export CC=gcc -m32



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:01:59
  Author: bluewind
Revision: 112787

upgpkg: lib32-e2fsprogs 1.42.10-1

upstream update

Modified:
  lib32-e2fsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 11:59:12 UTC (rev 112786)
+++ PKGBUILD2014-06-07 12:01:59 UTC (rev 112787)
@@ -5,7 +5,7 @@
 
 _pkgbasename=e2fsprogs
 pkgname=lib32-e2fsprogs
-pkgver=1.42.9
+pkgver=1.42.10
 pkgrel=1
 pkgdesc=Ext2 filesystem libraries (32-bit)
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('lib32-util-linux' $_pkgbasename)
 makedepends=('bc' 'gcc-multilib')
 
source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz;)
-sha1sums=('fb8e3662302bcab1682d567d6ee0ff051faa1bbd')
+sha1sums=('06eba8a78ce1d5032fdcaf34f09025f01ceaca79')
 
 build() {
   export CC=gcc -m32



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:02:02
  Author: bluewind
Revision: 112788

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 12:01:59 UTC (rev 112787)
+++ PKGBUILD2014-06-07 12:02:02 UTC (rev 112788)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: mightyjaym jm.ambros...@free.fr
-# Contributor: Mikko Seppälä t-r-...@mbnet.fi
-
-_pkgbasename=e2fsprogs
-pkgname=lib32-e2fsprogs
-pkgver=1.42.9
-pkgrel=1
-pkgdesc=Ext2 filesystem libraries (32-bit)
-arch=('x86_64')
-license=('GPL' 'LGPL' 'MIT')
-url=http://e2fsprogs.sourceforge.net;
-depends=('lib32-util-linux' $_pkgbasename)
-makedepends=('bc' 'gcc-multilib')
-source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz;)
-sha1sums=('fb8e3662302bcab1682d567d6ee0ff051faa1bbd')
-
-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 --with-root-prefix= 
--enable-elf-shlibs \
-  --disable-{debugfs,imager,resizer,fsck,uuidd,libuuid,libblkid}
-  make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make DESTDIR=${pkgdir} install-libs
-
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-e2fsprogs/repos/multilib-x86_64/PKGBUILD (from rev 112787, 
lib32-e2fsprogs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 12:02:02 UTC (rev 112788)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: mightyjaym jm.ambros...@free.fr
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+
+_pkgbasename=e2fsprogs
+pkgname=lib32-e2fsprogs
+pkgver=1.42.10
+pkgrel=1
+pkgdesc=Ext2 filesystem libraries (32-bit)
+arch=('x86_64')
+license=('GPL' 'LGPL' 'MIT')
+url=http://e2fsprogs.sourceforge.net;
+depends=('lib32-util-linux' $_pkgbasename)
+makedepends=('bc' 'gcc-multilib')
+source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz;)
+sha1sums=('06eba8a78ce1d5032fdcaf34f09025f01ceaca79')
+
+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 --with-root-prefix= 
--enable-elf-shlibs \
+  --disable-{debugfs,imager,resizer,fsck,uuidd,libuuid,libblkid}
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install-libs
+
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:03:50
  Author: bluewind
Revision: 112789

upgpkg: lib32-gdk-pixbuf2 2.30.8-1

upstream update

Modified:
  lib32-gdk-pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:02:02 UTC (rev 112788)
+++ PKGBUILD2014-06-07 12:03:50 UTC (rev 112789)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 _pkgbasename=gdk-pixbuf2
 pkgname=lib32-$_pkgbasename
-pkgver=2.30.7
+pkgver=2.30.8
 pkgrel=1
 pkgdesc=An image loading library (32-bit)
 arch=('x86_64')
@@ -14,7 +14,7 @@
 options=('!docs')
 install=gdk-pixbuf2.install
 
source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
-sha256sums=('0aafc365eab1083a53f15e4828333b968219ffcb1a995ac6289c0147c9ffad06')
+sha256sums=('4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be')
 
 build() {
   export CC=gcc -m32



[arch-commits] Commit in lib32-gdk-pixbuf2/repos/multilib-x86_64 (4 files)

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:03:53
  Author: bluewind
Revision: 112790

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD
(from rev 112789, lib32-gdk-pixbuf2/trunk/PKGBUILD)
  lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install
(from rev 112789, lib32-gdk-pixbuf2/trunk/gdk-pixbuf2.install)
Deleted:
  lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD
  lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install

-+
 PKGBUILD|   92 +-
 gdk-pixbuf2.install |   22 +--
 2 files changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 12:03:50 UTC (rev 112789)
+++ PKGBUILD2014-06-07 12:03:53 UTC (rev 112790)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-_pkgbasename=gdk-pixbuf2
-pkgname=lib32-$_pkgbasename
-pkgver=2.30.7
-pkgrel=1
-pkgdesc=An image loading library (32-bit)
-arch=('x86_64')
-url=http://www.gtk.org/;
-license=('LGPL2.1')
-depends=(lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11
- $_pkgbasename)
-makedepends=(gcc-multilib)
-options=('!docs')
-install=gdk-pixbuf2.install
-source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
-sha256sums=('0aafc365eab1083a53f15e4828333b968219ffcb1a995ac6289c0147c9ffad06')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/gdk-pixbuf-${pkgver}
-
-  ./configure --prefix=/usr  --libdir=/usr/lib32 \
---without-libjasper \
---with-x11 \
---with-included-loaders=png
-  make
-}
-
-package() {
-  cd ${srcdir}/gdk-pixbuf-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/etc
-  rm -rf ${pkgdir}/usr/{include,share}
-
-  cd ${pkgdir}/usr/bin
-  mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-32
-  rm gdk-pixbuf-pixdata
-  rm gdk-pixbuf-csource
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD (from rev 112789, 
lib32-gdk-pixbuf2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 12:03:53 UTC (rev 112790)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+_pkgbasename=gdk-pixbuf2
+pkgname=lib32-$_pkgbasename
+pkgver=2.30.8
+pkgrel=1
+pkgdesc=An image loading library (32-bit)
+arch=('x86_64')
+url=http://www.gtk.org/;
+license=('LGPL2.1')
+depends=(lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11
+ $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!docs')
+install=gdk-pixbuf2.install
+source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
+sha256sums=('4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/gdk-pixbuf-${pkgver}
+
+  ./configure --prefix=/usr  --libdir=/usr/lib32 \
+--without-libjasper \
+--with-x11 \
+--with-included-loaders=png
+  make
+}
+
+package() {
+  cd ${srcdir}/gdk-pixbuf-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/etc
+  rm -rf ${pkgdir}/usr/{include,share}
+
+  cd ${pkgdir}/usr/bin
+  mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-32
+  rm gdk-pixbuf-pixdata
+  rm gdk-pixbuf-csource
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gdk-pixbuf2.install
===
--- gdk-pixbuf2.install 2014-06-07 12:03:50 UTC (rev 112789)
+++ gdk-pixbuf2.install 2014-06-07 12:03:53 UTC (rev 112790)
@@ -1,11 +0,0 @@
-post_install() {
-usr/bin/gdk-pixbuf-query-loaders-32 --update-cache
-}
-
-post_upgrade() {
-post_install
-}
-
-pre_remove() {
-rm -f usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
-}

Copied: lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install (from rev 
112789, lib32-gdk-pixbuf2/trunk/gdk-pixbuf2.install)
===
--- gdk-pixbuf2.install (rev 0)
+++ gdk-pixbuf2.install 2014-06-07 12:03:53 UTC (rev 112790)
@@ -0,0 +1,11 @@
+post_install() {
+usr/bin/gdk-pixbuf-query-loaders-32 --update-cache
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_remove() {
+rm -f usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
+}



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:04:53
  Author: bluewind
Revision: 112791

upgpkg: lib32-harfbuzz 0.9.28-1

upstream update

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:03:53 UTC (rev 112790)
+++ PKGBUILD2014-06-07 12:04:53 UTC (rev 112791)
@@ -2,8 +2,8 @@
 
 _pkgbasename=harfbuzz
 pkgname=lib32-$_pkgbasename
-pkgver=0.9.26
-pkgrel=2
+pkgver=0.9.28
+pkgrel=1
 pkgdesc=OpenType text shaping engine. (32-bit)
 arch=('x86_64')
 url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
@@ -11,7 +11,7 @@
 depends=('lib32-icu' 'lib32-glib2' 'lib32-freetype2' $_pkgbasename)
 makedepends=('gcc-multilib')
 
source=(http://www.freedesktop.org/software/harfbuzz/release/${_pkgbasename}-${pkgver}.tar.bz2)
-sha256sums=('5ded7dc3d15fb5c9230d7a224b9256b67b35fde30193b4c3a4c3f6b13110e257')
+sha256sums=('a567f7c58018af0a9751e18641fd8434bfcef8307122dabe47dd652ce8bde048')
 
 build() {
   export CC=gcc -m32



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:04:56
  Author: bluewind
Revision: 112792

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 12:04:53 UTC (rev 112791)
+++ PKGBUILD2014-06-07 12:04:56 UTC (rev 112792)
@@ -1,37 +0,0 @@
-# Maintainer: Florian Pritz bluew...@xinu.at
-
-_pkgbasename=harfbuzz
-pkgname=lib32-$_pkgbasename
-pkgver=0.9.26
-pkgrel=2
-pkgdesc=OpenType text shaping engine. (32-bit)
-arch=('x86_64')
-url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
-license=('MIT')
-depends=('lib32-icu' 'lib32-glib2' 'lib32-freetype2' $_pkgbasename)
-makedepends=('gcc-multilib')
-source=(http://www.freedesktop.org/software/harfbuzz/release/${_pkgbasename}-${pkgver}.tar.bz2)
-sha256sums=('5ded7dc3d15fb5c9230d7a224b9256b67b35fde30193b4c3a4c3f6b13110e257')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  # work around autogen.sh requiring ragel
-  autoreconf --force --install --verbose
-  ./configure --prefix=/usr --libdir=/usr/lib32 --disable-silent-rules 
--with-graphite2=no --without-cairo
-  make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-harfbuzz/repos/multilib-x86_64/PKGBUILD (from rev 112791, 
lib32-harfbuzz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 12:04:56 UTC (rev 112792)
@@ -0,0 +1,37 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+_pkgbasename=harfbuzz
+pkgname=lib32-$_pkgbasename
+pkgver=0.9.28
+pkgrel=1
+pkgdesc=OpenType text shaping engine. (32-bit)
+arch=('x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('lib32-icu' 'lib32-glib2' 'lib32-freetype2' $_pkgbasename)
+makedepends=('gcc-multilib')
+source=(http://www.freedesktop.org/software/harfbuzz/release/${_pkgbasename}-${pkgver}.tar.bz2)
+sha256sums=('a567f7c58018af0a9751e18641fd8434bfcef8307122dabe47dd652ce8bde048')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  # work around autogen.sh requiring ragel
+  autoreconf --force --install --verbose
+  ./configure --prefix=/usr --libdir=/usr/lib32 --disable-silent-rules 
--with-graphite2=no --without-cairo
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:05:58
  Author: bluewind
Revision: 112793

upgpkg: lib32-libcups 1.7.3-1

upstream update

Modified:
  lib32-libcups/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:04:56 UTC (rev 112792)
+++ PKGBUILD2014-06-07 12:05:58 UTC (rev 112793)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libcups
 pkgname=lib32-$_pkgbasename
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 pkgdesc=The CUPS Printing System - client libraries (32-bit)
 arch=('x86_64')
@@ -14,7 +14,7 @@
 source=(#ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
 http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2{,.sig}
 fix-libusb-configure.patch)
-md5sums=('f06a997d4b71b81b23324e27174f93e7'
+md5sums=('d498c3020acda0904ab0c13b6389a1ec'
  'SKIP'
  '9cf39a66f21d1208a585367b25cf117b')
 



[arch-commits] Commit in lib32-libcups/repos/multilib-x86_64 (4 files)

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:06:01
  Author: bluewind
Revision: 112794

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
(from rev 112793, lib32-libcups/trunk/PKGBUILD)
  lib32-libcups/repos/multilib-x86_64/fix-libusb-configure.patch
(from rev 112793, lib32-libcups/trunk/fix-libusb-configure.patch)
Deleted:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
  lib32-libcups/repos/multilib-x86_64/fix-libusb-configure.patch

+
 PKGBUILD   |   90 +--
 fix-libusb-configure.patch |   24 +--
 2 files changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 12:05:58 UTC (rev 112793)
+++ PKGBUILD2014-06-07 12:06:01 UTC (rev 112794)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-_pkgbasename=libcups
-pkgname=lib32-$_pkgbasename
-pkgver=1.7.2
-pkgrel=1
-pkgdesc=The CUPS Printing System - client libraries (32-bit)
-arch=('x86_64')
-license=('GPL')
-url=http://www.cups.org/;
-depends=(lib32-krb5 lib32-libtiff lib32-libpng $_pkgbasename)
-makedepends=(gcc-multilib)
-source=(#ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
-http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2{,.sig}
-fix-libusb-configure.patch)
-md5sums=('f06a997d4b71b81b23324e27174f93e7'
- 'SKIP'
- '9cf39a66f21d1208a585367b25cf117b')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/cups-${pkgver}
-
-  patch -p1 -i $srcdir/fix-libusb-configure.patch
-  
-  aclocal -I config-scripts
-  autoconf -I config-scripts
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
- --enable-ssl=no --disable-gnutls --enable-threads --enable-libusb=no \
---disable-avahi --disable-dnssd \
- --with-optim=$CFLAGS --libdir=/usr/lib32
-  make libs
-}
-
-package() {
-  cd ${srcdir}/cups-${pkgver}
-  make BUILDROOT=${pkgdir} install-libs
-}
-

Copied: lib32-libcups/repos/multilib-x86_64/PKGBUILD (from rev 112793, 
lib32-libcups/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 12:06:01 UTC (rev 112794)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+_pkgbasename=libcups
+pkgname=lib32-$_pkgbasename
+pkgver=1.7.3
+pkgrel=1
+pkgdesc=The CUPS Printing System - client libraries (32-bit)
+arch=('x86_64')
+license=('GPL')
+url=http://www.cups.org/;
+depends=(lib32-krb5 lib32-libtiff lib32-libpng $_pkgbasename)
+makedepends=(gcc-multilib)
+source=(#ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
+http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2{,.sig}
+fix-libusb-configure.patch)
+md5sums=('d498c3020acda0904ab0c13b6389a1ec'
+ 'SKIP'
+ '9cf39a66f21d1208a585367b25cf117b')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/cups-${pkgver}
+
+  patch -p1 -i $srcdir/fix-libusb-configure.patch
+  
+  aclocal -I config-scripts
+  autoconf -I config-scripts
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
+ --enable-ssl=no --disable-gnutls --enable-threads --enable-libusb=no \
+--disable-avahi --disable-dnssd \
+ --with-optim=$CFLAGS --libdir=/usr/lib32
+  make libs
+}
+
+package() {
+  cd ${srcdir}/cups-${pkgver}
+  make BUILDROOT=${pkgdir} install-libs
+}
+

Deleted: fix-libusb-configure.patch
===
--- fix-libusb-configure.patch  2014-06-07 12:05:58 UTC (rev 112793)
+++ fix-libusb-configure.patch  2014-06-07 12:06:01 UTC (rev 112794)
@@ -1,12 +0,0 @@
-diff -ur cups-1.5_2012-05-20_223115.3/config-scripts/cups-common.m4 
cups-1.5.3/config-scripts/cups-common.m4
 cups-1.5_2012-05-20_223115.3/config-scripts/cups-common.m4 2012-05-20 
22:31:15.702071734 +0200
-+++ cups-1.5.3/config-scripts/cups-common.m4   2012-05-20 22:31:29.395622693 
+0200
-@@ -216,7 +216,7 @@
- AC_SUBST(LIBUSB)
- 
- if test x$PKGCONFIG != x; then
--  if test x$enable_libusb = xyes -o $uname != Darwin; then
-+  if test x$enable_libusb = xyes -a $uname != Darwin; then
-   AC_MSG_CHECKING(for libusb-1.0)
-   if $PKGCONFIG --exists libusb-1.0; then
-   AC_MSG_RESULT(yes)

Copied: lib32-libcups/repos/multilib-x86_64/fix-libusb-configure.patch (from 
rev 112793, lib32-libcups/trunk/fix-libusb-configure.patch)
===
--- fix-libusb-configure.patch 

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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:09:04
  Author: bluewind
Revision: 112795

upgpkg: lib32-libgpg-error 1.13-1

upstream update

Modified:
  lib32-libgpg-error/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:06:01 UTC (rev 112794)
+++ PKGBUILD2014-06-07 12:09:04 UTC (rev 112795)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libgpg-error
 pkgname=lib32-$_pkgbasename
-pkgver=1.12
+pkgver=1.13
 pkgrel=1
 pkgdesc=Support library for libgcrypt (32-bit)
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!libtool)
 
source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${_pkgbasename}-${pkgver}.tar.bz2)
   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('259f359cd1440b21840c3a78e852afd549c709b8')
+sha1sums=('50fbff11446a7b0decbf65a6e6b0eda17b5139fb')
 
 
 build() {
@@ -26,6 +26,10 @@
   ./configure --prefix=/usr --libdir=/usr/lib32
   make
 }
+check() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make check
+}
 
 package() {
   cd ${srcdir}/${_pkgbasename}-${pkgver}



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:09:07
  Author: bluewind
Revision: 112796

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libgpg-error/repos/multilib-x86_64/PKGBUILD
(from rev 112795, lib32-libgpg-error/trunk/PKGBUILD)
Deleted:
  lib32-libgpg-error/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 12:09:04 UTC (rev 112795)
+++ PKGBUILD2014-06-07 12:09:07 UTC (rev 112796)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: judd jvi...@zeroflux.org
-
-_pkgbasename=libgpg-error
-pkgname=lib32-$_pkgbasename
-pkgver=1.12
-pkgrel=1
-pkgdesc=Support library for libgcrypt (32-bit)
-arch=(x86_64)
-url=http://www.gnupg.org;
-license=('LGPL')
-depends=('lib32-glibc' $_pkgbasename)
-makedepends=(gcc-multilib)
-options=(!libtool)
-source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${_pkgbasename}-${pkgver}.tar.bz2)
-  
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('259f359cd1440b21840c3a78e852afd549c709b8')
-
-
-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
-  make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make DESTDIR=${pkgdir}/ install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-}

Copied: lib32-libgpg-error/repos/multilib-x86_64/PKGBUILD (from rev 112795, 
lib32-libgpg-error/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 12:09:07 UTC (rev 112796)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: judd jvi...@zeroflux.org
+
+_pkgbasename=libgpg-error
+pkgname=lib32-$_pkgbasename
+pkgver=1.13
+pkgrel=1
+pkgdesc=Support library for libgcrypt (32-bit)
+arch=(x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('lib32-glibc' $_pkgbasename)
+makedepends=(gcc-multilib)
+options=(!libtool)
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${_pkgbasename}-${pkgver}.tar.bz2)
+  
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('50fbff11446a7b0decbf65a6e6b0eda17b5139fb')
+
+
+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
+  make
+}
+check() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+}



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:10:12
  Author: bluewind
Revision: 112797

upgpkg: lib32-readline 6.3.006-1

upstream update

Modified:
  lib32-readline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:09:07 UTC (rev 112796)
+++ PKGBUILD2014-06-07 12:10:12 UTC (rev 112797)
@@ -6,7 +6,7 @@
 pkgname=lib32-$_pkgbasename
 _basever=6.3
 _patchlevel=000 #prepare for some patches
-pkgver=$_basever.$_patchlevel
+pkgver=6.3.006
 pkgrel=1
 pkgdesc=GNU readline library (32-bit)
 arch=(x86_64)



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

2014-06-07 Thread Florian Pritz
Date: Saturday, June 7, 2014 @ 14:10:15
  Author: bluewind
Revision: 112798

archrelease: copy trunk to multilib-x86_64

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

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 12:10:12 UTC (rev 112797)
+++ PKGBUILD2014-06-07 12:10:15 UTC (rev 112798)
@@ -1,49 +0,0 @@
-# $Id$
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: judd jvi...@zeroflux.org
-
-_pkgbasename=readline
-pkgname=lib32-$_pkgbasename
-_basever=6.3
-_patchlevel=000 #prepare for some patches
-pkgver=$_basever.$_patchlevel
-pkgrel=1
-pkgdesc=GNU readline library (32-bit)
-arch=(x86_64)
-url=http://tiswww.case.edu/php/chet/readline/rltop.html;
-license=('GPL')
-depends=('lib32-glibc' 'lib32-ncurses' $_pkgbasename)
-makedepends=('gcc-multilib')
-source=(http://ftp.gnu.org/gnu/readline/readline-$_basever.tar.gz)
-if [ $_patchlevel -gt 00 ]; then
-for (( p=1; p=$((10#${_patchlevel})); p++ )); do
-  source=(${source[@]} 
http://ftp.gnu.org/gnu/readline/readline-$_basever-patches/readline${_basever//./}-$(printf
 %03d $p){,.sig})
-done
-fi
-md5sums=('33c8fb279e981274f485fd91da77e94a')
-
-build() {
-  cd ${srcdir}/${_pkgbasename}-$_basever
-
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  for (( p=1; p=$((10#${_patchlevel})); p++ )); do
-msg applying patch readline${_basever//./}-$(printf %03d $p)
-patch -Np0 -i $srcdir/readline${_basever//./}-$(printf %03d $p)
-  done
-
-  # Remove RPATH from shared objects (FS#14366)
-  sed -i 's|-Wl,-rpath,$(libdir) ||g' support/shobj-conf
-
-  ./configure --prefix=/usr --libdir=/usr/lib32
-  make SHLIB_LIBS=-lncurses
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-$_basever
-
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-}

Copied: lib32-readline/repos/multilib-x86_64/PKGBUILD (from rev 112797, 
lib32-readline/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 12:10:15 UTC (rev 112798)
@@ -0,0 +1,49 @@
+# $Id$
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+_pkgbasename=readline
+pkgname=lib32-$_pkgbasename
+_basever=6.3
+_patchlevel=000 #prepare for some patches
+pkgver=6.3.006
+pkgrel=1
+pkgdesc=GNU readline library (32-bit)
+arch=(x86_64)
+url=http://tiswww.case.edu/php/chet/readline/rltop.html;
+license=('GPL')
+depends=('lib32-glibc' 'lib32-ncurses' $_pkgbasename)
+makedepends=('gcc-multilib')
+source=(http://ftp.gnu.org/gnu/readline/readline-$_basever.tar.gz)
+if [ $_patchlevel -gt 00 ]; then
+for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+  source=(${source[@]} 
http://ftp.gnu.org/gnu/readline/readline-$_basever-patches/readline${_basever//./}-$(printf
 %03d $p){,.sig})
+done
+fi
+md5sums=('33c8fb279e981274f485fd91da77e94a')
+
+build() {
+  cd ${srcdir}/${_pkgbasename}-$_basever
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+msg applying patch readline${_basever//./}-$(printf %03d $p)
+patch -Np0 -i $srcdir/readline${_basever//./}-$(printf %03d $p)
+  done
+
+  # Remove RPATH from shared objects (FS#14366)
+  sed -i 's|-Wl,-rpath,$(libdir) ||g' support/shobj-conf
+
+  ./configure --prefix=/usr --libdir=/usr/lib32
+  make SHLIB_LIBS=-lncurses
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-$_basever
+
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+}



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

2014-06-07 Thread Andreas Radke
Date: Saturday, June 7, 2014 @ 14:14:33
  Author: andyrtr
Revision: 214352

use make build to avoid running unit test; install application descriptions 
acording to new FDO specs

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 09:36:04 UTC (rev 214351)
+++ PKGBUILD2014-06-07 12:14:33 UTC (rev 214352)
@@ -280,7 +280,7 @@
--enable-hardlink-deliver #--help
 
touch src.downloaded
-   make
+   make build
# use this if i686 fails
#make || make CppunitTest_sw_ooxmlsdrexport VALGRIND=memcheck
 
@@ -393,7 +393,9 @@
${pkgdir}/usr/lib/python3.4/site-packages/unohelper.py
 
# cleanup
-   rm -rf ${pkgdir}/usr/share/appdata ${pkgdir}/usr/share/libreoffice/sdk
+   rm -rf ${pkgdir}/usr/share/libreoffice/sdk
+   # add application descriptions
+   install -v -m644 sysui/desktop/appstream-appdata/*.xml 
${pkgdir}/usr/share/appdata 
 
# fix insecure rpath
chrpath -d ${pkgdir}/usr/lib/libreoffice/program/libCbc.so.3



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

2014-06-07 Thread Bartłomiej Piotrowski
Date: Saturday, June 7, 2014 @ 16:20:13
  Author: bpiotrowski
Revision: 112799

upgpkg: xbmc 13.1-1

new upstream release

Modified:
  xbmc/trunk/PKGBUILD
Deleted:
  xbmc/trunk/0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch

-+
 0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch |   75 
--
 PKGBUILD|   21 +-
 2 files changed, 8 insertions(+), 88 deletions(-)

Deleted: 0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch
===
--- 0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch 
2014-06-07 12:10:15 UTC (rev 112798)
+++ 0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch 
2014-06-07 14:20:13 UTC (rev 112799)
@@ -1,75 +0,0 @@
-From a58bcbb0a35ac8e26a880be477705d80ecc5 Mon Sep 17 00:00:00 2001
-From: Jonathan Marshall jmarsh...@xbmc.org
-Date: Tue, 6 May 2014 19:40:17 +1200
-Subject: [PATCH 1/7] [rtmp] check m_rtmp for non-NULL - fixes crashes with
- missing librtmp
-

- .../dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp | 16 +++-
- 1 file changed, 11 insertions(+), 5 deletions(-)
-
-diff --git a/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 
b/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp
-index b02792a..93fc6f0 100644
 a/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp
-+++ b/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp
-@@ -104,7 +104,8 @@ CDVDInputStreamRTMP::~CDVDInputStreamRTMP()
-   m_sStreamPlaying = NULL;
- 
-   Close();
--  m_libRTMP.Free(m_rtmp);
-+  if (m_rtmp)
-+m_libRTMP.Free(m_rtmp);
-   m_rtmp = NULL;
-   m_bPaused = false;
- }
-@@ -139,7 +140,7 @@ bool CDVDInputStreamRTMP::Open(const char* strFile, const 
std::string content)
- m_sStreamPlaying = NULL;
-   }
- 
--  if (!CDVDInputStream::Open(strFile, video/x-flv))
-+  if (!m_rtmp || !CDVDInputStream::Open(strFile, video/x-flv))
- return false;
- 
-   CSingleLock lock(m_RTMPSection);
-@@ -181,7 +182,8 @@ void CDVDInputStreamRTMP::Close()
-   CSingleLock lock(m_RTMPSection);
-   CDVDInputStream::Close();
- 
--  m_libRTMP.Close(m_rtmp);
-+  if (m_rtmp)
-+m_libRTMP.Close(m_rtmp);
- 
-   m_optionvalues.clear();
-   m_eof = true;
-@@ -190,6 +192,9 @@ void CDVDInputStreamRTMP::Close()
- 
- int CDVDInputStreamRTMP::Read(uint8_t* buf, int buf_size)
- {
-+  if (!m_rtmp)
-+return -1;
-+
-   int i = m_libRTMP.Read(m_rtmp, (char *)buf, buf_size);
-   if (i  0)
- m_eof = true;
-@@ -210,7 +215,7 @@ bool CDVDInputStreamRTMP::SeekTime(int iTimeInMsec)
-   CLog::Log(LOGNOTICE, RTMP Seek to %i requested, iTimeInMsec);
-   CSingleLock lock(m_RTMPSection);
- 
--  if (m_libRTMP.SendSeek(m_rtmp, iTimeInMsec))
-+  if (m_rtmp  m_libRTMP.SendSeek(m_rtmp, iTimeInMsec))
- return true;
- 
-   return false;
-@@ -229,7 +234,8 @@ bool CDVDInputStreamRTMP::Pause(double dTime)
- 
-   CLog::Log(LOGNOTICE, RTMP Pause %s requested, m_bPaused ? TRUE : 
FALSE);
- 
--  m_libRTMP.Pause(m_rtmp, m_bPaused);
-+  if (m_rtmp)
-+m_libRTMP.Pause(m_rtmp, m_bPaused);
- 
-   return true;
- }
--- 
-1.9.1
-

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:10:15 UTC (rev 112798)
+++ PKGBUILD2014-06-07 14:20:13 UTC (rev 112799)
@@ -10,9 +10,9 @@
 _prefix=/usr
 
 pkgname=xbmc
-pkgver=13.0
-_codename=Gotham_r2
-pkgrel=6
+pkgver=13.1
+_codename=Gotham
+pkgrel=1
 pkgdesc=A software media player and entertainment hub for digital media
 arch=('i686' 'x86_64')
 url=http://xbmc.org;
@@ -43,24 +43,19 @@
 )
 install=${pkgname}.install
 source=(
-  
xbmc-$pkgver.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz;
+  http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz;
   'xbmc.service'
   'enable-external-ffmpeg.patch'
-  '0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch'
   '0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch'
 )
-sha256sums=(
-  '663b99f3e196ead51d90f06ccfa864b4e5ade385dfc5972acb0f854d525f2903'
-  'f83097388e6c9b301cac78de95cf1797d4aaa11e4021734c28d643320e76d919'
-  '0239e33e87292c7340ed2092f2b5f1e82f5e283b1f763fb125b3aee78f50c355'
-  '4d643f1bc5a0f9a6bba36c8c2c2d220351acb58172c57d86417b67c02d39fa2b'
-  '5f5fe2932050265ad71c82b5d23efe5eaf7b2b3a152bdc6da66675cfb655fabe'
-)
+sha256sums=('344b604eae2ddb47c032dd7964d01f27e6fcd7a8873c84c0841d5da75961a678'
+'f83097388e6c9b301cac78de95cf1797d4aaa11e4021734c28d643320e76d919'
+'0239e33e87292c7340ed2092f2b5f1e82f5e283b1f763fb125b3aee78f50c355'
+'5f5fe2932050265ad71c82b5d23efe5eaf7b2b3a152bdc6da66675cfb655fabe')
 
 prepare() {
   cd $srcdir/xbmc-$pkgver-$_codename
   patch -p1 -i $srcdir/enable-external-ffmpeg.patch
-  patch -p1 -i 
$srcdir/0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch
   

[arch-commits] Commit in xbmc/repos (22 files)

2014-06-07 Thread Bartłomiej Piotrowski
Date: Saturday, June 7, 2014 @ 16:20:22
  Author: bpiotrowski
Revision: 112800

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

Added:
  
xbmc/repos/community-testing-i686/0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch
(from rev 112799, 
xbmc/trunk/0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch)
  xbmc/repos/community-testing-i686/PKGBUILD
(from rev 112799, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-testing-i686/enable-external-ffmpeg.patch
(from rev 112799, xbmc/trunk/enable-external-ffmpeg.patch)
  xbmc/repos/community-testing-i686/xbmc.install
(from rev 112799, xbmc/trunk/xbmc.install)
  xbmc/repos/community-testing-i686/xbmc.service
(from rev 112799, xbmc/trunk/xbmc.service)
  
xbmc/repos/community-testing-x86_64/0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch
(from rev 112799, 
xbmc/trunk/0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch)
  xbmc/repos/community-testing-x86_64/PKGBUILD
(from rev 112799, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-testing-x86_64/enable-external-ffmpeg.patch
(from rev 112799, xbmc/trunk/enable-external-ffmpeg.patch)
  xbmc/repos/community-testing-x86_64/xbmc.install
(from rev 112799, xbmc/trunk/xbmc.install)
  xbmc/repos/community-testing-x86_64/xbmc.service
(from rev 112799, xbmc/trunk/xbmc.service)
Deleted:
  
xbmc/repos/community-testing-i686/0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch
  xbmc/repos/community-testing-i686/PKGBUILD
  xbmc/repos/community-testing-i686/enable-external-ffmpeg.patch
  xbmc/repos/community-testing-i686/polkit.rules
  xbmc/repos/community-testing-i686/xbmc.install
  xbmc/repos/community-testing-i686/xbmc.service
  
xbmc/repos/community-testing-x86_64/0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch
  xbmc/repos/community-testing-x86_64/PKGBUILD
  xbmc/repos/community-testing-x86_64/enable-external-ffmpeg.patch
  xbmc/repos/community-testing-x86_64/polkit.rules
  xbmc/repos/community-testing-x86_64/xbmc.install
  xbmc/repos/community-testing-x86_64/xbmc.service

--+
 /PKGBUILD  
  |  268 ++
 /enable-external-ffmpeg.patch  
  |  200 +++
 /xbmc.install  
  |   60 ++
 /xbmc.service  
  |   32 +
 
community-testing-i686/0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch
   |   27 +
 
community-testing-i686/0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch
   |   75 --
 community-testing-i686/PKGBUILD
  |  141 -
 community-testing-i686/enable-external-ffmpeg.patch
  |  100 ---
 community-testing-i686/polkit.rules
  |   12 
 community-testing-i686/xbmc.install
  |   28 -
 community-testing-i686/xbmc.service
  |   16 
 
community-testing-x86_64/0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch
 |   27 +
 
community-testing-x86_64/0001-rtmp-check-m_rtmp-for-non-NULL-fixes-crashes-with-mi.patch
 |   75 --
 community-testing-x86_64/PKGBUILD  
  |  141 -
 community-testing-x86_64/enable-external-ffmpeg.patch  
  |  100 ---
 community-testing-x86_64/polkit.rules  
  |   12 
 community-testing-x86_64/xbmc.install  
  |   28 -
 community-testing-x86_64/xbmc.service  
  |   16 
 18 files changed, 614 insertions(+), 744 deletions(-)

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


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

2014-06-07 Thread Andreas Radke
Date: Saturday, June 7, 2014 @ 16:41:00
  Author: andyrtr
Revision: 214353

upgpkg: libice 1.0.9-1

upstream update 1.0.9

Modified:
  libice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 12:14:33 UTC (rev 214352)
+++ PKGBUILD2014-06-07 14:41:00 UTC (rev 214353)
@@ -1,18 +1,19 @@
 # $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
 # Contributor: Alexander Baldeck alexan...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libice
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc=X11 Inter-Client Exchange library
 arch=('i686' 'x86_64')
 url=http://xorg.freedesktop.org/;
 depends=('glibc' 'xproto=7.0.18')
-makedepends=('xtrans=1.2.5')
+makedepends=('xtrans=1.2.5' 'xorg-util-macros')
 source=(${url}/releases/individual/lib/libICE-${pkgver}.tar.bz2)
 license=('custom')
-sha1sums=('ddb14df8bbc43df7322978f5f9f802936e2a7324')
+sha256sums=('8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202')
 
 build() {
   cd libICE-${pkgver}



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

2014-06-07 Thread Andreas Radke
Date: Saturday, June 7, 2014 @ 16:41:16
  Author: andyrtr
Revision: 214354

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

Added:
  libice/repos/extra-i686/PKGBUILD
(from rev 214353, libice/trunk/PKGBUILD)
  libice/repos/extra-x86_64/PKGBUILD
(from rev 214353, libice/trunk/PKGBUILD)
Deleted:
  libice/repos/extra-i686/PKGBUILD
  libice/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 2014-06-07 14:41:00 UTC (rev 214353)
+++ extra-i686/PKGBUILD 2014-06-07 14:41:16 UTC (rev 214354)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libice
-pkgver=1.0.8
-pkgrel=2
-pkgdesc=X11 Inter-Client Exchange library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org/;
-depends=('glibc' 'xproto=7.0.18')
-makedepends=('xtrans=1.2.5')
-source=(${url}/releases/individual/lib/libICE-${pkgver}.tar.bz2)
-license=('custom')
-sha1sums=('ddb14df8bbc43df7322978f5f9f802936e2a7324')
-
-build() {
-  cd libICE-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd libICE-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libice/repos/extra-i686/PKGBUILD (from rev 214353, 
libice/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-07 14:41:16 UTC (rev 214354)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libice
+pkgver=1.0.9
+pkgrel=1
+pkgdesc=X11 Inter-Client Exchange library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+depends=('glibc' 'xproto=7.0.18')
+makedepends=('xtrans=1.2.5' 'xorg-util-macros')
+source=(${url}/releases/individual/lib/libICE-${pkgver}.tar.bz2)
+license=('custom')
+sha256sums=('8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202')
+
+build() {
+  cd libICE-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd libICE-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-07 14:41:00 UTC (rev 214353)
+++ extra-x86_64/PKGBUILD   2014-06-07 14:41:16 UTC (rev 214354)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libice
-pkgver=1.0.8
-pkgrel=2
-pkgdesc=X11 Inter-Client Exchange library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org/;
-depends=('glibc' 'xproto=7.0.18')
-makedepends=('xtrans=1.2.5')
-source=(${url}/releases/individual/lib/libICE-${pkgver}.tar.bz2)
-license=('custom')
-sha1sums=('ddb14df8bbc43df7322978f5f9f802936e2a7324')
-
-build() {
-  cd libICE-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd libICE-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libice/repos/extra-x86_64/PKGBUILD (from rev 214353, 
libice/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-06-07 14:41:16 UTC (rev 214354)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libice
+pkgver=1.0.9
+pkgrel=1
+pkgdesc=X11 Inter-Client Exchange library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+depends=('glibc' 'xproto=7.0.18')
+makedepends=('xtrans=1.2.5' 'xorg-util-macros')
+source=(${url}/releases/individual/lib/libICE-${pkgver}.tar.bz2)
+license=('custom')
+sha256sums=('8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202')
+
+build() {
+  cd libICE-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd libICE-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



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

2014-06-07 Thread Daniel Micay
Date: Saturday, June 7, 2014 @ 17:18:40
  Author: thestinger
Revision: 112801

upgpkg: paxd 9-1

Modified:
  paxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 14:20:22 UTC (rev 112800)
+++ PKGBUILD2014-06-07 15:18:40 UTC (rev 112801)
@@ -1,6 +1,6 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=paxd
-pkgver=8
+pkgver=9
 pkgrel=1
 pkgdesc='PaX exception daemon'
 arch=(i686 x86_64)



[arch-commits] Commit in ibus-table-chinese/trunk (PKGBUILD)

2014-06-07 Thread Felix Yan
Date: Saturday, June 7, 2014 @ 17:33:28
  Author: fyan
Revision: 112802

upgpkg: ibus-table-chinese 1.8.0-1

Modified:
  ibus-table-chinese/trunk/PKGBUILD

--+
 PKGBUILD |   23 ---
 1 file changed, 16 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 15:18:40 UTC (rev 112801)
+++ PKGBUILD2014-06-07 15:33:28 UTC (rev 112802)
@@ -4,25 +4,34 @@
 # Contributor: Hiroshi Yui hiroshi...@gmail.com
 
 pkgname=ibus-table-chinese
-pkgver=1.4.6
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc=Some table-based input method of tables engines for IBus
 arch=('any')
 url=http://code.google.com/p/ibus/;
 license=('GPL3')
 depends=('ibus-table')
-makedepends=('cmake')
-source=(http://ibus.googlecode.com/files/$pkgname-$pkgver-Source.tar.gz)
-sha1sums=('c0777087b81a29bc32c86838d214ce31ce3424f6')
+makedepends=('cmake' 'git')
+source=(git+https://github.com/definite/ibus-table-chinese.git#tag=$pkgver;
+git+http://git.fedorahosted.org/git/cmake-fedora.git;)
+sha1sums=('SKIP'
+  'SKIP')
 
+prepare() {
+  cd $pkgname
+  git submodule init
+  git config submodule.cmake-fedora.url $srcdir/cmake-fedora
+  git submodule update
+}
+
 build() {
-  cd $pkgname-$pkgver-Source
+  cd $pkgname
   cmake . -DCMAKE_INSTALL_PREFIX='/usr' -DLIBEXEC_DIR='/usr/lib'
   make
 }
 
 package() {
-  cd $pkgname-$pkgver-Source
+  cd $pkgname
   make DESTDIR=$pkgdir/ install
 }
 



[arch-commits] Commit in ibus-table-chinese/repos/community-any (PKGBUILD PKGBUILD)

2014-06-07 Thread Felix Yan
Date: Saturday, June 7, 2014 @ 17:34:30
  Author: fyan
Revision: 112803

archrelease: copy trunk to community-any

Added:
  ibus-table-chinese/repos/community-any/PKGBUILD
(from rev 112802, ibus-table-chinese/trunk/PKGBUILD)
Deleted:
  ibus-table-chinese/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 15:33:28 UTC (rev 112802)
+++ PKGBUILD2014-06-07 15:34:30 UTC (rev 112803)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Leewings Ng osid...@gmail.com
-# Contributor: Hiroshi Yui hiroshi...@gmail.com
-
-pkgname=ibus-table-chinese
-pkgver=1.4.6
-pkgrel=2
-pkgdesc=Some table-based input method of tables engines for IBus
-arch=('any')
-url=http://code.google.com/p/ibus/;
-license=('GPL3')
-depends=('ibus-table')
-makedepends=('cmake')
-source=(http://ibus.googlecode.com/files/$pkgname-$pkgver-Source.tar.gz)
-sha1sums=('c0777087b81a29bc32c86838d214ce31ce3424f6')
-
-build() {
-  cd $pkgname-$pkgver-Source
-  cmake . -DCMAKE_INSTALL_PREFIX='/usr' -DLIBEXEC_DIR='/usr/lib'
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver-Source
-  make DESTDIR=$pkgdir/ install
-}
-

Copied: ibus-table-chinese/repos/community-any/PKGBUILD (from rev 112802, 
ibus-table-chinese/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 15:34:30 UTC (rev 112803)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Leewings Ng osid...@gmail.com
+# Contributor: Hiroshi Yui hiroshi...@gmail.com
+
+pkgname=ibus-table-chinese
+pkgver=1.8.0
+pkgrel=1
+pkgdesc=Some table-based input method of tables engines for IBus
+arch=('any')
+url=http://code.google.com/p/ibus/;
+license=('GPL3')
+depends=('ibus-table')
+makedepends=('cmake' 'git')
+source=(git+https://github.com/definite/ibus-table-chinese.git#tag=$pkgver;
+git+http://git.fedorahosted.org/git/cmake-fedora.git;)
+sha1sums=('SKIP'
+  'SKIP')
+
+prepare() {
+  cd $pkgname
+  git submodule init
+  git config submodule.cmake-fedora.url $srcdir/cmake-fedora
+  git submodule update
+}
+
+build() {
+  cd $pkgname
+  cmake . -DCMAKE_INSTALL_PREFIX='/usr' -DLIBEXEC_DIR='/usr/lib'
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir/ install
+}
+



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

2014-06-07 Thread Daniel Micay
Date: Saturday, June 7, 2014 @ 17:36:40
  Author: thestinger
Revision: 112804

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

Added:
  paxd/repos/community-i686/10-enable-pax.conf
(from rev 112803, paxd/trunk/10-enable-pax.conf)
  paxd/repos/community-i686/PKGBUILD
(from rev 112803, paxd/trunk/PKGBUILD)
  paxd/repos/community-x86_64/10-enable-pax.conf
(from rev 112803, paxd/trunk/10-enable-pax.conf)
  paxd/repos/community-x86_64/PKGBUILD
(from rev 112803, paxd/trunk/PKGBUILD)
Deleted:
  paxd/repos/community-i686/10-enable-pax.conf
  paxd/repos/community-i686/PKGBUILD
  paxd/repos/community-x86_64/10-enable-pax.conf
  paxd/repos/community-x86_64/PKGBUILD

-+
 /10-enable-pax.conf |4 ++
 /PKGBUILD   |   54 ++
 community-i686/10-enable-pax.conf   |2 -
 community-i686/PKGBUILD |   27 -
 community-x86_64/10-enable-pax.conf |2 -
 community-x86_64/PKGBUILD   |   27 -
 6 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/10-enable-pax.conf
===
--- community-i686/10-enable-pax.conf   2014-06-07 15:34:30 UTC (rev 112803)
+++ community-i686/10-enable-pax.conf   2014-06-07 15:36:40 UTC (rev 112804)
@@ -1,2 +0,0 @@
-# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
-kernel.pax.softmode = 0

Copied: paxd/repos/community-i686/10-enable-pax.conf (from rev 112803, 
paxd/trunk/10-enable-pax.conf)
===
--- community-i686/10-enable-pax.conf   (rev 0)
+++ community-i686/10-enable-pax.conf   2014-06-07 15:36:40 UTC (rev 112804)
@@ -0,0 +1,2 @@
+# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
+kernel.pax.softmode = 0

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-07 15:34:30 UTC (rev 112803)
+++ community-i686/PKGBUILD 2014-06-07 15:36:40 UTC (rev 112804)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=paxd
-pkgver=8
-pkgrel=1
-pkgdesc='PaX exception daemon'
-arch=(i686 x86_64)
-url='https://github.com/thestinger/paxd/'
-license=(MIT)
-depends=(glibc)
-makedepends=(git)
-source=(git://github.com/thestinger/paxd#tag=$pkgver 10-enable-pax.conf)
-md5sums=('SKIP'
- 'a40677d2cd39ada4c2560927c67e0ea2')
-backup=(etc/paxd.conf)
-
-build() {
-  cd $pkgname
-  make CC=gcc
-}
-
-package() {
-  cd $pkgname
-  mkdir -p $pkgdir/usr/lib/systemd/system/sysinit.target.wants
-  make PREFIX=/usr DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 ../10-enable-pax.conf 
$pkgdir/etc/sysctl.d/10-enable-pax.conf
-}

Copied: paxd/repos/community-i686/PKGBUILD (from rev 112803, 
paxd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-07 15:36:40 UTC (rev 112804)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=paxd
+pkgver=9
+pkgrel=1
+pkgdesc='PaX exception daemon'
+arch=(i686 x86_64)
+url='https://github.com/thestinger/paxd/'
+license=(MIT)
+depends=(glibc)
+makedepends=(git)
+source=(git://github.com/thestinger/paxd#tag=$pkgver 10-enable-pax.conf)
+md5sums=('SKIP'
+ 'a40677d2cd39ada4c2560927c67e0ea2')
+backup=(etc/paxd.conf)
+
+build() {
+  cd $pkgname
+  make CC=gcc
+}
+
+package() {
+  cd $pkgname
+  mkdir -p $pkgdir/usr/lib/systemd/system/sysinit.target.wants
+  make PREFIX=/usr DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 ../10-enable-pax.conf 
$pkgdir/etc/sysctl.d/10-enable-pax.conf
+}

Deleted: community-x86_64/10-enable-pax.conf
===
--- community-x86_64/10-enable-pax.conf 2014-06-07 15:34:30 UTC (rev 112803)
+++ community-x86_64/10-enable-pax.conf 2014-06-07 15:36:40 UTC (rev 112804)
@@ -1,2 +0,0 @@
-# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
-kernel.pax.softmode = 0

Copied: paxd/repos/community-x86_64/10-enable-pax.conf (from rev 112803, 
paxd/trunk/10-enable-pax.conf)
===
--- community-x86_64/10-enable-pax.conf (rev 0)
+++ community-x86_64/10-enable-pax.conf 2014-06-07 15:36:40 UTC (rev 112804)
@@ -0,0 +1,2 @@
+# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
+kernel.pax.softmode = 0

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-07 15:34:30 UTC (rev 112803)
+++ community-x86_64/PKGBUILD   2014-06-07 15:36:40 UTC (rev 112804)
@@ -1,27 +0,0 @@
-# 

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

2014-06-07 Thread Sébastien Luttringer
Date: Saturday, June 7, 2014 @ 17:37:02
  Author: seblu
Revision: 112805

upgpkg: docker 1:0.12.0-1

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 15:36:40 UTC (rev 112804)
+++ PKGBUILD2014-06-07 15:37:02 UTC (rev 112805)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Seblu Luttringer
 
 pkgname=docker
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'



[arch-commits] Commit in docker/repos/community-x86_64 (4 files)

2014-06-07 Thread Sébastien Luttringer
Date: Saturday, June 7, 2014 @ 17:37:23
  Author: seblu
Revision: 112806

archrelease: copy trunk to community-x86_64

Added:
  docker/repos/community-x86_64/PKGBUILD
(from rev 112805, docker/trunk/PKGBUILD)
  docker/repos/community-x86_64/docker.install
(from rev 112805, docker/trunk/docker.install)
Deleted:
  docker/repos/community-x86_64/PKGBUILD
  docker/repos/community-x86_64/docker.install

+
 PKGBUILD   |   90 +++
 docker.install |   36 +++---
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 15:37:02 UTC (rev 112805)
+++ PKGBUILD2014-06-07 15:37:23 UTC (rev 112806)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Seblu Luttringer
-
-pkgname=docker
-pkgver=0.11.1
-pkgrel=1
-epoch=1
-pkgdesc='Pack, ship and run any application as a lightweight container'
-arch=('x86_64')
-url='http://www.docker.io/'
-license=('Apache')
-depends=('bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 'systemd')
-makedepends=('git' 'go' 'btrfs-progs')
-optdepends=('btrfs-progs: btrfs backend support'
-'lxc: lxc backend support')
-# don't strip binaries! A sha1 is used to check binary consistency.
-options=('!strip')
-install=$pkgname.install
-source=(git+https://github.com/dotcloud/docker.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-build() {
-  cd docker
-  export AUTO_GOPATH=1
-  ./hack/make.sh dynbinary
-}
-
-#check() {
-#  cd $_magic/docker
-#  # Will be added upstream soon
-#  ./hack/make.sh dyntest
-#}
-
-package() {
-  cd docker
-  install -Dm755 bundles/$pkgver/dynbinary/docker-$pkgver 
$pkgdir/usr/bin/docker
-  install -Dm755 bundles/$pkgver/dynbinary/dockerinit-$pkgver 
$pkgdir/usr/lib/docker/dockerinit
-  # completion
-  install -Dm644 contrib/completion/bash/docker 
$pkgdir/usr/share/bash-completion/completions/docker
-  install -Dm644 contrib/completion/zsh/_docker 
$pkgdir/usr/share/zsh/site-functions/_docker
-  # systemd
-  install -Dm644 contrib/init/systemd/docker.service 
$pkgdir/usr/lib/systemd/system/docker.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: docker/repos/community-x86_64/PKGBUILD (from rev 112805, 
docker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 15:37:23 UTC (rev 112806)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+
+pkgname=docker
+pkgver=0.12.0
+pkgrel=1
+epoch=1
+pkgdesc='Pack, ship and run any application as a lightweight container'
+arch=('x86_64')
+url='http://www.docker.io/'
+license=('Apache')
+depends=('bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 'systemd')
+makedepends=('git' 'go' 'btrfs-progs')
+optdepends=('btrfs-progs: btrfs backend support'
+'lxc: lxc backend support')
+# don't strip binaries! A sha1 is used to check binary consistency.
+options=('!strip')
+install=$pkgname.install
+source=(git+https://github.com/dotcloud/docker.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+build() {
+  cd docker
+  export AUTO_GOPATH=1
+  ./hack/make.sh dynbinary
+}
+
+#check() {
+#  cd $_magic/docker
+#  # Will be added upstream soon
+#  ./hack/make.sh dyntest
+#}
+
+package() {
+  cd docker
+  install -Dm755 bundles/$pkgver/dynbinary/docker-$pkgver 
$pkgdir/usr/bin/docker
+  install -Dm755 bundles/$pkgver/dynbinary/dockerinit-$pkgver 
$pkgdir/usr/lib/docker/dockerinit
+  # completion
+  install -Dm644 contrib/completion/bash/docker 
$pkgdir/usr/share/bash-completion/completions/docker
+  install -Dm644 contrib/completion/zsh/_docker 
$pkgdir/usr/share/zsh/site-functions/_docker
+  # systemd
+  install -Dm644 contrib/init/systemd/docker.service 
$pkgdir/usr/lib/systemd/system/docker.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: docker.install
===
--- docker.install  2014-06-07 15:37:02 UTC (rev 112805)
+++ docker.install  2014-06-07 15:37:23 UTC (rev 112806)
@@ -1,18 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  # create docker group (FS#38029)
-  getent group docker /dev/null || groupadd -g 142 docker
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  (( $(vercmp $2 '1:0.7.1-1')  0 ))   post_install $1 || true
-}
-
-# arg 1:  the old package version
-post_remove() {
-  groupdel docker /dev/null 21 || true
-}
-
-# vim:set ts=2 sw=2 et:

Copied: docker/repos/community-x86_64/docker.install (from rev 112805, 
docker/trunk/docker.install)
===
--- docker.install  (rev 0)
+++ docker.install  2014-06-07 15:37:23 UTC (rev 112806)
@@ -0,0 +1,18 @@
+# arg 1:  the new package version
+post_install() {
+  # create docker group (FS#38029)
+  getent group docker /dev/null || groupadd -g 142 docker
+}
+

[arch-commits] Commit in ibus-table-chinese/repos/community-any (PKGBUILD PKGBUILD)

2014-06-07 Thread Felix Yan
Date: Saturday, June 7, 2014 @ 18:43:34
  Author: fyan
Revision: 112807

archrelease: copy trunk to community-any

Added:
  ibus-table-chinese/repos/community-any/PKGBUILD
(from rev 112806, ibus-table-chinese/trunk/PKGBUILD)
Deleted:
  ibus-table-chinese/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 15:37:23 UTC (rev 112806)
+++ PKGBUILD2014-06-07 16:43:34 UTC (rev 112807)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Leewings Ng osid...@gmail.com
-# Contributor: Hiroshi Yui hiroshi...@gmail.com
-
-pkgname=ibus-table-chinese
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=Some table-based input method of tables engines for IBus
-arch=('any')
-url=http://code.google.com/p/ibus/;
-license=('GPL3')
-depends=('ibus-table')
-makedepends=('cmake' 'git')
-source=(git+https://github.com/definite/ibus-table-chinese.git#tag=$pkgver;
-git+http://git.fedorahosted.org/git/cmake-fedora.git;)
-sha1sums=('SKIP'
-  'SKIP')
-
-prepare() {
-  cd $pkgname
-  git submodule init
-  git config submodule.cmake-fedora.url $srcdir/cmake-fedora
-  git submodule update
-}
-
-build() {
-  cd $pkgname
-  cmake . -DCMAKE_INSTALL_PREFIX='/usr' -DLIBEXEC_DIR='/usr/lib'
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR=$pkgdir/ install
-}
-

Copied: ibus-table-chinese/repos/community-any/PKGBUILD (from rev 112806, 
ibus-table-chinese/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 16:43:34 UTC (rev 112807)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Leewings Ng osid...@gmail.com
+# Contributor: Hiroshi Yui hiroshi...@gmail.com
+
+pkgname=ibus-table-chinese
+pkgver=1.8.0
+pkgrel=1
+pkgdesc=Some table-based input method of tables engines for IBus
+arch=('any')
+url=http://code.google.com/p/ibus/;
+license=('GPL3')
+depends=('ibus-table')
+makedepends=('cmake' 'git')
+source=(git+https://github.com/definite/ibus-table-chinese.git#tag=$pkgver;
+git+http://git.fedorahosted.org/git/cmake-fedora.git;)
+sha1sums=('SKIP'
+  'SKIP')
+
+prepare() {
+  cd $pkgname
+  git submodule init
+  git config submodule.cmake-fedora.url $srcdir/cmake-fedora
+  git submodule update
+}
+
+build() {
+  cd $pkgname
+  cmake . -DCMAKE_INSTALL_PREFIX='/usr' -DLIBEXEC_DIR='/usr/lib'
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir/ install
+}
+



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

2014-06-07 Thread Gaetan Bisson
Date: Saturday, June 7, 2014 @ 19:05:43
  Author: bisson
Revision: 214355

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 14:41:16 UTC (rev 214354)
+++ PKGBUILD2014-06-07 17:05:43 UTC (rev 214355)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner andreas.wag...@em.uni-frankfurt.de
 
 pkgname=s-nail
-pkgver=14.6.4
+pkgver=14.7
 pkgrel=1
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
@@ -14,7 +14,7 @@
 depends=('openssl')
 optdepends=('smtp-forwarder: for sending mail')
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz;)
-sha1sums=('f1aee095030283a75957aca0f16373ad53c28987')
+sha1sums=('9eb367d017cdcb6eccc0f8d0064ac4565518c248')
 
 groups=('base')
 backup=('etc/mail.rc')



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

2014-06-07 Thread Gaetan Bisson
Date: Saturday, June 7, 2014 @ 19:05:53
  Author: bisson
Revision: 214356

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

Added:
  s-nail/repos/testing-i686/
  s-nail/repos/testing-i686/PKGBUILD
(from rev 214355, s-nail/trunk/PKGBUILD)
  s-nail/repos/testing-x86_64/
  s-nail/repos/testing-x86_64/PKGBUILD
(from rev 214355, s-nail/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   49 ++
 testing-x86_64/PKGBUILD |   49 ++
 2 files changed, 98 insertions(+)

Copied: s-nail/repos/testing-i686/PKGBUILD (from rev 214355, 
s-nail/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-06-07 17:05:53 UTC (rev 214356)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s@a...@gmail.com
+# Contributor: Andreas Wagner andreas.wag...@em.uni-frankfurt.de
+
+pkgname=s-nail
+pkgver=14.7
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl')
+optdepends=('smtp-forwarder: for sending mail')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz;)
+sha1sums=('9eb367d017cdcb6eccc0f8d0064ac4565518c248')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make \
+   PREFIX=/usr \
+   SYSCONFDIR=/etc \
+   MANDIR=/usr/share/man \
+   MAILSPOOL=/var/spool/mail \
+   SID= NAIL=mail \
+   config
+
+   make build
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make test
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} packager-install
+   ln -sf mail ${pkgdir}/usr/bin/mailx
+   ln -sf mail.1.gz ${pkgdir}/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Copied: s-nail/repos/testing-x86_64/PKGBUILD (from rev 214355, 
s-nail/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-06-07 17:05:53 UTC (rev 214356)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s@a...@gmail.com
+# Contributor: Andreas Wagner andreas.wag...@em.uni-frankfurt.de
+
+pkgname=s-nail
+pkgver=14.7
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl')
+optdepends=('smtp-forwarder: for sending mail')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz;)
+sha1sums=('9eb367d017cdcb6eccc0f8d0064ac4565518c248')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make \
+   PREFIX=/usr \
+   SYSCONFDIR=/etc \
+   MANDIR=/usr/share/man \
+   MAILSPOOL=/var/spool/mail \
+   SID= NAIL=mail \
+   config
+
+   make build
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make test
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} packager-install
+   ln -sf mail ${pkgdir}/usr/bin/mailx
+   ln -sf mail.1.gz ${pkgdir}/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 20:11:48
  Author: heftig
Revision: 214357

2.4.3 (broke python3 compat)

Modified:
  webkitgtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 17:05:53 UTC (rev 214356)
+++ PKGBUILD2014-06-07 18:11:48 UTC (rev 214357)
@@ -3,15 +3,15 @@
 
 pkgbase=webkitgtk
 pkgname=(webkitgtk webkitgtk2)
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 pkgdesc=GTK+ Web content engine library
 arch=(i686 x86_64)
 url=http://webkitgtk.org/;
 license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue 
gst-plugins-base-libs
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue2 
gst-plugins-base-libs
  libsecret libwebp harfbuzz-icu)
-makedepends=(gtk3 gtk2 gperf gobject-introspection python mesa ruby gtk-doc)
+makedepends=(gtk3 gtk2 gperf gobject-introspection python2 mesa ruby gtk-doc)
 optdepends=('gst-plugins-base: free media decoding'
 'gst-plugins-good: media decoding'
 'gst-libav: nonfree media decoding')
@@ -18,11 +18,14 @@
 options=(!emptydirs)
 source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz
 fix-pretty-quotes.patch)
-sha256sums=('cac8385c3b8a956793eb6b67712c23297a39e5f8b429523f32bbdcdf9c21d00a'
+sha256sums=('9862c3eac1d12cc6e52cc39060a1284163950b304d534529a0dbcc5958a8ceac'
 '56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
 
 prepare() {
-  mkdir build-gtk{,2}
+  mkdir build-gtk{,2} path
+
+  ln -s /usr/bin/python2 path/python
+
   cd $pkgbase-$pkgver
   patch -Np0 -i ../fix-pretty-quotes.patch
 }
@@ -43,6 +46,8 @@
 )
 
 build() {
+  PATH=$srcdir/path:$PATH
+
   _build gtk --enable-gtk-doc
   _build gtk2 --disable-webkit2 --with-gtk=2.0
 }



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

2014-06-07 Thread Jelle van der Waa
Date: Saturday, June 7, 2014 @ 20:14:04
  Author: jelle
Revision: 112808

upgpkg: pstreams 0.8.1-1

Modified:
  pstreams/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 16:43:34 UTC (rev 112807)
+++ PKGBUILD2014-06-07 18:14:04 UTC (rev 112808)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa je...@vdwaa.nl
 
 pkgname=pstreams
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='C++ utility for simple IOStream-based Inter-Process Communication.'
 arch=('any')
@@ -8,7 +8,7 @@
 url='http://pstreams.sourceforge.net'
 license=('LGPL')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1d1188f30581dcdbd62893b66c08fbc4')
+md5sums=('d74bfa3fb292a7a0461cf0b7a240fe0f')
 
 package() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in pstreams/repos/community-any (PKGBUILD PKGBUILD)

2014-06-07 Thread Jelle van der Waa
Date: Saturday, June 7, 2014 @ 20:14:14
  Author: jelle
Revision: 112809

archrelease: copy trunk to community-any

Added:
  pstreams/repos/community-any/PKGBUILD
(from rev 112808, pstreams/trunk/PKGBUILD)
Deleted:
  pstreams/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-07 18:14:04 UTC (rev 112808)
+++ PKGBUILD2014-06-07 18:14:14 UTC (rev 112809)
@@ -1,18 +0,0 @@
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-
-pkgname=pstreams
-pkgver=0.8.0
-pkgrel=1
-pkgdesc='C++ utility for simple IOStream-based Inter-Process Communication.'
-arch=('any')
-url='http://pstreams.sourceforge.net'
-license=('LGPL')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1d1188f30581dcdbd62893b66c08fbc4')
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -D -m644 pstream.h \
-${pkgdir}/usr/include/pstreams/pstream.h
-}

Copied: pstreams/repos/community-any/PKGBUILD (from rev 112808, 
pstreams/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-07 18:14:14 UTC (rev 112809)
@@ -0,0 +1,18 @@
+# Maintainer: Jelle van der Waa je...@vdwaa.nl
+
+pkgname=pstreams
+pkgver=0.8.1
+pkgrel=1
+pkgdesc='C++ utility for simple IOStream-based Inter-Process Communication.'
+arch=('any')
+url='http://pstreams.sourceforge.net'
+license=('LGPL')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('d74bfa3fb292a7a0461cf0b7a240fe0f')
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -D -m644 pstream.h \
+${pkgdir}/usr/include/pstreams/pstream.h
+}



[arch-commits] Commit in libreoffice/trunk (PKGBUILD PKGBUILD.43)

2014-06-07 Thread Andreas Radke
Date: Saturday, June 7, 2014 @ 20:22:47
  Author: andyrtr
Revision: 214358

upgpkg: libreoffice 4.2.4-2

use internal file format libs because new library releases from system that 
depend on librenvenge are not supported by this LibO stable branch

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/PKGBUILD.43

-+
 PKGBUILD|   62 +++-
 PKGBUILD.43 |  725 --
 2 files changed, 41 insertions(+), 746 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 18:11:48 UTC (rev 214357)
+++ PKGBUILD2014-06-07 18:22:47 UTC (rev 214358)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.4.2
 pkgver=4.2.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -27,16 +27,15 @@
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 
'beanshell2' 'vigra'
-'clucene' 'junit' 'libmythes' 'libwpg'  'mesa' 
'clucene'
+'clucene' 'junit' 'libmythes' 'mesa' 'clucene'
 'java-environment' 'postgresql-libs' 'bluez-libs' 
'harfbuzz-icu'
 'gdb' 'doxygen'  'libatomic_ops' 'mdds'
  # the runtime dependencies
- curl=7.20.0 hunspell=1.2.8 python=3.4 'libwpd=0.9.2'
-'libwps' 'libxaw' neon=0.28.6 'pango' 'nspr' 
'libjpeg' 'libxrandr'
+ curl=7.20.0 hunspell=1.2.8 python=3.4
+'libxaw' neon=0.28.6 'pango' 'nspr' 'libjpeg' 
'libxrandr'
 'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 'icu'
 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
-'lcms2' 'poppler=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
-'libcdr' 'libmspub'
+'lcms2' 'poppler=0.24.0'
 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
 'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
@@ -82,6 +81,14 @@

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
${_additional_source_url}/libmwaw-0.2.0.tar.bz2
+   ${_additional_source_url}/libcdr-0.0.15.tar.bz2
+   ${_additional_source_url}/libetonyek-0.0.4.tar.bz2
+   ${_additional_source_url}/libmspub-0.0.6.tar.bz2
+   ${_additional_source_url}/libodfgen-0.0.4.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.31.tar.bz2
+   
${_additional_source_url}/a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2
+   
${_additional_source_url}/b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2
+   
${_additional_source_url}/46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2
${_additional_source_url}/libfreehand-0.0.0.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libe-book-0.0.3.tar.bz2
@@ -120,6 +127,14 @@
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
libmwaw-0.2.0.tar.bz2
+   libcdr-0.0.15.tar.bz2
+   libetonyek-0.0.4.tar.bz2
+   libmspub-0.0.6.tar.bz2
+   libodfgen-0.0.4.tar.bz2
+   libvisio-0.0.31.tar.bz2
+   a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2
+   b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2
+   46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2
libfreehand-0.0.0.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
libe-book-0.0.3.tar.bz2
@@ -159,6 +174,14 @@
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
  'd794625f156a9fb1c53b3f8a8aa13b5e'
+ 'fbcd8619fc6646f41d527c1329102998'
+ '3c50bc60394d1f2675fbf9bd22581363'
+ '1120705cd0f0d9bd5506360bf57b6c2e'
+ 'e5483d1f0b71e64c367c1194b54b0f53'
+ '82628333418f101a20cd21f980cf9f40'
+ 'a3dcac551fae5ebbec16e844810828c4'
+ 'b85436266b2ac91d351ab5684b181151'
+ '46eb0e7f213ad61bd5dee0c494132cb0'
  '496dd00028afcc19f896b01394769043'
  '21154d2004e025c8a325b0357bb5'
  '2f1ceaf2ac8752ed278e175447d9b978'
@@ -256,20 +279,20 @@
--enable-ext-nlpsolver \
--without-fonts\
--without-afms\
-   --with-system-libcdr \
+   --without-system-libcdr \
--with-system-mdds\
--without-myspell-dicts \
-   

[arch-commits] Commit in libreoffice/repos (28 files)

2014-06-07 Thread Andreas Radke
Date: Saturday, June 7, 2014 @ 20:23:52
  Author: andyrtr
Revision: 214359

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

Added:
  libreoffice/repos/staging-i686/
  libreoffice/repos/staging-i686/PKGBUILD
(from rev 214358, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/staging-i686/icu53.diff
(from rev 214358, libreoffice/trunk/icu53.diff)
  libreoffice/repos/staging-i686/icu53_crashfix.diff
(from rev 214358, libreoffice/trunk/icu53_crashfix.diff)
  libreoffice/repos/staging-i686/libreoffice-base.install
(from rev 214358, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/staging-i686/libreoffice-calc.install
(from rev 214358, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/staging-i686/libreoffice-common.csh
(from rev 214358, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/staging-i686/libreoffice-common.install
(from rev 214358, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/staging-i686/libreoffice-common.sh
(from rev 214358, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/staging-i686/libreoffice-draw.install
(from rev 214358, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/staging-i686/libreoffice-impress.install
(from rev 214358, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/staging-i686/libreoffice-writer.install
(from rev 214358, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/staging-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 214358, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice/repos/staging-i686/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
(from rev 214358, 
libreoffice/trunk/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff)
  libreoffice/repos/staging-x86_64/
  libreoffice/repos/staging-x86_64/PKGBUILD
(from rev 214358, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/staging-x86_64/icu53.diff
(from rev 214358, libreoffice/trunk/icu53.diff)
  libreoffice/repos/staging-x86_64/icu53_crashfix.diff
(from rev 214358, libreoffice/trunk/icu53_crashfix.diff)
  libreoffice/repos/staging-x86_64/libreoffice-base.install
(from rev 214358, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/staging-x86_64/libreoffice-calc.install
(from rev 214358, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/staging-x86_64/libreoffice-common.csh
(from rev 214358, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/staging-x86_64/libreoffice-common.install
(from rev 214358, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/staging-x86_64/libreoffice-common.sh
(from rev 214358, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/staging-x86_64/libreoffice-draw.install
(from rev 214358, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/staging-x86_64/libreoffice-impress.install
(from rev 214358, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/staging-x86_64/libreoffice-writer.install
(from rev 214358, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 214358, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice/repos/staging-x86_64/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
(from rev 214358, 
libreoffice/trunk/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff)

--+
 staging-i686/PKGBUILD| 
 734 ++
 staging-i686/icu53.diff  | 
2771 ++
 staging-i686/icu53_crashfix.diff | 
 271 
 staging-i686/libreoffice-base.install| 
  11 
 staging-i686/libreoffice-calc.install| 
  11 
 staging-i686/libreoffice-common.csh  | 
   6 
 staging-i686/libreoffice-common.install  | 
  47 
 staging-i686/libreoffice-common.sh   | 
   6 
 staging-i686/libreoffice-draw.install| 
  11 
 staging-i686/libreoffice-impress.install | 
  11 
 staging-i686/libreoffice-writer.install  | 
  11 
 staging-i686/make-pyuno-work-with-system-wide-module-install.diff| 
  44 
 staging-i686/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff   | 
  72 
 staging-x86_64/PKGBUILD  | 
 734 ++
 staging-x86_64/icu53.diff| 
2771 

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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 20:26:36
  Author: heftig
Revision: 214360

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

Added:
  webkitgtk/repos/extra-i686/PKGBUILD
(from rev 214359, webkitgtk/trunk/PKGBUILD)
  webkitgtk/repos/extra-i686/fix-pretty-quotes.patch
(from rev 214359, webkitgtk/trunk/fix-pretty-quotes.patch)
  webkitgtk/repos/extra-x86_64/PKGBUILD
(from rev 214359, webkitgtk/trunk/PKGBUILD)
  webkitgtk/repos/extra-x86_64/fix-pretty-quotes.patch
(from rev 214359, webkitgtk/trunk/fix-pretty-quotes.patch)
Deleted:
  webkitgtk/repos/extra-i686/PKGBUILD
  webkitgtk/repos/extra-i686/fix-pretty-quotes.patch
  webkitgtk/repos/extra-x86_64/PKGBUILD
  webkitgtk/repos/extra-x86_64/fix-pretty-quotes.patch

--+
 /PKGBUILD|  154 +
 /fix-pretty-quotes.patch |   52 +++
 extra-i686/PKGBUILD  |   72 ---
 extra-i686/fix-pretty-quotes.patch   |   26 -
 extra-x86_64/PKGBUILD|   72 ---
 extra-x86_64/fix-pretty-quotes.patch |   26 -
 6 files changed, 206 insertions(+), 196 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-07 18:23:52 UTC (rev 214359)
+++ extra-i686/PKGBUILD 2014-06-07 18:26:36 UTC (rev 214360)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgbase=webkitgtk
-pkgname=(webkitgtk webkitgtk2)
-pkgver=2.4.2
-pkgrel=1
-pkgdesc=GTK+ Web content engine library
-arch=(i686 x86_64)
-url=http://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue 
gst-plugins-base-libs
- libsecret libwebp harfbuzz-icu)
-makedepends=(gtk3 gtk2 gperf gobject-introspection python mesa ruby gtk-doc)
-optdepends=('gst-plugins-base: free media decoding'
-'gst-plugins-good: media decoding'
-'gst-libav: nonfree media decoding')
-options=(!emptydirs)
-source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz
-fix-pretty-quotes.patch)
-sha256sums=('cac8385c3b8a956793eb6b67712c23297a39e5f8b429523f32bbdcdf9c21d00a'
-'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
-
-prepare() {
-  mkdir build-gtk{,2}
-  cd $pkgbase-$pkgver
-  patch -Np0 -i ../fix-pretty-quotes.patch
-}
-
-_build() (
-  _ver=$1; shift
-  cd build-${_ver}
-
-  ../$pkgbase-$pkgver/configure --prefix=/usr \
---libexecdir=/usr/lib/webkit${_ver} \
---enable-introspection \
-$@
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make all stamp-po
-)
-
-build() {
-  _build gtk --enable-gtk-doc
-  _build gtk2 --disable-webkit2 --with-gtk=2.0
-}
-
-package_webkitgtk() {
-  depends+=(gtk3)
-  optdepends+=('gtk2: Netscape plugin support')
-  provides=(webkitgtk3=${pkgver} libwebkit3=${pkgver})
-  conflicts=(webkitgtk3 libwebkit3)
-  replaces=(webkitgtk3 libwebkit3)
-
-  make -C build-gtk -j1 DESTDIR=$pkgdir install
-  install -Dm644 $pkgbase-$pkgver/Source/WebKit/LICENSE \
-$pkgdir/usr/share/licenses/webkitgtk/LICENSE
-}
-
-package_webkitgtk2() {
-  pkgdesc+= for GTK2
-  depends+=(gtk2)
-  provides=(libwebkit=${pkgver})
-  conflicts=(libwebkit)
-  replaces=(libwebkit)
-
-  make -C build-gtk2 -j1 DESTDIR=$pkgdir install
-  install -Dm644 $pkgbase-$pkgver/Source/WebKit/LICENSE \
-$pkgdir/usr/share/licenses/webkitgtk2/LICENSE
-}

Copied: webkitgtk/repos/extra-i686/PKGBUILD (from rev 214359, 
webkitgtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-07 18:26:36 UTC (rev 214360)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgbase=webkitgtk
+pkgname=(webkitgtk webkitgtk2)
+pkgver=2.4.3
+pkgrel=1
+pkgdesc=GTK+ Web content engine library
+arch=(i686 x86_64)
+url=http://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue2 
gst-plugins-base-libs
+ libsecret libwebp harfbuzz-icu)
+makedepends=(gtk3 gtk2 gperf gobject-introspection python2 mesa ruby gtk-doc)
+optdepends=('gst-plugins-base: free media decoding'
+'gst-plugins-good: media decoding'
+'gst-libav: nonfree media decoding')
+options=(!emptydirs)
+source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz
+fix-pretty-quotes.patch)
+sha256sums=('9862c3eac1d12cc6e52cc39060a1284163950b304d534529a0dbcc5958a8ceac'
+'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
+
+prepare() {
+  mkdir build-gtk{,2} path
+
+  ln -s /usr/bin/python2 path/python
+
+  cd $pkgbase-$pkgver
+  patch -Np0 -i ../fix-pretty-quotes.patch
+}
+
+_build() (
+  _ver=$1; shift
+  cd build-${_ver}
+
+  ../$pkgbase-$pkgver/configure --prefix=/usr \
+

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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 22:45:11
  Author: heftig
Revision: 214361

Split out libnm-glib

Modified:
  networkmanager/trunk/PKGBUILD

--+
 PKGBUILD |   67 -
 1 file changed, 44 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 18:26:36 UTC (rev 214360)
+++ PKGBUILD2014-06-07 20:45:11 UTC (rev 214361)
@@ -6,25 +6,19 @@
 # Contributor: Will Rea sillywi...@gmail.com
 # Contributor: Valentine Sinitsyn e_...@inbox.ru
 
-pkgname=networkmanager
-_pkgname=NetworkManager
+pkgbase=networkmanager
+pkgname=(networkmanager libnm-glib)
 pkgver=0.9.8.10
-pkgrel=1
+pkgrel=2
 pkgdesc=Network Management daemon
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnome.org/projects/$_pkgname/;
-depends=(dbus-glib iproute2 libnl nss polkit wpa_supplicant dhcp-client 
libsoup systemd libmm-glib)
-makedepends=(intltool dhcpcd dhclient iptables gobject-introspection gtk-doc 
git ppp modemmanager)
-optdepends=('dhclient: DHCPv6 support'
-'dnsmasq: Connection sharing'
-'bluez: Bluetooth support'
-'openresolv: resolvconf support'
-'ppp: Dialup connection support')
-backup=('etc/NetworkManager/NetworkManager.conf')
-install=networkmanager.install
+arch=(i686 x86_64)
+license=(GPL2 LGPL2.1)
+url=http://www.gnome.org/projects/NetworkManager/;
+makedepends=(intltool dhcpcd dhclient iptables gobject-introspection gtk-doc 
git ppp modemmanager
+ dbus-glib iproute2 libnl nss polkit wpa_supplicant dhcp-client 
libsoup systemd
+ libmm-glib)
 
#source=(git://anongit.freedesktop.org/NetworkManager/NetworkManager#commit=93c1041
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:3}/$_pkgname-$pkgver.tar.xz
+source=(http://ftp.gnome.org/pub/gnome/sources/NetworkManager/${pkgver:0:3}/NetworkManager-$pkgver.tar.xz
 NetworkManager.conf disable_set_hostname.patch)
 sha256sums=('064d27223d3824859df12e1fb25b787fec1c68bbc864dc52a0289b9211c4c972'
 '44b048804c7c0b8b3b0c29b8632b6ad613c397d0a1635ec918e10c0fbcdadf21'
@@ -31,18 +25,17 @@
 '25056837ea92e559f09563ed817e3e0cd9333be861b8914e45f62ceaae2e0460')
 
 prepare() {
-  cd $_pkgname-$pkgver
+  cd NetworkManager-$pkgver
   patch -Np1 -i ../disable_set_hostname.patch
 }
 
 build() {
-  cd $_pkgname-$pkgver
-  ./configure \
---prefix=/usr \
+  cd NetworkManager-$pkgver
+  ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \
+--sbindir=/usr/bin \
 --libexecdir=/usr/lib/networkmanager \
---sbindir=/usr/bin \
 --with-crypto=nss \
 --with-dhclient=/usr/bin/dhclient \
 --with-dhcpcd=/usr/bin/dhcpcd \
@@ -62,12 +55,40 @@
   make
 }
 
-package() {
-  cd $_pkgname-$pkgver
+package_networkmanager() {
+  depends=(libnm-glib iproute2 libnl polkit wpa_supplicant dhcp-client libsoup 
libmm-glib)
+  optdepends=('dhclient: DHCPv6 support'
+  'dnsmasq: Connection sharing'
+  'bluez: Bluetooth support'
+  'openresolv: resolvconf support'
+  'ppp: Dialup connection support')
+  install=networkmanager.install
+  backup=('etc/NetworkManager/NetworkManager.conf')
+
+  cd NetworkManager-$pkgver
   make DESTDIR=$pkgdir install
+  make DESTDIR=$pkgdir -C libnm-glib uninstall
+  make DESTDIR=$pkgdir -C libnm-util uninstall
+  make DESTDIR=$pkgdir -C vapi uninstall
 
+  # Some includes are left over
+  mv $pkgdir/usr/include ..
+
   install -m644 ../NetworkManager.conf $pkgdir/etc/NetworkManager/
   install -m755 -d $pkgdir/etc/NetworkManager/dnsmasq.d
 
   rm -r $pkgdir/var/run
 }
+
+package_libnm-glib() {
+  pkgdesc=NetworkManager library
+  depends=(libsystemd nss dbus-glib libutil-linux)
+
+  install -d $pkgdir/usr
+  mv include $pkgdir/usr
+
+  cd NetworkManager-$pkgver
+  make DESTDIR=$pkgdir -C libnm-util install
+  make DESTDIR=$pkgdir -C libnm-glib install
+  make DESTDIR=$pkgdir -C vapi install
+}



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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 22:48:20
  Author: heftig
Revision: 214362

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

Added:
  networkmanager/repos/extra-i686/NetworkManager.conf
(from rev 214361, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-i686/PKGBUILD
(from rev 214361, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/extra-i686/disable_set_hostname.patch
(from rev 214361, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/extra-i686/networkmanager.install
(from rev 214361, networkmanager/trunk/networkmanager.install)
  networkmanager/repos/extra-x86_64/NetworkManager.conf
(from rev 214361, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-x86_64/PKGBUILD
(from rev 214361, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/extra-x86_64/disable_set_hostname.patch
(from rev 214361, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/extra-x86_64/networkmanager.install
(from rev 214361, networkmanager/trunk/networkmanager.install)
Deleted:
  networkmanager/repos/extra-i686/NetworkManager.conf
  networkmanager/repos/extra-i686/PKGBUILD
  networkmanager/repos/extra-i686/disable_set_hostname.patch
  networkmanager/repos/extra-i686/networkmanager.install
  networkmanager/repos/extra-x86_64/NetworkManager.conf
  networkmanager/repos/extra-x86_64/PKGBUILD
  networkmanager/repos/extra-x86_64/disable_set_hostname.patch
  networkmanager/repos/extra-x86_64/networkmanager.install

-+
 /NetworkManager.conf|4 
 /PKGBUILD   |  188 ++
 /disable_set_hostname.patch |   38 ++
 /networkmanager.install |   18 ++
 extra-i686/NetworkManager.conf  |2 
 extra-i686/PKGBUILD |   73 ---
 extra-i686/disable_set_hostname.patch   |   19 ---
 extra-i686/networkmanager.install   |9 -
 extra-x86_64/NetworkManager.conf|2 
 extra-x86_64/PKGBUILD   |   73 ---
 extra-x86_64/disable_set_hostname.patch |   19 ---
 extra-x86_64/networkmanager.install |9 -
 12 files changed, 248 insertions(+), 206 deletions(-)

Deleted: extra-i686/NetworkManager.conf
===
--- extra-i686/NetworkManager.conf  2014-06-07 20:45:11 UTC (rev 214361)
+++ extra-i686/NetworkManager.conf  2014-06-07 20:48:20 UTC (rev 214362)
@@ -1,2 +0,0 @@
-[main]
-plugins=keyfile

Copied: networkmanager/repos/extra-i686/NetworkManager.conf (from rev 214361, 
networkmanager/trunk/NetworkManager.conf)
===
--- extra-i686/NetworkManager.conf  (rev 0)
+++ extra-i686/NetworkManager.conf  2014-06-07 20:48:20 UTC (rev 214362)
@@ -0,0 +1,2 @@
+[main]
+plugins=keyfile

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-07 20:45:11 UTC (rev 214361)
+++ extra-i686/PKGBUILD 2014-06-07 20:48:20 UTC (rev 214362)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Maintainer: Jan de Groot j...@archlinxu.org
-# Contributor: Wael Nasreddine gand...@siemens-mobiles.org
-# Contributor: Tor Krill t...@krill.nu
-# Contributor: Will Rea sillywi...@gmail.com
-# Contributor: Valentine Sinitsyn e_...@inbox.ru
-
-pkgname=networkmanager
-_pkgname=NetworkManager
-pkgver=0.9.8.10
-pkgrel=1
-pkgdesc=Network Management daemon
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnome.org/projects/$_pkgname/;
-depends=(dbus-glib iproute2 libnl nss polkit wpa_supplicant dhcp-client 
libsoup systemd libmm-glib)
-makedepends=(intltool dhcpcd dhclient iptables gobject-introspection gtk-doc 
git ppp modemmanager)
-optdepends=('dhclient: DHCPv6 support'
-'dnsmasq: Connection sharing'
-'bluez: Bluetooth support'
-'openresolv: resolvconf support'
-'ppp: Dialup connection support')
-backup=('etc/NetworkManager/NetworkManager.conf')
-install=networkmanager.install
-#source=(git://anongit.freedesktop.org/NetworkManager/NetworkManager#commit=93c1041
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:3}/$_pkgname-$pkgver.tar.xz
-NetworkManager.conf disable_set_hostname.patch)
-sha256sums=('064d27223d3824859df12e1fb25b787fec1c68bbc864dc52a0289b9211c4c972'
-'44b048804c7c0b8b3b0c29b8632b6ad613c397d0a1635ec918e10c0fbcdadf21'
-'25056837ea92e559f09563ed817e3e0cd9333be861b8914e45f62ceaae2e0460')
-
-prepare() {
-  cd $_pkgname-$pkgver
-  patch -Np1 -i ../disable_set_hostname.patch
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/networkmanager \
---sbindir=/usr/bin 

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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 22:53:04
  Author: heftig
Revision: 214363

Move the last pc file

Modified:
  networkmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 20:48:20 UTC (rev 214362)
+++ PKGBUILD2014-06-07 20:53:04 UTC (rev 214363)
@@ -9,7 +9,7 @@
 pkgbase=networkmanager
 pkgname=(networkmanager libnm-glib)
 pkgver=0.9.8.10
-pkgrel=2
+pkgrel=3
 pkgdesc=Network Management daemon
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
@@ -71,8 +71,9 @@
   make DESTDIR=$pkgdir -C libnm-util uninstall
   make DESTDIR=$pkgdir -C vapi uninstall
 
-  # Some includes are left over
+  # Some stuff to move is left over
   mv $pkgdir/usr/include ..
+  mv $pkgdir/usr/lib/pkgconfig ..
 
   install -m644 ../NetworkManager.conf $pkgdir/etc/NetworkManager/
   install -m755 -d $pkgdir/etc/NetworkManager/dnsmasq.d
@@ -84,8 +85,9 @@
   pkgdesc=NetworkManager library
   depends=(libsystemd nss dbus-glib libutil-linux)
 
-  install -d $pkgdir/usr
+  install -d $pkgdir/usr/lib
   mv include $pkgdir/usr
+  mv pkgconfig $pkgdir/usr/lib
 
   cd NetworkManager-$pkgver
   make DESTDIR=$pkgdir -C libnm-util install



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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 22:54:18
  Author: heftig
Revision: 214364

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

Added:
  networkmanager/repos/extra-i686/NetworkManager.conf
(from rev 214363, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-i686/PKGBUILD
(from rev 214363, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/extra-i686/disable_set_hostname.patch
(from rev 214363, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/extra-i686/networkmanager.install
(from rev 214363, networkmanager/trunk/networkmanager.install)
  networkmanager/repos/extra-x86_64/NetworkManager.conf
(from rev 214363, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-x86_64/PKGBUILD
(from rev 214363, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/extra-x86_64/disable_set_hostname.patch
(from rev 214363, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/extra-x86_64/networkmanager.install
(from rev 214363, networkmanager/trunk/networkmanager.install)
Deleted:
  networkmanager/repos/extra-i686/NetworkManager.conf
  networkmanager/repos/extra-i686/PKGBUILD
  networkmanager/repos/extra-i686/disable_set_hostname.patch
  networkmanager/repos/extra-i686/networkmanager.install
  networkmanager/repos/extra-x86_64/NetworkManager.conf
  networkmanager/repos/extra-x86_64/PKGBUILD
  networkmanager/repos/extra-x86_64/disable_set_hostname.patch
  networkmanager/repos/extra-x86_64/networkmanager.install

-+
 /NetworkManager.conf|4 
 /PKGBUILD   |  192 ++
 /disable_set_hostname.patch |   38 +
 /networkmanager.install |   18 ++
 extra-i686/NetworkManager.conf  |2 
 extra-i686/PKGBUILD |   94 --
 extra-i686/disable_set_hostname.patch   |   19 --
 extra-i686/networkmanager.install   |9 -
 extra-x86_64/NetworkManager.conf|2 
 extra-x86_64/PKGBUILD   |   94 --
 extra-x86_64/disable_set_hostname.patch |   19 --
 extra-x86_64/networkmanager.install |9 -
 12 files changed, 252 insertions(+), 248 deletions(-)

Deleted: extra-i686/NetworkManager.conf
===
--- extra-i686/NetworkManager.conf  2014-06-07 20:53:04 UTC (rev 214363)
+++ extra-i686/NetworkManager.conf  2014-06-07 20:54:18 UTC (rev 214364)
@@ -1,2 +0,0 @@
-[main]
-plugins=keyfile

Copied: networkmanager/repos/extra-i686/NetworkManager.conf (from rev 214363, 
networkmanager/trunk/NetworkManager.conf)
===
--- extra-i686/NetworkManager.conf  (rev 0)
+++ extra-i686/NetworkManager.conf  2014-06-07 20:54:18 UTC (rev 214364)
@@ -0,0 +1,2 @@
+[main]
+plugins=keyfile

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-07 20:53:04 UTC (rev 214363)
+++ extra-i686/PKGBUILD 2014-06-07 20:54:18 UTC (rev 214364)
@@ -1,94 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Maintainer: Jan de Groot j...@archlinxu.org
-# Contributor: Wael Nasreddine gand...@siemens-mobiles.org
-# Contributor: Tor Krill t...@krill.nu
-# Contributor: Will Rea sillywi...@gmail.com
-# Contributor: Valentine Sinitsyn e_...@inbox.ru
-
-pkgbase=networkmanager
-pkgname=(networkmanager libnm-glib)
-pkgver=0.9.8.10
-pkgrel=2
-pkgdesc=Network Management daemon
-arch=(i686 x86_64)
-license=(GPL2 LGPL2.1)
-url=http://www.gnome.org/projects/NetworkManager/;
-makedepends=(intltool dhcpcd dhclient iptables gobject-introspection gtk-doc 
git ppp modemmanager
- dbus-glib iproute2 libnl nss polkit wpa_supplicant dhcp-client 
libsoup systemd
- libmm-glib)
-#source=(git://anongit.freedesktop.org/NetworkManager/NetworkManager#commit=93c1041
-source=(http://ftp.gnome.org/pub/gnome/sources/NetworkManager/${pkgver:0:3}/NetworkManager-$pkgver.tar.xz
-NetworkManager.conf disable_set_hostname.patch)
-sha256sums=('064d27223d3824859df12e1fb25b787fec1c68bbc864dc52a0289b9211c4c972'
-'44b048804c7c0b8b3b0c29b8632b6ad613c397d0a1635ec918e10c0fbcdadf21'
-'25056837ea92e559f09563ed817e3e0cd9333be861b8914e45f62ceaae2e0460')
-
-prepare() {
-  cd NetworkManager-$pkgver
-  patch -Np1 -i ../disable_set_hostname.patch
-}
-
-build() {
-  cd NetworkManager-$pkgver
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/networkmanager \
---with-crypto=nss \
---with-dhclient=/usr/bin/dhclient \
---with-dhcpcd=/usr/bin/dhcpcd \
---with-iptables=/usr/bin/iptables \
---with-systemdsystemunitdir=/usr/lib/systemd/system \
---with-udev-dir=/usr/lib/udev \
-   

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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 23:01:45
  Author: heftig
Revision: 214365

Move over more includes and a pkgconfig file

Modified:
  modemmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 20:54:18 UTC (rev 214364)
+++ PKGBUILD2014-06-07 21:01:45 UTC (rev 214365)
@@ -5,7 +5,7 @@
 pkgbase=modemmanager
 pkgname=(modemmanager libmm-glib)
 pkgver=1.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc=Mobile broadband modem management service
 arch=(i686 x86_64)
 url=http://www.freedesktop.org/wiki/Software/ModemManager/;
@@ -38,7 +38,9 @@
   make DESTDIR=$pkgdir -C libmm-glib uninstall
   make DESTDIR=$pkgdir -C vapi uninstall
 
-  mv -f $pkgdir/usr/lib/pkgconfig/mm-glib.pc ..
+  # Some stuff to move is left over
+  mv $pkgdir/usr/include ..
+  mv $pkgdir/usr/lib/pkgconfig ..
 }
 
 package_libmm-glib() {
@@ -45,9 +47,11 @@
   pkgdesc=ModemManager library
   depends=(glib2)
 
+  install -d $pkgdir/usr/lib
+  mv include $pkgdir/usr
+  mv pkgconfig $pkgdir/usr/lib
+
   cd ModemManager-$pkgver
   make DESTDIR=$pkgdir -C libmm-glib install
   make DESTDIR=$pkgdir -C vapi install
-
-  install -Dm644  ../mm-glib.pc $pkgdir/usr/lib/pkgconfig/mm-glib.pc
 }



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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 23:02:51
  Author: heftig
Revision: 214366

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

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

---+
 /PKGBUILD |  114 
 extra-i686/PKGBUILD   |   53 --
 extra-x86_64/PKGBUILD |   53 --
 3 files changed, 114 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-07 21:01:45 UTC (rev 214365)
+++ extra-i686/PKGBUILD 2014-06-07 21:02:51 UTC (rev 214366)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=modemmanager
-pkgname=(modemmanager libmm-glib)
-pkgver=1.2.0
-pkgrel=3
-pkgdesc=Mobile broadband modem management service
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/ModemManager/;
-license=(GPL2 LGPL2.1)
-depends=(systemd polkit ppp libqmi libmbim)
-makedepends=(intltool gtk-doc gobject-introspection vala)
-source=(http://www.freedesktop.org/software/ModemManager/ModemManager-$pkgver.tar.xz)
-sha256sums=('8bd9d8c3b506f34a9f927e95784026d1fe132c9d60fc426a892b690f7d6408bc')
-
-build() {
-  cd ModemManager-$pkgver
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---with-udev-base-dir=/usr/lib/udev \
---with-polkit=permissive \
---enable-gtk-doc \
---disable-static
-  make
-}
-
-package_modemmanager() {
-  depends+=(libmm-glib)
-  optdepends=('usb_modeswitch: install if your modem shows up as a storage 
drive')
-  options=(!emptydirs)
-
-  cd ModemManager-$pkgver
-  make DESTDIR=$pkgdir install
-  make DESTDIR=$pkgdir -C libmm-glib uninstall
-  make DESTDIR=$pkgdir -C vapi uninstall
-
-  mv -f $pkgdir/usr/lib/pkgconfig/mm-glib.pc ..
-}
-
-package_libmm-glib() {
-  pkgdesc=ModemManager library
-  depends=(glib2)
-
-  cd ModemManager-$pkgver
-  make DESTDIR=$pkgdir -C libmm-glib install
-  make DESTDIR=$pkgdir -C vapi install
-
-  install -Dm644  ../mm-glib.pc $pkgdir/usr/lib/pkgconfig/mm-glib.pc
-}

Copied: modemmanager/repos/extra-i686/PKGBUILD (from rev 214365, 
modemmanager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-07 21:02:51 UTC (rev 214366)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgbase=modemmanager
+pkgname=(modemmanager libmm-glib)
+pkgver=1.2.0
+pkgrel=4
+pkgdesc=Mobile broadband modem management service
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/ModemManager/;
+license=(GPL2 LGPL2.1)
+depends=(systemd polkit ppp libqmi libmbim)
+makedepends=(intltool gtk-doc gobject-introspection vala)
+source=(http://www.freedesktop.org/software/ModemManager/ModemManager-$pkgver.tar.xz)
+sha256sums=('8bd9d8c3b506f34a9f927e95784026d1fe132c9d60fc426a892b690f7d6408bc')
+
+build() {
+  cd ModemManager-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sbindir=/usr/bin \
+--with-udev-base-dir=/usr/lib/udev \
+--with-polkit=permissive \
+--enable-gtk-doc \
+--disable-static
+  make
+}
+
+package_modemmanager() {
+  depends+=(libmm-glib)
+  optdepends=('usb_modeswitch: install if your modem shows up as a storage 
drive')
+  options=(!emptydirs)
+
+  cd ModemManager-$pkgver
+  make DESTDIR=$pkgdir install
+  make DESTDIR=$pkgdir -C libmm-glib uninstall
+  make DESTDIR=$pkgdir -C vapi uninstall
+
+  # Some stuff to move is left over
+  mv $pkgdir/usr/include ..
+  mv $pkgdir/usr/lib/pkgconfig ..
+}
+
+package_libmm-glib() {
+  pkgdesc=ModemManager library
+  depends=(glib2)
+
+  install -d $pkgdir/usr/lib
+  mv include $pkgdir/usr
+  mv pkgconfig $pkgdir/usr/lib
+
+  cd ModemManager-$pkgver
+  make DESTDIR=$pkgdir -C libmm-glib install
+  make DESTDIR=$pkgdir -C vapi install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-07 21:01:45 UTC (rev 214365)
+++ extra-x86_64/PKGBUILD   2014-06-07 21:02:51 UTC (rev 214366)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=modemmanager
-pkgname=(modemmanager libmm-glib)
-pkgver=1.2.0
-pkgrel=3
-pkgdesc=Mobile broadband modem management service
-arch=(i686 x86_64)

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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 23:04:40
  Author: heftig
Revision: 214367

Reduce dependencies so NM isn't needed anymore

Modified:
  geoclue2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 21:02:51 UTC (rev 214366)
+++ PKGBUILD2014-06-07 21:04:40 UTC (rev 214367)
@@ -4,13 +4,13 @@
 
 pkgname=geoclue2
 pkgver=2.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc=Modular geoinformation service built on the D-Bus messaging system
 arch=(i686 x86_64)
 url=http://geoclue.freedesktop.org/;
 license=(LGPL)
-depends=(libsoup json-glib networkmanager)
-makedepends=(intltool geoip python2 modemmanager)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
 optdepends=('geoip: geoip-lookup server binary')
 
source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
 md5sums=('49096b9c3c2458b5e8e36b886983d9aa')



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

2014-06-07 Thread Jan Steffens
Date: Saturday, June 7, 2014 @ 23:05:17
  Author: heftig
Revision: 214368

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

Added:
  geoclue2/repos/extra-i686/PKGBUILD
(from rev 214367, geoclue2/trunk/PKGBUILD)
  geoclue2/repos/extra-x86_64/PKGBUILD
(from rev 214367, geoclue2/trunk/PKGBUILD)
Deleted:
  geoclue2/repos/extra-i686/PKGBUILD
  geoclue2/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 2014-06-07 21:04:40 UTC (rev 214367)
+++ extra-i686/PKGBUILD 2014-06-07 21:05:17 UTC (rev 214368)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=geoclue2
-pkgver=2.1.8
-pkgrel=1
-pkgdesc=Modular geoinformation service built on the D-Bus messaging system
-arch=(i686 x86_64)
-url=http://geoclue.freedesktop.org/;
-license=(LGPL)
-depends=(libsoup json-glib networkmanager)
-makedepends=(intltool geoip python2 modemmanager)
-optdepends=('geoip: geoip-lookup server binary')
-source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('49096b9c3c2458b5e8e36b886983d9aa')
-
-build() {
-  cd geoclue-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd geoclue-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: geoclue2/repos/extra-i686/PKGBUILD (from rev 214367, 
geoclue2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-07 21:05:17 UTC (rev 214368)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=geoclue2
+pkgver=2.1.8
+pkgrel=2
+pkgdesc=Modular geoinformation service built on the D-Bus messaging system
+arch=(i686 x86_64)
+url=http://geoclue.freedesktop.org/;
+license=(LGPL)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
+optdepends=('geoip: geoip-lookup server binary')
+source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
+md5sums=('49096b9c3c2458b5e8e36b886983d9aa')
+
+build() {
+  cd geoclue-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package() {
+  cd geoclue-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-07 21:04:40 UTC (rev 214367)
+++ extra-x86_64/PKGBUILD   2014-06-07 21:05:17 UTC (rev 214368)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=geoclue2
-pkgver=2.1.8
-pkgrel=1
-pkgdesc=Modular geoinformation service built on the D-Bus messaging system
-arch=(i686 x86_64)
-url=http://geoclue.freedesktop.org/;
-license=(LGPL)
-depends=(libsoup json-glib networkmanager)
-makedepends=(intltool geoip python2 modemmanager)
-optdepends=('geoip: geoip-lookup server binary')
-source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('49096b9c3c2458b5e8e36b886983d9aa')
-
-build() {
-  cd geoclue-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd geoclue-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: geoclue2/repos/extra-x86_64/PKGBUILD (from rev 214367, 
geoclue2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-06-07 21:05:17 UTC (rev 214368)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=geoclue2
+pkgver=2.1.8
+pkgrel=2
+pkgdesc=Modular geoinformation service built on the D-Bus messaging system
+arch=(i686 x86_64)
+url=http://geoclue.freedesktop.org/;
+license=(LGPL)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
+optdepends=('geoip: geoip-lookup server binary')
+source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
+md5sums=('49096b9c3c2458b5e8e36b886983d9aa')
+
+build() {
+  cd geoclue-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc 

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

2014-06-07 Thread Dan McGee
Date: Saturday, June 7, 2014 @ 23:26:09
  Author: dan
Revision: 214369

upgpkg: memcached 1.4.20-1

Modified:
  memcached/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 21:05:17 UTC (rev 214368)
+++ PKGBUILD2014-06-07 21:26:09 UTC (rev 214369)
@@ -3,7 +3,7 @@
 # Contributor: Michael Irwin 6d6...@gmail.com
 
 pkgname=memcached
-pkgver=1.4.19
+pkgver=1.4.20
 pkgrel=1
 pkgdesc=A distributed memory object caching system
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 install=memcached.install
 source=(http://www.memcached.org/files/$pkgname-$pkgver.tar.gz
 memcached.service)
-sha256sums=('5e18eac2e5b557d7a98b5e866b01ff5fd0f7ceac7356f7b9fffbf8ddbea4a58d'
+sha256sums=('25d121408eed0b1522308ff3520819b130f04ba0554c68a673af23a915a54018'
 'e768a48192aefa2e2f443c86b3c085043005ffc313da40f3074c060a18c8359d')
 
 build() {



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

2014-06-07 Thread Dan McGee
Date: Saturday, June 7, 2014 @ 23:26:22
  Author: dan
Revision: 214370

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

Added:
  memcached/repos/extra-i686/PKGBUILD
(from rev 214369, memcached/trunk/PKGBUILD)
  memcached/repos/extra-i686/memcached.conf
(from rev 214369, memcached/trunk/memcached.conf)
  memcached/repos/extra-i686/memcached.install
(from rev 214369, memcached/trunk/memcached.install)
  memcached/repos/extra-i686/memcached.service
(from rev 214369, memcached/trunk/memcached.service)
  memcached/repos/extra-x86_64/PKGBUILD
(from rev 214369, memcached/trunk/PKGBUILD)
  memcached/repos/extra-x86_64/memcached.conf
(from rev 214369, memcached/trunk/memcached.conf)
  memcached/repos/extra-x86_64/memcached.install
(from rev 214369, memcached/trunk/memcached.install)
  memcached/repos/extra-x86_64/memcached.service
(from rev 214369, memcached/trunk/memcached.service)
Deleted:
  memcached/repos/extra-i686/PKGBUILD
  memcached/repos/extra-i686/memcached.conf
  memcached/repos/extra-i686/memcached.install
  memcached/repos/extra-i686/memcached.service
  memcached/repos/extra-x86_64/PKGBUILD
  memcached/repos/extra-x86_64/memcached.conf
  memcached/repos/extra-x86_64/memcached.install
  memcached/repos/extra-x86_64/memcached.service

+
 /PKGBUILD  |   72 +++
 /memcached.conf|8 
 /memcached.install |   42 ++
 /memcached.service |   24 +
 extra-i686/PKGBUILD|   36 ---
 extra-i686/memcached.conf  |4 --
 extra-i686/memcached.install   |   21 ---
 extra-i686/memcached.service   |   12 --
 extra-x86_64/PKGBUILD  |   36 ---
 extra-x86_64/memcached.conf|4 --
 extra-x86_64/memcached.install |   21 ---
 extra-x86_64/memcached.service |   12 --
 12 files changed, 146 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-07 21:26:09 UTC (rev 214369)
+++ extra-i686/PKGBUILD 2014-06-07 21:26:22 UTC (rev 214370)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee d...@archlinux.org
-# Contributor: Michael Irwin 6d6...@gmail.com
-
-pkgname=memcached
-pkgver=1.4.19
-pkgrel=1
-pkgdesc=A distributed memory object caching system
-arch=(i686 x86_64)
-url=http://memcached.org/;
-license=('GPL')
-depends=('libevent')
-optdepends=('perl: for memcached-tool usage')
-install=memcached.install
-source=(http://www.memcached.org/files/$pkgname-$pkgver.tar.gz
-memcached.service)
-sha256sums=('5e18eac2e5b557d7a98b5e866b01ff5fd0f7ceac7356f7b9fffbf8ddbea4a58d'
-'e768a48192aefa2e2f443c86b3c085043005ffc313da40f3074c060a18c8359d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$pkgver
-  make test
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D -m 755 scripts/memcached-tool $pkgdir/usr/bin/memcached-tool
-  install -D -m 644 ../memcached.service 
$pkgdir/usr/lib/systemd/system/memcached.service
-}

Copied: memcached/repos/extra-i686/PKGBUILD (from rev 214369, 
memcached/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-07 21:26:22 UTC (rev 214370)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Michael Irwin 6d6...@gmail.com
+
+pkgname=memcached
+pkgver=1.4.20
+pkgrel=1
+pkgdesc=A distributed memory object caching system
+arch=(i686 x86_64)
+url=http://memcached.org/;
+license=('GPL')
+depends=('libevent')
+optdepends=('perl: for memcached-tool usage')
+install=memcached.install
+source=(http://www.memcached.org/files/$pkgname-$pkgver.tar.gz
+memcached.service)
+sha256sums=('25d121408eed0b1522308ff3520819b130f04ba0554c68a673af23a915a54018'
+'e768a48192aefa2e2f443c86b3c085043005ffc313da40f3074c060a18c8359d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make test
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m 755 scripts/memcached-tool $pkgdir/usr/bin/memcached-tool
+  install -D -m 644 ../memcached.service 
$pkgdir/usr/lib/systemd/system/memcached.service
+}

Deleted: extra-i686/memcached.conf
===
--- extra-i686/memcached.conf   2014-06-07 21:26:09 UTC (rev 214369)
+++ extra-i686/memcached.conf   2014-06-07 21:26:22 UTC (rev 214370)
@@ -1,4 +0,0 @@
-# user to run memcached as; also used for pid file ownership
-MEMCACHED_USER=memcached
-# see 'memcached -h' for available options
-MEMCACHED_ARGS=-l 127.0.0.1 -t 1

Copied: 

[arch-commits] Commit in avr-gcc/repos (2 files)

2014-06-07 Thread Jakob Gruber
Date: Saturday, June 7, 2014 @ 23:38:33
  Author: schuay
Revision: 112811

archrelease: copy trunk to community-staging-i686

Added:
  avr-gcc/repos/community-staging-i686/
  avr-gcc/repos/community-staging-i686/PKGBUILD
(from rev 112810, avr-gcc/trunk/PKGBUILD)

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

Copied: avr-gcc/repos/community-staging-i686/PKGBUILD (from rev 112810, 
avr-gcc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-06-07 21:38:33 UTC (rev 112811)
@@ -0,0 +1,101 @@
+# $Id$
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Contributor: danst0 dan...@west.de
+
+# Build order: avr-binutils - avr-gcc - avr-libc
+
+pkgname=avr-gcc
+_pkgname=gcc
+pkgver=4.9.0
+pkgrel=2
+pkgdesc=The GNU AVR Compiler Collection
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL' 'custom')
+url=http://gcc.gnu.org/;
+depends=('avr-binutils=2.24' 'cloog' 'ppl' 'gcc-libs=4.8.0' 'libmpc')
+optdepends=('avr-libc: Standard C library for Atmel AVR development')
+provides=(gcc-avr=$pkgver)
+replaces=('gcc-avr')
+options=('staticlibs' '!emptydirs' '!strip')
+source=(http://ftp.gnu.org/gnu/gcc/${_pkgname}-${pkgver}/gcc-${pkgver}.tar.bz2)
+
+_basedir=${_pkgname}-${pkgver}
+
+build() {
+# default CFLAGS lead to issues later on when configure 
+# calls avr-gcc with -march set.
+export CFLAGS=-O2 -pipe
+export CXXFLAGS=-O2 -pipe
+
+cd ${srcdir}/${_basedir} 
+
+# Do not install libiberty
+sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+
+# https://bugs.archlinux.org/task/34629
+sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure
+sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ gcc/configure
+
+echo ${pkgver}  gcc/BASE-VER
+
+cd ${srcdir}
+mkdir gcc-build  cd gcc-build
+
+# --disable-linker-build-id: https://bugs.archlinux.org/task/34902
+
+${srcdir}/${_basedir}/configure \
+--disable-cloog-version-check \
+--disable-install-libiberty \
+--disable-libssp \
+--disable-libstdcxx-pch \
+--disable-libunwind-exceptions \
+--disable-linker-build-id \
+--disable-nls \
+--disable-werror \
+--enable-__cxa_atexit \
+--enable-checking=release \
+--enable-clocale=gnu \
+--enable-cloog-backend=isl \
+--enable-gnu-unique-object \
+--enable-gold \
+--enable-languages=c,c++ \
+--enable-ld=default \
+--enable-lto \
+--enable-plugin \
+--enable-shared \
+--infodir=/usr/share/info \
+--libdir=/usr/lib \
+--libexecdir=/usr/lib \
+--mandir=/usr/share/man \
+--prefix=/usr \
+--target=avr \
+--with-as=/usr/bin/avr-as \
+--with-gnu-as \
+--with-gnu-ld \
+--with-ld=/usr/bin/avr-ld \
+--with-plugin-ld=ld.gold \
+--with-system-zlib
+
+make
+}
+
+package() {
+cd ${srcdir}/gcc-build
+
+make -j1 DESTDIR=${pkgdir} install
+
+# Strip debug symbols from libraries; without this, the package size 
balloons to ~500MB.
+find ${pkgdir}/usr/lib -type f -name *.a \
+-exec /usr/bin/avr-strip --strip-debug '{}' \;
+
+# Install Runtime Library Exception
+install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
+${pkgdir}/usr/share/licenses/${pkgname}/RUNTIME.LIBRARY.EXCEPTION
+
+rm -rf ${pkgdir}/usr/share/man/man7
+rm -rf ${pkgdir}/usr/share/info
+}
+
+md5sums=('9709b49ae0e904cbb0a6a1b62853b556')



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

2014-06-07 Thread Jakob Gruber
Date: Saturday, June 7, 2014 @ 23:38:19
  Author: schuay
Revision: 112810

avr-gcc 4.9.0-2

Modified:
  avr-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 18:14:14 UTC (rev 112809)
+++ PKGBUILD2014-06-07 21:38:19 UTC (rev 112810)
@@ -9,7 +9,7 @@
 pkgname=avr-gcc
 _pkgname=gcc
 pkgver=4.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNU AVR Compiler Collection
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')



[arch-commits] Commit in avr-gcc/repos (2 files)

2014-06-07 Thread Jakob Gruber
Date: Saturday, June 7, 2014 @ 23:38:39
  Author: schuay
Revision: 112812

archrelease: copy trunk to community-staging-x86_64

Added:
  avr-gcc/repos/community-staging-x86_64/
  avr-gcc/repos/community-staging-x86_64/PKGBUILD
(from rev 112811, avr-gcc/trunk/PKGBUILD)

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

Copied: avr-gcc/repos/community-staging-x86_64/PKGBUILD (from rev 112811, 
avr-gcc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-06-07 21:38:39 UTC (rev 112812)
@@ -0,0 +1,101 @@
+# $Id$
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Contributor: danst0 dan...@west.de
+
+# Build order: avr-binutils - avr-gcc - avr-libc
+
+pkgname=avr-gcc
+_pkgname=gcc
+pkgver=4.9.0
+pkgrel=2
+pkgdesc=The GNU AVR Compiler Collection
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL' 'custom')
+url=http://gcc.gnu.org/;
+depends=('avr-binutils=2.24' 'cloog' 'ppl' 'gcc-libs=4.8.0' 'libmpc')
+optdepends=('avr-libc: Standard C library for Atmel AVR development')
+provides=(gcc-avr=$pkgver)
+replaces=('gcc-avr')
+options=('staticlibs' '!emptydirs' '!strip')
+source=(http://ftp.gnu.org/gnu/gcc/${_pkgname}-${pkgver}/gcc-${pkgver}.tar.bz2)
+
+_basedir=${_pkgname}-${pkgver}
+
+build() {
+# default CFLAGS lead to issues later on when configure 
+# calls avr-gcc with -march set.
+export CFLAGS=-O2 -pipe
+export CXXFLAGS=-O2 -pipe
+
+cd ${srcdir}/${_basedir} 
+
+# Do not install libiberty
+sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+
+# https://bugs.archlinux.org/task/34629
+sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure
+sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ gcc/configure
+
+echo ${pkgver}  gcc/BASE-VER
+
+cd ${srcdir}
+mkdir gcc-build  cd gcc-build
+
+# --disable-linker-build-id: https://bugs.archlinux.org/task/34902
+
+${srcdir}/${_basedir}/configure \
+--disable-cloog-version-check \
+--disable-install-libiberty \
+--disable-libssp \
+--disable-libstdcxx-pch \
+--disable-libunwind-exceptions \
+--disable-linker-build-id \
+--disable-nls \
+--disable-werror \
+--enable-__cxa_atexit \
+--enable-checking=release \
+--enable-clocale=gnu \
+--enable-cloog-backend=isl \
+--enable-gnu-unique-object \
+--enable-gold \
+--enable-languages=c,c++ \
+--enable-ld=default \
+--enable-lto \
+--enable-plugin \
+--enable-shared \
+--infodir=/usr/share/info \
+--libdir=/usr/lib \
+--libexecdir=/usr/lib \
+--mandir=/usr/share/man \
+--prefix=/usr \
+--target=avr \
+--with-as=/usr/bin/avr-as \
+--with-gnu-as \
+--with-gnu-ld \
+--with-ld=/usr/bin/avr-ld \
+--with-plugin-ld=ld.gold \
+--with-system-zlib
+
+make
+}
+
+package() {
+cd ${srcdir}/gcc-build
+
+make -j1 DESTDIR=${pkgdir} install
+
+# Strip debug symbols from libraries; without this, the package size 
balloons to ~500MB.
+find ${pkgdir}/usr/lib -type f -name *.a \
+-exec /usr/bin/avr-strip --strip-debug '{}' \;
+
+# Install Runtime Library Exception
+install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
+${pkgdir}/usr/share/licenses/${pkgname}/RUNTIME.LIBRARY.EXCEPTION
+
+rm -rf ${pkgdir}/usr/share/man/man7
+rm -rf ${pkgdir}/usr/share/info
+}
+
+md5sums=('9709b49ae0e904cbb0a6a1b62853b556')



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

2014-06-07 Thread Bartłomiej Piotrowski
Date: Sunday, June 8, 2014 @ 00:20:59
  Author: bpiotrowski
Revision: 214371

upgpkg: linux-lts 3.10.42-1

new upstream release

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 21:26:22 UTC (rev 214370)
+++ PKGBUILD2014-06-07 22:20:59 UTC (rev 214371)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.10
-pkgver=3.10.41
+pkgver=3.10.42
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'criu-no-expert.patch')
 md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
- '619bcb3f6c7ad074e568882a11439b2a'
+ 'e671cd283cb02c700f9fe8427cacf707'
  '45368ef5c1d03d375c31dcecabc5f0dd'
  'bf297cf1c74b06552b1013a09a27692f'
  '232b52576a62c7a333e9fe7a1e1ca359'



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

2014-06-07 Thread Bartłomiej Piotrowski
Date: Sunday, June 8, 2014 @ 00:21:10
  Author: bpiotrowski
Revision: 214372

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 214371, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 214371, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 214371, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 214371, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/criu-no-expert.patch
(from rev 214371, linux-lts/trunk/criu-no-expert.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 214371, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 214371, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 214371, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 214371, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 214371, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 214371, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/criu-no-expert.patch
(from rev 214371, linux-lts/trunk/criu-no-expert.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 214371, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 214371, linux-lts/trunk/linux-lts.preset)

--+
 testing-i686/PKGBUILD|  334 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6320 +
 testing-i686/config.x86_64   | 6121 
 testing-i686/criu-no-expert.patch|   22 
 testing-i686/linux-lts.install   |   31 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/PKGBUILD  |  334 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6320 +
 testing-x86_64/config.x86_64 | 6121 
 testing-x86_64/criu-no-expert.patch  |   22 
 testing-x86_64/linux-lts.install |   31 
 testing-x86_64/linux-lts.preset  |   14 
 14 files changed, 25708 insertions(+)

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


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

2014-06-07 Thread Eric Bélanger
Date: Sunday, June 8, 2014 @ 03:27:21
  Author: eric
Revision: 112813

upgpkg: youtube-dl 2014.06.07-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 21:38:39 UTC (rev 112812)
+++ PKGBUILD2014-06-08 01:27:21 UTC (rev 112813)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2014.06.04
+pkgver=2014.06.07
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('8304f3b25f76f90974bbafc699362bb529d5762e'
+sha1sums=('dd8ee4d3dade2b47f24c909ed527ec4b7b0123dd'
   'SKIP')
 
 prepare() {



[arch-commits] Commit in youtube-dl/repos/community-any (PKGBUILD PKGBUILD)

2014-06-07 Thread Eric Bélanger
Date: Sunday, June 8, 2014 @ 03:28:49
  Author: eric
Revision: 112814

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 112813, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-08 01:27:21 UTC (rev 112813)
+++ PKGBUILD2014-06-08 01:28:49 UTC (rev 112814)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2014.06.04
-pkgrel=1
-pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
-arch=('any')
-url=http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('8304f3b25f76f90974bbafc699362bb529d5762e'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
-${pkgdir}/usr/share/bash-completion/completions/youtube-dl
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 112813, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-08 01:28:49 UTC (rev 112814)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2014.06.07
+pkgrel=1
+pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
+arch=('any')
+url=http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('dd8ee4d3dade2b47f24c909ed527ec4b7b0123dd'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
+${pkgdir}/usr/share/bash-completion/completions/youtube-dl
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



[arch-commits] Commit in perl-net-dns/trunk (PKGBUILD)

2014-06-07 Thread Felix Yan
Date: Sunday, June 8, 2014 @ 05:59:43
  Author: fyan
Revision: 214373

upgpkg: perl-net-dns 0.76_2-1

Modified:
  perl-net-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 22:21:10 UTC (rev 214372)
+++ PKGBUILD2014-06-08 03:59:43 UTC (rev 214373)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan felixonm...@gmail.com
 
 pkgname=perl-net-dns
-pkgver=0.76_1
-pkgrel=2
+pkgver=0.76_2
+pkgrel=1
 pkgdesc=Perl Module: Interface to the DNS resolver
 arch=('i686' 'x86_64')
 license=('PerlArtistic')
@@ -10,9 +10,11 @@
 url=http://search.cpan.org/dist/Net-DNS/;
 depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
 checkdepends=('perl-test-pod')
+optdepends=('perl-io-socket-inet6: IPv6 support'
+'perl-socket6: IPv6 support')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('f719cf72fdc19ed9a78fcd5d381385c620a93548')
+sha1sums=('93a79f281c2a731020959cc28630fa20128b18d0')
 
 build() {
   cd Net-DNS-${pkgver}



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

2014-06-07 Thread Felix Yan
Date: Sunday, June 8, 2014 @ 06:01:10
  Author: fyan
Revision: 112816

archrelease: copy trunk to community-testing-any

Added:
  goagent/repos/community-testing-any/
  goagent/repos/community-testing-any/PKGBUILD
(from rev 112815, goagent/trunk/PKGBUILD)
  goagent/repos/community-testing-any/goagent.install
(from rev 112815, goagent/trunk/goagent.install)
  goagent/repos/community-testing-any/goagent.service
(from rev 112815, goagent/trunk/goagent.service)
  goagent/repos/community-testing-any/goagent.user.ini
(from rev 112815, goagent/trunk/goagent.user.ini)

-+
 PKGBUILD|   58 ++
 goagent.install |   21 +++
 goagent.service |   12 +++
 3 files changed, 91 insertions(+)

Copied: goagent/repos/community-testing-any/PKGBUILD (from rev 112815, 
goagent/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-06-08 04:01:10 UTC (rev 112816)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: cuihao cuihao dot leo at gmail dot com
+# Contributor: Guten ywzhai...@gmail.com 
+
+pkgname=goagent
+pkgver=3.1.17
+pkgrel=1
+pkgdesc=A gae proxy forked from gappproxy/wallproxy
+arch=(any)
+url=http://goagent.googlecode.com;
+license=(GPL2)
+depends=('python2' 'python2-pyopenssl' 'python2-gevent' 'python2-dnslib')
+conflicts=('python2-gevent0.99')
+optdepends=('python2-crypto: Optimization for RC4'
+'python2-pacparser: PAC proxy support'
+'python2-pygeoip: for GAE Regions mode support  DNS region auto 
detect')
+makedepends=('git')
+source=(git+https://github.com/goagent/goagent.git#tag=v$pkgver;
+${pkgname}.user.ini
+${pkgname}.service)
+backup=('etc/goagent')
+install=goagent.install
+
+prepare() {
+  cd $pkgname
+
+  sed -e s|^#!/usr/bin/env python|#!/usr/bin/env python2| \
+  -i local/{proxy.py,dnsproxy.py}
+  sed -e 's|^geoip = .*)\( if.*\)$|geoip = 
pygeoip.GeoIP(/usr/share/GeoIP/GeoIP.dat)\1|' \
+  -i local/proxy.py
+}
+
+package() {
+  cd $pkgname
+
+  install -Dm755 local/proxy.py $pkgdir/usr/share/$pkgname/local/goagent
+  install -Dm755 local/dnsproxy.py 
$pkgdir/usr/share/$pkgname/local/dnsproxy.py
+  install -Dm644 local/proxy.pac $pkgdir/usr/share/$pkgname/local/proxy.pac
+  install -Dm644 local/cacert.pem $pkgdir/usr/share/$pkgname/local/cacert.pem
+  install -Dm644 local/SwitchyOptions.bak 
$pkgdir/usr/share/$pkgname/local/SwitchyOptions.bak
+  install -Dm644 local/SwitchySharp.crx 
$pkgdir/usr/share/$pkgname/local/SwitchySharp_1_9_52.crx
+
+  install -Dm644 local/proxy.ini $pkgdir/usr/share/$pkgname/local/goagent.ini
+  install -Dm640 -g nobody ../goagent.user.ini $pkgdir/etc/goagent
+  ln -sf /etc/goagent ${pkgdir}/usr/share/$pkgname/local/goagent.user.ini
+  
+  cp -r server $pkgdir/usr/share/$pkgname/
+  rm $pkgdir/usr/share/$pkgname/server/uploader.bat
+
+  # systemd service
+  install -Dm644 ${srcdir}/goagent.service 
${pkgdir}/usr/lib/systemd/system/goagent.service
+}
+
+# vim:set ts=2 sw=2 et:
+sha512sums=('SKIP'
+
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
+
'4327d5b874c5150296f9c027a60994853de1b68d4c4e32291a5c41c0e162ffbccf68b6208cbc096d099721b470e1df897ad61596d8ddd705543c15b58e9a0f7c')

Copied: goagent/repos/community-testing-any/goagent.install (from rev 112815, 
goagent/trunk/goagent.install)
===
--- community-testing-any/goagent.install   (rev 0)
+++ community-testing-any/goagent.install   2014-06-08 04:01:10 UTC (rev 
112816)
@@ -0,0 +1,21 @@
+post_install() {
+echo From 3.1.2-2, /etc/goagent becomes user configuration for goagent. 
Put any customization there, not the default settings. For details, please 
refer to wiki: 
https://wiki.archlinux.org/index.php?title=GoAgent_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
+
+#cd /opt/goagent/local
+#python2 -c 'from proxy import CertUtil; CertUtil.check_ca()'
+chown -R nobody:daemon /usr/share/goagent/local
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_upgrade() {
+# Disable certs cleaning until some more issue detected
+#rm -rf /usr/share/goagent/local/certs
+:
+}
+
+pre_remove() {
+rm -rf /usr/share/goagent/local/certs
+}

Copied: goagent/repos/community-testing-any/goagent.service (from rev 112815, 
goagent/trunk/goagent.service)
===
--- community-testing-any/goagent.service   (rev 0)
+++ community-testing-any/goagent.service   2014-06-08 04:01:10 UTC (rev 
112816)
@@ -0,0 +1,12 @@
+[Unit]
+Description=GoAgent Service
+After=network.target
+
+[Service]

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

2014-06-07 Thread Felix Yan
Date: Sunday, June 8, 2014 @ 06:00:18
  Author: fyan
Revision: 112815

upgpkg: goagent 3.1.17-1

Modified:
  goagent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-08 01:28:49 UTC (rev 112814)
+++ PKGBUILD2014-06-08 04:00:18 UTC (rev 112815)
@@ -4,7 +4,7 @@
 # Contributor: Guten ywzhai...@gmail.com 
 
 pkgname=goagent
-pkgver=3.1.16
+pkgver=3.1.17
 pkgrel=1
 pkgdesc=A gae proxy forked from gappproxy/wallproxy
 arch=(any)



[arch-commits] Commit in perl-net-dns/repos (4 files)

2014-06-07 Thread Felix Yan
Date: Sunday, June 8, 2014 @ 06:02:14
  Author: fyan
Revision: 214374

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

Added:
  perl-net-dns/repos/testing-i686/
  perl-net-dns/repos/testing-i686/PKGBUILD
(from rev 214373, perl-net-dns/trunk/PKGBUILD)
  perl-net-dns/repos/testing-x86_64/
  perl-net-dns/repos/testing-x86_64/PKGBUILD
(from rev 214373, perl-net-dns/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: perl-net-dns/repos/testing-i686/PKGBUILD (from rev 214373, 
perl-net-dns/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-06-08 04:02:14 UTC (rev 214374)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=perl-net-dns
+pkgver=0.76_2
+pkgrel=1
+pkgdesc=Perl Module: Interface to the DNS resolver
+arch=('i686' 'x86_64')
+license=('PerlArtistic')
+url=http://search.cpan.org/dist/Net-DNS/;
+depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
+checkdepends=('perl-test-pod')
+optdepends=('perl-io-socket-inet6: IPv6 support'
+'perl-socket6: IPv6 support')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
+sha1sums=('93a79f281c2a731020959cc28630fa20128b18d0')
+
+build() {
+  cd Net-DNS-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Net-DNS-${pkgver}
+  make test
+}
+
+package() {
+  cd Net-DNS-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: perl-net-dns/repos/testing-x86_64/PKGBUILD (from rev 214373, 
perl-net-dns/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-06-08 04:02:14 UTC (rev 214374)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=perl-net-dns
+pkgver=0.76_2
+pkgrel=1
+pkgdesc=Perl Module: Interface to the DNS resolver
+arch=('i686' 'x86_64')
+license=('PerlArtistic')
+url=http://search.cpan.org/dist/Net-DNS/;
+depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
+checkdepends=('perl-test-pod')
+optdepends=('perl-io-socket-inet6: IPv6 support'
+'perl-socket6: IPv6 support')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
+sha1sums=('93a79f281c2a731020959cc28630fa20128b18d0')
+
+build() {
+  cd Net-DNS-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Net-DNS-${pkgver}
+  make test
+}
+
+package() {
+  cd Net-DNS-${pkgver}
+  make DESTDIR=${pkgdir} install
+}