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

2010-04-11 Thread andyrtr
Date: Sunday, April 11, 2010 @ 04:51:17
  Author: andyrtr
Revision: 77144

upgpkg: claws-mail 3.7.5-3
rebuild for libetpan 1.0

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 01:58:35 UTC (rev 77143)
+++ PKGBUILD2010-04-11 08:51:17 UTC (rev 77144)
@@ -3,13 +3,13 @@
 
 pkgname=claws-mail
 pkgver=3.7.5
-pkgrel=2
+pkgrel=3
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
 license=('GPL3')
 url=http://www.claws-mail.org;
 depends=('gtk2=2.18.5' 'gnutls=2.8.5' 'startup-notification=0.10' 
'pilot-link=0.12.4' 'enchant=1.5.0-2'
- 'gpgme=1.2.0' 'libetpan=0.58-2' 'libsm=1.1.1' 'db=4.8.24' 
'curl=7.19.7' 'dbus-glib=0.82-2' 'hicolor-icon-theme')
+ 'gpgme=1.2.0' 'libetpan=1.0' 'libsm=1.1.1' 'db=4.8.24' 
'curl=7.19.7' 'dbus-glib=0.82-2' 'hicolor-icon-theme')
 makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
 optdepends=('python:needed for some tools'
 'perl:  needed for some tools'
@@ -24,6 +24,9 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  # fix libetpan detection
+  sed -e 's/057/10/g' -i configure || return 1
+  sed -e 's/0\.57/1\.0/g' -i configure || return 1
   ./configure --prefix=/usr --disable-static \
 --enable-enchant \
 --enable-gnutls \



[arch-commits] Commit in claws-mail/repos (extra-i686)

2010-04-11 Thread andyrtr
Date: Sunday, April 11, 2010 @ 04:51:50
  Author: andyrtr
Revision: 77145

archrelease: remove extra-i686

Deleted:
  claws-mail/repos/extra-i686/



[arch-commits] Commit in claws-mail/repos (extra-i686)

2010-04-11 Thread andyrtr
Date: Sunday, April 11, 2010 @ 04:52:11
  Author: andyrtr
Revision: 77146

archrelease: copy trunk to extra-i686

Added:
  claws-mail/repos/extra-i686/



[arch-commits] Commit in claws-mail/repos (extra-x86_64)

2010-04-11 Thread andyrtr
Date: Sunday, April 11, 2010 @ 04:52:44
  Author: andyrtr
Revision: 77147

archrelease: remove extra-x86_64

Deleted:
  claws-mail/repos/extra-x86_64/



[arch-commits] Commit in claws-mail/repos (extra-x86_64)

2010-04-11 Thread andyrtr
Date: Sunday, April 11, 2010 @ 04:53:05
  Author: andyrtr
Revision: 77148

archrelease: copy trunk to extra-x86_64

Added:
  claws-mail/repos/extra-x86_64/



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

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:02:48
  Author: thomas
Revision: 77149

Upstream update to 1.1.1, add libnl to dependencies

Modified:
  libpcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 08:53:05 UTC (rev 77148)
+++ PKGBUILD2010-04-11 11:02:48 UTC (rev 77149)
@@ -2,16 +2,16 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=libpcap
-pkgver=1.0.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc=A system-independent interface for user-level packet capture
 arch=('i686' 'x86_64')
 url=http://www.tcpdump.org/;
 license=('BSD')
-depends=('glibc')
+depends=('glibc' 'libnl')
 makedepends=('flex')
 source=(http://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz)
-md5sums=('9ad1358c5dec48456405eac197a46d3d')
+sha256sums=('508cca15547e55d1318498b838456a21770c450beb2dc7d7d4a96d90816e5a85')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libpcap/repos (testing-i686)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:03:00
  Author: thomas
Revision: 77150

archrelease: copy trunk to testing-i686

Added:
  libpcap/repos/testing-i686/



[arch-commits] Commit in libpcap/repos (testing-x86_64)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:03:12
  Author: thomas
Revision: 77151

archrelease: copy trunk to testing-x86_64

Added:
  libpcap/repos/testing-x86_64/



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

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:03:39
  Author: allan
Revision: 77152

upgpkg: syslog-ng 3.1.0-1
upstream update

Modified:
  syslog-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:03:12 UTC (rev 77151)
+++ PKGBUILD2010-04-11 11:03:39 UTC (rev 77152)
@@ -3,8 +3,8 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 
 pkgname=syslog-ng
-pkgver=3.0.4
-pkgrel=4
+pkgver=3.1.0
+pkgrel=1
 pkgdesc=Next-generation syslogd with advanced networking and filtering 
capabilities
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -20,7 +20,7 @@
 syslog-ng.logrotate
 syslog-ng.rc)
 install=syslog-ng.install
-md5sums=('86c39779261545d2289e9c309e262b8d'
+md5sums=('10f2ad8df738d9551996be4367d1cf4e'
  'e02be6637d0c3b5484d4597ce049ae39'
  '735636090be4582885974542d2a75855'
  '9bd98250cfa49e13fa3fa731b6040549')
@@ -33,7 +33,7 @@
 # Upstream: https://bugzilla.balabit.com/show_bug.cgi?id=52
 # Solution: --disable-linux-caps
 
-LDFLAGS=-Wl,--as-needed -Wl,--no-undefined ./configure \
+LDFLAGS=$LDFLAGS -Wl,--no-undefined ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var/lib/syslog-ng \



[arch-commits] Commit in syslog-ng/repos (testing-i686)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:04:13
  Author: allan
Revision: 77153

archrelease: copy trunk to testing-i686

Added:
  syslog-ng/repos/testing-i686/



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

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 07:04:33
  Author: andrea
Revision: 77154

upgpkg: audacity 1.3.12-2
moved soundtouch to depends() (FS#19036)

Modified:
  audacity/trunk/ChangeLog
  audacity/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |8 
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-11 11:04:13 UTC (rev 77153)
+++ ChangeLog   2010-04-11 11:04:33 UTC (rev 77154)
@@ -1,5 +1,10 @@
 2010-04-10  Andrea Scarpino and...@archlinux.org
 
+   * audacity 1.3.12-2
+   * fixed soundtouch dependence
+
+2010-04-10  Andrea Scarpino and...@archlinux.org
+
* audacity 1.3.12-1
* Upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:04:13 UTC (rev 77153)
+++ PKGBUILD2010-04-11 11:04:33 UTC (rev 77154)
@@ -5,14 +5,14 @@
 
 pkgname=audacity
 pkgver=1.3.12
-pkgrel=1
+pkgrel=2
 pkgdesc=A program that lets you manipulate digital audio waveforms
 arch=('i686' 'x86_64')
 url=http://audacity.sourceforge.net/;
 license=('GPL')
-depends=('libvorbis' 'libmad' 'libid3tag' 'wxgtk' 'libsamplerate' \
- 'lame' 'shared-mime-info' 'desktop-file-utils' 'redland' 'jack')
-makedepends=('zip' 'python' 'pkgconfig' 'soundtouch')
+depends=('libvorbis' 'libmad' 'libid3tag' 'wxgtk' 'libsamplerate' 'lame'
+   'shared-mime-info' 'desktop-file-utils' 'redland' 'jack' 'soundtouch')
+makedepends=('zip' 'python' 'pkgconfig')
 options=('!makeflags')
 install=${pkgname}.install
 
source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}-beta.tar.bz2)



[arch-commits] Commit in syslog-ng/repos (testing-x86_64)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:04:47
  Author: allan
Revision: 77155

archrelease: copy trunk to testing-x86_64

Added:
  syslog-ng/repos/testing-x86_64/



[arch-commits] Commit in audacity/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 07:05:14
  Author: andrea
Revision: 77156

archrelease: remove extra-i686

Deleted:
  audacity/repos/extra-i686/



[arch-commits] Commit in audacity/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 07:05:31
  Author: andrea
Revision: 77157

archrelease: copy trunk to extra-i686

Added:
  audacity/repos/extra-i686/



[arch-commits] Commit in audacity/repos (extra-x86_64)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 07:06:11
  Author: andrea
Revision: 77158

archrelease: remove extra-x86_64

Deleted:
  audacity/repos/extra-x86_64/



[arch-commits] Commit in audacity/repos (extra-x86_64)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 07:06:27
  Author: andrea
Revision: 77159

archrelease: copy trunk to extra-x86_64

Added:
  audacity/repos/extra-x86_64/



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

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:16:10
  Author: thomas
Revision: 77160

Update to latest stable busybox 1.16.1

Modified:
  mkinitcpio-busybox/trunk/PKGBUILD
  mkinitcpio-busybox/trunk/config

--+
 PKGBUILD |8 
 config   |   49 +++--
 2 files changed, 39 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:06:27 UTC (rev 77159)
+++ PKGBUILD2010-04-11 11:16:10 UTC (rev 77160)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=mkinitcpio-busybox
-pkgver=1.15.3
-pkgrel=5
+pkgver=1.16.1
+pkgrel=1
 pkgdesc=base initramfs tools
 arch=('i686' 'x86_64')
 url=http://www.busybox.net/;
@@ -10,8 +10,8 @@
 depends=('glibc')
 source=(http://busybox.net/downloads/busybox-${pkgver}.tar.bz2
 config)
-sha256sums=('d74020ad2cc5a4dcc5109c44dbd0e22582d6ce42954b0f1ff29763c8c0ff03cb'
-'abd66b978171447c20532ea23dd0a474c2c083d88658665fb1b7e2c3503a9bfe')
+sha256sums=('6d45ec8e72ca85516c8669f81267e0fbe11881435983e32532a56b44651dd6c5'
+'688477e2e2201a9d3b5ae3efab7c8b8d94d9b75a14dfef20db82cf1c05023b83')
 
 build() {
   cd ${srcdir}/busybox-${pkgver}

Modified: config
===
--- config  2010-04-11 11:06:27 UTC (rev 77159)
+++ config  2010-04-11 11:16:10 UTC (rev 77160)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Busybox version: 1.15.3
-# Sat Feb  6 00:07:28 2010
+# Busybox version: 1.16.1
+# Sun Apr 11 13:13:36 2010
 #
 CONFIG_HAVE_DOT_CONFIG=y
 
@@ -14,6 +14,8 @@
 #
 # CONFIG_DESKTOP is not set
 # CONFIG_EXTRA_COMPAT is not set
+# CONFIG_INCLUDE_SUSv2 is not set
+# CONFIG_USE_PORTABLE_CODE is not set
 CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
 # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set
 # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
@@ -59,7 +61,6 @@
 CONFIG_NO_DEBUG_LIB=y
 # CONFIG_DMALLOC is not set
 # CONFIG_EFENCE is not set
-# CONFIG_INCLUDE_SUSv2 is not set
 
 #
 # Installation Options
@@ -120,6 +121,7 @@
 # CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
 # CONFIG_GUNZIP is not set
 # CONFIG_GZIP is not set
+# CONFIG_FEATURE_GZIP_LONG_OPTIONS is not set
 # CONFIG_LZOP is not set
 # CONFIG_LZOP_COMPR_HIGH is not set
 # CONFIG_RPM2CPIO is not set
@@ -133,6 +135,7 @@
 # CONFIG_FEATURE_TAR_GNU_EXTENSIONS is not set
 # CONFIG_FEATURE_TAR_LONG_OPTIONS is not set
 # CONFIG_FEATURE_TAR_UNAME_GNAME is not set
+# CONFIG_FEATURE_TAR_NOPRESERVE_TIME is not set
 # CONFIG_UNCOMPRESS is not set
 # CONFIG_UNLZMA is not set
 # CONFIG_FEATURE_LZMA_FAST is not set
@@ -148,15 +151,19 @@
 CONFIG_CHGRP=y
 CONFIG_CHMOD=y
 CONFIG_CHOWN=y
+# CONFIG_FEATURE_CHOWN_LONG_OPTIONS is not set
 CONFIG_CHROOT=y
 # CONFIG_CKSUM is not set
 # CONFIG_COMM is not set
 CONFIG_CP=y
+# CONFIG_FEATURE_CP_LONG_OPTIONS is not set
 CONFIG_CUT=y
 # CONFIG_DATE is not set
 # CONFIG_FEATURE_DATE_ISOFMT is not set
+# CONFIG_FEATURE_DATE_COMPAT is not set
 CONFIG_DD=y
 # CONFIG_FEATURE_DD_SIGNAL_HANDLING is not set
+# CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set
 # CONFIG_FEATURE_DD_IBS_OBS is not set
 CONFIG_DF=y
 # CONFIG_FEATURE_DF_FANCY is not set
@@ -314,9 +321,8 @@
 # CONFIG_FEATURE_AWK_LIBM is not set
 # CONFIG_CMP is not set
 # CONFIG_DIFF is not set
-# CONFIG_FEATURE_DIFF_BINARY is not set
+# CONFIG_FEATURE_DIFF_LONG_OPTIONS is not set
 # CONFIG_FEATURE_DIFF_DIR is not set
-# CONFIG_FEATURE_DIFF_MINIMAL is not set
 # CONFIG_ED is not set
 # CONFIG_PATCH is not set
 CONFIG_SED=y
@@ -360,6 +366,7 @@
 # CONFIG_FEATURE_FIND_PATH is not set
 # CONFIG_FEATURE_FIND_REGEX is not set
 # CONFIG_FEATURE_FIND_CONTEXT is not set
+# CONFIG_FEATURE_FIND_LINKS is not set
 CONFIG_GREP=y
 CONFIG_FEATURE_GREP_EGREP_ALIAS=y
 # CONFIG_FEATURE_GREP_FGREP_ALIAS is not set
@@ -449,6 +456,7 @@
 # Options common to multiple modutils
 #
 # CONFIG_FEATURE_2_4_MODULES is not set
+# CONFIG_FEATURE_INSMOD_TRY_MMAP is not set
 # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
 # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
 # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
@@ -484,8 +492,10 @@
 # CONFIG_FINDFS is not set
 # CONFIG_FREERAMDISK is not set
 # CONFIG_FSCK_MINIX is not set
+# CONFIG_MKFS_EXT2 is not set
 # CONFIG_MKFS_MINIX is not set
 # CONFIG_FEATURE_MINIX2 is not set
+# CONFIG_MKFS_REISER is not set
 # CONFIG_MKFS_VFAT is not set
 CONFIG_GETOPT=y
 CONFIG_FEATURE_GETOPT_LONG=y
@@ -498,6 +508,8 @@
 # CONFIG_IPCRM is not set
 # CONFIG_IPCS is not set
 CONFIG_LOSETUP=y
+# CONFIG_LSPCI is not set
+# CONFIG_LSUSB is not set
 # CONFIG_MDEV is not set
 # CONFIG_FEATURE_MDEV_CONF is not set
 # CONFIG_FEATURE_MDEV_RENAME is not set
@@ -510,6 +522,7 @@
 # CONFIG_FEATURE_USE_TERMIOS is not set
 CONFIG_VOLUMEID=y
 # CONFIG_FEATURE_VOLUMEID_EXT is not set
+# CONFIG_FEATURE_VOLUMEID_BTRFS is not set
 # CONFIG_FEATURE_VOLUMEID_REISERFS is not set
 # 

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

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 07:22:03
  Author: ronald
Revision: 77161

upgpkg: dhcpcd 5.2.2-1
update to latest version 5.2.2

Modified:
  dhcpcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:16:10 UTC (rev 77160)
+++ PKGBUILD2010-04-11 11:22:03 UTC (rev 77161)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet jvinet.zeroflux.org
 
 pkgname=dhcpcd
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc=RFC2131 compliant DHCP client daemon
 url=http://roy.marples.name/dhcpcd/;
@@ -16,7 +16,7 @@
 options=('emptydirs')  # We Need the Empty /var/lib/dhcpcd Directory
 source=(http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2; \
 'dhcpcd.conf.d')
-md5sums=('e3bf901c54553673c376b7bcc63b2ff3'
+md5sums=('30a161c93bd4548a28d97041329bf335'
  '372d33485556982b64a97f301e17c5dd')
 
 build() {



[arch-commits] Commit in dhcpcd/repos (testing-i686)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 07:22:21
  Author: ronald
Revision: 77162

archrelease: copy trunk to testing-i686

Added:
  dhcpcd/repos/testing-i686/



[arch-commits] Commit in dhcpcd/repos (testing-x86_64)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 07:22:39
  Author: ronald
Revision: 77163

archrelease: copy trunk to testing-x86_64

Added:
  dhcpcd/repos/testing-x86_64/



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

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:29:25
  Author: thomas
Revision: 77164

Fix a problem with virtio-blk where lots of I/O errors occur (easily 
reproducible by running pacman -Syy)

Added:
  qemu-kvm/trunk/block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff
Modified:
  qemu-kvm/trunk/PKGBUILD

+
 PKGBUILD   |9 +
 block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff |   49 
++
 2 files changed, 55 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:22:39 UTC (rev 77163)
+++ PKGBUILD2010-04-11 11:29:25 UTC (rev 77164)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=qemu-kvm
 pkgver=0.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Latest KVM QEMU is a generic and open source processor emulator which 
achieves a good emulation speed by using dynamic translation.
 arch=(i686 x86_64)
 license=('GPL2' 'LGPL2.1')
@@ -14,11 +14,13 @@
 provides=('qemu')
 replaces=('kvm')
 source=(http://downloads.sourceforge.net/kvm/${pkgname}-${pkgver}.tar.gz
-65-kvm.rules)
+65-kvm.rules
+block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff)
 
 build()
 {
 cd ${srcdir}/${pkgname}-${pkgver}
+patch -p1 -i 
${srcdir}/block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff || 
return 1
 # fix esound building
 ./configure --prefix=/usr \
 --audio-drv-list=alsa,sdl,oss,esd \
@@ -38,4 +40,5 @@
  ${pkgdir}/lib/udev/rules.d/65-kvm.rules
 }
 md5sums=('ab484975004f66fb48cb5589bd9b9dcb'
- 'b316a066d2f1bb57d8f5b7ea1d0d1caf')
+ 'b316a066d2f1bb57d8f5b7ea1d0d1caf'
+ '3d71cb1c3d7c24e4ee1a6264b6f60dca')

Added: block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff
===
--- block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff  
(rev 0)
+++ block-avoid-creating-too-large-iovecs-in-multiwrite_merge.diff  
2010-04-11 11:29:25 UTC (rev 77164)
@@ -0,0 +1,49 @@
+From: Christoph Hellwig h...@lst.de
+Date: Tue, 26 Jan 2010 13:49:08 + (+0100)
+Subject: block: avoid creating too large iovecs in multiwrite_merge
+X-Git-Url: 
http://git.kernel.org/?p=virt%2Fkvm%2Fqemu-kvm.git;a=commitdiff_plain;h=e2a305fb13ff0f5cf6ff80aaa90a5ed5954c
+
+block: avoid creating too large iovecs in multiwrite_merge
+
+If we go over the maximum number of iovecs support by syscall we get
+back EINVAL from the kernel which translate to I/O errors for the guest.
+
+Add a MAX_IOV defintion for platforms that don't have it.  For now we use
+the same 1024 define that's used on Linux and various other platforms,
+but until the windows block backend implements some kind of vectored I/O
+it doesn't matter.
+
+Signed-off-by: Christoph Hellwig h...@lst.de
+Signed-off-by: Anthony Liguori aligu...@us.ibm.com
+---
+
+diff --git a/block.c b/block.c
+index 9c106a8..1919d19 100644
+--- a/block.c
 b/block.c
+@@ -1691,6 +1691,10 @@ static int multiwrite_merge(BlockDriverState *bs, 
BlockRequest *reqs,
+ merge = bs-drv-bdrv_merge_requests(bs, reqs[outidx], reqs[i]);
+ }
+ 
++if (reqs[outidx].qiov-niov + reqs[i].qiov-niov + 1  IOV_MAX) {
++merge = 0;
++}
++
+ if (merge) {
+ size_t size;
+ QEMUIOVector *qiov = qemu_mallocz(sizeof(*qiov));
+diff --git a/qemu-common.h b/qemu-common.h
+index ae4f23b..b09f717 100644
+--- a/qemu-common.h
 b/qemu-common.h
+@@ -54,6 +54,10 @@ struct iovec {
+ void *iov_base;
+ size_t iov_len;
+ };
++/*
++ * Use the same value as Linux for now.
++ */
++#define IOV_MAX   1024
+ #else
+ #include sys/uio.h
+ #endif



[arch-commits] Commit in qemu-kvm/repos (extra-i686)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:29:51
  Author: thomas
Revision: 77165

archrelease: remove extra-i686

Deleted:
  qemu-kvm/repos/extra-i686/



[arch-commits] Commit in qemu-kvm/repos (extra-i686)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:29:59
  Author: thomas
Revision: 77166

archrelease: copy trunk to extra-i686

Added:
  qemu-kvm/repos/extra-i686/



[arch-commits] Commit in qemu-kvm/repos (extra-x86_64)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:30:16
  Author: thomas
Revision: 77167

archrelease: remove extra-x86_64

Deleted:
  qemu-kvm/repos/extra-x86_64/



[arch-commits] Commit in qemu-kvm/repos (extra-x86_64)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:30:25
  Author: thomas
Revision: 77168

archrelease: copy trunk to extra-x86_64

Added:
  qemu-kvm/repos/extra-x86_64/



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

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:33:46
  Author: ibiru
Revision: 77169

fix source array

Modified:
  metacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:30:25 UTC (rev 77168)
+++ PKGBUILD2010-04-11 11:33:46 UTC (rev 77169)
@@ -14,8 +14,7 @@
 options=('!libtool' '!emptydirs')
 install=metacity.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
-metacity-restartstyle.patch
-fix-build-gcc-4.5.patch)
+metacity-restartstyle.patch)
 sha256sums=('0057b6e0562cf51b648a2d7b3729def8365ccefd12a9b1373f93312da1ebe5d8'
 '3a7e484ec2eb97e7b7f1baaa33e5d925e67a35c84e49c5abe6c32cf2c25f16eb')
 



[arch-commits] Commit in mkinitcpio-busybox/repos (testing-i686)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:34:10
  Author: thomas
Revision: 77170

archrelease: copy trunk to testing-i686

Added:
  mkinitcpio-busybox/repos/testing-i686/



[arch-commits] Commit in metacity/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:34:11
  Author: ibiru
Revision: 77171

archrelease: remove extra-i686

Deleted:
  metacity/repos/extra-i686/



[arch-commits] Commit in mkinitcpio-busybox/repos (testing-x86_64)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 07:34:21
  Author: thomas
Revision: 77172

archrelease: copy trunk to testing-x86_64

Added:
  mkinitcpio-busybox/repos/testing-x86_64/



[arch-commits] Commit in metacity/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:34:27
  Author: ibiru
Revision: 77173

archrelease: copy trunk to extra-i686

Added:
  metacity/repos/extra-i686/



[arch-commits] Commit in metacity/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:34:30
  Author: ibiru
Revision: 77174

archrelease: remove extra-x86_64

Deleted:
  metacity/repos/extra-x86_64/



[arch-commits] Commit in metacity/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:34:46
  Author: ibiru
Revision: 77175

archrelease: copy trunk to extra-x86_64

Added:
  metacity/repos/extra-x86_64/



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

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:35:54
  Author: ibiru
Revision: 77176

fix source array

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:34:46 UTC (rev 77175)
+++ PKGBUILD2010-04-11 11:35:54 UTC (rev 77176)
@@ -56,7 +56,7 @@
 install=ghc.install
 
 source=(http://www.haskell.org/ghc/dist/$pkgver/$pkgname-$pkgver-src.tar.bz2; 
\
-build.mk ghc.install)
+build.mk)
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in ghc/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:36:11
  Author: ibiru
Revision: 77177

archrelease: remove extra-i686

Deleted:
  ghc/repos/extra-i686/



[arch-commits] Commit in ghc/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:36:28
  Author: ibiru
Revision: 77178

archrelease: copy trunk to extra-i686

Added:
  ghc/repos/extra-i686/



[arch-commits] Commit in ghc/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:36:31
  Author: ibiru
Revision: 77179

archrelease: remove extra-x86_64

Deleted:
  ghc/repos/extra-x86_64/



[arch-commits] Commit in ghc/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:36:46
  Author: ibiru
Revision: 77180

archrelease: copy trunk to extra-x86_64

Added:
  ghc/repos/extra-x86_64/



[arch-commits] Commit in xfce4-settings/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:39:32
  Author: ibiru
Revision: 77181

archrelease: remove extra-i686

Deleted:
  xfce4-settings/repos/extra-i686/



[arch-commits] Commit in xfce4-settings/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:39:48
  Author: ibiru
Revision: 77182

archrelease: copy trunk to extra-i686

Added:
  xfce4-settings/repos/extra-i686/



[arch-commits] Commit in xfce4-settings/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:39:51
  Author: ibiru
Revision: 77183

archrelease: remove extra-x86_64

Deleted:
  xfce4-settings/repos/extra-x86_64/



[arch-commits] Commit in xfce4-settings/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:40:13
  Author: ibiru
Revision: 77184

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-settings/repos/extra-x86_64/



[arch-commits] Commit in thttpd/trunk (PKGBUILD thttpd-2.25b-getline.patch)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:44:48
  Author: ibiru
Revision: 77185

add missing patch

Added:
  thttpd/trunk/thttpd-2.25b-getline.patch
Modified:
  thttpd/trunk/PKGBUILD

+
 PKGBUILD   |2 +-
 thttpd-2.25b-getline.patch |   21 +
 2 files changed, 22 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:40:13 UTC (rev 77184)
+++ PKGBUILD2010-04-11 11:44:48 UTC (rev 77185)
@@ -43,4 +43,4 @@
 '9cf9b42633a53be922acdceada79897081ab9b987f2d9c20ce090a354114ef28'
 '1f45e999622ff554820a627deb994357b61d11017db93bff65153e6725c1ca06'
 '2a2480c032320a319b387c929b9e5e4ae4dad248ec8abb3b3accac99462368ef'
-'302d32bbaa96da6579547a5b132c4a64ad949a630c4ab46391531e80a132f559')
+'ab054c6178c91213293e2ad5eacec4d76a43c2140cbd4e516480acba9146e1d5')

Added: thttpd-2.25b-getline.patch
===
--- thttpd-2.25b-getline.patch  (rev 0)
+++ thttpd-2.25b-getline.patch  2010-04-11 11:44:48 UTC (rev 77185)
@@ -0,0 +1,21 @@
+diff -Nur thttpd-2.25b.orig/extras/htpasswd.c thttpd-2.25b/extras/htpasswd.c
+--- thttpd-2.25b.orig/extras/htpasswd.c2001-12-19 02:08:08.0 
+0200
 thttpd-2.25b/extras/htpasswd.c 2010-04-11 14:43:31.037809054 +0300
+@@ -49,7 +49,7 @@
+ while((line[y++] = line[x++]));
+ }
+ 
+-static int getline(char *s, int n, FILE *f) {
++static int get_line(char *s, int n, FILE *f) {
+ register int i=0;
+ 
+ while(1) {
+@@ -189,7 +189,7 @@
+ strcpy(user,argv[2]);
+ 
+ found = 0;
+-while(!(getline(line,MAX_STRING_LEN,f))) {
++while(!(get_line(line,MAX_STRING_LEN,f))) {
+ if(found || (line[0] == '#') || (!line[0])) {
+ putline(tfp,line);
+ continue;



[arch-commits] Commit in thttpd/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:45:13
  Author: ibiru
Revision: 77186

archrelease: remove extra-i686

Deleted:
  thttpd/repos/extra-i686/



[arch-commits] Commit in thttpd/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:45:28
  Author: ibiru
Revision: 77187

archrelease: copy trunk to extra-i686

Added:
  thttpd/repos/extra-i686/



[arch-commits] Commit in thttpd/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:45:31
  Author: ibiru
Revision: 77188

archrelease: remove extra-x86_64

Deleted:
  thttpd/repos/extra-x86_64/



[arch-commits] Commit in thttpd/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 07:45:47
  Author: ibiru
Revision: 77189

archrelease: copy trunk to extra-x86_64

Added:
  thttpd/repos/extra-x86_64/



[arch-commits] Commit in gdb/trunk (PKGBUILD tui-no-gdbarch.patch)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:51:03
  Author: allan
Revision: 77190

upgpkg: gdb 7.1-2
fix FS#19000 (TUI mode failue), FS#19040 (get old patch out of PKGBUILD)

Added:
  gdb/trunk/tui-no-gdbarch.patch
Modified:
  gdb/trunk/PKGBUILD

--+
 PKGBUILD |8 +++
 tui-no-gdbarch.patch |   54 +
 2 files changed, 58 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:45:47 UTC (rev 77189)
+++ PKGBUILD2010-04-11 11:51:03 UTC (rev 77190)
@@ -4,7 +4,7 @@
 
 pkgname=gdb
 pkgver=7.1
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNU Debugger
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/gdb/;
@@ -15,13 +15,13 @@
 options=('!libtool')
 install=gdb.install
 source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2
-gdb-readline-6.0.patch)
+tui-no-gdbarch.patch)
 md5sums=('21dce610476c054687b52770d2ddc657'
- '82e9eac057954899092405e9ef97d029')
+ 'e2f3f6cb11d72e3727ed4f7c49ea395f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i $srcdir/gdb-readline-6.0.patch
+  patch -Np1 -i $srcdir/tui-no-gdbarch.patch
   
   ./configure --prefix=/usr --disable-nls \
 --with-system-readline \

Added: tui-no-gdbarch.patch
===
--- tui-no-gdbarch.patch(rev 0)
+++ tui-no-gdbarch.patch2010-04-11 11:51:03 UTC (rev 77190)
@@ -0,0 +1,54 @@
+2010-03-20  Daniel Jacobowitz  d...@codesourcery.com
+
+   * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
+   get_current_arch.
+   * tui/tui-layout.c (extract_display_start_addr): Likewise.
+
+Index: src/gdb/tui/tui-disasm.c
+===
+RCS file: /cvs/src/src/gdb/tui/tui-disasm.c,v
+retrieving revision 1.33
+diff -u -p -r1.33 tui-disasm.c
+--- src/gdb/tui/tui-disasm.c   1 Jan 2010 07:32:07 -   1.33
 src/gdb/tui/tui-disasm.c   20 Mar 2010 04:17:05 -
+@@ -21,6 +21,7 @@
+along with this program.  If not, see http://www.gnu.org/licenses/.  */
+ 
+ #include defs.h
++#include arch-utils.h
+ #include symtab.h
+ #include breakpoint.h
+ #include frame.h
+@@ -330,7 +331,7 @@ tui_get_begin_asm_address (struct gdbarc
+ {
+   struct tui_gen_win_info *locator;
+   struct tui_locator_element *element;
+-  struct gdbarch *gdbarch = NULL;
++  struct gdbarch *gdbarch = get_current_arch ();
+   CORE_ADDR addr;
+ 
+   locator = tui_locator_win_info_ptr ();
+Index: src/gdb/tui/tui-layout.c
+===
+RCS file: /cvs/src/src/gdb/tui/tui-layout.c,v
+retrieving revision 1.36
+diff -u -p -r1.36 tui-layout.c
+--- src/gdb/tui/tui-layout.c   1 Jan 2010 07:32:07 -   1.36
 src/gdb/tui/tui-layout.c   20 Mar 2010 04:17:05 -
+@@ -21,6 +21,7 @@
+along with this program.  If not, see http://www.gnu.org/licenses/.  */
+ 
+ #include defs.h
++#include arch-utils.h
+ #include command.h
+ #include symtab.h
+ #include frame.h
+@@ -522,7 +523,7 @@ static void
+ extract_display_start_addr (struct gdbarch **gdbarch_p, CORE_ADDR *addr_p)
+ {
+   enum tui_layout_type cur_layout = tui_current_layout ();
+-  struct gdbarch *gdbarch = NULL;
++  struct gdbarch *gdbarch = get_current_arch ();
+   CORE_ADDR addr;
+   CORE_ADDR pc;
+   struct symtab_and_line cursal = get_current_source_symtab_and_line ();



[arch-commits] Commit in gdb/repos (extra-i686)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:51:31
  Author: allan
Revision: 77191

archrelease: remove extra-i686

Deleted:
  gdb/repos/extra-i686/



[arch-commits] Commit in gdb/repos (extra-i686)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:51:58
  Author: allan
Revision: 77192

archrelease: copy trunk to extra-i686

Added:
  gdb/repos/extra-i686/



[arch-commits] Commit in gdb/repos (extra-x86_64)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 07:53:00
  Author: allan
Revision: 77194

archrelease: copy trunk to extra-x86_64

Added:
  gdb/repos/extra-x86_64/



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

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 08:37:15
  Author: allan
Revision: 77195

upgpkg: openal 1.12.854-1
upstream update

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:53:00 UTC (rev 77194)
+++ PKGBUILD2010-04-11 12:37:15 UTC (rev 77195)
@@ -3,7 +3,7 @@
 # Contributer: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.10.622
+pkgver=1.12.854
 pkgrel=1
 pkgdesc=OpenAL audio library for use with opengl
 arch=('i686' 'x86_64')
@@ -13,11 +13,15 @@
 makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake')
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
-md5sums=('d6324d0e7a4fd799e48e720c023fe1c0')
+md5sums=('fbf36451fdebd6466edbdc0ee7db9603')
 
 build() {
   cd ${srcdir}/${pkgname}-soft-${pkgver}/build
   cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release .. || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-soft-${pkgver}/build
   make DESTDIR=${pkgdir}/ install  || return 1
 }



[arch-commits] Commit in openal/repos (extra-i686)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 08:37:27
  Author: allan
Revision: 77196

archrelease: remove extra-i686

Deleted:
  openal/repos/extra-i686/



[arch-commits] Commit in openal/repos (extra-i686)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 08:37:54
  Author: allan
Revision: 77197

archrelease: copy trunk to extra-i686

Added:
  openal/repos/extra-i686/



[arch-commits] Commit in openal/repos (extra-x86_64)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 08:38:07
  Author: allan
Revision: 77198

archrelease: remove extra-x86_64

Deleted:
  openal/repos/extra-x86_64/



[arch-commits] Commit in openal/repos (extra-x86_64)

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 08:38:34
  Author: allan
Revision: 77199

archrelease: copy trunk to extra-x86_64

Added:
  openal/repos/extra-x86_64/



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

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:13:45
  Author: pierre
Revision: 77200

upstream update (abi compatible)
define path to our ca-bundle; fiyes regression with subversion when using https

Modified:
  neon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 12:38:34 UTC (rev 77199)
+++ PKGBUILD2010-04-11 13:13:45 UTC (rev 77200)
@@ -4,20 +4,22 @@
 
 # KEEP LIBTOOL FILES!
 pkgname=neon
-pkgver=0.28.6
-pkgrel=4
+pkgver=0.29.3
+pkgrel=1
 pkgdesc=HTTP and WebDAV client library with a C interface
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
-depends=('gnutls' 'heimdal' 'zlib' 'expat' 'db')
+depends=('gnutls' 'heimdal' 'zlib' 'expat' 'db' 'ca-certificates')
 url=http://www.webdav.org/neon/;
-source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz)
-md5sums=('252578ed52b71d15909641484951')
-options=(libtool)
+source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('ba1015b59c112d44d7797b62fe7bee51')
+options=('libtool')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-ssl=gnutls  --with-expat --enable-shared 
--disable-static
+  ./configure --prefix=/usr \
+--with-expat --enable-shared --disable-static \
+--with-ssl=gnutls --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
   make || return 1
 }
 



[arch-commits] Commit in neon/repos (extra-i686)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:14:02
  Author: pierre
Revision: 77201

archrelease: remove extra-i686

Deleted:
  neon/repos/extra-i686/



[arch-commits] Commit in neon/repos (extra-i686)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:14:19
  Author: pierre
Revision: 77202

archrelease: copy trunk to extra-i686

Added:
  neon/repos/extra-i686/



[arch-commits] Commit in neon/repos (extra-x86_64)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:14:29
  Author: pierre
Revision: 77203

archrelease: remove extra-x86_64

Deleted:
  neon/repos/extra-x86_64/



[arch-commits] Commit in neon/repos (extra-x86_64)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:14:47
  Author: pierre
Revision: 77204

archrelease: copy trunk to extra-x86_64

Added:
  neon/repos/extra-x86_64/



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

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 09:15:21
  Author: thomas
Revision: 77205

Fix source/homepage URL and update to latest 2.2.49

Modified:
  acl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 13:14:47 UTC (rev 77204)
+++ PKGBUILD2010-04-11 13:15:21 UTC (rev 77205)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=acl
-pkgver=2.2.48
+pkgver=2.2.49
 pkgrel=1
 pkgdesc=Library for filesystem ACL support
 arch=('i686' 'x86_64')
-url=http://oss.sgi.com/projects/xfs/;
+url=http://savannah.nongnu.org/projects/acl;
 license=('LGPL')
 depends=('attr=2.4.41')
 replaces=('xfsacl')
 provides=('xfsacl')
 conflicts=('xfsacl')
 options=('!libtool')
-source=(ftp://ftp.archlinux.org/other/acl/acl-${pkgver}.src.tar.gz)
-sha256sums=('b45e21549c9752ad9b99862cce79d7ec5ef4b32c3e95a39f79f0a8442b86476e')
+source=(http://mirrors.zerg.biz/nongnu/${pkgname}/${pkgname}-${pkgver}.src.tar.gz)
+sha256sums=('b9c7f4752e4ef4930a62fa5aa0d7efe1cba2b5a3a2d6ee2b45c0a70c72b7e5d5')
 
 build() {
   cd $srcdir/acl-$pkgver



[arch-commits] Commit in acl/repos (testing-i686)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 09:20:12
  Author: thomas
Revision: 77206

archrelease: copy trunk to testing-i686

Added:
  acl/repos/testing-i686/



[arch-commits] Commit in acl/repos (testing-x86_64)

2010-04-11 Thread Thomas Bächler
Date: Sunday, April 11, 2010 @ 09:20:25
  Author: thomas
Revision: 77207

archrelease: copy trunk to testing-x86_64

Added:
  acl/repos/testing-x86_64/



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

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:31:45
  Author: pierre
Revision: 77208

upgpkg: neon 0.29.3-2
use openssl again

Modified:
  neon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 13:20:25 UTC (rev 77207)
+++ PKGBUILD2010-04-11 13:31:45 UTC (rev 77208)
@@ -5,11 +5,11 @@
 # KEEP LIBTOOL FILES!
 pkgname=neon
 pkgver=0.29.3
-pkgrel=1
+pkgrel=2
 pkgdesc=HTTP and WebDAV client library with a C interface
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
-depends=('gnutls' 'heimdal' 'zlib' 'expat' 'db' 'ca-certificates')
+depends=('heimdal' 'expat' 'ca-certificates')
 url=http://www.webdav.org/neon/;
 source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz;)
 md5sums=('ba1015b59c112d44d7797b62fe7bee51')
@@ -19,7 +19,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr \
 --with-expat --enable-shared --disable-static \
---with-ssl=gnutls --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+--with-ssl=openssl --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
   make || return 1
 }
 



[arch-commits] Commit in neon/repos (extra-i686)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:31:54
  Author: pierre
Revision: 77209

archrelease: remove extra-i686

Deleted:
  neon/repos/extra-i686/



[arch-commits] Commit in neon/repos (extra-i686)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:32:11
  Author: pierre
Revision: 77210

archrelease: copy trunk to extra-i686

Added:
  neon/repos/extra-i686/



[arch-commits] Commit in neon/repos (extra-x86_64)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:32:19
  Author: pierre
Revision: 77211

archrelease: remove extra-x86_64

Deleted:
  neon/repos/extra-x86_64/



[arch-commits] Commit in neon/repos (extra-x86_64)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 09:32:35
  Author: pierre
Revision: 77212

archrelease: copy trunk to extra-x86_64

Added:
  neon/repos/extra-x86_64/



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

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 09:57:35
  Author: ronald
Revision: 77213

upgpkg: kile 2.1b4-1
update to latest version

Modified:
  kile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 13:32:35 UTC (rev 77212)
+++ PKGBUILD2010-04-11 13:57:35 UTC (rev 77213)
@@ -3,8 +3,8 @@
 # Contributor : Damir Perisa damir.per...@bluewin.ch
 
 pkgname=kile
-pkgver=2.1b3
-pkgrel=2
+pkgver=2.1b4
+pkgrel=1
 pkgdesc=A user friendly TeX/LaTeX frontend for KDE.
 arch=(i686 x86_64)
 license=('GPL2')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=kile.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('5de96712686e82fa17732c0d0cf0cc3f')
+md5sums=('8585c196b7bff68c5cffb924a98b8783')
 
 build() {
   cd ${srcdir}
@@ -24,5 +24,9 @@
 -DCMAKE_SKIP_RPATH=ON \
 -DCMAKE_INSTALL_PREFIX=/usr
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/build
   make DESTDIR=$pkgdir install || return 1
 }



[arch-commits] Commit in kile/repos (extra-i686)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 09:58:10
  Author: ronald
Revision: 77214

archrelease: remove extra-i686

Deleted:
  kile/repos/extra-i686/



[arch-commits] Commit in kile/repos (extra-i686)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 09:58:24
  Author: ronald
Revision: 77215

archrelease: copy trunk to extra-i686

Added:
  kile/repos/extra-i686/



[arch-commits] Commit in kile/repos (extra-x86_64)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 09:58:56
  Author: ronald
Revision: 77216

archrelease: remove extra-x86_64

Deleted:
  kile/repos/extra-x86_64/



[arch-commits] Commit in kile/repos (extra-x86_64)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 09:59:11
  Author: ronald
Revision: 77217

archrelease: copy trunk to extra-x86_64

Added:
  kile/repos/extra-x86_64/



[arch-commits] Commit in ntfs-3g/trunk (PKGBUILD)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 10:10:09
  Author: ronald
Revision: 77218

upgpkg: ntfs-3g 2010.3.6-1
update to latest version

Modified:
  ntfs-3g/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 13:59:11 UTC (rev 77217)
+++ PKGBUILD2010-04-11 14:10:09 UTC (rev 77218)
@@ -3,18 +3,18 @@
 # Contributor: Thomas B�chler thomas.archlinux.org
 
 pkgname=ntfs-3g
-pkgver=2010.1.16
+pkgver=2010.3.6
 pkgrel=1
 pkgdesc=Stable read and write NTFS driver
 url=http://www.tuxera.com;
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('glibc' 'fuse=2.8.0')
+depends=('glibc' 'fuse')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://www.tuxera.com/opensource/${pkgname}-${pkgver}.tgz
 25-ntfs-config-write-policy.fdi)
-md5sums=('e104c914e8d7d29ee83e63d46afbba25'
+md5sums=('12ce21aa044c6068a4df6e8cbd3c5cfa'
  '9dca69d78310f8635877984167eb515f')
 
 build() {
@@ -22,9 +22,12 @@
   ac_cv_path_LDCONFIG=/bin/true ./configure --prefix=/usr \
 --with-fuse=external --disable-static || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
   ln -s /bin/ntfs-3g ${pkgdir}/sbin/mount.ntfs || return 1
   install -m755 -d ${pkgdir}/usr/share/hal/fdi/policy/10osvendor
   install -m644 ${srcdir}/25-ntfs-config-write-policy.fdi 
${pkgdir}/usr/share/hal/fdi/policy/10osvendor/ || return 1
-
 }



[arch-commits] Commit in ntfs-3g/repos (extra-i686)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 10:10:18
  Author: ronald
Revision: 77219

archrelease: remove extra-i686

Deleted:
  ntfs-3g/repos/extra-i686/



[arch-commits] Commit in ntfs-3g/repos (extra-i686)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 10:10:32
  Author: ronald
Revision: 77220

archrelease: copy trunk to extra-i686

Added:
  ntfs-3g/repos/extra-i686/



[arch-commits] Commit in ntfs-3g/repos (extra-x86_64)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 10:10:41
  Author: ronald
Revision: 77221

archrelease: remove extra-x86_64

Deleted:
  ntfs-3g/repos/extra-x86_64/



[arch-commits] Commit in ntfs-3g/repos (extra-x86_64)

2010-04-11 Thread Ronald van Haren
Date: Sunday, April 11, 2010 @ 10:10:56
  Author: ronald
Revision: 77222

archrelease: copy trunk to extra-x86_64

Added:
  ntfs-3g/repos/extra-x86_64/



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

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 10:13:33
  Author: pierre
Revision: 77223

upgpkg: subversion 1.6.9-5
neon/openssl rebuild; should be needed but just in case

Modified:
  subversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 14:10:56 UTC (rev 77222)
+++ PKGBUILD2010-04-11 14:13:33 UTC (rev 77223)
@@ -4,7 +4,7 @@
 
 pkgname=subversion
 pkgver=1.6.9
-pkgrel=4
+pkgrel=5
 pkgdesc=Replacement for CVS, another versioning system (svn)
 arch=('i686' 'x86_64')
 license=('apache' 'bsd')



[arch-commits] Commit in subversion/repos (extra-i686)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 10:14:18
  Author: pierre
Revision: 77224

archrelease: remove extra-i686

Deleted:
  subversion/repos/extra-i686/



[arch-commits] Commit in subversion/repos (extra-i686)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 10:14:34
  Author: pierre
Revision: 77225

archrelease: copy trunk to extra-i686

Added:
  subversion/repos/extra-i686/



[arch-commits] Commit in subversion/repos (extra-x86_64)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 10:15:21
  Author: pierre
Revision: 77226

archrelease: remove extra-x86_64

Deleted:
  subversion/repos/extra-x86_64/



[arch-commits] Commit in subversion/repos (extra-x86_64)

2010-04-11 Thread Pierre Schmitz
Date: Sunday, April 11, 2010 @ 10:15:37
  Author: pierre
Revision: 77227

archrelease: copy trunk to extra-x86_64

Added:
  subversion/repos/extra-x86_64/



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

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:07:18
  Author: andrea
Revision: 77228

upgpkg: opencv 2.1.0-1
upstream release

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 14:15:37 UTC (rev 77227)
+++ PKGBUILD2010-04-11 15:07:18 UTC (rev 77228)
@@ -1,34 +1,42 @@
 # $Id$
+# Maintainer:
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=opencv
-pkgver=2.0.0
-pkgrel=4
+pkgver=2.1.0
+pkgrel=1
 pkgdesc=Intel(R) Open Source Computer Vision Library
 arch=('i686' 'x86_64')
 license=('custom')
 url=http://opencv.willowgarage.com;
-depends=('jasper' 'gtk2' 'python' 'libtiff' 'libpng' 'xine-lib' 
'gstreamer0.10-base' 'libdc1394' 'libv4l')
+depends=('jasper' 'gtk2' 'python' 'xine-lib' 'gstreamer0.10-base' 'libdc1394' 
'libv4l')
 makedepends=('cmake' 'pkgconfig')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/opencvlibrary/OpenCV-${pkgver}.tar.bz2 
libpng-1.4.patch)
-md5sums=('ed27520514baacc5edad7b06ad24130e' '301f9108f2ee875d889c279adadb254e')
-sha1sums=('2090c2aaff77c3b0cc669c2ee81bea389db0a366' 
'4de3772ac5e33c2b0050d1f7e6678027898d8545')
+md5sums=('1d71584fb4e04214c0085108f95e24c8'
+   '301f9108f2ee875d889c279adadb254e')
 
 build() {
+  cd ${srcdir}/OpenCV-${pkgver}
+  patch -p1 -i ${srcdir}/libpng-1.4.patch || return 1
   cd ${srcdir}
-  patch -p0  libpng-1.4.patch || return 1
   mkdir build
   cd build
   cmake ../OpenCV-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=ON \
+-DWITH_XINE=ON \
 -DWITH_UNICAP=OFF || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/build
   make DESTDIR=$pkgdir install || return 1
 
   # install license file
   install -D -m644 ${srcdir}/OpenCV-${pkgver}/doc/license.txt \
 ${pkgdir}/usr/share/licenses/$pkgname/LICENSE || return 1
 }
+



[arch-commits] Commit in opencv/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:08:50
  Author: andrea
Revision: 77229

archrelease: remove extra-i686

Deleted:
  opencv/repos/extra-i686/



[arch-commits] Commit in opencv/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:09:13
  Author: andrea
Revision: 77230

archrelease: copy trunk to extra-i686

Added:
  opencv/repos/extra-i686/



[arch-commits] Commit in opencv/repos (extra-x86_64)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:10:48
  Author: andrea
Revision: 77231

archrelease: remove extra-x86_64

Deleted:
  opencv/repos/extra-x86_64/



[arch-commits] Commit in opencv/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:11:02
  Author: andrea
Revision: 77232

archrelease: remove extra-i686

Deleted:
  opencv/repos/extra-i686/



[arch-commits] Commit in opencv/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:11:18
  Author: andrea
Revision: 77233

archrelease: copy trunk to extra-i686

Added:
  opencv/repos/extra-i686/



[arch-commits] Commit in opencv/repos (extra-x86_64)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:11:37
  Author: andrea
Revision: 77234

archrelease: copy trunk to extra-x86_64

Added:
  opencv/repos/extra-x86_64/



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

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:11:53
  Author: andrea
Revision: 77235

upgpkg: kipi-plugins 1.2.0-2
opencv 2.1 rebuild

Modified:
  kipi-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 15:11:37 UTC (rev 77234)
+++ PKGBUILD2010-04-11 15:11:53 UTC (rev 77235)
@@ -3,17 +3,17 @@
 
 pkgname=kipi-plugins
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=libkipi plugins for digikam and kde apps
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.kipi-plugins.org;
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 depends=('kdegraphics-libs' 'kdepimlibs' 'opencv' 'libgpod')
-source=(http://downloads.sourceforge.net/sourceforge/kipi/$pkgname-$pkgver.tar.bz2;)
+source=(http://downloads.sourceforge.net/kipi/$pkgname-$pkgver.tar.bz2;)
 optdepends=('imagemagick: for picture manipulation'
 'qca: for shwup webservice support')
-install=kipi-plugins.install
+install=${pkgname}.install
 md5sums=('f11471f680f8efde2fa72b76b68134be')
 
 build() {
@@ -25,5 +25,9 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=ON
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/build
   make DESTDIR=$pkgdir install || return 1
- }
+}



[arch-commits] Commit in kipi-plugins/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:12:40
  Author: andrea
Revision: 77236

archrelease: remove extra-i686

Deleted:
  kipi-plugins/repos/extra-i686/



[arch-commits] Commit in kipi-plugins/repos (extra-i686)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:12:56
  Author: andrea
Revision: 77237

archrelease: copy trunk to extra-i686

Added:
  kipi-plugins/repos/extra-i686/



[arch-commits] Commit in kipi-plugins/repos (extra-x86_64)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:13:43
  Author: andrea
Revision: 77238

archrelease: remove extra-x86_64

Deleted:
  kipi-plugins/repos/extra-x86_64/



[arch-commits] Commit in kipi-plugins/repos (extra-x86_64)

2010-04-11 Thread Andrea Scarpino
Date: Sunday, April 11, 2010 @ 11:13:59
  Author: andrea
Revision: 77239

archrelease: copy trunk to extra-x86_64

Added:
  kipi-plugins/repos/extra-x86_64/



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

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 12:32:30
  Author: ibiru
Revision: 77240

upgpkg: x264 20100410-1
update to 20100410

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 15:13:59 UTC (rev 77239)
+++ PKGBUILD2010-04-11 16:32:30 UTC (rev 77240)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal p...@archlinux.org
 
 pkgname=x264
-pkgver=20100312
+pkgver=20100410
 pkgrel=1
 pkgdesc=free library for encoding H264/AVC video streams
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 makedepends=('yasm')
 
source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2)
-sha256sums=('89c15d9a7c5fdc3117969c3c7edd5e3c797d57319ecb549818ea2e90a1016d85')
+sha256sums=('7f42481ad03ffdf04e182fcc336f86e3eec6cdaffb5385ca4e713541b8705185')
 
 build() {
 cd $srcdir/$pkgname-snapshot-$pkgver-2245 || return 1



[arch-commits] Commit in x264/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 12:32:39
  Author: ibiru
Revision: 77241

archrelease: remove extra-i686

Deleted:
  x264/repos/extra-i686/



[arch-commits] Commit in x264/repos (extra-i686)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 12:32:58
  Author: ibiru
Revision: 77242

archrelease: copy trunk to extra-i686

Added:
  x264/repos/extra-i686/



[arch-commits] Commit in x264/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 12:33:07
  Author: ibiru
Revision: 77243

archrelease: remove extra-x86_64

Deleted:
  x264/repos/extra-x86_64/



[arch-commits] Commit in x264/repos (extra-x86_64)

2010-04-11 Thread Ionut Biru
Date: Sunday, April 11, 2010 @ 12:33:24
  Author: ibiru
Revision: 77244

archrelease: copy trunk to extra-x86_64

Added:
  x264/repos/extra-x86_64/



  1   2   3   >