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

2012-11-30 Thread Ronald van Haren
Date: Friday, November 30, 2012 @ 03:00:25
  Author: ronald
Revision: 172156

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

Added:
  amarok/repos/extra-i686/PKGBUILD
(from rev 172155, amarok/trunk/PKGBUILD)
  amarok/repos/extra-i686/amarok-2.5.0-ffmpeg-fixes.patch
(from rev 172155, amarok/trunk/amarok-2.5.0-ffmpeg-fixes.patch)
  amarok/repos/extra-i686/amarok.install
(from rev 172155, amarok/trunk/amarok.install)
  amarok/repos/extra-i686/contextviewfix.patch
(from rev 172155, amarok/trunk/contextviewfix.patch)
  amarok/repos/extra-i686/toolbarfix.patch
(from rev 172155, amarok/trunk/toolbarfix.patch)
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 172155, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok-2.5.0-ffmpeg-fixes.patch
(from rev 172155, amarok/trunk/amarok-2.5.0-ffmpeg-fixes.patch)
  amarok/repos/extra-x86_64/amarok.install
(from rev 172155, amarok/trunk/amarok.install)
  amarok/repos/extra-x86_64/contextviewfix.patch
(from rev 172155, amarok/trunk/contextviewfix.patch)
  amarok/repos/extra-x86_64/toolbarfix.patch
(from rev 172155, amarok/trunk/toolbarfix.patch)
Deleted:
  amarok/repos/extra-i686/PKGBUILD
  amarok/repos/extra-i686/amarok-2.5.0-ffmpeg-fixes.patch
  amarok/repos/extra-i686/amarok.install
  amarok/repos/extra-i686/contextviewfix.patch
  amarok/repos/extra-i686/toolbarfix.patch
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-2.5.0-ffmpeg-fixes.patch
  amarok/repos/extra-x86_64/amarok.install
  amarok/repos/extra-x86_64/contextviewfix.patch
  amarok/repos/extra-x86_64/toolbarfix.patch

--+
 extra-i686/PKGBUILD  |   82 
 extra-i686/amarok-2.5.0-ffmpeg-fixes.patch   |   38 +++
 extra-i686/amarok.install|   24 ++--
 extra-i686/contextviewfix.patch  |   28 ++---
 extra-i686/toolbarfix.patch  |  122 -
 extra-x86_64/PKGBUILD|   82 
 extra-x86_64/amarok-2.5.0-ffmpeg-fixes.patch |   38 +++
 extra-x86_64/amarok.install  |   24 ++--
 extra-x86_64/contextviewfix.patch|   28 ++---
 extra-x86_64/toolbarfix.patch|  122 -
 10 files changed, 294 insertions(+), 294 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-30 07:59:24 UTC (rev 172155)
+++ extra-i686/PKGBUILD 2012-11-30 08:00:25 UTC (rev 172156)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ron...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=amarok
-replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.6.0
-pkgrel=1
-pkgdesc=The powerful music player for KDE
-arch=(i686 x86_64)
-url=http://amarok.kde.org;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson')
-makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
- 'libmygpo-qt')
-optdepends=(libgpod: support for Apple iPod audio devices
-   libmtp: support for portable media devices
-   loudmouth: backend needed by mp3tunes for syncing
-ifuse: support for Apple iPod Touch and iPhone
-libmygpo-qt: gpodder.net Internet Service)
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('2cfcdabb67436418ba0012075ba105bbb630b48d')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: amarok/repos/extra-i686/PKGBUILD (from rev 172155, 
amarok/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-30 08:00:25 UTC (rev 172156)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=amarok
+replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
+pkgver=2.6.0
+pkgrel=3
+pkgdesc=The powerful music player for KDE
+arch=(i686 x86_64)
+url=http://amarok.kde.org;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'mesa')
+makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
+ 'libmygpo-qt')
+optdepends=(libgpod: support for Apple iPod audio devices
+   libmtp: support for portable media devices
+   

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

2012-11-30 Thread Ronald van Haren
Date: Friday, November 30, 2012 @ 05:05:17
  Author: ronald
Revision: 172157

upgpkg: digikam 2.9.0-2

qjson rebuild

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 08:00:25 UTC (rev 172156)
+++ PKGBUILD2012-11-30 10:05:17 UTC (rev 172157)
@@ -6,14 +6,14 @@
 pkgbase=digikam
 pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
 pkgver=2.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Digital photo management application for KDE
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.digikam.org/;
 makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr'
  'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin'
- 'cmake' 'automoc4' 'doxygen')
+ 'cmake' 'automoc4' 'doxygen' 'mesa')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('df4b879a95f4ccac4480c5161d66fb05d6fbefcd')
 



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

2012-11-30 Thread Ronald van Haren
Date: Friday, November 30, 2012 @ 05:06:04
  Author: ronald
Revision: 172158

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

Added:
  digikam/repos/extra-i686/PKGBUILD
(from rev 172157, digikam/trunk/PKGBUILD)
  digikam/repos/extra-i686/digikam.install
(from rev 172157, digikam/trunk/digikam.install)
  digikam/repos/extra-i686/kipi-plugins.install
(from rev 172157, digikam/trunk/kipi-plugins.install)
  digikam/repos/extra-x86_64/PKGBUILD
(from rev 172157, digikam/trunk/PKGBUILD)
  digikam/repos/extra-x86_64/digikam.install
(from rev 172157, digikam/trunk/digikam.install)
  digikam/repos/extra-x86_64/kipi-plugins.install
(from rev 172157, digikam/trunk/kipi-plugins.install)
Deleted:
  digikam/repos/extra-i686/PKGBUILD
  digikam/repos/extra-i686/digikam.install
  digikam/repos/extra-i686/kipi-plugins.install
  digikam/repos/extra-x86_64/PKGBUILD
  digikam/repos/extra-x86_64/digikam.install
  digikam/repos/extra-x86_64/kipi-plugins.install

---+
 extra-i686/PKGBUILD   |  188 ++--
 extra-i686/digikam.install|   24 ++--
 extra-i686/kipi-plugins.install   |   24 ++--
 extra-x86_64/PKGBUILD |  188 ++--
 extra-x86_64/digikam.install  |   24 ++--
 extra-x86_64/kipi-plugins.install |   24 ++--
 6 files changed, 236 insertions(+), 236 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-30 10:05:17 UTC (rev 172157)
+++ extra-i686/PKGBUILD 2012-11-30 10:06:04 UTC (rev 172158)
@@ -1,94 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ron...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Tobias Powalowski tp...@archlinux.org
-
-pkgbase=digikam
-pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
-pkgver=2.9.0
-pkgrel=1
-pkgdesc=Digital photo management application for KDE
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.digikam.org/;
-makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr'
- 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin'
- 'cmake' 'automoc4' 'doxygen')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('df4b879a95f4ccac4480c5161d66fb05d6fbefcd')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-  # Use internal lensfun (FS#21816)
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DLENSFUN_LIBRARY= \
--DLENSFUN_INCLUDE_DIR=
-  make
-}
-
-package_digikam() {
-  pkgdesc=Digital photo management application for KDE
-  depends=('kdebase-runtime' 'kdepimlibs' 'libgphoto2' 'opencv' 'liblqr'
-   'libkipi' 'libkexiv2' 'libkdcraw' 'libkface' 'libkgeomap')
-  optdepends=('kipi-plugins: for more extras and plugins')
-  install=digikam.install
-
-  cd ${srcdir}/build/core
-  make DESTDIR=${pkgdir} install
-  cd ${srcdir}/build/doc
-  make DESTDIR=${pkgdir} install
-  cd ${srcdir}/build/po
-  make DESTDIR=${pkgdir} install
-}
-
-package_libkface() {
-  pkgdesc=A Qt/C++ wrapper around LibFace library to perform face recognition 
and detection over pictures
-  depends=('kdelibs' 'opencv')
-
-  cd ${srcdir}/build/extra/libkface
-  make DESTDIR=${pkgdir} install
-}
-
-package_libkgeomap() {
-  pkgdesc=A wrapper around world map components for browsing and arranging 
photos on a map
-  depends=('kdelibs' 'kdeedu-marble' 'libkexiv2')
-
-  cd ${srcdir}/build/extra/libkgeomap
-  make DESTDIR=${pkgdir} install
-}
-
-package_libkvkontakte() {
-  pkgdesc=KDE C++ library for asynchronous interaction with 
vkontakte.rusocial network
-  depends=('kdelibs' 'qjson')
-
-  cd ${srcdir}/build/extra/libkvkontakte
-  make DESTDIR=${pkgdir} install
-}
-
-package_libmediawiki() {
-  pkgdesc=A KDE C++ interface for MediaWiki based web service as 
wikipedia.org
-  depends=('kdelibs')
-
-  cd ${srcdir}/build/extra/libmediawiki
-  make DESTDIR=${pkgdir} install
-}
-
-package_kipi-plugins() {
-  pkgdesc=A collection of plugins extending the KDE graphics and image 
applications as digiKam
-  depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane'
-   'opencv' 'qjson' 'libkvkontakte' 'libkexiv2')
-  optdepends=('libkgeomap'
-  'libmediawiki'
-  'libgpod'
-  'hugin')
-  install=kipi-plugins.install
-
-  cd ${srcdir}/build/extra/kipi-plugins
-  make DESTDIR=${pkgdir} install
-}

Copied: digikam/repos/extra-i686/PKGBUILD (from rev 172157, 
digikam/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-30 10:06:04 UTC (rev 172158)
@@ -0,0 +1,94 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Andrea 

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

2012-11-30 Thread Evangelos Foutras
Date: Friday, November 30, 2012 @ 06:07:36
  Author: foutrelis
Revision: 172159

upgpkg: ltrace 0.7.1-1

New upstream release. Add execution of test suite.

Modified:
  ltrace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 10:06:04 UTC (rev 172158)
+++ PKGBUILD2012-11-30 11:07:36 UTC (rev 172159)
@@ -4,16 +4,17 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=ltrace
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc=Tracks runtime library calls in dynamically linked programs
 arch=('i686' 'x86_64')
 url=http://ltrace.alioth.debian.org/;
 license=('GPL')
 depends=('elfutils')
+makedepends=('dejagnu')
 backup=('etc/ltrace.conf')
-source=(https://alioth.debian.org/frs/download.php/3822/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5438ce286f072f0e0448db046657466f9bd142600013329063aecf7cf809fd10')
+source=(https://alioth.debian.org/frs/download.php/3844/$pkgname-$pkgver.tar.bz2)
+sha256sums=('9010ab85444c44e2f1b340049b6ce877e41566996f0045af9519ad056ae9b83d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -24,14 +25,16 @@
   make
 }
 
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make -k check
+}
+
 package(){
   cd $srcdir/$pkgname-$pkgver
 
   make DESTDIR=$pkgdir install
-
-  # ltrace.conf.5 needs to be installed to man5 (fixed in upstream git repo)
-  install -d $pkgdir/usr/share/man/man5
-  mv $pkgdir/usr/share/man/man{1/ltrace.conf.1,5/ltrace.conf.5}
 }
 
 # vim:set ts=2 sw=2 et:



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

2012-11-30 Thread Evangelos Foutras
Date: Friday, November 30, 2012 @ 06:07:55
  Author: foutrelis
Revision: 172160

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-30 11:07:36 UTC (rev 172159)
+++ extra-i686/PKGBUILD 2012-11-30 11:07:55 UTC (rev 172160)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Aaron Griffin aa...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=ltrace
-pkgver=0.7.0
-pkgrel=1
-pkgdesc=Tracks runtime library calls in dynamically linked programs
-arch=('i686' 'x86_64')
-url=http://ltrace.alioth.debian.org/;
-license=('GPL')
-depends=('elfutils')
-backup=('etc/ltrace.conf')
-source=(https://alioth.debian.org/frs/download.php/3822/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5438ce286f072f0e0448db046657466f9bd142600013329063aecf7cf809fd10')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc
-  make
-}
-
-package(){
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # ltrace.conf.5 needs to be installed to man5 (fixed in upstream git repo)
-  install -d $pkgdir/usr/share/man/man5
-  mv $pkgdir/usr/share/man/man{1/ltrace.conf.1,5/ltrace.conf.5}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ltrace/repos/extra-i686/PKGBUILD (from rev 172159, 
ltrace/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-30 11:07:55 UTC (rev 172160)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=ltrace
+pkgver=0.7.1
+pkgrel=1
+pkgdesc=Tracks runtime library calls in dynamically linked programs
+arch=('i686' 'x86_64')
+url=http://ltrace.alioth.debian.org/;
+license=('GPL')
+depends=('elfutils')
+makedepends=('dejagnu')
+backup=('etc/ltrace.conf')
+source=(https://alioth.debian.org/frs/download.php/3844/$pkgname-$pkgver.tar.bz2)
+sha256sums=('9010ab85444c44e2f1b340049b6ce877e41566996f0045af9519ad056ae9b83d')
+
+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
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-11-30 11:07:36 UTC (rev 172159)
+++ extra-x86_64/PKGBUILD   2012-11-30 11:07:55 UTC (rev 172160)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Aaron Griffin aa...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=ltrace
-pkgver=0.7.0
-pkgrel=1
-pkgdesc=Tracks runtime library calls in dynamically linked programs
-arch=('i686' 'x86_64')
-url=http://ltrace.alioth.debian.org/;
-license=('GPL')
-depends=('elfutils')
-backup=('etc/ltrace.conf')
-source=(https://alioth.debian.org/frs/download.php/3822/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5438ce286f072f0e0448db046657466f9bd142600013329063aecf7cf809fd10')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc
-  make
-}
-
-package(){
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # ltrace.conf.5 needs to be installed to man5 (fixed in upstream git repo)
-  install -d $pkgdir/usr/share/man/man5
-  mv $pkgdir/usr/share/man/man{1/ltrace.conf.1,5/ltrace.conf.5}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ltrace/repos/extra-x86_64/PKGBUILD (from rev 172159, 
ltrace/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-11-30 11:07:55 UTC (rev 172160)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=ltrace
+pkgver=0.7.1
+pkgrel=1
+pkgdesc=Tracks runtime library calls in dynamically linked programs
+arch=('i686' 'x86_64')
+url=http://ltrace.alioth.debian.org/;
+license=('GPL')
+depends=('elfutils')
+makedepends=('dejagnu')
+backup=('etc/ltrace.conf')

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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 07:19:03
  Author: andyrtr
Revision: 172161

upgpkg: dovecot 2.1.12-1

upstream update 2.1.12

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 11:07:55 UTC (rev 172160)
+++ PKGBUILD2012-11-30 12:19:03 UTC (rev 172161)
@@ -5,8 +5,8 @@
 # Contributor: GARETTE Emmanuel gnunux at laposte dot net
 
 pkgname=dovecot
-pkgver=2.1.11
-pkgrel=2
+pkgver=2.1.12
+pkgrel=1
 pkgdesc=An IMAP and POP3 server written with security primarily in mind
 arch=('i686' 'x86_64')
 url=http://dovecot.org/;
@@ -22,8 +22,8 @@
 source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig}
 dovecot.sh
 dovecot.tmpfilesd)
-md5sums=('28443208243171423437daaf89db7e18'
- 'b3dd87d3dac492c172c0f399a82e88df'
+md5sums=('b575dfb5db954132f41e7c390e7e11ff'
+ '86abccd4ac989be71a33ff856b25057a'
  '587159e84e2da6f83d70b3c706ba87cc'
  '342a28251d40f983c98c0d1f1bf3d07d')
 
@@ -79,7 +79,4 @@
   # systemd tmpfile
   install -d -m755 ${pkgdir}/usr/lib/tmpfiles.d
   install -m 644  ${srcdir}/dovecot.tmpfilesd 
${pkgdir}/usr/lib/tmpfiles.d/dovecot.conf
-  
-  # fix some missing quotes that make pigeonhole fail to build
-  sed -i s:LIBDOVECOT_LOGIN=-ldovecot-login -lssl 
-lcrypto:LIBDOVECOT_LOGIN=\'-ldovecot-login -lssl -lcrypto \': 
${pkgdir}/usr/lib/dovecot/dovecot-config
 }



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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 07:19:50
  Author: andyrtr
Revision: 172162

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

Added:
  dovecot/repos/staging-i686/
  dovecot/repos/staging-i686/PKGBUILD
(from rev 172161, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-i686/dovecot.install
(from rev 172161, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-i686/dovecot.sh
(from rev 172161, dovecot/trunk/dovecot.sh)
  dovecot/repos/staging-i686/dovecot.tmpfilesd
(from rev 172161, dovecot/trunk/dovecot.tmpfilesd)
  dovecot/repos/staging-x86_64/
  dovecot/repos/staging-x86_64/PKGBUILD
(from rev 172161, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-x86_64/dovecot.install
(from rev 172161, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-x86_64/dovecot.sh
(from rev 172161, dovecot/trunk/dovecot.sh)
  dovecot/repos/staging-x86_64/dovecot.tmpfilesd
(from rev 172161, dovecot/trunk/dovecot.tmpfilesd)

--+
 staging-i686/PKGBUILD|   82 +
 staging-i686/dovecot.install |   58 ++
 staging-i686/dovecot.sh  |   69 +++
 staging-i686/dovecot.tmpfilesd   |1 
 staging-x86_64/PKGBUILD  |   82 +
 staging-x86_64/dovecot.install   |   58 ++
 staging-x86_64/dovecot.sh|   69 +++
 staging-x86_64/dovecot.tmpfilesd |1 
 8 files changed, 420 insertions(+)

Copied: dovecot/repos/staging-i686/PKGBUILD (from rev 172161, 
dovecot/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-11-30 12:19:50 UTC (rev 172162)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Paul Mattal p...@mattal.com
+# Contributor: Federico Quagliata (quaqo) qu...@despammed.com
+# Contributor: GARETTE Emmanuel gnunux at laposte dot net
+
+pkgname=dovecot
+pkgver=2.1.12
+pkgrel=1
+pkgdesc=An IMAP and POP3 server written with security primarily in mind
+arch=('i686' 'x86_64')
+url=http://dovecot.org/;
+license=(LGPL)
+depends=('krb5' 'openssl' 'sqlite=3.7.5' 'libmysqlclient=5.5.10'
+'postgresql-libs=9.0.3' 'bzip2' 'expat' 'curl')
+makedepends=('pam=1.1.1' 'libcap=2.19' 'libldap=2.4.22' 'clucene')
+optdepends=('libldap: ldap plugin'
+   'clucene: alternative FTS indexer')
+provides=('imap-server' 'pop3-server')
+options=('!libtool')
+install=$pkgname.install
+source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig}
+dovecot.sh
+dovecot.tmpfilesd)
+md5sums=('b575dfb5db954132f41e7c390e7e11ff'
+ '86abccd4ac989be71a33ff856b25057a'
+ '587159e84e2da6f83d70b3c706ba87cc'
+ '342a28251d40f983c98c0d1f1bf3d07d')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  # fix build with recent clucene (FC)
+  sed -i '/DEFAULT_INCLUDES *=/s|$| '$(pkg-config --cflags libclucene-core)| 
src/plugins/fts-lucene/Makefile.in
+  
+  # fix path in helper script
+  sed -i 
's:OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}:OPENSSLCONFIG=${OPENSSLCONFIG-
 /etc/ssl/dovecot-openssl.cnf}:' doc/mkcert.sh
+
+  # configure with openssl, mysql, and postgresql support
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+   --libexecdir=/usr/lib  --with-moduledir=/usr/lib/dovecot/modules \
+   --with-systemdsystemunitdir=/usr/lib/systemd/system \
+   --disable-static \
+   --with-nss \
+   --with-pam \
+   --with-mysql \
+   --with-pgsql \
+   --with-sqlite \
+   --with-ssl=openssl \
+   --with-ssldir=/etc/ssl \
+   --with-gssapi \
+   --with-ldap=plugin \
+   --with-zlib --with-bzlib \
+   --with-libcap \
+   --with-solr \
+   --with-lucene \
+   --with-docs
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+
+  # install the launch script
+  install -D -m755 ${srcdir}/$pkgname.sh ${pkgdir}/etc/rc.d/$pkgname
+
+  # install example conf files and ssl.conf
+  install -d -m755 ${pkgdir}/etc/dovecot/conf.d
+  install -m 644 ${pkgdir}/usr/share/doc/dovecot/example-config/dovecot.conf 
${pkgdir}/etc/dovecot/dovecot.conf.sample
+  install -d -m755 ${pkgdir}/etc/ssl
+  install -m 644  ${srcdir}/$pkgname-$pkgver/doc/dovecot-openssl.cnf 
${pkgdir}/etc/ssl/dovecot-openssl.cnf.sample
+
+  # install mkcert helper script
+  install -m 755  ${srcdir}/$pkgname-$pkgver/doc/mkcert.sh 
${pkgdir}/usr/lib/dovecot/mkcert.sh
+
+  rm ${pkgdir}/etc/dovecot/README
+  
+  # systemd tmpfile
+  install -d -m755 ${pkgdir}/usr/lib/tmpfiles.d
+  install -m 644  ${srcdir}/dovecot.tmpfilesd 
${pkgdir}/usr/lib/tmpfiles.d/dovecot.conf
+}

Copied: dovecot/repos/staging-i686/dovecot.install (from rev 172161, 
dovecot/trunk/dovecot.install)

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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:14:48
  Author: andyrtr
Revision: 172163

upgpkg: pigeonhole 0.3.3-3

rebuild for new dovecot release

Modified:
  pigeonhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 12:19:50 UTC (rev 172162)
+++ PKGBUILD2012-11-30 14:14:48 UTC (rev 172163)
@@ -7,12 +7,12 @@
 # This must be built against the version of dovecot being used,
 # else mail delivery will fail.
 # Specify the version of dovecot to be used here:
-_dcpkgver=2.1.11
+_dcpkgver=2.1.12
 # Make sure to bump pkgrel if changing this.
 
 pkgname=pigeonhole
 pkgver=0.3.3
-pkgrel=2
+pkgrel=3
 pkgdesc=Fully rewritten Sieve implementation for Dovecot v2.1
 arch=('i686' 'x86_64')
 url=http://pigeonhole.dovecot.org/;



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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:15:21
  Author: andyrtr
Revision: 172164

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

Added:
  pigeonhole/repos/staging-i686/
  pigeonhole/repos/staging-i686/PKGBUILD
(from rev 172163, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/staging-i686/dovecot.conf
(from rev 172163, pigeonhole/trunk/dovecot.conf)
  pigeonhole/repos/staging-x86_64/
  pigeonhole/repos/staging-x86_64/PKGBUILD
(from rev 172163, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/staging-x86_64/dovecot.conf
(from rev 172163, pigeonhole/trunk/dovecot.conf)

-+
 staging-i686/PKGBUILD   |   43 ++
 staging-i686/dovecot.conf   |1 
 staging-x86_64/PKGBUILD |   43 ++
 staging-x86_64/dovecot.conf |1 
 4 files changed, 88 insertions(+)

Copied: pigeonhole/repos/staging-i686/PKGBUILD (from rev 172163, 
pigeonhole/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-11-30 14:15:21 UTC (rev 172164)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+# Contributorr: Peter Lewis ple...@aur.archlinux.org
+# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.1.12
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.3.3
+pkgrel=3
+pkgdesc=Fully rewritten Sieve implementation for Dovecot v2.1
+arch=('i686' 'x86_64')
+url=http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=(http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-$pkgname-$pkgver.tar.gz{,.sig}
+dovecot.conf)
+options=('!libtool')
+sha256sums=('1d581f6292c6e760b26a06193a0af266ba3b6f3a0431e6617fcf6e1c84f7dd0e'
+'8604f9c52cff28506873cf4d0026c57ef73def5f05877126ea561774f1b8ffec'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+
+build() {
+  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
+}

Copied: pigeonhole/repos/staging-i686/dovecot.conf (from rev 172163, 
pigeonhole/trunk/dovecot.conf)
===
--- staging-i686/dovecot.conf   (rev 0)
+++ staging-i686/dovecot.conf   2012-11-30 14:15:21 UTC (rev 172164)
@@ -0,0 +1 @@
+/usr/lib/dovecot

Copied: pigeonhole/repos/staging-x86_64/PKGBUILD (from rev 172163, 
pigeonhole/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-11-30 14:15:21 UTC (rev 172164)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+# Contributorr: Peter Lewis ple...@aur.archlinux.org
+# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.1.12
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.3.3
+pkgrel=3
+pkgdesc=Fully rewritten Sieve implementation for Dovecot v2.1
+arch=('i686' 'x86_64')
+url=http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=(http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-$pkgname-$pkgver.tar.gz{,.sig}
+dovecot.conf)
+options=('!libtool')
+sha256sums=('1d581f6292c6e760b26a06193a0af266ba3b6f3a0431e6617fcf6e1c84f7dd0e'
+'8604f9c52cff28506873cf4d0026c57ef73def5f05877126ea561774f1b8ffec'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+
+build() {
+  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
+}

Copied: pigeonhole/repos/staging-x86_64/dovecot.conf (from rev 172163, 
pigeonhole/trunk/dovecot.conf)
===
--- staging-x86_64/dovecot.conf (rev 0)
+++ staging-x86_64/dovecot.conf 2012-11-30 14:15:21 UTC (rev 172164)
@@ -0,0 +1 @@
+/usr/lib/dovecot



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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:16:13
  Author: andyrtr
Revision: 172165

db-move: moved dovecot from [staging] to [extra] (i686, x86_64)

Added:
  dovecot/repos/extra-i686/PKGBUILD
(from rev 172164, dovecot/repos/staging-i686/PKGBUILD)
  dovecot/repos/extra-i686/dovecot.install
(from rev 172164, dovecot/repos/staging-i686/dovecot.install)
  dovecot/repos/extra-i686/dovecot.sh
(from rev 172164, dovecot/repos/staging-i686/dovecot.sh)
  dovecot/repos/extra-i686/dovecot.tmpfilesd
(from rev 172164, dovecot/repos/staging-i686/dovecot.tmpfilesd)
  dovecot/repos/extra-x86_64/PKGBUILD
(from rev 172164, dovecot/repos/staging-x86_64/PKGBUILD)
  dovecot/repos/extra-x86_64/dovecot.install
(from rev 172164, dovecot/repos/staging-x86_64/dovecot.install)
  dovecot/repos/extra-x86_64/dovecot.sh
(from rev 172164, dovecot/repos/staging-x86_64/dovecot.sh)
  dovecot/repos/extra-x86_64/dovecot.tmpfilesd
(from rev 172164, dovecot/repos/staging-x86_64/dovecot.tmpfilesd)
Deleted:
  dovecot/repos/extra-i686/PKGBUILD
  dovecot/repos/extra-i686/dovecot.install
  dovecot/repos/extra-i686/dovecot.sh
  dovecot/repos/extra-i686/dovecot.tmpfilesd
  dovecot/repos/extra-x86_64/PKGBUILD
  dovecot/repos/extra-x86_64/dovecot.install
  dovecot/repos/extra-x86_64/dovecot.sh
  dovecot/repos/extra-x86_64/dovecot.tmpfilesd
  dovecot/repos/staging-i686/
  dovecot/repos/staging-x86_64/

+
 extra-i686/PKGBUILD|  167 +++
 extra-i686/dovecot.install |  116 +--
 extra-i686/dovecot.sh  |  138 
 extra-i686/dovecot.tmpfilesd   |2 
 extra-x86_64/PKGBUILD  |  167 +++
 extra-x86_64/dovecot.install   |  116 +--
 extra-x86_64/dovecot.sh|  138 
 extra-x86_64/dovecot.tmpfilesd |2 
 8 files changed, 420 insertions(+), 426 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-30 14:15:21 UTC (rev 172164)
+++ extra-i686/PKGBUILD 2012-11-30 14:16:13 UTC (rev 172165)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Paul Mattal p...@mattal.com
-# Contributor: Federico Quagliata (quaqo) qu...@despammed.com
-# Contributor: GARETTE Emmanuel gnunux at laposte dot net
-
-pkgname=dovecot
-pkgver=2.1.11
-pkgrel=2
-pkgdesc=An IMAP and POP3 server written with security primarily in mind
-arch=('i686' 'x86_64')
-url=http://dovecot.org/;
-license=(LGPL)
-depends=('krb5' 'openssl' 'sqlite=3.7.5' 'libmysqlclient=5.5.10'
-'postgresql-libs=9.0.3' 'bzip2' 'expat' 'curl')
-makedepends=('pam=1.1.1' 'libcap=2.19' 'libldap=2.4.22' 'clucene')
-optdepends=('libldap: ldap plugin'
-   'clucene: alternative FTS indexer')
-provides=('imap-server' 'pop3-server')
-options=('!libtool')
-install=$pkgname.install
-source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig}
-dovecot.sh
-dovecot.tmpfilesd)
-md5sums=('28443208243171423437daaf89db7e18'
- 'b3dd87d3dac492c172c0f399a82e88df'
- '587159e84e2da6f83d70b3c706ba87cc'
- '342a28251d40f983c98c0d1f1bf3d07d')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  # fix build with recent clucene (FC)
-  sed -i '/DEFAULT_INCLUDES *=/s|$| '$(pkg-config --cflags libclucene-core)| 
src/plugins/fts-lucene/Makefile.in
-  
-  # fix path in helper script
-  sed -i 
's:OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}:OPENSSLCONFIG=${OPENSSLCONFIG-
 /etc/ssl/dovecot-openssl.cnf}:' doc/mkcert.sh
-
-  # configure with openssl, mysql, and postgresql support
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-   --libexecdir=/usr/lib  --with-moduledir=/usr/lib/dovecot/modules \
-   --with-systemdsystemunitdir=/usr/lib/systemd/system \
-   --disable-static \
-   --with-nss \
-   --with-pam \
-   --with-mysql \
-   --with-pgsql \
-   --with-sqlite \
-   --with-ssl=openssl \
-   --with-ssldir=/etc/ssl \
-   --with-gssapi \
-   --with-ldap=plugin \
-   --with-zlib --with-bzlib \
-   --with-libcap \
-   --with-solr \
-   --with-lucene \
-   --with-docs
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-
-  # install the launch script
-  install -D -m755 ${srcdir}/$pkgname.sh ${pkgdir}/etc/rc.d/$pkgname
-
-  # install example conf files and ssl.conf
-  install -d -m755 ${pkgdir}/etc/dovecot/conf.d
-  install -m 644 ${pkgdir}/usr/share/doc/dovecot/example-config/dovecot.conf 
${pkgdir}/etc/dovecot/dovecot.conf.sample
-  install -d -m755 ${pkgdir}/etc/ssl
-  install -m 644  ${srcdir}/$pkgname-$pkgver/doc/dovecot-openssl.cnf 
${pkgdir}/etc/ssl/dovecot-openssl.cnf.sample
-
-  # install mkcert helper script
-  install -m 755  

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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:16:14
  Author: andyrtr
Revision: 172166

db-move: moved pigeonhole from [staging] to [extra] (i686, x86_64)

Added:
  pigeonhole/repos/extra-i686/PKGBUILD
(from rev 172164, pigeonhole/repos/staging-i686/PKGBUILD)
  pigeonhole/repos/extra-i686/dovecot.conf
(from rev 172164, pigeonhole/repos/staging-i686/dovecot.conf)
  pigeonhole/repos/extra-x86_64/PKGBUILD
(from rev 172164, pigeonhole/repos/staging-x86_64/PKGBUILD)
  pigeonhole/repos/extra-x86_64/dovecot.conf
(from rev 172164, pigeonhole/repos/staging-x86_64/dovecot.conf)
Deleted:
  pigeonhole/repos/extra-i686/PKGBUILD
  pigeonhole/repos/extra-i686/dovecot.conf
  pigeonhole/repos/extra-x86_64/PKGBUILD
  pigeonhole/repos/extra-x86_64/dovecot.conf
  pigeonhole/repos/staging-i686/
  pigeonhole/repos/staging-x86_64/

---+
 extra-i686/PKGBUILD   |   86 ++--
 extra-i686/dovecot.conf   |2 -
 extra-x86_64/PKGBUILD |   86 ++--
 extra-x86_64/dovecot.conf |2 -
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-30 14:16:13 UTC (rev 172165)
+++ extra-i686/PKGBUILD 2012-11-30 14:16:14 UTC (rev 172166)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-# Contributorr: Peter Lewis ple...@aur.archlinux.org
-# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
-
-# This must be built against the version of dovecot being used,
-# else mail delivery will fail.
-# Specify the version of dovecot to be used here:
-_dcpkgver=2.1.11
-# Make sure to bump pkgrel if changing this.
-
-pkgname=pigeonhole
-pkgver=0.3.3
-pkgrel=2
-pkgdesc=Fully rewritten Sieve implementation for Dovecot v2.1
-arch=('i686' 'x86_64')
-url=http://pigeonhole.dovecot.org/;
-license=('LGPL')
-depends=('dovecot='$_dcpkgver)
-conflicts=('dovecot-sieve' 'pigeonhole-hg')
-source=(http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-$pkgname-$pkgver.tar.gz{,.sig}
-dovecot.conf)
-options=('!libtool')
-sha256sums=('1d581f6292c6e760b26a06193a0af266ba3b6f3a0431e6617fcf6e1c84f7dd0e'
-'8604f9c52cff28506873cf4d0026c57ef73def5f05877126ea561774f1b8ffec'
-'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
-
-build() {
-  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---with-dovecot=/usr/lib/dovecot \
---disable-static
-  make
-}
-
-package() {
-  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
-}

Copied: pigeonhole/repos/extra-i686/PKGBUILD (from rev 172164, 
pigeonhole/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-30 14:16:14 UTC (rev 172166)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+# Contributorr: Peter Lewis ple...@aur.archlinux.org
+# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.1.12
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.3.3
+pkgrel=3
+pkgdesc=Fully rewritten Sieve implementation for Dovecot v2.1
+arch=('i686' 'x86_64')
+url=http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=(http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-$pkgname-$pkgver.tar.gz{,.sig}
+dovecot.conf)
+options=('!libtool')
+sha256sums=('1d581f6292c6e760b26a06193a0af266ba3b6f3a0431e6617fcf6e1c84f7dd0e'
+'8604f9c52cff28506873cf4d0026c57ef73def5f05877126ea561774f1b8ffec'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+
+build() {
+  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/dovecot-2.1-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
+}

Deleted: extra-i686/dovecot.conf
===
--- extra-i686/dovecot.conf 2012-11-30 14:16:13 UTC (rev 172165)
+++ extra-i686/dovecot.conf 2012-11-30 14:16:14 UTC (rev 172166)
@@ -1 +0,0 @@
-/usr/lib/dovecot

Copied: pigeonhole/repos/extra-i686/dovecot.conf (from rev 172164, 
pigeonhole/repos/staging-i686/dovecot.conf)
===
--- extra-i686/dovecot.conf (rev 0)
+++ extra-i686/dovecot.conf 2012-11-30 14:16:14 UTC (rev 

[arch-commits] Commit in xf86-video-intel/repos (10 files)

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:16:54
  Author: andyrtr
Revision: 172167

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

Added:
  xf86-video-intel/repos/extra-i686/PKGBUILD
(from rev 172166, xf86-video-intel/repos/testing-i686/PKGBUILD)
  xf86-video-intel/repos/extra-i686/xf86-video-intel.install
(from rev 172166, 
xf86-video-intel/repos/testing-i686/xf86-video-intel.install)
  xf86-video-intel/repos/extra-x86_64/PKGBUILD
(from rev 172166, xf86-video-intel/repos/testing-x86_64/PKGBUILD)
  xf86-video-intel/repos/extra-x86_64/xf86-video-intel.install
(from rev 172166, 
xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install)
Deleted:
  xf86-video-intel/repos/extra-i686/PKGBUILD
  xf86-video-intel/repos/extra-i686/xf86-video-intel.install
  xf86-video-intel/repos/extra-x86_64/PKGBUILD
  xf86-video-intel/repos/extra-x86_64/xf86-video-intel.install
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   72 
 extra-i686/xf86-video-intel.install   |   16 +++
 extra-x86_64/PKGBUILD |   72 
 extra-x86_64/xf86-video-intel.install |   16 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-30 14:16:14 UTC (rev 172166)
+++ extra-i686/PKGBUILD 2012-11-30 14:16:54 UTC (rev 172167)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-intel
-pkgver=2.20.13
-pkgrel=1
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-install=$pkgname.install
-pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
-depends=('intel-dri' 'libxvmc' 'xcb-util=0.3.9' 'systemd')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto' 'libx11' 'libxrender')
-replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
-provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
-conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14'
-   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
-options=('!libtool')
-groups=('xorg-drivers' 'xorg')
-source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0151104b58ff3509ecd05ac4ee2c5d81a78506c97afbed511fed6b263060dce3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---enable-dri
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-intel/repos/extra-i686/PKGBUILD (from rev 172166, 
xf86-video-intel/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-30 14:16:54 UTC (rev 172167)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.20.14
+pkgrel=1
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+install=$pkgname.install
+pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
+depends=('intel-dri' 'libxvmc' 'xcb-util=0.3.9' 'systemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto' 'libx11' 'libxrender')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('f85019afd5ddead6606bf89855d209d5369823a6e96b779fa956e0cc78d3b09b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Deleted: extra-i686/xf86-video-intel.install
===
--- extra-i686/xf86-video-intel.install 2012-11-30 14:16:14 UTC (rev 172166)
+++ extra-i686/xf86-video-intel.install 2012-11-30 14:16:54 UTC (rev 172167)
@@ -1,8 +0,0 @@
-post_install() {
-  echo  This driver now allows to switch
-  echo  between sna/uxa acceleration methods.
-  echo  Add to the device 

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

2012-11-30 Thread Tom Gundersen
Date: Friday, November 30, 2012 @ 09:31:06
  Author: tomegun
Revision: 172168

upgpkg: hplip 3.12.11-2

remove world-writeable bit from /var/log/hp{,/tmp}

See https://bugs.launchpad.net/hplip/+bug/1016507

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 14:16:54 UTC (rev 172167)
+++ PKGBUILD2012-11-30 14:31:06 UTC (rev 172168)
@@ -5,7 +5,7 @@
 
 pkgname=hplip
 pkgver=3.12.11
-pkgrel=1
+pkgrel=2
 pkgdesc=Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and 
some LaserJet
 arch=('i686' 'x86_64')
 url=http://hplipopensource.com;
@@ -86,6 +86,8 @@
  rm -rf $pkgdir/etc/{sane.d,xdg}
  # remove HAL .fdi file because HAL is no longer used
  rm -rf $pkgdir/usr/share/hal
+ # log dir should not be world writeable
+ chmod 775 $pkgdir/var/log/hp{,/tmp}
 }
 md5sums=('6caadc4a9e49076c284b146e2dce2937'
  '835d3b854d097f229a32291338fa2320'



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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:56:43
  Author: andyrtr
Revision: 172169

fix distribution string; FS#32864

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD|2 +-
 PKGBUILD.40 |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 14:31:06 UTC (rev 172168)
+++ PKGBUILD2012-11-30 14:56:43 UTC (rev 172169)
@@ -192,7 +192,7 @@
#export MAKEFLAGS=-j1
#./configure --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
 
-   ./autogen.sh --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
+   ./autogen.sh --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
--with-unix-wrapper=libreoffice \
--enable-split-app-modules \
--with-max-jobs=${MAKEFLAGS/-j/} 
--with-num-cpus=${MAKEFLAGS/-j/} \

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2012-11-30 14:31:06 UTC (rev 172168)
+++ PKGBUILD.40 2012-11-30 14:56:43 UTC (rev 172169)
@@ -204,7 +204,7 @@
#export MAKEFLAGS=-j1
#./configure --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
 
-   ./autogen.sh --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
+   ./autogen.sh --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
--with-unix-wrapper=libreoffice \
--enable-split-app-modules \
--with-parallelism=${MAKEFLAGS/-j/} \



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

2012-11-30 Thread Tom Gundersen
Date: Friday, November 30, 2012 @ 10:22:14
  Author: tomegun
Revision: 172170

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

Added:
  hplip/repos/extra-i686/PKGBUILD
(from rev 172169, hplip/trunk/PKGBUILD)
  hplip/repos/extra-i686/cups-1.6-buildfix.diff
(from rev 172169, hplip/trunk/cups-1.6-buildfix.diff)
  hplip/repos/extra-i686/hplip.install
(from rev 172169, hplip/trunk/hplip.install)
  hplip/repos/extra-x86_64/PKGBUILD
(from rev 172169, hplip/trunk/PKGBUILD)
  hplip/repos/extra-x86_64/cups-1.6-buildfix.diff
(from rev 172169, hplip/trunk/cups-1.6-buildfix.diff)
  hplip/repos/extra-x86_64/hplip.install
(from rev 172169, hplip/trunk/hplip.install)
Deleted:
  hplip/repos/extra-i686/PKGBUILD
  hplip/repos/extra-i686/cups-1.6-buildfix.diff
  hplip/repos/extra-i686/hplip.install
  hplip/repos/extra-x86_64/PKGBUILD
  hplip/repos/extra-x86_64/cups-1.6-buildfix.diff
  hplip/repos/extra-x86_64/hplip.install

-+
 extra-i686/PKGBUILD |  186 
 extra-i686/cups-1.6-buildfix.diff   |  784 +-
 extra-i686/hplip.install|   36 -
 extra-x86_64/PKGBUILD   |  186 
 extra-x86_64/cups-1.6-buildfix.diff |  784 +-
 extra-x86_64/hplip.install  |   36 -
 6 files changed, 1008 insertions(+), 1004 deletions(-)

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


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

2012-11-30 Thread Andrea Scarpino
Date: Friday, November 30, 2012 @ 10:30:26
  Author: andrea
Revision: 172171

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

Added:
  qt/repos/extra-i686/PKGBUILD
(from rev 172170, qt/repos/testing-i686/PKGBUILD)
  qt/repos/extra-i686/assistant.desktop
(from rev 172170, qt/repos/testing-i686/assistant.desktop)
  qt/repos/extra-i686/designer.desktop
(from rev 172170, qt/repos/testing-i686/designer.desktop)
  qt/repos/extra-i686/fix-crash-in-assistant.patch
(from rev 172170, qt/repos/testing-i686/fix-crash-in-assistant.patch)
  qt/repos/extra-i686/improve-cups-support.patch
(from rev 172170, qt/repos/testing-i686/improve-cups-support.patch)
  qt/repos/extra-i686/linguist.desktop
(from rev 172170, qt/repos/testing-i686/linguist.desktop)
  qt/repos/extra-i686/qt.install
(from rev 172170, qt/repos/testing-i686/qt.install)
  qt/repos/extra-i686/qtconfig.desktop
(from rev 172170, qt/repos/testing-i686/qtconfig.desktop)
  qt/repos/extra-x86_64/PKGBUILD
(from rev 172170, qt/repos/testing-x86_64/PKGBUILD)
  qt/repos/extra-x86_64/assistant.desktop
(from rev 172170, qt/repos/testing-x86_64/assistant.desktop)
  qt/repos/extra-x86_64/designer.desktop
(from rev 172170, qt/repos/testing-x86_64/designer.desktop)
  qt/repos/extra-x86_64/fix-crash-in-assistant.patch
(from rev 172170, qt/repos/testing-x86_64/fix-crash-in-assistant.patch)
  qt/repos/extra-x86_64/improve-cups-support.patch
(from rev 172170, qt/repos/testing-x86_64/improve-cups-support.patch)
  qt/repos/extra-x86_64/linguist.desktop
(from rev 172170, qt/repos/testing-x86_64/linguist.desktop)
  qt/repos/extra-x86_64/qt.install
(from rev 172170, qt/repos/testing-x86_64/qt.install)
  qt/repos/extra-x86_64/qtconfig.desktop
(from rev 172170, qt/repos/testing-x86_64/qtconfig.desktop)
Deleted:
  qt/repos/extra-i686/PKGBUILD
  qt/repos/extra-i686/assistant.desktop
  qt/repos/extra-i686/designer.desktop
  qt/repos/extra-i686/disable-ssl-compression.patch
  qt/repos/extra-i686/fix-crash-in-assistant.patch
  qt/repos/extra-i686/fix-qtscript-crash.patch
  qt/repos/extra-i686/improve-cups-support.patch
  qt/repos/extra-i686/linguist.desktop
  qt/repos/extra-i686/qsortfilterproxymodel.patch
  qt/repos/extra-i686/qt.install
  qt/repos/extra-i686/qtconfig.desktop
  qt/repos/extra-x86_64/PKGBUILD
  qt/repos/extra-x86_64/assistant.desktop
  qt/repos/extra-x86_64/designer.desktop
  qt/repos/extra-x86_64/disable-ssl-compression.patch
  qt/repos/extra-x86_64/fix-crash-in-assistant.patch
  qt/repos/extra-x86_64/fix-qtscript-crash.patch
  qt/repos/extra-x86_64/improve-cups-support.patch
  qt/repos/extra-x86_64/linguist.desktop
  qt/repos/extra-x86_64/qsortfilterproxymodel.patch
  qt/repos/extra-x86_64/qt.install
  qt/repos/extra-x86_64/qtconfig.desktop
  qt/repos/testing-i686/
  qt/repos/testing-x86_64/

+
 extra-i686/PKGBUILD|  291 ---
 extra-i686/assistant.desktop   |   17 -
 extra-i686/designer.desktop|   21 -
 extra-i686/disable-ssl-compression.patch   |   68 --
 extra-i686/fix-crash-in-assistant.patch|   22 +-
 extra-i686/fix-qtscript-crash.patch|   34 ---
 extra-i686/improve-cups-support.patch  |  168 +++
 extra-i686/linguist.desktop|   19 -
 extra-i686/qsortfilterproxymodel.patch |   63 -
 extra-i686/qt.install  |   24 +-
 extra-i686/qtconfig.desktop|   19 -
 extra-x86_64/PKGBUILD  |  291 ---
 extra-x86_64/assistant.desktop |   17 -
 extra-x86_64/designer.desktop  |   21 -
 extra-x86_64/disable-ssl-compression.patch |   68 --
 extra-x86_64/fix-crash-in-assistant.patch  |   22 +-
 extra-x86_64/fix-qtscript-crash.patch  |   34 ---
 extra-x86_64/improve-cups-support.patch|  168 +++
 extra-x86_64/linguist.desktop  |   19 -
 extra-x86_64/qsortfilterproxymodel.patch   |   63 -
 extra-x86_64/qt.install|   24 +-
 extra-x86_64/qtconfig.desktop  |   19 -
 22 files changed, 562 insertions(+), 930 deletions(-)

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


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

2012-11-30 Thread Stéphane Gaudreault
Date: Friday, November 30, 2012 @ 11:26:09
  Author: stephane
Revision: 172172

upgpkg: brltty 4.4-1

upstream update

Modified:
  brltty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 15:30:26 UTC (rev 172171)
+++ PKGBUILD2012-11-30 16:26:09 UTC (rev 172172)
@@ -4,8 +4,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=brltty
-pkgver=4.3
-pkgrel=7
+pkgver=4.4
+pkgrel=1
 pkgdesc=Braille display driver for Linux/Unix
 arch=('i686' 'x86_64')
 url=http://mielke.cc/brltty;
@@ -19,8 +19,11 @@
 source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz
 'brltty'
 'brltty.conf'
-   'brltty.service')
-
+'brltty.service')
+md5sums=('8ebe96efe679f5f6ccff08928fec5b26'
+ '831ebaf0c56091702929c68805d20c4f'
+ 'a8ab8b3dd059e96e1734bc9cdcf844fc'
+ '7acecd700b9f94d76fe4a6ad56cb0448')
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr \
@@ -30,7 +33,6 @@
 --with-screen-driver=a2 \
 --enable-gpm \
 --disable-java-bindings \
---disable-caml-bindings \
 PYTHON=/usr/bin/python2
 
   make
@@ -44,7 +46,3 @@
   install -D -m644 Documents/brltty.conf $pkgdir/etc/brltty.conf
   install -D -m644 $srcdir/brltty.service 
$pkgdir/usr/lib/systemd/system/brltty.service
 }
-md5sums=('5ada573f88df32b6150db3b9a620e20b'
- '831ebaf0c56091702929c68805d20c4f'
- 'a8ab8b3dd059e96e1734bc9cdcf844fc'
- '7acecd700b9f94d76fe4a6ad56cb0448')



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

2012-11-30 Thread Stéphane Gaudreault
Date: Friday, November 30, 2012 @ 11:26:29
  Author: stephane
Revision: 172173

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

Added:
  brltty/repos/testing-i686/
  brltty/repos/testing-i686/PKGBUILD
(from rev 172172, brltty/trunk/PKGBUILD)
  brltty/repos/testing-i686/brltty
(from rev 172172, brltty/trunk/brltty)
  brltty/repos/testing-i686/brltty.conf
(from rev 172172, brltty/trunk/brltty.conf)
  brltty/repos/testing-i686/brltty.install
(from rev 172172, brltty/trunk/brltty.install)
  brltty/repos/testing-i686/brltty.service
(from rev 172172, brltty/trunk/brltty.service)
  brltty/repos/testing-x86_64/
  brltty/repos/testing-x86_64/PKGBUILD
(from rev 172172, brltty/trunk/PKGBUILD)
  brltty/repos/testing-x86_64/brltty
(from rev 172172, brltty/trunk/brltty)
  brltty/repos/testing-x86_64/brltty.conf
(from rev 172172, brltty/trunk/brltty.conf)
  brltty/repos/testing-x86_64/brltty.install
(from rev 172172, brltty/trunk/brltty.install)
  brltty/repos/testing-x86_64/brltty.service
(from rev 172172, brltty/trunk/brltty.service)

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

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

Copied: brltty/repos/testing-i686/brltty (from rev 172172, brltty/trunk/brltty)
===
--- testing-i686/brltty (rev 0)
+++ testing-i686/brltty 2012-11-30 16:26:29 UTC (rev 172173)
@@ -0,0 +1,68 @@
+#!/bin/bash
+
+daemon_name=brltty
+
+. /etc/rc.conf
+. /etc/rc.d/functions
+. /etc/conf.d/$daemon_name.conf
+
+get_pid() {
+   pidof -o %PPID $daemon_name
+}
+
+case $1 in
+  start)
+stat_busy Starting $daemon_name daemon
+
+PID=$(get_pid)
+if [ -z $PID ]; then
+  [ -f /var/run/$daemon_name.pid ]  rm -f /var/run/$daemon_name.pid
+  # RUN
+  $daemon_name $brltty_args
+  #
+  if [ $? -gt 0 ]; then
+stat_fail
+exit 1
+  else
+echo $(get_pid)  /var/run/$daemon_name.pid
+add_daemon $daemon_name
+stat_done
+  fi
+else
+  stat_fail
+  exit 1
+fi
+;;
+
+  stop)
+stat_busy Stopping $daemon_name daemon
+PID=$(get_pid)
+# KILL
+[ ! -z $PID ]  kill $PID  /dev/null
+#
+if [ $? -gt 0 ]; then
+  stat_fail
+  exit 1
+else
+  rm -f /var/run/$daemon_name.pid  /dev/null
+  rm_daemon $daemon_name
+  stat_done
+fi
+;;
+
+  restart)
+$0 stop
+sleep 3
+$0 start
+;;
+
+  status)
+stat_busy Checking $daemon_name status;
+ck_status $daemon_name
+;;
+
+  *)
+echo usage: $0 

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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 14:21:56
  Author: andyrtr
Revision: 172174

prepare 4.0 release; move to gstreamer 1.0.x

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   19 ---
 1 file changed, 8 insertions(+), 11 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2012-11-30 16:26:29 UTC (rev 172173)
+++ PKGBUILD.40 2012-11-30 19:21:56 UTC (rev 172174)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.0.0.alpha1
 pkgver=4.0.0
-pkgrel=0.alpha1.1
+pkgrel=0.alpha1.2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -34,7 +34,7 @@
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
  'apache-ant' 'gperf' 'poppler=0.20.5' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
+ 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1-2 
@@ -165,7 +165,7 @@
 
 build() {
 
-   unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH; unset 
EXTRAOPTS
+   unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH
[ -z ${JAVA_HOME} ]  . /etc/profile.d/jdk.sh || . 
/etc/profile.d/openjdk6.sh
[ -z ${ANT_HOME} ]  . /etc/profile.d/apache-ant.sh
 
@@ -202,7 +202,7 @@
 
# non-SMP test build
#export MAKEFLAGS=-j1
-   #./configure --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
+   #./configure --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
 
./autogen.sh --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
--with-unix-wrapper=libreoffice \
@@ -222,17 +222,15 @@
--disable-kde\
--enable-kde4\
--enable-gtk3 \
+   --enable-gstreamer \
--enable-lockdown\
--enable-mergelibs \
--enable-opengl \
--enable-odk\
-   --enable-ext-scripting-beanshell \
-   --enable-ext-scripting-javascript \
--enable-ext-wiki-publisher \
--enable-ext-nlpsolver \
--disable-ext-mysql-connector \
--with-system-mysql \
-   --enable-librsvg=system \
--without-fonts\
--without-afms\
--without-ppds\
@@ -258,7 +256,6 @@
--with-system-libwpg \
--with-system-libwps \
--with-system-redland\
-   --without-system-saxon\
--disable-mozilla \
--without-system-mozilla \
--without-system-npapi-headers \
@@ -272,9 +269,9 @@
--with-alloc=system\
--with-system-clucene\
--without-system-servlet-api \
-   --with-java-target-version=1.5 \
-   $EXTRAOPTS
+   --with-java-target-version=1.6
 
+
 #configure: WARNING: unrecognized options: --enable-ext-scripting-beanshell, 
--enable-ext-scripting-javascript, --enable-librsvg, --without-system-saxon
 
 #--enable-split-opt-features Split file lists for some optional features, 
.e.g. pyuno, testtool
@@ -312,7 +309,7 @@
  'libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images'
  'sane: for scanner access'
  'unixodbc: adds ODBC database support'
- 'gstreamer0.10-base: + some gstr-plugins to support multimedia 
content, e.g. in impress'
+ 'gst-plugins-base-libs:+ some gstr-plugins to support 
multimedia content, e.g. in impress'
  'gtk2: for browser plugin')
  backup=(etc/libreoffice/sofficerc
  etc/libreoffice/bootstraprc



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

2012-11-30 Thread Thomas Bächler
Date: Friday, November 30, 2012 @ 16:59:17
  Author: thomas
Revision: 172175

upgpkg: hefur 0.3-4: Fix a bug in the html template and make hefur auto-remove 
deleted torrents (backported from 0.4)

Added:
  hefur/trunk/Check-that-added-torrents-from-the-disk-are-still-on.patch
  hefur/trunk/Replace-by-amp-in-stat.html.patch
Modified:
  hefur/trunk/PKGBUILD

+
 Check-that-added-torrents-from-the-disk-are-still-on.patch |   93 +++
 PKGBUILD   |   12 +
 Replace-by-amp-in-stat.html.patch  |   27 +++
 3 files changed, 129 insertions(+), 3 deletions(-)

Added: Check-that-added-torrents-from-the-disk-are-still-on.patch
===
--- Check-that-added-torrents-from-the-disk-are-still-on.patch  
(rev 0)
+++ Check-that-added-torrents-from-the-disk-are-still-on.patch  2012-11-30 
21:59:17 UTC (rev 172175)
@@ -0,0 +1,93 @@
+From dbd00cfc3805b6f1ff794f7de0b52b1a7893401f Mon Sep 17 00:00:00 2001
+From: Alexandre Bique bique.alexan...@gmail.com
+Date: Thu, 15 Nov 2012 20:43:41 +0100
+Subject: [PATCH 07/12] Check that added torrents from the disk are still on
+ the disk.
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+---
+ hefur/fs-tree-white-list.cc | 20 
+ hefur/fs-tree-white-list.hh |  1 +
+ hefur/torrent-db.hh |  4 +++-
+ 3 files changed, 24 insertions(+), 1 deletion(-)
+
+diff --git a/hefur/fs-tree-white-list.cc b/hefur/fs-tree-white-list.cc
+index f493e95..61714d0 100644
+--- a/hefur/fs-tree-white-list.cc
 b/hefur/fs-tree-white-list.cc
+@@ -54,10 +54,30 @@ namespace hefur
+   }
+ 
+   void
++  FsTreeWhiteList::check()
++  {
++std::vectorm::StringRef keys;
++auto db = Hefur::instance().torrentDb();
++m::SharedMutex::Locker locker(db-torrents_lock_);
++db-torrents_.foreach([this, keys] (Torrent::Ptr torrent) {
++if (::strncmp(torrent-path().c_str(), root_.c_str(), root_.size()))
++  return;
++
++struct ::stat st;
++if (::stat(torrent-path().c_str(), st)  errno == ENOENT)
++  keys.push_back(torrent-key());
++  });
++
++for (auto it = keys.begin(); it != keys.end(); ++it)
++  db-torrents_.erase(*it);
++  }
++
++  void
+   FsTreeWhiteList::loopScan()
+   {
+ do {
+   scan();
++  check();
+ } while (!stop_.timedWait(m::time() + rescan_interval_));
+   }
+ }
+diff --git a/hefur/fs-tree-white-list.hh b/hefur/fs-tree-white-list.hh
+index c32bcd4..643fb78 100644
+--- a/hefur/fs-tree-white-list.hh
 b/hefur/fs-tree-white-list.hh
+@@ -30,6 +30,7 @@ namespace hefur
+  * When a .torrent is found, call TorrentDb::addTorrent().
+  */
+ void scan();
++void check();
+ 
+   private:
+ /**
+diff --git a/hefur/torrent-db.hh b/hefur/torrent-db.hh
+index a1e5d38..e25ed33 100644
+--- a/hefur/torrent-db.hh
 b/hefur/torrent-db.hh
+@@ -17,6 +17,7 @@ namespace hefur
+ {
+   class StatHandler;
+   class PeersHandler;
++  class FsTreeWhiteList;
+ 
+   /**
+* This is the in memory torrent database.
+@@ -63,6 +64,7 @@ namespace hefur
+ friend class StatHandler;
+ friend class PeersHandler;
+ friend class FileHandler;
++friend class FsTreeWhiteList;
+ 
+ /** helper to use torrent-key() as a key for the trie */
+ static inline m::StringRef torrentKey(Torrent::Ptr torrent) {
+@@ -77,7 +79,7 @@ namespace hefur
+ m::Futurebool cleanup_stop_;
+ m::Thread   cleanup_thread_;
+ m::SharedMutex  torrents_lock_;
+-torrents_typetorrents_;
++torrents_type   torrents_;
+   };
+ }
+ 
+-- 
+1.8.0.1
+

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 19:21:56 UTC (rev 172174)
+++ PKGBUILD2012-11-30 21:59:17 UTC (rev 172175)
@@ -4,7 +4,7 @@
 
 pkgname=hefur
 pkgver=0.3
-pkgrel=3
+pkgrel=4
 pkgdesc='A standalone and lightweight BitTorrent tracker'
 arch=('i686' 'x86_64')
 url='http://github.com/abique/hefur'
@@ -12,12 +12,18 @@
 makedepends=('cmake')
 depends=('gnutls' 'xz')
 
source=(https://github.com/downloads/abique/${pkgname}/${pkgname}-${pkgver}.tar.xz;
-'hefurd.service')
+'hefurd.service'
+'Check-that-added-torrents-from-the-disk-are-still-on.patch'
+'Replace-by-amp-in-stat.html.patch')
 md5sums=('446ca4e659ce0ca3c8f32b0990ee7f5f'
- '731d5be04d74a52541450b5127abeff3')
+ '731d5be04d74a52541450b5127abeff3'
+ 'f912a75467a30251403923c0a7abe049'
+ 'f11af93e9a8074c8ba73f7a47e978362')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i 
${srcdir}/Check-that-added-torrents-from-the-disk-are-still-on.patch
+   patch -p1 -i ${srcdir}/Replace-by-amp-in-stat.html.patch
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..

Added: 

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

2012-11-30 Thread Thomas Bächler
Date: Friday, November 30, 2012 @ 16:59:44
  Author: thomas
Revision: 172176

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

Added:
  
hefur/repos/extra-i686/Check-that-added-torrents-from-the-disk-are-still-on.patch
(from rev 172175, 
hefur/trunk/Check-that-added-torrents-from-the-disk-are-still-on.patch)
  hefur/repos/extra-i686/PKGBUILD
(from rev 172175, hefur/trunk/PKGBUILD)
  hefur/repos/extra-i686/Replace-by-amp-in-stat.html.patch
(from rev 172175, hefur/trunk/Replace-by-amp-in-stat.html.patch)
  hefur/repos/extra-i686/hefurd.service
(from rev 172175, hefur/trunk/hefurd.service)
  
hefur/repos/extra-x86_64/Check-that-added-torrents-from-the-disk-are-still-on.patch
(from rev 172175, 
hefur/trunk/Check-that-added-torrents-from-the-disk-are-still-on.patch)
  hefur/repos/extra-x86_64/PKGBUILD
(from rev 172175, hefur/trunk/PKGBUILD)
  hefur/repos/extra-x86_64/Replace-by-amp-in-stat.html.patch
(from rev 172175, hefur/trunk/Replace-by-amp-in-stat.html.patch)
  hefur/repos/extra-x86_64/hefurd.service
(from rev 172175, hefur/trunk/hefurd.service)
Deleted:
  hefur/repos/extra-i686/PKGBUILD
  hefur/repos/extra-i686/hefurd.service
  hefur/repos/extra-x86_64/PKGBUILD
  hefur/repos/extra-x86_64/hefurd.service

-+
 extra-i686/Check-that-added-torrents-from-the-disk-are-still-on.patch   |   93 
++
 extra-i686/PKGBUILD |   72 
---
 extra-i686/Replace-by-amp-in-stat.html.patch|   27 
++
 extra-i686/hefurd.service   |   23 
+-
 extra-x86_64/Check-that-added-torrents-from-the-disk-are-still-on.patch |   93 
++
 extra-x86_64/PKGBUILD   |   72 
---
 extra-x86_64/Replace-by-amp-in-stat.html.patch  |   27 
++
 extra-x86_64/hefurd.service |   23 
+-
 8 files changed, 342 insertions(+), 88 deletions(-)

Copied: 
hefur/repos/extra-i686/Check-that-added-torrents-from-the-disk-are-still-on.patch
 (from rev 172175, 
hefur/trunk/Check-that-added-torrents-from-the-disk-are-still-on.patch)
===
--- extra-i686/Check-that-added-torrents-from-the-disk-are-still-on.patch   
(rev 0)
+++ extra-i686/Check-that-added-torrents-from-the-disk-are-still-on.patch   
2012-11-30 21:59:44 UTC (rev 172176)
@@ -0,0 +1,93 @@
+From dbd00cfc3805b6f1ff794f7de0b52b1a7893401f Mon Sep 17 00:00:00 2001
+From: Alexandre Bique bique.alexan...@gmail.com
+Date: Thu, 15 Nov 2012 20:43:41 +0100
+Subject: [PATCH 07/12] Check that added torrents from the disk are still on
+ the disk.
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+---
+ hefur/fs-tree-white-list.cc | 20 
+ hefur/fs-tree-white-list.hh |  1 +
+ hefur/torrent-db.hh |  4 +++-
+ 3 files changed, 24 insertions(+), 1 deletion(-)
+
+diff --git a/hefur/fs-tree-white-list.cc b/hefur/fs-tree-white-list.cc
+index f493e95..61714d0 100644
+--- a/hefur/fs-tree-white-list.cc
 b/hefur/fs-tree-white-list.cc
+@@ -54,10 +54,30 @@ namespace hefur
+   }
+ 
+   void
++  FsTreeWhiteList::check()
++  {
++std::vectorm::StringRef keys;
++auto db = Hefur::instance().torrentDb();
++m::SharedMutex::Locker locker(db-torrents_lock_);
++db-torrents_.foreach([this, keys] (Torrent::Ptr torrent) {
++if (::strncmp(torrent-path().c_str(), root_.c_str(), root_.size()))
++  return;
++
++struct ::stat st;
++if (::stat(torrent-path().c_str(), st)  errno == ENOENT)
++  keys.push_back(torrent-key());
++  });
++
++for (auto it = keys.begin(); it != keys.end(); ++it)
++  db-torrents_.erase(*it);
++  }
++
++  void
+   FsTreeWhiteList::loopScan()
+   {
+ do {
+   scan();
++  check();
+ } while (!stop_.timedWait(m::time() + rescan_interval_));
+   }
+ }
+diff --git a/hefur/fs-tree-white-list.hh b/hefur/fs-tree-white-list.hh
+index c32bcd4..643fb78 100644
+--- a/hefur/fs-tree-white-list.hh
 b/hefur/fs-tree-white-list.hh
+@@ -30,6 +30,7 @@ namespace hefur
+  * When a .torrent is found, call TorrentDb::addTorrent().
+  */
+ void scan();
++void check();
+ 
+   private:
+ /**
+diff --git a/hefur/torrent-db.hh b/hefur/torrent-db.hh
+index a1e5d38..e25ed33 100644
+--- a/hefur/torrent-db.hh
 b/hefur/torrent-db.hh
+@@ -17,6 +17,7 @@ namespace hefur
+ {
+   class StatHandler;
+   class PeersHandler;
++  class FsTreeWhiteList;
+ 
+   /**
+* This is the in memory torrent database.
+@@ -63,6 +64,7 @@ namespace hefur
+ friend class StatHandler;
+ friend class PeersHandler;
+ friend class FileHandler;
++friend class FsTreeWhiteList;
+ 
+ /** helper to use torrent-key() as a key for the trie */
+ 

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

2012-11-30 Thread Dave Reisner
Date: Friday, November 30, 2012 @ 19:07:08
  Author: dreisner
Revision: 172177

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

Added:
  mkinitcpio-nfs-utils/repos/core-i686/PKGBUILD
(from rev 172176, mkinitcpio-nfs-utils/repos/testing-i686/PKGBUILD)
  mkinitcpio-nfs-utils/repos/core-i686/initcpio-hook-net
(from rev 172176, mkinitcpio-nfs-utils/repos/testing-i686/initcpio-hook-net)
  mkinitcpio-nfs-utils/repos/core-i686/initcpio-install-net
(from rev 172176, 
mkinitcpio-nfs-utils/repos/testing-i686/initcpio-install-net)
  mkinitcpio-nfs-utils/repos/core-i686/nfsmount-fix-wrong-umount-path.patch
(from rev 172176, 
mkinitcpio-nfs-utils/repos/testing-i686/nfsmount-fix-wrong-umount-path.patch)
  mkinitcpio-nfs-utils/repos/core-x86_64/PKGBUILD
(from rev 172176, mkinitcpio-nfs-utils/repos/testing-x86_64/PKGBUILD)
  mkinitcpio-nfs-utils/repos/core-x86_64/initcpio-hook-net
(from rev 172176, 
mkinitcpio-nfs-utils/repos/testing-x86_64/initcpio-hook-net)
  mkinitcpio-nfs-utils/repos/core-x86_64/initcpio-install-net
(from rev 172176, 
mkinitcpio-nfs-utils/repos/testing-x86_64/initcpio-install-net)
  mkinitcpio-nfs-utils/repos/core-x86_64/nfsmount-fix-wrong-umount-path.patch
(from rev 172176, 
mkinitcpio-nfs-utils/repos/testing-x86_64/nfsmount-fix-wrong-umount-path.patch)
Deleted:
  mkinitcpio-nfs-utils/repos/core-i686/PKGBUILD
  mkinitcpio-nfs-utils/repos/core-i686/initcpio-hook-net
  mkinitcpio-nfs-utils/repos/core-i686/initcpio-install-net
  mkinitcpio-nfs-utils/repos/core-x86_64/PKGBUILD
  mkinitcpio-nfs-utils/repos/core-x86_64/initcpio-hook-net
  mkinitcpio-nfs-utils/repos/core-x86_64/initcpio-install-net
  mkinitcpio-nfs-utils/repos/testing-i686/
  mkinitcpio-nfs-utils/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |   65 +++---
 core-i686/initcpio-hook-net  |  180 -
 core-i686/initcpio-install-net   |  215 ++---
 core-i686/nfsmount-fix-wrong-umount-path.patch   |   14 +
 core-x86_64/PKGBUILD |   65 +++---
 core-x86_64/initcpio-hook-net|  180 -
 core-x86_64/initcpio-install-net |  215 ++---
 core-x86_64/nfsmount-fix-wrong-umount-path.patch |   14 +
 8 files changed, 496 insertions(+), 452 deletions(-)

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


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

2012-11-30 Thread Dave Reisner
Date: Friday, November 30, 2012 @ 19:07:10
  Author: dreisner
Revision: 172178

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

Added:
  ed/repos/core-i686/PKGBUILD
(from rev 172176, ed/repos/testing-i686/PKGBUILD)
  ed/repos/core-x86_64/PKGBUILD
(from rev 172176, ed/repos/testing-x86_64/PKGBUILD)
Deleted:
  ed/repos/core-i686/PKGBUILD
  ed/repos/core-x86_64/PKGBUILD
  ed/repos/testing-i686/
  ed/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |   76 -
 core-x86_64/PKGBUILD |   76 -
 2 files changed, 76 insertions(+), 76 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-12-01 00:07:08 UTC (rev 172177)
+++ core-i686/PKGBUILD  2012-12-01 00:07:10 UTC (rev 172178)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=ed
-pkgver=1.6
-pkgrel=1
-pkgdesc=A POSIX-compliant line-oriented text editor
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnu.org/software/ed/ed.html;
-depends=('glibc' 'sh')
-options=('!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9a78593decccaa889523aa4bb555ed4b')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/ \
-  --mandir=/usr/share/man \
-  --infodir=/usr/share/info \
-  CFLAGS=$CFLAGS \
-  LDFLAGS=$LDFLAGS
-
-  make
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-
-  # nuke info pages
-  rm -r $pkgdir/usr/share/info
-}

Copied: ed/repos/core-i686/PKGBUILD (from rev 172176, 
ed/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-12-01 00:07:10 UTC (rev 172178)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.7
+pkgrel=1
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
+md5sums=('0aa4e2428e325203d0d7c3e86c961b1c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # nuke info pages
+  rm -r $pkgdir/usr/share/info
+}

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2012-12-01 00:07:08 UTC (rev 172177)
+++ core-x86_64/PKGBUILD2012-12-01 00:07:10 UTC (rev 172178)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=ed
-pkgver=1.6
-pkgrel=1
-pkgdesc=A POSIX-compliant line-oriented text editor
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnu.org/software/ed/ed.html;
-depends=('glibc' 'sh')
-options=('!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9a78593decccaa889523aa4bb555ed4b')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/ \
-  --mandir=/usr/share/man \
-  --infodir=/usr/share/info \
-  CFLAGS=$CFLAGS \
-  LDFLAGS=$LDFLAGS
-
-  make
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-
-  # nuke info pages
-  rm -r $pkgdir/usr/share/info
-}

Copied: ed/repos/core-x86_64/PKGBUILD (from rev 172176, 
ed/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2012-12-01 00:07:10 UTC (rev 172178)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.7
+pkgrel=1
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
+md5sums=('0aa4e2428e325203d0d7c3e86c961b1c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  make -C 

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

2012-11-30 Thread Allan McRae
Date: Friday, November 30, 2012 @ 19:45:34
  Author: allan
Revision: 172179

upgpkg: pcre 8.32-1

upstream update

Modified:
  pcre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-01 00:07:10 UTC (rev 172178)
+++ PKGBUILD2012-12-01 00:45:34 UTC (rev 172179)
@@ -4,7 +4,7 @@
 # Contributor: John Proctor jproc...@prium.net
 
 pkgname=pcre
-pkgver=8.31
+pkgver=8.32
 pkgrel=1
 pkgdesc=A library that implements Perl 5-style regular expressions
 arch=('i686' 'x86_64')
@@ -13,15 +13,14 @@
 depends=('gcc-libs')
 options=('!libtool')
 
source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('1c9a276af932b5599157f96e945391f0'
- '873bcd2cd9f1e0aa1e28e256b3e31506')
+md5sums=('62f02a76bb57a40bc66681760ed511d5'
+ '275ffe85e62565118756f8f3d08bb70f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  
-  [ ${CARCH} = x86_64 ]  export CFLAGS=${CFLAGS} -fPIC
-  ./configure --prefix=/usr --enable-pcre16 --enable-jit \
---enable-utf8 --enable-unicode-properties
+  ./configure --prefix=/usr \
+--enable-pcre16 --enable-pcre32 --enable-jit \
+--enable-utf --enable-unicode-properties
   make
 }
 



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

2012-11-30 Thread Allan McRae
Date: Friday, November 30, 2012 @ 19:46:19
  Author: allan
Revision: 172180

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

Added:
  pcre/repos/testing-i686/
  pcre/repos/testing-i686/PKGBUILD
(from rev 172179, pcre/trunk/PKGBUILD)
  pcre/repos/testing-x86_64/
  pcre/repos/testing-x86_64/PKGBUILD
(from rev 172179, pcre/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: pcre/repos/testing-i686/PKGBUILD (from rev 172179, pcre/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-01 00:46:19 UTC (rev 172180)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=pcre
+pkgver=8.32
+pkgrel=1
+pkgdesc=A library that implements Perl 5-style regular expressions
+arch=('i686' 'x86_64')
+url=http://www.pcre.org/;
+license=('BSD')
+depends=('gcc-libs')
+options=('!libtool')
+source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('62f02a76bb57a40bc66681760ed511d5'
+ '275ffe85e62565118756f8f3d08bb70f')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-pcre16 --enable-pcre32 --enable-jit \
+--enable-utf --enable-unicode-properties
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENCE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: pcre/repos/testing-x86_64/PKGBUILD (from rev 172179, 
pcre/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-12-01 00:46:19 UTC (rev 172180)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=pcre
+pkgver=8.32
+pkgrel=1
+pkgdesc=A library that implements Perl 5-style regular expressions
+arch=('i686' 'x86_64')
+url=http://www.pcre.org/;
+license=('BSD')
+depends=('gcc-libs')
+options=('!libtool')
+source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('62f02a76bb57a40bc66681760ed511d5'
+ '275ffe85e62565118756f8f3d08bb70f')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-pcre16 --enable-pcre32 --enable-jit \
+--enable-utf --enable-unicode-properties
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENCE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}