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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 06:52:28
  Author: ibiru
Revision: 129928

update to 0.5.0

Modified:
  telepathy-salut/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 23:05:57 UTC (rev 129927)
+++ PKGBUILD2011-06-30 10:52:28 UTC (rev 129928)
@@ -2,23 +2,29 @@
 # Maintainer:  Ionut Biru ib...@archlinux.org
 # Contributor: Daniel Balieiro dan...@balieiro.com
 pkgname=telepathy-salut
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc=A link-local XMPP connection manager for Telepathy
 arch=('i686' 'x86_64')
 url=http://telepathy.freedesktop.org;
 groups=('telepathy')
 license=('LGPL')
-depends=('telepathy-glib=0.12.0' 'avahi' 'libsoup')
-makedepends=('libxslt' 'python2')
+depends=('telepathy-glib' 'avahi' 'libsoup')
+makedepends=('libxslt' 'python2' 'xmldiff')
 install=telepathy-salut.install
 
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('95f0cf9681912104474b0f4c4d00807f')
+md5sums=('0642bd33d5d5e8e50087ace1faa769cd')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure --prefix=/usr \
-   --libexecdir=/usr/lib/telepathy
+   --libexecdir=/usr/lib/telepathy \
+--disable-plugins --disable-Werror \
+--with-tls=openssl
 make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
 make DESTDIR=${pkgdir} install
 }



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 06:54:01
  Author: ibiru
Revision: 129929

archrelease: remove extra-i686

Deleted:
  telepathy-salut/repos/extra-i686/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 06:54:16
  Author: ibiru
Revision: 129930

archrelease: copy trunk to extra-i686

Added:
  telepathy-salut/repos/extra-i686/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 06:54:20
  Author: ibiru
Revision: 129931

archrelease: remove extra-x86_64

Deleted:
  telepathy-salut/repos/extra-x86_64/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 06:54:36
  Author: ibiru
Revision: 129932

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-salut/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 09:52:37
  Author: giovanni
Revision: 129933

upgpkg: libebml 1.2.1-1
upstream release

Modified:
  libebml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 10:54:36 UTC (rev 129932)
+++ PKGBUILD2011-06-30 13:52:37 UTC (rev 129933)
@@ -3,22 +3,24 @@
 # Contributor: 03/08/04 lefun...@altern.org
 
 pkgname=libebml
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc=Extensible Binary Meta Language library
 arch=('i686' 'x86_64')
 url=http://dl.matroska.org/downloads/libebml/;
 license=('LGPL')
 depends=('gcc-libs')
-source=(${url}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('26fbaa556bb497c1134d33b84ab34443')
+source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('13c5a10e260e703d3a7f003fdc995183')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}/make/linux
-  make || return 1
+
+  make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}/make/linux
-  make prefix=${pkgdir}/usr install || return 1
+
+  make prefix=${pkgdir}/usr install
 }



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 09:52:41
  Author: giovanni
Revision: 129934

archrelease: remove extra-i686

Deleted:
  libebml/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 09:52:53
  Author: giovanni
Revision: 129935

archrelease: copy trunk to extra-i686

Added:
  libebml/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 09:52:56
  Author: giovanni
Revision: 129936

archrelease: remove extra-x86_64

Deleted:
  libebml/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 09:53:08
  Author: giovanni
Revision: 129937

archrelease: copy trunk to extra-x86_64

Added:
  libebml/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 10:07:10
  Author: giovanni
Revision: 129938

upgpkg: libmatroska 1.2.0-1
upstream release

Modified:
  libmatroska/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 13:53:08 UTC (rev 129937)
+++ PKGBUILD2011-06-30 14:07:10 UTC (rev 129938)
@@ -3,22 +3,24 @@
 # Contributor 03/08/04 lefun...@altern.org
 
 pkgname=libmatroska
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=Matroska library
 arch=('i686' 'x86_64')
 url=http://dl.matroska.org/downloads/libmatroska/;
 license=('LGPL')
 depends=('libebml')
-source=(${url}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('21e5ee3e2573f0ae99db195348bdfb98')
+source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('a4f967f9ade56d5181714f3199ffa241')
 
 build() {
- cd ${srcdir}/${pkgname}-${pkgver}/make/linux
- make sharedlib || return 1
+  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
+
+  make sharedlib
 }
 
 package() {
- cd ${srcdir}/${pkgname}-${pkgver}/make/linux
- make prefix=${pkgdir}/usr install || return 1
+  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
+
+  make prefix=${pkgdir}/usr install
 }



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 10:07:13
  Author: giovanni
Revision: 129939

archrelease: remove extra-i686

Deleted:
  libmatroska/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 10:07:26
  Author: giovanni
Revision: 129940

archrelease: copy trunk to extra-i686

Added:
  libmatroska/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 10:07:32
  Author: giovanni
Revision: 129941

archrelease: remove extra-x86_64

Deleted:
  libmatroska/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 10:07:43
  Author: giovanni
Revision: 129942

archrelease: copy trunk to extra-x86_64

Added:
  libmatroska/repos/extra-x86_64/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 11:04:13
  Author: ibiru
Revision: 129943

update to 2.32

Modified:
  transmission/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 14:07:43 UTC (rev 129942)
+++ PKGBUILD2011-06-30 15:04:13 UTC (rev 129943)
@@ -3,7 +3,7 @@
 
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.31
+pkgver=2.32
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.transmissionbt.com/;
@@ -11,7 +11,7 @@
 makedepends=('gtk2' 'intltool' 'curl' 'libnotify' 'qt' 'libevent' 
'libcanberra' 'dbus-glib')
 source=(http://mirrors.m0k.org/transmission/files/${pkgbase}-${pkgver}.tar.bz2
 transmissiond transmissiond.conf)
-md5sums=('2785016d74bbecf842cef04883e56400'
+md5sums=('cac5d0e07b92e563b34b61de5a6235c7'
  '08875299e3fbb68fc546c1f350ac1f06'
  'be39806c35b7544856fa4070b00fc960')
 build() {



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 11:05:18
  Author: ibiru
Revision: 129944

archrelease: remove extra-i686

Deleted:
  transmission/repos/extra-i686/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 11:05:33
  Author: ibiru
Revision: 129945

archrelease: copy trunk to extra-i686

Added:
  transmission/repos/extra-i686/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 11:05:36
  Author: ibiru
Revision: 129946

archrelease: remove extra-x86_64

Deleted:
  transmission/repos/extra-x86_64/



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

2011-06-30 Thread Ionut Biru
Date: Thursday, June 30, 2011 @ 11:05:52
  Author: ibiru
Revision: 129947

archrelease: copy trunk to extra-x86_64

Added:
  transmission/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:26:18
  Author: giovanni
Revision: 129948

upgpkg: mkvtoolnix 4.8.0-4
rebuild against libmatroska

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 15:05:52 UTC (rev 129947)
+++ PKGBUILD2011-06-30 15:26:18 UTC (rev 129948)
@@ -3,7 +3,7 @@
 
 pkgname=mkvtoolnix
 pkgver=4.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc=Set of tools to create, edit and inspect Matroska files - CLI version
 arch=('i686' 'x86_64')
 license=('GPL')



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:26:21
  Author: giovanni
Revision: 129949

archrelease: remove extra-i686

Deleted:
  mkvtoolnix/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:26:33
  Author: giovanni
Revision: 129950

archrelease: copy trunk to extra-i686

Added:
  mkvtoolnix/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:26:36
  Author: giovanni
Revision: 129951

archrelease: remove extra-x86_64

Deleted:
  mkvtoolnix/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:26:57
  Author: giovanni
Revision: 129952

archrelease: copy trunk to extra-x86_64

Added:
  mkvtoolnix/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:40:13
  Author: giovanni
Revision: 129953

upgpkg: live-media 2011.06.16-1
upstream release

Modified:
  live-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 15:26:57 UTC (rev 129952)
+++ PKGBUILD2011-06-30 15:40:13 UTC (rev 129953)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN gcn...@gmail.com
 
 pkgname=live-media
-pkgver=2011.03.14
+pkgver=2011.06.16
 pkgrel=1
 pkgdesc=A set of C++ libraries for multimedia streaming
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://live555.com/liveMedia;
 depends=('gcc-libs')
 source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('ff65b2c598e970b4b6c8219a1811de00')
+md5sums=('9895e723ee9fe87422f120dc646875d5')
 
 build() {
   cd ${srcdir}/live



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:40:17
  Author: giovanni
Revision: 129954

archrelease: remove extra-i686

Deleted:
  live-media/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:40:30
  Author: giovanni
Revision: 129955

archrelease: copy trunk to extra-i686

Added:
  live-media/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:40:32
  Author: giovanni
Revision: 129956

archrelease: remove extra-x86_64

Deleted:
  live-media/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 11:40:53
  Author: giovanni
Revision: 129957

archrelease: copy trunk to extra-x86_64

Added:
  live-media/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 12:26:39
  Author: giovanni
Revision: 129958

upgpkg: vlc 1.1.10-6
rebuild against libmatroska

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 15:40:53 UTC (rev 129957)
+++ PKGBUILD2011-06-30 16:26:39 UTC (rev 129958)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=1.1.10
-pkgrel=5
+pkgrel=6
 pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
 arch=('i686' 'x86_64')
 url=http://www.videolan.org/vlc/;
@@ -45,7 +45,7 @@
   sed -i -e 's:truetype/freefont:TTF:g' modules/misc/freetype.c
 
   # FS#24872
-  patch -Np1 -i ../vlc-1.1.10-libavformat.patch
+  patch -Np1 -i ${srcdir}/vlc-1.1.10-libavformat.patch
 
   ./configure --prefix=/usr \
   --disable-rpath \



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 12:26:43
  Author: giovanni
Revision: 129959

archrelease: remove extra-i686

Deleted:
  vlc/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 12:26:55
  Author: giovanni
Revision: 129960

archrelease: copy trunk to extra-i686

Added:
  vlc/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 12:26:57
  Author: giovanni
Revision: 129961

archrelease: remove extra-x86_64

Deleted:
  vlc/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 12:27:08
  Author: giovanni
Revision: 129962

archrelease: copy trunk to extra-x86_64

Added:
  vlc/repos/extra-x86_64/



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:15:51
  Author: bisson
Revision: 129963

upstream update

Modified:
  audacious/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 16:27:08 UTC (rev 129962)
+++ PKGBUILD2011-06-30 17:15:51 UTC (rev 129963)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=audacious
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc='Lightweight, GTK2-based advanced audio player focused on audio 
quality'
 arch=('i686' 'x86_64')
@@ -12,21 +12,21 @@
 license=('GPL3')
 depends=('gtk2' 'libmcs' 'dbus-glib' 'libguess' 'audacious-plugins' 
'desktop-file-utils' 'hicolor-icon-theme')
 optdepends=('unzip: zipped skins support')
-source=(http://distfiles.atheme.org/$pkgname-$pkgver.tar.gz;)
-sha1sums=('48b2662d1513959479ae561465b41df08369a689')
+source=(http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('b40f140ebeb5d767bd865945b7eb5527c265beb7')
 
 provides=('audacious-player')
 replaces=('audacious-player')
 install=install
 
 build() {
-   cd $srcdir/$pkgname-$pkgver
-   [[ $CARCH == x86_64 ]]  extraopts='' || extraopts='--disable-sse2'
-   ./configure --prefix=/usr $extraopts
+   cd ${srcdir}/${pkgname}-${pkgver}
+   [[ ${CARCH} == x86_64 ]]  extraopts='' || extraopts='--disable-sse2'
+   ./configure --prefix=/usr ${extraopts}
make
 }
 
 package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
 }



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:15:55
  Author: bisson
Revision: 129964

archrelease: remove extra-i686

Deleted:
  audacious/repos/extra-i686/



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:01
  Author: bisson
Revision: 129965

archrelease: copy trunk to extra-i686

Added:
  audacious/repos/extra-i686/



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:04
  Author: bisson
Revision: 129966

archrelease: remove extra-x86_64

Deleted:
  audacious/repos/extra-x86_64/



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:09
  Author: bisson
Revision: 129967

archrelease: copy trunk to extra-x86_64

Added:
  audacious/repos/extra-x86_64/



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:15
  Author: bisson
Revision: 129968

upstream update

Modified:
  audacious-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 17:16:09 UTC (rev 129967)
+++ PKGBUILD2011-06-30 17:16:15 UTC (rev 129968)
@@ -4,8 +4,8 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=audacious-plugins
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.5.3
+pkgrel=1
 pkgdesc='Plugins for Audacious'
 arch=('i686' 'x86_64')
 url='http://audacious-media-player.org/'
@@ -41,7 +41,7 @@
 'libcue: CUE playlist format')
 
 source=(http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('d06e0aa202070b0df40ef8b2387476b29c03a40d')
+sha1sums=('bbedc8cd96d6869bc89d56a1b20ff17a26ba0eaf')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:20
  Author: bisson
Revision: 129969

archrelease: remove extra-i686

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



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:27
  Author: bisson
Revision: 129970

archrelease: copy trunk to extra-i686

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



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:29
  Author: bisson
Revision: 129971

archrelease: remove extra-x86_64

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



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

2011-06-30 Thread Gaetan Bisson
Date: Thursday, June 30, 2011 @ 13:16:34
  Author: bisson
Revision: 129972

archrelease: copy trunk to extra-x86_64

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



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 13:36:51
  Author: thomas
Revision: 129973

mkinitcpio: Release version 0.7

Dave Reisner (52):
  init: don't attempt modprobe if $MODULES is empty
  mkinitcpio.conf: s/raid/mdadm/
  mkinitcpio: deprecate install() in install hooks
  dmesg: remove install/hook
  functions: cleanup and refactor add_binary
  functions: refactor add_module
  functions: remove add_device
  functions: remove add_symlink2
  use bsdcpio to create images
  functions: refactor add_file
  functions: document hook API
  mkinitcpio.conf: note implicit support for lzop
  mkinitcpio: use simple PEs instead of externals
  mkinitcpio: allow specifying kernel ver as path to image
  lsinitcpio: new utility to dump contents of images
  Makefile: refactor and simplify
  mkinitcpio: bashify preset build loop
  use consistent vim modelines
  declare all variables in mkinitcpio
  mkinitcpio: refactor and bashify early path calculations
  declare SAVELIST, QUIET, SHOW_AUTOMODS as faux booleans
  mkinitcpio: remove cruft in getopts loop
  overhaul output, introducing color
  functions: refactor add_symlink
  functions: simplify parse_hook
  mkinitcpio: bashification, part 1/2
  mkinitcpio: bashification, part 2/2
  add -t option to specify alternate build directory
  install/keymap: refactor and bashify
  mkinitcpio: declare usage as a heredoc
  remove support for -m to add a startup message
  install/base: cleanup and simplify
  functions: remove get_module_name
  init: declare PATH, remove absolute paths
  init: remove unnecessary variable declarations
  mkinitcpio: allow overriding the compression method
  mkinitcpio: only show usage on request
  mkinitcpio.5: alphabetize options for easier nav
  README: update copyright year, add self as author
  mkinitcpio: catch errors in parse_hook
  add a PKGBUILD for easier testing from the repo
  mkinitcpio: allow absolute paths to preset files
  install/{sata,pata,scsi}: cleanup and simplify
  properly support $BASEDIR
  install/autodetect: refactor and simplify hook
  functions: support $BASEDIR in modprobe
  Makefile: the Makefile itself is a dep for the manpage
  functions: add missing 'command' before install
  functions: s/basedir/BASEDIR/
  functions: fix pathing issue with $BASEDIR
  install/base: use private API call to add config
  mkinitcpio: fix resolution issues with RTLD

Eric B?\195?\169langer (1):
  Added usbinput to default hooks (implements FS#19328)

Gerardo Exequiel Pozzi (3):
  Fix some install hooks due recent change in all_modules()
  Add missing /etc/bash_completion.d in Makefile
  Add asciidoc as makedepends in private PKGBUILD.

Sebastien Luttringer (6):
  Add bash completion to mkinitcpio
  Fix printing of bash usage when asking for a bad hook
  Print pretty message if no help is defined in hook
  Use error function instead of echo
  Add lsinitcpio bash completion
  Use _get_comp_words_by_ref in bash completion

Thomas B?\195?\164chler (7):
  Merge branch 'master' of https://github.com/seblu/arch-mkinitcpio into 
working
  Remove old '-m' option from bash completion.
  emove old '-a' option from bash completion and fix '-s' option.
  Merge branch 'working'
  Add .gitignore file
  install/keymap: fix installation ($buildroot - $BUILDROOT)
  Release version 0.7

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 17:16:34 UTC (rev 129972)
+++ PKGBUILD2011-06-30 17:36:51 UTC (rev 129973)
@@ -2,23 +2,24 @@
 # Maintainer: Thomas Baechler tho...@archlinux.org
 
 pkgname=mkinitcpio
-pkgver=0.6.15
+pkgver=0.7
 pkgrel=1
 pkgdesc=Modular initramfs image creation utility
 arch=(any)
 url=http://www.archlinux.org/;
 license=('GPL')
-depends=('mkinitcpio-busybox=1.16.1-2' 'module-init-tools' 'util-linux=2.19' 
'gen-init-cpio' 'coreutils'
+depends=('mkinitcpio-busybox=1.16.1-2' 'module-init-tools' 'util-linux=2.19' 
'libarchive' 'coreutils'
  'bash' 'findutils' 'sed' 'grep' 'filesystem=2009.01-2' 'udev=171-2' 
'file' 'gzip'
  'which')
 optdepends=('xz: Use lzma or xz compression for the initramfs image'
 'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
 'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
 replaces=('mkinitrd' 'mkinitramfs' 'klibc' 'klibc-extras' 'klibc-kbd'
   'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)

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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 13:38:12
  Author: thomas
Revision: 129974

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/



[arch-commits] Commit in cryptsetup/trunk (PKGBUILD encrypt_hook encrypt_install)

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 13:57:50
  Author: thomas
Revision: 129976

cryptsetup: Adjust mkinitcpio hook for mkinitcpio 0.7

Modified:
  cryptsetup/trunk/PKGBUILD
  cryptsetup/trunk/encrypt_hook
  cryptsetup/trunk/encrypt_install

-+
 PKGBUILD|8 
 encrypt_hook|3 ++-
 encrypt_install |3 +--
 3 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 17:54:05 UTC (rev 129975)
+++ PKGBUILD2011-06-30 17:57:50 UTC (rev 129976)
@@ -2,21 +2,21 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=cryptsetup
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Userspace setup tool for transparent encryption of block devices 
using the Linux 2.6 cryptoapi
 arch=(i686 x86_64)
 license=('GPL')
 url=http://code.google.com/p/cryptsetup/;
 groups=('base')
 depends=('device-mapper=2.02.85-2' 'libgcrypt' 'popt')
-conflicts=('mkinitcpio0.5.99')
+conflicts=('mkinitcpio0.7')
 options=('!libtool' '!emptydirs')
 source=(http://cryptsetup.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
 encrypt_hook
encrypt_install)
 sha256sums=('7ceb18a0c91fa1546077b41b93463dd2ec9d7f83e6fd93757fb84cc608206a6a'
-'64601eae6fbf3e3afceccec5877557aa208a82497c33cc94ad0a686b4022b5dc'
-'07918fc349b3a7c4a73e8ad1cc3d97a2a79ebc7655090ab9ebb00b1e092c85aa')
+'b8269d358363eb8d67d1ffa1469068e454a89154636283bcc3edc6486b7fff4e'
+'d4380195351b70abf8fcb3cd19461879c55a7a07e4915d1f0365b295b112a573')
 
 build() {
   cd $srcdir/$pkgname-${pkgver}

Modified: encrypt_hook
===
--- encrypt_hook2011-06-30 17:54:05 UTC (rev 129975)
+++ encrypt_hook2011-06-30 17:57:50 UTC (rev 129976)
@@ -6,7 +6,8 @@
 /sbin/modprobe -a -q dm-crypt /dev/null 21
 if [ -e /sys/class/misc/device-mapper ]; then
 if [ ! -e /dev/mapper/control ]; then
-/bin/mknod /dev/mapper/control c $(cat 
/sys/class/misc/device-mapper/dev | sed 's|:| |')
+mkdir /dev/mapper
+mknod /dev/mapper/control c $(cat 
/sys/class/misc/device-mapper/dev | sed 's|:| |')
 fi
 [ ${quiet} = y ]  CSQUIET=/dev/null
 

Modified: encrypt_install
===
--- encrypt_install 2011-06-30 17:54:05 UTC (rev 129975)
+++ encrypt_install 2011-06-30 17:57:50 UTC (rev 129976)
@@ -1,6 +1,6 @@
 # vim: set ft=sh:
 
-install ()
+build()
 {
 if [ -z ${CRYPTO_MODULES} ]; then
 MODULES= dm-crypt $(all_modules /crypto/) 
@@ -9,7 +9,6 @@
 fi
 FILES=
 SCRIPT=encrypt
-add_dir /dev/mapper
 [ -f /sbin/cryptsetup ]  add_binary /sbin/cryptsetup 
/sbin/cryptsetup
 [ -f /usr/sbin/cryptsetup ]  add_binary /usr/sbin/cryptsetup 
/sbin/cryptsetup
 add_binary /sbin/dmsetup



[arch-commits] Commit in dmraid/trunk (PKGBUILD dmraid_hook dmraid_install)

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:03:08
  Author: thomas
Revision: 129977

dmraid: Adjust mkinitcpio hook for mkinitcpio 0.7

Modified:
  dmraid/trunk/PKGBUILD
  dmraid/trunk/dmraid_hook
  dmraid/trunk/dmraid_install

+
 PKGBUILD   |7 ---
 dmraid_hook|3 ++-
 dmraid_install |3 +--
 3 files changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 17:57:50 UTC (rev 129976)
+++ PKGBUILD2011-06-30 18:03:08 UTC (rev 129977)
@@ -4,9 +4,10 @@
 
 pkgname=dmraid
 pkgver=1.0.0.rc16.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Device mapper RAID interface
 url=http://people.redhat.com/~heinzm/sw/dmraid/;
+conflicts=('mkinitcpio0.7')
 depends=('device-mapper=2.0.54')
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -16,8 +17,8 @@
 dmraid_hook)
 install=dmraid.install
 md5sums=('819338fcef98e8e25819f0516722beeb'
- 'd01908b414e1686c0f3233ff37de78a5'
- '0a748b6e78b156f2f9dda45fc629651f')
+ 'bf6c61a11dbbb40d5152835075c9f438'
+ '2a1ef82fb32f065ee560dceef736475e')
 
 build() {
   cd $srcdir/$pkgname/1.0.0.rc16-3/$pkgname

Modified: dmraid_hook
===
--- dmraid_hook 2011-06-30 17:57:50 UTC (rev 129976)
+++ dmraid_hook 2011-06-30 18:03:08 UTC (rev 129977)
@@ -5,7 +5,8 @@
 /sbin/modprobe -q dm-mirror /dev/null 21
 if [ -e /sys/class/misc/device-mapper ]; then
 if [ ! -e /dev/mapper/control ]; then
-/bin/mknod /dev/mapper/control c $(cat 
/sys/class/misc/device-mapper/dev | sed 's|:| |')
+mkdir /dev/mapper
+mknod /dev/mapper/control c $(cat 
/sys/class/misc/device-mapper/dev | sed 's|:| |')
 fi
 msg :: Activating dmraid arrays...
# prevent any event monitoring calls with -I

Modified: dmraid_install
===
--- dmraid_install  2011-06-30 17:57:50 UTC (rev 129976)
+++ dmraid_install  2011-06-30 18:03:08 UTC (rev 129977)
@@ -1,12 +1,11 @@
 # vim: set ft=sh:
 
-install ()
+build()
 {
 MODULES= dm-mod dm-mirror 
 BINARIES=/sbin/dmraid /sbin/dmsetup
 FILES=
 SCRIPT=dmraid
-add_dir /dev/mapper
 add_file /lib/udev/rules.d/10-dm.rules
 add_file /lib/udev/rules.d/13-dm-disk.rules
 add_file /lib/udev/rules.d/95-dm-notify.rules



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:05:23
  Author: thomas
Revision: 129978

mdadm: Adjust mkinitcpio hook for mkinitcpio 0.7

Modified:
  mdadm/trunk/PKGBUILD
  mdadm/trunk/mdadm_install

---+
 PKGBUILD  |6 +++---
 mdadm_install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 18:03:08 UTC (rev 129977)
+++ PKGBUILD2011-06-30 18:05:23 UTC (rev 129978)
@@ -3,13 +3,13 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 pkgname=mdadm
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A tool for managing/monitoring Linux md device arrays, also known as 
Software RAID
 arch=(i686 x86_64)
 license=('GPL')
 url=http://www.cse.unsw.edu.au/~neilb/source/mdadm/;
 groups=('base')
-conflicts=('mkinitcpio0.5.99')
+conflicts=('mkinitcpio0.7')
 depends=('glibc')
 backup=('etc/mdadm.conf')
 source=(ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/mdadm-$pkgver.tar.bz2
@@ -23,7 +23,7 @@
 md5sums=('12ee2fbf3beddb60601fb7a4c4905651'
  '6df172c8f77b280018cf87eb3d313f29'
  '00cbed931db4f15b6ce49e3e7d433966'
- '53f58d4a8f6e23c452d67007186262e3'
+ '4bb000166fb13e82ceaa2422fdfaac7e'
  '36f7cc564ed3267888d90208e0eb7adc'
  '4ad87b74a4bc9a34621280abe0e0c3e4')
 

Modified: mdadm_install
===
--- mdadm_install   2011-06-30 18:03:08 UTC (rev 129977)
+++ mdadm_install   2011-06-30 18:05:23 UTC (rev 129978)
@@ -1,6 +1,6 @@
 # vim: set ft=sh:
 
-install ()
+build()
 {
 MODULES= $(checked_modules drivers/md/* | grep -v dm-) 
 BINARIES=



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:07:08
  Author: thomas
Revision: 129979

v86d: adjust mkinitcpio hook for mkinitcpio 0.7

Modified:
  v86d/trunk/PKGBUILD
  v86d/trunk/v86d

--+
 PKGBUILD |6 +++---
 v86d |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 18:05:23 UTC (rev 129978)
+++ PKGBUILD2011-06-30 18:07:08 UTC (rev 129979)
@@ -3,13 +3,13 @@
 
 pkgname=v86d
 pkgver=0.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc=userspace helper for uvesafb that runs x86 code in an emulated 
environment
 arch=('i686' 'x86_64')
 url=http://dev.gentoo.org/~spock/projects/uvesafb/;
 license=('GPL2')
 depends=('glibc')
-conflicts=('mkinitcpio0.5.99')
+conflicts=('mkinitcpio0.7')
 backup=('etc/modprobe.d/uvesafb.conf')
 options=('!makeflags')
 
source=(http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-$pkgver.tar.bz2
@@ -17,7 +17,7 @@
 v86d_hook
 modprobe.uvesafb)
 md5sums=('51c792ba7b874ad8c43f0d3da4cfabe0'
- '33f3131e7bf041ed6a67e92bff272f4c'
+ '2748ca01397e5c4435f87692f7d042a8'
  '813958b8f6c75a7063e4858f31509694'
  '2d7cc8dc6a41916a13869212d0191147')
 

Modified: v86d
===
--- v86d2011-06-30 18:05:23 UTC (rev 129978)
+++ v86d2011-06-30 18:07:08 UTC (rev 129979)
@@ -1,4 +1,4 @@
-install() {
+build() {
 add_binary /sbin/v86d
 add_file /etc/modprobe.d/uvesafb.conf
 MODULES=uvesafb



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:07:40
  Author: thomas
Revision: 129980

archrelease: copy trunk to testing-i686

Added:
  cryptsetup/repos/testing-i686/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:07:50
  Author: thomas
Revision: 129981

archrelease: copy trunk to testing-x86_64

Added:
  cryptsetup/repos/testing-x86_64/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:08:02
  Author: thomas
Revision: 129982

archrelease: copy trunk to testing-i686

Added:
  dmraid/repos/testing-i686/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:08:10
  Author: thomas
Revision: 129983

archrelease: copy trunk to testing-x86_64

Added:
  dmraid/repos/testing-x86_64/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:08:24
  Author: thomas
Revision: 129984

archrelease: copy trunk to testing-i686

Added:
  lvm2/repos/testing-i686/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:08:32
  Author: thomas
Revision: 129985

archrelease: copy trunk to testing-x86_64

Added:
  lvm2/repos/testing-x86_64/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:08:49
  Author: thomas
Revision: 129986

archrelease: remove testing-i686

Deleted:
  mdadm/repos/testing-i686/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:08:58
  Author: thomas
Revision: 129987

archrelease: copy trunk to testing-i686

Added:
  mdadm/repos/testing-i686/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:09:00
  Author: thomas
Revision: 129988

archrelease: remove testing-x86_64

Deleted:
  mdadm/repos/testing-x86_64/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:09:26
  Author: thomas
Revision: 129990

archrelease: copy trunk to testing-i686

Added:
  v86d/repos/testing-i686/



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

2011-06-30 Thread Stéphane Gaudreault
Date: Thursday, June 30, 2011 @ 14:09:30
  Author: stephane
Revision: 129991

upgpkg: krb5 1.9.1-2
Fix FS#24921

Added:
  krb5/trunk/krb5-kadmind
(from rev 129957, krb5/trunk/kadmind.rc)
  krb5/trunk/krb5-kdc
(from rev 129957, krb5/trunk/krb5-kdc.rc)
Modified:
  krb5/trunk/PKGBUILD
Deleted:
  krb5/trunk/kadmind.rc
  krb5/trunk/krb5-kdc.rc

--+
 PKGBUILD |   33 +++--
 kadmind.rc   |   40 
 krb5-kadmind |   40 
 krb5-kdc |   40 
 krb5-kdc.rc  |   40 
 5 files changed, 95 insertions(+), 98 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 18:09:26 UTC (rev 129990)
+++ PKGBUILD2011-06-30 18:09:30 UTC (rev 129991)
@@ -3,7 +3,7 @@
 
 pkgname=krb5
 pkgver=1.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc=The Kerberos network authentication system
 arch=('i686' 'x86_64')
 url=http://web.mit.edu/kerberos/;
@@ -13,12 +13,12 @@
 provides=('heimdal')
 replaces=('heimdal')
 conflicts=('heimdal')
-backup=('etc/krb5/krb5.conf' 'etc/krb5/kdc.conf')
+backup=('etc/krb5.conf' 'var/lib/krb5kdc/kdc.conf')
 
source=(http://web.mit.edu/kerberos/dist/${pkgname}/1.9/${pkgname}-${pkgver}-signed.tar
-kadmind.rc
-krb5-kdc.rc)
+krb5-kadmind
+krb5-kdc)
 sha1sums=('e23a1795a237521493da9cf3443ac8b98a90c066'
-  '640e3046c6558313d2be81cf2252afc8622892b0'
+  '2aa229369079ed1bbb201a1ef72c47bf143f4dbe'
   '77d2312ecd8bf12a6e72cc8fd871a8ac93b23393')
 options=('!emptydirs')
 
@@ -29,7 +29,6 @@
export CFLAGS+= -fPIC -fno-strict-aliasing -fstack-protector-all
export CPPFLAGS+= -I/usr/include/et
./configure --prefix=/usr \
-   --sysconfdir=/etc/krb5 \
--mandir=/usr/share/man \
--localstatedir=/var/lib \
--enable-shared \
@@ -39,26 +38,24 @@
--without-tcl \
--enable-dns-for-realm \
--with-ldap
-
make
 }
 
-check() {
-   # We can't do this in the build directory.
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make -C src check
-}
-
 package() {
cd ${srcdir}/${pkgname}-${pkgver}/src
make DESTDIR=${pkgdir} EXAMPLEDIR=/usr/share/doc/${pkgname}/examples 
install
 
-   install -D -m 644 config-files/kdc.conf ${pkgdir}/etc/krb5/kdc.conf
-   install -D -m 644 config-files/krb5.conf ${pkgdir}/etc/krb5/krb5.conf
+   # Sample KDC config file
+   install -dm 755 ${pkgdir}/var/lib/krb5kdc
+   install -pm 644 config-files/kdc.conf ${pkgdir}/var/lib/krb5kdc/kdc.conf
 
-   install -d -m 755 ${pkgdir}/etc/rc.d
-   install -m 755 ../../krb5-kdc.rc ${pkgdir}/etc/rc.d
-   install -m 755 ../../kadmind.rc ${pkgdir}/etc/rc.d
+   # Default configuration file
+   install -dm 755 ${pkgdir}/etc
+   install -pm 644 config-files/krb5.conf ${pkgdir}/etc/krb5.conf
 
+   install -dm 755 ${pkgdir}/etc/rc.d
+   install -m 755 ../../krb5-kdc ${pkgdir}/etc/rc.d
+   install -m 755 ../../krb5-kadmind  ${pkgdir}/etc/rc.d
+
install -Dm644 ${srcdir}/${pkgname}-${pkgver}/NOTICE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }

Deleted: kadmind.rc
===
--- kadmind.rc  2011-06-30 18:09:26 UTC (rev 129990)
+++ kadmind.rc  2011-06-30 18:09:30 UTC (rev 129991)
@@ -1,40 +0,0 @@
-#!/bin/bash
-
-# general config
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-PID=`pidof -o %PPID /usr/sbin/kadmind`
-case $1 in
-start)
-stat_busy Starting Kerberos Admin Daemon
-if [ -z $PID ]; then
-   /usr/sbin/kadmind
-fi
-if [ ! -z $PID -o $? -gt 0 ]; then
-stat_fail
-else
-add_daemon kadmind
-stat_done
-fi
-;;
-stop)
-stat_busy Stopping Kerberos Admin Daemon
-   [ ! -z $PID ]  kill $PID  /dev/null
-if [ $? -gt 0 ]; then
-stat_fail
-else
-rm_daemon kadmind
-stat_done
-fi
-;;
-restart)
-$0 stop
-   sleep 1
-$0 start
-;;
-*)
-echo usage: $0 {start|stop|restart}
-   ;;
-esac
-exit 0

Copied: krb5/trunk/krb5-kadmind (from rev 129957, krb5/trunk/kadmind.rc)
===
--- krb5-kadmind(rev 0)
+++ krb5-kadmind2011-06-30 18:09:30 UTC (rev 129991)
@@ -0,0 +1,40 @@
+#!/bin/bash
+
+# general config
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+PID=`pidof -o %PPID /usr/sbin/kadmind`
+case $1 in
+start)
+stat_busy Starting Kerberos Admin Daemon
+if [ -z $PID ]; then
+   /usr/sbin/kadmind
+fi
+if [ ! -z $PID -o $? -gt 0 ]; then
+stat_fail
+else
+add_daemon krb5-kadmind
+stat_done
+

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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:09:11
  Author: thomas
Revision: 129989

archrelease: copy trunk to testing-x86_64

Added:
  mdadm/repos/testing-x86_64/



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

2011-06-30 Thread Thomas Bächler
Date: Thursday, June 30, 2011 @ 14:09:35
  Author: thomas
Revision: 129993

archrelease: copy trunk to testing-x86_64

Added:
  v86d/repos/testing-x86_64/



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

2011-06-30 Thread Stéphane Gaudreault
Date: Thursday, June 30, 2011 @ 14:09:37
  Author: stephane
Revision: 129994

archrelease: copy trunk to testing-x86_64

Added:
  krb5/repos/testing-x86_64/



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

2011-06-30 Thread Stéphane Gaudreault
Date: Thursday, June 30, 2011 @ 14:09:34
  Author: stephane
Revision: 129992

archrelease: copy trunk to testing-i686

Added:
  krb5/repos/testing-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 14:10:17
  Author: giovanni
Revision: 129995

upgpkg: amule 10587-1
upstream release

Modified:
  amule/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 18:09:37 UTC (rev 129994)
+++ PKGBUILD2011-06-30 18:10:17 UTC (rev 129995)
@@ -5,7 +5,7 @@
 # Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
 
 pkgname=amule
-pkgver=10576
+pkgver=10587
 pkgrel=1
 pkgdesc=An eMule-like client for ed2k p2p network
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
 source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;)
-md5sums=('1a1f01d356b3d2d5c01004018ffa79c6')
+md5sums=('94228cf3fa58178a84c24658a06022bd')
 
 build() {
   cd ${srcdir}/aMule-SVN-r${pkgver}



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 14:10:47
  Author: giovanni
Revision: 129997

archrelease: copy trunk to extra-i686

Added:
  amule/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 14:10:35
  Author: giovanni
Revision: 129996

archrelease: remove extra-i686

Deleted:
  amule/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 14:10:49
  Author: giovanni
Revision: 129998

archrelease: remove extra-x86_64

Deleted:
  amule/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 14:11:01
  Author: giovanni
Revision: 12

archrelease: copy trunk to extra-x86_64

Added:
  amule/repos/extra-x86_64/



[arch-commits] Commit in sip/trunk (PKGBUILD fix-regression.patch)

2011-06-30 Thread Andrea Scarpino
Date: Thursday, June 30, 2011 @ 15:02:46
  Author: andrea
Revision: 13

upgpkg: sip 4.12.3-2
Fix regression (see FS#24967)

Added:
  sip/trunk/fix-regression.patch
Modified:
  sip/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 fix-regression.patch |   26 ++
 2 files changed, 34 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 18:11:01 UTC (rev 12)
+++ PKGBUILD2011-06-30 19:02:46 UTC (rev 13)
@@ -6,15 +6,20 @@
 pkgbase=sip
 pkgname=('sip' 'python2-sip')
 pkgver=4.12.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.riverbankcomputing.com/software/sip/;
 license=('custom:sip')
 makedepends=('python' 'python2')
-source=(http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgbase}-${pkgver}.tar.gz;)
-md5sums=('d0f1fa60494db04b4d115d4c2d92f79e')
+source=(http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgbase}-${pkgver}.tar.gz;
+'fix-regression.patch')
+md5sums=('d0f1fa60494db04b4d115d4c2d92f79e'
+ '598ffc65ebaf1c0e8855a352b02c43e7')
 
 build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  patch -p1 -i ${srcdir}/fix-regression.patch
+
   cd ${srcdir}
   cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
 

Added: fix-regression.patch
===
--- fix-regression.patch(rev 0)
+++ fix-regression.patch2011-06-30 19:02:46 UTC (rev 13)
@@ -0,0 +1,26 @@
+
+# HG changeset patch
+# User Phil Thompson p...@riverbankcomputing.com
+# Date 1308852953 -3600
+# Node ID f9f4b161c94021c117e995eccba945d4dd3d0ed4
+# Parent  df42f6bf92c8cd12dd7cc5a30231728a4c23ead4
+Fixed a regression introduced in the recent sipIsPyMethod() changes in the
+handling of special methods implemented by object (eg. __lt__).
+
+diff -r df42f6bf92c8 -r f9f4b161c940 siplib/siplib.c.in
+--- a/siplib/siplib.c.in   Thu Jun 23 17:24:41 2011 +0100
 b/siplib/siplib.c.in   Thu Jun 23 19:15:53 2011 +0100
+@@ -7604,9 +7604,10 @@
+ #endif
+ 
+ /*
+- * Check any possible reimplementation is not the wrapped C++ method.
++ * Check any possible reimplementation is not the wrapped C++ method 
or
++ * a default special method implementation..
+  */
+-if (cls_dict != NULL  (cls_attr = PyDict_GetItem(cls_dict, 
mname_obj)) != NULL  Py_TYPE(cls_attr) != sipMethodDescr_Type)
++if (cls_dict != NULL  (cls_attr = PyDict_GetItem(cls_dict, 
mname_obj)) != NULL  Py_TYPE(cls_attr) != sipMethodDescr_Type  
Py_TYPE(cls_attr) != PyWrapperDescr_Type)
+ {
+ reimp = cls_attr;
+ break;
+



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

2011-06-30 Thread Andrea Scarpino
Date: Thursday, June 30, 2011 @ 15:02:48
  Author: andrea
Revision: 130001

archrelease: remove extra-i686

Deleted:
  sip/repos/extra-i686/



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

2011-06-30 Thread Andrea Scarpino
Date: Thursday, June 30, 2011 @ 15:03:03
  Author: andrea
Revision: 130002

archrelease: copy trunk to extra-i686

Added:
  sip/repos/extra-i686/



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

2011-06-30 Thread Andrea Scarpino
Date: Thursday, June 30, 2011 @ 15:03:06
  Author: andrea
Revision: 130003

archrelease: remove extra-x86_64

Deleted:
  sip/repos/extra-x86_64/



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

2011-06-30 Thread Andrea Scarpino
Date: Thursday, June 30, 2011 @ 15:03:17
  Author: andrea
Revision: 130004

archrelease: copy trunk to extra-x86_64

Added:
  sip/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 15:10:40
  Author: giovanni
Revision: 130005

upgpkg: mtools 4.0.17-1
upstream release

Modified:
  mtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 19:03:17 UTC (rev 130004)
+++ PKGBUILD2011-06-30 19:10:40 UTC (rev 130005)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=mtools
-pkgver=4.0.16
+pkgver=4.0.17
 pkgrel=1
 pkgdesc=A collection of utilities to access MS-DOS disks
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 backup=('etc/mtools.conf')
 install=mtools.install
 source=(http://ftp.gnu.org/gnu/mtools/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('e9b07f35272210f407012abaf5d1b9b5')
+md5sums=('15571c615d8f75f5f6d294272f80c7fa')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -26,12 +26,12 @@
   --mandir=/usr/share/man \
   --infodir=/usr/share/info \
  --sysconfdir=/etc
-  make || return 1
+  make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  make -j 1 DESTDIR=${pkgdir} install || return 1
-  install -Dm644 mtools.conf ${pkgdir}/etc/mtools.conf || return 1
+  make -j 1 DESTDIR=${pkgdir} install
+  install -Dm644 mtools.conf ${pkgdir}/etc/mtools.conf
 }



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 15:10:43
  Author: giovanni
Revision: 130006

archrelease: remove extra-i686

Deleted:
  mtools/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 15:10:55
  Author: giovanni
Revision: 130007

archrelease: copy trunk to extra-i686

Added:
  mtools/repos/extra-i686/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 15:10:58
  Author: giovanni
Revision: 130008

archrelease: remove extra-x86_64

Deleted:
  mtools/repos/extra-x86_64/



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

2011-06-30 Thread Giovanni Scafora
Date: Thursday, June 30, 2011 @ 15:11:10
  Author: giovanni
Revision: 130009

archrelease: copy trunk to extra-x86_64

Added:
  mtools/repos/extra-x86_64/



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

2011-06-30 Thread Ray Rashif
Date: Thursday, June 30, 2011 @ 16:37:27
  Author: schiv
Revision: 130010

upstream release
tarball changes only; for developers and experimental python wrapper
nothing for users; updating anyway for the bleeding-edge factor

Modified:
  jack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-30 19:11:10 UTC (rev 130009)
+++ PKGBUILD2011-06-30 20:37:27 UTC (rev 130010)
@@ -5,7 +5,7 @@
 
 pkgname=jack
 _longname=jack-audio-connection-kit
-pkgver=0.121.1
+pkgver=0.121.2
 pkgrel=1
 pkgdesc=A low-latency audio server
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 replaces=($_longname)
 changelog=$pkgname.changelog
 source=(http://jackaudio.org/downloads/$_longname-$pkgver.tar.gz;)
-md5sums=('a51005bfd6e993af8517e19e823cf3c6')
+md5sums=('06c080349455afd4d217d6a8f9393e01')
 
 build() {
   cd $srcdir/$_longname-$pkgver



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

2011-06-30 Thread Ray Rashif
Date: Thursday, June 30, 2011 @ 16:46:32
  Author: schiv
Revision: 130011

archrelease: remove extra-i686

Deleted:
  jack/repos/extra-i686/



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

2011-06-30 Thread Ray Rashif
Date: Thursday, June 30, 2011 @ 16:47:57
  Author: schiv
Revision: 130012

archrelease: copy trunk to extra-i686

Added:
  jack/repos/extra-i686/



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

2011-06-30 Thread Ray Rashif
Date: Thursday, June 30, 2011 @ 16:48:14
  Author: schiv
Revision: 130013

archrelease: remove extra-x86_64

Deleted:
  jack/repos/extra-x86_64/



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

2011-06-30 Thread Ray Rashif
Date: Thursday, June 30, 2011 @ 16:49:38
  Author: schiv
Revision: 130014

archrelease: copy trunk to extra-x86_64

Added:
  jack/repos/extra-x86_64/