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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:18:19
  Author: ibiru
Revision: 82729

upgpkg: libvpx 0.9.0-1.20100615
disabling temporally psnr, due to fail to load on low memory computers FS#19818

Modified:
  libvpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 04:52:37 UTC (rev 82728)
+++ PKGBUILD2010-06-16 10:18:19 UTC (rev 82729)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=libvpx
 pkgver=0.9.0
-pkgrel=0.20100615
+pkgrel=1.20100615
 pkgdesc=The VP8 Codec SDK
 arch=('i686' 'x86_64')
 url=http://www.webmproject.org/;
@@ -18,7 +18,6 @@
 --enable-runtime-cpu-detect \
 --enable-shared \
 --enable-postproc \
---enable-psnr \
 --enable-pic \
 --disable-install-docs \
 --disable-install-srcs



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:18:29
  Author: ibiru
Revision: 82730

archrelease: remove extra-i686

Deleted:
  libvpx/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:18:47
  Author: ibiru
Revision: 82731

archrelease: copy trunk to extra-i686

Added:
  libvpx/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:18:56
  Author: ibiru
Revision: 82732

archrelease: remove extra-x86_64

Deleted:
  libvpx/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:19:21
  Author: ibiru
Revision: 82733

archrelease: copy trunk to extra-x86_64

Added:
  libvpx/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:32:17
  Author: ibiru
Revision: 82734

upgpkg: libvpx 0.9.0-1
proper versioning schema

Modified:
  libvpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 10:19:21 UTC (rev 82733)
+++ PKGBUILD2010-06-16 10:32:17 UTC (rev 82734)
@@ -2,14 +2,15 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=libvpx
 pkgver=0.9.0
-pkgrel=1.20100615
+pkgrel=1
+_rel=20100615
 pkgdesc=The VP8 Codec SDK
 arch=('i686' 'x86_64')
 url=http://www.webmproject.org/;
 license=('BSD')
 depends=('glibc')
 makedepends=('yasm')
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgrel:2}.tar.xz)
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${_rel}.tar.xz)
 md5sums=('1bb296fa54771dc87ad7ed2f0ceeb808')
 
 build() {



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:32:27
  Author: ibiru
Revision: 82735

archrelease: remove extra-i686

Deleted:
  libvpx/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:32:43
  Author: ibiru
Revision: 82736

archrelease: copy trunk to extra-i686

Added:
  libvpx/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:32:53
  Author: ibiru
Revision: 82737

archrelease: remove extra-x86_64

Deleted:
  libvpx/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:33:10
  Author: ibiru
Revision: 82738

archrelease: copy trunk to extra-x86_64

Added:
  libvpx/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:35:42
  Author: ibiru
Revision: 82739

upgpkg: transmission 2.00-1
update to 2.00, adding transmission-qt to repos

Modified:
  transmission/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 10:33:10 UTC (rev 82738)
+++ PKGBUILD2010-06-16 10:35:42 UTC (rev 82739)
@@ -3,7 +3,7 @@
 
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=1.93
+pkgver=2.00
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.transmissionbt.com/;
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'curl' 'libnotify' 'desktop-file-utils' 'qt' 
'libevent')
 source=(http://mirrors.m0k.org/transmission/files/${pkgbase}-${pkgver}.tar.bz2
 transmissiond transmissiond.conf qtr.desktop)
-md5sums=('f68358d03e46bec5704bbaa894990152'
+md5sums=('02a4d23bdd6be2fba6d8e0b24f630dab'
  '50b7c17300bc8b38f44fb6f681ba05d0'
  '4170b71ad5d6c499a8a16c6e86b77cce'
  '18912ee58b00938c177f64f6bdd6eed9')
@@ -20,7 +20,7 @@
 
   export CFLAGS=$CFLAGS -fno-strict-aliasing
 
-  ./configure --prefix=/usr --disable-wx || return 1
+  ./configure --prefix=/usr || return 1
   make || return 1
   pushd qt
   qmake qtr.pro || return 1
@@ -42,7 +42,6 @@
   install -D -m755 ${srcdir}/transmissiond 
${pkgdir}/etc/rc.d/transmissiond || return 1
   install -D -m644 ${srcdir}/transmissiond.conf 
${pkgdir}/etc/conf.d/transmissiond || return 1
   install -D -m644 COPYING 
${pkgdir}/usr/share/licenses/transmission-cli/COPYING || return 1
-
 }
 
 package_transmission-gtk() {
@@ -60,7 +59,7 @@
 
 package_transmission-qt() {
   pkgdesc=Fast, easy, and free BitTorrent client (Qt GUI)
-  depends=('curl' 'qt')
+  depends=('curl' 'qt' 'libevent')
   optdepends=('transmission-cli: daemon and web support')
 
   cd ${srcdir}/${pkgbase}-${pkgver}



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:37:38
  Author: ibiru
Revision: 82740

archrelease: copy trunk to extra-i686

Added:
  transmission/repos/
  transmission/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:38:03
  Author: ibiru
Revision: 82741

archrelease: copy trunk to extra-x86_64

Added:
  transmission/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:38:33
  Author: ibiru
Revision: 82742

db-remove: transmission-gtk removed by ibiru

Deleted:
  transmission-gtk/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:38:42
  Author: ibiru
Revision: 82743

db-remove: transmission-gtk removed by ibiru

Deleted:
  transmission-gtk/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:38:52
  Author: ibiru
Revision: 82744

db-remove: transmission-cli removed by ibiru

Deleted:
  transmission-cli/repos/extra-x86_64/



[arch-commits] Commit in (transmission-cli transmission-gtk)

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 06:40:47
  Author: ibiru
Revision: 82745

cleanup

Deleted:
  transmission-cli/
  transmission-gtk/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:19:34
  Author: ibiru
Revision: 82746

upgpkg: transmission 2.00-2
fix translations

Modified:
  transmission/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 10:40:47 UTC (rev 82745)
+++ PKGBUILD2010-06-16 15:19:34 UTC (rev 82746)
@@ -4,7 +4,7 @@
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
 pkgver=2.00
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.transmissionbt.com/;
 license=('MIT')
@@ -54,6 +54,7 @@
   cd ${srcdir}/${pkgbase}-${pkgver}
 
   make -C gtk DESTDIR=${pkgdir} install || return 1
+  make -C po DESTDIR=${pkgdir} install || return 1
   install -D -m644 COPYING 
${pkgdir}/usr/share/licenses/transmission-gtk/COPYING || return 1
 }
 



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:19:56
  Author: ibiru
Revision: 82747

archrelease: remove extra-i686

Deleted:
  transmission/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:20:15
  Author: ibiru
Revision: 82748

archrelease: copy trunk to extra-i686

Added:
  transmission/repos/extra-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:20:39
  Author: ibiru
Revision: 82749

archrelease: remove extra-x86_64

Deleted:
  transmission/repos/extra-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:20:54
  Author: ibiru
Revision: 82750

archrelease: copy trunk to extra-x86_64

Added:
  transmission/repos/extra-x86_64/



[arch-commits] Commit in telepathy-mission-control/trunk (PKGBUILD)

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:23:31
  Author: ibiru
Revision: 82751

upgpkg: telepathy-mission-control 5.4.3-1
update to 5.4.3

Modified:
  telepathy-mission-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 15:20:54 UTC (rev 82750)
+++ PKGBUILD2010-06-16 15:23:31 UTC (rev 82751)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Lindeijer bjorn lindeijer nl
 # Contributor: Andreas Zwinkau beza...@web.de
 pkgname=telepathy-mission-control
-pkgver=5.4.2
+pkgver=5.4.3
 pkgrel=1
 pkgdesc=A Telepathy component providing abstraction of some of the details of 
connection managers.
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('libxslt' 'python')
 options=('!libtool')
 
source=(http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz)
-sha256sums=('048cfd90fe9b680e1047ad4fb3a66dac68a3c8a82eec462f0d7627cc6bcf2e27')
+md5sums=('16479e89134b1ac7ec66061862b0f4ad')
 
 build() {
 cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in telepathy-mission-control/repos (extra-i686)

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:23:39
  Author: ibiru
Revision: 82752

archrelease: remove extra-i686

Deleted:
  telepathy-mission-control/repos/extra-i686/



[arch-commits] Commit in telepathy-mission-control/repos (extra-i686)

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:23:54
  Author: ibiru
Revision: 82753

archrelease: copy trunk to extra-i686

Added:
  telepathy-mission-control/repos/extra-i686/



[arch-commits] Commit in telepathy-mission-control/repos (extra-x86_64)

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:24:03
  Author: ibiru
Revision: 82754

archrelease: remove extra-x86_64

Deleted:
  telepathy-mission-control/repos/extra-x86_64/



[arch-commits] Commit in telepathy-mission-control/repos (extra-x86_64)

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 11:24:18
  Author: ibiru
Revision: 82755

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-mission-control/repos/extra-x86_64/



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

2010-06-16 Thread Andrea Scarpino
Date: Wednesday, June 16, 2010 @ 13:37:50
  Author: andrea
Revision: 82756

upgpkg: perl-soap-lite 0.712-1
upstream release; fix provides()

Modified:
  perl-soap-lite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 15:24:18 UTC (rev 82755)
+++ PKGBUILD2010-06-16 17:37:50 UTC (rev 82756)
@@ -3,23 +3,56 @@
 # Contributor: François Charette firmicus ατ gmx δοτ net
 
 pkgname=perl-soap-lite
-pkgver=0.711
+pkgver=0.712
 pkgrel=1
 pkgdesc=Client and server side SOAP implementation
 arch=('any')
 url=http://search.cpan.org/dist/SOAP-Lite;
 license=('GPL' 'PerlArtistic')
-depends=('perl=5.10.0' 'perl-crypt-ssleay' 'perl-mime-lite' 'perl-libwww' 
'perl-uri' \
- 'perl-mime-tools' 'perl-io-socket-ssl' 'perlxml=2.23' 'perl-fcgi')
+depends=('perl' 'perl-crypt-ssleay' 'perl-mime-lite' 'perl-libwww' 'perl-uri' \
+ 'perl-mime-tools' 'perl-io-socket-ssl' 'perlxml' 'perl-fcgi')
 options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/M/MK/MKUTTER/SOAP-Lite-$pkgver.tar.gz)
-md5sums=('8b833aedcb8256320438a7b163c3e2a9')
+provides=(
+perl-apache-soap
+perl-apache-xmlrpc-lite
+perl-io-sessiondata=1.20.0
+perl-io-sessionset
+perl-soap-constants
+perl-soap-lite-deserializer-xmlschema1999
+perl-soap-lite-deserializer-xmlschema2001
+perl-soap-lite-deserializer-xmlschemasoap1_1
+perl-soap-lite-deserializer-xmlschemasoap1_2
+perl-soap-lite-packager
+perl-soap-lite-utils
+perl-soap-packager=0.712.0
+perl-soap-test
+perl-soap-transport-http
+perl-soap-transport-io
+perl-soap-transport-local
+perl-soap-transport-loopback
+perl-soap-transport-mailto
+perl-soap-transport-pop3=0.712.0
+perl-soap-transport-tcp=0.712.0
+perl-uddi-lite=0.712.0
+perl-xml-parser-lite
+perl-xmlrpc-lite
+perl-xmlrpc-test
+perl-xmlrpc-transport-http
+perl-xmlrpc-transport-pop3
+perl-xmlrpc-transport-tcp
+)
+source=(http://www.cpan.org/authors/id/M/MK/MKUTTER/SOAP-Lite-${pkgver}.tar.gz;)
+md5sums=('fd71a0c0feff85f670ab4b2e571652a8')
 
 build() {
   cd  ${srcdir}/SOAP-Lite-${pkgver}
 
   PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
   make || return 1
+}
+
+package() {
+  cd  ${srcdir}/SOAP-Lite-${pkgver}
   make install DESTDIR=${pkgdir} || return 1
 
   find ${pkgdir} -name '.packlist' -delete



[arch-commits] Commit in perl-soap-lite/repos (extra-any)

2010-06-16 Thread Andrea Scarpino
Date: Wednesday, June 16, 2010 @ 13:38:16
  Author: andrea
Revision: 82758

archrelease: copy trunk to extra-any

Added:
  perl-soap-lite/repos/extra-any/



[arch-commits] Commit in perl-soap-lite/repos (extra-any)

2010-06-16 Thread Andrea Scarpino
Date: Wednesday, June 16, 2010 @ 13:38:00
  Author: andrea
Revision: 82757

archrelease: remove extra-any

Deleted:
  perl-soap-lite/repos/extra-any/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 14:15:09
  Author: ibiru
Revision: 82759

upgpkg: modemmanager 0.4-1
update to 0.4

Modified:
  modemmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 17:38:16 UTC (rev 82758)
+++ PKGBUILD2010-06-16 18:15:09 UTC (rev 82759)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=modemmanager
 _realname=ModemManager
-pkgver=0.3.997
+pkgver=0.4
 pkgrel=1
 pkgdesc=Mobile broadband modem management service
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 depends=('dbus-glib=0.86' 'udev=151' 'ppp=2.4.5')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://download.gnome.org/sources/${_realname}/0.3/${_realname}-${pkgver}.tar.bz2)
-sha256sums=('5de12ecc27cbc2d2ce9f359a7a397c1f1a580ba8fade063e025862be5ca2dbca')
+source=(http://download.gnome.org/sources/${_realname}/0.4/${_realname}-${pkgver}.tar.bz2)
+sha256sums=('8b5415ae8597726f82e9fd09237c02b5c8af7e9f4fc4cba00f9fe183cc2c6c5f')
 
 build() {
   cd $srcdir/${_realname}-${pkgver}



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 14:15:24
  Author: ibiru
Revision: 82760

archrelease: remove testing-i686

Deleted:
  modemmanager/repos/testing-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 14:15:40
  Author: ibiru
Revision: 82761

archrelease: copy trunk to testing-i686

Added:
  modemmanager/repos/testing-i686/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 14:15:47
  Author: ibiru
Revision: 82762

archrelease: remove testing-x86_64

Deleted:
  modemmanager/repos/testing-x86_64/



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

2010-06-16 Thread Ionut Biru
Date: Wednesday, June 16, 2010 @ 14:16:03
  Author: ibiru
Revision: 82763

archrelease: copy trunk to testing-x86_64

Added:
  modemmanager/repos/testing-x86_64/



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

2010-06-16 Thread andyrtr
Date: Wednesday, June 16, 2010 @ 14:29:21
  Author: andyrtr
Revision: 82764

upgpkg: libburn 0.8.2.pl00-1
new version 0.8.2

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 18:16:03 UTC (rev 82763)
+++ PKGBUILD2010-06-16 18:29:21 UTC (rev 82764)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=libburn
-pkgver=0.8.0.pl00
+pkgver=0.8.2.pl00
 pkgrel=1
 pkgdesc=Library for reading, mastering and writing optical discs
 arch=('i686' 'x86_64')
@@ -12,12 +12,16 @@
 depends=('glibc')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool' '!emptydirs')
-md5sums=('5dc47d0c089dc1310f03dc99edcfeaf0')
+md5sums=('8acef4e02623ab23973410228a0fc4df')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
   ./configure --prefix=/usr --disable-static
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
   make DESTDIR=${pkgdir} install || return 1
 }
 



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

2010-06-16 Thread andyrtr
Date: Wednesday, June 16, 2010 @ 14:29:31
  Author: andyrtr
Revision: 82765

archrelease: remove extra-i686

Deleted:
  libburn/repos/extra-i686/



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

2010-06-16 Thread andyrtr
Date: Wednesday, June 16, 2010 @ 14:29:49
  Author: andyrtr
Revision: 82766

archrelease: copy trunk to extra-i686

Added:
  libburn/repos/extra-i686/



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

2010-06-16 Thread andyrtr
Date: Wednesday, June 16, 2010 @ 14:29:59
  Author: andyrtr
Revision: 82767

archrelease: remove extra-x86_64

Deleted:
  libburn/repos/extra-x86_64/



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

2010-06-16 Thread andyrtr
Date: Wednesday, June 16, 2010 @ 14:30:20
  Author: andyrtr
Revision: 82768

archrelease: copy trunk to extra-x86_64

Added:
  libburn/repos/extra-x86_64/



[arch-commits] Commit in openoffice-base-devel/trunk (ChangeLog PKGBUILD)

2010-06-16 Thread andyrtr
Date: Wednesday, June 16, 2010 @ 14:53:21
  Author: andyrtr
Revision: 82769

build still broken

Modified:
  openoffice-base-devel/trunk/ChangeLog
  openoffice-base-devel/trunk/PKGBUILD

---+
 ChangeLog |6 ++
 PKGBUILD  |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

Modified: ChangeLog
===
--- ChangeLog   2010-06-16 18:30:20 UTC (rev 82768)
+++ ChangeLog   2010-06-16 18:53:21 UTC (rev 82769)
@@ -1,3 +1,9 @@
+2010-06-13 Andreas Radke andyrtr at archlinux.org
+
+* 3.3_dev300_m82-1:
+   - new snapshot
+   - build still broken
+
 2010-06-10 Andreas Radke andyrtr at archlinux.org
 
 * 3.3_dev300_m81-1:

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 18:30:20 UTC (rev 82768)
+++ PKGBUILD2010-06-16 18:53:21 UTC (rev 82769)
@@ -4,7 +4,7 @@
 
 pkgbase=openoffice-base-devel
 pkgname=('openoffice-base-devel' 'openoffice-sdk-devel')
-_OO_milestone=DEV300_m81
+_OO_milestone=DEV300_m82
 pkgver=3.3_${_OO_milestone/DEV/dev}
 pkgrel=1
 arch=('i686' 'x86_64')



[arch-commits] Commit in pcmciautils/repos (core-i686)

2010-06-16 Thread Tobias Powalowski
Date: Wednesday, June 16, 2010 @ 15:37:01
  Author: tpowa
Revision: 82770

db-move: pcmciautils removed by tpowa for move to core

Deleted:
  pcmciautils/repos/core-i686/



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

2010-06-16 Thread Tobias Powalowski
Date: Wednesday, June 16, 2010 @ 15:37:03
  Author: tpowa
Revision: 82771

db-move: moved pcmciautils from [testing] to [core] (i686)

Added:
  pcmciautils/repos/core-i686/
Deleted:
  pcmciautils/repos/testing-i686/



[arch-commits] Commit in pcmciautils/repos (core-x86_64)

2010-06-16 Thread Tobias Powalowski
Date: Wednesday, June 16, 2010 @ 15:37:16
  Author: tpowa
Revision: 82772

db-move: pcmciautils removed by tpowa for move to core

Deleted:
  pcmciautils/repos/core-x86_64/



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

2010-06-16 Thread Tobias Powalowski
Date: Wednesday, June 16, 2010 @ 15:37:18
  Author: tpowa
Revision: 82773

db-move: moved pcmciautils from [testing] to [core] (x86_64)

Added:
  pcmciautils/repos/core-x86_64/
Deleted:
  pcmciautils/repos/testing-x86_64/



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

2010-06-16 Thread Dan McGee
Date: Wednesday, June 16, 2010 @ 19:27:48
  Author: dan
Revision: 82774

verbump 1.4.5

Modified:
  munin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 19:37:18 UTC (rev 82773)
+++ PKGBUILD2010-06-16 23:27:48 UTC (rev 82774)
@@ -4,8 +4,8 @@
 
 pkgname=('munin' 'munin-node')
 pkgbase=munin
-pkgver=1.4.4
-pkgrel=4
+pkgver=1.4.5
+pkgrel=1
 pkgdesc=A distributed monitoring/graphing tool
 arch=('any')
 url=http://munin-monitoring.org/;
@@ -56,7 +56,7 @@
install -D -m644 $srcdir/logrotate.munin-node 
$pkgdir/etc/logrotate.d/munin-node
 }
 
-md5sums=('18d864fa04134ce67042a99dd3ec23ae'
+md5sums=('4ae84b9a27b686c3819d8d7b51d8cb4c'
  '5b444a99f8cdbfd3b4d51c1fd362b353'
  '7d318c55b33680b14f236c5c06a0a64b'
  'c3ba6759e054de7408fa6450d148f797'



[arch-commits] Commit in munin/repos (extra-any)

2010-06-16 Thread Dan McGee
Date: Wednesday, June 16, 2010 @ 19:28:09
  Author: dan
Revision: 82775

archrelease: remove extra-any

Deleted:
  munin/repos/extra-any/



[arch-commits] Commit in munin/repos (extra-any)

2010-06-16 Thread Dan McGee
Date: Wednesday, June 16, 2010 @ 19:28:18
  Author: dan
Revision: 82776

archrelease: copy trunk to extra-any

Added:
  munin/repos/extra-any/



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

2010-06-16 Thread Dan McGee
Date: Wednesday, June 16, 2010 @ 22:27:48
  Author: dan
Revision: 82777

upgpkg: pacman 3.4.0-1
hot new version

Modified:
  pacman/trunk/PKGBUILD
  pacman/trunk/makepkg.conf
  pacman/trunk/pacman.conf
Deleted:
  pacman/trunk/completion.patch
  pacman/trunk/vercmp.patch

--+
 PKGBUILD |   23 ++
 completion.patch |   68 --
 makepkg.conf |8 ++
 pacman.conf  |4 -
 vercmp.patch |  191 -
 5 files changed, 20 insertions(+), 274 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-16 23:28:18 UTC (rev 82776)
+++ PKGBUILD2010-06-17 02:27:48 UTC (rev 82777)
@@ -3,8 +3,8 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=pacman
-pkgver=3.3.3
-pkgrel=5
+pkgver=3.4.0
+pkgrel=1
 pkgdesc=A library-based package manager with dependency support
 arch=('i686' 'x86_64')
 url=http://www.archlinux.org/pacman/;
@@ -18,24 +18,19 @@
 options=(!libtool)
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz
 pacman.conf
-makepkg.conf
-vercmp.patch
-completion.patch)
-md5sums=('a8cef73d68e2a4c3a46fb46c33210719'
- 'abe70dabacee7036368c7afeb686eb10'
- '4d2f2f2ac74cba7bd2d336db9135ab16'
- '84129116c61c8a7cad03a5ae5d80aee5'
- '7eddda58bf55809e6bde14b446e41a15')
+makepkg.conf)
+md5sums=('50ad71be1faaad84842c576e239d1bb5'
+ '80f5bb2a606553512d0db857f78d9ac2'
+ 'aef317285c7d16ac495b0e53deeb948d')
+sha256sums=('cd80e206ee653ce337555c73b7064088e672e9341245317fe09dc52d06bff3c3'
+'97fb68536c1179a7de52dfb8a107c6e9bf3a71eaa6a98d6ae74dc224d4ca5838'
+'3a60e1f895c90c8e74f5ca389fa05fb3328745e9873c5452b8cd1b2e68bee418')
 
 # keep an upgrade path for older installations
 PKGEXT='.pkg.tar.gz'
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  # avoid linking vercmp against libalpm as this might be broken during a 
transaction
-  patch -p0 -i $srcdir/vercmp.patch || return 1
-  # fix completion for .pkg.tar.xz pacakges (included in next upstream release)
-  patch -p1 -i $srcdir/completion.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
   make || return 1
 }

Deleted: completion.patch
===
--- completion.patch2010-06-16 23:28:18 UTC (rev 82776)
+++ completion.patch2010-06-17 02:27:48 UTC (rev 82777)
@@ -1,68 +0,0 @@
-From d85421ec62cdcd0b4b1f162b9908dc3eb0b704b4 Mon Sep 17 00:00:00 2001
-From: Pierre Schmitz pie...@archlinux.de
-Date: Thu, 18 Feb 2010 04:18:10 +
-Subject: contrib/*_completion: match *.pkg.tar.*
-
-Signed-off-by: Pierre Schmitz pie...@archlinux.de
-Signed-off-by: Dan McGee d...@archlinux.org

-diff --git a/contrib/bash_completion b/contrib/bash_completion
-index 62e5bc9..a231eb6 100644
 a/contrib/bash_completion
-+++ b/contrib/bash_completion
-@@ -321,7 +321,7 @@ _pacman ()
- case ${op} in
-   U)
- COMPREPLY=( $( compgen -d -- $cur ) \
--$( compgen -f -X '!*.pkg.tar.gz' -- $cur ) )
-+$( compgen -f -X '!*.pkg.tar.*' -- $cur ) )
- return 0
- ;;
-   h|V)
-@@ -336,7 +336,7 @@ _pacman ()
-   $( compgen -f -- $cur ) )
- elif _instring $mod p; then
-   COMPREPLY=( $( compgen -d -- $cur ) \
--  $( compgen -f -X '!*.pkg.tar.gz' -- $cur ) )
-+  $( compgen -f -X '!*.pkg.tar.*' -- $cur ) )
- elif _instring $mod u; then
-   COMPREPLY=''
-   return 0
-diff --git a/contrib/zsh_completion b/contrib/zsh_completion
-index 2f43d9b..01b3c44 100644
 a/contrib/zsh_completion
-+++ b/contrib/zsh_completion
-@@ -32,7 +32,7 @@ _pacman_opts_common=(
- _pacman_opts_pkgfile=(
-   '-d[Skip dependency checks]'
-   '-f[Overwrite conflicting files]'
--  '*:package file:_files -g *.pkg.tar.gz(.)'
-+  '*:package file:_files -g *.pkg.tar.*(.)'
- )
- 
- # options for passing to _arguments: subactions for --query command
-@@ -120,7 +120,7 @@ _pacman_action_query() {
-   _arguments -s : \
-   $_pacman_opts_comm...@] \
-   $_pacman_opts_query_modifie...@] \
--  '*:package file:_files -g *.pkg.tar.gz'
-+  '*:package file:_files -g *.pkg.tar.*'
-   ;;
-   query_group)
-   _arguments -s : \
-@@ -295,11 +295,11 @@ _pacman() {
-   $_pacman_opts_query_modifie...@] \
-   '*:package file:_files'
-   ;;
--  -Q*p*) # file *.pkg.tar.gz
-+  -Q*p*) # file *.pkg.tar.*
-   _arguments -s : \
-   

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

2010-06-16 Thread Dan McGee
Date: Wednesday, June 16, 2010 @ 22:28:10
  Author: dan
Revision: 82778

archrelease: copy trunk to testing-x86_64

Added:
  pacman/repos/testing-x86_64/



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

2010-06-16 Thread Dan McGee
Date: Wednesday, June 16, 2010 @ 22:30:57
  Author: dan
Revision: 82779

archrelease: copy trunk to testing-i686

Added:
  pacman/repos/testing-i686/