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

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 06:13:38
  Author: guillaume
Revision: 134911

upgpkg: tomcat-native 1.1.22-1
Upstream release

Modified:
  tomcat-native/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-08 22:40:00 UTC (rev 134910)
+++ PKGBUILD2011-08-09 10:13:38 UTC (rev 134911)
@@ -2,8 +2,8 @@
 # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
 
 pkgname=tomcat-native
-pkgver=1.1.20
-pkgrel=2
+pkgver=1.1.22
+pkgrel=1
 pkgdesc=The Apache Tomcat Native Library
 arch=('i686' 'x86_64')
 url=http://tomcat.apache.org/;
@@ -11,7 +11,7 @@
 depends=('apr' 'openssl')
 makedepends=('java-environment')
 
source=(http://www.apache.org/dist/tomcat/tomcat-connectors/native/${pkgver}/source/${pkgname}-${pkgver}-src.tar.gz)
-md5sums=('fb2b9d073cb6575c2d0020eda266ca0c')
+md5sums=('44d764f8d99d0454c7337ba9701558ee')
 
 build() {
   cd ${srcdir}/tomcat-native-${pkgver}-src/jni/native



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

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 06:13:49
  Author: guillaume
Revision: 134912

archrelease: remove extra-i686

Deleted:
  tomcat-native/repos/extra-i686/



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

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 06:14:06
  Author: guillaume
Revision: 134913

archrelease: copy trunk to extra-i686

Added:
  tomcat-native/repos/extra-i686/



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

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 06:14:10
  Author: guillaume
Revision: 134914

archrelease: remove extra-x86_64

Deleted:
  tomcat-native/repos/extra-x86_64/



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

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 06:14:26
  Author: guillaume
Revision: 134915

archrelease: copy trunk to extra-x86_64

Added:
  tomcat-native/repos/extra-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:05:52
  Author: ibiru
Revision: 134916

add libgcrypt to dependency

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 10:14:26 UTC (rev 134915)
+++ PKGBUILD2011-08-09 12:05:52 UTC (rev 134916)
@@ -2,12 +2,12 @@
 # Maintainer: Jan heftig Steffens jan.steff...@gmail.com
 pkgname=glib-networking
 pkgver=2.28.7
-pkgrel=2
+pkgrel=3
 pkgdesc=Network-related giomodules for glib
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
 license=('GPL2')
-depends=('glib2' 'libproxy' 'gnutls' 'ca-certificates' 
'gsettings-desktop-schemas')
+depends=('glib2' 'libproxy' 'gnutls' 'libgcrypt' 'ca-certificates' 
'gsettings-desktop-schemas')
 makedepends=('intltool')
 options=('!libtool')
 install=glib-networking.install
@@ -17,7 +17,7 @@
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure \
---prefix=/usr  --sysconfdir=/etc \
+--prefix=/usr --sysconfdir=/etc \
 --libexecdir=/usr/lib/glib-networking --disable-static
   make
 }



[arch-commits] Commit in glib-networking/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:08:07
  Author: ibiru
Revision: 134917

archrelease: remove staging-i686

Deleted:
  glib-networking/repos/staging-i686/



[arch-commits] Commit in glib-networking/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:08:35
  Author: ibiru
Revision: 134919

archrelease: remove staging-x86_64

Deleted:
  glib-networking/repos/staging-x86_64/



[arch-commits] Commit in glib-networking/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:08:50
  Author: ibiru
Revision: 134920

archrelease: copy trunk to staging-x86_64

Added:
  glib-networking/repos/staging-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:21:53
  Author: ibiru
Revision: 134921

gnutls 3.0.0 rebuild, add libgcrypt to dependency

Modified:
  libimobiledevice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 12:08:50 UTC (rev 134920)
+++ PKGBUILD2011-08-09 12:21:53 UTC (rev 134921)
@@ -4,12 +4,12 @@
 
 pkgname=libimobiledevice
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Is a software library that talks the protocols to support iPhone and 
iPod Touch devices on Linux
 url=http://libimobiledevice.org/;
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
-depends=('gnutls'  'glib2' 'libplist' 'usbmuxd')
+depends=('glib2' 'gnutls' 'libgcrypt' 'libplist' 'usbmuxd')
 makedepends=('swig' 'python2')
 options=('!libtool')
 source=(http://libimobiledevice.org/downloads/${pkgname}-${pkgver}.tar.bz2
@@ -21,7 +21,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   # SWIG version check is wrong (still not fixed upstream)
   patch -p1 -i $srcdir/swig-version-check.patch
-  ./configure --prefix=/usr
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
   make
 }
 



[arch-commits] Commit in libimobiledevice/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:28:44
  Author: ibiru
Revision: 134922

archrelease: copy trunk to staging-i686

Added:
  libimobiledevice/repos/staging-i686/



[arch-commits] Commit in libimobiledevice/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 08:28:58
  Author: ibiru
Revision: 134923

archrelease: copy trunk to staging-x86_64

Added:
  libimobiledevice/repos/staging-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 09:21:55
  Author: ibiru
Revision: 134924

gnutls 3.0.0 rebuild

Modified:
  libgpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 12:28:58 UTC (rev 134923)
+++ PKGBUILD2011-08-09 13:21:55 UTC (rev 134924)
@@ -4,11 +4,11 @@
 
 pkgname=libgpod
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A shared library to access the contents of an iPod
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gtk2' 'mutagen' 'sg3_utils' 'libimobiledevice')
+depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice')
 makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject-devel' 'gtk-sharp-2')
 optdepends=('gtk-sharp-2: Mono bindings')
 url=http://www.gtkpod.org/libgpod/;



[arch-commits] Commit in libgpod/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 09:25:29
  Author: ibiru
Revision: 134925

archrelease: copy trunk to staging-i686

Added:
  libgpod/repos/staging-i686/



[arch-commits] Commit in libgpod/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 09:25:43
  Author: ibiru
Revision: 134926

archrelease: copy trunk to staging-x86_64

Added:
  libgpod/repos/staging-x86_64/



[arch-commits] Commit in wireshark/repos (staging-i686)

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 09:31:39
  Author: guillaume
Revision: 134927

archrelease: copy trunk to staging-i686

Added:
  wireshark/repos/staging-i686/



[arch-commits] Commit in wireshark/repos (staging-x86_64)

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 09:31:51
  Author: guillaume
Revision: 134928

archrelease: copy trunk to staging-x86_64

Added:
  wireshark/repos/staging-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 09:34:46
  Author: ibiru
Revision: 134929

gnutls 3.0.0 rebuild

Modified:
  cups/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 13:31:51 UTC (rev 134928)
+++ PKGBUILD2011-08-09 13:34:46 UTC (rev 134929)
@@ -4,7 +4,7 @@
 pkgbase=cups
 pkgname=('libcups' 'cups')
 pkgver=1.4.8
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.cups.org/;



[arch-commits] Commit in cups/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 09:39:15
  Author: ibiru
Revision: 134930

archrelease: copy trunk to staging-i686

Added:
  cups/repos/staging-i686/



[arch-commits] Commit in cups/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 09:39:31
  Author: ibiru
Revision: 134931

archrelease: copy trunk to staging-x86_64

Added:
  cups/repos/staging-x86_64/



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

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 10:19:48
  Author: guillaume
Revision: 134932

upgpkg: wireshark 1.6.1-2
Rebuild for gnutls 3.0.0

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 13:39:31 UTC (rev 134931)
+++ PKGBUILD2011-08-09 14:19:48 UTC (rev 134932)
@@ -4,7 +4,7 @@
 pkgname=(wireshark-cli wireshark-gtk)
 pkgbase=wireshark
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('bison' 'flex' 'gtk2' 'krb5' 'libpcap' 'bash' 'gnutls' 'libcap' 
'lua')



[arch-commits] Commit in wireshark/repos (staging-i686)

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 10:19:51
  Author: guillaume
Revision: 134933

archrelease: remove staging-i686

Deleted:
  wireshark/repos/staging-i686/



[arch-commits] Commit in wireshark/repos (staging-i686)

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 10:20:04
  Author: guillaume
Revision: 134934

archrelease: copy trunk to staging-i686

Added:
  wireshark/repos/staging-i686/



[arch-commits] Commit in wireshark/repos (staging-x86_64)

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 10:20:06
  Author: guillaume
Revision: 134935

archrelease: remove staging-x86_64

Deleted:
  wireshark/repos/staging-x86_64/



[arch-commits] Commit in wireshark/repos (staging-x86_64)

2011-08-09 Thread Guillaume Alaux
Date: Tuesday, August 9, 2011 @ 10:20:18
  Author: guillaume
Revision: 134936

archrelease: copy trunk to staging-x86_64

Added:
  wireshark/repos/staging-x86_64/



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

2011-08-09 Thread Tobias Powalowski
Date: Tuesday, August 9, 2011 @ 10:42:45
  Author: tpowa
Revision: 134937

upgpkg: kernel26-lts 2.6.32.44-1
bump to latest version

Modified:
  kernel26-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 14:20:18 UTC (rev 134936)
+++ PKGBUILD2011-08-09 14:42:45 UTC (rev 134937)
@@ -5,7 +5,7 @@
 pkgname=('kernel26-lts' 'kernel26-lts-headers') # Build stock -lts kernel 
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.32
-pkgver=${_basekernel}.43
+pkgver=${_basekernel}.44
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -18,7 +18,7 @@
 ${pkgname}.preset)
 options=(!strip)
 md5sums=('260551284ac224c3a43c4adac7df4879'
- '87c9c2f7710a2853e72583366c546ab2'
+ 'f2eb99ef31c4826798dc573395ced62f'
  '463b4db10710c17200a584067f7151a0'
  '9990806b3bf3cec6f8bd419249903613'
  '2cbfeb3e2a18d45f82f613e97fc23355')



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

2011-08-09 Thread Tobias Powalowski
Date: Tuesday, August 9, 2011 @ 10:43:03
  Author: tpowa
Revision: 134938

archrelease: copy trunk to testing-i686

Added:
  kernel26-lts/repos/testing-i686/



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

2011-08-09 Thread Tobias Powalowski
Date: Tuesday, August 9, 2011 @ 10:43:19
  Author: tpowa
Revision: 134939

archrelease: copy trunk to testing-x86_64

Added:
  kernel26-lts/repos/testing-x86_64/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:03:49
  Author: andyrtr
Revision: 134941

archrelease: copy trunk to staging-i686

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



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:04:06
  Author: andyrtr
Revision: 134942

archrelease: copy trunk to staging-x86_64

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



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:13:13
  Author: andyrtr
Revision: 134943

upgpkg: lftp 4.3.1-2
gnutls rebuild

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 15:04:06 UTC (rev 134942)
+++ PKGBUILD2011-08-09 15:13:13 UTC (rev 134943)
@@ -4,11 +4,11 @@
 
 pkgname=lftp
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Sophisticated command line based FTP client
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('gcc-libs' 'readline=6.2' gnutls=2.12 expat=2.0.1-4 'sh')
+depends=('gcc-libs' 'readline=6.2' gnutls expat=2.0.1-4 'sh')
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
 makedepends=('autoconf')
 url=http://lftp.yar.ru/;



[arch-commits] Commit in lftp/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:13:31
  Author: andyrtr
Revision: 134944

archrelease: copy trunk to staging-i686

Added:
  lftp/repos/staging-i686/



[arch-commits] Commit in lftp/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:13:47
  Author: andyrtr
Revision: 134945

archrelease: copy trunk to staging-x86_64

Added:
  lftp/repos/staging-x86_64/



[arch-commits] Commit in lftp/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:27:50
  Author: andyrtr
Revision: 134946

archrelease: remove staging-i686

Deleted:
  lftp/repos/staging-i686/



[arch-commits] Commit in lftp/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:28:06
  Author: andyrtr
Revision: 134947

archrelease: copy trunk to staging-i686

Added:
  lftp/repos/staging-i686/



[arch-commits] Commit in lftp/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:28:11
  Author: andyrtr
Revision: 134948

archrelease: remove staging-x86_64

Deleted:
  lftp/repos/staging-x86_64/



[arch-commits] Commit in lftp/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:28:30
  Author: andyrtr
Revision: 134949

archrelease: copy trunk to staging-x86_64

Added:
  lftp/repos/staging-x86_64/



[arch-commits] Commit in xfce4-mailwatch-plugin/trunk (PKGBUILD)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:34:43
  Author: andyrtr
Revision: 134950

upgpkg: xfce4-mailwatch-plugin 1.1.0-4
gnutls rebuild

Modified:
  xfce4-mailwatch-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 15:28:30 UTC (rev 134949)
+++ PKGBUILD2011-08-09 15:34:43 UTC (rev 134950)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-mailwatch-plugin
 pkgver=1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc=A mailbox watch/check plugin for the Xfce4 panel
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://spurint.org/projects/xfce4-mailwatch-plugin/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4' 'gnutls=2.4.1' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libxfcegui4' 'gnutls' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 options=('!libtool')
 install=${pkgname}.install



[arch-commits] Commit in xfce4-mailwatch-plugin/trunk (PKGBUILD)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:38:12
  Author: andyrtr
Revision: 134951

upgpkg: xfce4-mailwatch-plugin 1.1.0-4
gnutls rebuild

Modified:
  xfce4-mailwatch-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 15:34:43 UTC (rev 134950)
+++ PKGBUILD2011-08-09 15:38:12 UTC (rev 134951)
@@ -10,7 +10,7 @@
 license=('GPL2')
 url=http://spurint.org/projects/xfce4-mailwatch-plugin/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4' 'gnutls' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libxfcegui4' 'gnutls' 'libgcrypt' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 options=('!libtool')
 install=${pkgname}.install



[arch-commits] Commit in xfce4-mailwatch-plugin/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:39:48
  Author: andyrtr
Revision: 134952

archrelease: copy trunk to staging-i686

Added:
  xfce4-mailwatch-plugin/repos/staging-i686/



[arch-commits] Commit in xfce4-mailwatch-plugin/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:40:06
  Author: andyrtr
Revision: 134953

archrelease: copy trunk to staging-x86_64

Added:
  xfce4-mailwatch-plugin/repos/staging-x86_64/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:50:09
  Author: andyrtr
Revision: 134954

upgpkg: xmlsec 1.2.18-2
gnutls rebuild

Modified:
  xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 15:40:06 UTC (rev 134953)
+++ PKGBUILD2011-08-09 15:50:09 UTC (rev 134954)
@@ -5,12 +5,12 @@
 
 pkgname=xmlsec
 pkgver=1.2.18
-pkgrel=1
+pkgrel=2
 pkgdesc=XML Security Library is a C library based on LibXML2
 license=('custom')
 arch=(i686 x86_64)
 url=http://www.aleksey.com/xmlsec/index.html;
-depends=('libxslt=1.1.26' 'openssl=1.0.0' 'gnutls=2.12.7' 'nss=3.12.10' 
'libtool')
+depends=('libxslt=1.1.26' 'openssl=1.0.0' 'gnutls' 'nss=3.12.10' 'libtool')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz)



[arch-commits] Commit in xmlsec/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:50:44
  Author: andyrtr
Revision: 134956

archrelease: copy trunk to staging-x86_64

Added:
  xmlsec/repos/staging-x86_64/



[arch-commits] Commit in xmlsec/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:50:28
  Author: andyrtr
Revision: 134955

archrelease: copy trunk to staging-i686

Added:
  xmlsec/repos/staging-i686/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:59:22
  Author: andyrtr
Revision: 134957

upgpkg: dovecot 2.0.13-2
gnutls rebuild

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 15:50:44 UTC (rev 134956)
+++ PKGBUILD2011-08-09 15:59:22 UTC (rev 134957)
@@ -6,7 +6,7 @@
 
 pkgname=dovecot
 pkgver=2.0.13
-pkgrel=1
+pkgrel=2
 pkgdesc=An IMAP and POP3 server written with security primarily in mind
 arch=('i686' 'x86_64')
 url=http://dovecot.org/;



[arch-commits] Commit in dovecot/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:59:38
  Author: andyrtr
Revision: 134958

archrelease: copy trunk to staging-i686

Added:
  dovecot/repos/staging-i686/



[arch-commits] Commit in dovecot/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 11:59:58
  Author: andyrtr
Revision: 134959

archrelease: copy trunk to staging-x86_64

Added:
  dovecot/repos/staging-x86_64/



[arch-commits] Commit in dovecot/repos (staging-x86_64)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 12:01:52
  Author: andyrtr
Revision: 134960

db-remove: dovecot removed by andyrtr

Deleted:
  dovecot/repos/staging-x86_64/



[arch-commits] Commit in dovecot/repos (staging-i686)

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 12:02:03
  Author: andyrtr
Revision: 134961

db-remove: dovecot removed by andyrtr

Deleted:
  dovecot/repos/staging-i686/



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

2011-08-09 Thread Evangelos Foutras
Date: Tuesday, August 9, 2011 @ 12:39:24
  Author: foutrelis
Revision: 134962

upgpkg: chromium 13.0.782.112-1
New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 16:02:03 UTC (rev 134961)
+++ PKGBUILD2011-08-09 16:39:24 UTC (rev 134962)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=chromium
-pkgver=13.0.782.107
+pkgver=13.0.782.112
 pkgrel=1
 pkgdesc=The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 gcc-4.6.patch
 glibc-2.14.patch
 make-hash-tools-use-if-instead-of-switch.patch)
-md5sums=('21b510e818d6943e20cfd114e9319d27'
+md5sums=('a0ddccb65b0075419d089087a9de785c'
  '075c3c2fa5902e16b8547dd31d437191'
  '096a46ef386817988250d2d7bddd1b34'
  '690f2be42bf2a31755753a466653eb33'



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

2011-08-09 Thread Evangelos Foutras
Date: Tuesday, August 9, 2011 @ 12:39:26
  Author: foutrelis
Revision: 134963

archrelease: remove extra-i686

Deleted:
  chromium/repos/extra-i686/



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

2011-08-09 Thread Evangelos Foutras
Date: Tuesday, August 9, 2011 @ 12:39:39
  Author: foutrelis
Revision: 134964

archrelease: copy trunk to extra-i686

Added:
  chromium/repos/extra-i686/



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

2011-08-09 Thread Evangelos Foutras
Date: Tuesday, August 9, 2011 @ 12:39:41
  Author: foutrelis
Revision: 134965

archrelease: remove extra-x86_64

Deleted:
  chromium/repos/extra-x86_64/



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

2011-08-09 Thread Evangelos Foutras
Date: Tuesday, August 9, 2011 @ 12:39:51
  Author: foutrelis
Revision: 134966

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 13:31:55
  Author: andyrtr
Revision: 134967

upgpkg: dovecot 2.0.13-2
nuke /var/run stuff from package files, use /var/empty for login directory; use 
rc proto script from abs pkg for daemon control

Modified:
  dovecot/trunk/PKGBUILD
  dovecot/trunk/dovecot.install
  dovecot/trunk/dovecot.sh

-+
 PKGBUILD|9 +
 dovecot.install |   18 ++
 dovecot.sh  |   89 +-
 3 files changed, 74 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 16:39:51 UTC (rev 134966)
+++ PKGBUILD2011-08-09 17:31:55 UTC (rev 134967)
@@ -1,8 +1,8 @@
 # $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
 # Contributor: Paul Mattal p...@mattal.com
 # Contributor: Federico Quagliata (quaqo) qu...@despammed.com
 # Contributor: GARETTE Emmanuel gnunux at laposte dot net
-# Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=dovecot
 pkgver=2.0.13
@@ -26,7 +26,7 @@
 install=$pkgname.install
 source=(http://dovecot.org/releases/2.0/${pkgname}-${pkgver}.tar.gz dovecot.sh)
 md5sums=('fd8a0702275a61332db7353dadff0f92'
- 'd020d43eab4ded6fb379dadc570a9490')
+ '587159e84e2da6f83d70b3c706ba87cc')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver
@@ -66,9 +66,4 @@
   install -m 644  ${srcdir}/$pkgname-$pkgver/doc/dovecot-openssl.cnf 
${pkgdir}/etc/ssl/
 
   rm ${pkgdir}/etc/dovecot/README
-
-  # install dovecot userdir - https://bugs.archlinux.org/task/20533
-  install -d -m755 ${pkgdir}/var/run/dovecot/{login,empty}
-  chmod 755 ${pkgdir}/var/run/dovecot
-  chmod 750 ${pkgdir}/var/run/dovecot/login
 }

Modified: dovecot.install
===
--- dovecot.install 2011-08-09 16:39:51 UTC (rev 134966)
+++ dovecot.install 2011-08-09 17:31:55 UTC (rev 134967)
@@ -11,9 +11,9 @@
   fi
 
   if grep -q ^dovecot: /etc/passwd 2 /dev/null ; then
-usermod -s /sbin/nologin -c Dovecot user -d /var/run/dovecot/login -u 76 
-g dovecot dovecot  /dev/null
+usermod -s /sbin/nologin -c Dovecot user -d /var/empty -u 76 -g dovecot 
dovecot  /dev/null
   else
-useradd -s /sbin/nologin -c Dovecot user -d /var/run/dovecot/login -u 76 
-g dovecot -m -r dovecot  /dev/null
+useradd -s /sbin/nologin -c Dovecot user -d /var/empty -u 76 -g dovecot 
-r dovecot  /dev/null
   fi 
 
   # dovenull
@@ -24,9 +24,9 @@
   fi
 
   if grep -q ^dovenull: /etc/passwd 2 /dev/null ; then
-usermod -s /sbin/nologin -c Dovecot user for completely untrustworthy 
processes -d /var/run/dovecot/login -u 74 -g dovenull dovenull  /dev/null
+usermod -s /sbin/nologin -c Dovecot user for completely untrustworthy 
processes -d /var/empty -u 74 -g dovenull dovenull  /dev/null
   else
-useradd -s /sbin/nologin -c Dovecot user for completely untrustworthy 
processes -d /var/run/dovecot/login -u 74 -g dovenull -m -r dovenull  
/dev/null
+useradd -s /sbin/nologin -c Dovecot user for completely untrustworthy 
processes -d /var/empty -u 74 -g dovenull -r dovenull  /dev/null
   fi 
   
   # harden some permissions
@@ -36,15 +36,19 @@
 # arg 1:  the new package version
 # arg 2:  the old package version
 post_upgrade() {
-post_install $1
   if [ `vercmp $2 2.0.0` -lt 0 ]; then
 # important upgrade notice
 echo  IMPORTANT DOVECOT 2.0 UPGRADE NOTICE
 echo  
 echo  see http://wiki2.dovecot.org/Upgrading/2.0;
echo  make sure, you convert the dovecot.conf file
-fi
-
+  fi
+  if [ `vercmp $2 2.0.13-2` -lt 0 ]; then
+# to remove no more existant usersdirs simply remove the dovecot users 
and let them recreate later
+userdel dovecot  /dev/null
+userdel dovenull  /dev/null
+  fi
+post_install $1
 }
 
 # arg 1:  the old package version

Modified: dovecot.sh
===
--- dovecot.sh  2011-08-09 16:39:51 UTC (rev 134966)
+++ dovecot.sh  2011-08-09 17:31:55 UTC (rev 134967)
@@ -1,36 +1,69 @@
 #!/bin/bash
 
+daemon_name=dovecot
+
 . /etc/rc.conf
 . /etc/rc.d/functions
+#. /etc/conf.d/$daemon_name.conf
 
-PID=`pidof -o %PPID /usr/sbin/dovecot`
+get_pid() {
+pidof -o %PPID $daemon_name
+}
+
 case $1 in
-  start)
-  stat_busy Starting Dovecot
-[ -z $PID ]  /usr/sbin/dovecot
-if [ $? -gt 0 ]; then
-  stat_fail
-else
-  add_daemon dovecot
-  stat_done
-fi
-;;
-  stop)
-  stat_busy Stopping Dovecot
-[ ! -z $PID ]   kill $PID  /dev/null
-if [ $? -gt 0 ]; then
-  stat_fail
-else
-  rm_daemon dovecot
-  stat_done
-fi
-;;
-  restart)
-$0 stop
-sleep 2
-$0 start
-;;
-  *)
-echo usage: $0 {start|stop|restart}  
+start)
+stat_busy Starting $daemon_name daemon
+
+PID=$(get_pid)
+ 

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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 13:32:06
  Author: andyrtr
Revision: 134968

archrelease: remove extra-i686

Deleted:
  dovecot/repos/extra-i686/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 13:32:23
  Author: andyrtr
Revision: 134969

archrelease: copy trunk to extra-i686

Added:
  dovecot/repos/extra-i686/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 13:32:29
  Author: andyrtr
Revision: 134970

archrelease: remove extra-x86_64

Deleted:
  dovecot/repos/extra-x86_64/



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

2011-08-09 Thread andyrtr
Date: Tuesday, August 9, 2011 @ 13:32:45
  Author: andyrtr
Revision: 134971

archrelease: copy trunk to extra-x86_64

Added:
  dovecot/repos/extra-x86_64/



[arch-commits] Commit in gnome-control-center/repos (extra-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 13:45:37
  Author: ibiru
Revision: 134973

archrelease: remove extra-i686

Deleted:
  gnome-control-center/repos/extra-i686/



[arch-commits] Commit in gnome-control-center/repos (extra-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 13:45:53
  Author: ibiru
Revision: 134974

archrelease: copy trunk to extra-i686

Added:
  gnome-control-center/repos/extra-i686/



[arch-commits] Commit in gnome-control-center/repos (extra-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 13:45:56
  Author: ibiru
Revision: 134975

archrelease: remove extra-x86_64

Deleted:
  gnome-control-center/repos/extra-x86_64/



[arch-commits] Commit in gnome-control-center/repos (extra-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 13:46:11
  Author: ibiru
Revision: 134976

archrelease: copy trunk to extra-x86_64

Added:
  gnome-control-center/repos/extra-x86_64/



[arch-commits] Commit in gnome-settings-daemon/trunk (PKGBUILD)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:01:57
  Author: ibiru
Revision: 134977

rebuild to get rid of unneeded linkage

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 17:46:11 UTC (rev 134976)
+++ PKGBUILD2011-08-09 18:01:57 UTC (rev 134977)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-settings-daemon
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNOME Settings daemon
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -24,6 +24,8 @@
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/bin --disable-static --enable-pulse
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:02:18
  Author: ibiru
Revision: 134978

archrelease: remove extra-i686

Deleted:
  gnome-settings-daemon/repos/extra-i686/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:02:32
  Author: ibiru
Revision: 134979

archrelease: copy trunk to extra-i686

Added:
  gnome-settings-daemon/repos/extra-i686/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:02:35
  Author: ibiru
Revision: 134980

archrelease: remove extra-x86_64

Deleted:
  gnome-settings-daemon/repos/extra-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:02:51
  Author: ibiru
Revision: 134981

archrelease: copy trunk to extra-x86_64

Added:
  gnome-settings-daemon/repos/extra-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:33:31
  Author: ibiru
Revision: 134982

gnutls 3.0.0 rebuild

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 18:02:51 UTC (rev 134981)
+++ PKGBUILD2011-08-09 18:33:31 UTC (rev 134982)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=empathy
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A GNOME instant messaging client using the Telepathy framework.
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/Empathy;



[arch-commits] Commit in empathy/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:34:12
  Author: ibiru
Revision: 134983

archrelease: copy trunk to staging-i686

Added:
  empathy/repos/staging-i686/



[arch-commits] Commit in empathy/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:34:27
  Author: ibiru
Revision: 134984

archrelease: copy trunk to staging-x86_64

Added:
  empathy/repos/staging-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:45:11
  Author: ibiru
Revision: 134985

gnutls 3.0.0 rebuild

Modified:
  telepathy-gabble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 18:34:27 UTC (rev 134984)
+++ PKGBUILD2011-08-09 18:45:11 UTC (rev 134985)
@@ -4,7 +4,7 @@
 # Contributor: Rodrigo L. M. Flores m...@rodrigoflores.org
 pkgname=telepathy-gabble
 pkgver=0.12.4
-pkgrel=1
+pkgrel=2
 pkgdesc=A Jabber/XMPP connection manager for Telepathy
 arch=('i686' 'x86_64')
 url=http://telepathy.freedesktop.org;



[arch-commits] Commit in telepathy-gabble/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:46:21
  Author: ibiru
Revision: 134986

archrelease: copy trunk to staging-i686

Added:
  telepathy-gabble/repos/staging-i686/



[arch-commits] Commit in telepathy-gabble/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:46:37
  Author: ibiru
Revision: 134987

archrelease: copy trunk to staging-x86_64

Added:
  telepathy-gabble/repos/staging-x86_64/



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

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:47:51
  Author: ibiru
Revision: 134988

gnutls 3.0.0 rebuild

Modified:
  vino/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 18:46:37 UTC (rev 134987)
+++ PKGBUILD2011-08-09 18:47:51 UTC (rev 134988)
@@ -3,7 +3,7 @@
 
 pkgname=vino
 pkgver=3.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc=a VNC server for the GNOME desktop
 arch=('i686' 'x86_64')
 license=('GPL')



[arch-commits] Commit in vino/repos (staging-i686)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:48:28
  Author: ibiru
Revision: 134989

archrelease: copy trunk to staging-i686

Added:
  vino/repos/staging-i686/



[arch-commits] Commit in vino/repos (staging-x86_64)

2011-08-09 Thread Ionut Biru
Date: Tuesday, August 9, 2011 @ 14:48:42
  Author: ibiru
Revision: 134990

archrelease: copy trunk to staging-x86_64

Added:
  vino/repos/staging-x86_64/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:12:08
  Author: eric
Revision: 134991

upgpkg: libogg 1.3.0-1
Upstream update

Modified:
  libogg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 18:48:42 UTC (rev 134990)
+++ PKGBUILD2011-08-09 20:12:08 UTC (rev 134991)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor jproc...@prium.net
 
 pkgname=libogg
-pkgver=1.2.2
-pkgrel=1.1
+pkgver=1.3.0
+pkgrel=1
 pkgdesc=Ogg bitstream and framing library
 arch=('i686' 'x86_64')
 url=http://www.xiph.org/ogg/;
@@ -13,27 +13,26 @@
 options=('!libtool')
 source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.xz
 config_types.h)
-md5sums=('203c28a1d356b641253c960365e4cc48'
+md5sums=('84a35715170f2cd4c77a4448772b95d5'
  'a4d786b1b1955cb85b64fd16cbbee3f9')
 
 build() {
-cd $srcdir/${pkgname}-${pkgver}
-./configure --prefix=/usr 
-make
+  cd $srcdir/${pkgname}-${pkgver}
+  ./configure --prefix=/usr 
+  make
 }
 
 package() {
-cd $srcdir/${pkgname}-${pkgver}
-make DESTDIR=$pkgdir install
+  cd $srcdir/${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
 
-# install BSD license
-install -Dm644 $srcdir/$pkgname-$pkgver/COPYING \
-   $pkgdir/usr/share/licenses/$pkgname/COPYING
+# install BSD license
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
 
-# Resolve multilib conflict
-if [[ $CARCH == x86_64 ]]; then
-  mv $pkgdir/usr/include/ogg/config_types{,-64}.h
-  install -m 644 $srcdir/config_types.h \
-${pkgdir}/usr/include/ogg/config_types.h
-fi
+# Resolve multilib conflict
+  if [[ $CARCH == x86_64 ]]; then
+mv $pkgdir/usr/include/ogg/config_types{,-64}.h
+install -m 644 $srcdir/config_types.h \
+  ${pkgdir}/usr/include/ogg/config_types.h
+  fi
 }



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:12:22
  Author: eric
Revision: 134992

archrelease: remove extra-i686

Deleted:
  libogg/repos/extra-i686/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:12:31
  Author: eric
Revision: 134993

archrelease: copy trunk to extra-i686

Added:
  libogg/repos/extra-i686/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:12:34
  Author: eric
Revision: 134994

archrelease: remove extra-x86_64

Deleted:
  libogg/repos/extra-x86_64/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:12:43
  Author: eric
Revision: 134995

archrelease: copy trunk to extra-x86_64

Added:
  libogg/repos/extra-x86_64/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:30:46
  Author: eric
Revision: 134996

upgpkg: qiv 2.2.4-1
Upstream update

Modified:
  qiv/trunk/PKGBUILD

--+
 PKGBUILD |   22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 20:12:43 UTC (rev 134995)
+++ PKGBUILD2011-08-09 20:30:46 UTC (rev 134996)
@@ -1,21 +1,25 @@
 # $Id$
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 # Maintainer: Paul Mattal p...@archlinux.org
+
 pkgname=qiv
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.4
+pkgrel=1
 pkgdesc=Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image 
viewer
 arch=('i686' 'x86_64')
+url=http://spiegl.de/qiv/;
 license=('GPL2')
 depends=('file' 'gtk2' 'imlib2')
-makedepends=('pkgconfig')
 source=(http://spiegl.de/qiv/download/$pkgname-$pkgver.tgz)
-url=http://spiegl.de/qiv/;
-md5sums=('f692f665ad429f13c732156351420850')
+md5sums=('1425f89c90f9c045858fccf24d894c97')
 
 build() {
-   cd $startdir/src/$pkgname-$pkgver || return 1
-   make || return 1
-   install -D -m 0755 qiv $startdir/pkg/usr/bin/qiv || return 1
-   install -D -m 0644 qiv.1 $startdir/pkg/usr/share/man/man1/qiv.1 || 
return 1
+  cd $srcdir/$pkgname-$pkgver
+  make
 }
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -D -m 0755 qiv $pkgdir/usr/bin/qiv
+  install -D -m 0644 qiv.1 $pkgdir/usr/share/man/man1/qiv.1
+}



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:30:49
  Author: eric
Revision: 134997

archrelease: remove extra-i686

Deleted:
  qiv/repos/extra-i686/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:31:01
  Author: eric
Revision: 134998

archrelease: copy trunk to extra-i686

Added:
  qiv/repos/extra-i686/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:31:10
  Author: eric
Revision: 134999

archrelease: remove extra-x86_64

Deleted:
  qiv/repos/extra-x86_64/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:31:32
  Author: eric
Revision: 135000

archrelease: copy trunk to extra-x86_64

Added:
  qiv/repos/extra-x86_64/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:47:19
  Author: eric
Revision: 135001

upgpkg: aterm 1.0.1-3
Clean up depends, Remove ChangeLog

Modified:
  aterm/trunk/PKGBUILD
Deleted:
  aterm/trunk/ChangeLog

---+
 ChangeLog |6 --
 PKGBUILD  |   17 ++---
 2 files changed, 10 insertions(+), 13 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2011-08-09 20:31:32 UTC (rev 135000)
+++ ChangeLog   2011-08-09 20:47:19 UTC (rev 135001)
@@ -1,6 +0,0 @@
-2009-07-28  Eric Belanger  e...@archlinux.org
-
-   * aterm 1.0.1-2
-   * FHS man pages
-   * Added libxt makedepends
-   * Added ChangeLog

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 20:31:32 UTC (rev 135000)
+++ PKGBUILD2011-08-09 20:47:19 UTC (rev 135001)
@@ -1,15 +1,14 @@
 # $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=aterm
 pkgver=1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc=An xterm replacement with transparency support
 arch=('i686' 'x86_64')
 url=http://aterm.sourceforge.net/;
 license=('GPL')
-depends=('libxext' 'libsm')
+depends=('libx11')
 makedepends=('libxt')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('c2eede028e1011e0ec7035cf319c9b5a')
@@ -19,7 +18,11 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --enable-transparency=yes \
 --enable-background-image --enable-fading --enable-menubar \
---enable-graphics || return 1
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+--enable-graphics
+  make
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:47:23
  Author: eric
Revision: 135002

archrelease: remove extra-i686

Deleted:
  aterm/repos/extra-i686/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:47:31
  Author: eric
Revision: 135003

archrelease: copy trunk to extra-i686

Added:
  aterm/repos/extra-i686/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:47:33
  Author: eric
Revision: 135004

archrelease: remove extra-x86_64

Deleted:
  aterm/repos/extra-x86_64/



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

2011-08-09 Thread Eric Bélanger
Date: Tuesday, August 9, 2011 @ 16:47:45
  Author: eric
Revision: 135005

archrelease: copy trunk to extra-x86_64

Added:
  aterm/repos/extra-x86_64/



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

2011-08-09 Thread Ray Rashif
Date: Tuesday, August 9, 2011 @ 17:00:16
  Author: schiv
Revision: 135006

upgpkg: snd 12.3-1
upstream release; lots of package changes as well

Modified:
  snd/trunk/PKGBUILD

--+
 PKGBUILD |   34 +++---
 1 file changed, 23 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 20:47:45 UTC (rev 135005)
+++ PKGBUILD2011-08-09 21:00:16 UTC (rev 135006)
@@ -1,28 +1,40 @@
 # $Id$
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 # Contributor: dorphell dorph...@archlinux.org
 
 pkgname=snd
-pkgver=11.6
+pkgver=12.3
 pkgrel=1
 pkgdesc=An advanced sound editor
 arch=('i686' 'x86_64')
 url=http://ccrma.stanford.edu/software/snd/;
 license=('custom')
-depends=('lesstif' 'fam')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a48bb692ecba320fe6aa2e00fd6d360b')
-sha1sums=('383978c94a1f503e331f8f84b21df375fb208c27')
+depends=('lesstif' 'jack' 'fam' 'gsl' 'fftw')
+makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'libxpm'
+ 'timidity++' 'mpg123' 'vorbis-tools' 'gmp')
+optdepends=('ladspa' 'wavpack' 'flac' 'speex'
+'timidity++' 'mpg123' 'vorbis-tools')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('e1dab6945b9583f02aa6ae73d3780c98')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --without-gsl --without-fftw
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --with-alsa \
+  --with-jack
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make prefix=${pkgdir}/usr install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+  cd $srcdir/$pkgname-$pkgver
+
+  make prefix=$pkgdir/usr install
+
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/COPYING
 }
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in rubberband/trunk (PKGBUILD gcc46.patch rubberband.changelog)

2011-08-09 Thread Ray Rashif
Date: Tuesday, August 9, 2011 @ 17:02:54
  Author: schiv
Revision: 135007

upgpkg: rubberband 1.6.0-1
upstream release

Added:
  rubberband/trunk/gcc46.patch
Modified:
  rubberband/trunk/PKGBUILD
Deleted:
  rubberband/trunk/rubberband.changelog

--+
 PKGBUILD |   15 ++-
 gcc46.patch  |   10 ++
 rubberband.changelog |   11 ---
 3 files changed, 20 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 21:00:16 UTC (rev 135006)
+++ PKGBUILD2011-08-09 21:02:54 UTC (rev 135007)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Ray Rashif schivmeis...@gmail.com
+# Maintainer: Ray Rashif sc...@archlinux.org
 # Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
 
 pkgname=rubberband
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc=Time-stretching and pitch-shifting audio library and utility
 arch=('i686' 'x86_64')
@@ -11,12 +11,17 @@
 license=('GPL')
 depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
 makedepends=('ladspa')
-source=(http://code.breakfastquay.com/attachments/download/1/$pkgname-$pkgver.tar.bz2)
-md5sums=('c5f288d644fcd46bd159e187bcc33f25')
+source=(http://code.breakfastquay.com/attachments/download/16/$pkgname-$pkgver.tar.bz2;
+'gcc46.patch')
+md5sums=('28e3dc1f5ae694d6846bcb0ef3d597fc'
+ '7c2f404975da6052f6b80eac12efbeb4')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
+  # fix gcc 4.6 compatibility
+  patch -Np1 -i $srcdir/gcc46.patch
+
   ./configure --prefix=/usr
   make
 }
@@ -24,7 +29,7 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-   make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir/ install
 }
 
 # vim:set ts=2 sw=2 et:

Added: gcc46.patch
===
--- gcc46.patch (rev 0)
+++ gcc46.patch 2011-08-09 21:02:54 UTC (rev 135007)
@@ -0,0 +1,10 @@
+--- rubberband-1.6.0.orig/rubberband/RubberBandStretcher.h
 rubberband-1.6.0/rubberband/RubberBandStretcher.h
+@@ -21,6 +21,7 @@
+ 
+ #include vector
+ #include map
++#include cstddef
+ 
+ /**
+  * @mainpage RubberBand

Deleted: rubberband.changelog
===
--- rubberband.changelog2011-08-09 21:00:16 UTC (rev 135006)
+++ rubberband.changelog2011-08-09 21:02:54 UTC (rev 135007)
@@ -1,11 +0,0 @@
-9 Aug 2010 (GMT+8) Ray Rashif schivmeis...@gmail.com
-
-   * 1.5.0-1 :
-   Brought into extra from community for ardour
-   - replaces soundtouch for enhanced functionality
-
-   * PKGBUILD :
-   Minor cosmetic ammendments.
-
-   * rubberband.changelog :
-   Added this changelog.



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

2011-08-09 Thread Ray Rashif
Date: Tuesday, August 9, 2011 @ 17:02:59
  Author: schiv
Revision: 135008

archrelease: remove extra-i686

Deleted:
  rubberband/repos/extra-i686/



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

2011-08-09 Thread Ray Rashif
Date: Tuesday, August 9, 2011 @ 17:03:15
  Author: schiv
Revision: 135009

archrelease: copy trunk to extra-i686

Added:
  rubberband/repos/extra-i686/



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

2011-08-09 Thread Ray Rashif
Date: Tuesday, August 9, 2011 @ 17:03:19
  Author: schiv
Revision: 135010

archrelease: remove extra-x86_64

Deleted:
  rubberband/repos/extra-x86_64/



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

2011-08-09 Thread Ray Rashif
Date: Tuesday, August 9, 2011 @ 17:03:34
  Author: schiv
Revision: 135011

archrelease: copy trunk to extra-x86_64

Added:
  rubberband/repos/extra-x86_64/



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

2011-08-09 Thread Giovanni Scafora
Date: Tuesday, August 9, 2011 @ 17:04:57
  Author: giovanni
Revision: 135012

upgpkg: weechat 0.3.5-3
gnutls 3.0.0 rebuild

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-09 21:03:34 UTC (rev 135011)
+++ PKGBUILD2011-08-09 21:04:57 UTC (rev 135012)
@@ -4,7 +4,7 @@
 
 pkgname=weechat
 pkgver=0.3.5
-pkgrel=2
+pkgrel=3
 pkgdesc=Fast, light and extensible IRC client (curses UI)
 arch=('i686' 'x86_64')
 url=http://www.weechat.org/;



[arch-commits] Commit in weechat/repos (staging-i686)

2011-08-09 Thread Giovanni Scafora
Date: Tuesday, August 9, 2011 @ 17:05:09
  Author: giovanni
Revision: 135013

archrelease: copy trunk to staging-i686

Added:
  weechat/repos/staging-i686/



  1   2   >