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

2013-01-21 Thread Florian Pritz
Date: Monday, January 21, 2013 @ 12:36:56
  Author: bluewind
Revision: 175757

post-commit test

Modified:
  perl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 11:23:32 UTC (rev 175756)
+++ PKGBUILD2013-01-21 11:36:56 UTC (rev 175757)
@@ -4,6 +4,7 @@
 # Contributor: kevin kevin.archlinux.org
 # Contributor: judd jvinet.zeroflux.org
 # Contributor: francois francois.archlinux.org
+
 pkgname=perl
 pkgver=5.16.2
 pkgrel=2



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

2013-01-21 Thread Florian Pritz
Date: Monday, January 21, 2013 @ 12:38:00
  Author: bluewind
Revision: 82602

post-commit test

Modified:
  fb-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 11:30:27 UTC (rev 82601)
+++ PKGBUILD2013-01-21 11:38:00 UTC (rev 82602)
@@ -1,4 +1,5 @@
 # Maintainer: Florian Bluewind Pritz f...@xssn.at
+
 pkgname=fb-client
 pkgver=1.1.2
 pkgrel=1



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

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 12:40:12
  Author: allan
Revision: 175758

upgpkg: filesystem 2013.01-1

move /lib and /lib64 symlinks from glibc, add /usr/lib64 symlink, requires 
changing from arch=any package

Modified:
  filesystem/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 11:36:56 UTC (rev 175757)
+++ PKGBUILD2013-01-21 11:40:12 UTC (rev 175758)
@@ -2,10 +2,10 @@
 # Maintainer: Tom Gundersen t...@jklm.no
 
 pkgname=filesystem
-pkgver=2012.12
+pkgver=2013.01
 pkgrel=1
 pkgdesc='Base filesystem'
-arch=('any')
+arch=('i686' 'x86_64')
 license=('GPL')
 url='http://www.archlinux.org'
 groups=('base')
@@ -76,6 +76,15 @@
done
 
#
+   # add lib symlinks
+   #
+   ln -s usr/lib ${pkgdir}/lib
+   [[ ${CARCH} = x86_64 ]]  (
+   ln -s usr/lib ${pkgdir}/lib64
+   ln -s lib ${pkgdir}/usr/lib64
+   )
+
+   #
# install archlinux(7) manpage
#
install -D -m644 ${srcdir}/archlinux.7 usr/share/man/man7/archlinux.7



[arch-commits] Commit in filesystem/repos (46 files)

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 12:47:24
  Author: allan
Revision: 175759

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

Added:
  filesystem/repos/testing-i686/
  filesystem/repos/testing-i686/PKGBUILD
(from rev 175758, filesystem/trunk/PKGBUILD)
  filesystem/repos/testing-i686/archlinux.7.txt
(from rev 175758, filesystem/trunk/archlinux.7.txt)
  filesystem/repos/testing-i686/crypttab
(from rev 175758, filesystem/trunk/crypttab)
  filesystem/repos/testing-i686/filesystem.install
(from rev 175758, filesystem/trunk/filesystem.install)
  filesystem/repos/testing-i686/fstab
(from rev 175758, filesystem/trunk/fstab)
  filesystem/repos/testing-i686/group
(from rev 175758, filesystem/trunk/group)
  filesystem/repos/testing-i686/gshadow
(from rev 175758, filesystem/trunk/gshadow)
  filesystem/repos/testing-i686/host.conf
(from rev 175758, filesystem/trunk/host.conf)
  filesystem/repos/testing-i686/hosts
(from rev 175758, filesystem/trunk/hosts)
  filesystem/repos/testing-i686/issue
(from rev 175758, filesystem/trunk/issue)
  filesystem/repos/testing-i686/ld.so.conf
(from rev 175758, filesystem/trunk/ld.so.conf)
  filesystem/repos/testing-i686/locale.sh
(from rev 175758, filesystem/trunk/locale.sh)
  filesystem/repos/testing-i686/modprobe.d.usb-load-ehci-first
(from rev 175758, filesystem/trunk/modprobe.d.usb-load-ehci-first)
  filesystem/repos/testing-i686/motd
(from rev 175758, filesystem/trunk/motd)
  filesystem/repos/testing-i686/nsswitch.conf
(from rev 175758, filesystem/trunk/nsswitch.conf)
  filesystem/repos/testing-i686/os-release
(from rev 175758, filesystem/trunk/os-release)
  filesystem/repos/testing-i686/passwd
(from rev 175758, filesystem/trunk/passwd)
  filesystem/repos/testing-i686/profile
(from rev 175758, filesystem/trunk/profile)
  filesystem/repos/testing-i686/resolv.conf
(from rev 175758, filesystem/trunk/resolv.conf)
  filesystem/repos/testing-i686/securetty
(from rev 175758, filesystem/trunk/securetty)
  filesystem/repos/testing-i686/shadow
(from rev 175758, filesystem/trunk/shadow)
  filesystem/repos/testing-i686/shells
(from rev 175758, filesystem/trunk/shells)
  filesystem/repos/testing-x86_64/
  filesystem/repos/testing-x86_64/PKGBUILD
(from rev 175758, filesystem/trunk/PKGBUILD)
  filesystem/repos/testing-x86_64/archlinux.7.txt
(from rev 175758, filesystem/trunk/archlinux.7.txt)
  filesystem/repos/testing-x86_64/crypttab
(from rev 175758, filesystem/trunk/crypttab)
  filesystem/repos/testing-x86_64/filesystem.install
(from rev 175758, filesystem/trunk/filesystem.install)
  filesystem/repos/testing-x86_64/fstab
(from rev 175758, filesystem/trunk/fstab)
  filesystem/repos/testing-x86_64/group
(from rev 175758, filesystem/trunk/group)
  filesystem/repos/testing-x86_64/gshadow
(from rev 175758, filesystem/trunk/gshadow)
  filesystem/repos/testing-x86_64/host.conf
(from rev 175758, filesystem/trunk/host.conf)
  filesystem/repos/testing-x86_64/hosts
(from rev 175758, filesystem/trunk/hosts)
  filesystem/repos/testing-x86_64/issue
(from rev 175758, filesystem/trunk/issue)
  filesystem/repos/testing-x86_64/ld.so.conf
(from rev 175758, filesystem/trunk/ld.so.conf)
  filesystem/repos/testing-x86_64/locale.sh
(from rev 175758, filesystem/trunk/locale.sh)
  filesystem/repos/testing-x86_64/modprobe.d.usb-load-ehci-first
(from rev 175758, filesystem/trunk/modprobe.d.usb-load-ehci-first)
  filesystem/repos/testing-x86_64/motd
(from rev 175758, filesystem/trunk/motd)
  filesystem/repos/testing-x86_64/nsswitch.conf
(from rev 175758, filesystem/trunk/nsswitch.conf)
  filesystem/repos/testing-x86_64/os-release
(from rev 175758, filesystem/trunk/os-release)
  filesystem/repos/testing-x86_64/passwd
(from rev 175758, filesystem/trunk/passwd)
  filesystem/repos/testing-x86_64/profile
(from rev 175758, filesystem/trunk/profile)
  filesystem/repos/testing-x86_64/resolv.conf
(from rev 175758, filesystem/trunk/resolv.conf)
  filesystem/repos/testing-x86_64/securetty
(from rev 175758, filesystem/trunk/securetty)
  filesystem/repos/testing-x86_64/shadow
(from rev 175758, filesystem/trunk/shadow)
  filesystem/repos/testing-x86_64/shells
(from rev 175758, filesystem/trunk/shells)

---+
 testing-i686/PKGBUILD |  119 
 testing-i686/archlinux.7.txt  |   90 ++
 testing-i686/crypttab |   17 +++
 testing-i686/filesystem.install   |   64 
 testing-i686/fstab|4 
 testing-i686/group|   34 ++
 testing-i686/gshadow  |   34 ++
 testing-i686/host.conf|8 +
 testing-i686/hosts|9 +
 testing-i686/issue

[arch-commits] Commit in filesystem/repos (88 files)

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 13:31:18
  Author: allan
Revision: 175760

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

Added:
  filesystem/repos/testing-i686/PKGBUILD
(from rev 175759, filesystem/trunk/PKGBUILD)
  filesystem/repos/testing-i686/archlinux.7.txt
(from rev 175759, filesystem/trunk/archlinux.7.txt)
  filesystem/repos/testing-i686/crypttab
(from rev 175759, filesystem/trunk/crypttab)
  filesystem/repos/testing-i686/filesystem.install
(from rev 175759, filesystem/trunk/filesystem.install)
  filesystem/repos/testing-i686/fstab
(from rev 175759, filesystem/trunk/fstab)
  filesystem/repos/testing-i686/group
(from rev 175759, filesystem/trunk/group)
  filesystem/repos/testing-i686/gshadow
(from rev 175759, filesystem/trunk/gshadow)
  filesystem/repos/testing-i686/host.conf
(from rev 175759, filesystem/trunk/host.conf)
  filesystem/repos/testing-i686/hosts
(from rev 175759, filesystem/trunk/hosts)
  filesystem/repos/testing-i686/issue
(from rev 175759, filesystem/trunk/issue)
  filesystem/repos/testing-i686/ld.so.conf
(from rev 175759, filesystem/trunk/ld.so.conf)
  filesystem/repos/testing-i686/locale.sh
(from rev 175759, filesystem/trunk/locale.sh)
  filesystem/repos/testing-i686/modprobe.d.usb-load-ehci-first
(from rev 175759, filesystem/trunk/modprobe.d.usb-load-ehci-first)
  filesystem/repos/testing-i686/motd
(from rev 175759, filesystem/trunk/motd)
  filesystem/repos/testing-i686/nsswitch.conf
(from rev 175759, filesystem/trunk/nsswitch.conf)
  filesystem/repos/testing-i686/os-release
(from rev 175759, filesystem/trunk/os-release)
  filesystem/repos/testing-i686/passwd
(from rev 175759, filesystem/trunk/passwd)
  filesystem/repos/testing-i686/profile
(from rev 175759, filesystem/trunk/profile)
  filesystem/repos/testing-i686/resolv.conf
(from rev 175759, filesystem/trunk/resolv.conf)
  filesystem/repos/testing-i686/securetty
(from rev 175759, filesystem/trunk/securetty)
  filesystem/repos/testing-i686/shadow
(from rev 175759, filesystem/trunk/shadow)
  filesystem/repos/testing-i686/shells
(from rev 175759, filesystem/trunk/shells)
  filesystem/repos/testing-x86_64/PKGBUILD
(from rev 175759, filesystem/trunk/PKGBUILD)
  filesystem/repos/testing-x86_64/archlinux.7.txt
(from rev 175759, filesystem/trunk/archlinux.7.txt)
  filesystem/repos/testing-x86_64/crypttab
(from rev 175759, filesystem/trunk/crypttab)
  filesystem/repos/testing-x86_64/filesystem.install
(from rev 175759, filesystem/trunk/filesystem.install)
  filesystem/repos/testing-x86_64/fstab
(from rev 175759, filesystem/trunk/fstab)
  filesystem/repos/testing-x86_64/group
(from rev 175759, filesystem/trunk/group)
  filesystem/repos/testing-x86_64/gshadow
(from rev 175759, filesystem/trunk/gshadow)
  filesystem/repos/testing-x86_64/host.conf
(from rev 175759, filesystem/trunk/host.conf)
  filesystem/repos/testing-x86_64/hosts
(from rev 175759, filesystem/trunk/hosts)
  filesystem/repos/testing-x86_64/issue
(from rev 175759, filesystem/trunk/issue)
  filesystem/repos/testing-x86_64/ld.so.conf
(from rev 175759, filesystem/trunk/ld.so.conf)
  filesystem/repos/testing-x86_64/locale.sh
(from rev 175759, filesystem/trunk/locale.sh)
  filesystem/repos/testing-x86_64/modprobe.d.usb-load-ehci-first
(from rev 175759, filesystem/trunk/modprobe.d.usb-load-ehci-first)
  filesystem/repos/testing-x86_64/motd
(from rev 175759, filesystem/trunk/motd)
  filesystem/repos/testing-x86_64/nsswitch.conf
(from rev 175759, filesystem/trunk/nsswitch.conf)
  filesystem/repos/testing-x86_64/os-release
(from rev 175759, filesystem/trunk/os-release)
  filesystem/repos/testing-x86_64/passwd
(from rev 175759, filesystem/trunk/passwd)
  filesystem/repos/testing-x86_64/profile
(from rev 175759, filesystem/trunk/profile)
  filesystem/repos/testing-x86_64/resolv.conf
(from rev 175759, filesystem/trunk/resolv.conf)
  filesystem/repos/testing-x86_64/securetty
(from rev 175759, filesystem/trunk/securetty)
  filesystem/repos/testing-x86_64/shadow
(from rev 175759, filesystem/trunk/shadow)
  filesystem/repos/testing-x86_64/shells
(from rev 175759, filesystem/trunk/shells)
Deleted:
  filesystem/repos/testing-i686/PKGBUILD
  filesystem/repos/testing-i686/archlinux.7.txt
  filesystem/repos/testing-i686/crypttab
  filesystem/repos/testing-i686/filesystem.install
  filesystem/repos/testing-i686/fstab
  filesystem/repos/testing-i686/group
  filesystem/repos/testing-i686/gshadow
  filesystem/repos/testing-i686/host.conf
  filesystem/repos/testing-i686/hosts
  filesystem/repos/testing-i686/issue
  filesystem/repos/testing-i686/ld.so.conf
  filesystem/repos/testing-i686/locale.sh
  filesystem/repos/testing-i686/modprobe.d.usb-load-ehci-first
  filesystem/repos/testing-i686/motd
  filesystem/repos/testing-i686/nsswitch.conf
  filesystem/repos/testing-i686/os-release
  

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

2013-01-21 Thread andrea
Date: Monday, January 21, 2013 @ 14:09:08
  Author: andrea
Revision: 175761

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

Added:
  qtwebkit/repos/extra-i686/PKGBUILD
(from rev 175760, qtwebkit/trunk/PKGBUILD)
  qtwebkit/repos/extra-i686/qwebview.patch
(from rev 175760, qtwebkit/trunk/qwebview.patch)
  qtwebkit/repos/extra-i686/use-python2.patch
(from rev 175760, qtwebkit/trunk/use-python2.patch)
  qtwebkit/repos/extra-x86_64/PKGBUILD
(from rev 175760, qtwebkit/trunk/PKGBUILD)
  qtwebkit/repos/extra-x86_64/qwebview.patch
(from rev 175760, qtwebkit/trunk/qwebview.patch)
  qtwebkit/repos/extra-x86_64/use-python2.patch
(from rev 175760, qtwebkit/trunk/use-python2.patch)
Deleted:
  qtwebkit/repos/extra-i686/PKGBUILD
  qtwebkit/repos/extra-i686/enable-accelerated-compositing.patch
  qtwebkit/repos/extra-i686/qwebview.patch
  qtwebkit/repos/extra-i686/use-python2.patch
  qtwebkit/repos/extra-x86_64/PKGBUILD
  qtwebkit/repos/extra-x86_64/enable-accelerated-compositing.patch
  qtwebkit/repos/extra-x86_64/qwebview.patch
  qtwebkit/repos/extra-x86_64/use-python2.patch

---+
 extra-i686/PKGBUILD   |  112 +--
 extra-i686/enable-accelerated-compositing.patch   |   11 -
 extra-i686/qwebview.patch |   42 +++
 extra-i686/use-python2.patch  |  114 ++--
 extra-x86_64/PKGBUILD |  112 +--
 extra-x86_64/enable-accelerated-compositing.patch |   11 -
 extra-x86_64/qwebview.patch   |   42 +++
 extra-x86_64/use-python2.patch|  114 ++--
 8 files changed, 264 insertions(+), 294 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-21 12:31:18 UTC (rev 175760)
+++ extra-i686/PKGBUILD 2013-01-21 13:09:08 UTC (rev 175761)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=qtwebkit
-pkgver=2.3git20130115
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://trac.webkit.org/wiki/QtWebKit'
-pkgdesc='An open source web browser engine (Qt port)'
-license=('LGPL2.1' 'GPL3')
-depends=('qt' 'systemd' 'gstreamer0.10-base')
-makedepends=('gperf' 'python2' 'ruby' 'git' 'mesa')
-conflicts=('qt4.8')
-_qtver=4.8.4
-source=(${pkgname}-${pkgver}.tar.gz::http://gitorious.org/webkit/qtwebkit-23/archive-tarball/${pkgname}-2.3;
-
http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz;
-'use-python2.patch'
-'qwebview.patch'
-'enable-accelerated-compositing.patch')
-sha1sums=('8d74fdb4354d1f1b4f3df0ec7b057a7516350372'
-  'f5880f11c139d7d8d01ecb8d874535f7d9553198'
-  '315b6ff603f35e5492a036f7082f6aa075dfb607'
-  'fed0c1a90e3997b5575dbc83d6ea23bc46097a6f'
-  '471032229c61a0f95e142c21370aab6d3f00ff7e')
-
-build() {
-  cd webkit-qtwebkit-23
-
-  patch -p1 -i ${srcdir}/use-python2.patch
-
-  # Fixed upstream, https://bugs.webkit.org/show_bug.cgi?id=106892
-  patch -p1 -i ${srcdir}/enable-accelerated-compositing.patch
-
-  export QTDIR=/usr
-  Tools/Scripts/build-webkit --qt \
---makeargs=${MAKEFLAGS} \
---prefix=/usr \
---no-webkit2
-
-  cd ../
-
-  # Build the QWebView plugin (FS#27914)
-  cd qt-everywhere-opensource-src-${_qtver}
-  patch -p1 -i ${srcdir}/qwebview.patch
-  cd tools/designer/src/plugins/qwebview
-  qmake
-  make
-}
-
-package() {
-  cd webkit-qtwebkit-23
-  make INSTALL_ROOT=${pkgdir} -C WebKitBuild/Release install
-
-  cd ../
-
-  cd qt-everywhere-opensource-src-${_qtver}/tools/designer/src/plugins/qwebview
-  make INSTALL_ROOT=${pkgdir} install
-}

Copied: qtwebkit/repos/extra-i686/PKGBUILD (from rev 175760, 
qtwebkit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-21 13:09:08 UTC (rev 175761)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=qtwebkit
+pkgver=2.3.beta1
+_pkgver=2.3-beta1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://trac.webkit.org/wiki/QtWebKit'
+pkgdesc='An open source web browser engine (Qt port)'
+license=('LGPL2.1' 'GPL3')
+depends=('qt' 'systemd' 'gstreamer0.10-base')
+makedepends=('gperf' 'python2' 'ruby' 'git' 'mesa')
+conflicts=('qt4.8')
+_qtver=4.8.4
+source=(${pkgname}-${pkgver}.tar.gz::http://gitorious.org/webkit/qtwebkit-23/archive-tarball/${pkgname}-${_pkgver};
+
http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz;
+'use-python2.patch'
+'qwebview.patch')
+sha1sums=('e5a8ffe62fc57dbbea2110241077bebbcd605fd2'
+  'f5880f11c139d7d8d01ecb8d874535f7d9553198'
+  '315b6ff603f35e5492a036f7082f6aa075dfb607'
+  'fed0c1a90e3997b5575dbc83d6ea23bc46097a6f')
+
+build() {

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

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 14:32:29
  Author: allan
Revision: 175762

upgpkg: linux-api-headers 3.7.3-1

bump patch level

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 13:09:08 UTC (rev 175761)
+++ PKGBUILD2013-01-21 13:32:29 UTC (rev 175762)
@@ -4,7 +4,7 @@
 # toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
 
 pkgname=linux-api-headers
-pkgver=3.7.1
+pkgver=3.7.3
 _basever=3.7
 pkgrel=1
 pkgdesc=Kernel headers sanitized for use in userspace
@@ -17,7 +17,7 @@
 #http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
 #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
 md5sums=('21223369d682bcf44bcdfe1521095983'
- '48f5f530b048e387e978e3e49de7742a')
+ 'd4aa39ec9610e9fbd7bb4f5aff2c5db8')
 
 build() {
   cd ${srcdir}/linux-${_basever}



[arch-commits] Commit in linux-api-headers/repos (4 files)

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 14:33:33
  Author: allan
Revision: 175763

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

Added:
  linux-api-headers/repos/testing-i686/
  linux-api-headers/repos/testing-i686/PKGBUILD
(from rev 175762, linux-api-headers/trunk/PKGBUILD)
  linux-api-headers/repos/testing-x86_64/
  linux-api-headers/repos/testing-x86_64/PKGBUILD
(from rev 175762, linux-api-headers/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   39 +++
 testing-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: linux-api-headers/repos/testing-i686/PKGBUILD (from rev 175762, 
linux-api-headers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 13:33:33 UTC (rev 175763)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+
+pkgname=linux-api-headers
+pkgver=3.7.3
+_basever=3.7
+pkgrel=1
+pkgdesc=Kernel headers sanitized for use in userspace
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL2')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('21223369d682bcf44bcdfe1521095983'
+ 'd4aa39ec9610e9fbd7bb4f5aff2c5db8')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]]  patch -p1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  make headers_check
+}
+
+package() {
+  cd ${srcdir}/linux-${_basever}
+  make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
+
+  # use headers from libdrm
+  rm -r ${pkgdir}/usr/include/drm
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} \( -name .install -o -name ..install.cmd \) -delete
+}

Copied: linux-api-headers/repos/testing-x86_64/PKGBUILD (from rev 175762, 
linux-api-headers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 13:33:33 UTC (rev 175763)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+
+pkgname=linux-api-headers
+pkgver=3.7.3
+_basever=3.7
+pkgrel=1
+pkgdesc=Kernel headers sanitized for use in userspace
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL2')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('21223369d682bcf44bcdfe1521095983'
+ 'd4aa39ec9610e9fbd7bb4f5aff2c5db8')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]]  patch -p1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  make headers_check
+}
+
+package() {
+  cd ${srcdir}/linux-${_basever}
+  make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
+
+  # use headers from libdrm
+  rm -r ${pkgdir}/usr/include/drm
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} \( -name .install -o -name ..install.cmd \) -delete
+}



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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 14:44:32
  Author: pierre
Revision: 175764

upgpkg: ca-certificates 20130119-1

Modified:
  ca-certificates/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 13:33:33 UTC (rev 175763)
+++ PKGBUILD2013-01-21 13:44:32 UTC (rev 175764)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=ca-certificates
-pkgver=20121105
+pkgver=20130119
 pkgrel=1
 pkgdesc='Common CA certificates'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2')
 install='ca-certificates.install'
 backup=('etc/ca-certificates.conf')
-sha256sums=('77551086b074b8c8a6c0fbb595b7efdd5a274cfc8505f015332ff06f4c76a012')
+sha256sums=('fb51ec9a2c551838cc1646a0b3c9e6bea5c1bb20ff5d71c542451fac4b191c22')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 14:44:43
  Author: pierre
Revision: 175765

archrelease: copy trunk to testing-any

Added:
  ca-certificates/repos/testing-any/
  ca-certificates/repos/testing-any/PKGBUILD
(from rev 175764, ca-certificates/trunk/PKGBUILD)
  ca-certificates/repos/testing-any/ca-certificates.install
(from rev 175764, ca-certificates/trunk/ca-certificates.install)

-+
 PKGBUILD|   38 ++
 ca-certificates.install |   26 ++
 2 files changed, 64 insertions(+)

Copied: ca-certificates/repos/testing-any/PKGBUILD (from rev 175764, 
ca-certificates/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-01-21 13:44:43 UTC (rev 175765)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=ca-certificates
+pkgver=20130119
+pkgrel=1
+pkgdesc='Common CA certificates'
+arch=('any')
+url='http://packages.qa.debian.org/c/ca-certificates.html'
+license=('MPL' 'GPL')
+source=(http://ftp.debian.org/debian/pool/main/c/${pkgname}/${pkgname}_${pkgver}.tar.gz;)
+depends=('bash' 'run-parts' 'openssl' 'findutils' 'coreutils' 'sed')
+makedepends=('python2')
+install='ca-certificates.install'
+backup=('etc/ca-certificates.conf')
+sha256sums=('fb51ec9a2c551838cc1646a0b3c9e6bea5c1bb20ff5d71c542451fac4b191c22')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   sed 's|/usr/bin/python|/usr/bin/python2|g' -i mozilla/certdata2pem.py
+   sed 's|python|python2|g' -i mozilla/Makefile
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   install -d -m755 
${pkgdir}/{etc/ca-certificates/update.d,usr/{sbin,share/ca-certificates},etc/ssl/certs}
+   make install DESTDIR=${pkgdir}
+   install -D -m644 sbin/update-ca-certificates.8 
${pkgdir}/usr/share/man/man8/update-ca-certificates.8
+
+   (
+   echo # Automatically generated by ${pkgname}-${pkgver}-${pkgrel}
+   echo # see update-ca-certificates man page
+   echo # 
+   cd ${pkgdir}/usr/share/ca-certificates
+   find . -name '*.crt' | sort | cut -b3-
+   )  ${pkgdir}/etc/ca-certificates.conf
+}

Copied: ca-certificates/repos/testing-any/ca-certificates.install (from rev 
175764, ca-certificates/trunk/ca-certificates.install)
===
--- testing-any/ca-certificates.install (rev 0)
+++ testing-any/ca-certificates.install 2013-01-21 13:44:43 UTC (rev 175765)
@@ -0,0 +1,26 @@
+export LC_ALL=C
+
+post_install() {
+   usr/sbin/update-ca-certificates --fresh /dev/null 21
+}
+
+post_upgrade() {
+   if [ $(vercmp $2 20110421-1) -lt 0 ]; then
+   echo 'Updating certificates. This might take a while...'
+   fi
+   usr/sbin/update-ca-certificates --fresh /dev/null 21
+}
+
+pre_remove() {
+   # clean up certificates
+   local _backup=$(mktemp)
+   mv etc/ca-certificates.conf ${_backup}
+   echo  etc/ca-certificates.conf
+   usr/sbin/update-ca-certificates --fresh /dev/null 21
+   mv ${_backup} etc/ca-certificates.conf
+}
+
+post_remove() {
+   # remove the cert file if it is empty
+   [[ -s etc/ssl/certs/ca-certificates.crt ]] || rm -f 
etc/ssl/certs/ca-certificates.crt
+}



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

2013-01-21 Thread bpiotrowski
Date: Monday, January 21, 2013 @ 15:58:40
  Author: bpiotrowski
Revision: 82603

upgpkg: seamonkey 2.15.1-1

Modified:
  seamonkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 11:38:00 UTC (rev 82602)
+++ PKGBUILD2013-01-21 14:58:40 UTC (rev 82603)
@@ -1,20 +1,21 @@
 # $Id$
 # Maintainer: Kyle Keen keen...@gmail.com
+
 pkgname=seamonkey
-pkgver=2.14.1
+pkgver=2.15.1
 pkgrel=1
 pkgdesc=SeaMonkey internet suite
 arch=('i686' 'x86_64')
 license=('MPL')
 depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake')
+makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake' 'python3')
 install=$pkgname.install
 url=http://www.seamonkey-project.org/;
-source=(ftp://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
+source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
 mozconfig
 seamonkey.desktop
 seamonkey-2.0-lang.patch)
-md5sums=('19463b718446552d04130d01d25d7330'
+md5sums=('883757087d041e0a991c1ed96d161fa1'
  'dabc8f517fbff67b8599064bedd32606'
  '6119a2254716752c9d08e366f8d4c048'
  '25b6fe16ac24cd5c852213e5c1adb272')



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

2013-01-21 Thread bpiotrowski
Date: Monday, January 21, 2013 @ 15:59:27
  Author: bpiotrowski
Revision: 82604

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 82603, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozconfig
(from rev 82603, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 82603, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-i686/seamonkey.desktop
(from rev 82603, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/community-i686/seamonkey.install
(from rev 82603, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 82603, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 82603, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 82603, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/seamonkey.desktop
(from rev 82603, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/community-x86_64/seamonkey.install
(from rev 82603, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-i686/seamonkey.desktop
  seamonkey/repos/community-i686/seamonkey.install
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/seamonkey.desktop
  seamonkey/repos/community-x86_64/seamonkey.install

---+
 community-i686/PKGBUILD   |  113 ++--
 community-i686/mozconfig  |   62 +++
 community-i686/seamonkey-2.0-lang.patch   |   22 ++---
 community-i686/seamonkey.desktop  |   22 ++---
 community-i686/seamonkey.install  |   24 ++---
 community-x86_64/PKGBUILD |  113 ++--
 community-x86_64/mozconfig|   62 +++
 community-x86_64/seamonkey-2.0-lang.patch |   22 ++---
 community-x86_64/seamonkey.desktop|   22 ++---
 community-x86_64/seamonkey.install|   24 ++---
 10 files changed, 244 insertions(+), 242 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-01-21 14:58:40 UTC (rev 82603)
+++ community-i686/PKGBUILD 2013-01-21 14:59:27 UTC (rev 82604)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=seamonkey
-pkgver=2.14.1
-pkgrel=1
-pkgdesc=SeaMonkey internet suite
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake')
-install=$pkgname.install
-url=http://www.seamonkey-project.org/;
-source=(ftp://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
-mozconfig
-seamonkey.desktop
-seamonkey-2.0-lang.patch)
-md5sums=('19463b718446552d04130d01d25d7330'
- 'dabc8f517fbff67b8599064bedd32606'
- '6119a2254716752c9d08e366f8d4c048'
- '25b6fe16ac24cd5c852213e5c1adb272')
-
-build() {
-  cd comm-release
-  cp ../mozconfig .mozconfig
-  patch -Np1 -i ../seamonkey-2.0-lang.patch
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
-  export MOZ_MAKE_FLAGS=$MAKEFLAGS
-  unset MAKEFLAGS
-
-  # Don't exit with error when some libs are missing which we have in
-  # system.
-  sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \
-  -i suite/installer/Makefile.in
-
-  make -j1 -f client.mk build
-}
-
-package() {
-  cd comm-release
-
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation}
-  ln -s /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
-  ln -s /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
-
-  install -m755 -d $pkgdir/usr/share/applications
-  install -m755 -d $pkgdir/usr/share/pixmaps
-  install -m644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/
-  install -m644 $srcdir/seamonkey.desktop $pkgdir/usr/share/applications/
-
-  rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
-  rm -r $pkgdir/usr/{include,lib/seamonkey-devel-$pkgver,share/idl}
-}

Copied: seamonkey/repos/community-i686/PKGBUILD (from rev 82603, 
seamonkey/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ 

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

2013-01-21 Thread bpiotrowski
Date: Monday, January 21, 2013 @ 16:00:59
  Author: bpiotrowski
Revision: 82605

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 82604, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozconfig
(from rev 82604, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 82604, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-i686/seamonkey.desktop
(from rev 82604, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/community-i686/seamonkey.install
(from rev 82604, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 82604, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 82604, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 82604, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/seamonkey.desktop
(from rev 82604, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/community-x86_64/seamonkey.install
(from rev 82604, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-i686/seamonkey.desktop
  seamonkey/repos/community-i686/seamonkey.install
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/seamonkey.desktop
  seamonkey/repos/community-x86_64/seamonkey.install

---+
 community-i686/PKGBUILD   |  114 ++--
 community-i686/mozconfig  |   62 +++
 community-i686/seamonkey-2.0-lang.patch   |   22 ++---
 community-i686/seamonkey.desktop  |   22 ++---
 community-i686/seamonkey.install  |   24 ++---
 community-x86_64/PKGBUILD |  114 ++--
 community-x86_64/mozconfig|   62 +++
 community-x86_64/seamonkey-2.0-lang.patch |   22 ++---
 community-x86_64/seamonkey.desktop|   22 ++---
 community-x86_64/seamonkey.install|   24 ++---
 10 files changed, 244 insertions(+), 244 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-01-21 14:59:27 UTC (rev 82604)
+++ community-i686/PKGBUILD 2013-01-21 15:00:59 UTC (rev 82605)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-
-pkgname=seamonkey
-pkgver=2.15.1
-pkgrel=1
-pkgdesc=SeaMonkey internet suite
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake' 'python3')
-install=$pkgname.install
-url=http://www.seamonkey-project.org/;
-source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
-mozconfig
-seamonkey.desktop
-seamonkey-2.0-lang.patch)
-md5sums=('883757087d041e0a991c1ed96d161fa1'
- 'dabc8f517fbff67b8599064bedd32606'
- '6119a2254716752c9d08e366f8d4c048'
- '25b6fe16ac24cd5c852213e5c1adb272')
-
-build() {
-  cd comm-release
-  cp ../mozconfig .mozconfig
-  patch -Np1 -i ../seamonkey-2.0-lang.patch
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
-  export MOZ_MAKE_FLAGS=$MAKEFLAGS
-  unset MAKEFLAGS
-
-  # Don't exit with error when some libs are missing which we have in
-  # system.
-  sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \
-  -i suite/installer/Makefile.in
-
-  make -j1 -f client.mk build
-}
-
-package() {
-  cd comm-release
-
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation}
-  ln -s /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
-  ln -s /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
-
-  install -m755 -d $pkgdir/usr/share/applications
-  install -m755 -d $pkgdir/usr/share/pixmaps
-  install -m644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/
-  install -m644 $srcdir/seamonkey.desktop $pkgdir/usr/share/applications/
-
-  rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
-  rm -r $pkgdir/usr/{include,lib/seamonkey-devel-$pkgver,share/idl}
-}

Copied: seamonkey/repos/community-i686/PKGBUILD (from rev 82604, 
seamonkey/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)

[arch-commits] Commit in glibc/trunk (PKGBUILD glibc-2.17-sync-with-linux37.patch)

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 16:12:06
  Author: allan
Revision: 175766

upgpkg: glibc 2.17-2

sync with linux-3.7, remove unnecessary adjustments to ldconfig, move /lib 
symlinks to filesystem package, add temporary ldconfig symlink to help with 
future /sbin merge, ldd adjustment should no longer be needed

Added:
  glibc/trunk/glibc-2.17-sync-with-linux37.patch
Modified:
  glibc/trunk/PKGBUILD

+
 PKGBUILD   |   24 ++
 glibc-2.17-sync-with-linux37.patch |  130 +++
 2 files changed, 140 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 13:44:43 UTC (rev 175765)
+++ PKGBUILD2013-01-21 15:12:06 UTC (rev 175766)
@@ -6,7 +6,7 @@
 
 pkgname=glibc
 pkgver=2.17
-pkgrel=1
+pkgrel=2
 pkgdesc=GNU C Library
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libc;
@@ -20,12 +20,14 @@
 options=('!strip')
 install=glibc.install
 source=(http://ftp.gnu.org/gnu/libc/${pkgname}-${pkgver}.tar.xz{,.sig}
+glibc-2.17-sync-with-linux37.patch
 nscd.service
 nscd.tmpfiles
 locale.gen.txt
 locale-gen)
 md5sums=('87bf675c8ee523ebda4803e8e1cec638'
  '6db4d1661cf34282755dc90330465f6d'
+ 'fb99380d94598cc76d793deebf630022'
  'c1e07c0bec0fe89791bfd9d13fc85edf'
  'bccbe5619e75cf1d97312ec3681c605c'
  '07ac979b6ab5eeb778d55f041529d623'
@@ -35,8 +37,8 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  # ldconfig does not need to look in /usr/lib64 or /usr/libx32 on Arch Linux
-  sed -i s#add_system_dir#do_not_add_system_dir# 
sysdeps/unix/sysv/linux/x86_64/dl-cache.h
+  # combination of upstream commits 318cd0b, b540704 and fc1abbe
+  patch -p1 -i ${srcdir}/glibc-2.17-sync-with-linux37.patch
 
   cd ${srcdir}
   mkdir glibc-build
@@ -97,30 +99,24 @@
 
   rm -f ${pkgdir}/etc/ld.so.{cache,conf}
 
-  # eventually this will move to the filesystem package
-  ln -s usr/lib ${pkgdir}/lib
+  install -dm755 ${pkgdir}/usr/lib/{locale,systemd/system,tmpfiles.d}
 
-  install -dm755 
${pkgdir}/{etc/rc.d,usr/{sbin,lib/{,locale,systemd/system,tmpfiles.d}}}
-
   install -m644 ${srcdir}/${pkgname}-${pkgver}/nscd/nscd.conf 
${pkgdir}/etc/nscd.conf
   install -m644 ${srcdir}/nscd.service ${pkgdir}/usr/lib/systemd/system
   install -m644 ${srcdir}/nscd.tmpfiles ${pkgdir}/usr/lib/tmpfiles.d/nscd.conf
 
   install -m644 ${srcdir}/${pkgname}-${pkgver}/posix/gai.conf 
${pkgdir}/etc/gai.conf
 
-  install -m755 ${srcdir}/locale-gen ${pkgdir}/usr/sbin
+  install -m755 ${srcdir}/locale-gen ${pkgdir}/usr/bin
 
+  # temporary symlink
+  ln -s ../../sbin/ldconfig ${pkgdir}/usr/bin/ldconfig
+
   # create /etc/locale.gen
   install -m644 ${srcdir}/locale.gen.txt ${pkgdir}/etc/locale.gen
   sed -e '1,3d' -e 's|/| |g' -e 's|\\| |g' -e 's|^|#|g' \
 ${srcdir}/glibc-${pkgver}/localedata/SUPPORTED  ${pkgdir}/etc/locale.gen
 
-  if [[ ${CARCH} = x86_64 ]]; then
-# fix paths and compliance with binary blobs...
-sed -i '/RTLDLIST/s%lib64%lib%' ${pkgdir}/usr/bin/ldd
-ln -s usr/lib ${pkgdir}/lib64
-  fi
-
   # Do not strip the following files for improved debugging support
   # (improved as in not breaking gdb and valgrind...):
   #   ld-${pkgver}.so

Added: glibc-2.17-sync-with-linux37.patch
===
--- glibc-2.17-sync-with-linux37.patch  (rev 0)
+++ glibc-2.17-sync-with-linux37.patch  2013-01-21 15:12:06 UTC (rev 175766)
@@ -0,0 +1,130 @@
+diff --git a/sysdeps/gnu/netinet/tcp.h b/sysdeps/gnu/netinet/tcp.h
+index 06e8414..b62a696 100644
+--- a/sysdeps/gnu/netinet/tcp.h
 b/sysdeps/gnu/netinet/tcp.h
+@@ -37,20 +37,29 @@
+ /*
+  * User-settable options (used with setsockopt).
+  */
+-#define   TCP_NODELAY  1  /* Don't delay send to coalesce packets 
 */
+-#define   TCP_MAXSEG   2  /* Set maximum segment size  */
+-#define TCP_CORK   3  /* Control sending of partial frames  */
+-#define TCP_KEEPIDLE   4  /* Start keeplives after this period */
+-#define TCP_KEEPINTVL  5  /* Interval between keepalives */
+-#define TCP_KEEPCNT6  /* Number of keepalives before death */
+-#define TCP_SYNCNT 7  /* Number of SYN retransmits */
+-#define TCP_LINGER28  /* Life time of orphaned FIN-WAIT-2 state */
+-#define TCP_DEFER_ACCEPT 9/* Wake up listener only when data arrive */
+-#define TCP_WINDOW_CLAMP 10   /* Bound advertised window */
+-#define TCP_INFO   11 /* Information about this connection. */
+-#define   TCP_QUICKACK 12 /* Bock/reenable quick ACKs.  */
+-#define TCP_CONGESTION 13 /* Congestion control algorithm.  */
+-#define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
++#define   TCP_NODELAY  1  /* Don't delay send to coalesce 
packets  */
++#define   TCP_MAXSEG 

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

2013-01-21 Thread allan
Date: Monday, January 21, 2013 @ 16:14:33
  Author: allan
Revision: 175767

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

Added:
  glibc/repos/testing-i686/
  glibc/repos/testing-i686/PKGBUILD
(from rev 175766, glibc/trunk/PKGBUILD)
  glibc/repos/testing-i686/glibc-2.17-sync-with-linux37.patch
(from rev 175766, glibc/trunk/glibc-2.17-sync-with-linux37.patch)
  glibc/repos/testing-i686/glibc.install
(from rev 175766, glibc/trunk/glibc.install)
  glibc/repos/testing-i686/locale-gen
(from rev 175766, glibc/trunk/locale-gen)
  glibc/repos/testing-i686/locale.gen.txt
(from rev 175766, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-i686/nscd.service
(from rev 175766, glibc/trunk/nscd.service)
  glibc/repos/testing-i686/nscd.tmpfiles
(from rev 175766, glibc/trunk/nscd.tmpfiles)
  glibc/repos/testing-x86_64/
  glibc/repos/testing-x86_64/PKGBUILD
(from rev 175766, glibc/trunk/PKGBUILD)
  glibc/repos/testing-x86_64/glibc-2.17-sync-with-linux37.patch
(from rev 175766, glibc/trunk/glibc-2.17-sync-with-linux37.patch)
  glibc/repos/testing-x86_64/glibc.install
(from rev 175766, glibc/trunk/glibc.install)
  glibc/repos/testing-x86_64/locale-gen
(from rev 175766, glibc/trunk/locale-gen)
  glibc/repos/testing-x86_64/locale.gen.txt
(from rev 175766, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-x86_64/nscd.service
(from rev 175766, glibc/trunk/nscd.service)
  glibc/repos/testing-x86_64/nscd.tmpfiles
(from rev 175766, glibc/trunk/nscd.tmpfiles)

---+
 testing-i686/PKGBUILD |  142 
 testing-i686/glibc-2.17-sync-with-linux37.patch   |  130 ++
 testing-i686/glibc.install|   19 ++
 testing-i686/locale-gen   |   42 +
 testing-i686/locale.gen.txt   |   23 +++
 testing-i686/nscd.service |   17 ++
 testing-i686/nscd.tmpfiles|1 
 testing-x86_64/PKGBUILD   |  142 
 testing-x86_64/glibc-2.17-sync-with-linux37.patch |  130 ++
 testing-x86_64/glibc.install  |   19 ++
 testing-x86_64/locale-gen |   42 +
 testing-x86_64/locale.gen.txt |   23 +++
 testing-x86_64/nscd.service   |   17 ++
 testing-x86_64/nscd.tmpfiles  |1 
 14 files changed, 748 insertions(+)

Copied: glibc/repos/testing-i686/PKGBUILD (from rev 175766, 
glibc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 15:14:33 UTC (rev 175767)
@@ -0,0 +1,142 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+# NOTE: valgrind requires rebuilt with each major glibc version
+
+pkgname=glibc
+pkgver=2.17
+pkgrel=2
+pkgdesc=GNU C Library
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=('linux-api-headers=3.7' 'tzdata')
+makedepends=('gcc=4.7')
+backup=(etc/gai.conf
+etc/locale.gen
+etc/nscd.conf)
+options=('!strip')
+install=glibc.install
+source=(http://ftp.gnu.org/gnu/libc/${pkgname}-${pkgver}.tar.xz{,.sig}
+glibc-2.17-sync-with-linux37.patch
+nscd.service
+nscd.tmpfiles
+locale.gen.txt
+locale-gen)
+md5sums=('87bf675c8ee523ebda4803e8e1cec638'
+ '6db4d1661cf34282755dc90330465f6d'
+ 'fb99380d94598cc76d793deebf630022'
+ 'c1e07c0bec0fe89791bfd9d13fc85edf'
+ 'bccbe5619e75cf1d97312ec3681c605c'
+ '07ac979b6ab5eeb778d55f041529d623'
+ '476e9113489f93b348b21e144b6a8fcf')
+
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # combination of upstream commits 318cd0b, b540704 and fc1abbe
+  patch -p1 -i ${srcdir}/glibc-2.17-sync-with-linux37.patch
+
+  cd ${srcdir}
+  mkdir glibc-build
+  cd glibc-build
+
+  if [[ ${CARCH} = i686 ]]; then
+# Hack to fix NPTL issues with Xen, only required on 32bit platforms
+# TODO: make separate glibc-xen package for i686
+export CFLAGS=${CFLAGS} -mno-tls-direct-seg-refs
+  fi
+
+  echo slibdir=/usr/lib  configparms
+
+  # remove hardening options from CFLAGS for building libraries
+  CFLAGS=${CFLAGS/-fstack-protector/}
+  CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2/}
+
+  ${srcdir}/${pkgname}-${pkgver}/configure --prefix=/usr \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --with-headers=/usr/include \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-add-ons=nptl,libidn \
+  --enable-obsolete-rpc \
+  --enable-kernel=2.6.32 \
+  --enable-bind-now --disable-profile \
+  --enable-stackguard-randomization \
+  --enable-multi-arch
+
+  # build 

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

2013-01-21 Thread mtorromeo
Date: Monday, January 21, 2013 @ 16:34:34
  Author: mtorromeo
Revision: 82606

upgpkg: r8168 8.035.00-2

Updated for linux-3.7

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 15:00:59 UTC (rev 82605)
+++ PKGBUILD2013-01-21 15:34:34 UTC (rev 82606)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.035.00
-pkgrel=1
+pkgrel=2
 pkgdesc=A kernel module for Realtek 8168 network cards
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-01-21 Thread mtorromeo
Date: Monday, January 21, 2013 @ 17:21:39
  Author: mtorromeo
Revision: 82607

Conflict resolved

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

+
 community-i686/PKGBUILD|   90 +++
 community-i686/r8168.install   |   34 +++---
 community-x86_64/PKGBUILD  |   90 +++
 community-x86_64/r8168.install |   34 +++---
 4 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-01-21 15:34:34 UTC (rev 82606)
+++ community-i686/PKGBUILD 2013-01-21 16:21:39 UTC (rev 82607)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Contributor: Bob Fanger  bfanger(at)gmail 
-# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
-
-pkgname=r8168
-pkgver=8.034.00
-pkgrel=2
-pkgdesc=A kernel module for Realtek 8168 network cards
-url=http://www.realtek.com.tw;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('glibc' 'linux')
-makedepends=('linux-headers')
-source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
-install=$pkgname.install
-
-build() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
-
-   cd $pkgname-$pkgver
-
-   # avoid using the Makefile directly -- it doesn't understand
-   # any kernel but the current.
-   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
-   SUBDIRS=$srcdir/$pkgname-$pkgver/src \
-   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
-   modules
-}
-
-package() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
-   msg Kernel = $KERNEL_VERSION
-
-   cd $pkgname-$pkgver
-   install -Dm644 src/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
-   find $pkgdir -name '*.ko' -exec gzip -9 {} +
-
-   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
-}
-
-sha256sums=('97f3f342f9f24a3c3346641babde82f52f87b6ef5976c8f4481515f247116206')

Copied: r8168/repos/community-i686/PKGBUILD (from rev 82606, 
r8168/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-21 16:21:39 UTC (rev 82607)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: Bob Fanger  bfanger(at)gmail 
+# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
+
+pkgname=r8168
+pkgver=8.035.00
+pkgrel=2
+pkgdesc=A kernel module for Realtek 8168 network cards
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd $pkgname-$pkgver
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
+   SUBDIRS=$srcdir/$pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   msg Kernel = $KERNEL_VERSION
+
+   cd $pkgname-$pkgver
+   install -Dm644 src/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+
+   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Deleted: community-i686/r8168.install

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

2013-01-21 Thread stephane
Date: Monday, January 21, 2013 @ 18:02:46
  Author: stephane
Revision: 175770

upgpkg: hwloc 1.6.1-1

upstream update

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 16:00:59 UTC (rev 175769)
+++ PKGBUILD2013-01-21 17:02:46 UTC (rev 175770)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL ellde...@gmail.com
 
 pkgname=hwloc
-pkgver=1.6
+pkgver=1.6.1
 pkgrel=1
 pkgdesc=Portable Hardware Locality is a portable abstraction of hierarchical 
architectures
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('pkg-config')
 options=('!libtool' '!docs')
 
source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('a9c0bbcd49350b6cbe45efdc75e5962863239ebb')
+sha1sums=('9d02234d6abd5332675957506e4d8144c515e986')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:11
  Author: pierre
Revision: 175771

db-move: moved boost from [staging] to [testing] (i686, x86_64)

Added:
  boost/repos/testing-i686/
  boost/repos/testing-i686/PKGBUILD
(from rev 175770, boost/repos/staging-i686/PKGBUILD)
  boost/repos/testing-x86_64/
  boost/repos/testing-x86_64/PKGBUILD
(from rev 175770, boost/repos/staging-x86_64/PKGBUILD)
Deleted:
  boost/repos/staging-i686/
  boost/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |  113 ++
 testing-x86_64/PKGBUILD |  113 ++
 2 files changed, 226 insertions(+)

Copied: boost/repos/testing-i686/PKGBUILD (from rev 175770, 
boost/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:11 UTC (rev 175771)
@@ -0,0 +1,113 @@
+# $Id$
+# Maintainer: kevin ke...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Kritoke krit...@gamebox.net
+# Contributor: Luca Roccia little_r...@users.sourceforge.net
+
+pkgbase=boost
+pkgname=('boost-libs' 'boost')
+pkgver=1.50.0
+_boostver=${pkgver//./_}
+pkgrel=4
+arch=('i686' 'x86_64')
+url=http://www.boost.org/;
+makedepends=('icu=50.1.2' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz)
+license=('custom')
+md5sums=('dbc07ab0254df3dda6300fd737b3f264')
+
+_stagedir=${srcdir}/stagedir
+
+build() {
+  # set python path for bjam
+  cd ${srcdir}/${pkgbase}_${_boostver}/tools
+  echo using python : 2.7 : /usr/bin/python2 ;  build/v2/user-config.jam
+  echo using python : 3.3 : /usr/bin/python3 : /usr/include/python3.3m : 
/usr/lib ;  build/v2/user-config.jam
+  echo using mpi ;  build/v2/user-config.jam
+
+  cd ${srcdir}/${pkgbase}_${_boostver}
+
+  # build bjam
+  cd ${srcdir}/${pkgbase}_${_boostver}/tools/build/v2/engine
+  ./build.sh cc
+
+  _bindir=bin.linuxx86
+  [ ${CARCH} = x86_64 ]  _bindir=bin.linuxx86_64
+
+  install -d ${_stagedir}/usr/bin
+  install ${_bindir}/bjam ${_stagedir}/usr/bin/bjam
+
+  # build tools
+  cd ${srcdir}/${pkgbase}_${_boostver}/tools/
+  ${_stagedir}/usr/bin/bjam --toolset=gcc
+
+  # copy the tools
+  cd ${srcdir}/${pkgbase}_${_boostver}/dist/bin
+  for i in *;do
+  install -m755 ${i} ${_stagedir}/usr/bin/${i}
+  done
+
+  #boostbook needed by quickbook
+  cd ${srcdir}/${pkgbase}_${_boostver}/dist/
+  cp -r share ${_stagedir}
+
+  # build libs
+  cd ${srcdir}/${pkgbase}_${_boostver}
+
+  # default minimal install: release link=shared,static
+  # runtime-link=shared threading=single,multi
+  # --layout=tagged will add the -mt suffix for multithreaded libraries
+  # and installs includes in /usr/include/boost.
+  # --layout=system no longer adds the -mt suffix for multi-threaded libs.
+  # install to ${_stagedir} in preparation for split packaging
+
+  ${_stagedir}/usr/bin/bjam \
+  release debug-symbols=off threading=multi \
+  runtime-link=shared link=shared,static \
+  cflags=-fno-strict-aliasing \
+  toolset=gcc \
+  --prefix=${_stagedir} \
+  -sTOOLS=gcc \
+  --layout=system \
+  ${MAKEFLAGS} \
+  install
+}
+
+package_boost() {
+pkgdesc=Free peer-reviewed portable C++ source libraries - Development
+depends=(boost-libs=${pkgver})
+optdepends=('python3: for python bindings'
+'python2: for python2 bindings'
+   'boost-build: to use boost jam for building your project.')
+
+install -d ${pkgdir}/usr/{include,lib,share}
+# headers/source files
+cp -r ${_stagedir}/include/ ${pkgdir}/usr/
+
+# static libs
+cp -r ${_stagedir}/lib/*.a ${pkgdir}/usr/lib/
+
+# utilities (bjam, bcp, pyste)
+cp -r ${_stagedir}/usr/* ${pkgdir}/usr/
+
+#boostbook
+cp -r ${_stagedir}/share/* ${pkgdir}/usr/share
+
+# license
+install -D -m644 ${srcdir}/${pkgbase}_${_boostver}/LICENSE_1_0.txt \
+${pkgdir}/usr/share/licenses/boost/LICENSE_1_0.txt
+}
+
+package_boost-libs() {
+pkgdesc=Free peer-reviewed portable C++ source libraries - Runtime
+depends=('gcc-libs' 'bzip2' 'zlib' 'icu')
+optdepends=('openmpi: for mpi support')
+
+install -d ${pkgdir}/usr/lib
+#shared libs
+cp -r ${_stagedir}/lib/*.so{,.*} ${pkgdir}/usr/lib/
+
+# license
+install -D -m644 ${srcdir}/${pkgbase}_${_boostver}/LICENSE_1_0.txt \
+${pkgdir}/usr/share/licenses/boost-libs/LICENSE_1_0.txt
+}

Copied: boost/repos/testing-x86_64/PKGBUILD (from rev 175770, 
boost/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 17:03:11 UTC (rev 175771)
@@ -0,0 +1,113 @@
+# $Id$
+# Maintainer: kevin ke...@archlinux.org
+# 

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:12
  Author: pierre
Revision: 175772

db-move: moved brltty from [staging] to [testing] (i686, x86_64)

Added:
  brltty/repos/testing-i686/
  brltty/repos/testing-i686/PKGBUILD
(from rev 175770, brltty/repos/staging-i686/PKGBUILD)
  brltty/repos/testing-i686/brltty
(from rev 175770, brltty/repos/staging-i686/brltty)
  brltty/repos/testing-i686/brltty.conf
(from rev 175770, brltty/repos/staging-i686/brltty.conf)
  brltty/repos/testing-i686/brltty.install
(from rev 175770, brltty/repos/staging-i686/brltty.install)
  brltty/repos/testing-i686/brltty.service
(from rev 175770, brltty/repos/staging-i686/brltty.service)
  brltty/repos/testing-x86_64/
  brltty/repos/testing-x86_64/PKGBUILD
(from rev 175770, brltty/repos/staging-x86_64/PKGBUILD)
  brltty/repos/testing-x86_64/brltty
(from rev 175770, brltty/repos/staging-x86_64/brltty)
  brltty/repos/testing-x86_64/brltty.conf
(from rev 175770, brltty/repos/staging-x86_64/brltty.conf)
  brltty/repos/testing-x86_64/brltty.install
(from rev 175770, brltty/repos/staging-x86_64/brltty.install)
  brltty/repos/testing-x86_64/brltty.service
(from rev 175770, brltty/repos/staging-x86_64/brltty.service)
Deleted:
  brltty/repos/staging-i686/
  brltty/repos/staging-x86_64/

---+
 testing-i686/PKGBUILD |   49 
 testing-i686/brltty   |   68 
 testing-i686/brltty.conf  |2 +
 testing-i686/brltty.install   |   20 +++
 testing-i686/brltty.service   |   12 +++
 testing-x86_64/PKGBUILD   |   49 
 testing-x86_64/brltty |   68 
 testing-x86_64/brltty.conf|2 +
 testing-x86_64/brltty.install |   20 +++
 testing-x86_64/brltty.service |   12 +++
 10 files changed, 302 insertions(+)

Copied: brltty/repos/testing-i686/PKGBUILD (from rev 175770, 
brltty/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:12 UTC (rev 175772)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer:
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=brltty
+pkgver=4.4
+pkgrel=3
+pkgdesc=Braille display driver for Linux/Unix
+arch=('i686' 'x86_64')
+url=http://mielke.cc/brltty;
+license=('GPL' 'LGPL')
+depends=('libxaw' 'at-spi2-core' 'gpm' 'icu=50.1.2' 'tcl' 'atk' 'pyrex')
+makedepends=('bluez')
+optdepends=('bluez: bluetooth support')
+backup=(etc/brltty.conf etc/conf.d/brltty.conf)
+options=('!makeflags' '!emptydirs')
+install=brltty.install
+source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz
+'brltty'
+'brltty.conf'
+'brltty.service')
+md5sums=('8ebe96efe679f5f6ccff08928fec5b26'
+ '831ebaf0c56091702929c68805d20c4f'
+ 'a8ab8b3dd059e96e1734bc9cdcf844fc'
+ '7acecd700b9f94d76fe4a6ad56cb0448')
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' Tables/latex-access.ctb
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--mandir=/usr/share/man \
+--localstatedir=/var \
+--with-screen-driver=a2 \
+--enable-gpm \
+--disable-java-bindings \
+PYTHON=/usr/bin/python2
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+  install -D -m755 $srcdir/brltty $pkgdir/etc/rc.d/brltty
+  install -D -m644 $srcdir/brltty.conf $pkgdir/etc/conf.d/brltty.conf
+  install -D -m644 Documents/brltty.conf $pkgdir/etc/brltty.conf
+  install -D -m644 $srcdir/brltty.service 
$pkgdir/usr/lib/systemd/system/brltty.service
+}

Copied: brltty/repos/testing-i686/brltty (from rev 175770, 
brltty/repos/staging-i686/brltty)
===
--- testing-i686/brltty (rev 0)
+++ testing-i686/brltty 2013-01-21 17:03:12 UTC (rev 175772)
@@ -0,0 +1,68 @@
+#!/bin/bash
+
+daemon_name=brltty
+
+. /etc/rc.conf
+. /etc/rc.d/functions
+. /etc/conf.d/$daemon_name.conf
+
+get_pid() {
+   pidof -o %PPID $daemon_name
+}
+
+case $1 in
+  start)
+stat_busy Starting $daemon_name daemon
+
+PID=$(get_pid)
+if [ -z $PID ]; then
+  [ -f /var/run/$daemon_name.pid ]  rm -f /var/run/$daemon_name.pid
+  # RUN
+  $daemon_name $brltty_args
+  #
+  if [ $? -gt 0 ]; then
+stat_fail
+exit 1
+  else
+echo $(get_pid)  /var/run/$daemon_name.pid
+add_daemon $daemon_name
+stat_done
+  fi
+else
+  stat_fail
+  exit 1
+fi
+;;
+
+  stop)
+stat_busy Stopping $daemon_name daemon
+PID=$(get_pid)
+# KILL
+[ ! -z $PID ]  kill $PID  /dev/null
+#
+if [ $? -gt 0 ]; then
+  stat_fail
+  exit 1
+else
+ 

[arch-commits] Commit in calligra/repos (30 files)

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:14
  Author: pierre
Revision: 175773

db-move: moved calligra from [staging] to [testing] (i686, x86_64)

Added:
  calligra/repos/testing-i686/
  calligra/repos/testing-i686/PKGBUILD
(from rev 175770, calligra/repos/staging-i686/PKGBUILD)
  calligra/repos/testing-i686/calligra-braindump.install
(from rev 175770, calligra/repos/staging-i686/calligra-braindump.install)
  calligra/repos/testing-i686/calligra-filters.install
(from rev 175770, calligra/repos/staging-i686/calligra-filters.install)
  calligra/repos/testing-i686/calligra-flow.install
(from rev 175770, calligra/repos/staging-i686/calligra-flow.install)
  calligra/repos/testing-i686/calligra-karbon.install
(from rev 175770, calligra/repos/staging-i686/calligra-karbon.install)
  calligra/repos/testing-i686/calligra-kexi.install
(from rev 175770, calligra/repos/staging-i686/calligra-kexi.install)
  calligra/repos/testing-i686/calligra-krita.install
(from rev 175770, calligra/repos/staging-i686/calligra-krita.install)
  calligra/repos/testing-i686/calligra-plan.install
(from rev 175770, calligra/repos/staging-i686/calligra-plan.install)
  calligra/repos/testing-i686/calligra-sheets.install
(from rev 175770, calligra/repos/staging-i686/calligra-sheets.install)
  calligra/repos/testing-i686/calligra-stage.install
(from rev 175770, calligra/repos/staging-i686/calligra-stage.install)
  calligra/repos/testing-i686/calligra-tools.install
(from rev 175770, calligra/repos/staging-i686/calligra-tools.install)
  calligra/repos/testing-i686/calligra-words.install
(from rev 175770, calligra/repos/staging-i686/calligra-words.install)
  calligra/repos/testing-i686/calligra.install
(from rev 175770, calligra/repos/staging-i686/calligra.install)
  calligra/repos/testing-x86_64/
  calligra/repos/testing-x86_64/PKGBUILD
(from rev 175770, calligra/repos/staging-x86_64/PKGBUILD)
  calligra/repos/testing-x86_64/calligra-braindump.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-braindump.install)
  calligra/repos/testing-x86_64/calligra-filters.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-filters.install)
  calligra/repos/testing-x86_64/calligra-flow.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-flow.install)
  calligra/repos/testing-x86_64/calligra-karbon.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-karbon.install)
  calligra/repos/testing-x86_64/calligra-kexi.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-kexi.install)
  calligra/repos/testing-x86_64/calligra-krita.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-krita.install)
  calligra/repos/testing-x86_64/calligra-plan.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-plan.install)
  calligra/repos/testing-x86_64/calligra-sheets.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-sheets.install)
  calligra/repos/testing-x86_64/calligra-stage.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-stage.install)
  calligra/repos/testing-x86_64/calligra-tools.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-tools.install)
  calligra/repos/testing-x86_64/calligra-words.install
(from rev 175770, calligra/repos/staging-x86_64/calligra-words.install)
  calligra/repos/testing-x86_64/calligra.install
(from rev 175770, calligra/repos/staging-x86_64/calligra.install)
Deleted:
  calligra/repos/staging-i686/
  calligra/repos/staging-x86_64/

---+
 testing-i686/PKGBUILD |  217 
 testing-i686/calligra-braindump.install   |   12 +
 testing-i686/calligra-filters.install |   11 +
 testing-i686/calligra-flow.install|   12 +
 testing-i686/calligra-karbon.install  |   12 +
 testing-i686/calligra-kexi.install|   11 +
 testing-i686/calligra-krita.install   |   13 +
 testing-i686/calligra-plan.install|   12 +
 testing-i686/calligra-sheets.install  |   12 +
 testing-i686/calligra-stage.install   |   12 +
 testing-i686/calligra-tools.install   |   12 +
 testing-i686/calligra-words.install   |   12 +
 testing-i686/calligra.install |   11 +
 testing-x86_64/PKGBUILD   |  217 
 testing-x86_64/calligra-braindump.install |   12 +
 testing-x86_64/calligra-filters.install   |   11 +
 testing-x86_64/calligra-flow.install  |   12 +
 testing-x86_64/calligra-karbon.install|   12 +
 testing-x86_64/calligra-kexi.install  |   11 +
 testing-x86_64/calligra-krita.install |   13 +
 testing-x86_64/calligra-plan.install  |   12 +
 testing-x86_64/calligra-sheets.install|   12 +
 testing-x86_64/calligra-stage.install |   12 +
 testing-x86_64/calligra-tools.install |   12 +
 testing-x86_64/calligra-words.install |   12 +
 

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:15
  Author: pierre
Revision: 175774

db-move: moved gptfdisk from [staging] to [testing] (i686, x86_64)

Added:
  gptfdisk/repos/testing-i686/
  gptfdisk/repos/testing-i686/PKGBUILD
(from rev 175770, gptfdisk/repos/staging-i686/PKGBUILD)
  gptfdisk/repos/testing-x86_64/
  gptfdisk/repos/testing-x86_64/PKGBUILD
(from rev 175770, gptfdisk/repos/staging-x86_64/PKGBUILD)
Deleted:
  gptfdisk/repos/staging-i686/
  gptfdisk/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: gptfdisk/repos/testing-i686/PKGBUILD (from rev 175770, 
gptfdisk/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:15 UTC (rev 175774)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Hokum hokum_at_mail_dot_ru
+
+pkgname=gptfdisk
+pkgver=0.8.5
+pkgrel=3
+pkgdesc=A text-mode partitioning tool that works on Globally Unique 
Identifier (GUID) Partition Table (GPT) disks
+arch=('i686' 'x86_64')
+url=http://www.rodsbooks.com/gdisk/;
+license=('GPL2')
+depends=('gcc-libs' 'util-linux' 'popt' 'icu')
+provides=(gdisk=$pkgver)
+conflicts=('gdisk')
+replaces=('gdisk')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('15cc691f28212c157e05315662ed6b76ffdcc8de6fc118fa21c81ef5aae84af9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make
+}
+
+package () {
+  cd $srcdir/$pkgname-$pkgver
+
+  install -d $pkgdir/usr/{bin,share/{doc/gdisk,man/man8}}
+  install -t $pkgdir/usr/bin {,c,s}gdisk fixparts
+  install -m644 -t $pkgdir/usr/share/man/man8 {{,c,s}gdisk,fixparts}.8
+  install -m644 -t $pkgdir/usr/share/doc/gdisk README NEWS
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gptfdisk/repos/testing-x86_64/PKGBUILD (from rev 175770, 
gptfdisk/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 17:03:15 UTC (rev 175774)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Hokum hokum_at_mail_dot_ru
+
+pkgname=gptfdisk
+pkgver=0.8.5
+pkgrel=3
+pkgdesc=A text-mode partitioning tool that works on Globally Unique 
Identifier (GUID) Partition Table (GPT) disks
+arch=('i686' 'x86_64')
+url=http://www.rodsbooks.com/gdisk/;
+license=('GPL2')
+depends=('gcc-libs' 'util-linux' 'popt' 'icu')
+provides=(gdisk=$pkgver)
+conflicts=('gdisk')
+replaces=('gdisk')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('15cc691f28212c157e05315662ed6b76ffdcc8de6fc118fa21c81ef5aae84af9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make
+}
+
+package () {
+  cd $srcdir/$pkgname-$pkgver
+
+  install -d $pkgdir/usr/{bin,share/{doc/gdisk,man/man8}}
+  install -t $pkgdir/usr/bin {,c,s}gdisk fixparts
+  install -m644 -t $pkgdir/usr/share/man/man8 {{,c,s}gdisk,fixparts}.8
+  install -m644 -t $pkgdir/usr/share/doc/gdisk README NEWS
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:16
  Author: pierre
Revision: 175775

db-move: moved harfbuzz from [staging] to [testing] (i686, x86_64)

Added:
  harfbuzz/repos/testing-i686/
  harfbuzz/repos/testing-i686/PKGBUILD
(from rev 175770, harfbuzz/repos/staging-i686/PKGBUILD)
  harfbuzz/repos/testing-x86_64/
  harfbuzz/repos/testing-x86_64/PKGBUILD
(from rev 175770, harfbuzz/repos/staging-x86_64/PKGBUILD)
Deleted:
  harfbuzz/repos/staging-i686/
  harfbuzz/repos/staging-x86_64/

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

Copied: harfbuzz/repos/testing-i686/PKGBUILD (from rev 175770, 
harfbuzz/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:16 UTC (rev 175775)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=harfbuzz
+pkgver=0.9.9
+pkgrel=3
+pkgdesc=OpenType text shaping engine.
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
+makedepends=('icu' 'cairo' 'glib2' 'freetype2')
+optdepends=('cairo: hb-view program')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3d8dd4ebbc38da011485ef181f8ff072b4b0d7e305bbda19b355f217d25169cf')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/harfbuzz/COPYING
+}

Copied: harfbuzz/repos/testing-x86_64/PKGBUILD (from rev 175770, 
harfbuzz/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 17:03:16 UTC (rev 175775)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=harfbuzz
+pkgver=0.9.9
+pkgrel=3
+pkgdesc=OpenType text shaping engine.
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
+makedepends=('icu' 'cairo' 'glib2' 'freetype2')
+optdepends=('cairo: hb-view program')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3d8dd4ebbc38da011485ef181f8ff072b4b0d7e305bbda19b355f217d25169cf')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/harfbuzz/COPYING
+}



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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:17
  Author: pierre
Revision: 175776

db-move: moved icu from [staging] to [testing] (i686, x86_64)

Added:
  icu/repos/testing-i686/
  icu/repos/testing-i686/PKGBUILD
(from rev 175770, icu/repos/staging-i686/PKGBUILD)
  icu/repos/testing-i686/icu.8198.revert.icu5431.patch
(from rev 175770, icu/repos/staging-i686/icu.8198.revert.icu5431.patch)
  icu/repos/testing-x86_64/
  icu/repos/testing-x86_64/PKGBUILD
(from rev 175770, icu/repos/staging-x86_64/PKGBUILD)
  icu/repos/testing-x86_64/icu.8198.revert.icu5431.patch
(from rev 175770, icu/repos/staging-x86_64/icu.8198.revert.icu5431.patch)
Deleted:
  icu/repos/staging-i686/
  icu/repos/staging-x86_64/

--+
 testing-i686/PKGBUILD|   43 
 testing-i686/icu.8198.revert.icu5431.patch   |  129 +
 testing-x86_64/PKGBUILD  |   43 
 testing-x86_64/icu.8198.revert.icu5431.patch |  129 +
 4 files changed, 344 insertions(+)

Copied: icu/repos/testing-i686/PKGBUILD (from rev 175770, 
icu/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:17 UTC (rev 175776)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Art Gramlich a...@gramlich-net.com
+
+pkgname=icu
+pkgver=50.1.2
+pkgrel=1
+pkgdesc=International Components for Unicode library
+arch=(i686 x86_64)
+url=http://www.icu-project.org/;
+license=('custom:icu')
+depends=('gcc-libs=4.7.1-5' 'sh')
+#makedepends=('clang')
+source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver/./_}-src.tgz
+   
http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz
+   icu.8198.revert.icu5431.patch)
+md5sums=('beb98aa972219c9fcd9c8a71314943c9'
+ 'ebd5470fc969c75e52baf4af94a9ee82')
+
+build() {
+  cd ${srcdir}/icu/source
+
+  # fix Malayalam encoding https://bugzilla.redhat.com/show_bug.cgi?id=654200
+  patch -Rp3 -i ${srcdir}/icu.8198.revert.icu5431.patch
+
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --mandir=/usr/share/man
+  make
+}
+
+check() {
+  cd $srcdir/icu/source
+  make -k check # passes all
+}
+
+package() {
+  cd ${srcdir}/icu/source
+  make -j1 DESTDIR=${pkgdir} install
+
+  # Install license
+  install -Dm644 ${srcdir}/icu/license.html 
${pkgdir}/usr/share/licenses/icu/license.html
+}

Copied: icu/repos/testing-i686/icu.8198.revert.icu5431.patch (from rev 175770, 
icu/repos/staging-i686/icu.8198.revert.icu5431.patch)
===
--- testing-i686/icu.8198.revert.icu5431.patch  (rev 0)
+++ testing-i686/icu.8198.revert.icu5431.patch  2013-01-21 17:03:17 UTC (rev 
175776)
@@ -0,0 +1,129 @@
+Index: icu/trunk/source/layout/IndicReordering.cpp
+===
+--- icu/trunk/source/layout/IndicReordering.cpp(revision 25772)
 icu/trunk/source/layout/IndicReordering.cpp(revision 26090)
+@@ -126,4 +126,8 @@
+ FeatureMask fSMFeatures;
+ 
++LEUnicode   fPreBaseConsonant;
++LEUnicode   fPreBaseVirama;
++le_int32fPBCIndex;
++FeatureMask fPBCFeatures;
+ 
+ void saveMatra(LEUnicode matra, le_int32 matraIndex, 
IndicClassTable::CharClass matraClass)
+@@ -172,5 +176,6 @@
+   fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
+   fVMabove(0), fVMpost(0), fVMIndex(0), fVMFeatures(0),
+-  fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0)
++  fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0),
++  fPreBaseConsonant(0), fPreBaseVirama(0), fPBCIndex(0), 
fPBCFeatures(0)
+ {
+ // nothing else to do...
+@@ -191,4 +196,6 @@
+ fVMabove = fVMpost  = 0;
+ fSMabove = fSMbelow = 0;
++
++fPreBaseConsonant = fPreBaseVirama = 0;
+ }
+ 
+@@ -386,4 +393,12 @@
+ }
+ 
++void notePreBaseConsonant(le_uint32 index,LEUnicode PBConsonant, 
LEUnicode PBVirama, FeatureMask features)
++{
++fPBCIndex = index;
++fPreBaseConsonant = PBConsonant;
++fPreBaseVirama = PBVirama;
++fPBCFeatures = features;
++}
++
+ void noteBaseConsonant()
+ {
+@@ -465,4 +480,20 @@
+ }
+ 
++void writePreBaseConsonant()
++{
++// The TDIL spec says that consonant + virama + RRA should produce a 
rakar in Malayalam.  However,
++// it seems that almost none of the fonts for Malayalam are set up to 
handle this.
++// So, we're going to force the issue here by using the rakar as 
defined with RA in most fonts.
++
++if (fPreBaseConsonant == 0x0d31) { // RRA
++fPreBaseConsonant = 0x0d30; // RA

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:18
  Author: pierre
Revision: 175777

db-move: moved libreoffice from [staging] to [testing] (i686, x86_64)

Added:
  libreoffice/repos/testing-i686/
  libreoffice/repos/testing-i686/PKGBUILD
(from rev 175770, libreoffice/repos/staging-i686/PKGBUILD)
  libreoffice/repos/testing-i686/PKGBUILD.40
(from rev 175770, libreoffice/repos/staging-i686/PKGBUILD.40)
  libreoffice/repos/testing-i686/libreoffice-base.install
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-base.install)
  libreoffice/repos/testing-i686/libreoffice-calc.install
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-calc.install)
  libreoffice/repos/testing-i686/libreoffice-common.csh
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-common.csh)
  libreoffice/repos/testing-i686/libreoffice-common.install
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-common.install)
  libreoffice/repos/testing-i686/libreoffice-common.sh
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-common.sh)
  libreoffice/repos/testing-i686/libreoffice-draw.install
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-draw.install)
  libreoffice/repos/testing-i686/libreoffice-impress.install
(from rev 175770, 
libreoffice/repos/staging-i686/libreoffice-impress.install)
  libreoffice/repos/testing-i686/libreoffice-writer.install
(from rev 175770, libreoffice/repos/staging-i686/libreoffice-writer.install)
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 175770, 
libreoffice/repos/staging-i686/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/testing-x86_64/
  libreoffice/repos/testing-x86_64/PKGBUILD
(from rev 175770, libreoffice/repos/staging-x86_64/PKGBUILD)
  libreoffice/repos/testing-x86_64/PKGBUILD.40
(from rev 175770, libreoffice/repos/staging-x86_64/PKGBUILD.40)
  libreoffice/repos/testing-x86_64/libreoffice-base.install
(from rev 175770, libreoffice/repos/staging-x86_64/libreoffice-base.install)
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
(from rev 175770, libreoffice/repos/staging-x86_64/libreoffice-calc.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
(from rev 175770, libreoffice/repos/staging-x86_64/libreoffice-common.csh)
  libreoffice/repos/testing-x86_64/libreoffice-common.install
(from rev 175770, 
libreoffice/repos/staging-x86_64/libreoffice-common.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
(from rev 175770, libreoffice/repos/staging-x86_64/libreoffice-common.sh)
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
(from rev 175770, libreoffice/repos/staging-x86_64/libreoffice-draw.install)
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
(from rev 175770, 
libreoffice/repos/staging-x86_64/libreoffice-impress.install)
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
(from rev 175770, 
libreoffice/repos/staging-x86_64/libreoffice-writer.install)
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 175770, 
libreoffice/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff)
Deleted:
  libreoffice/repos/staging-i686/
  libreoffice/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |  706 
++
 testing-i686/PKGBUILD.40|  648 
+
 testing-i686/libreoffice-base.install   |   11 
 testing-i686/libreoffice-calc.install   |   11 
 testing-i686/libreoffice-common.csh |8 
 testing-i686/libreoffice-common.install |   47 
 testing-i686/libreoffice-common.sh  |8 
 testing-i686/libreoffice-draw.install   |   11 
 testing-i686/libreoffice-impress.install|   11 
 testing-i686/libreoffice-writer.install |   11 
 testing-i686/make-pyuno-work-with-system-wide-module-install.diff   |   44 
 testing-x86_64/PKGBUILD |  706 
++
 testing-x86_64/PKGBUILD.40  |  648 
+
 testing-x86_64/libreoffice-base.install |   11 
 testing-x86_64/libreoffice-calc.install |   11 
 testing-x86_64/libreoffice-common.csh   |8 
 testing-x86_64/libreoffice-common.install   |   47 
 testing-x86_64/libreoffice-common.sh|8 
 testing-x86_64/libreoffice-draw.install |   11 
 testing-x86_64/libreoffice-impress.install 

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:20
  Author: pierre
Revision: 175778

db-move: moved php from [staging] to [testing] (i686, x86_64)

Added:
  php/repos/testing-i686/
  php/repos/testing-i686/PKGBUILD
(from rev 175770, php/repos/staging-i686/PKGBUILD)
  php/repos/testing-i686/apache.conf
(from rev 175770, php/repos/staging-i686/apache.conf)
  php/repos/testing-i686/logrotate.d.php-fpm
(from rev 175770, php/repos/staging-i686/logrotate.d.php-fpm)
  php/repos/testing-i686/php-fpm.conf.in.patch
(from rev 175770, php/repos/staging-i686/php-fpm.conf.in.patch)
  php/repos/testing-i686/php-fpm.install
(from rev 175770, php/repos/staging-i686/php-fpm.install)
  php/repos/testing-i686/php-fpm.service
(from rev 175770, php/repos/staging-i686/php-fpm.service)
  php/repos/testing-i686/php-fpm.tmpfiles
(from rev 175770, php/repos/staging-i686/php-fpm.tmpfiles)
  php/repos/testing-i686/php.ini.patch
(from rev 175770, php/repos/staging-i686/php.ini.patch)
  php/repos/testing-x86_64/
  php/repos/testing-x86_64/PKGBUILD
(from rev 175770, php/repos/staging-x86_64/PKGBUILD)
  php/repos/testing-x86_64/apache.conf
(from rev 175770, php/repos/staging-x86_64/apache.conf)
  php/repos/testing-x86_64/logrotate.d.php-fpm
(from rev 175770, php/repos/staging-x86_64/logrotate.d.php-fpm)
  php/repos/testing-x86_64/php-fpm.conf.in.patch
(from rev 175770, php/repos/staging-x86_64/php-fpm.conf.in.patch)
  php/repos/testing-x86_64/php-fpm.install
(from rev 175770, php/repos/staging-x86_64/php-fpm.install)
  php/repos/testing-x86_64/php-fpm.service
(from rev 175770, php/repos/staging-x86_64/php-fpm.service)
  php/repos/testing-x86_64/php-fpm.tmpfiles
(from rev 175770, php/repos/staging-x86_64/php-fpm.tmpfiles)
  php/repos/testing-x86_64/php.ini.patch
(from rev 175770, php/repos/staging-x86_64/php.ini.patch)
Deleted:
  php/repos/staging-i686/
  php/repos/staging-x86_64/

--+
 testing-i686/PKGBUILD|  345 +
 testing-i686/apache.conf |   13 +
 testing-i686/logrotate.d.php-fpm |8 
 testing-i686/php-fpm.conf.in.patch   |   52 
 testing-i686/php-fpm.install |9 
 testing-i686/php-fpm.service |   13 +
 testing-i686/php-fpm.tmpfiles|1 
 testing-i686/php.ini.patch   |  122 +++
 testing-x86_64/PKGBUILD  |  345 +
 testing-x86_64/apache.conf   |   13 +
 testing-x86_64/logrotate.d.php-fpm   |8 
 testing-x86_64/php-fpm.conf.in.patch |   52 
 testing-x86_64/php-fpm.install   |9 
 testing-x86_64/php-fpm.service   |   13 +
 testing-x86_64/php-fpm.tmpfiles  |1 
 testing-x86_64/php.ini.patch |  122 +++
 16 files changed, 1126 insertions(+)

Copied: php/repos/testing-i686/PKGBUILD (from rev 175770, 
php/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:20 UTC (rev 175778)
@@ -0,0 +1,345 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=php
+pkgname=('php'
+ 'php-cgi'
+ 'php-apache'
+ 'php-fpm'
+ 'php-embed'
+ 'php-pear'
+ 'php-enchant'
+ 'php-gd'
+ 'php-intl'
+ 'php-ldap'
+ 'php-mcrypt'
+ 'php-mssql'
+ 'php-odbc'
+ 'php-pgsql'
+ 'php-pspell'
+ 'php-snmp'
+ 'php-sqlite'
+ 'php-tidy'
+ 'php-xsl')
+pkgver=5.4.11
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('PHP')
+url='http://www.php.net'
+makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx'
+ 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds'
+ 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
+ 'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2')
+source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2;
+'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
+'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
+md5sums=('9975e68c22b86b013b934743ad2d2276'
+ '0b0bc7a917fc592bdf11dcd3c5c255e9'
+ 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
+ '5c1f4c967b66ce3eaf819b46951dcbf5'
+ 'e036c721e5ad927cd1613c7475a58b3a'
+ 'f8b206cb8fecb05cb1ded8bee45633ff'
+ 'c60343df74f8e1afb13b084d5c0e47ed')
+
+build() {
+   phpconfig=--srcdir=../${pkgbase}-${pkgver} \
+   --config-cache \
+   --prefix=/usr \
+   --sysconfdir=/etc/php \
+   --localstatedir=/var \
+   --with-layout=GNU \
+   --with-config-file-path=/etc/php \
+   --with-config-file-scan-dir=/etc/php/conf.d \
+   --disable-rpath \
+   

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:21
  Author: pierre
Revision: 175779

db-move: moved qt from [staging] to [testing] (i686, x86_64)

Added:
  qt/repos/testing-i686/
  qt/repos/testing-i686/PKGBUILD
(from rev 175770, qt/repos/staging-i686/PKGBUILD)
  qt/repos/testing-i686/assistant.desktop
(from rev 175770, qt/repos/staging-i686/assistant.desktop)
  qt/repos/testing-i686/designer.desktop
(from rev 175770, qt/repos/staging-i686/designer.desktop)
  qt/repos/testing-i686/fix-crash-in-assistant.patch
(from rev 175770, qt/repos/staging-i686/fix-crash-in-assistant.patch)
  qt/repos/testing-i686/improve-cups-support.patch
(from rev 175770, qt/repos/staging-i686/improve-cups-support.patch)
  qt/repos/testing-i686/linguist.desktop
(from rev 175770, qt/repos/staging-i686/linguist.desktop)
  qt/repos/testing-i686/qt.install
(from rev 175770, qt/repos/staging-i686/qt.install)
  qt/repos/testing-i686/qtconfig.desktop
(from rev 175770, qt/repos/staging-i686/qtconfig.desktop)
  qt/repos/testing-x86_64/
  qt/repos/testing-x86_64/PKGBUILD
(from rev 175770, qt/repos/staging-x86_64/PKGBUILD)
  qt/repos/testing-x86_64/assistant.desktop
(from rev 175770, qt/repos/staging-x86_64/assistant.desktop)
  qt/repos/testing-x86_64/designer.desktop
(from rev 175770, qt/repos/staging-x86_64/designer.desktop)
  qt/repos/testing-x86_64/fix-crash-in-assistant.patch
(from rev 175770, qt/repos/staging-x86_64/fix-crash-in-assistant.patch)
  qt/repos/testing-x86_64/improve-cups-support.patch
(from rev 175770, qt/repos/staging-x86_64/improve-cups-support.patch)
  qt/repos/testing-x86_64/linguist.desktop
(from rev 175770, qt/repos/staging-x86_64/linguist.desktop)
  qt/repos/testing-x86_64/qt.install
(from rev 175770, qt/repos/staging-x86_64/qt.install)
  qt/repos/testing-x86_64/qtconfig.desktop
(from rev 175770, qt/repos/staging-x86_64/qtconfig.desktop)
Deleted:
  qt/repos/staging-i686/
  qt/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |  140 ++
 testing-i686/assistant.desktop  |8 +
 testing-i686/designer.desktop   |   10 +
 testing-i686/fix-crash-in-assistant.patch   |   11 ++
 testing-i686/improve-cups-support.patch |   84 +++
 testing-i686/linguist.desktop   |9 +
 testing-i686/qt.install |   12 ++
 testing-i686/qtconfig.desktop   |9 +
 testing-x86_64/PKGBUILD |  140 ++
 testing-x86_64/assistant.desktop|8 +
 testing-x86_64/designer.desktop |   10 +
 testing-x86_64/fix-crash-in-assistant.patch |   11 ++
 testing-x86_64/improve-cups-support.patch   |   84 +++
 testing-x86_64/linguist.desktop |9 +
 testing-x86_64/qt.install   |   12 ++
 testing-x86_64/qtconfig.desktop |9 +
 16 files changed, 566 insertions(+)

Copied: qt/repos/testing-i686/PKGBUILD (from rev 175770, 
qt/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:21 UTC (rev 175779)
@@ -0,0 +1,140 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=qt
+pkgname=('qt' 'qt-private-headers')
+pkgver=4.8.4
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://qt-project.org/'
+license=('GPL3' 'LGPL')
+makedepends=('libtiff' 'libpng' 'libmng' 'sqlite' 'ca-certificates' 'glib2' 
'dbus'
+'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
+'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'mesa' 
'postgresql-libs'
+'mysql' 'unixodbc' 'cups' 'gtk2' 'libfbclient')
+options=('!libtool')
+_pkgfqn=${pkgbase}-everywhere-opensource-src-${pkgver}
+source=(http://releases.qt-project.org/qt4/source/${_pkgfqn}.tar.gz;
+'assistant.desktop' 'designer.desktop' 'linguist.desktop'
+'qtconfig.desktop'
+'improve-cups-support.patch'
+'fix-crash-in-assistant.patch')
+md5sums=('89c5ecba180cae74c66260ac732dc5cb'
+ 'f1837a03fd0ebbd2da58975845f278e3'
+ '480fea1ed076992b688373c8db274be0'
+ '5595c24d5bb942c21e3a4d299e6d0bf1'
+ '824a3b77a25e98567f640e0441ccdebc'
+ 'c439c7731c25387352d8453ca7574971'
+ '57590084078b6379f0501f7728b02ae2')
+
+build() {
+  cd ${_pkgfqn}
+
+  # (FS#28381) (KDEBUG#180051)
+  patch -p1 -i ${srcdir}/improve-cups-support.patch
+
+  # (FS#29469)
+  patch -p1 -i ${srcdir}/fix-crash-in-assistant.patch
+
+  export QT4DIR=${srcdir}/${_pkgfqn}
+  export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH}
+
+  sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf
+  sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g 
mkspecs/common/gcc-base-unix.conf
+  sed -i /^QMAKE_LFLAGS\s/s|+=|+= 

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:22
  Author: pierre
Revision: 175780

db-move: moved raptor from [staging] to [testing] (i686, x86_64)

Added:
  raptor/repos/testing-i686/
  raptor/repos/testing-i686/PKGBUILD
(from rev 175770, raptor/repos/staging-i686/PKGBUILD)
  raptor/repos/testing-x86_64/
  raptor/repos/testing-x86_64/PKGBUILD
(from rev 175770, raptor/repos/staging-x86_64/PKGBUILD)
Deleted:
  raptor/repos/staging-i686/
  raptor/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   36 
 testing-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: raptor/repos/testing-i686/PKGBUILD (from rev 175770, 
raptor/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:22 UTC (rev 175780)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: eric e...@archlinux.org
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+
+pkgname=raptor
+pkgver=2.0.8
+pkgrel=3
+pkgdesc=A C library that parses RDF/XML/N-Triples into RDF triples
+arch=('i686' 'x86_64')
+url=http://librdf.org/raptor;
+depends=('curl' 'libxslt' 'icu=50.1.2')
+license=('LGPL')
+options=('!libtool')
+source=(http://librdf.org/dist/source/raptor2-$pkgver.tar.gz;)
+
+build() {
+  cd ${srcdir}/raptor2-${pkgver}
+
+  ./configure --prefix=/usr \
+--disable-static \
+--with-yajl=no \
+--with-icu-config=/usr/bin/icu-config
+  make
+}
+
+#check() {
+#  make -C raptor2-$pkgver check // currently does not work
+#}
+
+package() {
+  cd ${srcdir}/raptor2-${pkgver}
+  make prefix=${pkgdir}/usr install
+}
+md5sums=('ac60858b875aab8fa7917f21a1237aa9')

Copied: raptor/repos/testing-x86_64/PKGBUILD (from rev 175770, 
raptor/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 17:03:22 UTC (rev 175780)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: eric e...@archlinux.org
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+
+pkgname=raptor
+pkgver=2.0.8
+pkgrel=3
+pkgdesc=A C library that parses RDF/XML/N-Triples into RDF triples
+arch=('i686' 'x86_64')
+url=http://librdf.org/raptor;
+depends=('curl' 'libxslt' 'icu=50.1.2')
+license=('LGPL')
+options=('!libtool')
+source=(http://librdf.org/dist/source/raptor2-$pkgver.tar.gz;)
+
+build() {
+  cd ${srcdir}/raptor2-${pkgver}
+
+  ./configure --prefix=/usr \
+--disable-static \
+--with-yajl=no \
+--with-icu-config=/usr/bin/icu-config
+  make
+}
+
+#check() {
+#  make -C raptor2-$pkgver check // currently does not work
+#}
+
+package() {
+  cd ${srcdir}/raptor2-${pkgver}
+  make prefix=${pkgdir}/usr install
+}
+md5sums=('ac60858b875aab8fa7917f21a1237aa9')



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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:23
  Author: pierre
Revision: 175781

db-move: moved tracker from [staging] to [testing] (i686, x86_64)

Added:
  tracker/repos/testing-i686/
  tracker/repos/testing-i686/PKGBUILD
(from rev 175770, tracker/repos/staging-i686/PKGBUILD)
  tracker/repos/testing-i686/tracker.install
(from rev 175770, tracker/repos/staging-i686/tracker.install)
  tracker/repos/testing-x86_64/
  tracker/repos/testing-x86_64/PKGBUILD
(from rev 175770, tracker/repos/staging-x86_64/PKGBUILD)
  tracker/repos/testing-x86_64/tracker.install
(from rev 175770, tracker/repos/staging-x86_64/tracker.install)
Deleted:
  tracker/repos/staging-i686/
  tracker/repos/staging-x86_64/

+
 testing-i686/PKGBUILD  |   86 +++
 testing-i686/tracker.install   |   13 +
 testing-x86_64/PKGBUILD|   86 +++
 testing-x86_64/tracker.install |   13 +
 4 files changed, 198 insertions(+)

Copied: tracker/repos/testing-i686/PKGBUILD (from rev 175770, 
tracker/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:23 UTC (rev 175781)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgbase=tracker
+pkgname=(tracker libtracker-sparql)
+pkgver=0.14.4
+_tver=${pkgver%.*}
+pkgrel=3
+pkgdesc=All-in-one indexer, search tool and metadata database
+arch=('i686' 'x86_64')
+license=('GPL')
+makedepends=('libgee' 'libgnome-keyring' 'upower' 'libexif' 'exempi'
+ 'poppler-glib' 'libgsf' 'icu' 'enca' 'networkmanager' 'gtk3'
+ 'desktop-file-utils' 'hicolor-icon-theme' 'gobject-introspection'
+ 'intltool' 'giflib' 'gstreamer0.10-base' 'totem-plparser'
+ 'taglib' 'nautilus' 'gnome-panel' 'libvorbis' 'flac' 'vala'
+ 'libgxps')
+url=http://www.gnome.org;
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)
+sha256sums=('b818ee42b9007a94b2f8046edc4706bb2036187d5fd304e7ae23e5d2fcf85918')
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/tracker \
+--disable-unit-tests \
+--enable-libflac \
+--enable-libvorbis
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+
+  make
+}
+
+package_tracker() {
+  depends=(libtracker-sparql=$pkgver-$pkgrel 'libgee' 'libgnome-keyring'
+   'upower' 'libexif' 'exempi' 'poppler-glib' 'libgsf' 'enca'
+   'networkmanager' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
+  optdepends=('giflib: extractor for GIF data'
+  'gstreamer0.10-base: video extractor'
+  'totem-plparser: playlist support'
+  'nautilus: nautilus-extension'
+  'libvorbis: Vorbis metadata extractor'
+  'flac: FLAC metadata extractor'
+  'taglib: writeback for audio files'
+  'gnome-panel: tracker-search-bar'
+  'libgxps: XPS extractor')
+  groups=('gnome-extra')
+  install=tracker.install
+
+  cd $pkgbase-$pkgver
+  make DESTDIR=$pkgdir install
+
+### Split libtracker-sparql
+
+  mkdir -p $srcdir/sparql/usr/{include,lib}/tracker-$_tver
+  mkdir -p $srcdir/sparql/usr/lib/{girepository-1.0,pkgconfig}
+  mkdir -p $srcdir/sparql/usr/share/{gir-1.0,vala/vapi}
+
+  mv $pkgdir/usr/lib/libtracker-sparql-* $srcdir/sparql/usr/lib
+
+  mv $pkgdir/usr/lib/tracker-$_tver/*.so* \
+$srcdir/sparql/usr/lib/tracker-$_tver
+
+  mv $pkgdir/usr/share/vala/vapi/tracker-sparql-* \
+$srcdir/sparql/usr/share/vala/vapi
+
+  mv {$pkgdir,$srcdir/sparql}/usr/include/tracker-$_tver/libtracker-sparql
+  mv 
{$pkgdir,$srcdir/sparql}/usr/lib/girepository-1.0/Tracker-$_tver.typelib
+  mv {$pkgdir,$srcdir/sparql}/usr/lib/pkgconfig/tracker-sparql-$_tver.pc
+  mv {$pkgdir,$srcdir/sparql}/usr/share/gir-1.0/Tracker-$_tver.gir
+}
+
+package_libtracker-sparql() {
+  pkgdesc=$pkgdesc (SPARQL library)
+  depends=('sqlite' 'icu' 'glib2' 'libffi' 'pcre' 'util-linux')
+
+  mv $srcdir/sparql/* $pkgdir
+}

Copied: tracker/repos/testing-i686/tracker.install (from rev 175770, 
tracker/repos/staging-i686/tracker.install)
===
--- testing-i686/tracker.install(rev 0)
+++ testing-i686/tracker.install2013-01-21 17:03:23 UTC (rev 175781)
@@ -0,0 +1,13 @@
+post_install() {
+  

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

2013-01-21 Thread pierre
Date: Monday, January 21, 2013 @ 18:03:24
  Author: pierre
Revision: 175782

db-move: moved webkitgtk from [staging] to [testing] (i686, x86_64)

Added:
  webkitgtk/repos/testing-i686/
  webkitgtk/repos/testing-i686/PKGBUILD
(from rev 175770, webkitgtk/repos/staging-i686/PKGBUILD)
  webkitgtk/repos/testing-x86_64/
  webkitgtk/repos/testing-x86_64/PKGBUILD
(from rev 175770, webkitgtk/repos/staging-x86_64/PKGBUILD)
Deleted:
  webkitgtk/repos/staging-i686/
  webkitgtk/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   61 ++
 testing-x86_64/PKGBUILD |   61 ++
 2 files changed, 122 insertions(+)

Copied: webkitgtk/repos/testing-i686/PKGBUILD (from rev 175770, 
webkitgtk/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 17:03:24 UTC (rev 175782)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgbase=webkitgtk
+pkgname=('webkitgtk2' 'webkitgtk3')
+pkgver=1.10.2
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://webkitgtk.org/;
+license=('custom')
+makedepends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gtk3' 'gst-plugins-base-libs' 'gstreamer0.10-base' 'gperf' 
'gobject-introspection' 'python2' 'mesa' 'ruby' 'gtk-doc')
+options=('!libtool' '!emptydirs')
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
+
+build() {
+  cd $srcdir/webkitgtk-$pkgver
+  mkdir build-gtk2 build-gtk3
+
+  cd build-gtk2
+  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
+--enable-introspection \
+--disable-silent-rules \
+--libexecdir=/usr/lib/webkitgtk2 \
+--with-gstreamer=0.10 \
+--with-gtk=2.0 \
+--disable-webkit2
+  make all stamp-po
+  
+  cd ../build-gtk3
+  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
+--enable-introspection \
+--disable-silent-rules \
+--libexecdir=/usr/lib/webkitgtk3 \
+--with-gstreamer=1.0
+  make all stamp-po
+}
+
+package_webkitgtk3() {
+  pkgdesc=GTK+ Web content engine library for GTK+ 3.0
+  depends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gtk3' 'gst-plugins-base-libs')
+  conflicts=('libwebkit3')
+  provides=(libwebkit3=${pkgver})
+  replaces=('libwebkit3')
+  
+  cd $srcdir/webkitgtk-$pkgver/build-gtk3
+  make -j1 DESTDIR=$pkgdir install
+  install -Dm644 ../Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_webkitgtk2() {
+  pkgdesc=GTK+ Web content engine library for GTK+ 2.0
+  depends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gstreamer0.10-base')
+  conflicts=('libwebkit')
+  provides=(libwebkit=${pkgver})
+  replaces=('libwebkit')
+  
+  cd $srcdir/webkitgtk-$pkgver/build-gtk2
+  make -j1 DESTDIR=$pkgdir install
+  install -Dm644 ../Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: webkitgtk/repos/testing-x86_64/PKGBUILD (from rev 175770, 
webkitgtk/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 17:03:24 UTC (rev 175782)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgbase=webkitgtk
+pkgname=('webkitgtk2' 'webkitgtk3')
+pkgver=1.10.2
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://webkitgtk.org/;
+license=('custom')
+makedepends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gtk3' 'gst-plugins-base-libs' 'gstreamer0.10-base' 'gperf' 
'gobject-introspection' 'python2' 'mesa' 'ruby' 'gtk-doc')
+options=('!libtool' '!emptydirs')
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
+
+build() {
+  cd $srcdir/webkitgtk-$pkgver
+  mkdir build-gtk2 build-gtk3
+
+  cd build-gtk2
+  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
+--enable-introspection \
+--disable-silent-rules \
+--libexecdir=/usr/lib/webkitgtk2 \
+--with-gstreamer=0.10 \
+--with-gtk=2.0 \
+--disable-webkit2
+  make all stamp-po
+  
+  cd ../build-gtk3
+  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
+--enable-introspection \
+--disable-silent-rules \
+--libexecdir=/usr/lib/webkitgtk3 \
+--with-gstreamer=1.0
+  make all stamp-po
+}
+
+package_webkitgtk3() {
+  pkgdesc=GTK+ Web content engine library for GTK+ 3.0
+  depends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gtk3' 'gst-plugins-base-libs')
+  conflicts=('libwebkit3')
+  provides=(libwebkit3=${pkgver})
+  replaces=('libwebkit3')
+  
+  cd $srcdir/webkitgtk-$pkgver/build-gtk3
+  make -j1 

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

2013-01-21 Thread stephane
Date: Monday, January 21, 2013 @ 18:03:37
  Author: stephane
Revision: 175783

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

Added:
  hwloc/repos/extra-i686/PKGBUILD
(from rev 175772, hwloc/trunk/PKGBUILD)
  hwloc/repos/extra-x86_64/PKGBUILD
(from rev 175782, hwloc/trunk/PKGBUILD)
Deleted:
  hwloc/repos/extra-i686/PKGBUILD
  hwloc/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-21 17:03:24 UTC (rev 175782)
+++ extra-i686/PKGBUILD 2013-01-21 17:03:37 UTC (rev 175783)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Sylvain HENRY hsy...@yahoo.fr
-# Contributor: Hervé YVIQUEL ellde...@gmail.com
-
-pkgname=hwloc
-pkgver=1.6
-pkgrel=1
-pkgdesc=Portable Hardware Locality is a portable abstraction of hierarchical 
architectures
-arch=('i686' 'x86_64')
-url=http://www.open-mpi.org/projects/hwloc/;
-license=('BSD')
-depends=('sh' 'pciutils' 'cairo' 'libxml2')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('a9c0bbcd49350b6cbe45efdc75e5962863239ebb')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: hwloc/repos/extra-i686/PKGBUILD (from rev 175772, hwloc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-21 17:03:37 UTC (rev 175783)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Sylvain HENRY hsy...@yahoo.fr
+# Contributor: Hervé YVIQUEL ellde...@gmail.com
+
+pkgname=hwloc
+pkgver=1.6.1
+pkgrel=1
+pkgdesc=Portable Hardware Locality is a portable abstraction of hierarchical 
architectures
+arch=('i686' 'x86_64')
+url=http://www.open-mpi.org/projects/hwloc/;
+license=('BSD')
+depends=('sh' 'pciutils' 'cairo' 'libxml2')
+makedepends=('pkg-config')
+options=('!libtool' '!docs')
+source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('9d02234d6abd5332675957506e4d8144c515e986')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-01-21 17:03:24 UTC (rev 175782)
+++ extra-x86_64/PKGBUILD   2013-01-21 17:03:37 UTC (rev 175783)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Sylvain HENRY hsy...@yahoo.fr
-# Contributor: Hervé YVIQUEL ellde...@gmail.com
-
-pkgname=hwloc
-pkgver=1.6
-pkgrel=1
-pkgdesc=Portable Hardware Locality is a portable abstraction of hierarchical 
architectures
-arch=('i686' 'x86_64')
-url=http://www.open-mpi.org/projects/hwloc/;
-license=('BSD')
-depends=('sh' 'pciutils' 'cairo' 'libxml2')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('a9c0bbcd49350b6cbe45efdc75e5962863239ebb')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: hwloc/repos/extra-x86_64/PKGBUILD (from rev 175782, 
hwloc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-01-21 17:03:37 UTC (rev 175783)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Sylvain HENRY hsy...@yahoo.fr
+# Contributor: Hervé YVIQUEL ellde...@gmail.com
+
+pkgname=hwloc
+pkgver=1.6.1
+pkgrel=1
+pkgdesc=Portable Hardware Locality is a portable abstraction of hierarchical 
architectures
+arch=('i686' 'x86_64')
+url=http://www.open-mpi.org/projects/hwloc/;
+license=('BSD')
+depends=('sh' 'pciutils' 'cairo' 'libxml2')
+makedepends=('pkg-config')
+options=('!libtool' '!docs')
+source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)

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

2013-01-21 Thread stephane
Date: Monday, January 21, 2013 @ 19:01:57
  Author: stephane
Revision: 175784

upgpkg: boost 1.52.0-1

version bump

Modified:
  boost/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 17:03:37 UTC (rev 175783)
+++ PKGBUILD2013-01-21 18:01:57 UTC (rev 175784)
@@ -1,20 +1,22 @@
 # $Id$
-# Maintainer: kevin ke...@archlinux.org
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
 # Contributor: Giovanni Scafora giova...@archlinux.org
 # Contributor: Kritoke krit...@gamebox.net
 # Contributor: Luca Roccia little_r...@users.sourceforge.net
 
 pkgbase=boost
 pkgname=('boost-libs' 'boost')
-pkgver=1.50.0
+pkgver=1.52.0
 _boostver=${pkgver//./_}
-pkgrel=4
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.boost.org/;
-makedepends=('icu=50.1.2' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
 
source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz)
 license=('custom')
-md5sums=('dbc07ab0254df3dda6300fd737b3f264')
+sha1sums=('1120430030315b0a94b6d63fc04662960db2444c')
 
 _stagedir=${srcdir}/stagedir
 
@@ -76,7 +78,7 @@
 package_boost() {
 pkgdesc=Free peer-reviewed portable C++ source libraries - Development
 depends=(boost-libs=${pkgver})
-optdepends=('python3: for python bindings'
+optdepends=('python: for python3 bindings'
 'python2: for python2 bindings'
'boost-build: to use boost jam for building your project.')
 



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

2013-01-21 Thread stephane
Date: Monday, January 21, 2013 @ 19:02:38
  Author: stephane
Revision: 175785

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

Added:
  boost/repos/staging-i686/
  boost/repos/staging-i686/PKGBUILD
(from rev 175784, boost/trunk/PKGBUILD)
  boost/repos/staging-x86_64/
  boost/repos/staging-x86_64/PKGBUILD
(from rev 175784, boost/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |  115 ++
 staging-x86_64/PKGBUILD |  115 ++
 2 files changed, 230 insertions(+)

Copied: boost/repos/staging-i686/PKGBUILD (from rev 175784, 
boost/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-01-21 18:02:38 UTC (rev 175785)
@@ -0,0 +1,115 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Kritoke krit...@gamebox.net
+# Contributor: Luca Roccia little_r...@users.sourceforge.net
+
+pkgbase=boost
+pkgname=('boost-libs' 'boost')
+pkgver=1.52.0
+_boostver=${pkgver//./_}
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.boost.org/;
+makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz)
+license=('custom')
+sha1sums=('1120430030315b0a94b6d63fc04662960db2444c')
+
+_stagedir=${srcdir}/stagedir
+
+build() {
+  # set python path for bjam
+  cd ${srcdir}/${pkgbase}_${_boostver}/tools
+  echo using python : 2.7 : /usr/bin/python2 ;  build/v2/user-config.jam
+  echo using python : 3.3 : /usr/bin/python3 : /usr/include/python3.3m : 
/usr/lib ;  build/v2/user-config.jam
+  echo using mpi ;  build/v2/user-config.jam
+
+  cd ${srcdir}/${pkgbase}_${_boostver}
+
+  # build bjam
+  cd ${srcdir}/${pkgbase}_${_boostver}/tools/build/v2/engine
+  ./build.sh cc
+
+  _bindir=bin.linuxx86
+  [ ${CARCH} = x86_64 ]  _bindir=bin.linuxx86_64
+
+  install -d ${_stagedir}/usr/bin
+  install ${_bindir}/bjam ${_stagedir}/usr/bin/bjam
+
+  # build tools
+  cd ${srcdir}/${pkgbase}_${_boostver}/tools/
+  ${_stagedir}/usr/bin/bjam --toolset=gcc
+
+  # copy the tools
+  cd ${srcdir}/${pkgbase}_${_boostver}/dist/bin
+  for i in *;do
+  install -m755 ${i} ${_stagedir}/usr/bin/${i}
+  done
+
+  #boostbook needed by quickbook
+  cd ${srcdir}/${pkgbase}_${_boostver}/dist/
+  cp -r share ${_stagedir}
+
+  # build libs
+  cd ${srcdir}/${pkgbase}_${_boostver}
+
+  # default minimal install: release link=shared,static
+  # runtime-link=shared threading=single,multi
+  # --layout=tagged will add the -mt suffix for multithreaded libraries
+  # and installs includes in /usr/include/boost.
+  # --layout=system no longer adds the -mt suffix for multi-threaded libs.
+  # install to ${_stagedir} in preparation for split packaging
+
+  ${_stagedir}/usr/bin/bjam \
+  release debug-symbols=off threading=multi \
+  runtime-link=shared link=shared,static \
+  cflags=-fno-strict-aliasing \
+  toolset=gcc \
+  --prefix=${_stagedir} \
+  -sTOOLS=gcc \
+  --layout=system \
+  ${MAKEFLAGS} \
+  install
+}
+
+package_boost() {
+pkgdesc=Free peer-reviewed portable C++ source libraries - Development
+depends=(boost-libs=${pkgver})
+optdepends=('python: for python3 bindings'
+'python2: for python2 bindings'
+   'boost-build: to use boost jam for building your project.')
+
+install -d ${pkgdir}/usr/{include,lib,share}
+# headers/source files
+cp -r ${_stagedir}/include/ ${pkgdir}/usr/
+
+# static libs
+cp -r ${_stagedir}/lib/*.a ${pkgdir}/usr/lib/
+
+# utilities (bjam, bcp, pyste)
+cp -r ${_stagedir}/usr/* ${pkgdir}/usr/
+
+#boostbook
+cp -r ${_stagedir}/share/* ${pkgdir}/usr/share
+
+# license
+install -D -m644 ${srcdir}/${pkgbase}_${_boostver}/LICENSE_1_0.txt \
+${pkgdir}/usr/share/licenses/boost/LICENSE_1_0.txt
+}
+
+package_boost-libs() {
+pkgdesc=Free peer-reviewed portable C++ source libraries - Runtime
+depends=('gcc-libs' 'bzip2' 'zlib' 'icu')
+optdepends=('openmpi: for mpi support')
+
+install -d ${pkgdir}/usr/lib
+#shared libs
+cp -r ${_stagedir}/lib/*.so{,.*} ${pkgdir}/usr/lib/
+
+# license
+install -D -m644 ${srcdir}/${pkgbase}_${_boostver}/LICENSE_1_0.txt \
+${pkgdir}/usr/share/licenses/boost-libs/LICENSE_1_0.txt
+}

Copied: boost/repos/staging-x86_64/PKGBUILD (from rev 175784, 
boost/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-01-21 18:02:38 UTC (rev 175785)
@@ -0,0 +1,115 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# 

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

2013-01-21 Thread Jan Steffens
Date: Monday, January 21, 2013 @ 20:54:42
  Author: heftig
Revision: 82620

boost rebuild

Modified:
  gnash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 16:51:05 UTC (rev 82619)
+++ PKGBUILD2013-01-21 19:54:42 UTC (rev 82620)
@@ -4,7 +4,7 @@
 pkgbase=gnash
 pkgname=(gnash-common gnash-gtk)
 pkgver=0.8.10
-pkgrel=5
+pkgrel=6
 arch=(i686 x86_64)
 url=http://www.gnu.org/software/gnash/;
 license=(GPL3)



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

2013-01-21 Thread Jan Steffens
Date: Monday, January 21, 2013 @ 21:01:14
  Author: heftig
Revision: 82621

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

Added:
  gnash/repos/community-staging-i686/
  gnash/repos/community-staging-i686/PKGBUILD
(from rev 82620, gnash/trunk/PKGBUILD)
  gnash/repos/community-staging-i686/gnash-0.8.10-boost-1.50.patch
(from rev 82620, gnash/trunk/gnash-0.8.10-boost-1.50.patch)
  gnash/repos/community-staging-i686/gnash-gtk.install
(from rev 82620, gnash/trunk/gnash-gtk.install)
  gnash/repos/community-staging-i686/nodebug.patch
(from rev 82620, gnash/trunk/nodebug.patch)
  gnash/repos/community-staging-x86_64/
  gnash/repos/community-staging-x86_64/PKGBUILD
(from rev 82620, gnash/trunk/PKGBUILD)
  gnash/repos/community-staging-x86_64/gnash-0.8.10-boost-1.50.patch
(from rev 82620, gnash/trunk/gnash-0.8.10-boost-1.50.patch)
  gnash/repos/community-staging-x86_64/gnash-gtk.install
(from rev 82620, gnash/trunk/gnash-gtk.install)
  gnash/repos/community-staging-x86_64/nodebug.patch
(from rev 82620, gnash/trunk/nodebug.patch)

+
 community-staging-i686/PKGBUILD|   86 +++
 community-staging-i686/gnash-0.8.10-boost-1.50.patch   |   12 ++
 community-staging-i686/gnash-gtk.install   |   22 +++
 community-staging-i686/nodebug.patch   |   48 
 community-staging-x86_64/PKGBUILD  |   86 +++
 community-staging-x86_64/gnash-0.8.10-boost-1.50.patch |   12 ++
 community-staging-x86_64/gnash-gtk.install |   22 +++
 community-staging-x86_64/nodebug.patch |   48 
 8 files changed, 336 insertions(+)

Copied: gnash/repos/community-staging-i686/PKGBUILD (from rev 82620, 
gnash/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-21 20:01:14 UTC (rev 82621)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgbase=gnash
+pkgname=(gnash-common gnash-gtk)
+pkgver=0.8.10
+pkgrel=6
+arch=(i686 x86_64)
+url=http://www.gnu.org/software/gnash/;
+license=(GPL3)
+makedepends=(curl giflib libldap sdl agg libjpeg libpng libtool mesa glu
+ speex fontconfig
+ gstreamer0.10-base
+ gtk2 libldap xulrunner hicolor-icon-theme desktop-file-utils 
gconf gtkglext
+ pkgconfig boost)
+options=(!libtool !emptydirs)
+source=(http://ftp.gnu.org/gnu/gnash/${pkgver}/gnash-${pkgver}.tar.bz2
+nodebug.patch gnash-0.8.10-boost-1.50.patch)
+sha256sums=('9625072e45df92baa2c28fcd4e2deb66bc827530baedfad2e4e2292d1224'
+'0ebb104a7632af997c7e6b268755949fa0c1eea5e32015b95a22d63d0e431551'
+'ac3e7dbcb2ea30b8a263168462e739aa07706e0e3cdc672410a42a4357dbf54c')
+
+build() {
+  cd gnash-$pkgver
+
+  # Disable very, very verbose debugging (gigabytes of logs)
+  patch -Np1 -i ../nodebug.patch
+
+  # Link to libboost_system.so
+  patch -Np1 -i ../gnash-0.8.10-boost-1.50.patch
+
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--with-plugins-install=system \
+--with-npapi-plugindir=/usr/lib/mozilla/plugins \
+--enable-gui=sdl,gtk,dump \
+--enable-media=gst \
+--enable-renderer=all \
+--enable-device=x11
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+
+  make
+}
+
+package_gnash-common() {
+  pkgdesc=A GNU Flash movie player
+  depends=(curl giflib sdl agg libjpeg libpng libltdl libgl glu
+   speex fontconfig cairo
+   gstreamer0.10-base
+   boost-libs)
+  backup=(etc/gnashrc etc/gnashthumbnailrc)
+
+  cd gnash-$pkgver
+
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+
+  # Split gnash-gtk
+  mkdir -p $srcdir/gtk/{etc,usr/{bin,share/man/man1}}
+  mv $pkgdir/usr/bin/{gtk-gnash,gnash-gtk-launcher} \
+$srcdir/gtk/usr/bin/
+  mv $pkgdir/usr/share/man/man1/{gtk-gnash,gnash-gtk-launcher}.1 \
+$srcdir/gtk/usr/share/man/man1/
+  mv $pkgdir/usr/share/{applications,icons} $srcdir/gtk/usr/share/
+  mv $pkgdir/etc/gnashpluginrc $srcdir/gtk/etc/
+}
+
+package_gnash-gtk() {
+  pkgdesc=A GNU Flash movie player
+  depends=(gnash-common=$pkgver
+gtk2 libldap hicolor-icon-theme desktop-file-utils gconf gtkglext)
+  install=gnash-gtk.install
+  backup=(etc/gnashpluginrc)
+
+  mv gtk/* $pkgdir
+
+  cd gnash-$pkgver
+  make DESTDIR=$pkgdir install-plugin
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/gnash.schemas --domain 
gnash \
+

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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:10:57
  Author: thomas
Revision: 175786

upgpkg: intel-ucode 20120606_v2-1

Modified:
  intel-ucode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 18:02:38 UTC (rev 175785)
+++ PKGBUILD2013-01-21 20:10:57 UTC (rev 175786)
@@ -2,17 +2,17 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=intel-ucode
-pkgver=20120606
-pkgrel=2
+pkgver=20120606_v2
+pkgrel=1
 pkgdesc=Microcode update files for Intel CPUs
 arch=('any')
 
url=http://downloadcenter.intel.com/SearchResult.aspx?lang=engkeyword=%22microcode%22;
 replaces=('microcode_ctl')
 license=('custom')
-source=(http://downloadmirror.intel.com/21385/eng/microcode-${pkgver}.tgz
+source=(http://downloadmirror.intel.com/21925/eng/microcode-20120606-v2.tgz
 LICENSE
 intel-microcode2ucode.c)
-sha256sums=('e139e438587114028d699162af6dde25b18e1c1cef13c39896a37f22242d4943'
+sha256sums=('977652df13ff7e1eb048bdc0a6934f2f1bb1a938327e83d4766aafa0c7beb5c7'
 '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
 'c51b1b1d8b4b28e7d5d007917c1e444af1a2ff04a9408aa9067c0e57d70164de')
 



[arch-commits] Commit in intel-ucode/repos/extra-any (6 files)

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:11:06
  Author: thomas
Revision: 175787

archrelease: copy trunk to extra-any

Added:
  intel-ucode/repos/extra-any/LICENSE
(from rev 175786, intel-ucode/trunk/LICENSE)
  intel-ucode/repos/extra-any/PKGBUILD
(from rev 175786, intel-ucode/trunk/PKGBUILD)
  intel-ucode/repos/extra-any/intel-microcode2ucode.c
(from rev 175786, intel-ucode/trunk/intel-microcode2ucode.c)
Deleted:
  intel-ucode/repos/extra-any/LICENSE
  intel-ucode/repos/extra-any/PKGBUILD
  intel-ucode/repos/extra-any/intel-microcode2ucode.c

-+
 LICENSE |  246 +-
 PKGBUILD|   60 
 intel-microcode2ucode.c |  326 +++---
 3 files changed, 316 insertions(+), 316 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-01-21 20:10:57 UTC (rev 175786)
+++ LICENSE 2013-01-21 20:11:06 UTC (rev 175787)
@@ -1,123 +0,0 @@
-INTEL SOFTWARE LICENSE AGREEMENT
-
-IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
-Do not use or load this software and any associated materials (collectively,
-the Software) until you have carefully read the following terms and
-conditions. By loading or using the Software, you agree to the terms of this
-Agreement. If you do not wish to so agree, do not install or use the Software.
-
-LICENSES: Please Note:
-- If you are a network administrator, the Site License below shall
-apply to you.
-- If you are an end user, the Single User License shall apply to you.
-- If you are an original equipment manufacturer (OEM), the OEM License
-shall apply to you.
-
-SITE LICENSE. You may copy the Software onto your organization's computers
-for your organization's use, and you may make a reasonable number of
-back-up copies of the Software, subject to these conditions:
-
-1. This Software is licensed for use only in conjunction with Intel
-component products. Use of the Software in conjunction with non-Intel
-component products is not licensed hereunder.
-2. You may not copy, modify, rent, sell, distribute or transfer any part
-of the Software except as provided in this Agreement, and you agree to
-prevent unauthorized copying of the Software.
-3. You may not reverse engineer, decompile, or disassemble the Software.
-4. You may not sublicense or permit simultaneous use of the Software by
-more than one user.
-5. The Software may include portions offered on terms in addition to those
-set out here, as set out in a license accompanying those portions.
-
-SINGLE USER LICENSE. You may copy the Software onto a single computer for
-your personal, noncommercial use, and you may make one back-up copy of the
-Software, subject to these conditions:
-
-1. This Software is licensed for use only in conjunction with Intel
-component products. Use of the Software in conjunction with non-Intel
-component products is not licensed hereunder.
-2. You may not copy, modify, rent, sell, distribute or transfer any part
-of the Software except as provided in this Agreement, and you agree to
-prevent unauthorized copying of the Software.
-3. You may not reverse engineer, decompile, or disassemble the Software.
-4. You may not sublicense or permit simultaneous use of the Software by
-more than one user.
-5. The Software may include portions offered on terms in addition to those
-set out here, as set out in a license accompanying those portions.
-
-OEM LICENSE: You may reproduce and distribute the Software only as an
-integral part of or incorporated in Your product or as a standalone
-Software maintenance update for existing end users of Your products,
-excluding any other standalone products, subject to these conditions:
-
-1. This Software is licensed for use only in conjunction with Intel
-component products. Use of the Software in conjunction with non-Intel
-component products is not licensed hereunder.
-2. You may not copy, modify, rent, sell, distribute or transfer any part
-of the Software except as provided in this Agreement, and you agree to
-prevent unauthorized copying of the Software.
-3. You may not reverse engineer, decompile, or disassemble the Software.
-4. You may only distribute the Software to your customers pursuant to a
-written license agreement. Such license agreement may be a break-the-
-seal license agreement. At a minimum such license shall safeguard
-Intel's ownership rights to the Software.
-5. The Software may include portions offered on terms in addition to those
-set out here, as set out in a license accompanying those portions.
-
-NO OTHER RIGHTS. No rights or licenses are granted by Intel to You, expressly
-or by implication, with respect to any proprietary information or patent,
-copyright, mask work, trademark, trade secret, or other intellectual property
-right owned or controlled by Intel, except as expressly provided in this
-Agreement.
-
-OWNERSHIP OF SOFTWARE AND COPYRIGHTS. 

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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:13:20
  Author: thomas
Revision: 175788

upgpkg: iw 3.8-1

Modified:
  iw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 20:11:06 UTC (rev 175787)
+++ PKGBUILD2013-01-21 20:13:20 UTC (rev 175788)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=iw
-pkgver=3.6
+pkgver=3.8
 pkgrel=1
 pkgdesc=nl80211 based CLI configuration utility for wireless devices
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(libnl)
 makedepends=(linux-api-headers)
 source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857')
+sha256sums=('3dae92ca5989cbc21155941fa01907a5536da3c5f6898642440c61484fc7e0f9')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:13:31
  Author: thomas
Revision: 175789

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

Added:
  iw/repos/testing-i686/
  iw/repos/testing-i686/PKGBUILD
(from rev 175788, iw/trunk/PKGBUILD)
  iw/repos/testing-x86_64/
  iw/repos/testing-x86_64/PKGBUILD
(from rev 175788, iw/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   24 
 testing-x86_64/PKGBUILD |   24 
 2 files changed, 48 insertions(+)

Copied: iw/repos/testing-i686/PKGBUILD (from rev 175788, iw/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 20:13:31 UTC (rev 175789)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=iw
+pkgver=3.8
+pkgrel=1
+pkgdesc=nl80211 based CLI configuration utility for wireless devices
+arch=(i686 x86_64)
+url=http://wireless.kernel.org/en/users/Documentation/iw;
+license=(GPL)
+depends=(libnl)
+makedepends=(linux-api-headers)
+source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3dae92ca5989cbc21155941fa01907a5536da3c5f6898642440c61484fc7e0f9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: iw/repos/testing-x86_64/PKGBUILD (from rev 175788, iw/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 20:13:31 UTC (rev 175789)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=iw
+pkgver=3.8
+pkgrel=1
+pkgdesc=nl80211 based CLI configuration utility for wireless devices
+arch=(i686 x86_64)
+url=http://wireless.kernel.org/en/users/Documentation/iw;
+license=(GPL)
+depends=(libnl)
+makedepends=(linux-api-headers)
+source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3dae92ca5989cbc21155941fa01907a5536da3c5f6898642440c61484fc7e0f9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:29:49
  Author: thomas
Revision: 175791

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

Added:
  wpa_supplicant/repos/testing-i686/
  wpa_supplicant/repos/testing-i686/PKGBUILD
(from rev 175790, wpa_supplicant/trunk/PKGBUILD)
  wpa_supplicant/repos/testing-i686/config
(from rev 175790, wpa_supplicant/trunk/config)
  wpa_supplicant/repos/testing-i686/hostap_allow-linking-with-libnl-3.2.patch
(from rev 175790, 
wpa_supplicant/trunk/hostap_allow-linking-with-libnl-3.2.patch)
  wpa_supplicant/repos/testing-x86_64/
  wpa_supplicant/repos/testing-x86_64/PKGBUILD
(from rev 175790, wpa_supplicant/trunk/PKGBUILD)
  wpa_supplicant/repos/testing-x86_64/config
(from rev 175790, wpa_supplicant/trunk/config)
  wpa_supplicant/repos/testing-x86_64/hostap_allow-linking-with-libnl-3.2.patch
(from rev 175790, 
wpa_supplicant/trunk/hostap_allow-linking-with-libnl-3.2.patch)

--+
 testing-i686/PKGBUILD|   50 +
 testing-i686/config  |  533 +
 testing-i686/hostap_allow-linking-with-libnl-3.2.patch   |   12 
 testing-x86_64/PKGBUILD  |   50 +
 testing-x86_64/config|  533 +
 testing-x86_64/hostap_allow-linking-with-libnl-3.2.patch |   12 
 6 files changed, 1190 insertions(+)

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


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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:29:36
  Author: thomas
Revision: 175790

upgpkg: wpa_supplicant 2.0-1

Modified:
  wpa_supplicant/trunk/PKGBUILD
  wpa_supplicant/trunk/config

--+
 PKGBUILD |   15 -
 config   |   67 +
 2 files changed, 64 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 20:13:31 UTC (rev 175789)
+++ PKGBUILD2013-01-21 20:29:36 UTC (rev 175790)
@@ -2,8 +2,8 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=wpa_supplicant
-pkgver=1.0
-pkgrel=2
+pkgver=2.0
+pkgrel=1
 pkgdesc=A utility providing key negotiation for WPA wireless networks
 url=http://hostap.epitest.fi/wpa_supplicant;
 arch=('i686' 'x86_64')
@@ -12,17 +12,12 @@
 license=('GPL')
 backup=('etc/wpa_supplicant/wpa_supplicant.conf')
 source=(http://w1.fi/releases/${pkgname}-${pkgver}.tar.gz;
-   config hostap_allow-linking-with-libnl-3.2.patch)
-md5sums=('8650f6aa23646ef634402552d0669640'
- 'c035e45e8e240239eecd7402f235fb3b'
- '473fb6b77909ec5a50b6f4d91370e86b')
+   config)
+md5sums=('3be2ebfdcced52e00eda0afe2889839d'
+ '4aa1e5accd604091341b989b47fe1076')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}/
-
-  # from fedora
-  patch -Np1 -i $srcdir/hostap_allow-linking-with-libnl-3.2.patch
-
   cd ${pkgname}
 
   cp ${srcdir}/config ./.config

Modified: config
===
--- config  2013-01-21 20:13:31 UTC (rev 175789)
+++ config  2013-01-21 20:29:36 UTC (rev 175790)
@@ -204,6 +204,8 @@
 # Disable credentials for an open network by default when acting as a WPS
 # registrar.
 #CONFIG_WPS_REG_DISABLE_OPEN=y
+# Enable WPS support with NFC config method
+CONFIG_WPS_NFC=y
 
 # EAP-IKEv2
 #CONFIG_EAP_IKEV2=y
@@ -220,6 +222,9 @@
 # Enable this if EAP-SIM or EAP-AKA is included
 #CONFIG_PCSC=y
 
+# Support HT overrides (disable HT/HT40, mask MCS rates, etc.)
+CONFIG_HT_OVERRIDES=y
+
 # Development testing
 #CONFIG_EAPOL_TEST=y
 
@@ -227,6 +232,7 @@
 # unix = UNIX domain sockets (default for Linux/*BSD)
 # udp = UDP sockets using localhost (127.0.0.1)
 # named_pipe = Windows Named Pipe (default for Windows)
+# udp-remote = UDP sockets with remote access (only for tests systems/purpose)
 # y = use default (backwards compatibility)
 # If this option is commented out, control interface is not included in the
 # build.
@@ -303,6 +309,9 @@
 # eloop_none = Empty template
 #CONFIG_ELOOP=eloop
 
+# Should we use poll instead of select? Select is used by default.
+#CONFIG_ELOOP_POLL=y
+
 # Select layer 2 packet implementation
 # linux = Linux packet socket (default)
 # pcap = libpcap/libdnet/WinPcap
@@ -315,9 +324,7 @@
 # PeerKey handshake for Station to Station Link (IEEE 802.11e DLS)
 CONFIG_PEERKEY=y
 
-# IEEE 802.11w (management frame protection)
-# This version is an experimental implementation based on IEEE 802.11w/D1.0
-# draft and is subject to change since the standard has not yet been finalized.
+# IEEE 802.11w (management frame protection), also known as PMF
 # Driver support is also needed for IEEE 802.11w.
 #CONFIG_IEEE80211W=y
 
@@ -335,6 +342,13 @@
 # sent prior to negotiating which version will be used)
 #CONFIG_TLSV11=y
 
+# TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)
+# can be enabled to enable use of stronger crypto algorithms. It should be
+# noted that some existing TLS v1.0 -based implementation may not be compatible
+# with TLS v1.2 message (ClientHello is sent prior to negotiating which version
+# will be used)
+#CONFIG_TLSV12=y
+
 # If CONFIG_TLS=internal is used, additional library and include paths are
 # needed for LibTomMath. Alternatively, an integrated, minimal version of
 # LibTomMath can be used. See beginning of libtommath.c for details on benefits
@@ -400,6 +414,12 @@
 # Set syslog facility for debug messages
 #CONFIG_DEBUG_SYSLOG_FACILITY=LOG_DAEMON
 
+# Add support for sending all debug messages (regardless of debug verbosity)
+# to the Linux kernel tracing facility. This helps debug the entire stack by
+# making it easy to record everything happening from the driver up into the
+# same file, e.g., using trace-cmd.
+#CONFIG_DEBUG_LINUX_TRACING=y
+
 # Enable privilege separation (see README 'Privilege separation' for details)
 #CONFIG_PRIVSEP=y
 
@@ -459,22 +479,53 @@
 # IEEE 802.11n (High Throughput) support (mainly for AP mode)
 #CONFIG_IEEE80211N=y
 
+# Wireless Network Management (IEEE Std 802.11v-2011)
+# Note: This is experimental and not complete implementation.
+#CONFIG_WNM=y
+
 # Interworking (IEEE 802.11u)
 # This can be used to enable functionality to improve interworking with
 # external networks (GAS/ANQP to learn more about the networks and network
 # selection based on available credentials).
 #CONFIG_INTERWORKING=y
 
-CONFIG_LIBNL32=y
+# Hotspot 2.0
+#CONFIG_HS20=y
 
-# 

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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:36:41
  Author: thomas
Revision: 175792

upgpkg: wpa_supplicant_gui 2.0-1

Modified:
  wpa_supplicant_gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 20:29:49 UTC (rev 175791)
+++ PKGBUILD2013-01-21 20:36:41 UTC (rev 175792)
@@ -2,21 +2,22 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=wpa_supplicant_gui
-pkgver=1.0
+pkgver=2.0
 pkgrel=1
 pkgdesc=A Qt frontend to wpa_supplicant
 url=http://hostap.epitest.fi/wpa_supplicant;
 arch=('i686' 'x86_64')
-depends=('qt' wpa_supplicant=$pkgver)
+#depends=('qt' wpa_supplicant=$pkgver)
+depends=('qt' wpa_supplicant)
 license=('GPL')
 source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;
 compile-fix.patch)
-sha256sums=('91d41d473a5aafa2e25dd6577ebda975c4d4a3188850a53e31feaf7c04482b9c'
+sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09'
 '044be1032faf93c5f0abf22d7ae77dc0d1d1fef0c2c30646d54950b86601709f')
 
 build() {
   cd wpa_supplicant-${pkgver}
-  patch -p1 ../compile-fix.patch
+  #patch -p1 ../compile-fix.patch
   cd wpa_supplicant/wpa_gui-qt4
   qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
   make



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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:36:50
  Author: thomas
Revision: 175793

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

Added:
  wpa_supplicant_gui/repos/testing-i686/
  wpa_supplicant_gui/repos/testing-i686/PKGBUILD
(from rev 175792, wpa_supplicant_gui/trunk/PKGBUILD)
  wpa_supplicant_gui/repos/testing-i686/compile-fix.patch
(from rev 175792, wpa_supplicant_gui/trunk/compile-fix.patch)
  wpa_supplicant_gui/repos/testing-x86_64/
  wpa_supplicant_gui/repos/testing-x86_64/PKGBUILD
(from rev 175792, wpa_supplicant_gui/trunk/PKGBUILD)
  wpa_supplicant_gui/repos/testing-x86_64/compile-fix.patch
(from rev 175792, wpa_supplicant_gui/trunk/compile-fix.patch)

--+
 testing-i686/PKGBUILD|   33 +
 testing-i686/compile-fix.patch   |   14 ++
 testing-x86_64/PKGBUILD  |   33 +
 testing-x86_64/compile-fix.patch |   14 ++
 4 files changed, 94 insertions(+)

Copied: wpa_supplicant_gui/repos/testing-i686/PKGBUILD (from rev 175792, 
wpa_supplicant_gui/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 20:36:50 UTC (rev 175793)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=wpa_supplicant_gui
+pkgver=2.0
+pkgrel=1
+pkgdesc=A Qt frontend to wpa_supplicant
+url=http://hostap.epitest.fi/wpa_supplicant;
+arch=('i686' 'x86_64')
+#depends=('qt' wpa_supplicant=$pkgver)
+depends=('qt' wpa_supplicant)
+license=('GPL')
+source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;
+compile-fix.patch)
+sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09'
+'044be1032faf93c5f0abf22d7ae77dc0d1d1fef0c2c30646d54950b86601709f')
+
+build() {
+  cd wpa_supplicant-${pkgver}
+  #patch -p1 ../compile-fix.patch
+  cd wpa_supplicant/wpa_gui-qt4
+  qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
+  make
+}
+
+package() {
+  cd ${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/wpa_gui-qt4
+  install -Dm755 wpa_gui ${pkgdir}/usr/sbin/wpa_gui
+  install -Dm644 icons/wpa_gui.svg ${pkgdir}/usr/share/pixmaps/wpa_gui.svg
+  install -Dm644 wpa_gui.desktop 
${pkgdir}/usr/share/applications/wpa_gui.desktop
+  install -Dm644 
${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/doc/docbook/wpa_gui.8 \
+ ${pkgdir}/usr/share/man/man8/wpa_gui.8
+}

Copied: wpa_supplicant_gui/repos/testing-i686/compile-fix.patch (from rev 
175792, wpa_supplicant_gui/trunk/compile-fix.patch)
===
--- testing-i686/compile-fix.patch  (rev 0)
+++ testing-i686/compile-fix.patch  2013-01-21 20:36:50 UTC (rev 175793)
@@ -0,0 +1,14 @@
+diff -u -r wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp 
wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
+--- wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   2012-05-09 
23:56:09.0 +0200
 wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   
2012-06-25 12:06:46.045261398 +0200
+@@ -12,10 +12,8 @@
+  * See README and COPYING for more details.
+  */
+ 
+-#ifdef __MINGW32__
+ /* Need to get getopt() */
+ #include unistd.h
+-#endif
+ 
+ #ifdef CONFIG_NATIVE_WINDOWS
+ #include windows.h

Copied: wpa_supplicant_gui/repos/testing-x86_64/PKGBUILD (from rev 175792, 
wpa_supplicant_gui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 20:36:50 UTC (rev 175793)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=wpa_supplicant_gui
+pkgver=2.0
+pkgrel=1
+pkgdesc=A Qt frontend to wpa_supplicant
+url=http://hostap.epitest.fi/wpa_supplicant;
+arch=('i686' 'x86_64')
+#depends=('qt' wpa_supplicant=$pkgver)
+depends=('qt' wpa_supplicant)
+license=('GPL')
+source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;
+compile-fix.patch)
+sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09'
+'044be1032faf93c5f0abf22d7ae77dc0d1d1fef0c2c30646d54950b86601709f')
+
+build() {
+  cd wpa_supplicant-${pkgver}
+  #patch -p1 ../compile-fix.patch
+  cd wpa_supplicant/wpa_gui-qt4
+  qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
+  make
+}
+
+package() {
+  cd ${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/wpa_gui-qt4
+  install -Dm755 wpa_gui ${pkgdir}/usr/sbin/wpa_gui
+  install -Dm644 icons/wpa_gui.svg ${pkgdir}/usr/share/pixmaps/wpa_gui.svg
+  install -Dm644 wpa_gui.desktop 
${pkgdir}/usr/share/applications/wpa_gui.desktop
+  install -Dm644 
${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/doc/docbook/wpa_gui.8 \
+ 

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

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:38:11
  Author: thomas
Revision: 175794

Oops, fix the PKGBUILD

Modified:
  wpa_supplicant_gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 20:36:50 UTC (rev 175793)
+++ PKGBUILD2013-01-21 20:38:11 UTC (rev 175794)
@@ -7,17 +7,13 @@
 pkgdesc=A Qt frontend to wpa_supplicant
 url=http://hostap.epitest.fi/wpa_supplicant;
 arch=('i686' 'x86_64')
-#depends=('qt' wpa_supplicant=$pkgver)
 depends=('qt' wpa_supplicant)
 license=('GPL')
-source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;
-compile-fix.patch)
-sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09'
-'044be1032faf93c5f0abf22d7ae77dc0d1d1fef0c2c30646d54950b86601709f')
+source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;)
+sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09')
 
 build() {
   cd wpa_supplicant-${pkgver}
-  #patch -p1 ../compile-fix.patch
   cd wpa_supplicant/wpa_gui-qt4
   qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
   make



[arch-commits] Commit in wpa_supplicant_gui/repos/testing-i686 (4 files)

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:38:19
  Author: thomas
Revision: 175795

archrelease: copy trunk to testing-i686

Added:
  wpa_supplicant_gui/repos/testing-i686/PKGBUILD
(from rev 175794, wpa_supplicant_gui/trunk/PKGBUILD)
  wpa_supplicant_gui/repos/testing-i686/compile-fix.patch
(from rev 175794, wpa_supplicant_gui/trunk/compile-fix.patch)
Deleted:
  wpa_supplicant_gui/repos/testing-i686/PKGBUILD
  wpa_supplicant_gui/repos/testing-i686/compile-fix.patch

---+
 PKGBUILD  |   62 
 compile-fix.patch |   28 +++
 2 files changed, 43 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-21 20:38:11 UTC (rev 175794)
+++ PKGBUILD2013-01-21 20:38:19 UTC (rev 175795)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler tho...@archlinux.org
-
-pkgname=wpa_supplicant_gui
-pkgver=2.0
-pkgrel=1
-pkgdesc=A Qt frontend to wpa_supplicant
-url=http://hostap.epitest.fi/wpa_supplicant;
-arch=('i686' 'x86_64')
-#depends=('qt' wpa_supplicant=$pkgver)
-depends=('qt' wpa_supplicant)
-license=('GPL')
-source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;
-compile-fix.patch)
-sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09'
-'044be1032faf93c5f0abf22d7ae77dc0d1d1fef0c2c30646d54950b86601709f')
-
-build() {
-  cd wpa_supplicant-${pkgver}
-  #patch -p1 ../compile-fix.patch
-  cd wpa_supplicant/wpa_gui-qt4
-  qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
-  make
-}
-
-package() {
-  cd ${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/wpa_gui-qt4
-  install -Dm755 wpa_gui ${pkgdir}/usr/sbin/wpa_gui
-  install -Dm644 icons/wpa_gui.svg ${pkgdir}/usr/share/pixmaps/wpa_gui.svg
-  install -Dm644 wpa_gui.desktop 
${pkgdir}/usr/share/applications/wpa_gui.desktop
-  install -Dm644 
${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/doc/docbook/wpa_gui.8 \
- ${pkgdir}/usr/share/man/man8/wpa_gui.8
-}

Copied: wpa_supplicant_gui/repos/testing-i686/PKGBUILD (from rev 175794, 
wpa_supplicant_gui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-21 20:38:19 UTC (rev 175795)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=wpa_supplicant_gui
+pkgver=2.0
+pkgrel=1
+pkgdesc=A Qt frontend to wpa_supplicant
+url=http://hostap.epitest.fi/wpa_supplicant;
+arch=('i686' 'x86_64')
+depends=('qt' wpa_supplicant)
+license=('GPL')
+source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;)
+sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09')
+
+build() {
+  cd wpa_supplicant-${pkgver}
+  cd wpa_supplicant/wpa_gui-qt4
+  qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
+  make
+}
+
+package() {
+  cd ${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/wpa_gui-qt4
+  install -Dm755 wpa_gui ${pkgdir}/usr/sbin/wpa_gui
+  install -Dm644 icons/wpa_gui.svg ${pkgdir}/usr/share/pixmaps/wpa_gui.svg
+  install -Dm644 wpa_gui.desktop 
${pkgdir}/usr/share/applications/wpa_gui.desktop
+  install -Dm644 
${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/doc/docbook/wpa_gui.8 \
+ ${pkgdir}/usr/share/man/man8/wpa_gui.8
+}

Deleted: compile-fix.patch
===
--- compile-fix.patch   2013-01-21 20:38:11 UTC (rev 175794)
+++ compile-fix.patch   2013-01-21 20:38:19 UTC (rev 175795)
@@ -1,14 +0,0 @@
-diff -u -r wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp 
wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
 wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   2012-05-09 
23:56:09.0 +0200
-+++ wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   
2012-06-25 12:06:46.045261398 +0200
-@@ -12,10 +12,8 @@
-  * See README and COPYING for more details.
-  */
- 
--#ifdef __MINGW32__
- /* Need to get getopt() */
- #include unistd.h
--#endif
- 
- #ifdef CONFIG_NATIVE_WINDOWS
- #include windows.h

Copied: wpa_supplicant_gui/repos/testing-i686/compile-fix.patch (from rev 
175794, wpa_supplicant_gui/trunk/compile-fix.patch)
===
--- compile-fix.patch   (rev 0)
+++ compile-fix.patch   2013-01-21 20:38:19 UTC (rev 175795)
@@ -0,0 +1,14 @@
+diff -u -r wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp 
wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
+--- wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   2012-05-09 
23:56:09.0 +0200
 wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   
2012-06-25 12:06:46.045261398 +0200
+@@ -12,10 +12,8 @@
+  * See README and COPYING for more details.
+  */
+ 
+-#ifdef __MINGW32__
+ /* Need to get getopt() */
+ 

[arch-commits] Commit in wpa_supplicant_gui/repos/testing-x86_64 (4 files)

2013-01-21 Thread Thomas Bächler
Date: Monday, January 21, 2013 @ 21:38:30
  Author: thomas
Revision: 175796

archrelease: copy trunk to testing-x86_64

Added:
  wpa_supplicant_gui/repos/testing-x86_64/PKGBUILD
(from rev 175795, wpa_supplicant_gui/trunk/PKGBUILD)
  wpa_supplicant_gui/repos/testing-x86_64/compile-fix.patch
(from rev 175795, wpa_supplicant_gui/trunk/compile-fix.patch)
Deleted:
  wpa_supplicant_gui/repos/testing-x86_64/PKGBUILD
  wpa_supplicant_gui/repos/testing-x86_64/compile-fix.patch

---+
 PKGBUILD  |   62 
 compile-fix.patch |   28 +++
 2 files changed, 43 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-21 20:38:19 UTC (rev 175795)
+++ PKGBUILD2013-01-21 20:38:30 UTC (rev 175796)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler tho...@archlinux.org
-
-pkgname=wpa_supplicant_gui
-pkgver=2.0
-pkgrel=1
-pkgdesc=A Qt frontend to wpa_supplicant
-url=http://hostap.epitest.fi/wpa_supplicant;
-arch=('i686' 'x86_64')
-#depends=('qt' wpa_supplicant=$pkgver)
-depends=('qt' wpa_supplicant)
-license=('GPL')
-source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;
-compile-fix.patch)
-sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09'
-'044be1032faf93c5f0abf22d7ae77dc0d1d1fef0c2c30646d54950b86601709f')
-
-build() {
-  cd wpa_supplicant-${pkgver}
-  #patch -p1 ../compile-fix.patch
-  cd wpa_supplicant/wpa_gui-qt4
-  qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
-  make
-}
-
-package() {
-  cd ${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/wpa_gui-qt4
-  install -Dm755 wpa_gui ${pkgdir}/usr/sbin/wpa_gui
-  install -Dm644 icons/wpa_gui.svg ${pkgdir}/usr/share/pixmaps/wpa_gui.svg
-  install -Dm644 wpa_gui.desktop 
${pkgdir}/usr/share/applications/wpa_gui.desktop
-  install -Dm644 
${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/doc/docbook/wpa_gui.8 \
- ${pkgdir}/usr/share/man/man8/wpa_gui.8
-}

Copied: wpa_supplicant_gui/repos/testing-x86_64/PKGBUILD (from rev 175795, 
wpa_supplicant_gui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-21 20:38:30 UTC (rev 175796)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=wpa_supplicant_gui
+pkgver=2.0
+pkgrel=1
+pkgdesc=A Qt frontend to wpa_supplicant
+url=http://hostap.epitest.fi/wpa_supplicant;
+arch=('i686' 'x86_64')
+depends=('qt' wpa_supplicant)
+license=('GPL')
+source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz;)
+sha256sums=('2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09')
+
+build() {
+  cd wpa_supplicant-${pkgver}
+  cd wpa_supplicant/wpa_gui-qt4
+  qmake QMAKE_CFLAGS_RELEASE=$CFLAGS QMAKE_CXXFLAGS_RELEASE=$CXXFLAGS 
+  make
+}
+
+package() {
+  cd ${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/wpa_gui-qt4
+  install -Dm755 wpa_gui ${pkgdir}/usr/sbin/wpa_gui
+  install -Dm644 icons/wpa_gui.svg ${pkgdir}/usr/share/pixmaps/wpa_gui.svg
+  install -Dm644 wpa_gui.desktop 
${pkgdir}/usr/share/applications/wpa_gui.desktop
+  install -Dm644 
${srcdir}/wpa_supplicant-${pkgver}/wpa_supplicant/doc/docbook/wpa_gui.8 \
+ ${pkgdir}/usr/share/man/man8/wpa_gui.8
+}

Deleted: compile-fix.patch
===
--- compile-fix.patch   2013-01-21 20:38:19 UTC (rev 175795)
+++ compile-fix.patch   2013-01-21 20:38:30 UTC (rev 175796)
@@ -1,14 +0,0 @@
-diff -u -r wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp 
wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
 wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   2012-05-09 
23:56:09.0 +0200
-+++ wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   
2012-06-25 12:06:46.045261398 +0200
-@@ -12,10 +12,8 @@
-  * See README and COPYING for more details.
-  */
- 
--#ifdef __MINGW32__
- /* Need to get getopt() */
- #include unistd.h
--#endif
- 
- #ifdef CONFIG_NATIVE_WINDOWS
- #include windows.h

Copied: wpa_supplicant_gui/repos/testing-x86_64/compile-fix.patch (from rev 
175795, wpa_supplicant_gui/trunk/compile-fix.patch)
===
--- compile-fix.patch   (rev 0)
+++ compile-fix.patch   2013-01-21 20:38:30 UTC (rev 175796)
@@ -0,0 +1,14 @@
+diff -u -r wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp 
wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
+--- wpa_supplicant-1.0/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   2012-05-09 
23:56:09.0 +0200
 wpa_supplicant-1.0-fix/wpa_supplicant/wpa_gui-qt4/wpagui.cpp   
2012-06-25 12:06:46.045261398 +0200
+@@ -12,10 +12,8 @@
+  * See README and COPYING for more details.
+  */
+ 
+-#ifdef __MINGW32__
+ /* Need to get 

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

2013-01-21 Thread giovanni
Date: Monday, January 21, 2013 @ 21:58:02
  Author: giovanni
Revision: 175797

upgpkg: mkvtoolnix 6.0.0-1

upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 20:38:30 UTC (rev 175796)
+++ PKGBUILD2013-01-21 20:58:02 UTC (rev 175797)
@@ -4,15 +4,15 @@
 
 pkgbase=mkvtoolnix
 pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
-pkgver=5.9.0
+pkgver=6.0.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.bunkus.org/videotools/mkvtoolnix/index.html;
 makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
  'boost-libs' 'lzo2' 'xdg-utils' 'boost' 'ruby')
-source=(http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('033621461ef8eb922fc1366e0a9a6f16')
+source=(http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.xz;)
+md5sums=('869dac2061f4ef91dd96ce6bb0fafecb')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}



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

2013-01-21 Thread giovanni
Date: Monday, January 21, 2013 @ 21:58:09
  Author: giovanni
Revision: 175798

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

Added:
  mkvtoolnix/repos/extra-i686/PKGBUILD
(from rev 175797, mkvtoolnix/trunk/PKGBUILD)
  mkvtoolnix/repos/extra-i686/mkvtoolnix.install
(from rev 175797, mkvtoolnix/trunk/mkvtoolnix.install)
  mkvtoolnix/repos/extra-x86_64/PKGBUILD
(from rev 175797, mkvtoolnix/trunk/PKGBUILD)
  mkvtoolnix/repos/extra-x86_64/mkvtoolnix.install
(from rev 175797, mkvtoolnix/trunk/mkvtoolnix.install)
Deleted:
  mkvtoolnix/repos/extra-i686/PKGBUILD
  mkvtoolnix/repos/extra-i686/mkvtoolnix.install
  mkvtoolnix/repos/extra-x86_64/PKGBUILD
  mkvtoolnix/repos/extra-x86_64/mkvtoolnix.install

-+
 extra-i686/PKGBUILD |  168 +++---
 extra-i686/mkvtoolnix.install   |   28 +++---
 extra-x86_64/PKGBUILD   |  168 +++---
 extra-x86_64/mkvtoolnix.install |   28 +++---
 4 files changed, 196 insertions(+), 196 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-21 20:58:02 UTC (rev 175797)
+++ extra-i686/PKGBUILD 2013-01-21 20:58:09 UTC (rev 175798)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: xduugu xdu...@gmx.com
-
-pkgbase=mkvtoolnix
-pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
-pkgver=5.9.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.bunkus.org/videotools/mkvtoolnix/index.html;
-makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
- 'boost-libs' 'lzo2' 'xdg-utils' 'boost' 'ruby')
-source=(http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('033621461ef8eb922fc1366e0a9a6f16')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  # Disable automagic curl dep used for online update checking
-  sed -i -e '/curl/d' configure.in
-  export CURL_CFLAGS= CURL_LIBS=
-
-  export CFLAGS=${CFLAGS} -DBOOST_FILESYSTEM_VERSION=3
-  export CXXFLAGS=${CXXFLAGS} -DBOOST_FILESYSTEM_VERSION=3
-
-  autoreconf
-
-  ./configure --prefix=/usr \
-  --with-boost-libdir=/usr/lib \
-  --disable-gui
-  rake
-
-  mv src/mkvinfo{,-cli}
-
-  ./configure --prefix=/usr \
-  --with-boost-libdir=/usr/lib
-  rake
-}
-
-package_mkvtoolnix-cli() {
-  pkgdesc=Set of tools to create, edit and inspect Matroska files - CLI 
version
-  depends=('libmatroska' 'expat' 'flac' 'libvorbis' 'file' 'boost-libs' 'lzo2')
-  provides=('mkvtoolnix')
-  conflicts=('mkvtoolnix')
-  replaces=('mkvtoolnix')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  rake DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/bin/mkvinfo
-  install -Dm755 src/mkvinfo-cli ${pkgdir}/usr/bin/mkvinfo
-
-  rm -rf ${pkgdir}/usr/bin/mmg
-  rm -rf ${pkgdir}/usr/share/man/ja/man1/mmg.1
-  rm -rf ${pkgdir}/usr/share/man/man1/mmg.1
-  rm -rf ${pkgdir}/usr/share/man/nl/man1/mmg.1
-  rm -rf ${pkgdir}/usr/share/man/zh_CN/man1/mmg.1
-  rm -rf ${pkgdir}/usr/share/man/uk/man1/mmg.1
-  rm -rf ${pkgdir}/usr/share/applications
-  rm -rf ${pkgdir}/usr/share/icons
-  rm -rf ${pkgdir}/usr/share/mime
-}
-
-package_mkvtoolnix-gtk() {
-  pkgdesc=Set of tools to create, edit and inspect Matroska files - wxGTK GUI
-  depends=(mkvtoolnix-cli=${pkgver} 'wxgtk' 'xdg-utils')
-  install=mkvtoolnix.install
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  rake DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/bin/mkv*
-  install -Dm755 src/mkvinfo ${pkgdir}/usr/bin/mkvinfo-gtk
-  sed -ri 's/^(Exec=mkvinfo)/\1-gtk/' 
${pkgdir}/usr/share/applications/mkvinfo.desktop
-
-  rm -rf ${pkgdir}/usr/share/doc
-  rm -rf ${pkgdir}/usr/share/locale
-  rm -rf ${pkgdir}/usr/share/man/ja/man1/mkv*
-  rm -rf ${pkgdir}/usr/share/man/man1/mkv*
-  rm -rf ${pkgdir}/usr/share/man/nl/man1/mkv*
-  rm -rf ${pkgdir}/usr/share/man/zh_CN/man1/mkv*
-  rm -rf ${pkgdir}/usr/share/man/uk/man1/mkv*
-}

Copied: mkvtoolnix/repos/extra-i686/PKGBUILD (from rev 175797, 
mkvtoolnix/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-21 20:58:09 UTC (rev 175798)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: xduugu xdu...@gmx.com
+
+pkgbase=mkvtoolnix
+pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
+pkgver=6.0.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.bunkus.org/videotools/mkvtoolnix/index.html;
+makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
+ 'boost-libs' 'lzo2' 'xdg-utils' 'boost' 'ruby')
+source=(http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.xz;)
+md5sums=('869dac2061f4ef91dd96ce6bb0fafecb')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  # Disable automagic curl dep used for online update checking
+  sed -i -e 

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

2013-01-21 Thread bisson
Date: Tuesday, January 22, 2013 @ 00:26:57
  Author: bisson
Revision: 175808

rebuild for boost-1.52.0

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 22:27:49 UTC (rev 175807)
+++ PKGBUILD2013-01-21 23:26:57 UTC (rev 175808)
@@ -6,7 +6,7 @@
 
 pkgname=hugin
 pkgver=2012.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Panorama photo stitcher'
 url='http://hugin.sourceforge.net/'
 license=('GPL')
@@ -31,7 +31,7 @@
make
 }
 
-package(){
+package() {
cd ${srcdir}/${pkgname}-${pkgver}
make DESTDIR=${pkgdir} install
 }



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

2013-01-21 Thread bisson
Date: Tuesday, January 22, 2013 @ 00:27:24
  Author: bisson
Revision: 175809

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

Added:
  hugin/repos/staging-i686/
  hugin/repos/staging-i686/PKGBUILD
(from rev 175808, hugin/trunk/PKGBUILD)
  hugin/repos/staging-i686/install
(from rev 175808, hugin/trunk/install)
  hugin/repos/staging-x86_64/
  hugin/repos/staging-x86_64/PKGBUILD
(from rev 175808, hugin/trunk/PKGBUILD)
  hugin/repos/staging-x86_64/install
(from rev 175808, hugin/trunk/install)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-i686/install|   13 +
 staging-x86_64/PKGBUILD |   37 +
 staging-x86_64/install  |   13 +
 4 files changed, 100 insertions(+)

Copied: hugin/repos/staging-i686/PKGBUILD (from rev 175808, 
hugin/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-01-21 23:27:24 UTC (rev 175809)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Tobias Kieslich tob...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Dominik Ryba domr...@post.pl
+
+pkgname=hugin
+pkgver=2012.0.0
+pkgrel=3
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'autopano-sift-c'
+ 'lensfun' 'lapack' 'make' 'perl-image-exiftool' 'desktop-file-utils')
+makedepends=('cmake' 'boost' 'tclap' 'mesa')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('53f97d030716e66dc5a49c7e786686a9d5262b8d')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   export CXXFLAGS+= -fpermissive 
+   cmake . \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_EXE_LINKER_FLAGS=-lpthread \
+   -DENABLE_LAPACK=yes \
+   -DBUILD_HSI=no
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: hugin/repos/staging-i686/install (from rev 175808, hugin/trunk/install)
===
--- staging-i686/install(rev 0)
+++ staging-i686/install2013-01-21 23:27:24 UTC (rev 175809)
@@ -0,0 +1,13 @@
+post_upgrade() {
+   gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+   update-desktop-database -q
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_install() {
+   post_upgrade
+}
+
+post_remove() {
+   post_upgrade
+}

Copied: hugin/repos/staging-x86_64/PKGBUILD (from rev 175808, 
hugin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-01-21 23:27:24 UTC (rev 175809)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Tobias Kieslich tob...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Dominik Ryba domr...@post.pl
+
+pkgname=hugin
+pkgver=2012.0.0
+pkgrel=3
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'autopano-sift-c'
+ 'lensfun' 'lapack' 'make' 'perl-image-exiftool' 'desktop-file-utils')
+makedepends=('cmake' 'boost' 'tclap' 'mesa')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('53f97d030716e66dc5a49c7e786686a9d5262b8d')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   export CXXFLAGS+= -fpermissive 
+   cmake . \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_EXE_LINKER_FLAGS=-lpthread \
+   -DENABLE_LAPACK=yes \
+   -DBUILD_HSI=no
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: hugin/repos/staging-x86_64/install (from rev 175808, 
hugin/trunk/install)
===
--- staging-x86_64/install  (rev 0)
+++ staging-x86_64/install  2013-01-21 23:27:24 UTC (rev 175809)
@@ -0,0 +1,13 @@
+post_upgrade() {
+   gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+   update-desktop-database -q
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_install() {
+   post_upgrade
+}
+
+post_remove() {
+   post_upgrade
+}



[arch-commits] Commit in libao/trunk (PKGBUILD libao.conf)

2013-01-21 Thread bisson
Date: Tuesday, January 22, 2013 @ 00:38:40
  Author: bisson
Revision: 175810

fix FS#33425

Modified:
  libao/trunk/PKGBUILD
  libao/trunk/libao.conf

+
 PKGBUILD   |4 ++--
 libao.conf |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 23:27:24 UTC (rev 175809)
+++ PKGBUILD2013-01-21 23:38:40 UTC (rev 175810)
@@ -4,7 +4,7 @@
 
 pkgname=libao
 pkgver=1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Cross-platform audio output library and plugins'
 url='http://xiph.org/ao/'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 source=(http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz;
 'libao.conf')
 sha1sums=('9301bc4886f170c7122ab62677fb71cf001c04fd'
-  '558b3d297e0956af6959565db477023dbd492ca0')
+  '603f5e6715e7e50e1c8e8c1935c45a897c46e9af')
 
 conflicts=('libao-pulse')
 provides=(libao-pulse=${pkgver}-${pkgrel})

Modified: libao.conf
===
--- libao.conf  2013-01-21 23:27:24 UTC (rev 175809)
+++ libao.conf  2013-01-21 23:38:40 UTC (rev 175810)
@@ -1 +1,2 @@
 default_driver=alsa
+dev=default



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

2013-01-21 Thread bisson
Date: Tuesday, January 22, 2013 @ 00:39:03
  Author: bisson
Revision: 175811

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

Added:
  libao/repos/testing-i686/
  libao/repos/testing-i686/PKGBUILD
(from rev 175810, libao/trunk/PKGBUILD)
  libao/repos/testing-i686/libao.conf
(from rev 175810, libao/trunk/libao.conf)
  libao/repos/testing-x86_64/
  libao/repos/testing-x86_64/PKGBUILD
(from rev 175810, libao/trunk/PKGBUILD)
  libao/repos/testing-x86_64/libao.conf
(from rev 175810, libao/trunk/libao.conf)

---+
 testing-i686/PKGBUILD |   39 +++
 testing-i686/libao.conf   |2 ++
 testing-x86_64/PKGBUILD   |   39 +++
 testing-x86_64/libao.conf |2 ++
 4 files changed, 82 insertions(+)

Copied: libao/repos/testing-i686/PKGBUILD (from rev 175810, 
libao/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-21 23:39:03 UTC (rev 175811)
@@ -0,0 +1,39 @@
+# $Id$
+# Contributor: dorphell dorph...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=libao
+pkgver=1.1.0
+pkgrel=3
+pkgdesc='Cross-platform audio output library and plugins'
+url='http://xiph.org/ao/'
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('!libtool')
+depends=('alsa-lib')
+makedepends=('libpulse')
+backup=('etc/libao.conf')
+source=(http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz;
+'libao.conf')
+sha1sums=('9301bc4886f170c7122ab62677fb71cf001c04fd'
+  '603f5e6715e7e50e1c8e8c1935c45a897c46e9af')
+
+conflicts=('libao-pulse')
+provides=(libao-pulse=${pkgver}-${pkgrel})
+replaces=('libao-pulse')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --enable-alsa-mmap \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 ${srcdir}/libao.conf ${pkgdir}/etc/libao.conf
+}

Copied: libao/repos/testing-i686/libao.conf (from rev 175810, 
libao/trunk/libao.conf)
===
--- testing-i686/libao.conf (rev 0)
+++ testing-i686/libao.conf 2013-01-21 23:39:03 UTC (rev 175811)
@@ -0,0 +1,2 @@
+default_driver=alsa
+dev=default

Copied: libao/repos/testing-x86_64/PKGBUILD (from rev 175810, 
libao/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-21 23:39:03 UTC (rev 175811)
@@ -0,0 +1,39 @@
+# $Id$
+# Contributor: dorphell dorph...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=libao
+pkgver=1.1.0
+pkgrel=3
+pkgdesc='Cross-platform audio output library and plugins'
+url='http://xiph.org/ao/'
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('!libtool')
+depends=('alsa-lib')
+makedepends=('libpulse')
+backup=('etc/libao.conf')
+source=(http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz;
+'libao.conf')
+sha1sums=('9301bc4886f170c7122ab62677fb71cf001c04fd'
+  '603f5e6715e7e50e1c8e8c1935c45a897c46e9af')
+
+conflicts=('libao-pulse')
+provides=(libao-pulse=${pkgver}-${pkgrel})
+replaces=('libao-pulse')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --enable-alsa-mmap \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 ${srcdir}/libao.conf ${pkgdir}/etc/libao.conf
+}

Copied: libao/repos/testing-x86_64/libao.conf (from rev 175810, 
libao/trunk/libao.conf)
===
--- testing-x86_64/libao.conf   (rev 0)
+++ testing-x86_64/libao.conf   2013-01-21 23:39:03 UTC (rev 175811)
@@ -0,0 +1,2 @@
+default_driver=alsa
+dev=default



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

2013-01-21 Thread allan
Date: Tuesday, January 22, 2013 @ 01:01:30
  Author: allan
Revision: 175812

upgpkg: linux-api-headers 3.7.4-1

bump patch level

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 23:39:03 UTC (rev 175811)
+++ PKGBUILD2013-01-22 00:01:30 UTC (rev 175812)
@@ -4,7 +4,7 @@
 # toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
 
 pkgname=linux-api-headers
-pkgver=3.7.3
+pkgver=3.7.4
 _basever=3.7
 pkgrel=1
 pkgdesc=Kernel headers sanitized for use in userspace
@@ -17,7 +17,7 @@
 #http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
 #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
 md5sums=('21223369d682bcf44bcdfe1521095983'
- 'd4aa39ec9610e9fbd7bb4f5aff2c5db8')
+ '87640faf7264639e1300829d1b292076')
 
 build() {
   cd ${srcdir}/linux-${_basever}



[arch-commits] Commit in linux-api-headers/repos (4 files)

2013-01-21 Thread allan
Date: Tuesday, January 22, 2013 @ 01:02:50
  Author: allan
Revision: 175813

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

Added:
  linux-api-headers/repos/testing-i686/PKGBUILD
(from rev 175812, linux-api-headers/trunk/PKGBUILD)
  linux-api-headers/repos/testing-x86_64/PKGBUILD
(from rev 175812, linux-api-headers/trunk/PKGBUILD)
Deleted:
  linux-api-headers/repos/testing-i686/PKGBUILD
  linux-api-headers/repos/testing-x86_64/PKGBUILD

-+
 testing-i686/PKGBUILD   |   78 +++---
 testing-x86_64/PKGBUILD |   78 +++---
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-01-22 00:01:30 UTC (rev 175812)
+++ testing-i686/PKGBUILD   2013-01-22 00:02:50 UTC (rev 175813)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae al...@archlinux.org
-
-# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
-
-pkgname=linux-api-headers
-pkgver=3.7.3
-_basever=3.7
-pkgrel=1
-pkgdesc=Kernel headers sanitized for use in userspace
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/libc;
-license=('GPL2')
-source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
-http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
-# NOTE: signatures are not automatically verified by makepkg
-#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
-md5sums=('21223369d682bcf44bcdfe1521095983'
- 'd4aa39ec9610e9fbd7bb4f5aff2c5db8')
-
-build() {
-  cd ${srcdir}/linux-${_basever}
-  [[ $pkgver != $_basever ]]  patch -p1 -i ${srcdir}/patch-${pkgver}
-
-  make mrproper
-  make headers_check
-}
-
-package() {
-  cd ${srcdir}/linux-${_basever}
-  make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
-
-  # use headers from libdrm
-  rm -r ${pkgdir}/usr/include/drm
-  
-  # clean-up unnecessary files generated during install
-  find ${pkgdir} \( -name .install -o -name ..install.cmd \) -delete
-}

Copied: linux-api-headers/repos/testing-i686/PKGBUILD (from rev 175812, 
linux-api-headers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-22 00:02:50 UTC (rev 175813)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+
+pkgname=linux-api-headers
+pkgver=3.7.4
+_basever=3.7
+pkgrel=1
+pkgdesc=Kernel headers sanitized for use in userspace
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL2')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('21223369d682bcf44bcdfe1521095983'
+ '87640faf7264639e1300829d1b292076')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]]  patch -p1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  make headers_check
+}
+
+package() {
+  cd ${srcdir}/linux-${_basever}
+  make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
+
+  # use headers from libdrm
+  rm -r ${pkgdir}/usr/include/drm
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} \( -name .install -o -name ..install.cmd \) -delete
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2013-01-22 00:01:30 UTC (rev 175812)
+++ testing-x86_64/PKGBUILD 2013-01-22 00:02:50 UTC (rev 175813)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae al...@archlinux.org
-
-# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
-
-pkgname=linux-api-headers
-pkgver=3.7.3
-_basever=3.7
-pkgrel=1
-pkgdesc=Kernel headers sanitized for use in userspace
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/libc;
-license=('GPL2')
-source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
-http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
-# NOTE: signatures are not automatically verified by makepkg
-#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
-md5sums=('21223369d682bcf44bcdfe1521095983'
- 'd4aa39ec9610e9fbd7bb4f5aff2c5db8')
-
-build() {
-  cd ${srcdir}/linux-${_basever}
-  [[ $pkgver != $_basever ]]  patch -p1 -i 

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

2013-01-21 Thread eric
Date: Tuesday, January 22, 2013 @ 03:45:05
  Author: eric
Revision: 82626

upgpkg: electricsheep 2.7b33-5

Rebuild against boost 1.52.0, Add build fixes

Modified:
  electricsheep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 22:29:25 UTC (rev 82625)
+++ PKGBUILD2013-01-22 02:45:05 UTC (rev 82626)
@@ -3,7 +3,7 @@
 
 pkgname=electricsheep
 pkgver=2.7b33
-pkgrel=4
+pkgrel=5
 pkgdesc=A screensaver that realize the collective dream of sleeping computers 
from all over the internet
 arch=('i686' 'x86_64')
 url=http://community.electricsheep.org/;
@@ -37,8 +37,10 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   sed -i 's/wx-config/wx-config-2.9/g' configure.ac
+  sed -i -e 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac
   sed -i '12 i\
 #include cstdio' Common/Singleton.h
+  mkdir m4
   ./autogen.sh
   CPPFLAGS+=-I/usr/include/lua5.1 ./configure --prefix=/usr
   sed -i 's|-I /usr/include/libavutil||' MSVC/SettingsGUI/Makefile 



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

2013-01-21 Thread eric
Date: Tuesday, January 22, 2013 @ 03:46:08
  Author: eric
Revision: 82627

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

Added:
  electricsheep/repos/community-staging-i686/
  electricsheep/repos/community-staging-i686/PKGBUILD
(from rev 82626, electricsheep/trunk/PKGBUILD)
  electricsheep/repos/community-staging-x86_64/
  electricsheep/repos/community-staging-x86_64/PKGBUILD
(from rev 82626, electricsheep/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   55 
 community-staging-x86_64/PKGBUILD |   55 
 2 files changed, 110 insertions(+)

Copied: electricsheep/repos/community-staging-i686/PKGBUILD (from rev 82626, 
electricsheep/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-22 02:46:08 UTC (rev 82627)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=electricsheep
+pkgver=2.7b33
+pkgrel=5
+pkgdesc=A screensaver that realize the collective dream of sleeping computers 
from all over the internet
+arch=('i686' 'x86_64')
+url=http://community.electricsheep.org/;
+license=('GPL')
+depends=('curl' 'flam3' 'ffmpeg' 'wxgtk2.9' 'lua51' 'libgtop' 'boost-libs' 
'freeglut' 'glee')
+makedepends=('boost' 'mesa' 'glu' 'tinyxml')
+optdepends=('xscreensaver: to use electricsheep with xscreensaver')
+options=('!emptydirs')
+source=(ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('d86607d97accad8519df2a21d67253abe45f5fdd'
+  'fda3aae435507d03973f0c4d1ed3509067657f06')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=r125
+  _svntrunk=http://electricsheep.googlecode.com/svn/trunk/client_generic;
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  (cd ${pkgname}-${pkgver} ; rm -r boost Build_guides curlTest ffmpeg 
InstallerMSVC \
+Launcher libpng libxml lua5.1 MacBuild RuntimeMSVC wxConfig)
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -i 's/wx-config/wx-config-2.9/g' configure.ac
+  sed -i -e 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac
+  sed -i '12 i\
+#include cstdio' Common/Singleton.h
+  mkdir m4
+  ./autogen.sh
+  CPPFLAGS+=-I/usr/include/lua5.1 ./configure --prefix=/usr
+  sed -i 's|-I /usr/include/libavutil||' MSVC/SettingsGUI/Makefile 
+  make CXXFLAGS+=-DUSE_NEW_FFMPEG_API=1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m644 menu-entries/ElectricSheep.desktop.kde 
${pkgdir}/usr/share/kde4/services/ScreenSavers/electricsheep.desktop
+  install -D -m644 Runtime/logo.png 
${pkgdir}/usr/share/icons/electricsheep.png
+}

Copied: electricsheep/repos/community-staging-x86_64/PKGBUILD (from rev 82626, 
electricsheep/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-01-22 02:46:08 UTC (rev 82627)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=electricsheep
+pkgver=2.7b33
+pkgrel=5
+pkgdesc=A screensaver that realize the collective dream of sleeping computers 
from all over the internet
+arch=('i686' 'x86_64')
+url=http://community.electricsheep.org/;
+license=('GPL')
+depends=('curl' 'flam3' 'ffmpeg' 'wxgtk2.9' 'lua51' 'libgtop' 'boost-libs' 
'freeglut' 'glee')
+makedepends=('boost' 'mesa' 'glu' 'tinyxml')
+optdepends=('xscreensaver: to use electricsheep with xscreensaver')
+options=('!emptydirs')
+source=(ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('d86607d97accad8519df2a21d67253abe45f5fdd'
+  'fda3aae435507d03973f0c4d1ed3509067657f06')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=r125
+  _svntrunk=http://electricsheep.googlecode.com/svn/trunk/client_generic;
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  (cd ${pkgname}-${pkgver} ; rm -r boost Build_guides curlTest ffmpeg 
InstallerMSVC \
+Launcher libpng libxml lua5.1 MacBuild RuntimeMSVC wxConfig)
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  

[arch-commits] Commit in gcc/trunk (PKGBUILD gcc-4.7.1-libada-pic.patch)

2013-01-21 Thread allan
Date: Tuesday, January 22, 2013 @ 04:59:17
  Author: allan
Revision: 175815

upgpkg: gcc 4.7.2-4

remove pure64 patch - unneeded deviation from upstream, linker path does not 
matter with various lib symlinks and a simple sed keeps x86_64 libraries in 
/usr/lib, remove unneeded libada patch, adjust CFLAGS to minimise false 
positive testsuite failures

Modified:
  gcc/trunk/PKGBUILD
Deleted:
  gcc/trunk/gcc-4.7.1-libada-pic.patch

+
 PKGBUILD   |   13 -
 gcc-4.7.1-libada-pic.patch |   12 
 2 files changed, 8 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 03:43:27 UTC (rev 175814)
+++ PKGBUILD2013-01-22 03:59:17 UTC (rev 175815)
@@ -17,10 +17,8 @@
 options=('!libtool' '!emptydirs')
 source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2

#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
-   gcc-4.7.1-libada-pic.patch
gcc-4.7.1-libgo-write.patch)
 md5sums=('cc308a0891e778cfda7a151ab8a6e762'
- '2acbc9d35cc9d72329dc71d6b1f162ef'
  'df82dd175ac566c8a6d46b11ac21f14c')
 
 
@@ -39,14 +37,19 @@
   # Do not run fixincludes
   sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
 
+  # Arch Linux installs x86_64 libraries /lib
+  [[ $CARCH == x86_64 ]]  sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
+
   # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53679
   patch -p1 -i ${srcdir}/gcc-4.7.1-libgo-write.patch
-  
-  # bug to file...
-  patch -p1 -i ${srcdir}/gcc-4.7.1-libada-pic.patch
 
   echo ${pkgver}  gcc/BASE-VER
 
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
   cd ${srcdir}
   mkdir gcc-build  cd gcc-build
 

Deleted: gcc-4.7.1-libada-pic.patch
===
--- gcc-4.7.1-libada-pic.patch  2013-01-22 03:43:27 UTC (rev 175814)
+++ gcc-4.7.1-libada-pic.patch  2013-01-22 03:59:17 UTC (rev 175815)
@@ -1,12 +0,0 @@
-diff -Naur gcc-4.7.1-orig/libada/Makefile.in gcc-4.7.1/libada/Makefile.in
 gcc-4.7.1-orig/libada/Makefile.in  2012-06-13 01:12:37.0 +1000
-+++ gcc-4.7.1/libada/Makefile.in   2012-06-16 15:04:32.179911023 +1000
-@@ -54,7 +54,7 @@
- PICFLAG = @PICFLAG@
- GNATLIBFLAGS= -W -Wall -gnatpg -nostdinc
- GNATLIBCFLAGS= -g -O2
--GNATLIBCFLAGS_FOR_C = -W -Wall $(GNATLIBCFLAGS) \
-+GNATLIBCFLAGS_FOR_C = -W -Wall $(GNATLIBCFLAGS) $(PICFLAG) \
-   -fexceptions -DIN_RTS @have_getipinfo@
- 
- host_subdir = @host_subdir@



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

2013-01-21 Thread allan
Date: Tuesday, January 22, 2013 @ 05:01:47
  Author: allan
Revision: 175816

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

Added:
  gcc/repos/testing-i686/
  gcc/repos/testing-i686/PKGBUILD
(from rev 175815, gcc/trunk/PKGBUILD)
  gcc/repos/testing-i686/gcc-4.7.1-libgo-write.patch
(from rev 175815, gcc/trunk/gcc-4.7.1-libgo-write.patch)
  gcc/repos/testing-i686/gcc-ada.install
(from rev 175815, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-i686/gcc-fortran.install
(from rev 175815, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-i686/gcc-go.install
(from rev 175815, gcc/trunk/gcc-go.install)
  gcc/repos/testing-i686/gcc-libs.install
(from rev 175815, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-i686/gcc.install
(from rev 175815, gcc/trunk/gcc.install)
  gcc/repos/testing-x86_64/
  gcc/repos/testing-x86_64/PKGBUILD
(from rev 175815, gcc/trunk/PKGBUILD)
  gcc/repos/testing-x86_64/gcc-4.7.1-libgo-write.patch
(from rev 175815, gcc/trunk/gcc-4.7.1-libgo-write.patch)
  gcc/repos/testing-x86_64/gcc-ada.install
(from rev 175815, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-x86_64/gcc-fortran.install
(from rev 175815, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-x86_64/gcc-go.install
(from rev 175815, gcc/trunk/gcc-go.install)
  gcc/repos/testing-x86_64/gcc-libs.install
(from rev 175815, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-x86_64/gcc.install
(from rev 175815, gcc/trunk/gcc.install)

+
 testing-i686/PKGBUILD  |  265 +++
 testing-i686/gcc-4.7.1-libgo-write.patch   |   13 +
 testing-i686/gcc-ada.install   |   20 ++
 testing-i686/gcc-fortran.install   |   16 +
 testing-i686/gcc-go.install|   20 ++
 testing-i686/gcc-libs.install  |   16 +
 testing-i686/gcc.install   |   20 ++
 testing-x86_64/PKGBUILD|  265 +++
 testing-x86_64/gcc-4.7.1-libgo-write.patch |   13 +
 testing-x86_64/gcc-ada.install |   20 ++
 testing-x86_64/gcc-fortran.install |   16 +
 testing-x86_64/gcc-go.install  |   20 ++
 testing-x86_64/gcc-libs.install|   16 +
 testing-x86_64/gcc.install |   20 ++
 14 files changed, 740 insertions(+)

Copied: gcc/repos/testing-i686/PKGBUILD (from rev 175815, gcc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-22 04:01:47 UTC (rev 175816)
@@ -0,0 +1,265 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+# NOTE: libtool requires rebuilt with each new gcc version
+
+pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
+pkgver=4.7.2
+pkgrel=4
+#_snapshot=4.7-20120721
+pkgdesc=The GNU Compiler Collection
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL' 'custom')
+url=http://gcc.gnu.org;
+makedepends=('binutils=2.23' 'libmpc' 'cloog' 'ppl' 'gcc-ada' 'doxygen')
+checkdepends=('dejagnu')
+options=('!libtool' '!emptydirs')
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
+   
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
+   gcc-4.7.1-libgo-write.patch)
+md5sums=('cc308a0891e778cfda7a151ab8a6e762'
+ 'df82dd175ac566c8a6d46b11ac21f14c')
+
+
+if [ -n ${_snapshot} ]; then
+  _basedir=${srcdir}/gcc-${_snapshot}
+else
+  _basedir=${srcdir}/gcc-${pkgver}
+fi
+
+build() {
+  cd ${_basedir}
+
+  # Do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  # Arch Linux installs x86_64 libraries /lib
+  [[ $CARCH == x86_64 ]]  sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
+
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53679
+  patch -p1 -i ${srcdir}/gcc-4.7.1-libgo-write.patch
+
+  echo ${pkgver}  gcc/BASE-VER
+
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
+  cd ${srcdir}
+  mkdir gcc-build  cd gcc-build
+
+  ${_basedir}/configure --prefix=/usr \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --mandir=/usr/share/man --infodir=/usr/share/info \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ \
+  --enable-shared --enable-threads=posix \
+  --with-system-zlib --enable-__cxa_atexit \
+  --disable-libunwind-exceptions --enable-clocale=gnu \
+  --disable-libstdcxx-pch --enable-libstdcxx-time \
+  --enable-gnu-unique-object --enable-linker-build-id \
+  --with-ppl --enable-cloog-backend=isl \
+  --disable-ppl-version-check 

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

2013-01-21 Thread eric
Date: Tuesday, January 22, 2013 @ 05:04:07
  Author: eric
Revision: 175817

upgpkg: avogadro 1.1.0-3

Rebuild against boost 1.52.0

Modified:
  avogadro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 04:01:47 UTC (rev 175816)
+++ PKGBUILD2013-01-22 04:04:07 UTC (rev 175817)
@@ -5,7 +5,7 @@
 
 pkgname=avogadro
 pkgver=1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced molecular editor based on Qt
 arch=('i686' 'x86_64')
 url=http://avogadro.openmolecules.net/wiki/Main_Page;



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

2013-01-21 Thread eric
Date: Tuesday, January 22, 2013 @ 05:04:32
  Author: eric
Revision: 175818

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

Added:
  avogadro/repos/staging-i686/
  avogadro/repos/staging-i686/PKGBUILD
(from rev 175817, avogadro/trunk/PKGBUILD)
  avogadro/repos/staging-i686/avogadro.install
(from rev 175817, avogadro/trunk/avogadro.install)
  avogadro/repos/staging-x86_64/
  avogadro/repos/staging-x86_64/PKGBUILD
(from rev 175817, avogadro/trunk/PKGBUILD)
  avogadro/repos/staging-x86_64/avogadro.install
(from rev 175817, avogadro/trunk/avogadro.install)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-i686/avogadro.install   |   11 +++
 staging-x86_64/PKGBUILD |   33 +
 staging-x86_64/avogadro.install |   11 +++
 4 files changed, 88 insertions(+)

Copied: avogadro/repos/staging-i686/PKGBUILD (from rev 175817, 
avogadro/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-01-22 04:04:32 UTC (rev 175818)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Nick B Shirakawasuna at gmail _dot_com
+
+pkgname=avogadro
+pkgver=1.1.0
+pkgrel=3
+pkgdesc=An advanced molecular editor based on Qt
+arch=('i686' 'x86_64')
+url=http://avogadro.openmolecules.net/wiki/Main_Page;
+license=('GPL2')
+depends=('eigen2' 'openbabel' 'python2-pyqt' 'boost-libs' 'glew' 
'python2-numpy')
+makedepends=('cmake' 'boost' 'doxygen' 'mesa')
+install=avogadro.install
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('f4fbef5ffc69cc312b2316426c36a78d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DQT_MKSPECS_RELATIVE=share/qt/mkspecs
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: avogadro/repos/staging-i686/avogadro.install (from rev 175817, 
avogadro/trunk/avogadro.install)
===
--- staging-i686/avogadro.install   (rev 0)
+++ staging-i686/avogadro.install   2013-01-22 04:04:32 UTC (rev 175818)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: avogadro/repos/staging-x86_64/PKGBUILD (from rev 175817, 
avogadro/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-01-22 04:04:32 UTC (rev 175818)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Nick B Shirakawasuna at gmail _dot_com
+
+pkgname=avogadro
+pkgver=1.1.0
+pkgrel=3
+pkgdesc=An advanced molecular editor based on Qt
+arch=('i686' 'x86_64')
+url=http://avogadro.openmolecules.net/wiki/Main_Page;
+license=('GPL2')
+depends=('eigen2' 'openbabel' 'python2-pyqt' 'boost-libs' 'glew' 
'python2-numpy')
+makedepends=('cmake' 'boost' 'doxygen' 'mesa')
+install=avogadro.install
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('f4fbef5ffc69cc312b2316426c36a78d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DQT_MKSPECS_RELATIVE=share/qt/mkspecs
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: avogadro/repos/staging-x86_64/avogadro.install (from rev 175817, 
avogadro/trunk/avogadro.install)
===
--- staging-x86_64/avogadro.install (rev 0)
+++ staging-x86_64/avogadro.install 2013-01-22 04:04:32 UTC (rev 175818)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}



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

2013-01-21 Thread bpiotrowski
Date: Tuesday, January 22, 2013 @ 06:56:54
  Author: bpiotrowski
Revision: 82628

upgpkg: geogebra 4.2.17.0-1

Modified:
  geogebra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 02:46:08 UTC (rev 82627)
+++ PKGBUILD2013-01-22 05:56:54 UTC (rev 82628)
@@ -4,7 +4,7 @@
 # Contributor: moostik mooostik_at_gmail.com
 
 pkgname=geogebra
-pkgver=4.2.16.0
+pkgver=4.2.17.0
 pkgrel=1
 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet'
 arch=('any')
@@ -16,7 +16,7 @@
 #'geogebra-prim: adds a menu entry for the primary school version')
 install='geogebra.install'
 
source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz)
-sha256sums=('201ac0a372bc355390c03dd27ff04ee0c101c08b2946aaafb85fda0350caa4dd')
+sha256sums=('aafdc8663ac7a2663e0e5aa0417f3d4a78bee2f65acaf174555dca999b2ce4e3')
 
 package() {
   install -dm755 $pkgdir/usr/bin \



[arch-commits] Commit in geogebra/repos/community-any (4 files)

2013-01-21 Thread bpiotrowski
Date: Tuesday, January 22, 2013 @ 06:57:07
  Author: bpiotrowski
Revision: 82629

archrelease: copy trunk to community-any

Added:
  geogebra/repos/community-any/PKGBUILD
(from rev 82628, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-any/geogebra.install
(from rev 82628, geogebra/trunk/geogebra.install)
Deleted:
  geogebra/repos/community-any/PKGBUILD
  geogebra/repos/community-any/geogebra.install

--+
 PKGBUILD |   64 ++---
 geogebra.install |   28 +++
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-22 05:56:54 UTC (rev 82628)
+++ PKGBUILD2013-01-22 05:57:07 UTC (rev 82629)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Felipe Hommen felibank at gmail dot com
-# Contributor: moostik mooostik_at_gmail.com
-
-pkgname=geogebra
-pkgver=4.2.16.0
-pkgrel=1
-pkgdesc='Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet'
-arch=('any')
-url=http://www.geogebra.org/;
-license=('GPL3' 'CCPL:by-sa')
-depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 
'desktop-file-utils' 'xdg-utils')
-#optdepends=('kde-thumbnailer-geogebra: generates thumbnails of GeoGebra files 
in KDE'
-#'gnome-thumbnailer-geogebra: generates thumbnails of GeoGebra 
files in GNOME'
-#'geogebra-prim: adds a menu entry for the primary school version')
-install='geogebra.install'
-source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz)
-sha256sums=('201ac0a372bc355390c03dd27ff04ee0c101c08b2946aaafb85fda0350caa4dd')
-
-package() {
-  install -dm755 $pkgdir/usr/bin \
- $pkgdir/usr/share/applications \
- $pkgdir/usr/share/geogebra
-
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's/\/usr/\$\{pkgdir\}\/usr/g' install.sh
-  source install.sh
-  install -Dm644 _license.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  rm -rf $pkgdir/usr/share/mime/
-}

Copied: geogebra/repos/community-any/PKGBUILD (from rev 82628, 
geogebra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-22 05:57:07 UTC (rev 82629)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Felipe Hommen felibank at gmail dot com
+# Contributor: moostik mooostik_at_gmail.com
+
+pkgname=geogebra
+pkgver=4.2.17.0
+pkgrel=1
+pkgdesc='Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet'
+arch=('any')
+url=http://www.geogebra.org/;
+license=('GPL3' 'CCPL:by-sa')
+depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 
'desktop-file-utils' 'xdg-utils')
+#optdepends=('kde-thumbnailer-geogebra: generates thumbnails of GeoGebra files 
in KDE'
+#'gnome-thumbnailer-geogebra: generates thumbnails of GeoGebra 
files in GNOME'
+#'geogebra-prim: adds a menu entry for the primary school version')
+install='geogebra.install'
+source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz)
+sha256sums=('aafdc8663ac7a2663e0e5aa0417f3d4a78bee2f65acaf174555dca999b2ce4e3')
+
+package() {
+  install -dm755 $pkgdir/usr/bin \
+ $pkgdir/usr/share/applications \
+ $pkgdir/usr/share/geogebra
+
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's/\/usr/\$\{pkgdir\}\/usr/g' install.sh
+  source install.sh
+  install -Dm644 _license.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  rm -rf $pkgdir/usr/share/mime/
+}

Deleted: geogebra.install
===
--- geogebra.install2013-01-22 05:56:54 UTC (rev 82628)
+++ geogebra.install2013-01-22 05:57:07 UTC (rev 82629)
@@ -1,14 +0,0 @@
-post_install() {
-  update-mime-database usr/share/mime/  /dev/null
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
-}
-
-post_upgrade() {
-  post_install 
-}
-
-post_remove() {
-  post_install $1
-}
-

Copied: geogebra/repos/community-any/geogebra.install (from rev 82628, 
geogebra/trunk/geogebra.install)
===
--- geogebra.install(rev 0)
+++ geogebra.install2013-01-22 05:57:07 UTC (rev 82629)
@@ -0,0 +1,14 @@
+post_install() {
+  update-mime-database usr/share/mime/  /dev/null
+  update-desktop-database -q
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+}
+
+post_upgrade() {
+  post_install 
+}
+
+post_remove() {
+  post_install $1
+}
+



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

2013-01-21 Thread eric
Date: Tuesday, January 22, 2013 @ 07:28:41
  Author: eric
Revision: 175819

upgpkg: audacity 2.0.3-1

Upstream update

Modified:
  audacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 04:04:32 UTC (rev 175818)
+++ PKGBUILD2013-01-22 06:28:41 UTC (rev 175819)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=audacity
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc=A program that lets you manipulate digital audio waveforms
 arch=('i686' 'x86_64')
@@ -12,13 +12,13 @@
 'desktop-file-utils' 'jack' 'soundtouch' 'ffmpeg-compat')
 options=('!makeflags')
 install=audacity.install
-source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.bz2)
-sha1sums=('c5e4058346c96713a0d39fcd6b33f27137589b06')
+source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.xz)
+sha1sums=('72e634711fb96aac9df445e75e16e12e00c047e6')
 
 build() {
   cd ${srcdir}/${pkgname}-src-${pkgver}
   WX_CONFIG=/usr/bin/wx-config 
PKG_CONFIG_PATH+=/usr/lib/ffmpeg-compat/pkgconfig \
-./configure --prefix=/usr \
+./configure --prefix=/usr --docdir=/usr/share/doc/audacity \
 --with-portaudio --with-libsamplerate \
 --without-libresample --with-libmad \
 --with-ffmpeg --with-id3tag --with-libflac \



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

2013-01-21 Thread eric
Date: Tuesday, January 22, 2013 @ 07:29:20
  Author: eric
Revision: 175820

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

Added:
  audacity/repos/extra-i686/PKGBUILD
(from rev 175819, audacity/trunk/PKGBUILD)
  audacity/repos/extra-i686/audacity.install
(from rev 175819, audacity/trunk/audacity.install)
  audacity/repos/extra-x86_64/PKGBUILD
(from rev 175819, audacity/trunk/PKGBUILD)
  audacity/repos/extra-x86_64/audacity.install
(from rev 175819, audacity/trunk/audacity.install)
Deleted:
  audacity/repos/extra-i686/PKGBUILD
  audacity/repos/extra-i686/audacity.install
  audacity/repos/extra-x86_64/PKGBUILD
  audacity/repos/extra-x86_64/audacity.install

---+
 extra-i686/PKGBUILD   |   68 
 extra-i686/audacity.install   |   26 +++
 extra-x86_64/PKGBUILD |   68 
 extra-x86_64/audacity.install |   26 +++
 4 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-22 06:28:41 UTC (rev 175819)
+++ extra-i686/PKGBUILD 2013-01-22 06:29:20 UTC (rev 175820)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=audacity
-pkgver=2.0.2
-pkgrel=1
-pkgdesc=A program that lets you manipulate digital audio waveforms
-arch=('i686' 'x86_64')
-url=http://audacity.sourceforge.net/;
-license=('GPL')
-depends=('libmad' 'libid3tag' 'wxgtk' 'lame' 'hicolor-icon-theme'
-'desktop-file-utils' 'jack' 'soundtouch' 'ffmpeg-compat')
-options=('!makeflags')
-install=audacity.install
-source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.bz2)
-sha1sums=('c5e4058346c96713a0d39fcd6b33f27137589b06')
-
-build() {
-  cd ${srcdir}/${pkgname}-src-${pkgver}
-  WX_CONFIG=/usr/bin/wx-config 
PKG_CONFIG_PATH+=/usr/lib/ffmpeg-compat/pkgconfig \
-./configure --prefix=/usr \
---with-portaudio --with-libsamplerate \
---without-libresample --with-libmad \
---with-ffmpeg --with-id3tag --with-libflac \
---with-vorbis --with-libexpat \
---with-libsndfile --with-soundtouch \
---enable-unicode --without-taglib
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-src-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: audacity/repos/extra-i686/PKGBUILD (from rev 175819, 
audacity/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-22 06:29:20 UTC (rev 175820)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=audacity
+pkgver=2.0.3
+pkgrel=1
+pkgdesc=A program that lets you manipulate digital audio waveforms
+arch=('i686' 'x86_64')
+url=http://audacity.sourceforge.net/;
+license=('GPL')
+depends=('libmad' 'libid3tag' 'wxgtk' 'lame' 'hicolor-icon-theme'
+'desktop-file-utils' 'jack' 'soundtouch' 'ffmpeg-compat')
+options=('!makeflags')
+install=audacity.install
+source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.xz)
+sha1sums=('72e634711fb96aac9df445e75e16e12e00c047e6')
+
+build() {
+  cd ${srcdir}/${pkgname}-src-${pkgver}
+  WX_CONFIG=/usr/bin/wx-config 
PKG_CONFIG_PATH+=/usr/lib/ffmpeg-compat/pkgconfig \
+./configure --prefix=/usr --docdir=/usr/share/doc/audacity \
+--with-portaudio --with-libsamplerate \
+--without-libresample --with-libmad \
+--with-ffmpeg --with-id3tag --with-libflac \
+--with-vorbis --with-libexpat \
+--with-libsndfile --with-soundtouch \
+--enable-unicode --without-taglib
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-src-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/audacity.install
===
--- extra-i686/audacity.install 2013-01-22 06:28:41 UTC (rev 175819)
+++ extra-i686/audacity.install 2013-01-22 06:29:20 UTC (rev 175820)
@@ -1,13 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  update-mime-database usr/share/mime  /dev/null
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: audacity/repos/extra-i686/audacity.install (from rev 175819, 
audacity/trunk/audacity.install)
===
--- extra-i686/audacity.install (rev 0)
+++ extra-i686/audacity.install 2013-01-22 06:29:20 UTC (rev 175820)
@@ -0,0 +1,13 @@
+post_install() {
+  update-desktop-database -q
+  update-mime-database usr/share/mime  /dev/null
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD 

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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 07:40:39
  Author: fyan
Revision: 82630

upgpkg: mongodb 2.2.2-2

boost 1.52.0 rebuild

Modified:
  mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 05:57:07 UTC (rev 82629)
+++ PKGBUILD2013-01-22 06:40:39 UTC (rev 82630)
@@ -7,7 +7,7 @@
 
 pkgname=mongodb
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
 arch=('i686' 'x86_64')
 url='http://www.mongodb.org'
@@ -17,7 +17,7 @@
 checkdepends=('python2-pymongo')
 optdepends=('libpcap: needed for mongosniff')
 backup=('etc/mongodb.conf')
-install=mongodb.install
+install=mongodb.install
 source=(http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz;
 'mongodb.rc' 'mongodb.conf' 'mongodb.service'
 'SConscript.client.patch' 'boost1.50.patch')



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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 07:43:59
  Author: fyan
Revision: 82631

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

Added:
  mongodb/repos/community-staging-i686/
  mongodb/repos/community-staging-i686/PKGBUILD
(from rev 82630, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-staging-i686/SConscript.client.patch
(from rev 82630, mongodb/trunk/SConscript.client.patch)
  mongodb/repos/community-staging-i686/boost1.50.patch
(from rev 82630, mongodb/trunk/boost1.50.patch)
  mongodb/repos/community-staging-i686/mongodb.conf
(from rev 82630, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-staging-i686/mongodb.install
(from rev 82630, mongodb/trunk/mongodb.install)
  mongodb/repos/community-staging-i686/mongodb.rc
(from rev 82630, mongodb/trunk/mongodb.rc)
  mongodb/repos/community-staging-i686/mongodb.service
(from rev 82630, mongodb/trunk/mongodb.service)
  mongodb/repos/community-staging-x86_64/
  mongodb/repos/community-staging-x86_64/PKGBUILD
(from rev 82630, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-staging-x86_64/SConscript.client.patch
(from rev 82630, mongodb/trunk/SConscript.client.patch)
  mongodb/repos/community-staging-x86_64/boost1.50.patch
(from rev 82630, mongodb/trunk/boost1.50.patch)
  mongodb/repos/community-staging-x86_64/mongodb.conf
(from rev 82630, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-staging-x86_64/mongodb.install
(from rev 82630, mongodb/trunk/mongodb.install)
  mongodb/repos/community-staging-x86_64/mongodb.rc
(from rev 82630, mongodb/trunk/mongodb.rc)
  mongodb/repos/community-staging-x86_64/mongodb.service
(from rev 82630, mongodb/trunk/mongodb.service)

--+
 community-staging-i686/PKGBUILD  |   74 ++
 community-staging-i686/SConscript.client.patch   |   13 +
 community-staging-i686/boost1.50.patch   |  237 +
 community-staging-i686/mongodb.conf  |8 
 community-staging-i686/mongodb.install   |   32 ++
 community-staging-i686/mongodb.rc|   39 +++
 community-staging-i686/mongodb.service   |   10 
 community-staging-x86_64/PKGBUILD|   74 ++
 community-staging-x86_64/SConscript.client.patch |   13 +
 community-staging-x86_64/boost1.50.patch |  237 +
 community-staging-x86_64/mongodb.conf|8 
 community-staging-x86_64/mongodb.install |   32 ++
 community-staging-x86_64/mongodb.rc  |   39 +++
 community-staging-x86_64/mongodb.service |   10 
 14 files changed, 826 insertions(+)

Copied: mongodb/repos/community-staging-i686/PKGBUILD (from rev 82630, 
mongodb/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-22 06:43:59 UTC (rev 82631)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Mathias Stearn math...@10gen.com
+# Contributor: Alec Thomas
+
+pkgname=mongodb
+pkgver=2.2.2
+pkgrel=2
+pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org'
+license=('AGPL3')
+depends=('boost-libs')
+makedepends=('scons' 'boost' 'libpcap')
+checkdepends=('python2-pymongo')
+optdepends=('libpcap: needed for mongosniff')
+backup=('etc/mongodb.conf')
+install=mongodb.install
+source=(http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz;
+'mongodb.rc' 'mongodb.conf' 'mongodb.service'
+'SConscript.client.patch' 'boost1.50.patch')
+
+build() {
+  # fucking mongo aint no fun to package
+  export SCONSFLAGS=$MAKEFLAGS
+
+  cd mongodb-src-r${pkgver}
+
+  # fix https://jira.mongodb.org/browse/SERVER-5575
+  patch -Np1 -i ${srcdir}/SConscript.client.patch
+
+  # fix boost incompatibility
+  patch -Np1 -i ${srcdir}/boost1.50.patch
+
+  scons all --use-system-boost # --sharedclient currently fails
+}
+
+COMMENT
+check() {
+  export SCONSFLAGS=$MAKEFLAGS
+
+  cd mongodb-src-r${pkgver}
+
+  scons smokeAll --smokedbprefix=$srcdir
+}
+COMMENT
+
+package() {
+  export SCONSFLAGS=$MAKEFLAGS
+
+  cd mongodb-src-r${pkgver}
+
+  scons install --use-system-boost --full --prefix=$pkgdir/usr # 
--sharedclient currently fails
+
+  install -Dm755 $srcdir/mongodb.rc $pkgdir/etc/rc.d/mongodb
+  install -Dm644 $srcdir/mongodb.conf $pkgdir/etc/mongodb.conf
+  [[ -f $pkgdir/usr/lib ]]  rm $pkgdir/usr/lib # wtf mongo
+  install -Dm644 $srcdir/mongodb.service 
$pkgdir/usr/lib/systemd/system/mongodb.service
+  install -dm700 $pkgdir/var/lib/mongodb
+  install -dm755 $pkgdir/var/log/mongodb
+
+  # the earlier SConscript patch actually gives us some trouble on x86_64 so 
we need to hack it 

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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 07:46:25
  Author: fyan
Revision: 82632

upgpkg: librime 0.9.7-2

Modified:
  librime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 06:43:59 UTC (rev 82631)
+++ PKGBUILD2013-01-22 06:46:25 UTC (rev 82632)
@@ -5,7 +5,7 @@
 
 pkgname=librime
 pkgver=0.9.7
-pkgrel=1
+pkgrel=2
 pkgdesc=Rime input method engine
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/rimeime/;



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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 07:48:19
  Author: fyan
Revision: 82633

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 82632, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 82632, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 82632, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-22 06:48:19 UTC (rev 82633)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost=1.46' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd ${srcdir}/$pkgname
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname
+  make DESTDIR=$pkgdir install
+}
+
+md5sums=('732fe5258ab4fced26e61475cdcffdb1')

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 82632, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-01-22 06:48:19 UTC (rev 82633)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost=1.46' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd ${srcdir}/$pkgname
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname
+  make DESTDIR=$pkgdir install
+}
+
+md5sums=('732fe5258ab4fced26e61475cdcffdb1')



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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 08:03:48
  Author: fyan
Revision: 82634

upgpkg: stunnel 4.54-1

Modified:
  stunnel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 06:48:19 UTC (rev 82633)
+++ PKGBUILD2013-01-22 07:03:48 UTC (rev 82634)
@@ -4,8 +4,8 @@
 # Contributor: Kevin Piche ke...@archlinux.org
 
 pkgname=stunnel
-pkgver=4.53
-pkgrel=2
+pkgver=4.54
+pkgrel=1
 pkgdesc=A program that allows you to encrypt arbitrary TCP connections inside 
SSL
 arch=('i686' 'x86_64')
 url=http://www.stunnel.org;
@@ -18,8 +18,8 @@
 'stunnel.rc.d'
 'stunnel.tmpfiles.conf')
 
-md5sums=('ab3bfc915357d67da18c73f73610d593'
- 'ea8d7637e072fa1bb8706c85e6ea0152'
+md5sums=('c2b1db99e3ed547214568959a8ed18ac'
+ 'b7cd936bae7b56dae6fe1f06d90c4db1'
  'f15398497e10e080c2406d2fc541660c'
  '4c7e3634a9d4dc040102f5d4160fb123'
  '2e065a39998e57727ee79887bbd1751e')



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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 08:12:03
  Author: fyan
Revision: 82635

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

Added:
  stunnel/repos/community-i686/Makefile.patch
(from rev 82634, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-i686/PKGBUILD
(from rev 82634, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-i686/stunnel.install
(from rev 82634, stunnel/trunk/stunnel.install)
  stunnel/repos/community-i686/stunnel.rc.d
(from rev 82634, stunnel/trunk/stunnel.rc.d)
  stunnel/repos/community-i686/stunnel.tmpfiles.conf
(from rev 82634, stunnel/trunk/stunnel.tmpfiles.conf)
  stunnel/repos/community-x86_64/Makefile.patch
(from rev 82634, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-x86_64/PKGBUILD
(from rev 82634, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-x86_64/stunnel.install
(from rev 82634, stunnel/trunk/stunnel.install)
  stunnel/repos/community-x86_64/stunnel.rc.d
(from rev 82634, stunnel/trunk/stunnel.rc.d)
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf
(from rev 82634, stunnel/trunk/stunnel.tmpfiles.conf)
Deleted:
  stunnel/repos/community-i686/Makefile.patch
  stunnel/repos/community-i686/PKGBUILD
  stunnel/repos/community-i686/stunnel.install
  stunnel/repos/community-i686/stunnel.rc.d
  stunnel/repos/community-i686/stunnel.tmpfiles.conf
  stunnel/repos/community-x86_64/Makefile.patch
  stunnel/repos/community-x86_64/PKGBUILD
  stunnel/repos/community-x86_64/stunnel.install
  stunnel/repos/community-x86_64/stunnel.rc.d
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf

+
 community-i686/Makefile.patch  |   42 +-
 community-i686/PKGBUILD|  124 +++
 community-i686/stunnel.install |   62 +++
 community-i686/stunnel.rc.d|   88 +++---
 community-i686/stunnel.tmpfiles.conf   |2 
 community-x86_64/Makefile.patch|   42 +-
 community-x86_64/PKGBUILD  |  124 +++
 community-x86_64/stunnel.install   |   62 +++
 community-x86_64/stunnel.rc.d  |   88 +++---
 community-x86_64/stunnel.tmpfiles.conf |2 
 10 files changed, 318 insertions(+), 318 deletions(-)

Deleted: community-i686/Makefile.patch
===
--- community-i686/Makefile.patch   2013-01-22 07:03:48 UTC (rev 82634)
+++ community-i686/Makefile.patch   2013-01-22 07:12:03 UTC (rev 82635)
@@ -1,21 +0,0 @@
 tools/Makefile.in  2010-03-31 04:45:09.0 -0500
-+++ tools/Makefile.in  2010-04-11 17:17:41.0 -0500
-@@ -334,8 +334,7 @@
- 
- info-am:
- 
--install-data-am: install-confDATA install-data-local \
--  install-examplesDATA
-+install-data-am: install-confDATA install-examplesDATA
- 
- install-dvi: install-dvi-am
- 
-@@ -377,7 +376,7 @@
-   clean-local distclean distclean-generic distclean-libtool \
-   distdir dvi dvi-am html html-am info info-am install \
-   install-am install-confDATA install-data install-data-am \
--  install-data-local install-dvi install-dvi-am \
-+  install-dvi install-dvi-am \
-   install-examplesDATA install-exec install-exec-am install-html \
-   install-html-am install-info install-info-am install-man \
-   install-pdf install-pdf-am install-ps install-ps-am \

Copied: stunnel/repos/community-i686/Makefile.patch (from rev 82634, 
stunnel/trunk/Makefile.patch)
===
--- community-i686/Makefile.patch   (rev 0)
+++ community-i686/Makefile.patch   2013-01-22 07:12:03 UTC (rev 82635)
@@ -0,0 +1,21 @@
+--- tools/Makefile.in  2010-03-31 04:45:09.0 -0500
 tools/Makefile.in  2010-04-11 17:17:41.0 -0500
+@@ -334,8 +334,7 @@
+ 
+ info-am:
+ 
+-install-data-am: install-confDATA install-data-local \
+-  install-examplesDATA
++install-data-am: install-confDATA install-examplesDATA
+ 
+ install-dvi: install-dvi-am
+ 
+@@ -377,7 +376,7 @@
+   clean-local distclean distclean-generic distclean-libtool \
+   distdir dvi dvi-am html html-am info info-am install \
+   install-am install-confDATA install-data install-data-am \
+-  install-data-local install-dvi install-dvi-am \
++  install-dvi install-dvi-am \
+   install-examplesDATA install-exec install-exec-am install-html \
+   install-html-am install-info install-info-am install-man \
+   install-pdf install-pdf-am install-ps install-ps-am \

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-01-22 07:03:48 UTC (rev 82634)
+++ community-i686/PKGBUILD 2013-01-22 07:12:03 UTC (rev 82635)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Daniel J 

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

2013-01-21 Thread allan
Date: Tuesday, January 22, 2013 @ 08:47:57
  Author: allan
Revision: 175821

upgpkg: bash 4.2.042-2

install to /usr/bin and symlink as needed in /bin - will help with future /bin 
removal

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 06:29:20 UTC (rev 175820)
+++ PKGBUILD2013-01-22 07:47:57 UTC (rev 175821)
@@ -6,7 +6,7 @@
 _basever=4.2
 _patchlevel=042 #prepare for some patches
 pkgver=$_basever.$_patchlevel
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNU Bourne Again shell
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -42,8 +42,7 @@
   export CFLAGS=${CFLAGS} ${_bashconfig[@]}
 
   ./configure --prefix=/usr --with-curses --enable-readline \
---without-bash-malloc --with-installed-readline \
---bindir=/bin --mandir=/usr/share/man --infodir=/usr/share/info
+--without-bash-malloc --with-installed-readline
   make
 }
 
@@ -56,9 +55,10 @@
   cd ${srcdir}/${pkgname}-$_basever
   make DESTDIR=${pkgdir} install
 
-  # for now, bash is our default /bin/sh
-  cd ${pkgdir}/bin
-  ln -s bash sh
+  # put needed symlinks in /bin
+  install -dm755  ${pkgdir}/bin
+  ln -s ../usr/bin/bash ${pkgdir}/bin/bash
+  ln -s ../usr/bin/bash ${pkgdir}/bin/sh
 
   install -dm755 ${pkgdir}/etc/skel/
   



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

2013-01-21 Thread allan
Date: Tuesday, January 22, 2013 @ 08:50:16
  Author: allan
Revision: 175822

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

Added:
  bash/repos/testing-i686/
  bash/repos/testing-i686/PKGBUILD
(from rev 175821, bash/trunk/PKGBUILD)
  bash/repos/testing-i686/bash.install
(from rev 175821, bash/trunk/bash.install)
  bash/repos/testing-i686/dot.bash_logout
(from rev 175821, bash/trunk/dot.bash_logout)
  bash/repos/testing-i686/dot.bash_profile
(from rev 175821, bash/trunk/dot.bash_profile)
  bash/repos/testing-i686/dot.bashrc
(from rev 175821, bash/trunk/dot.bashrc)
  bash/repos/testing-i686/system.bash_logout
(from rev 175821, bash/trunk/system.bash_logout)
  bash/repos/testing-i686/system.bashrc
(from rev 175821, bash/trunk/system.bashrc)
  bash/repos/testing-x86_64/
  bash/repos/testing-x86_64/PKGBUILD
(from rev 175821, bash/trunk/PKGBUILD)
  bash/repos/testing-x86_64/bash.install
(from rev 175821, bash/trunk/bash.install)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 175821, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 175821, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 175821, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 175821, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 175821, bash/trunk/system.bashrc)

---+
 testing-i686/PKGBUILD |  165 
 testing-i686/bash.install |   20 
 testing-i686/dot.bash_logout  |3 
 testing-i686/dot.bash_profile |5 +
 testing-i686/dot.bashrc   |9 +
 testing-i686/system.bash_logout   |3 
 testing-i686/system.bashrc|   23 +
 testing-x86_64/PKGBUILD   |  165 
 testing-x86_64/bash.install   |   20 
 testing-x86_64/dot.bash_logout|3 
 testing-x86_64/dot.bash_profile   |5 +
 testing-x86_64/dot.bashrc |9 +
 testing-x86_64/system.bash_logout |3 
 testing-x86_64/system.bashrc  |   23 +
 14 files changed, 456 insertions(+)

Copied: bash/repos/testing-i686/PKGBUILD (from rev 175821, bash/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-22 07:50:16 UTC (rev 175822)
@@ -0,0 +1,165 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=bash
+_basever=4.2
+_patchlevel=042 #prepare for some patches
+pkgver=$_basever.$_patchlevel
+pkgrel=2
+pkgdesc=The GNU Bourne Again shell
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/bash/bash.html;
+groups=('base')
+backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
+depends=('readline=6.1' 'glibc')
+provides=('sh')
+install=bash.install
+source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
+dot.bashrc
+dot.bash_profile
+dot.bash_logout
+system.bashrc
+system.bash_logout)
+if [ $_patchlevel -gt 000 ]; then
+for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+source=(${source[@]} 
http://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//./}-$(printf 
%03d $p){,.sig})
+done
+fi
+
+build() {
+  cd ${srcdir}/${pkgname}-$_basever
+  for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+msg applying patch bash${_basever//./}-$(printf %03d $p)
+patch -Np0 -i $srcdir/bash${_basever//./}-$(printf %03d $p)
+  done
+
+  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin\\'
+   -DSTANDARD_UTILS_PATH=\'\/usr/bin:/bin:/usr/sbin:/sbin\\'
+   -DSYS_BASHRC=\'\/etc/bash.bashrc\\'
+   -DSYS_BASH_LOGOUT=\'\/etc/bash.bash_logout\\')
+  export CFLAGS=${CFLAGS} ${_bashconfig[@]}
+
+  ./configure --prefix=/usr --with-curses --enable-readline \
+--without-bash-malloc --with-installed-readline
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-$_basever
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-$_basever
+  make DESTDIR=${pkgdir} install
+
+  # put needed symlinks in /bin
+  install -dm755  ${pkgdir}/bin
+  ln -s ../usr/bin/bash ${pkgdir}/bin/bash
+  ln -s ../usr/bin/bash ${pkgdir}/bin/sh
+
+  install -dm755 ${pkgdir}/etc/skel/
+  
+  # system-wide configuration files
+  install -m644 ${srcdir}/system.bashrc ${pkgdir}/etc/bash.bashrc
+  install -m644 ${srcdir}/system.bash_logout ${pkgdir}/etc/bash.bash_logout
+  
+  # user configuration file skeletons
+  install -m644 ${srcdir}/dot.bashrc ${pkgdir}/etc/skel/.bashrc
+  install -m644 ${srcdir}/dot.bash_profile ${pkgdir}/etc/skel/.bash_profile
+  install -m644 ${srcdir}/dot.bash_logout ${pkgdir}/etc/skel/.bash_logout
+}
+
+md5sums=('3fb927c7c33022f1c327f14a81c0d4b0'

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

2013-01-21 Thread andrea
Date: Tuesday, January 22, 2013 @ 08:53:01
  Author: andrea
Revision: 82636

upgpkg: sbt 0.12.2-1

Upstream release

Modified:
  sbt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 07:12:03 UTC (rev 82635)
+++ PKGBUILD2013-01-22 07:53:01 UTC (rev 82636)
@@ -3,8 +3,8 @@
 # Contributor: Leif Warner abimel...@gmail.com
 
 pkgname=sbt
-pkgver=0.12.1
-pkgrel=2
+pkgver=0.12.2
+pkgrel=1
 pkgdesc=A minimally intrusive build tool for Scala projects
 arch=('any')
 url='http://www.scala-sbt.org/'
@@ -17,8 +17,8 @@
 https://raw.github.com/harrah/xsbt/${pkgver}/LICENSE;
 'sbt.sh')
 noextract=('sbt-launch.jar')
-md5sums=('9d832c4cfdb889103bd37a8bda3faa0e'
- '0b53c508a63e5dbaf44cdfb0fa103b3a'
+md5sums=('d523ab71b5d2bcaead80d21d0af79361'
+ '0cc49331142988765ce73782a5839c57'
  '2fadbed911920c9dd7f18bb2931ca56c')
 
 package() {



[arch-commits] Commit in sbt/repos/community-any (PKGBUILD PKGBUILD sbt.sh sbt.sh)

2013-01-21 Thread andrea
Date: Tuesday, January 22, 2013 @ 08:53:06
  Author: andrea
Revision: 82637

archrelease: copy trunk to community-any

Added:
  sbt/repos/community-any/PKGBUILD
(from rev 82636, sbt/trunk/PKGBUILD)
  sbt/repos/community-any/sbt.sh
(from rev 82636, sbt/trunk/sbt.sh)
Deleted:
  sbt/repos/community-any/PKGBUILD
  sbt/repos/community-any/sbt.sh

--+
 PKGBUILD |   58 +-
 sbt.sh   |   36 ++--
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-22 07:53:01 UTC (rev 82636)
+++ PKGBUILD2013-01-22 07:53:06 UTC (rev 82637)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Leif Warner abimel...@gmail.com
-
-pkgname=sbt
-pkgver=0.12.1
-pkgrel=2
-pkgdesc=A minimally intrusive build tool for Scala projects
-arch=('any')
-url='http://www.scala-sbt.org/'
-license=('BSD')
-depends=('java-runtime-headless' 'sh')
-optdepends=('scala')
-conflicts=('simple-build-tool')
-replaces=('simple-build-tool')
-source=(http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/${pkgver}/sbt-launch.jar;
-https://raw.github.com/harrah/xsbt/${pkgver}/LICENSE;
-'sbt.sh')
-noextract=('sbt-launch.jar')
-md5sums=('9d832c4cfdb889103bd37a8bda3faa0e'
- '0b53c508a63e5dbaf44cdfb0fa103b3a'
- '2fadbed911920c9dd7f18bb2931ca56c')
-
-package() {
-  install -Dm644 sbt-launch.jar 
${pkgdir}/usr/share/java/${pkgname}/sbt-launch.jar
-  install -Dm755 sbt.sh ${pkgdir}/usr/bin/sbt
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sbt/repos/community-any/PKGBUILD (from rev 82636, sbt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-22 07:53:06 UTC (rev 82637)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Leif Warner abimel...@gmail.com
+
+pkgname=sbt
+pkgver=0.12.2
+pkgrel=1
+pkgdesc=A minimally intrusive build tool for Scala projects
+arch=('any')
+url='http://www.scala-sbt.org/'
+license=('BSD')
+depends=('java-runtime-headless' 'sh')
+optdepends=('scala')
+conflicts=('simple-build-tool')
+replaces=('simple-build-tool')
+source=(http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/${pkgver}/sbt-launch.jar;
+https://raw.github.com/harrah/xsbt/${pkgver}/LICENSE;
+'sbt.sh')
+noextract=('sbt-launch.jar')
+md5sums=('d523ab71b5d2bcaead80d21d0af79361'
+ '0cc49331142988765ce73782a5839c57'
+ '2fadbed911920c9dd7f18bb2931ca56c')
+
+package() {
+  install -Dm644 sbt-launch.jar 
${pkgdir}/usr/share/java/${pkgname}/sbt-launch.jar
+  install -Dm755 sbt.sh ${pkgdir}/usr/bin/sbt
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: sbt.sh
===
--- sbt.sh  2013-01-22 07:53:01 UTC (rev 82636)
+++ sbt.sh  2013-01-22 07:53:06 UTC (rev 82637)
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-# 
https://github.com/sbt/sbt-launcher-package/blob/full-packaging/src/scripts/sbt-launch-lib.bash
-get_mem_opts () {
-local mem=${1:-1536}
-local perm=$(( $mem / 4 ))
-(( $perm  256 )) || perm=256
-(( $perm  1024 )) || perm=1024
-local codecache=$(( $perm / 2 ))
-
-echo -Xms${mem}m -Xmx${mem}m -Xss1m -XX:+CMSClassUnloadingEnabled 
-XX:MaxPermSize=${perm}m -XX:ReservedCodeCacheSize=${codecache}m
-}
-
-if [[ -z $SBT_OPTS ]]; then
-SBT_OPTS=$(get_mem_opts)
-fi
-
-$JAVA_HOME/bin/java $SBT_OPTS -jar /usr/share/java/sbt/sbt-launch.jar $@

Copied: sbt/repos/community-any/sbt.sh (from rev 82636, sbt/trunk/sbt.sh)
===
--- sbt.sh  (rev 0)
+++ sbt.sh  2013-01-22 07:53:06 UTC (rev 82637)
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+# 
https://github.com/sbt/sbt-launcher-package/blob/full-packaging/src/scripts/sbt-launch-lib.bash
+get_mem_opts () {
+local mem=${1:-1536}
+local perm=$(( $mem / 4 ))
+(( $perm  256 )) || perm=256
+(( $perm  1024 )) || perm=1024
+local codecache=$(( $perm / 2 ))
+
+echo -Xms${mem}m -Xmx${mem}m -Xss1m -XX:+CMSClassUnloadingEnabled 
-XX:MaxPermSize=${perm}m -XX:ReservedCodeCacheSize=${codecache}m
+}
+
+if [[ -z $SBT_OPTS ]]; then
+SBT_OPTS=$(get_mem_opts)
+fi
+
+$JAVA_HOME/bin/java $SBT_OPTS -jar /usr/share/java/sbt/sbt-launch.jar $@