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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 04:16:16
  Author: bisson
Revision: 159298

upstream update

Modified:
  socat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 06:53:17 UTC (rev 159297)
+++ PKGBUILD2012-05-21 08:16:16 UTC (rev 159298)
@@ -4,7 +4,7 @@
 # Contributor: John Proctor jproc...@prium.net
 
 pkgname=socat
-pkgver=1.7.2.0
+pkgver=1.7.2.1
 pkgrel=1
 pkgdesc='Multipurpose relay'
 url='http://www.dest-unreach.org/socat/'
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('readline' 'openssl')
 
source=(http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('32181b08aa91309ee368e1e36a2cb337eedc425a')
+sha1sums=('6e3328cc409550b2367efa8028fe4436e84eb490')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 04:16:43
  Author: bisson
Revision: 159299

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-05-21 08:16:16 UTC (rev 159298)
+++ extra-i686/PKGBUILD 2012-05-21 08:16:43 UTC (rev 159299)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: John Proctor jproc...@prium.net
-
-pkgname=socat
-pkgver=1.7.2.0
-pkgrel=1
-pkgdesc='Multipurpose relay'
-url='http://www.dest-unreach.org/socat/'
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('readline' 'openssl')
-source=(http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('32181b08aa91309ee368e1e36a2cb337eedc425a')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure \
-   --prefix=/usr \
-   --mandir=/usr/share/man \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-}

Copied: socat/repos/extra-i686/PKGBUILD (from rev 159298, socat/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-21 08:16:43 UTC (rev 159299)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=socat
+pkgver=1.7.2.1
+pkgrel=1
+pkgdesc='Multipurpose relay'
+url='http://www.dest-unreach.org/socat/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('readline' 'openssl')
+source=(http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('6e3328cc409550b2367efa8028fe4436e84eb490')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --mandir=/usr/share/man \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-05-21 08:16:16 UTC (rev 159298)
+++ extra-x86_64/PKGBUILD   2012-05-21 08:16:43 UTC (rev 159299)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: John Proctor jproc...@prium.net
-
-pkgname=socat
-pkgver=1.7.2.0
-pkgrel=1
-pkgdesc='Multipurpose relay'
-url='http://www.dest-unreach.org/socat/'
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('readline' 'openssl')
-source=(http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('32181b08aa91309ee368e1e36a2cb337eedc425a')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure \
-   --prefix=/usr \
-   --mandir=/usr/share/man \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-}

Copied: socat/repos/extra-x86_64/PKGBUILD (from rev 159298, 
socat/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-05-21 08:16:43 UTC (rev 159299)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=socat
+pkgver=1.7.2.1
+pkgrel=1
+pkgdesc='Multipurpose relay'
+url='http://www.dest-unreach.org/socat/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('readline' 'openssl')
+source=(http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('6e3328cc409550b2367efa8028fe4436e84eb490')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --mandir=/usr/share/man \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+}



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

2012-05-21 Thread Andrea Scarpino
Date: Monday, May 21, 2012 @ 05:43:36
  Author: andrea
Revision: 159300

upgpkg: libzrtpcpp 2.1.2-1

Switch to sources hosted on git to fix linphone build (FS#29953)

Modified:
  libzrtpcpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 08:16:43 UTC (rev 159299)
+++ PKGBUILD2012-05-21 09:43:36 UTC (rev 159300)
@@ -5,17 +5,16 @@
 # Contributor: Michel Brabants michel.braba...@euphonynet.be
 
 pkgname=libzrtpcpp
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
 pkgdesc=A C++ implementation of Phil Zimmermann's ZRTP specification
 arch=('i686' 'x86_64')
 url='http://www.gnutelephony.org/index.php/GNU_ZRTP'
 license=('GPL3')
 depends=('ccrtp')
 makedepends=('cmake')
-source=(ftp://ftp.gnu.org/pub/gnu/ccrtp/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('dc1501e7e8a46a1608fc3820c7476727'
- '7216f652aa2e080de114e02a85127dbc')
+source=(https://github.com/downloads/wernerd/ZRTPCPP/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('2f78cffbdb0f3e0ee92609fc01a1b6c5')
 
 build() {
   sed 's/lib64/lib/g' -i ${srcdir}/${pkgname}-${pkgver}/CMakeLists.txt



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

2012-05-21 Thread Andrea Scarpino
Date: Monday, May 21, 2012 @ 05:44:12
  Author: andrea
Revision: 159301

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-05-21 09:43:36 UTC (rev 159300)
+++ extra-i686/PKGBUILD 2012-05-21 09:44:12 UTC (rev 159301)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jeff Mickey j...@archlinux.org
-# Contributor: Michel Brabants michel.braba...@euphonynet.be
-
-pkgname=libzrtpcpp
-pkgver=2.0.0
-pkgrel=2
-pkgdesc=A C++ implementation of Phil Zimmermann's ZRTP specification
-arch=('i686' 'x86_64')
-url='http://www.gnutelephony.org/index.php/GNU_ZRTP'
-license=('GPL3')
-depends=('ccrtp')
-makedepends=('cmake')
-source=(ftp://ftp.gnu.org/pub/gnu/ccrtp/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('dc1501e7e8a46a1608fc3820c7476727'
- '7216f652aa2e080de114e02a85127dbc')
-
-build() {
-  sed 's/lib64/lib/g' -i ${srcdir}/${pkgname}-${pkgver}/CMakeLists.txt
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libzrtpcpp/repos/extra-i686/PKGBUILD (from rev 159300, 
libzrtpcpp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-21 09:44:12 UTC (rev 159301)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jeff Mickey j...@archlinux.org
+# Contributor: Michel Brabants michel.braba...@euphonynet.be
+
+pkgname=libzrtpcpp
+pkgver=2.1.2
+pkgrel=1
+pkgdesc=A C++ implementation of Phil Zimmermann's ZRTP specification
+arch=('i686' 'x86_64')
+url='http://www.gnutelephony.org/index.php/GNU_ZRTP'
+license=('GPL3')
+depends=('ccrtp')
+makedepends=('cmake')
+source=(https://github.com/downloads/wernerd/ZRTPCPP/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('2f78cffbdb0f3e0ee92609fc01a1b6c5')
+
+build() {
+  sed 's/lib64/lib/g' -i ${srcdir}/${pkgname}-${pkgver}/CMakeLists.txt
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-05-21 09:43:36 UTC (rev 159300)
+++ extra-x86_64/PKGBUILD   2012-05-21 09:44:12 UTC (rev 159301)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jeff Mickey j...@archlinux.org
-# Contributor: Michel Brabants michel.braba...@euphonynet.be
-
-pkgname=libzrtpcpp
-pkgver=2.0.0
-pkgrel=2
-pkgdesc=A C++ implementation of Phil Zimmermann's ZRTP specification
-arch=('i686' 'x86_64')
-url='http://www.gnutelephony.org/index.php/GNU_ZRTP'
-license=('GPL3')
-depends=('ccrtp')
-makedepends=('cmake')
-source=(ftp://ftp.gnu.org/pub/gnu/ccrtp/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('dc1501e7e8a46a1608fc3820c7476727'
- '7216f652aa2e080de114e02a85127dbc')
-
-build() {
-  sed 's/lib64/lib/g' -i ${srcdir}/${pkgname}-${pkgver}/CMakeLists.txt
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libzrtpcpp/repos/extra-x86_64/PKGBUILD (from rev 159300, 
libzrtpcpp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-05-21 09:44:12 UTC (rev 159301)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jeff Mickey j...@archlinux.org
+# Contributor: Michel Brabants michel.braba...@euphonynet.be
+
+pkgname=libzrtpcpp
+pkgver=2.1.2
+pkgrel=1
+pkgdesc=A C++ implementation of Phil Zimmermann's ZRTP specification
+arch=('i686' 'x86_64')
+url='http://www.gnutelephony.org/index.php/GNU_ZRTP'
+license=('GPL3')
+depends=('ccrtp')
+makedepends=('cmake')

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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 06:52:37
  Author: tpowa
Revision: 159302

upgpkg: linux 3.4-1

bump to latest 3.4 series

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config
  linux/trunk/config.x86_64
  linux/trunk/linux.install
Deleted:
  linux/trunk/ext4-options.patch

+
 PKGBUILD   |   28 +++-
 config |  165 ---
 config.x86_64  |  163 --
 ext4-options.patch |   50 ---
 linux.install  |2 
 5 files changed, 247 insertions(+), 161 deletions(-)

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


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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 06:53:44
  Author: tpowa
Revision: 159303

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 159302, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 159302, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 159302, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 159302, linux/trunk/config.x86_64)
  linux/repos/testing-i686/fix-acerhdf-1810T-bios.patch
(from rev 159302, linux/trunk/fix-acerhdf-1810T-bios.patch)
  linux/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 159302, linux/trunk/i915-fix-ghost-tv-output.patch)
  linux/repos/testing-i686/linux.install
(from rev 159302, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 159302, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 159302, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 159302, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 159302, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 159302, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/fix-acerhdf-1810T-bios.patch
(from rev 159302, linux/trunk/fix-acerhdf-1810T-bios.patch)
  linux/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 159302, linux/trunk/i915-fix-ghost-tv-output.patch)
  linux/repos/testing-x86_64/linux.install
(from rev 159302, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 159302, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  298 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 5839 +
 testing-i686/config.x86_64   | 5611 
 testing-i686/fix-acerhdf-1810T-bios.patch|   10 
 testing-i686/i915-fix-ghost-tv-output.patch  |   26 
 testing-i686/linux.install   |   62 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  298 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 5839 +
 testing-x86_64/config.x86_64 | 5611 
 testing-x86_64/fix-acerhdf-1810T-bios.patch  |   10 
 testing-x86_64/i915-fix-ghost-tv-output.patch|   26 
 testing-x86_64/linux.install |   62 
 testing-x86_64/linux.preset  |   14 
 16 files changed, 23744 insertions(+)

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


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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 06:56:43
  Author: tpowa
Revision: 159304

upgpkg: nvidia 295.53-2

rebuild for 3.4

Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

+
 PKGBUILD   |8 
 nvidia.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 10:53:44 UTC (rev 159303)
+++ PKGBUILD2012-05-21 10:56:43 UTC (rev 159304)
@@ -3,13 +3,13 @@
 
 pkgname=nvidia
 pkgver=295.53
-_extramodules=extramodules-3.3-ARCH
-pkgrel=1
+_extramodules=extramodules-3.4-ARCH
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux.
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('linux=3.3' 'linux3.4' nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.3' 'linux-headers3.4')
+depends=('linux=3.4' 'linux3.5' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.4' 'linux-headers3.5')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install

Modified: nvidia.install
===
--- nvidia.install  2012-05-21 10:53:44 UTC (rev 159303)
+++ nvidia.install  2012-05-21 10:56:43 UTC (rev 159304)
@@ -1,15 +1,15 @@
 post_install() {
-EXTRAMODULES='extramodules-3.3-ARCH'
+EXTRAMODULES='extramodules-3.4-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.3-ARCH'
+EXTRAMODULES='extramodules-3.4-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.3-ARCH'
+EXTRAMODULES='extramodules-3.4-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }



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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 06:57:14
  Author: tpowa
Revision: 159305

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

Added:
  nvidia/repos/testing-i686/
  nvidia/repos/testing-i686/PKGBUILD
(from rev 159304, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nvidia.install
(from rev 159304, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 159304, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 159304, nvidia/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   45 
 testing-i686/nvidia.install   |   15 +
 testing-x86_64/PKGBUILD   |   45 
 testing-x86_64/nvidia.install |   15 +
 4 files changed, 120 insertions(+)

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

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 159304, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2012-05-21 10:57:14 UTC (rev 159305)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.4-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.4-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.4-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 159304, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 10:57:14 UTC (rev 159305)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=295.53
+_extramodules=extramodules-3.4-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux.
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.4' 'linux3.5' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.4' 'linux-headers3.5')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('af353274ab078cb90aba428ca1f00f0e')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('c974ee20fc016c9fa9ef39fc2e298f8a')
+fi
+
+build() {
+_kernver=$(cat /lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+make SYSSRC=/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+

[arch-commits] Commit in fcpci/trunk (PKGBUILD fcpci.install kernel-3.4.0.patch)

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 07:00:09
  Author: tpowa
Revision: 159306

upgpkg: fcpci 31107-74

rebuild for 3.4

Added:
  fcpci/trunk/kernel-3.4.0.patch
Modified:
  fcpci/trunk/PKGBUILD
  fcpci/trunk/fcpci.install

+
 PKGBUILD   |   15 +--
 fcpci.install  |4 ++--
 kernel-3.4.0.patch |   10 ++
 3 files changed, 21 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 10:57:14 UTC (rev 159305)
+++ PKGBUILD2012-05-21 11:00:09 UTC (rev 159306)
@@ -3,14 +3,14 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=73
-_extramodules=extramodules-3.3-ARCH
+pkgrel=74
+_extramodules=extramodules-3.4-ARCH
 pkgdesc=AVM ISDN driver for FRITZ PCI isdn cards. For stock arch linux kernel
 arch=(i686 x86_64)
 license=('custom:AVM' 'LGPL')
 url='http://www.avm.de/en/index.php3'
-depends=('linux=3.3' 'linux3.4')
-makedepends=('linux=3.3' 'linux-headers3.4')
+depends=('linux=3.4' 'linux3.5')
+makedepends=('linux=3.4' 'linux-headers3.5')
 
source=(http://download.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.gz
 
 kernel-2.6.19.patch 
 atomic.patch kernel-2.6.20.patch 
@@ -21,7 +21,8 @@
 kernel-2.6.39.patch
 kernel-2.6.39-i686.patch
 kernel-2.6.39-x86_64.patch
-kernel-3.2.0.patch)
+kernel-3.2.0.patch
+kernel-3.4.0.patch)
 md5sums=('3ee301b5d0e8df9e4b915af58b725556'
  '5c63dc9df0810bb1ba85f3425abaa0ed'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -33,7 +34,8 @@
  '3980ae3eaa82d93b81b0ca32bb57a065'
  'e6f6c96df15392bbc92eb75f6611f4a7'
  'b947c47b3f6dd2f143f84312a034bb77'
- '05a5b3a55f6b47be7503b22e3be82b28')
+ '05a5b3a55f6b47be7503b22e3be82b28'
+ '88cdbf6b0c736a25899c695b00406749')
 if [ $CARCH = x86_64 ]; then
   
source[0]=http://download.avm.de/cardware/fritzcrd.pci/linux_64bit/suse.10.0/fcpci-suse10.0-64bit-3.11-07.tar.gz;
   md5sums[0]='c5595478515d19436ab20b42e1549de0'
@@ -55,6 +57,7 @@
   [ $CARCH = x86_64 ]   patch -Np0 -i ../../kernel-2.6.39-x86_64.patch
   patch -Np0 -i ../../kernel-2.6.39.patch
   patch -Np0 -i ../../kernel-3.2.0.patch
+  patch -Np0 -i ../../kernel-3.4.0.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511

Modified: fcpci.install
===
--- fcpci.install   2012-05-21 10:57:14 UTC (rev 159305)
+++ fcpci.install   2012-05-21 11:00:09 UTC (rev 159306)
@@ -7,7 +7,7 @@
   sed -i -e 's/#fcpci  -   -   -   -   -   -/fcpci 
-   -   -   -   -   -/g' /etc/capi.conf
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.3-ARCH
+  EXTRAMODULES=extramodules-3.4-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 
@@ -22,7 +22,7 @@
   sed -i -e 's/fcpci   -   -   -   -   -   
-/#fcpci-   -   -   -   -   -/g' 
/etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.3-ARCH
+  EXTRAMODULES=extramodules-3.4-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 

Added: kernel-3.4.0.patch
===
--- kernel-3.4.0.patch  (rev 0)
+++ kernel-3.4.0.patch  2012-05-21 11:00:09 UTC (rev 159306)
@@ -0,0 +1,10 @@
+--- driver.c.old   2012-05-21 09:23:33.979381345 +
 driver.c   2012-05-21 09:23:44.479210439 +
+@@ -23,7 +23,6 @@
+ #include asm/io.h
+ #include asm/irq.h
+ #include asm/atomic.h
+-#include asm/system.h
+ #include linux/version.h
+ #include linux/ioport.h
+ #include linux/sched.h



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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 07:02:29
  Author: tpowa
Revision: 159307

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

Added:
  fcpci/repos/testing-i686/
  fcpci/repos/testing-i686/PKGBUILD
(from rev 159306, fcpci/trunk/PKGBUILD)
  fcpci/repos/testing-i686/atomic.patch
(from rev 159306, fcpci/trunk/atomic.patch)
  fcpci/repos/testing-i686/fcpci.install
(from rev 159306, fcpci/trunk/fcpci.install)
  fcpci/repos/testing-i686/kernel-2.6.19.patch
(from rev 159306, fcpci/trunk/kernel-2.6.19.patch)
  fcpci/repos/testing-i686/kernel-2.6.20.patch
(from rev 159306, fcpci/trunk/kernel-2.6.20.patch)
  fcpci/repos/testing-i686/kernel-2.6.22.patch
(from rev 159306, fcpci/trunk/kernel-2.6.22.patch)
  fcpci/repos/testing-i686/kernel-2.6.24.patch
(from rev 159306, fcpci/trunk/kernel-2.6.24.patch)
  fcpci/repos/testing-i686/kernel-2.6.31.patch
(from rev 159306, fcpci/trunk/kernel-2.6.31.patch)
  fcpci/repos/testing-i686/kernel-2.6.34.patch
(from rev 159306, fcpci/trunk/kernel-2.6.34.patch)
  fcpci/repos/testing-i686/kernel-2.6.39-i686.patch
(from rev 159306, fcpci/trunk/kernel-2.6.39-i686.patch)
  fcpci/repos/testing-i686/kernel-2.6.39-x86_64.patch
(from rev 159306, fcpci/trunk/kernel-2.6.39-x86_64.patch)
  fcpci/repos/testing-i686/kernel-2.6.39.patch
(from rev 159306, fcpci/trunk/kernel-2.6.39.patch)
  fcpci/repos/testing-i686/kernel-3.2.0.patch
(from rev 159306, fcpci/trunk/kernel-3.2.0.patch)
  fcpci/repos/testing-i686/kernel-3.4.0.patch
(from rev 159306, fcpci/trunk/kernel-3.4.0.patch)
  fcpci/repos/testing-i686/string.h
(from rev 159306, fcpci/trunk/string.h)
  fcpci/repos/testing-i686/string64.h
(from rev 159306, fcpci/trunk/string64.h)
  fcpci/repos/testing-x86_64/
  fcpci/repos/testing-x86_64/PKGBUILD
(from rev 159306, fcpci/trunk/PKGBUILD)
  fcpci/repos/testing-x86_64/atomic.patch
(from rev 159306, fcpci/trunk/atomic.patch)
  fcpci/repos/testing-x86_64/fcpci.install
(from rev 159306, fcpci/trunk/fcpci.install)
  fcpci/repos/testing-x86_64/kernel-2.6.19.patch
(from rev 159306, fcpci/trunk/kernel-2.6.19.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.20.patch
(from rev 159306, fcpci/trunk/kernel-2.6.20.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.22.patch
(from rev 159306, fcpci/trunk/kernel-2.6.22.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.24.patch
(from rev 159306, fcpci/trunk/kernel-2.6.24.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.31.patch
(from rev 159306, fcpci/trunk/kernel-2.6.31.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.34.patch
(from rev 159306, fcpci/trunk/kernel-2.6.34.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39-i686.patch
(from rev 159306, fcpci/trunk/kernel-2.6.39-i686.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39-x86_64.patch
(from rev 159306, fcpci/trunk/kernel-2.6.39-x86_64.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 159306, fcpci/trunk/kernel-2.6.39.patch)
  fcpci/repos/testing-x86_64/kernel-3.2.0.patch
(from rev 159306, fcpci/trunk/kernel-3.2.0.patch)
  fcpci/repos/testing-x86_64/kernel-3.4.0.patch
(from rev 159306, fcpci/trunk/kernel-3.4.0.patch)
  fcpci/repos/testing-x86_64/string.h
(from rev 159306, fcpci/trunk/string.h)
  fcpci/repos/testing-x86_64/string64.h
(from rev 159306, fcpci/trunk/string64.h)

---+
 testing-i686/PKGBUILD |   91 +
 testing-i686/atomic.patch |   18 +
 testing-i686/fcpci.install|   28 +
 testing-i686/kernel-2.6.19.patch  |   20 +
 testing-i686/kernel-2.6.20.patch  |   55 +++
 testing-i686/kernel-2.6.22.patch  |   11 
 testing-i686/kernel-2.6.24.patch  |   14 
 testing-i686/kernel-2.6.31.patch  |   11 
 testing-i686/kernel-2.6.34.patch  |  170 +
 testing-i686/kernel-2.6.39-i686.patch |   11 
 testing-i686/kernel-2.6.39-x86_64.patch   |   11 
 testing-i686/kernel-2.6.39.patch  |   22 +
 testing-i686/kernel-3.2.0.patch   |   10 
 testing-i686/kernel-3.4.0.patch   |   10 
 testing-i686/string.h |  493 
 testing-i686/string64.h   |   67 +++
 testing-x86_64/PKGBUILD   |   91 +
 testing-x86_64/atomic.patch   |   18 +
 testing-x86_64/fcpci.install  |   28 +
 testing-x86_64/kernel-2.6.19.patch|   20 +
 testing-x86_64/kernel-2.6.20.patch|   55 +++
 testing-x86_64/kernel-2.6.22.patch|   11 
 testing-x86_64/kernel-2.6.24.patch|   14 
 testing-x86_64/kernel-2.6.31.patch|   11 
 testing-x86_64/kernel-2.6.34.patch|  170 +
 testing-x86_64/kernel-2.6.39-i686.patch   |   11 
 testing-x86_64/kernel-2.6.39-x86_64.patch |   11 
 testing-x86_64/kernel-2.6.39.patch|   22 +
 testing-x86_64/kernel-3.2.0.patch |   10 
 testing-x86_64/kernel-3.4.0.patch 

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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 07:10:24
  Author: tomegun
Revision: 159308

db-move: moved rasqal from [testing] to [extra] (i686)

Added:
  rasqal/repos/extra-i686/PKGBUILD
(from rev 159307, rasqal/repos/testing-i686/PKGBUILD)
Deleted:
  rasqal/repos/extra-i686/PKGBUILD
  rasqal/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-05-21 11:02:29 UTC (rev 159307)
+++ extra-i686/PKGBUILD 2012-05-21 11:10:24 UTC (rev 159308)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Lawrence Lee valh...@facticius.net
-
-pkgname=rasqal
-epoch=1
-pkgver=0.9.28
-pkgrel=1
-pkgdesc=A free C library that handles Resource Description Framework (RDF) 
query syntaxes, query construction and query execution returning result 
bindings
-url=http://librdf.org/rasqal;
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('raptor=2.0.3' 'mpfr')
-options=('!libtool')
-source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a3662b8d9efef9d8ef0a3c182450fba2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --disable-static \
-   --enable-release
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -k check || /bin/true # fails some checks - should be reported upstream
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: rasqal/repos/extra-i686/PKGBUILD (from rev 159307, 
rasqal/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-21 11:10:24 UTC (rev 159308)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: AndyRTR andy...@archlinux.org
+# Contributor: Lawrence Lee valh...@facticius.net
+
+pkgname=rasqal
+epoch=1
+pkgver=0.9.29
+pkgrel=1
+pkgdesc=A free C library that handles Resource Description Framework (RDF) 
query syntaxes, query construction and query execution returning result 
bindings
+url=http://librdf.org/rasqal;
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('raptor' 'mpfr')
+options=('!libtool')
+source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --disable-static \
+   --enable-release
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make -k check || true # still fails some checks
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('49e4b75a0c67465edf55dd20606715fa')



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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 07:10:25
  Author: tomegun
Revision: 159309

db-move: moved rasqal from [testing] to [extra] (x86_64)

Added:
  rasqal/repos/extra-x86_64/PKGBUILD
(from rev 159307, rasqal/repos/testing-x86_64/PKGBUILD)
Deleted:
  rasqal/repos/extra-x86_64/PKGBUILD
  rasqal/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-05-21 11:10:24 UTC (rev 159308)
+++ extra-x86_64/PKGBUILD   2012-05-21 11:10:25 UTC (rev 159309)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Lawrence Lee valh...@facticius.net
-
-pkgname=rasqal
-epoch=1
-pkgver=0.9.28
-pkgrel=1
-pkgdesc=A free C library that handles Resource Description Framework (RDF) 
query syntaxes, query construction and query execution returning result 
bindings
-url=http://librdf.org/rasqal;
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('raptor=2.0.3' 'mpfr')
-options=('!libtool')
-source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a3662b8d9efef9d8ef0a3c182450fba2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --disable-static \
-   --enable-release
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -k check || /bin/true # fails some checks - should be reported upstream
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: rasqal/repos/extra-x86_64/PKGBUILD (from rev 159307, 
rasqal/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-05-21 11:10:25 UTC (rev 159309)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: AndyRTR andy...@archlinux.org
+# Contributor: Lawrence Lee valh...@facticius.net
+
+pkgname=rasqal
+epoch=1
+pkgver=0.9.29
+pkgrel=1
+pkgdesc=A free C library that handles Resource Description Framework (RDF) 
query syntaxes, query construction and query execution returning result 
bindings
+url=http://librdf.org/rasqal;
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('raptor' 'mpfr')
+options=('!libtool')
+source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --disable-static \
+   --enable-release
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make -k check || true # still fails some checks
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('49e4b75a0c67465edf55dd20606715fa')



[arch-commits] Commit in fcpcmcia/trunk (PKGBUILD fcpcmcia.install kernel-3.4.0.patch)

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 08:29:36
  Author: tpowa
Revision: 159310

upgpkg: fcpcmcia 31107-69

rebuild for 3.4

Added:
  fcpcmcia/trunk/kernel-3.4.0.patch
Modified:
  fcpcmcia/trunk/PKGBUILD
  fcpcmcia/trunk/fcpcmcia.install

+
 PKGBUILD   |   21 +
 fcpcmcia.install   |4 ++--
 kernel-3.4.0.patch |   20 
 3 files changed, 35 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 11:10:25 UTC (rev 159309)
+++ PKGBUILD2012-05-21 12:29:36 UTC (rev 159310)
@@ -3,14 +3,14 @@
 
 pkgname=fcpcmcia
 pkgver=31107
-pkgrel=68
-_extramodules=extramodules-3.3-ARCH
+pkgrel=69
+_extramodules=extramodules-3.4-ARCH
 pkgdesc=AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch linux 
kernel
 arch=(i686 x86_64)
 license=('custom:AVM' 'LPGL')
 url=http://www.avm.de;
-depends=('linux=3.3' 'linux3.4')
-makedepends=('linux-headers=3.3' 'linux-headers3.4')
+depends=('linux=3.4' 'linux3.5')
+makedepends=('linux-headers=3.4' 'linux-headers3.5')
 if [ $CARCH = i686 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
 atomic.patch kernel-2.6.19.patch 
@@ -27,7 +27,8 @@
 kernel-2.6.37.patch
 kernel-2.6.39.patch
 kernel-2.6.39-i686.patch
-kernel-3.2.0.patch)
+kernel-3.2.0.patch
+kernel-3.4.0.patch)
 md5sums=('96fc3e72afdc2087b4dafe41c069ec18'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -45,7 +46,8 @@
  '9093b1f75d3b2564eb6054ee7f708bee'
  '3980ae3eaa82d93b81b0ca32bb57a065'
  'e6f6c96df15392bbc92eb75f6611f4a7'
- '05a5b3a55f6b47be7503b22e3be82b28')
+ '05a5b3a55f6b47be7503b22e3be82b28'
+ '5c2d4accf6647da301eed3867df08add')
 fi
 if [ $CARCH = x86_64 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux_64bit/suse.10.0/fcpcmcia-suse10.0-64bit-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
@@ -64,7 +66,8 @@
 kernel-2.6.37.patch
 kernel-2.6.39.patch
 kernel-2.6.39-x86_64.patch
-kernel-3.2.0.patch)
+kernel-3.2.0.patch
+kernel-3.4.0.patch)
 md5sums=('4f461710cf57ebf50b3c4f2842288752'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -82,7 +85,8 @@
  '9093b1f75d3b2564eb6054ee7f708bee'
  '3980ae3eaa82d93b81b0ca32bb57a065'
  'b947c47b3f6dd2f143f84312a034bb77'
- '05a5b3a55f6b47be7503b22e3be82b28')
+ '05a5b3a55f6b47be7503b22e3be82b28'
+ '5c2d4accf6647da301eed3867df08add')
 
 fi
 install=fcpcmcia.install
@@ -109,6 +113,7 @@
   [ $CARCH = x86_64 ]  (patch -Np0 -i ../../kernel-2.6.39-x86_64.patch)
   patch -Np0 -i ../../kernel-2.6.39.patch
   patch -Np0 -i ../../kernel-3.2.0.patch
+  patch -Np0 -i ../../kernel-3.4.0.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511

Modified: fcpcmcia.install
===
--- fcpcmcia.install2012-05-21 11:10:25 UTC (rev 159309)
+++ fcpcmcia.install2012-05-21 12:29:36 UTC (rev 159310)
@@ -9,7 +9,7 @@
   sed -i -e 's/#fcpcmcia   -   -   -   -   -   
-/fcpcmcia  -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.3-ARCH
+  EXTRAMODULES=extramodules-3.4-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 
@@ -24,6 +24,6 @@
   sed -i -e 's/fcpcmcia-   -   -   -   -   
-/#fcpcmcia -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.3-ARCH
+  EXTRAMODULES=extramodules-3.4-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }

Added: kernel-3.4.0.patch
===
--- kernel-3.4.0.patch  (rev 0)
+++ kernel-3.4.0.patch  2012-05-21 12:29:36 UTC (rev 159310)
@@ -0,0 +1,20 @@
+--- driver.c.old   2012-05-21 09:23:33.979381345 +
 driver.c   2012-05-21 09:23:44.479210439 +
+@@ -23,7 +23,6 @@
+ #include asm/io.h
+ #include asm/irq.h
+ #include asm/atomic.h
+-#include asm/system.h
+ #include linux/version.h
+ #include linux/ioport.h
+ #include linux/sched.h
+--- fcpcmcia_cs.c.old  2012-05-21 09:38:50.941025365 +
 fcpcmcia_cs.c  2012-05-21 09:39:00.300870334 +
+@@ -24,7 +24,6 @@
+ #include linux/serial.h
+ #include linux/major.h
+ #include asm/io.h
+-#include asm/system.h
+ 
+ #include pcmcia/cistpl.h
+ #include pcmcia/ciscode.h



[arch-commits] Commit in fcpcmcia/repos (48 files)

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 08:32:01
  Author: tpowa
Revision: 159311

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

Added:
  fcpcmcia/repos/testing-i686/
  fcpcmcia/repos/testing-i686/PKGBUILD
(from rev 159310, fcpcmcia/trunk/PKGBUILD)
  fcpcmcia/repos/testing-i686/atomic.patch
(from rev 159310, fcpcmcia/trunk/atomic.patch)
  fcpcmcia/repos/testing-i686/fcpcmcia.diff
(from rev 159310, fcpcmcia/trunk/fcpcmcia.diff)
  fcpcmcia/repos/testing-i686/fcpcmcia.install
(from rev 159310, fcpcmcia/trunk/fcpcmcia.install)
  fcpcmcia/repos/testing-i686/kernel-2.6.19.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.19.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.20.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.20.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.22.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.22.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.24.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.24.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.27.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.27.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.28.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.28.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.31.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.31.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.33.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.33.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.34.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.34.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.35.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.35.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.36.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.36.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.37.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.37.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39-i686.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.39-i686.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39-x86_64.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.39-x86_64.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.39.patch)
  fcpcmcia/repos/testing-i686/kernel-3.2.0.patch
(from rev 159310, fcpcmcia/trunk/kernel-3.2.0.patch)
  fcpcmcia/repos/testing-i686/kernel-3.4.0.patch
(from rev 159310, fcpcmcia/trunk/kernel-3.4.0.patch)
  fcpcmcia/repos/testing-i686/pcmcia-2.6.16.patch
(from rev 159310, fcpcmcia/trunk/pcmcia-2.6.16.patch)
  fcpcmcia/repos/testing-i686/pcmcia-2.6.17.patch
(from rev 159310, fcpcmcia/trunk/pcmcia-2.6.17.patch)
  fcpcmcia/repos/testing-x86_64/
  fcpcmcia/repos/testing-x86_64/PKGBUILD
(from rev 159310, fcpcmcia/trunk/PKGBUILD)
  fcpcmcia/repos/testing-x86_64/atomic.patch
(from rev 159310, fcpcmcia/trunk/atomic.patch)
  fcpcmcia/repos/testing-x86_64/fcpcmcia.diff
(from rev 159310, fcpcmcia/trunk/fcpcmcia.diff)
  fcpcmcia/repos/testing-x86_64/fcpcmcia.install
(from rev 159310, fcpcmcia/trunk/fcpcmcia.install)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.19.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.19.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.20.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.20.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.22.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.22.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.24.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.24.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.27.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.27.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.28.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.28.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.31.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.31.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.33.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.33.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.34.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.34.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.35.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.35.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.36.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.36.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.37.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.37.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39-i686.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.39-i686.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39-x86_64.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.39-x86_64.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 159310, fcpcmcia/trunk/kernel-2.6.39.patch)
  fcpcmcia/repos/testing-x86_64/kernel-3.2.0.patch
(from rev 159310, fcpcmcia/trunk/kernel-3.2.0.patch)
  fcpcmcia/repos/testing-x86_64/kernel-3.4.0.patch
(from rev 159310, fcpcmcia/trunk/kernel-3.4.0.patch)
  fcpcmcia/repos/testing-x86_64/pcmcia-2.6.16.patch
(from rev 

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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 08:33:04
  Author: tpowa
Revision: 159312

upgpkg: lirc 1:0.9.0-17

rebuild for 3.4

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--+
 PKGBUILD |6 +++---
 lirc.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 12:32:01 UTC (rev 159311)
+++ PKGBUILD2012-05-21 12:33:04 UTC (rev 159312)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=16
+pkgrel=17
 epoch=1
-_extramodules=extramodules-3.3-ARCH
+_extramodules=extramodules-3.4-ARCH
 arch=('i686' 'x86_64')
 url=http://www.lirc.org/;
 license=('GPL')
 ### NOTICE don't forget to bump version in depends in package_lirc
-makedepends=('help2man' 'linux-headers=3.3' 'linux-headers3.4' 'alsa-lib' 
'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-headers=3.4' 'linux-headers3.5' 'alsa-lib' 
'libx11' 'libftdi' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 
source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
 lirc_wpc8769l.patch

Modified: lirc.install
===
--- lirc.install2012-05-21 12:32:01 UTC (rev 159311)
+++ lirc.install2012-05-21 12:33:04 UTC (rev 159312)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.3-ARCH
+EXTRAMODULES=extramodules-3.4-ARCH
 
 post_install() {
   # updating module dependencies



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

2012-05-21 Thread Tobias Powalowski
Date: Monday, May 21, 2012 @ 08:34:25
  Author: tpowa
Revision: 159313

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

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

+
 testing-i686/PKGBUILD  |  105 +++
 testing-i686/irexec.conf   |5 +
 testing-i686/irexecd   |   38 
 testing-i686/kernel-2.6.39.patch   |   54 +++
 testing-i686/lirc.install  |   16 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc_atiusb-kfifo.patch   |   31 ++
 testing-i686/lirc_wpc8769l.patch   |   88 +++
 testing-i686/lircd |   52 +++
 testing-i686/lircd-handle-large-config.patch   |   39 
 testing-i686/lircd.conf|8 +
 testing-i686/lircmd|   36 +++
 testing-x86_64/PKGBUILD|  105 +++
 testing-x86_64/irexec.conf |5 +
 testing-x86_64/irexecd |   38 
 testing-x86_64/kernel-2.6.39.patch |   54 +++
 testing-x86_64/lirc.install|   16 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc_atiusb-kfifo.patch |   31 ++
 testing-x86_64/lirc_wpc8769l.patch |   88 +++
 testing-x86_64/lircd   |   52 +++
 testing-x86_64/lircd-handle-large-config.patch |   39 
 testing-x86_64/lircd.conf  |8 +
 testing-x86_64/lircmd  |   36 +++
 24 files changed, 954 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 159312, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 12:34:25 UTC (rev 159313)
@@ -0,0 +1,105 @@
+# $Id$
+# Maintainer: Paul Mattal p...@archlinux.org
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+pkgver=0.9.0
+pkgrel=17
+epoch=1
+_extramodules=extramodules-3.4-ARCH
+arch=('i686' 'x86_64')
+url=http://www.lirc.org/;
+license=('GPL')
+### NOTICE don't forget to bump version in depends in package_lirc
+makedepends=('help2man' 'linux-headers=3.4' 'linux-headers3.5' 'alsa-lib' 
'libx11' 'libftdi' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
+lirc_wpc8769l.patch
+lircd-handle-large-config.patch
+lirc_atiusb-kfifo.patch
+kernel-2.6.39.patch
+   lircd lircmd 

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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 09:57:19
  Author: bisson
Revision: 159314

upstream update

Modified:
  postfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 12:34:25 UTC (rev 159313)
+++ PKGBUILD2012-05-21 13:57:19 UTC (rev 159314)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=postfix
-pkgver=2.9.2
+pkgver=2.9.3
 pkgrel=1
 pkgdesc='Fast, easy to administer, secure mail server'
 url='http://www.postfix.org/'
@@ -15,7 +15,7 @@
 
source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz;
 \
 'aliases.patch' \
 'rc.d')
-sha1sums=('fda7ec5ac79300577f61a68561171bd501b1b20c'
+sha1sums=('fd6c1ba3bbceb1a29b95655a742a2c547e11ca1d'
   '5fc3de6c7df1e5851a0a379e825148868808318b'
   '40c6be2eb55e6437a402f43775cdb3d22ea87a66')
 



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 09:58:46
  Author: bisson
Revision: 159315

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

Added:
  postfix/repos/extra-i686/PKGBUILD
(from rev 159314, postfix/trunk/PKGBUILD)
  postfix/repos/extra-i686/aliases.patch
(from rev 159314, postfix/trunk/aliases.patch)
  postfix/repos/extra-i686/install
(from rev 159314, postfix/trunk/install)
  postfix/repos/extra-i686/rc.d
(from rev 159314, postfix/trunk/rc.d)
  postfix/repos/extra-x86_64/PKGBUILD
(from rev 159314, postfix/trunk/PKGBUILD)
  postfix/repos/extra-x86_64/aliases.patch
(from rev 159314, postfix/trunk/aliases.patch)
  postfix/repos/extra-x86_64/install
(from rev 159314, postfix/trunk/install)
  postfix/repos/extra-x86_64/rc.d
(from rev 159314, postfix/trunk/rc.d)
Deleted:
  postfix/repos/extra-i686/PKGBUILD
  postfix/repos/extra-i686/aliases.patch
  postfix/repos/extra-i686/install
  postfix/repos/extra-i686/rc.d
  postfix/repos/extra-x86_64/PKGBUILD
  postfix/repos/extra-x86_64/aliases.patch
  postfix/repos/extra-x86_64/install
  postfix/repos/extra-x86_64/rc.d

+
 extra-i686/PKGBUILD|  126 +--
 extra-i686/aliases.patch   |   36 ++--
 extra-i686/install |   66 +++---
 extra-i686/rc.d|   72 
 extra-x86_64/PKGBUILD  |  126 +--
 extra-x86_64/aliases.patch |   36 ++--
 extra-x86_64/install   |   66 +++---
 extra-x86_64/rc.d  |   72 
 8 files changed, 300 insertions(+), 300 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-05-21 13:57:19 UTC (rev 159314)
+++ extra-i686/PKGBUILD 2012-05-21 13:58:46 UTC (rev 159315)
@@ -1,63 +0,0 @@
-# $Id$
-# Contributor: Jeff Brodnax tullyarc...@bellsouth.net
-# Contributor: Paul Mattal p...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=postfix
-pkgver=2.9.2
-pkgrel=1
-pkgdesc='Fast, easy to administer, secure mail server'
-url='http://www.postfix.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs' 'sqlite' 
'libldap' 'db')
-backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,master.cf,relocated,transport,virtual})
-source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz;
 \
-'aliases.patch' \
-'rc.d')
-sha1sums=('fda7ec5ac79300577f61a68561171bd501b1b20c'
-  '5fc3de6c7df1e5851a0a379e825148868808318b'
-  '40c6be2eb55e6437a402f43775cdb3d22ea87a66')
-
-provides=('smtp-server' 'smtp-forwarder')
-replaces=('postfix-mysql' 'postfix-pgsql')
-conflicts=('postfix-mysql' 'postfix-pgsql' 'smtp-server' 'smtp-forwarder')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make makefiles DEBUG='' CCARGS=' \
-   -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
-   -DHAS_LDAP \
-   -DUSE_TLS \
-   -DHAS_MYSQL -I/usr/include/mysql \
-   -DHAS_PGSQL -I/usr/include/postgresql \
-   -DHAS_SQLITE \
-   ' AUXLIBS=' \
-   -lsasl2 \
-   -lldap -llber \
-   -lssl -lcrypto \
-   -lmysqlclient -lz -lm \
-   -lpq \
-   -lsqlite3 -lpthread \
-   ' OPT=${CFLAGS} ${LDFLAGS}
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   sh postfix-install -non-interactive \
-   install_root=${pkgdir} \
-   daemon_directory=/usr/lib/${pkgname} \
-   sample_directory=/etc/${pkgname}/sample \
-   manpage_directory=/usr/share/man
-
-   install -D -m755 ../rc.d ${pkgdir}/etc/rc.d/${pkgname}
-   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   sed 's/\(^\$manpage[^:]*\):/\1.gz:/' -i 
${pkgdir}/usr/lib/${pkgname}/postfix-files
-   cd ${pkgdir}; patch -p0 -i ${srcdir}/aliases.patch
-}

Copied: postfix/repos/extra-i686/PKGBUILD (from rev 159314, 
postfix/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-21 13:58:46 UTC (rev 159315)
@@ -0,0 +1,63 @@
+# $Id$
+# Contributor: Jeff Brodnax tullyarc...@bellsouth.net
+# Contributor: Paul Mattal p...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=postfix
+pkgver=2.9.3
+pkgrel=1
+pkgdesc='Fast, easy to administer, secure mail server'
+url='http://www.postfix.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs' 'sqlite' 
'libldap' 'db')

[arch-commits] Commit in ldns/trunk (Makefile.patch PKGBUILD)

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 10:35:00
  Author: bisson
Revision: 159316

upstream update

Modified:
  ldns/trunk/PKGBUILD
Deleted:
  ldns/trunk/Makefile.patch

+
 Makefile.patch |   20 
 PKGBUILD   |   12 
 2 files changed, 4 insertions(+), 28 deletions(-)

Deleted: Makefile.patch
===
--- Makefile.patch  2012-05-21 13:58:46 UTC (rev 159315)
+++ Makefile.patch  2012-05-21 14:35:00 UTC (rev 159316)
@@ -1,20 +0,0 @@
 old/Makefile.in2012-01-12 00:11:36.0 +1100
-+++ new/Makefile.in2012-01-27 11:36:16.110154453 +1100
-@@ -130,7 +130,7 @@
-   exit -1 ; \
-   fi
- drill/drill: $(DRILL_LOBJS) $(LIB)
--  $(LINK_EXE) $(DRILL_LOBJS) $(LIBS) -lldns -o drill/drill
-+  $(LINK_EXE) $(DRILL_LOBJS) $(LIBS) $(LIBSSL_LIBS) -lldns -o drill/drill
- 
- install-drill: drill/drill
-   $(INSTALL) -m 755 -d $(DESTDIR)$(bindir)
-@@ -157,7 +157,7 @@
-   exit -1 ; \
-   fi
- $(EXAMPLE_PROGS): $(EXAMPLE_LOBJS) $(LIB)
--  $(LINK_EXE) $@.lo $(LIBS) -lldns -o $@
-+  $(LINK_EXE) $@.lo $(LIBS) $(LIBSSL_LIBS) -lldns -o $@
- 
- $(TESTNS): $(TESTNS_LOBJS) $(LIB)
-   $(LINK_EXE) $(TESTNS_LOBJS) $(LIBS) -lldns -o $(TESTNS)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 13:58:46 UTC (rev 159315)
+++ PKGBUILD2012-05-21 14:35:00 UTC (rev 159316)
@@ -4,8 +4,8 @@
 # Contributor: jiribb jir...@gmail.com
 
 pkgname=ldns
-pkgver=1.6.12
-pkgrel=2
+pkgver=1.6.13
+pkgrel=1
 pkgdesc='Fast DNS library supporting recent RFCs'
 url='http://www.nlnetlabs.nl/projects/ldns/'
 license=('custom:BSD')
@@ -14,16 +14,12 @@
 depends=('openssl' 'dnssec-anchors')
 optdepends=('libpcap: ldns-dpa tool')
 makedepends=('libpcap')
-source=(http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'Makefile.patch')
-sha1sums=('1d61df0f666908551d5a62768f77d63e727810aa'
-  '01bce260e9639d9cd26109a689dddf2498e5026a')
+source=(http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('859f633d10b763f06b602e2113828cbbd964c7eb')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
 
-   patch -p1 -i ../Makefile.patch
-
./configure \
--prefix=/usr \
--sysconfdir=/etc \



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 10:35:28
  Author: bisson
Revision: 159317

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

Added:
  ldns/repos/testing-i686/
  ldns/repos/testing-i686/PKGBUILD
(from rev 159316, ldns/trunk/PKGBUILD)
  ldns/repos/testing-x86_64/
  ldns/repos/testing-x86_64/PKGBUILD
(from rev 159316, ldns/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   41 +
 testing-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: ldns/repos/testing-i686/PKGBUILD (from rev 159316, ldns/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 14:35:28 UTC (rev 159317)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: mathieui mathi...@mathieui.net
+# Contributor: jiribb jir...@gmail.com
+
+pkgname=ldns
+pkgver=1.6.13
+pkgrel=1
+pkgdesc='Fast DNS library supporting recent RFCs'
+url='http://www.nlnetlabs.nl/projects/ldns/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+options=('!libtool')
+depends=('openssl' 'dnssec-anchors')
+optdepends=('libpcap: ldns-dpa tool')
+makedepends=('libpcap')
+source=(http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('859f633d10b763f06b602e2113828cbbd964c7eb')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --enable-static=no \
+   --disable-rpath \
+   --with-drill \
+   --with-examples \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+
+   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: ldns/repos/testing-x86_64/PKGBUILD (from rev 159316, 
ldns/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 14:35:28 UTC (rev 159317)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: mathieui mathi...@mathieui.net
+# Contributor: jiribb jir...@gmail.com
+
+pkgname=ldns
+pkgver=1.6.13
+pkgrel=1
+pkgdesc='Fast DNS library supporting recent RFCs'
+url='http://www.nlnetlabs.nl/projects/ldns/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+options=('!libtool')
+depends=('openssl' 'dnssec-anchors')
+optdepends=('libpcap: ldns-dpa tool')
+makedepends=('libpcap')
+source=(http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('859f633d10b763f06b602e2113828cbbd964c7eb')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --enable-static=no \
+   --disable-rpath \
+   --with-drill \
+   --with-examples \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+
+   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2012-05-21 Thread Jan Steffens
Date: Monday, May 21, 2012 @ 12:11:10
  Author: heftig
Revision: 159318

3.4.2.1

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 14:35:28 UTC (rev 159317)
+++ PKGBUILD2012-05-21 16:11:10 UTC (rev 159318)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=empathy
-pkgver=3.4.2
+pkgver=3.4.2.1
 pkgrel=1
 pkgdesc=A GNOME instant messaging client using the Telepathy framework.
 arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
 options=('!libtool')
 groups=('gnome-extra')
 install=empathy.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e68936811d52c0b5419c93a87a81429b09f944d3f6cd65eb1554e6c7d489de32')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e73a30259492860d5c93213b33f8850b8a45053222062fd6e2784ba447d9cce0')
 
 build() {
   cd $pkgname-$pkgver



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

2012-05-21 Thread Jan Steffens
Date: Monday, May 21, 2012 @ 12:13:22
  Author: heftig
Revision: 159319

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

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

--+
 extra-i686/PKGBUILD  |   76 -
 extra-i686/empathy.install   |   32 -
 extra-x86_64/PKGBUILD|   76 -
 extra-x86_64/empathy.install |   32 -
 4 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-05-21 16:11:10 UTC (rev 159318)
+++ extra-i686/PKGBUILD 2012-05-21 16:13:22 UTC (rev 159319)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=empathy
-pkgver=3.4.2
-pkgrel=1
-pkgdesc=A GNOME instant messaging client using the Telepathy framework.
-arch=('i686' 'x86_64')
-url=http://live.gnome.org/Empathy;
-license=('GPL2')
-depends=('clutter-gst' 'clutter-gtk' 'folks' 'gcr' 'iso-codes' 'libcanberra' 
'libpulse' 'libwebkit3' 'networkmanager' 'telepathy-farstream' 'telepathy-glib' 
'telepathy-logger' 'telepathy-mission-control')
-makedepends=('intltool' 'itstool')
-optdepends=('telepathy-gabble: XMPP/Jabber support'
-'telepathy-idle: IRC support'
-'telepathy-salut: Link-local XMPP support'
-'telepathy-rakia: SIP support'
-'telepathy-haze: libpurple support')
-options=('!libtool')
-groups=('gnome-extra')
-install=empathy.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e68936811d52c0b5419c93a87a81429b09f944d3f6cd65eb1554e6c7d489de32')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-  --sysconfdir=/etc  \
-  --libexecdir=/usr/lib/empathy \
-  --disable-static \
-  --disable-schemas-compile
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: empathy/repos/extra-i686/PKGBUILD (from rev 159318, 
empathy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-21 16:13:22 UTC (rev 159319)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=empathy
+pkgver=3.4.2.1
+pkgrel=1
+pkgdesc=A GNOME instant messaging client using the Telepathy framework.
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/Empathy;
+license=('GPL2')
+depends=('clutter-gst' 'clutter-gtk' 'folks' 'gcr' 'iso-codes' 'libcanberra' 
'libpulse' 'libwebkit3' 'networkmanager' 'telepathy-farstream' 'telepathy-glib' 
'telepathy-logger' 'telepathy-mission-control')
+makedepends=('intltool' 'itstool')
+optdepends=('telepathy-gabble: XMPP/Jabber support'
+'telepathy-idle: IRC support'
+'telepathy-salut: Link-local XMPP support'
+'telepathy-rakia: SIP support'
+'telepathy-haze: libpurple support')
+options=('!libtool')
+groups=('gnome-extra')
+install=empathy.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e73a30259492860d5c93213b33f8850b8a45053222062fd6e2784ba447d9cce0')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc  \
+  --libexecdir=/usr/lib/empathy \
+  --disable-static \
+  --disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/empathy.install
===
--- extra-i686/empathy.install  2012-05-21 16:11:10 UTC (rev 159318)
+++ extra-i686/empathy.install  2012-05-21 16:13:22 UTC (rev 159319)
@@ -1,16 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-update-desktop-database -q
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-echo To use Empathy you need to install at least one Telepathy connection 
manager.
-}
-
-post_upgrade() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-update-desktop-database -q
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_remove() {
-post_upgrade
-}

Copied: 

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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:44
  Author: jgc
Revision: 159320

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

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

+
 PKGBUILD   |  264 +++
 calligra-braindump.install |   12 +
 calligra-filters.install   |   11 +
 calligra-flow.install  |   12 +
 calligra-karbon.install|   12 +
 calligra-kexi.install  |   11 +
 calligra-krita.install |   13 ++
 calligra-plan.install  |   12 +
 calligra-sheets.install|   12 +
 calligra-stage.install |   12 +
 calligra-tools.install |   12 +
 calligra-words.install |   12 +
 calligra.install   |   11 +
 13 files changed, 406 insertions(+)

Copied: calligra/repos/testing-i686/PKGBUILD (from rev 159319, 
calligra/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 16:27:44 UTC (rev 159320)
@@ -0,0 +1,264 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=calligra
+pkgname=('calligra-filters'
+ 'calligra-interfaces'
+ 'calligra-libs'
+ 'calligra-plugins'
+ 'calligra-pics'
+ 'calligra-servicetypes'
+ 'calligra-templates'
+ 'calligra-tools'
+ 'calligra-karbon'
+ 'calligra-kexi'
+ 'calligra-kounavail'
+ 'calligra-plan'
+ 'calligra-stage'
+ 'calligra-krita'
+ 'calligra-sheets'
+ 'calligra-words'
+ 'calligra-handbook'
+ 'calligra-braindump'
+ 'calligra-flow')
+pkgver=2.4.1
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+makedepends=('cmake' 'automoc4' 'boost ' 'eigen2'
+ 'kdepimlibs' 'libpqxx' 'freetds' 'xbase'
+ 'kdegraphics-okular' 'gsl' 'kdeedu-marble'
+ 'libwpd' 'libwpg' 'pstoedit' 'glew'
+ 'fftw' 'opengtl' 'lcms2' 'libkdcraw' 'wv2')
+groups=('calligra')
+source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2;)
+md5sums=('a4da7e1181e1539850a4fcae466d7d75')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_active=OFF \
+-DBUILD_mobile=OFF \
+-DIHAVEPATCHEDQT=1
+  make
+}
+
+package_calligra-filters() {
+  pkgdesc=Filters for the Calligra office suite
+  optdepends=('libwpg: Corel WordPerfect Graphics image importer')
+  conflicts=('koffice-filters')
+  replaces=('koffice-filters')
+  install=calligra-filters.install
+
+  cd ${srcdir}/build/filters
+  make DESTDIR=${pkgdir} install
+}
+
+package_calligra-interfaces() {
+  pkgdesc=Interfaces for the Calligra office suite
+  depends=('calligra-libs')
+  conflicts=('koffice-interfaces')
+  replaces=('koffice-interfaces')
+
+  cd ${srcdir}/build/interfaces
+  make DESTDIR=${pkgdir} install
+}
+
+package_calligra-libs() {
+  pkgdesc=Libraries for the Calligra office suite
+  depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes')
+  conflicts=('koffice-libs')
+  replaces=('koffice-libs')
+
+  

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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:46
  Author: jgc
Revision: 159321

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

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

+
 PKGBUILD   |  264 +++
 calligra-braindump.install |   12 +
 calligra-filters.install   |   11 +
 calligra-flow.install  |   12 +
 calligra-karbon.install|   12 +
 calligra-kexi.install  |   11 +
 calligra-krita.install |   13 ++
 calligra-plan.install  |   12 +
 calligra-sheets.install|   12 +
 calligra-stage.install |   12 +
 calligra-tools.install |   12 +
 calligra-words.install |   12 +
 calligra.install   |   11 +
 13 files changed, 406 insertions(+)

Copied: calligra/repos/testing-x86_64/PKGBUILD (from rev 159319, 
calligra/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 16:27:46 UTC (rev 159321)
@@ -0,0 +1,264 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=calligra
+pkgname=('calligra-filters'
+ 'calligra-interfaces'
+ 'calligra-libs'
+ 'calligra-plugins'
+ 'calligra-pics'
+ 'calligra-servicetypes'
+ 'calligra-templates'
+ 'calligra-tools'
+ 'calligra-karbon'
+ 'calligra-kexi'
+ 'calligra-kounavail'
+ 'calligra-plan'
+ 'calligra-stage'
+ 'calligra-krita'
+ 'calligra-sheets'
+ 'calligra-words'
+ 'calligra-handbook'
+ 'calligra-braindump'
+ 'calligra-flow')
+pkgver=2.4.1
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+makedepends=('cmake' 'automoc4' 'boost ' 'eigen2'
+ 'kdepimlibs' 'libpqxx' 'freetds' 'xbase'
+ 'kdegraphics-okular' 'gsl' 'kdeedu-marble'
+ 'libwpd' 'libwpg' 'pstoedit' 'glew'
+ 'fftw' 'opengtl' 'lcms2' 'libkdcraw' 'wv2')
+groups=('calligra')
+source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2;)
+md5sums=('a4da7e1181e1539850a4fcae466d7d75')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_active=OFF \
+-DBUILD_mobile=OFF \
+-DIHAVEPATCHEDQT=1
+  make
+}
+
+package_calligra-filters() {
+  pkgdesc=Filters for the Calligra office suite
+  optdepends=('libwpg: Corel WordPerfect Graphics image importer')
+  conflicts=('koffice-filters')
+  replaces=('koffice-filters')
+  install=calligra-filters.install
+
+  cd ${srcdir}/build/filters
+  make DESTDIR=${pkgdir} install
+}
+
+package_calligra-interfaces() {
+  pkgdesc=Interfaces for the Calligra office suite
+  depends=('calligra-libs')
+  conflicts=('koffice-interfaces')
+  replaces=('koffice-interfaces')
+
+  cd ${srcdir}/build/interfaces
+  make DESTDIR=${pkgdir} install
+}
+
+package_calligra-libs() {
+  pkgdesc=Libraries for the Calligra office suite
+  depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes')
+ 

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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:47
  Author: jgc
Revision: 159322

db-move: moved cups-filters from [staging] to [testing] (i686)

Added:
  cups-filters/repos/testing-i686/
  cups-filters/repos/testing-i686/PKGBUILD
(from rev 159319, cups-filters/repos/staging-i686/PKGBUILD)
Deleted:
  cups-filters/repos/staging-i686/

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

Copied: cups-filters/repos/testing-i686/PKGBUILD (from rev 159319, 
cups-filters/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 16:27:47 UTC (rev 159322)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=cups-filters
+pkgver=1.0.17
+pkgrel=2
+pkgdesc=OpenPrinting CUPS Filters
+arch=('i686' 'x86_64')
+url=http://www.linuxfoundation.org/collaborate/workgroups/openprinting;
+license=('GPL')
+groups=()
+depends=('ghostscript' 'lcms2' 'poppler') # bc ? 
https://bugs.archlinux.org/task/29808
+makedepends=()
+optdepends=()
+provides=()
+conflicts=()
+replaces=()
+backup=()
+#options=(!makeflags)
+install=
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz)
+md5sums=('5132b018cc503e9338fbd029acf56e55')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc
+  make
+}
+
+#check() {
+#  cd $srcdir/$pkgname-$pkgver
+#  make -k check
+#}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  #make DESTDIR=$pkgdir/ install
+  make install BUILDROOT=$pkgdir/
+  # drop static lib
+  rm -f ${pkgdir}/usr/lib/*.a
+}



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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:48
  Author: jgc
Revision: 159323

db-move: moved cups-filters from [staging] to [testing] (x86_64)

Added:
  cups-filters/repos/testing-x86_64/
  cups-filters/repos/testing-x86_64/PKGBUILD
(from rev 159319, cups-filters/repos/staging-x86_64/PKGBUILD)
Deleted:
  cups-filters/repos/staging-x86_64/

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

Copied: cups-filters/repos/testing-x86_64/PKGBUILD (from rev 159319, 
cups-filters/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 16:27:48 UTC (rev 159323)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=cups-filters
+pkgver=1.0.17
+pkgrel=2
+pkgdesc=OpenPrinting CUPS Filters
+arch=('i686' 'x86_64')
+url=http://www.linuxfoundation.org/collaborate/workgroups/openprinting;
+license=('GPL')
+groups=()
+depends=('ghostscript' 'lcms2' 'poppler') # bc ? 
https://bugs.archlinux.org/task/29808
+makedepends=()
+optdepends=()
+provides=()
+conflicts=()
+replaces=()
+backup=()
+#options=(!makeflags)
+install=
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz)
+md5sums=('5132b018cc503e9338fbd029acf56e55')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc
+  make
+}
+
+#check() {
+#  cd $srcdir/$pkgname-$pkgver
+#  make -k check
+#}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  #make DESTDIR=$pkgdir/ install
+  make install BUILDROOT=$pkgdir/
+  # drop static lib
+  rm -f ${pkgdir}/usr/lib/*.a
+}



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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:50
  Author: jgc
Revision: 159324

db-move: moved inkscape from [staging] to [testing] (i686)

Added:
  inkscape/repos/testing-i686/
  inkscape/repos/testing-i686/PKGBUILD
(from rev 159319, inkscape/repos/staging-i686/PKGBUILD)
  inkscape/repos/testing-i686/install
(from rev 159319, inkscape/repos/staging-i686/install)
  inkscape/repos/testing-i686/libpng15.patch
(from rev 159319, inkscape/repos/staging-i686/libpng15.patch)
  inkscape/repos/testing-i686/poppler20.patch
(from rev 159319, inkscape/repos/staging-i686/poppler20.patch)
Deleted:
  inkscape/repos/staging-i686/

-+
 PKGBUILD|   59 
 install |   13 +
 libpng15.patch  |   40 +++
 poppler20.patch |  642 ++
 4 files changed, 754 insertions(+)

Copied: inkscape/repos/testing-i686/PKGBUILD (from rev 159319, 
inkscape/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 16:27:50 UTC (rev 159324)
@@ -0,0 +1,59 @@
+# $Id$
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=inkscape
+pkgver=0.48.3.1
+pkgrel=3
+pkgdesc='Vector graphics editor using the SVG file format'
+url='http://inkscape.sourceforge.net/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('boost' 'intltool')
+depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib' 
'popt'
+ 'python2' 'desktop-file-utils' 'hicolor-icon-theme')
+optdepends=('pstoedit: latex formulas'
+'texlive-core: latex formulas'
+'python2-numpy: some extensions'
+'python2-lxml: some extensions and filters'
+'pyxml: some extensions'
+'uniconvertor: reading/writing to some proprietary formats')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'poppler20.patch'
+'libpng15.patch')
+sha1sums=('9a09a97d184e09c2ee7f9956bfe073b7313e919e'
+  '7316c2903c157781838cce289a709d100dc40fec'
+  'd6512f3cb38ca8e2436dc485aa652490d17b3a52')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   sed -i 's|/usr/bin/python\|/usr/bin/python2|g' cxxtest/*.py
+   sed -i 's|/usr/bin/env python\|/usr/bin/env python2|g' 
share/*/{test/,}*.py
+   sed -i 's|python },|python2 },|g' 
src/extension/implementation/script.cpp
+   sed -i 's|python -c|python2 -c|g' configure share/extensions/uniconv*.py
+   sed -i 's|python|python2|g' src/main.cpp
+
+   patch -p1 -i ../poppler20.patch
+   patch -p1 -i ../libpng15.patch
+
+   ./configure \
+   --prefix=/usr \
+   --with-python \
+   --with-perl \
+   --enable-lcms \
+   --enable-poppler-cairo \
+   --disable-dependency-tracking \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+}

Copied: inkscape/repos/testing-i686/install (from rev 159319, 
inkscape/repos/staging-i686/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2012-05-21 16:27:50 UTC (rev 159324)
@@ -0,0 +1,13 @@
+post_install() {
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+   post_install
+}
+
+
+post_remove() {
+   post_install
+}

Copied: inkscape/repos/testing-i686/libpng15.patch (from rev 159319, 
inkscape/repos/staging-i686/libpng15.patch)
===
--- testing-i686/libpng15.patch (rev 0)
+++ testing-i686/libpng15.patch 2012-05-21 16:27:50 UTC (rev 159324)
@@ -0,0 +1,40 @@
+--- inkscape-0.48.1/src/extension/internal/pdfinput/svg-builder.cpp
 inkscape-0.48.1-mod//src/extension/internal/pdfinput/svg-builder.cpp
+@@ -1443,7 +1443,7 @@
+ return NULL;
+ }
+ // Set error handler
+-if (setjmp(png_ptr-jmpbuf)) {
++if (setjmp(png_jmpbuf(png_ptr))) {
+ png_destroy_write_struct(png_ptr, info_ptr);
+ return NULL;
+ }
+--- inkscape-0.48.1/src/helper/png-write.cpp
 inkscape-0.48.1-mod//src/helper/png-write.cpp
+@@ -165,7 +165,7 @@
+ /* Set error handling.  REQUIRED if you aren't supplying your own
+  * error hadnling functions in the png_create_write_struct() call.
+  */
+-if (setjmp(png_ptr-jmpbuf)) {
++if (setjmp(png_jmpbuf(png_ptr))) {
+ /* If we get here, we had a problem reading the file */
+ fclose(fp);
+ png_destroy_write_struct(png_ptr, info_ptr);
+--- 

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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:53
  Author: jgc
Revision: 159326

db-move: moved kdegraphics-okular from [staging] to [testing] (i686)

Added:
  kdegraphics-okular/repos/testing-i686/
  kdegraphics-okular/repos/testing-i686/PKGBUILD
(from rev 159319, kdegraphics-okular/repos/staging-i686/PKGBUILD)
  kdegraphics-okular/repos/testing-i686/kdegraphics-okular.install
(from rev 159319, 
kdegraphics-okular/repos/staging-i686/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/staging-i686/

+
 PKGBUILD   |   34 ++
 kdegraphics-okular.install |   12 
 2 files changed, 46 insertions(+)

Copied: kdegraphics-okular/repos/testing-i686/PKGBUILD (from rev 159319, 
kdegraphics-okular/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 16:27:53 UTC (rev 159326)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.8.3
+pkgrel=2
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+ 'ebook-tools' 'libspectre')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz;)
+sha1sums=('7c43076df3e9d6217e2a5cbb8ef6d8af89f8ae37')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegraphics-okular/repos/testing-i686/kdegraphics-okular.install (from 
rev 159319, kdegraphics-okular/repos/staging-i686/kdegraphics-okular.install)
===
--- testing-i686/kdegraphics-okular.install (rev 0)
+++ testing-i686/kdegraphics-okular.install 2012-05-21 16:27:53 UTC (rev 
159326)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:55
  Author: jgc
Revision: 159327

db-move: moved kdegraphics-okular from [staging] to [testing] (x86_64)

Added:
  kdegraphics-okular/repos/testing-x86_64/
  kdegraphics-okular/repos/testing-x86_64/PKGBUILD
(from rev 159319, kdegraphics-okular/repos/staging-x86_64/PKGBUILD)
  kdegraphics-okular/repos/testing-x86_64/kdegraphics-okular.install
(from rev 159319, 
kdegraphics-okular/repos/staging-x86_64/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/staging-x86_64/

+
 PKGBUILD   |   34 ++
 kdegraphics-okular.install |   12 
 2 files changed, 46 insertions(+)

Copied: kdegraphics-okular/repos/testing-x86_64/PKGBUILD (from rev 159319, 
kdegraphics-okular/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 16:27:55 UTC (rev 159327)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.8.3
+pkgrel=2
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+ 'ebook-tools' 'libspectre')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz;)
+sha1sums=('7c43076df3e9d6217e2a5cbb8ef6d8af89f8ae37')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegraphics-okular/repos/testing-x86_64/kdegraphics-okular.install 
(from rev 159319, 
kdegraphics-okular/repos/staging-x86_64/kdegraphics-okular.install)
===
--- testing-x86_64/kdegraphics-okular.install   (rev 0)
+++ testing-x86_64/kdegraphics-okular.install   2012-05-21 16:27:55 UTC (rev 
159327)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:57
  Author: jgc
Revision: 159328

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

Added:
  libreoffice/repos/testing-i686/
  libreoffice/repos/testing-i686/PKGBUILD
(from rev 159319, libreoffice/repos/staging-i686/PKGBUILD)
  libreoffice/repos/testing-i686/buildfix_icu49.diff
(from rev 159319, libreoffice/repos/staging-i686/buildfix_icu49.diff)
  libreoffice/repos/testing-i686/fix_broken_hebrew_wordwrapping.diff
(from rev 159319, 
libreoffice/repos/staging-i686/fix_broken_hebrew_wordwrapping.diff)
  libreoffice/repos/testing-i686/libreoffice-base.install
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-base.install)
  libreoffice/repos/testing-i686/libreoffice-calc.install
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-calc.install)
  libreoffice/repos/testing-i686/libreoffice-common.csh
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-common.csh)
  libreoffice/repos/testing-i686/libreoffice-common.install
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-common.install)
  libreoffice/repos/testing-i686/libreoffice-common.sh
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-common.sh)
  libreoffice/repos/testing-i686/libreoffice-draw.install
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-draw.install)
  libreoffice/repos/testing-i686/libreoffice-impress.install
(from rev 159319, 
libreoffice/repos/staging-i686/libreoffice-impress.install)
  libreoffice/repos/testing-i686/libreoffice-writer.install
(from rev 159319, libreoffice/repos/staging-i686/libreoffice-writer.install)
Deleted:
  libreoffice/repos/staging-i686/

-+
 PKGBUILD|  707 ++
 buildfix_icu49.diff |   42 ++
 fix_broken_hebrew_wordwrapping.diff |  360 +
 libreoffice-base.install|   11 
 libreoffice-calc.install|   11 
 libreoffice-common.csh  |1 
 libreoffice-common.install  |   47 ++
 libreoffice-common.sh   |1 
 libreoffice-draw.install|   11 
 libreoffice-impress.install |   11 
 libreoffice-writer.install  |   11 
 11 files changed, 1213 insertions(+)

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


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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:00
  Author: jgc
Revision: 159329

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

Added:
  libreoffice/repos/testing-x86_64/
  libreoffice/repos/testing-x86_64/PKGBUILD
(from rev 159319, libreoffice/repos/staging-x86_64/PKGBUILD)
  libreoffice/repos/testing-x86_64/buildfix_icu49.diff
(from rev 159319, libreoffice/repos/staging-x86_64/buildfix_icu49.diff)
  libreoffice/repos/testing-x86_64/fix_broken_hebrew_wordwrapping.diff
(from rev 159319, 
libreoffice/repos/staging-x86_64/fix_broken_hebrew_wordwrapping.diff)
  libreoffice/repos/testing-x86_64/libreoffice-base.install
(from rev 159319, libreoffice/repos/staging-x86_64/libreoffice-base.install)
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
(from rev 159319, libreoffice/repos/staging-x86_64/libreoffice-calc.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
(from rev 159319, libreoffice/repos/staging-x86_64/libreoffice-common.csh)
  libreoffice/repos/testing-x86_64/libreoffice-common.install
(from rev 159319, 
libreoffice/repos/staging-x86_64/libreoffice-common.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
(from rev 159319, libreoffice/repos/staging-x86_64/libreoffice-common.sh)
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
(from rev 159319, libreoffice/repos/staging-x86_64/libreoffice-draw.install)
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
(from rev 159319, 
libreoffice/repos/staging-x86_64/libreoffice-impress.install)
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
(from rev 159319, 
libreoffice/repos/staging-x86_64/libreoffice-writer.install)
Deleted:
  libreoffice/repos/staging-x86_64/

-+
 PKGBUILD|  707 ++
 buildfix_icu49.diff |   42 ++
 fix_broken_hebrew_wordwrapping.diff |  360 +
 libreoffice-base.install|   11 
 libreoffice-calc.install|   11 
 libreoffice-common.csh  |1 
 libreoffice-common.install  |   47 ++
 libreoffice-common.sh   |1 
 libreoffice-draw.install|   11 
 libreoffice-impress.install |   11 
 libreoffice-writer.install  |   11 
 11 files changed, 1213 insertions(+)

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


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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:27:51
  Author: jgc
Revision: 159325

db-move: moved inkscape from [staging] to [testing] (x86_64)

Added:
  inkscape/repos/testing-x86_64/
  inkscape/repos/testing-x86_64/PKGBUILD
(from rev 159319, inkscape/repos/staging-x86_64/PKGBUILD)
  inkscape/repos/testing-x86_64/install
(from rev 159319, inkscape/repos/staging-x86_64/install)
  inkscape/repos/testing-x86_64/libpng15.patch
(from rev 159319, inkscape/repos/staging-x86_64/libpng15.patch)
  inkscape/repos/testing-x86_64/poppler20.patch
(from rev 159319, inkscape/repos/staging-x86_64/poppler20.patch)
Deleted:
  inkscape/repos/staging-x86_64/

-+
 PKGBUILD|   59 
 install |   13 +
 libpng15.patch  |   40 +++
 poppler20.patch |  642 ++
 4 files changed, 754 insertions(+)

Copied: inkscape/repos/testing-x86_64/PKGBUILD (from rev 159319, 
inkscape/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 16:27:51 UTC (rev 159325)
@@ -0,0 +1,59 @@
+# $Id$
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=inkscape
+pkgver=0.48.3.1
+pkgrel=3
+pkgdesc='Vector graphics editor using the SVG file format'
+url='http://inkscape.sourceforge.net/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('boost' 'intltool')
+depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib' 
'popt'
+ 'python2' 'desktop-file-utils' 'hicolor-icon-theme')
+optdepends=('pstoedit: latex formulas'
+'texlive-core: latex formulas'
+'python2-numpy: some extensions'
+'python2-lxml: some extensions and filters'
+'pyxml: some extensions'
+'uniconvertor: reading/writing to some proprietary formats')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'poppler20.patch'
+'libpng15.patch')
+sha1sums=('9a09a97d184e09c2ee7f9956bfe073b7313e919e'
+  '7316c2903c157781838cce289a709d100dc40fec'
+  'd6512f3cb38ca8e2436dc485aa652490d17b3a52')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   sed -i 's|/usr/bin/python\|/usr/bin/python2|g' cxxtest/*.py
+   sed -i 's|/usr/bin/env python\|/usr/bin/env python2|g' 
share/*/{test/,}*.py
+   sed -i 's|python },|python2 },|g' 
src/extension/implementation/script.cpp
+   sed -i 's|python -c|python2 -c|g' configure share/extensions/uniconv*.py
+   sed -i 's|python|python2|g' src/main.cpp
+
+   patch -p1 -i ../poppler20.patch
+   patch -p1 -i ../libpng15.patch
+
+   ./configure \
+   --prefix=/usr \
+   --with-python \
+   --with-perl \
+   --enable-lcms \
+   --enable-poppler-cairo \
+   --disable-dependency-tracking \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+}

Copied: inkscape/repos/testing-x86_64/install (from rev 159319, 
inkscape/repos/staging-x86_64/install)
===
--- testing-x86_64/install  (rev 0)
+++ testing-x86_64/install  2012-05-21 16:27:51 UTC (rev 159325)
@@ -0,0 +1,13 @@
+post_install() {
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+   post_install
+}
+
+
+post_remove() {
+   post_install
+}

Copied: inkscape/repos/testing-x86_64/libpng15.patch (from rev 159319, 
inkscape/repos/staging-x86_64/libpng15.patch)
===
--- testing-x86_64/libpng15.patch   (rev 0)
+++ testing-x86_64/libpng15.patch   2012-05-21 16:27:51 UTC (rev 159325)
@@ -0,0 +1,40 @@
+--- inkscape-0.48.1/src/extension/internal/pdfinput/svg-builder.cpp
 inkscape-0.48.1-mod//src/extension/internal/pdfinput/svg-builder.cpp
+@@ -1443,7 +1443,7 @@
+ return NULL;
+ }
+ // Set error handler
+-if (setjmp(png_ptr-jmpbuf)) {
++if (setjmp(png_jmpbuf(png_ptr))) {
+ png_destroy_write_struct(png_ptr, info_ptr);
+ return NULL;
+ }
+--- inkscape-0.48.1/src/helper/png-write.cpp
 inkscape-0.48.1-mod//src/helper/png-write.cpp
+@@ -165,7 +165,7 @@
+ /* Set error handling.  REQUIRED if you aren't supplying your own
+  * error hadnling functions in the png_create_write_struct() call.
+  */
+-if (setjmp(png_ptr-jmpbuf)) {
++if (setjmp(png_jmpbuf(png_ptr))) {
+ /* If we get here, we had a problem reading the file */
+ fclose(fp);
+ 

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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:01
  Author: jgc
Revision: 159330

db-move: moved poppler from [staging] to [testing] (i686)

Added:
  poppler/repos/testing-i686/
  poppler/repos/testing-i686/PKGBUILD
(from rev 159319, poppler/repos/staging-i686/PKGBUILD)
Deleted:
  poppler/repos/staging-i686/

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

Copied: poppler/repos/testing-i686/PKGBUILD (from rev 159319, 
poppler/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 16:28:01 UTC (rev 159330)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=poppler
+pkgname=('poppler' 'poppler-glib' 'poppler-qt')
+pkgver=0.20.0
+pkgrel=1
+arch=(i686 x86_64)
+license=('GPL')
+makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt' 
'pkgconfig' 'lcms' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+url=http://poppler.freedesktop.org/;
+_testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
+source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.gz
+
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
+md5sums=('5bca54b9561bf5b14d9344efce2cd4f3'
+ '9dc64c254a31e570507bdd4ad4ba629a')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
+
+  autoreconf -fi
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-cairo-output \
+  --enable-xpdf-headers \
+  --enable-libjpeg --enable-zlib \
+  --enable-poppler-qt4 \
+  --enable-poppler-glib
+  make
+}
+
+check() {
+  cd ${srcdir}
+  ln -sf test-${_testtag} test
+  cd ${pkgbase}-${pkgver}
+  LANG=en_US.UTF8 make check
+}
+
+package_poppler() {
+  pkgdesc=PDF rendering library based on xpdf 3.0
+  depends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'lcms' 
'poppler-data')
+  conflicts=(poppler-qt3${pkgver})
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  sed -e 's/^glib_subdir =.*/glib_subdir =/' \
+  -e 's/^qt4_subdir =.*/qt4_subdir =/' -i Makefile
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/lib/pkgconfig/poppler-{glib,qt4}.pc
+}
+
+package_poppler-glib() {
+  pkgdesc=Poppler glib bindings
+  depends=(poppler=${pkgver} 'glib2')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES
+  cd ${srcdir}/${pkgbase}-${pkgver}/glib
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
+  install -m644 ../poppler-glib.pc ${pkgdir}/usr/lib/pkgconfig/
+  rm -f ${pkgdir}/usr/lib/libpoppler.*
+  rm -f ${pkgdir}/usr/bin/poppler-glib-demo
+}
+
+package_poppler-qt() {
+  pkgdesc=Poppler Qt bindings
+  depends=(poppler=${pkgver} 'qt')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES
+  cd ${srcdir}/${pkgbase}-${pkgver}/qt4
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
+  install -m644 ../poppler-qt4.pc ${pkgdir}/usr/lib/pkgconfig/
+  rm -f ${pkgdir}/usr/lib/libpoppler.*
+}



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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:02
  Author: jgc
Revision: 159331

db-move: moved poppler from [staging] to [testing] (x86_64)

Added:
  poppler/repos/testing-x86_64/
  poppler/repos/testing-x86_64/PKGBUILD
(from rev 159319, poppler/repos/staging-x86_64/PKGBUILD)
Deleted:
  poppler/repos/staging-x86_64/

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

Copied: poppler/repos/testing-x86_64/PKGBUILD (from rev 159319, 
poppler/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 16:28:02 UTC (rev 159331)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=poppler
+pkgname=('poppler' 'poppler-glib' 'poppler-qt')
+pkgver=0.20.0
+pkgrel=1
+arch=(i686 x86_64)
+license=('GPL')
+makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt' 
'pkgconfig' 'lcms' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+url=http://poppler.freedesktop.org/;
+_testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
+source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.gz
+
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
+md5sums=('5bca54b9561bf5b14d9344efce2cd4f3'
+ '9dc64c254a31e570507bdd4ad4ba629a')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
+
+  autoreconf -fi
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-cairo-output \
+  --enable-xpdf-headers \
+  --enable-libjpeg --enable-zlib \
+  --enable-poppler-qt4 \
+  --enable-poppler-glib
+  make
+}
+
+check() {
+  cd ${srcdir}
+  ln -sf test-${_testtag} test
+  cd ${pkgbase}-${pkgver}
+  LANG=en_US.UTF8 make check
+}
+
+package_poppler() {
+  pkgdesc=PDF rendering library based on xpdf 3.0
+  depends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'lcms' 
'poppler-data')
+  conflicts=(poppler-qt3${pkgver})
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  sed -e 's/^glib_subdir =.*/glib_subdir =/' \
+  -e 's/^qt4_subdir =.*/qt4_subdir =/' -i Makefile
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/lib/pkgconfig/poppler-{glib,qt4}.pc
+}
+
+package_poppler-glib() {
+  pkgdesc=Poppler glib bindings
+  depends=(poppler=${pkgver} 'glib2')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES
+  cd ${srcdir}/${pkgbase}-${pkgver}/glib
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
+  install -m644 ../poppler-glib.pc ${pkgdir}/usr/lib/pkgconfig/
+  rm -f ${pkgdir}/usr/lib/libpoppler.*
+  rm -f ${pkgdir}/usr/bin/poppler-glib-demo
+}
+
+package_poppler-qt() {
+  pkgdesc=Poppler Qt bindings
+  depends=(poppler=${pkgver} 'qt')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES
+  cd ${srcdir}/${pkgbase}-${pkgver}/qt4
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
+  install -m644 ../poppler-qt4.pc ${pkgdir}/usr/lib/pkgconfig/
+  rm -f ${pkgdir}/usr/lib/libpoppler.*
+}



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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:04
  Author: jgc
Revision: 159333

db-move: moved texlive-bin from [staging] to [testing] (x86_64)

Added:
  texlive-bin/repos/testing-x86_64/
  texlive-bin/repos/testing-x86_64/09-texlive-fonts.conf
(from rev 159319, texlive-bin/repos/staging-x86_64/09-texlive-fonts.conf)
  texlive-bin/repos/testing-x86_64/PKGBUILD
(from rev 159319, texlive-bin/repos/staging-x86_64/PKGBUILD)
  texlive-bin/repos/testing-x86_64/fix-fontforge-encoding.patch
(from rev 159319, 
texlive-bin/repos/staging-x86_64/fix-fontforge-encoding.patch)
  texlive-bin/repos/testing-x86_64/luatex-poppler-0.20.patch
(from rev 159319, 
texlive-bin/repos/staging-x86_64/luatex-poppler-0.20.patch)
  texlive-bin/repos/testing-x86_64/texlive.install
(from rev 159319, texlive-bin/repos/staging-x86_64/texlive.install)
  texlive-bin/repos/testing-x86_64/texmf.cnf
(from rev 159319, texlive-bin/repos/staging-x86_64/texmf.cnf)
Deleted:
  texlive-bin/repos/staging-x86_64/

--+
 09-texlive-fonts.conf|9 
 PKGBUILD |  350 +++
 fix-fontforge-encoding.patch |   12 
 luatex-poppler-0.20.patch|   77 
 texlive.install  |   37 ++
 texmf.cnf|  724 +
 6 files changed, 1209 insertions(+)

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


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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:03
  Author: jgc
Revision: 159332

db-move: moved texlive-bin from [staging] to [testing] (i686)

Added:
  texlive-bin/repos/testing-i686/
  texlive-bin/repos/testing-i686/09-texlive-fonts.conf
(from rev 159319, texlive-bin/repos/staging-i686/09-texlive-fonts.conf)
  texlive-bin/repos/testing-i686/PKGBUILD
(from rev 159319, texlive-bin/repos/staging-i686/PKGBUILD)
  texlive-bin/repos/testing-i686/fix-fontforge-encoding.patch
(from rev 159319, 
texlive-bin/repos/staging-i686/fix-fontforge-encoding.patch)
  texlive-bin/repos/testing-i686/luatex-poppler-0.20.patch
(from rev 159319, texlive-bin/repos/staging-i686/luatex-poppler-0.20.patch)
  texlive-bin/repos/testing-i686/texlive.install
(from rev 159319, texlive-bin/repos/staging-i686/texlive.install)
  texlive-bin/repos/testing-i686/texmf.cnf
(from rev 159319, texlive-bin/repos/staging-i686/texmf.cnf)
Deleted:
  texlive-bin/repos/staging-i686/

--+
 09-texlive-fonts.conf|9 
 PKGBUILD |  350 +++
 fix-fontforge-encoding.patch |   12 
 luatex-poppler-0.20.patch|   77 
 texlive.install  |   37 ++
 texmf.cnf|  724 +
 6 files changed, 1209 insertions(+)

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


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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:05
  Author: jgc
Revision: 159334

db-move: moved xpdf from [staging] to [testing] (i686)

Added:
  xpdf/repos/testing-i686/
  xpdf/repos/testing-i686/PKGBUILD
(from rev 159319, xpdf/repos/staging-i686/PKGBUILD)
  xpdf/repos/testing-i686/char.patch
(from rev 159319, xpdf/repos/staging-i686/char.patch)
  xpdf/repos/testing-i686/desktop
(from rev 159319, xpdf/repos/staging-i686/desktop)
  xpdf/repos/testing-i686/install
(from rev 159319, xpdf/repos/staging-i686/install)
Deleted:
  xpdf/repos/staging-i686/

+
 PKGBUILD   |   64 +++
 char.patch |   12 +++
 desktop|9 
 install|   11 ++
 4 files changed, 96 insertions(+)

Copied: xpdf/repos/testing-i686/PKGBUILD (from rev 159319, 
xpdf/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 16:28:05 UTC (rev 159334)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+
+pkgname=xpdf
+#pkgver=3.03_pl1
+pkgver=3.03
+pkgrel=2
+pkgdesc='Viewer for Portable Document Format (PDF) files'
+url='http://www.foolabs.com/xpdf/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('lesstif' 'gsfonts' 'libxt')
+optdepends=('poppler: tools that used to be included in xpdf'
+'desktop-file-utils: for desktop environments')
+#   ftp://ftp.foolabs.com/pub/${pkgname}/${pkgname}-${pkgver%_*}pl1.patch;
+source=(ftp://ftp.foolabs.com/pub/${pkgname}/${pkgname}-${pkgver%_*}.tar.gz;
+'char.patch'
+'desktop')
+sha1sums=('499423e8a795e0efd76ca798239eb4d0d52fe248'
+  '5c471944685a6b24a2b0c0e000562d1a3263aeeb'
+  '3b6fe01636253676ffa0efe1b237a75af4721f6d')
+
+install=install
+backup=('etc/xpdfrc')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver%_*}
+
+#  patch -p1 -i ../${pkgname}-${_srcver}pl1.patch
+   patch -p1 -i ../char.patch
+
+   sed -i 's:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/Type1:' 
xpdf/GlobalParams.cc
+   sed -i 's:times-medium-r-normal--16:times-medium-r-normal--14:' 
xpdf/XPDFViewer.cc # FS#14217
+
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --mandir=/usr/share/man \
+   --enable-multithreaded \
+   --enable-wordlist \
+   --with-freetype2-library=/usr/lib \
+   --with-freetype2-includes=/usr/include/freetype2 \
+   --x-includes=/usr/include \
+   --with-Xm-library=/usr/lib \
+   --with-Xm-includes=/usr/include \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver%_*}
+
+   make DESTDIR=${pkgdir} install
+
+   install -Dm644 ../desktop 
${pkgdir}/usr/share/applications/xpdf.desktop
+   install -Dm644 xpdf/xpdfIcon.xpm ${pkgdir}/usr/share/pixmaps/xpdf.xpm
+
+   # stuff provided by poppler
+   for tool in pdfdetach pdffonts pdfimages pdfinfo pdftoppm pdftops 
pdftotext; do
+   rm ${pkgdir}/usr/bin/${tool} 
${pkgdir}/usr/share/man/man1/${tool}.1
+   done
+}

Copied: xpdf/repos/testing-i686/char.patch (from rev 159319, 
xpdf/repos/staging-i686/char.patch)
===
--- testing-i686/char.patch (rev 0)
+++ testing-i686/char.patch 2012-05-21 16:28:05 UTC (rev 159334)
@@ -0,0 +1,12 @@
+diff -aur old/xpdf/XPDFViewer.cc new/xpdf/XPDFViewer.cc
+--- old/xpdf/XPDFViewer.cc 2011-08-15 14:08:53.0 -0700
 new/xpdf/XPDFViewer.cc 2011-08-17 11:05:55.739431215 -0700
+@@ -1803,7 +1803,7 @@
+   menuPane = XmCreatePulldownMenu(toolBar, zoomMenuPane, args, n);
+   for (i = 0; i  nZoomMenuItems; ++i) {
+ n = 0;
+-s = XmStringCreateLocalized(zoomMenuInfo[i].label);
++s = XmStringCreateLocalized((char *)zoomMenuInfo[i].label);
+ XtSetArg(args[n], XmNlabelString, s); ++n;
+ XtSetArg(args[n], XmNuserData, (XtPointer)i); ++n;
+ sprintf(buf, zoom%d, i);

Copied: xpdf/repos/testing-i686/desktop (from rev 159319, 
xpdf/repos/staging-i686/desktop)
===
--- testing-i686/desktop(rev 0)
+++ testing-i686/desktop2012-05-21 16:28:05 UTC (rev 159334)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Xpdf
+Comment=Views Adobe PDF (acrobat) files
+Exec=xpdf
+Terminal=false
+Type=Application
+Icon=xpdf
+Categories=Office;
+MimeType=application/pdf;

Copied: xpdf/repos/testing-i686/install (from rev 159319, 
xpdf/repos/staging-i686/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install

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

2012-05-21 Thread Jan de Groot
Date: Monday, May 21, 2012 @ 12:28:07
  Author: jgc
Revision: 159335

db-move: moved xpdf from [staging] to [testing] (x86_64)

Added:
  xpdf/repos/testing-x86_64/
  xpdf/repos/testing-x86_64/PKGBUILD
(from rev 159319, xpdf/repos/staging-x86_64/PKGBUILD)
  xpdf/repos/testing-x86_64/char.patch
(from rev 159319, xpdf/repos/staging-x86_64/char.patch)
  xpdf/repos/testing-x86_64/desktop
(from rev 159319, xpdf/repos/staging-x86_64/desktop)
  xpdf/repos/testing-x86_64/install
(from rev 159319, xpdf/repos/staging-x86_64/install)
Deleted:
  xpdf/repos/staging-x86_64/

+
 PKGBUILD   |   64 +++
 char.patch |   12 +++
 desktop|9 
 install|   11 ++
 4 files changed, 96 insertions(+)

Copied: xpdf/repos/testing-x86_64/PKGBUILD (from rev 159319, 
xpdf/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 16:28:07 UTC (rev 159335)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+
+pkgname=xpdf
+#pkgver=3.03_pl1
+pkgver=3.03
+pkgrel=2
+pkgdesc='Viewer for Portable Document Format (PDF) files'
+url='http://www.foolabs.com/xpdf/'
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('lesstif' 'gsfonts' 'libxt')
+optdepends=('poppler: tools that used to be included in xpdf'
+'desktop-file-utils: for desktop environments')
+#   ftp://ftp.foolabs.com/pub/${pkgname}/${pkgname}-${pkgver%_*}pl1.patch;
+source=(ftp://ftp.foolabs.com/pub/${pkgname}/${pkgname}-${pkgver%_*}.tar.gz;
+'char.patch'
+'desktop')
+sha1sums=('499423e8a795e0efd76ca798239eb4d0d52fe248'
+  '5c471944685a6b24a2b0c0e000562d1a3263aeeb'
+  '3b6fe01636253676ffa0efe1b237a75af4721f6d')
+
+install=install
+backup=('etc/xpdfrc')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver%_*}
+
+#  patch -p1 -i ../${pkgname}-${_srcver}pl1.patch
+   patch -p1 -i ../char.patch
+
+   sed -i 's:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/Type1:' 
xpdf/GlobalParams.cc
+   sed -i 's:times-medium-r-normal--16:times-medium-r-normal--14:' 
xpdf/XPDFViewer.cc # FS#14217
+
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --mandir=/usr/share/man \
+   --enable-multithreaded \
+   --enable-wordlist \
+   --with-freetype2-library=/usr/lib \
+   --with-freetype2-includes=/usr/include/freetype2 \
+   --x-includes=/usr/include \
+   --with-Xm-library=/usr/lib \
+   --with-Xm-includes=/usr/include \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver%_*}
+
+   make DESTDIR=${pkgdir} install
+
+   install -Dm644 ../desktop 
${pkgdir}/usr/share/applications/xpdf.desktop
+   install -Dm644 xpdf/xpdfIcon.xpm ${pkgdir}/usr/share/pixmaps/xpdf.xpm
+
+   # stuff provided by poppler
+   for tool in pdfdetach pdffonts pdfimages pdfinfo pdftoppm pdftops 
pdftotext; do
+   rm ${pkgdir}/usr/bin/${tool} 
${pkgdir}/usr/share/man/man1/${tool}.1
+   done
+}

Copied: xpdf/repos/testing-x86_64/char.patch (from rev 159319, 
xpdf/repos/staging-x86_64/char.patch)
===
--- testing-x86_64/char.patch   (rev 0)
+++ testing-x86_64/char.patch   2012-05-21 16:28:07 UTC (rev 159335)
@@ -0,0 +1,12 @@
+diff -aur old/xpdf/XPDFViewer.cc new/xpdf/XPDFViewer.cc
+--- old/xpdf/XPDFViewer.cc 2011-08-15 14:08:53.0 -0700
 new/xpdf/XPDFViewer.cc 2011-08-17 11:05:55.739431215 -0700
+@@ -1803,7 +1803,7 @@
+   menuPane = XmCreatePulldownMenu(toolBar, zoomMenuPane, args, n);
+   for (i = 0; i  nZoomMenuItems; ++i) {
+ n = 0;
+-s = XmStringCreateLocalized(zoomMenuInfo[i].label);
++s = XmStringCreateLocalized((char *)zoomMenuInfo[i].label);
+ XtSetArg(args[n], XmNlabelString, s); ++n;
+ XtSetArg(args[n], XmNuserData, (XtPointer)i); ++n;
+ sprintf(buf, zoom%d, i);

Copied: xpdf/repos/testing-x86_64/desktop (from rev 159319, 
xpdf/repos/staging-x86_64/desktop)
===
--- testing-x86_64/desktop  (rev 0)
+++ testing-x86_64/desktop  2012-05-21 16:28:07 UTC (rev 159335)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Xpdf
+Comment=Views Adobe PDF (acrobat) files
+Exec=xpdf
+Terminal=false
+Type=Application
+Icon=xpdf
+Categories=Office;
+MimeType=application/pdf;

Copied: xpdf/repos/testing-x86_64/install (from rev 159319, 
xpdf/repos/staging-x86_64/install)
===
--- testing-x86_64/install  (rev 

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

2012-05-21 Thread Dave Reisner
Date: Monday, May 21, 2012 @ 13:23:59
  Author: dreisner
Revision: 159336

upgpkg: mkinitcpio 0.9.0-2

- add phony udev dep to ensure proper ordering on upgrade
- add install scriptlet to warn about new usr hook

Added:
  mkinitcpio/trunk/mkinitcpio.install
Modified:
  mkinitcpio/trunk/PKGBUILD

+
 PKGBUILD   |5 +++--
 mkinitcpio.install |8 
 2 files changed, 11 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 16:28:07 UTC (rev 159335)
+++ PKGBUILD2012-05-21 17:23:59 UTC (rev 159336)
@@ -4,19 +4,20 @@
 
 pkgname=mkinitcpio
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Modular initramfs image creation utility
 arch=('any')
 url=http://www.archlinux.org/;
 license=('GPL')
 depends=('mkinitcpio-busybox=1.19.4-2' 'kmod=3' 'util-linux=2.21' 
'libarchive' 'coreutils'
- 'bash' 'findutils' 'sed' 'grep' 'filesystem=2011.10-1' 'file' 'gzip')
+ 'bash' 'findutils' 'sed' 'grep' 'filesystem=2011.10-1' 'file' 'gzip' 
'udev=182-3')
 optdepends=('xz: Use lzma or xz compression for the initramfs image'
 'bzip2: Use bzip2 compression for the initramfs image'
 'lzop: Use lzo compression for the initramfs image'
 'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
 backup=('etc/mkinitcpio.conf')
 source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz;)
+install=mkinitcpio.install
 md5sums=('cbe4783c39e48dff91385f443d300103')
 sha256sums=('e4a58ccb3b5293931fbc28de6b48df7e9e6fe63b41ef7b5038ea33a2e01dc878')
 

Added: mkinitcpio.install
===
--- mkinitcpio.install  (rev 0)
+++ mkinitcpio.install  2012-05-21 17:23:59 UTC (rev 159336)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+post_upgrade() {
+  if [ $(vercmp 0.9.0 $2) -eq 1 ]; then
+printf '== If your /usr is on a separate partition, you must add the 
usr hook\n'
+printf 'to /etc/mkinitcpio.conf and regenerate your images before 
rebooting\n'
+  fi
+}



[arch-commits] Commit in mkinitcpio/repos/testing-any (3 files)

2012-05-21 Thread Dave Reisner
Date: Monday, May 21, 2012 @ 13:24:07
  Author: dreisner
Revision: 159337

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/PKGBUILD
(from rev 159336, mkinitcpio/trunk/PKGBUILD)
  mkinitcpio/repos/testing-any/mkinitcpio.install
(from rev 159336, mkinitcpio/trunk/mkinitcpio.install)
Deleted:
  mkinitcpio/repos/testing-any/PKGBUILD

+
 PKGBUILD   |   61 +--
 mkinitcpio.install |8 ++
 2 files changed, 39 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-05-21 17:23:59 UTC (rev 159336)
+++ PKGBUILD2012-05-21 17:24:07 UTC (rev 159337)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Thomas Bächler tho...@archlinux.org
-
-pkgname=mkinitcpio
-pkgver=0.9.0
-pkgrel=1
-pkgdesc=Modular initramfs image creation utility
-arch=('any')
-url=http://www.archlinux.org/;
-license=('GPL')
-depends=('mkinitcpio-busybox=1.19.4-2' 'kmod=3' 'util-linux=2.21' 
'libarchive' 'coreutils'
- 'bash' 'findutils' 'sed' 'grep' 'filesystem=2011.10-1' 'file' 'gzip')
-optdepends=('xz: Use lzma or xz compression for the initramfs image'
-'bzip2: Use bzip2 compression for the initramfs image'
-'lzop: Use lzo compression for the initramfs image'
-'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
-backup=('etc/mkinitcpio.conf')
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('cbe4783c39e48dff91385f443d300103')
-sha256sums=('e4a58ccb3b5293931fbc28de6b48df7e9e6fe63b41ef7b5038ea33a2e01dc878')
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-
-  # compat symlink
-  install -dm755 $pkgdir/sbin
-  ln -s /usr/bin/mkinitcpio $pkgdir/sbin/mkinitcpio
-}
-

Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 159336, 
mkinitcpio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-05-21 17:24:07 UTC (rev 159337)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=mkinitcpio
+pkgver=0.9.0
+pkgrel=2
+pkgdesc=Modular initramfs image creation utility
+arch=('any')
+url=http://www.archlinux.org/;
+license=('GPL')
+depends=('mkinitcpio-busybox=1.19.4-2' 'kmod=3' 'util-linux=2.21' 
'libarchive' 'coreutils'
+ 'bash' 'findutils' 'sed' 'grep' 'filesystem=2011.10-1' 'file' 'gzip' 
'udev=182-3')
+optdepends=('xz: Use lzma or xz compression for the initramfs image'
+'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
+'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+backup=('etc/mkinitcpio.conf')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz;)
+install=mkinitcpio.install
+md5sums=('cbe4783c39e48dff91385f443d300103')
+sha256sums=('e4a58ccb3b5293931fbc28de6b48df7e9e6fe63b41ef7b5038ea33a2e01dc878')
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # compat symlink
+  install -dm755 $pkgdir/sbin
+  ln -s /usr/bin/mkinitcpio $pkgdir/sbin/mkinitcpio
+}
+

Copied: mkinitcpio/repos/testing-any/mkinitcpio.install (from rev 159336, 
mkinitcpio/trunk/mkinitcpio.install)
===
--- mkinitcpio.install  (rev 0)
+++ mkinitcpio.install  2012-05-21 17:24:07 UTC (rev 159337)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+post_upgrade() {
+  if [ $(vercmp 0.9.0 $2) -eq 1 ]; then
+printf '== If your /usr is on a separate partition, you must add the 
usr hook\n'
+printf 'to /etc/mkinitcpio.conf and regenerate your images before 
rebooting\n'
+  fi
+}



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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 14:40:24
  Author: tomegun
Revision: 159338

remove dbus patch
update libnl patch
update config from example in sources
enable systemd support

Modified:
  wpa_supplicant/trunk/PKGBUILD
  wpa_supplicant/trunk/config
  wpa_supplicant/trunk/hostap_allow-linking-with-libnl-3.2.patch
Deleted:
  wpa_supplicant/trunk/dbus.patch

---+
 PKGBUILD  |   43 +++--
 config|   92 +++-
 dbus.patch|   61 --
 hostap_allow-linking-with-libnl-3.2.patch |   54 +++-
 4 files changed, 114 insertions(+), 136 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 17:24:07 UTC (rev 159337)
+++ PKGBUILD2012-05-21 18:40:24 UTC (rev 159338)
@@ -2,48 +2,55 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=wpa_supplicant
-pkgver=0.7.3
-pkgrel=5
+pkgver=1.0
+pkgrel=1
 pkgdesc=A utility providing key negotiation for WPA wireless networks
 url=http://hostap.epitest.fi/wpa_supplicant;
 arch=('i686' 'x86_64')
-depends=('openssl' 'dbus-core=1.2.4' 'readline=6.0' 'libnl')
+depends=('openssl' 'dbus-core' 'readline' 'libnl')
 optdepends=('wpa_supplicant_gui: wpa_gui program')
 license=('GPL')
 groups=('base')
 backup=('etc/wpa_supplicant.conf')
-source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz
-config dbus.patch hostap_allow-linking-with-libnl-3.2.patch)
-sha256sums=('d0cd50caa85346ccc376dcda5ed3c258eef19a93b3cade39d25760118ad59443'
-'d00f306e53c22cc0d7352a0d4ed701fd77b9ff20e3a2422d81ac1fddcc11dff4'
-'13effa9ed6a1bb940ffc056a3eabcf64c8cc057069eca5cc1822b98ed769812a'
-'ac805bf6e5aaec733dfc2c333417e519239cd58663a6e1cb34a54fd0f2bcc3c5')
+source=(http://w1.fi/releases/${pkgname}-${pkgver}.tar.gz;
+   config hostap_allow-linking-with-libnl-3.2.patch)
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}/
+
+  # from fedora
   patch -Np1 -i $srcdir/hostap_allow-linking-with-libnl-3.2.patch
 
-  cd ${pkgname}
-  # Required by NetworkManager 0.8.995
-  patch -Np2 -i $srcdir/dbus.patch
+  cd ${pkgname}
+
   cp ${srcdir}/config ./.config
+
   sed -i 's@/usr/local@$(PREFIX)@g' Makefile
-  make
+
+  make PREFIX=/usr
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}/${pkgname}
   make PREFIX=/usr DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/etc
+
+  install -d -m755 ${pkgdir}/etc
   install -m644 wpa_supplicant.conf ${pkgdir}/etc/wpa_supplicant.conf
+
   install -d -m755 ${pkgdir}/usr/share/man/man{5,8}
   install -m644 doc/docbook/*.5 ${pkgdir}/usr/share/man/man5/
   install -m644 doc/docbook/*.8 ${pkgdir}/usr/share/man/man8/
   rm -f ${pkgdir}/usr/share/man/man8/wpa_{priv,gui}.8
 
-  install -m755 -d ${pkgdir}/usr/share/dbus-1/system-services
+  install -d -m755 ${pkgdir}/usr/share/dbus-1/system-services
   install -m644 
dbus/{fi.epitest.hostap.WPASupplicant.service,fi.w1.wpa_supplicant1.service} 
${pkgdir}/usr/share/dbus-1/system-services/
-  sed -e 's/sbin/usr\/sbin/' -i 
${pkgdir}/usr/share/dbus-1/system-services/*.service
-  install -m755 -d ${pkgdir}/etc/dbus-1/system.d
+
+  install -d -m755 ${pkgdir}/etc/dbus-1/system.d
   install -m644 dbus/dbus-wpa_supplicant.conf 
${pkgdir}/etc/dbus-1/system.d/wpa_supplicant.conf
+
+  install -d -m755 ${pkgdir}/usr/lib/systemd/system
+  install -m644 systemd/*.service ${pkgdir}/usr/lib/systemd/system/
 }
+md5sums=('8650f6aa23646ef634402552d0669640'
+ '380d8d1fe24bccb2a2636cb2a6038c39'
+ '473fb6b77909ec5a50b6f4d91370e86b')

Modified: config
===
--- config  2012-05-21 17:24:07 UTC (rev 159337)
+++ config  2012-05-21 18:40:24 UTC (rev 159338)
@@ -78,6 +78,11 @@
 #CONFIG_DRIVER_RALINK=y
 
 # Driver interface for generic Linux wireless extensions
+# Note: WEXT is deprecated in the current Linux kernel version and no new
+# functionality is added to it. nl80211-based interface is the new
+# replacement for WEXT and its use allows wpa_supplicant to properly control
+# the driver to improve existing functionality like roaming and to support new
+# functionality.
 CONFIG_DRIVER_WEXT=y
 
 # Driver interface for Linux drivers using the nl80211 kernel interface
@@ -109,11 +114,6 @@
 # Driver interface for development testing
 #CONFIG_DRIVER_TEST=y
 
-# Include client MLME (management frame processing) for test driver
-# This can be used to test MLME operations in hostapd with the test interface.
-# space.
-#CONFIG_CLIENT_MLME=y
-
 # Driver interface for wired Ethernet drivers
 CONFIG_DRIVER_WIRED=y
 
@@ -123,6 +123,10 @@
 # Driver interface for no driver (e.g., WPS ER only)
 #CONFIG_DRIVER_NONE=y
 
+# Solaris libraries
+#LIBS += -lsocket -ldlpi -lnsl
+#LIBS_c += -lsocket
+
 # Enable IEEE 802.1X 

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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 18:23:36
  Author: tomegun
Revision: 159339

upgpkg: libevent 2.0.19-1

upstream release

Modified:
  libevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 18:40:24 UTC (rev 159338)
+++ PKGBUILD2012-05-21 22:23:36 UTC (rev 159339)
@@ -3,7 +3,7 @@
 # Contributor: Judd jvi...@zeroflux.org
 
 pkgname=libevent
-pkgver=2.0.18
+pkgver=2.0.19
 pkgrel=1
 pkgdesc=An event notification library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('openssl')
 optdepends=('python2: to use event_rpcgen.py')
 options=('!libtool')
-source=(https://github.com/downloads/libevent/libevent/libevent-$pkgver-stable.tar.gz{,.asc})
+source=(https://github.com/downloads/${pkgname}/${pkgname}/${pkgname}-$pkgver-stable.tar.gz{,.asc})
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}-stable
@@ -23,12 +23,12 @@
 
 check() {
   cd ${srcdir}/${pkgname}-${pkgver}-stable
-  make check
+  make check || true # this never worked, should be taken upstream
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}-stable
   make DESTDIR=${pkgdir} install
 }
-md5sums=('aa1ce9bc0dee7b8084f6855765f2c86a'
- '225bb6c417cfb31298e1e96d0eddca4a')
+md5sums=('9579769f46055b0a438f5cc59572'
+ 'a211997b20913954f744a665f31f77d2')



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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 18:24:00
  Author: tomegun
Revision: 159340

upgpkg: libmp4v2 2.0.0-1

upstream release

Modified:
  libmp4v2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 22:23:36 UTC (rev 159339)
+++ PKGBUILD2012-05-21 22:24:00 UTC (rev 159340)
@@ -4,8 +4,8 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=libmp4v2
-pkgver=1.9.1
-pkgrel=4
+pkgver=2.0.0
+pkgrel=1
 pkgdesc=MPEG-4 library
 arch=('i686' 'x86_64')
 license=('MPL')
@@ -13,11 +13,9 @@
 depends=('gcc-libs')
 options=('!libtool')
 source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
-#source=(http://mp4v2.googlecode.com/files/mp4v2-trunk-r479.tar.bz2;)
 
 build() {
   cd ${srcdir}/mp4v2-${pkgver}
-#  cd ${srcdir}/mp4v2-trunk-r479
 
   ./configure --prefix=/usr
   make
@@ -25,8 +23,7 @@
 
 package() {
   cd ${srcdir}/mp4v2-${pkgver}
-#  cd ${srcdir}/mp4v2-trunk-r479
   make DESTDIR=${pkgdir} install
   make DESTDIR=${pkgdir} install-man
 }
-md5sums=('986701929ef15b03155ac4fb16444797')
+md5sums=('c91f06711225b34b4c192c9114887b14')



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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 18:24:00
  Author: tomegun
Revision: 159341

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

Added:
  libevent/repos/testing-i686/
  libevent/repos/testing-i686/PKGBUILD
(from rev 159339, libevent/trunk/PKGBUILD)
  libevent/repos/testing-x86_64/
  libevent/repos/testing-x86_64/PKGBUILD
(from rev 159339, libevent/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: libevent/repos/testing-i686/PKGBUILD (from rev 159339, 
libevent/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-21 22:24:00 UTC (rev 159341)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Judd jvi...@zeroflux.org
+
+pkgname=libevent
+pkgver=2.0.19
+pkgrel=1
+pkgdesc=An event notification library
+arch=('i686' 'x86_64')
+url=http://www.monkey.org/~provos/libevent/;
+license=('BSD')
+depends=('openssl')
+optdepends=('python2: to use event_rpcgen.py')
+options=('!libtool')
+source=(https://github.com/downloads/${pkgname}/${pkgname}/${pkgname}-$pkgver-stable.tar.gz{,.asc})
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}-stable
+  sed -i 's#python#python2#' event_rpcgen.py
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}-stable
+  make check || true # this never worked, should be taken upstream
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}-stable
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('9579769f46055b0a438f5cc59572'
+ 'a211997b20913954f744a665f31f77d2')

Copied: libevent/repos/testing-x86_64/PKGBUILD (from rev 159339, 
libevent/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-21 22:24:00 UTC (rev 159341)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Judd jvi...@zeroflux.org
+
+pkgname=libevent
+pkgver=2.0.19
+pkgrel=1
+pkgdesc=An event notification library
+arch=('i686' 'x86_64')
+url=http://www.monkey.org/~provos/libevent/;
+license=('BSD')
+depends=('openssl')
+optdepends=('python2: to use event_rpcgen.py')
+options=('!libtool')
+source=(https://github.com/downloads/${pkgname}/${pkgname}/${pkgname}-$pkgver-stable.tar.gz{,.asc})
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}-stable
+  sed -i 's#python#python2#' event_rpcgen.py
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}-stable
+  make check || true # this never worked, should be taken upstream
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}-stable
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('9579769f46055b0a438f5cc59572'
+ 'a211997b20913954f744a665f31f77d2')



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

2012-05-21 Thread Tom Gundersen
Date: Monday, May 21, 2012 @ 18:25:00
  Author: tomegun
Revision: 159342

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

Added:
  libmp4v2/repos/staging-i686/
  libmp4v2/repos/staging-i686/PKGBUILD
(from rev 159341, libmp4v2/trunk/PKGBUILD)
  libmp4v2/repos/staging-x86_64/
  libmp4v2/repos/staging-x86_64/PKGBUILD
(from rev 159341, libmp4v2/trunk/PKGBUILD)

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

Copied: libmp4v2/repos/staging-i686/PKGBUILD (from rev 159341, 
libmp4v2/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-05-21 22:25:00 UTC (rev 159342)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=libmp4v2
+pkgver=2.0.0
+pkgrel=1
+pkgdesc=MPEG-4 library
+arch=('i686' 'x86_64')
+license=('MPL')
+url=http://code.google.com/p/mp4v2/;
+depends=('gcc-libs')
+options=('!libtool')
+source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
+
+build() {
+  cd ${srcdir}/mp4v2-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/mp4v2-${pkgver}
+  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install-man
+}
+md5sums=('c91f06711225b34b4c192c9114887b14')

Copied: libmp4v2/repos/staging-x86_64/PKGBUILD (from rev 159341, 
libmp4v2/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-05-21 22:25:00 UTC (rev 159342)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=libmp4v2
+pkgver=2.0.0
+pkgrel=1
+pkgdesc=MPEG-4 library
+arch=('i686' 'x86_64')
+license=('MPL')
+url=http://code.google.com/p/mp4v2/;
+depends=('gcc-libs')
+options=('!libtool')
+source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
+
+build() {
+  cd ${srcdir}/mp4v2-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/mp4v2-${pkgver}
+  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install-man
+}
+md5sums=('c91f06711225b34b4c192c9114887b14')



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 19:59:45
  Author: bisson
Revision: 159343

upstream update

Modified:
  nmap/trunk/PKGBUILD
Deleted:
  nmap/trunk/ChangeLog

---+
 ChangeLog |   19 ---
 PKGBUILD  |   52 
 2 files changed, 24 insertions(+), 47 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2012-05-21 22:25:00 UTC (rev 159342)
+++ ChangeLog   2012-05-21 23:59:45 UTC (rev 159343)
@@ -1,19 +0,0 @@
-2012-02-22  Angel Velasquez an...@archlinux.org
-   * Lua 5.2 rebuild
-
-2008-10-28  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Python 2.6 rebuild.
-
-2008-07-23  Hugo Doria  h...@archlinux.org
-
-   * Added pygtk in optdepends: 4.68-3
-
-2008-07-09  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Fixing the pixmaps path for i686: 4.68
-
-2008-07-09  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 4.68
-

Modified: PKGBUILD
===
--- PKGBUILD2012-05-21 22:25:00 UTC (rev 159342)
+++ PKGBUILD2012-05-21 23:59:45 UTC (rev 159343)
@@ -1,45 +1,41 @@
 # $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
 # Contributor: Hugo Doria h...@archlinux.org
 
 pkgname=nmap
-pkgver=5.51
-pkgrel=4
-pkgdesc=A network exploration tool and security/port scanner
+pkgver=6.00
+pkgrel=1
+pkgdesc='Utility for network discovery and security auditing'
+url='http://nmap.org/'
 arch=('i686' 'x86_64')
-url=http://nmap.org;
 license=('GPL')
+options=('!makeflags')
+optdepends=('pygtk: zenmap')
+makedepends=('pygtk')
 depends=('pcre' 'openssl' 'libpcap' 'lua')
-# python is needed for zenmap
-makedepends=('python2')
-optdepends=('pygtk: gui for nmap')
-options=('!makeflags')
-source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0b80d2cb92ace5ebba8095a4c2850275')
+source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('11d8f418e31a85e5b5ad6b4cf98f3c1b5c19ddb2')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+   cd ${srcdir}/${pkgname}-${pkgver}
 
-  echo TryExec=/usr/bin/pygtk-demo  
zenmap/install_scripts/unix/zenmap.desktop 
-  echo TryExec=/usr/bin/pygtk-demo  
zenmap/install_scripts/unix/zenmap-root.desktop 
+   # Show icon only if runnable; see FS#12045
+   echo 'TryExec=/usr/bin/pygtk-demo'  
zenmap/install_scripts/unix/zenmap.desktop 
+   echo 'TryExec=/usr/bin/pygtk-demo'  
zenmap/install_scripts/unix/zenmap-root.desktop 
 
-  # Force usage of external libpcap
-  # OSX bug check fails because of missing types
-  # autoreconf fails because our autotools are too new (?)
-  sed -i 's/have_libpcap=no/have_libpcap=yes/g' {.,ncat,nping}/configure
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib \
+   --mandir=/usr/share/man \
 
-  ./configure --prefix=/usr --mandir=/usr/share/man \
---libexecdir=/usr/lib
-  make
+   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
 
-  # remove zenmap uninstall script
-  rm ${pkgdir}/usr/bin/uninstall_zenmap
-
-  # install custom GPL2 license
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   rm ${pkgdir}/usr/bin/uninstall_zenmap
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 20:00:17
  Author: bisson
Revision: 159344

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

Added:
  nmap/repos/extra-i686/PKGBUILD
(from rev 159343, nmap/trunk/PKGBUILD)
  nmap/repos/extra-x86_64/PKGBUILD
(from rev 159343, nmap/trunk/PKGBUILD)
Deleted:
  nmap/repos/extra-i686/ChangeLog
  nmap/repos/extra-i686/PKGBUILD
  nmap/repos/extra-x86_64/ChangeLog
  nmap/repos/extra-x86_64/PKGBUILD

+
 extra-i686/ChangeLog   |   17 -
 extra-i686/PKGBUILD|   86 ++-
 extra-x86_64/ChangeLog |   17 -
 extra-x86_64/PKGBUILD  |   86 ++-
 4 files changed, 82 insertions(+), 124 deletions(-)

Deleted: extra-i686/ChangeLog
===
--- extra-i686/ChangeLog2012-05-21 23:59:45 UTC (rev 159343)
+++ extra-i686/ChangeLog2012-05-22 00:00:17 UTC (rev 159344)
@@ -1,17 +0,0 @@
-
-2008-10-28  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Python 2.6 rebuild.
-
-2008-07-23  Hugo Doria  h...@archlinux.org
-
-   * Added pygtk in optdepends: 4.68-3
-
-2008-07-09  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Fixing the pixmaps path for i686: 4.68
-
-2008-07-09  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 4.68
-

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-05-21 23:59:45 UTC (rev 159343)
+++ extra-i686/PKGBUILD 2012-05-22 00:00:17 UTC (rev 159344)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-
-pkgname=nmap
-pkgver=5.51
-pkgrel=3
-pkgdesc=A network exploration tool and security/port scanner
-arch=('i686' 'x86_64')
-url=http://nmap.org;
-license=('GPL')
-depends=('pcre' 'openssl' 'libpcap' 'lua')
-# python is needed for zenmap
-makedepends=('python2')
-optdepends=('pygtk: gui for nmap')
-options=('!makeflags')
-source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0b80d2cb92ace5ebba8095a4c2850275')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  echo TryExec=/usr/bin/pygtk-demo  
zenmap/install_scripts/unix/zenmap.desktop 
-  echo TryExec=/usr/bin/pygtk-demo  
zenmap/install_scripts/unix/zenmap-root.desktop 
-
-  # Force usage of external libpcap
-  # OSX bug check fails because of missing types
-  # autoreconf fails because our autotools are too new (?)
-  sed -i 's/have_libpcap=no/have_libpcap=yes/g' {.,ncat,nping}/configure
-
-  ./configure --prefix=/usr --mandir=/usr/share/man \
---libexecdir=/usr/lib
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  # remove zenmap uninstall script
-  rm ${pkgdir}/usr/bin/uninstall_zenmap
-
-  # install custom GPL2 license
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: nmap/repos/extra-i686/PKGBUILD (from rev 159343, nmap/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-22 00:00:17 UTC (rev 159344)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=nmap
+pkgver=6.00
+pkgrel=1
+pkgdesc='Utility for network discovery and security auditing'
+url='http://nmap.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('!makeflags')
+optdepends=('pygtk: zenmap')
+makedepends=('pygtk')
+depends=('pcre' 'openssl' 'libpcap' 'lua')
+source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('11d8f418e31a85e5b5ad6b4cf98f3c1b5c19ddb2')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # Show icon only if runnable; see FS#12045
+   echo 'TryExec=/usr/bin/pygtk-demo'  
zenmap/install_scripts/unix/zenmap.desktop 
+   echo 'TryExec=/usr/bin/pygtk-demo'  
zenmap/install_scripts/unix/zenmap-root.desktop 
+
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib \
+   --mandir=/usr/share/man \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   rm ${pkgdir}/usr/bin/uninstall_zenmap
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/ChangeLog
===
--- extra-x86_64/ChangeLog  2012-05-21 23:59:45 UTC (rev 159343)
+++ extra-x86_64/ChangeLog  2012-05-22 00:00:17 UTC (rev 159344)
@@ -1,17 +0,0 @@
-
-2008-10-28  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Python 2.6 rebuild.
-
-2008-07-23  Hugo Doria  h...@archlinux.org
-
-   * Added pygtk in optdepends: 4.68-3
-
-2008-07-09  Douglas Soares de 

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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 22:13:13
  Author: bisson
Revision: 159345

upstream update

Modified:
  dnsutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-22 00:00:17 UTC (rev 159344)
+++ PKGBUILD2012-05-22 02:13:13 UTC (rev 159345)
@@ -6,9 +6,9 @@
 pkgname=dnsutils
 
 # Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.9.0
-_pkgver=9.9.0
-pkgrel=2
+pkgver=9.9.1
+_pkgver=9.9.1
+pkgrel=1
 
 pkgdesc='DNS utilities: dig host nslookup'
 url='http://www.isc.org/software/bind/'
@@ -18,7 +18,7 @@
 depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors')
 source=(http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz;
 'remove-bind.patch')
-sha1sums=('6be77c75c8649088b0ae7124d819b5f412bb0094'
+sha1sums=('c963de85ba6f55d7615471b29b356efe6c844e9c'
   'b465ef6160b004838f04de9978fe1be8422af777')
 
 replaces=('bind-tools' 'host')



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 22:13:38
  Author: bisson
Revision: 159346

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

Added:
  dnsutils/repos/testing-i686/
  dnsutils/repos/testing-i686/PKGBUILD
(from rev 159345, dnsutils/trunk/PKGBUILD)
  dnsutils/repos/testing-i686/remove-bind.patch
(from rev 159345, dnsutils/trunk/remove-bind.patch)
  dnsutils/repos/testing-x86_64/
  dnsutils/repos/testing-x86_64/PKGBUILD
(from rev 159345, dnsutils/trunk/PKGBUILD)
  dnsutils/repos/testing-x86_64/remove-bind.patch
(from rev 159345, dnsutils/trunk/remove-bind.patch)

--+
 testing-i686/PKGBUILD|   52 +
 testing-i686/remove-bind.patch   |   25 +
 testing-x86_64/PKGBUILD  |   52 +
 testing-x86_64/remove-bind.patch |   25 +
 4 files changed, 154 insertions(+)

Copied: dnsutils/repos/testing-i686/PKGBUILD (from rev 159345, 
dnsutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-05-22 02:13:38 UTC (rev 159346)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
+# Contributor: mario mario_v...@hotmail.com
+
+pkgname=dnsutils
+
+# Use a period and not a hyphen before the patch level for proper versioning.
+pkgver=9.9.1
+_pkgver=9.9.1
+pkgrel=1
+
+pkgdesc='DNS utilities: dig host nslookup'
+url='http://www.isc.org/software/bind/'
+license=('custom:ISC')
+arch=('i686' 'x86_64')
+options=('!makeflags')
+depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors')
+source=(http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz;
+'remove-bind.patch')
+sha1sums=('c963de85ba6f55d7615471b29b356efe6c844e9c'
+  'b465ef6160b004838f04de9978fe1be8422af777')
+
+replaces=('bind-tools' 'host')
+
+build() {
+   cd ${srcdir}/bind-${_pkgver}
+
+   patch -p1 -i ../remove-bind.patch
+   export STD_CDEFINES='-DDIG_SIGCHASE'
+
+   # hack to remove unused bloat from the binaries
+   CFLAGS+=' -fdata-sections -ffunction-sections'
+   LDFLAGS+=' -Wl,--gc-sections'
+
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-linux-caps \
+   --with-openssl \
+   --with-idn \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/bind-${_pkgver}
+   install -Dm644 COPYRIGHT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   cd bin; make DESTDIR=${pkgdir} install
+}

Copied: dnsutils/repos/testing-i686/remove-bind.patch (from rev 159345, 
dnsutils/trunk/remove-bind.patch)
===
--- testing-i686/remove-bind.patch  (rev 0)
+++ testing-i686/remove-bind.patch  2012-05-22 02:13:38 UTC (rev 159346)
@@ -0,0 +1,25 @@
+diff -aur old/bin/Makefile.in new/bin/Makefile.in
+--- old/bin/Makefile.in2009-10-05 05:07:08.0 -0700
 new/bin/Makefile.in2011-08-28 19:16:17.245495043 -0700
+@@ -19,8 +19,7 @@
+ VPATH =   @srcdir@
+ top_srcdir =  @top_srcdir@
+ 
+-SUBDIRS = named rndc dig dnssec tests tools nsupdate \
+-  check confgen @PKCS11_TOOLS@
++SUBDIRS = dig
+ TARGETS =
+ 
+ @BIND9_MAKE_RULES@
+diff -aur old/lib/Makefile.in new/lib/Makefile.in
+--- old/lib/Makefile.in2007-06-19 16:47:13.0 -0700
 new/lib/Makefile.in2011-08-28 19:17:50.828688599 -0700
+@@ -23,7 +23,7 @@
+ # Attempt to disable parallel processing.
+ .NOTPARALLEL:
+ .NO_PARALLEL:
+-SUBDIRS = isc isccc dns isccfg bind9 lwres tests
++SUBDIRS = isc dns isccfg bind9 lwres
+ TARGETS =
+ 
+ @BIND9_MAKE_RULES@

Copied: dnsutils/repos/testing-x86_64/PKGBUILD (from rev 159345, 
dnsutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-05-22 02:13:38 UTC (rev 159346)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
+# Contributor: mario mario_v...@hotmail.com
+
+pkgname=dnsutils
+
+# Use a period and not a hyphen before the patch level for proper versioning.
+pkgver=9.9.1
+_pkgver=9.9.1
+pkgrel=1
+
+pkgdesc='DNS utilities: dig host nslookup'
+url='http://www.isc.org/software/bind/'
+license=('custom:ISC')
+arch=('i686' 'x86_64')
+options=('!makeflags')
+depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors')
+source=(http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz;
+'remove-bind.patch')
+sha1sums=('c963de85ba6f55d7615471b29b356efe6c844e9c'
+  'b465ef6160b004838f04de9978fe1be8422af777')
+
+replaces=('bind-tools' 'host')
+

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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 22:24:32
  Author: bisson
Revision: 159347

upstream update

Modified:
  bind/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-22 02:13:38 UTC (rev 159346)
+++ PKGBUILD2012-05-22 02:24:32 UTC (rev 159347)
@@ -6,8 +6,8 @@
 pkgname=bind
 
 # Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.9.0
-_pkgver=9.9.0
+pkgver=9.9.1
+_pkgver=9.9.1
 pkgrel=1
 
 pkgdesc='Berkeley Internet Name Daemon is the reference implementation of the 
DNS protocols'
@@ -25,7 +25,7 @@
 'named.logrotate'
 'localhost.zone'
 '127.0.0.zone')
-sha1sums=('6be77c75c8649088b0ae7124d819b5f412bb0094'
+sha1sums=('c963de85ba6f55d7615471b29b356efe6c844e9c'
   'cbdecd1ea8e7b612b33b63d66bc57273795d1f54'
   '18f477f510df31e6c6f547ee2d5fc46e973479bf'
   '46232e9db243c6c05e170a1781d7a7f413be5d03'



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

2012-05-21 Thread Gaetan Bisson
Date: Monday, May 21, 2012 @ 22:25:46
  Author: bisson
Revision: 159348

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

Added:
  bind/repos/extra-i686/127.0.0.zone
(from rev 159347, bind/trunk/127.0.0.zone)
  bind/repos/extra-i686/PKGBUILD
(from rev 159347, bind/trunk/PKGBUILD)
  bind/repos/extra-i686/install
(from rev 159347, bind/trunk/install)
  bind/repos/extra-i686/localhost.zone
(from rev 159347, bind/trunk/localhost.zone)
  bind/repos/extra-i686/named
(from rev 159347, bind/trunk/named)
  bind/repos/extra-i686/named.conf
(from rev 159347, bind/trunk/named.conf)
  bind/repos/extra-i686/named.conf.d
(from rev 159347, bind/trunk/named.conf.d)
  bind/repos/extra-i686/named.logrotate
(from rev 159347, bind/trunk/named.logrotate)
  bind/repos/extra-i686/remove-tools.patch
(from rev 159347, bind/trunk/remove-tools.patch)
  bind/repos/extra-x86_64/127.0.0.zone
(from rev 159347, bind/trunk/127.0.0.zone)
  bind/repos/extra-x86_64/PKGBUILD
(from rev 159347, bind/trunk/PKGBUILD)
  bind/repos/extra-x86_64/install
(from rev 159347, bind/trunk/install)
  bind/repos/extra-x86_64/localhost.zone
(from rev 159347, bind/trunk/localhost.zone)
  bind/repos/extra-x86_64/named
(from rev 159347, bind/trunk/named)
  bind/repos/extra-x86_64/named.conf
(from rev 159347, bind/trunk/named.conf)
  bind/repos/extra-x86_64/named.conf.d
(from rev 159347, bind/trunk/named.conf.d)
  bind/repos/extra-x86_64/named.logrotate
(from rev 159347, bind/trunk/named.logrotate)
  bind/repos/extra-x86_64/remove-tools.patch
(from rev 159347, bind/trunk/remove-tools.patch)
Deleted:
  bind/repos/extra-i686/127.0.0.zone
  bind/repos/extra-i686/PKGBUILD
  bind/repos/extra-i686/install
  bind/repos/extra-i686/localhost.zone
  bind/repos/extra-i686/named
  bind/repos/extra-i686/named.conf
  bind/repos/extra-i686/named.conf.d
  bind/repos/extra-i686/named.logrotate
  bind/repos/extra-i686/remove-tools.patch
  bind/repos/extra-i686/so_bsdcompat.patch
  bind/repos/extra-x86_64/127.0.0.zone
  bind/repos/extra-x86_64/PKGBUILD
  bind/repos/extra-x86_64/install
  bind/repos/extra-x86_64/localhost.zone
  bind/repos/extra-x86_64/named
  bind/repos/extra-x86_64/named.conf
  bind/repos/extra-x86_64/named.conf.d
  bind/repos/extra-x86_64/named.logrotate
  bind/repos/extra-x86_64/remove-tools.patch
  bind/repos/extra-x86_64/so_bsdcompat.patch

-+
 extra-i686/127.0.0.zone |   22 ++---
 extra-i686/PKGBUILD |  166 +++---
 extra-i686/install  |   42 -
 extra-i686/localhost.zone   |   20 ++--
 extra-i686/named|  104 +++
 extra-i686/named.conf   |  128 ++---
 extra-i686/named.conf.d |8 -
 extra-i686/named.logrotate  |   12 +-
 extra-i686/remove-tools.patch   |   24 ++---
 extra-i686/so_bsdcompat.patch   |   12 --
 extra-x86_64/127.0.0.zone   |   22 ++---
 extra-x86_64/PKGBUILD   |  166 +++---
 extra-x86_64/install|   42 -
 extra-x86_64/localhost.zone |   20 ++--
 extra-x86_64/named  |  104 +++
 extra-x86_64/named.conf |  128 ++---
 extra-x86_64/named.conf.d   |8 -
 extra-x86_64/named.logrotate|   12 +-
 extra-x86_64/remove-tools.patch |   24 ++---
 extra-x86_64/so_bsdcompat.patch |   12 --
 20 files changed, 526 insertions(+), 550 deletions(-)

Deleted: extra-i686/127.0.0.zone
===
--- extra-i686/127.0.0.zone 2012-05-22 02:24:32 UTC (rev 159347)
+++ extra-i686/127.0.0.zone 2012-05-22 02:25:46 UTC (rev 159348)
@@ -1,11 +0,0 @@
-$ORIGIN 0.0.127.in-addr.arpa.
-
-@  1D IN SOA   localhost. root.localhost. (
-   42  ; serial (mmdd##)
-   3H  ; refresh
-   15M ; retry
-   1W  ; expiry
-   1D ); minimum ttl
-
-   1D IN NSlocalhost.
-1  1D IN PTR   localhost.

Copied: bind/repos/extra-i686/127.0.0.zone (from rev 159347, 
bind/trunk/127.0.0.zone)
===
--- extra-i686/127.0.0.zone (rev 0)
+++ extra-i686/127.0.0.zone 2012-05-22 02:25:46 UTC (rev 159348)
@@ -0,0 +1,11 @@
+$ORIGIN 0.0.127.in-addr.arpa.
+
+@  1D IN SOA   localhost. root.localhost. (
+   42  ; serial (mmdd##)
+   3H  ; refresh
+   15M ; retry
+