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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:26:08
  Author: andyrtr
Revision: 121163

upgpkg: claws-mail 3.7.9-2
fix mimetype handling

Modified:
  claws-mail/trunk/PKGBUILD
  claws-mail/trunk/claws-mail.install

+
 PKGBUILD   |4 ++--
 claws-mail.install |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 05:33:44 UTC (rev 121162)
+++ PKGBUILD2011-04-29 06:26:08 UTC (rev 121163)
@@ -3,13 +3,13 @@
 
 pkgname=claws-mail
 pkgver=3.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
 license=('GPL3')
 url=http://www.claws-mail.org;
 depends=('gtk2' 'gnutls' 'startup-notification' 'pilot-link' 'enchant'
- 'gpgme' 'libetpan' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme')
+ 'gpgme' 'libetpan' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme' 
'desktop-file-utils')
 makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
 optdepends=('python2:   needed for some tools'
 'perl:  needed for some tools'

Modified: claws-mail.install
===
--- claws-mail.install  2011-04-29 05:33:44 UTC (rev 121162)
+++ claws-mail.install  2011-04-29 06:26:08 UTC (rev 121163)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
 }
 
 post_upgrade() {



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:26:13
  Author: andyrtr
Revision: 121164

archrelease: remove extra-i686

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



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:26:31
  Author: andyrtr
Revision: 121165

archrelease: copy trunk to extra-i686

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



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:26:35
  Author: andyrtr
Revision: 121166

archrelease: remove extra-x86_64

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



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:26:52
  Author: andyrtr
Revision: 121167

archrelease: copy trunk to extra-x86_64

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



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:39:53
  Author: stephane
Revision: 121168

upgpkg: wireshark 1.4.6-2
krb5 rebuild

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 06:26:52 UTC (rev 121167)
+++ PKGBUILD2011-04-29 06:39:53 UTC (rev 121168)
@@ -4,10 +4,10 @@
 pkgname=(wireshark-cli wireshark-gtk)
 pkgbase=wireshark
 pkgver=1.4.6
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
-makedepends=('bison' 'flex' 'gtk2' 'heimdal' 'libpcap' 'bash' 'gnutls' 
'libcap')
+makedepends=('bison' 'flex' 'gtk2' 'krb5' 'libpcap' 'bash' 'gnutls' 'libcap')
 url=http://www.wireshark.org/;
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
@@ -23,7 +23,7 @@
 
 package_wireshark-cli() {
   pkgdesc=A free network protocol analyzer for Unix/Linux and Windows - CLI 
version
-  depends=('heimdal' 'libpcap' 'bash' 'gnutls' 'libcap' 'glib2')
+  depends=('krb5' 'libpcap' 'bash' 'gnutls' 'libcap' 'glib2')
   install=wireshark.install
   conflicts=(wireshark)
 



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:40:00
  Author: stephane
Revision: 121169

archrelease: copy trunk to staging-i686

Added:
  wireshark/repos/staging-i686/



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:40:05
  Author: stephane
Revision: 121170

archrelease: copy trunk to staging-x86_64

Added:
  wireshark/repos/staging-x86_64/



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:45:19
  Author: stephane
Revision: 121171

upgpkg: nss_ldap 265-2
krb5 rebuild

Modified:
  nss_ldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 06:40:05 UTC (rev 121170)
+++ PKGBUILD2011-04-29 06:45:19 UTC (rev 121171)
@@ -4,12 +4,12 @@
 
 pkgname=nss_ldap
 pkgver=265
-pkgrel=1
+pkgrel=2
 pkgdesc=The nss_ldap module provides the means for Linux and Solaris 
workstations to resolve the entities defined in RFC 2307 from LDAP directories.
 arch=(i686 x86_64)
 url=http://www.padl.com/OSS/nss_ldap.html;
 license=('LGPL')
-depends=('libldap=2.4.18' 'heimdal=1.2.1')
+depends=('libldap=2.4.18' 'krb5')
 backup=(etc/nss_ldap.conf)
 source=(http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz)
 md5sums=('c1cb02d1a85538cf16bca6f6a562abe4')



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:45:25
  Author: stephane
Revision: 121172

archrelease: copy trunk to staging-i686

Added:
  nss_ldap/repos/staging-i686/



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:45:30
  Author: stephane
Revision: 121173

archrelease: copy trunk to staging-x86_64

Added:
  nss_ldap/repos/staging-x86_64/



[arch-commits] Commit in claws-mail-extra-plugins/trunk (2 files)

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:49:28
  Author: andyrtr
Revision: 121174

upgpkg: claws-mail-extra-plugins 3.7.9-3
fix libnotify usage FS#23724

Modified:
  claws-mail-extra-plugins/trunk/PKGBUILD
  
claws-mail-extra-plugins/trunk/claws-mail-notification-0.26-libnotify-0.7.patch

--+
 PKGBUILD |8 +--
 claws-mail-notification-0.26-libnotify-0.7.patch |   47 -
 2 files changed, 15 insertions(+), 40 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 06:45:30 UTC (rev 121173)
+++ PKGBUILD2011-04-29 06:49:28 UTC (rev 121174)
@@ -4,7 +4,7 @@
 
 pkgname=claws-mail-extra-plugins
 pkgver=3.7.9
-pkgrel=2
+pkgrel=3
 pkgdesc=Extra plugins for claws-mail
 url=http://www.claws-mail.org/plugins.php?branch=EXT;
 license=('GPL3')
@@ -30,11 +30,11 @@
'sylpheed-claws-extra-plugins' 'claws-tnef-plugin'
'claws-webkit-plugin-svn' 'claws-mayflower-plugin-svn')
 replaces=('sylpheed-claws-extra-plugins')
-options=('!libtool')
+options=('!libtool' '!strip')
 
source=(http://downloads.sourceforge.net/project/sylpheed-claws/extra%20plugins/$pkgver/claws-mail-extra-plugins-$pkgver.tar.bz2
 claws-mail-notification-0.26-libnotify-0.7.patch)
 md5sums=('3d1ebc48f686ab10702380c776b5d5d0'
- 'b76e1cdbff7af46d6594c34646c06fd0')
+ 'a02be84594ebd28b18811ccc358509be')
 
 build() {
   cd $srcdir/claws-mail-extra-plugins-$pkgver
@@ -47,7 +47,7 @@
   cd $dir
 
   [[ $dir == notification_plugin-* ]] 
-patch -Np0 -i 
$srcdir/claws-mail-notification-0.26-libnotify-0.7.patch
+patch -Np2 -i 
$srcdir/claws-mail-notification-0.26-libnotify-0.7.patch
 
   ./configure --prefix=/usr --disable-static
   make

Modified: claws-mail-notification-0.26-libnotify-0.7.patch
===
--- claws-mail-notification-0.26-libnotify-0.7.patch2011-04-29 06:45:30 UTC 
(rev 121173)
+++ claws-mail-notification-0.26-libnotify-0.7.patch2011-04-29 06:49:28 UTC 
(rev 121174)
@@ -1,50 +1,25 @@
 src/notification_popup.c
-+++ src/notification_popup.c
-@@ -339,7 +339,16 @@
+diff -Nur 
claws-mail-extra-plugins-3.7.6-orig/notification_plugin-0.25/src/notification_popup.c
 
claws-mail-extra-plugins-3.7.6/notification_plugin-0.25/src/notification_popup.c
+--- 
claws-mail-extra-plugins-3.7.6-orig/notification_plugin-0.25/src/notification_popup.c
  2009-04-26 03:05:05.0 +0200
 
claws-mail-extra-plugins-3.7.6/notification_plugin-0.25/src/notification_popup.c
   2010-11-12 13:39:02.363909583 +0100
+@@ -339,7 +339,7 @@
  break;
}
  
-+#ifdef NOTIFY_CHECK_VERSION
-+#if NOTIFY_CHECK_VERSION (0, 7, 0)
+-  ppopup-notification = notify_notification_new(summary, utf8_str, NULL, 
NULL);
 +  ppopup-notification = notify_notification_new(summary, utf8_str, NULL);
-+#else
-   ppopup-notification = notify_notification_new(summary, utf8_str, NULL, 
NULL);
-+#endif
-+#else
-+  ppopup-notification = notify_notification_new(summary, utf8_str, NULL, 
NULL);
-+#endif
-+
g_free(utf8_str);
if(ppopup-notification == NULL) {
  debug_print(Notification Plugin: Failed to create a new 
 src/notification_trayicon.c
-+++ src/notification_trayicon.c
-@@ -61,6 +61,10 @@
- #ifdef HAVE_LIBNOTIFY
- #include libnotify/notify.h
- 
-+#ifndef NOTIFY_CHECK_VERSION
-+#define NOTIFY_CHECK_VERSION(x,y,z) 0
-+#endif
-+
- typedef struct {
-   gint count;
-   gint num_mail;
-@@ -601,8 +605,17 @@
+diff -Nur 
claws-mail-extra-plugins-3.7.6-orig/notification_plugin-0.25/src/notification_trayicon.c
 
claws-mail-extra-plugins-3.7.6/notification_plugin-0.25/src/notification_trayicon.c
+--- 
claws-mail-extra-plugins-3.7.6-orig/notification_plugin-0.25/src/notification_trayicon.c
   2010-03-25 09:56:34.0 +0100
 
claws-mail-extra-plugins-3.7.6/notification_plugin-0.25/src/notification_trayicon.c
2010-11-12 13:38:30.809340907 +0100
+@@ -589,8 +589,7 @@
summary  = notification_trayicon_popup_assemble_summary();
utf8_str = notification_trayicon_popup_assemble_body(msginfo);
  
-+#if NOTIFY_CHECK_VERSION (0, 7, 0)
+-  popup.notification = notify_notification_new(summary, utf8_str, NULL, NULL);
+-  notify_notification_attach_to_status_icon(popup.notification, trayicon);
 +  popup.notification = notify_notification_new(summary, utf8_str, NULL);
-+#else
-   popup.notification = notify_notification_new(summary, utf8_str, NULL, NULL);
-+#endif
-+
-+#if NOTIFY_CHECK_VERSION (0, 7, 0)
-+  /* notify_notification_attach_to_status_icon function was removed */
-+#else
-   notify_notification_attach_to_status_icon(popup.notification, trayicon);
-+#endif
  
g_free(summary);
g_free(utf8_str);



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:49:33
  Author: andyrtr
Revision: 121175

archrelease: remove testing-i686

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



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:49:51
  Author: andyrtr
Revision: 121176

archrelease: copy trunk to testing-i686

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



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:49:54
  Author: andyrtr
Revision: 121177

archrelease: remove testing-x86_64

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



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:50:14
  Author: andyrtr
Revision: 121178

archrelease: copy trunk to testing-x86_64

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



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:50:46
  Author: stephane
Revision: 121179

upgpkg: libtirpc 0.2.1-3
krb5 rebuild

Modified:
  libtirpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 06:50:14 UTC (rev 121178)
+++ PKGBUILD2011-04-29 06:50:46 UTC (rev 121179)
@@ -2,27 +2,31 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=libtirpc
 pkgver=0.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Transport Independent RPC library (SunRPC replacement)
 arch=(i686 x86_64)
-depends=('glibc' 'libgssglue' 'heimdal')
+depends=('glibc' 'libgssglue' 'krb5')
 url=http://libtirpc.sourceforge.net/;
 license=('GPL2')
-source=(http://downloads.sourceforge.net/sourceforge/libtirpc/$pkgname-$pkgver.tar.bz2
+source=(http://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2
libtirpc-0.2.1-fortify.patch)
 backup=('etc/netconfig')
 options=(!libtool)
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   # fix http://bugs.gentoo.org/293593
   # https://bugs.archlinux.org/task/20082
   patch -Np1 -i ../libtirpc-0.2.1-fortify.patch
   ./configure --prefix=/usr --enable-gss
-  make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  make 
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
   # install netconfig
-  install -D -m644 doc/etc_netconfig $pkgdir/etc/netconfig
+  install -D -m644 doc/etc_netconfig ${pkgdir}/etc/netconfig
 }
 md5sums=('d77eb15f464bf9d6e66259eaf78b2a4e'
  '2e5c067f1651469dfbbdc91d3c9c60e8')



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:50:52
  Author: stephane
Revision: 121180

archrelease: copy trunk to staging-i686

Added:
  libtirpc/repos/staging-i686/



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 02:50:58
  Author: stephane
Revision: 121181

archrelease: copy trunk to staging-x86_64

Added:
  libtirpc/repos/staging-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:58:28
  Author: andyrtr
Revision: 121182

upgpkg: tzdata 2011g-1
upstream update 2011g

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 06:50:58 UTC (rev 121181)
+++ PKGBUILD2011-04-29 06:58:28 UTC (rev 121182)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=tzdata
-pkgver=2011f
+pkgver=2011g
 pkgrel=1
-_tzcode=2011e
-_tzdata=2011f
+_tzcode=2011g
+_tzdata=2011g
 pkgdesc=Sources for time zone and daylight saving time data
 arch=('i686' 'x86_64')
 url=http://www.twinsun.com/tz/tz-link.htm;
@@ -17,8 +17,8 @@
 source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
 ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
 Makefile.patch)
-md5sums=('fbfc05dbf9ebcfe7c4bba18549870173'
- 'cc8136284ae1e6c720a18e0f080242e0'
+md5sums=('ecb564279b28c5b184421c525d997d6c'
+ 'a068c27e7e426fdb12ab0c88506df20d'
  'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:58:33
  Author: andyrtr
Revision: 121183

archrelease: remove testing-i686

Deleted:
  tzdata/repos/testing-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:58:50
  Author: andyrtr
Revision: 121184

archrelease: copy trunk to testing-i686

Added:
  tzdata/repos/testing-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:58:54
  Author: andyrtr
Revision: 121185

archrelease: remove testing-x86_64

Deleted:
  tzdata/repos/testing-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:59:11
  Author: andyrtr
Revision: 121186

archrelease: copy trunk to testing-x86_64

Added:
  tzdata/repos/testing-x86_64/



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 03:12:44
  Author: stephane
Revision: 121187

upgpkg: librpcsecgss 0.19-5
krb5 rebuild

Modified:
  librpcsecgss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 06:59:11 UTC (rev 121186)
+++ PKGBUILD2011-04-29 07:12:44 UTC (rev 121187)
@@ -4,30 +4,19 @@
 
 pkgname=librpcsecgss
 pkgver=0.19
-pkgrel=4
+pkgrel=5
 pkgdesc=Library for RPCSECGSS support
 arch=('i686' 'x86_64')
 url=http://www.citi.umich.edu/projects/nfsv4/linux/;
 license=('GPL')
-depends=('glibc' 'heimdal')
+depends=('glibc' 'krb5' 'libgssglue')
 makedepends=('pkg-config' 'autoconf')
 options=('!libtool')
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz;
- librpcsecgss-0.18-heimdal.patch)
-md5sums=('b45ed565bdc3099023aa35830ec92997'
- '0cfe088551d5776f5bc08c1741a34346')
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('b45ed565bdc3099023aa35830ec92997')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Patch from gentoo for heimdal compatibility Bug #231395
-  # http://bugs.gentoo.org/show_bug.cgi?id=231395
-  patch -Np1 -i $srcdir/librpcsecgss-0.18-heimdal.patch
-
-  rm -f config.guess config.sub ltmain.sh
-  autoreconf -i
-
-  GSSAPI_CFLAGS='-I/usr/include/gssapi' \
   ./configure --prefix=/usr
   make
 }



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 03:12:53
  Author: stephane
Revision: 121188

archrelease: copy trunk to staging-i686

Added:
  librpcsecgss/repos/staging-i686/



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

2011-04-29 Thread Stéphane Gaudreault
Date: Friday, April 29, 2011 @ 03:12:59
  Author: stephane
Revision: 121189

archrelease: copy trunk to staging-x86_64

Added:
  librpcsecgss/repos/staging-x86_64/



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

2011-04-29 Thread Andrea Scarpino
Date: Friday, April 29, 2011 @ 05:24:01
  Author: andrea
Revision: 121190

Add missing virtuoso dependence

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 07:12:59 UTC (rev 121189)
+++ PKGBUILD2011-04-29 09:24:01 UTC (rev 121190)
@@ -4,12 +4,12 @@
 
 pkgname=soprano
 pkgver=2.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc')
+depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6' 'doxygen')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
 md5sums=('03ae49e87c6ec99e57d0433c2650846f')



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

2011-04-29 Thread Andrea Scarpino
Date: Friday, April 29, 2011 @ 05:27:31
  Author: andrea
Revision: 121191

archrelease: remove extra-i686

Deleted:
  soprano/repos/extra-i686/



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

2011-04-29 Thread Andrea Scarpino
Date: Friday, April 29, 2011 @ 05:27:45
  Author: andrea
Revision: 121192

archrelease: copy trunk to extra-i686

Added:
  soprano/repos/extra-i686/



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

2011-04-29 Thread Andrea Scarpino
Date: Friday, April 29, 2011 @ 05:27:48
  Author: andrea
Revision: 121193

archrelease: remove extra-x86_64

Deleted:
  soprano/repos/extra-x86_64/



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

2011-04-29 Thread Andrea Scarpino
Date: Friday, April 29, 2011 @ 05:28:04
  Author: andrea
Revision: 121194

archrelease: copy trunk to extra-x86_64

Added:
  soprano/repos/extra-x86_64/



[arch-commits] Commit in gsettings-desktop-schemas/trunk (PKGBUILD)

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:45:02
  Author: ibiru
Revision: 121195

drop theme dependency

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 09:28:04 UTC (rev 121194)
+++ PKGBUILD2011-04-29 10:45:02 UTC (rev 121195)
@@ -5,12 +5,12 @@
 
 pkgname=gsettings-desktop-schemas
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Shared GSettings schemas for the desktop
 arch=('any')
 url=http://live.gnome.org/;
 license=('GPL')
-depends=('gnome-themes-standard')
+depends=('glib2')
 makedepends=('intltool')
 install=$pkgname.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2)



[arch-commits] Commit in gsettings-desktop-schemas/repos (testing-any)

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:45:35
  Author: ibiru
Revision: 121196

archrelease: remove testing-any

Deleted:
  gsettings-desktop-schemas/repos/testing-any/



[arch-commits] Commit in gsettings-desktop-schemas/repos (testing-any)

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:45:50
  Author: ibiru
Revision: 121197

archrelease: copy trunk to testing-any

Added:
  gsettings-desktop-schemas/repos/testing-any/



[arch-commits] Commit in kdebase-workspace/trunk (PKGBUILD nm-09.patch)

2011-04-29 Thread Andrea Scarpino
Date: Friday, April 29, 2011 @ 06:49:49
  Author: andrea
Revision: 121198

NM09 patch modified to skip networkmanager version check

Modified:
  kdebase-workspace/trunk/PKGBUILD
  kdebase-workspace/trunk/nm-09.patch

-+
 PKGBUILD|4 ++--
 nm-09.patch |   18 ++
 2 files changed, 16 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 10:45:50 UTC (rev 121197)
+++ PKGBUILD2011-04-29 10:49:49 UTC (rev 121198)
@@ -36,14 +36,14 @@
   '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
   'd7b5883f7e65c6839b1f65f94d58026673dd0226'
   'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
-  '46259fe725e505aa8314407120f0aa9013823fa5')
+  '91ed84f5bb99909cab1b5ca0779bbf5cf6c72d33')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
patch -p0 -i ${srcdir}/kdm-zsh-profile.patch
patch -p0 -i ${srcdir}/fixpath.patch
patch -p0 -i ${srcdir}/terminate-server.patch
-patch -p0 -i ${srcdir}/nm-09.patch
+patch -p1 -i ${srcdir}/nm-09.patch
 
cd ${srcdir}
mkdir build

Modified: nm-09.patch
===
--- nm-09.patch 2011-04-29 10:45:50 UTC (rev 121197)
+++ nm-09.patch 2011-04-29 10:49:49 UTC (rev 121198)
@@ -1,7 +1,17 @@
-diff -up kdebase-workspace-4.6.1/solid/networkmanager-0.7/manager.cpp.foo 
kdebase-workspace-4.6.1/solid/networkmanager-0.7/manager.cpp
 kdebase-workspace-4.6.1/solid/networkmanager-0.7/manager.cpp.foo   
2011-03-22 20:02:37.298879915 -0500
-+++ kdebase-workspace-4.6.1/solid/networkmanager-0.7/manager.cpp   
2011-03-22 20:03:40.423090754 -0500
-@@ -118,16 +118,16 @@ QObject *NMNetworkManager::createNetwork
+--- kdebase-workspace-4.6.3/solid/CMakeLists.txt~  2011-04-29 
03:43:20.321994578 -0700
 kdebase-workspace-4.6.3/solid/CMakeLists.txt   2011-04-29 
03:43:33.271995023 -0700
+@@ -17,7 +17,7 @@
+ add_subdirectory(networkmanager-0.6)
+   endif (NM_0_6)
+ 
+-  macro_ensure_version_range(0.7.0 ${NETWORKMANAGER_VERSION} 0.9.0 NM_0_7)
++  macro_ensure_version(0.7.0 ${NETWORKMANAGER_VERSION} NM_0_7)
+   if (NM_0_7)
+ message(STATUS Will build networkmanager-0.7)
+ set(HAVE_NETWORKMANAGER TRUE)
+--- kdebase-workspace-4.6.3/solid/networkmanager-0.7/manager.cpp~  
2011-04-29 03:32:33.838644845 -0700
 kdebase-workspace-4.6.3/solid/networkmanager-0.7/manager.cpp   
2011-04-29 03:40:52.308657544 -0700
+@@ -118,16 +118,16 @@
  uint deviceType = devIface.deviceType();
  NMNetworkInterface * createdInterface = 0;
  switch ( deviceType ) {



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:51:43
  Author: ibiru
Revision: 121199

add gsetting-desktop-schemas  to dependency. FS#23981

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 10:49:49 UTC (rev 121198)
+++ PKGBUILD2011-04-29 10:51:43 UTC (rev 121199)
@@ -2,13 +2,13 @@
 # Maintainer: Jan heftig Steffens jan.steff...@gmail.com
 pkgname=glib-networking
 pkgver=2.28.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Network-related giomodules for glib
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
 license=('GPL2')
-depends=('glib2' 'libproxy' 'gnutls' 'ca-certificates')
-makedepends=('intltool' 'gsettings-desktop-schemas')
+depends=('glib2' 'libproxy' 'gnutls' 'ca-certificates' 
'gsettings-desktop-schemas')
+makedepends=('intltool')
 options=('!libtool')
 install=glib-networking.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-${pkgver}.tar.bz2)



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:52:26
  Author: ibiru
Revision: 121200

archrelease: remove testing-i686

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



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:52:39
  Author: ibiru
Revision: 121201

archrelease: copy trunk to testing-i686

Added:
  glib-networking/repos/testing-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:52:43
  Author: ibiru
Revision: 121202

archrelease: remove testing-x86_64

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



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 06:52:58
  Author: ibiru
Revision: 121203

archrelease: copy trunk to testing-x86_64

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



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 07:02:22
  Author: ibiru
Revision: 121204

add at-spi2-core to depedency. FS#23704

Modified:
  pyatspi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 10:52:58 UTC (rev 121203)
+++ PKGBUILD2011-04-29 11:02:22 UTC (rev 121204)
@@ -2,12 +2,12 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=pyatspi
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Python bindings for at-spi
 arch=(any)
 url=http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus;
 license=('GPL2')
-depends=(pygobject)
+depends=('pygobject' 'at-spi2-core')
 
source=(http://download.gnome.org/sources/${pkgname}/2.0/${pkgname}-${pkgver}.tar.bz2)
 sha256sums=('e5b362a1f83e008c464ba0cb9e0bae372debc953b1b1bda32cf124a66d87ddbf')
 



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 07:53:43
  Author: ibiru
Revision: 121205

archrelease: remove testing-any

Deleted:
  pyatspi/repos/testing-any/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 07:53:56
  Author: ibiru
Revision: 121206

archrelease: copy trunk to testing-any

Added:
  pyatspi/repos/testing-any/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:08:47
  Author: ibiru
Revision: 121207

upgpkg: firefox 4.0.1-1
update to 4.0.1

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 11:53:56 UTC (rev 121206)
+++ PKGBUILD2011-04-29 14:08:47 UTC (rev 121207)
@@ -2,9 +2,9 @@
 # Contributor: Jakub Schmidtke sja...@gmail.com
 
 pkgname=firefox
-pkgver=4.0
+pkgver=4.0.1
 pkgrel=1
-_xulver=2.0
+_xulver=2.0.1
 pkgdesc=Standalone web browser from mozilla.org
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -17,7 +17,7 @@
 firefox.desktop
 mozilla-firefox-1.0-lang.patch
 firefox-version.patch)
-md5sums=('3468a2c463b4fc2788ba621e4b511c30'
+md5sums=('9abda7d23151e97913c8555a64c13f34'
  'd9292af4bb513d0bb811984f077cb77c'
  'bdeb0380c7fae30dd0ead6d2d3bc5873'
  'bd5db57c23c72a02a489592644f18995'



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:08:51
  Author: ibiru
Revision: 121208

archrelease: remove extra-i686

Deleted:
  firefox/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:10:24
  Author: ibiru
Revision: 121209

archrelease: copy trunk to extra-i686

Added:
  firefox/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:10:28
  Author: ibiru
Revision: 121210

archrelease: remove extra-x86_64

Deleted:
  firefox/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:10:42
  Author: ibiru
Revision: 121211

archrelease: copy trunk to extra-x86_64

Added:
  firefox/repos/extra-x86_64/



[arch-commits] Commit in xulrunner/trunk (PKGBUILD xulrunner-omnijar.patch)

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:12:33
  Author: ibiru
Revision: 121212

update to 2.0.1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/xulrunner-omnijar.patch

-+
 PKGBUILD|   10 ++
 xulrunner-omnijar.patch |6 +++---
 2 files changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 14:10:42 UTC (rev 121211)
+++ PKGBUILD2011-04-29 14:12:33 UTC (rev 121212)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 pkgname=xulrunner
-pkgver=2.0
-_ffoxver=4.0
+pkgver=2.0.1
+_ffoxver=4.0.1
 pkgrel=1
 pkgdesc=Mozilla Runtime Environment
 arch=('i686' 'x86_64')
@@ -18,11 +18,11 @@
 xulrunner-omnijar.patch
 port_gnomevfs_to_gio.patch)
 options=('!emptydirs')
-md5sums=('3468a2c463b4fc2788ba621e4b511c30'
+md5sums=('9abda7d23151e97913c8555a64c13f34'
  '2358a2ddd35bcdd62ff42442dfe548d9'
  '639ea80e823543dd415b90c0ee804186'
  'a0236f6c3e55f60b7888d8cf137ff209'
- 'dea8c2a57a588bf5f6198ce7b4155655'
+ '0bf82bc6677e3ce57fd20a147fe8d7b1'
  '42f83468b296452fb754a81a4317ca64')
 build() {
   cd ${srcdir}/mozilla-2.0
@@ -43,6 +43,8 @@
   unset CFLAGS
   unset CXXFLAGS
 
+  export CXXFLAGS=-fpermissive
+
   make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
 }
 

Modified: xulrunner-omnijar.patch
===
--- xulrunner-omnijar.patch 2011-04-29 14:10:42 UTC (rev 121211)
+++ xulrunner-omnijar.patch 2011-04-29 14:12:33 UTC (rev 121212)
@@ -468,11 +468,11 @@
 diff --git a/modules/libjar/nsJAR.cpp b/modules/libjar/nsJAR.cpp
 --- a/modules/libjar/nsJAR.cpp
 +++ b/modules/libjar/nsJAR.cpp
-@@ -170,26 +170,23 @@ nsJAR::Open(nsIFile* zipFile)
-   NS_ENSURE_ARG_POINTER(zipFile);
+@@ -171,26 +171,23 @@ nsJAR::Open(nsIFile* zipFile)
if (mLock) return NS_ERROR_FAILURE; // Already open!
  
mZipFile = zipFile;
+   mOuterZipEntry.Truncate();
  
mLock = PR_NewLock();
NS_ENSURE_TRUE(mLock, NS_ERROR_OUT_OF_MEMORY);
@@ -499,13 +499,13 @@
NS_ENSURE_ARG_POINTER(aZipReader);
NS_ENSURE_ARG_POINTER(aZipEntry);
 @@ -234,23 +231,22 @@ nsJAR::Close()
+ mLock = nsnull;
}
  
mParsedManifest = PR_FALSE;
mManifestData.Reset();
mGlobalStatus = JAR_MANIFEST_NOT_PARSED;
mTotalItemsInManifest = 0;
-   mOuterZipEntry.Truncate(0);
  
 -#ifdef MOZ_OMNIJAR
 -  if (mZip == mozilla::OmnijarReader()) {



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:13:59
  Author: ibiru
Revision: 121213

archrelease: remove extra-i686

Deleted:
  xulrunner/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:14:13
  Author: ibiru
Revision: 121214

archrelease: copy trunk to extra-i686

Added:
  xulrunner/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:14:17
  Author: ibiru
Revision: 121215

archrelease: remove extra-x86_64

Deleted:
  xulrunner/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:14:34
  Author: ibiru
Revision: 121216

archrelease: copy trunk to extra-x86_64

Added:
  xulrunner/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:22:17
  Author: ibiru
Revision: 121217

update to 4.0.1

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  163 ++---
 1 file changed, 81 insertions(+), 82 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 14:14:34 UTC (rev 121216)
+++ PKGBUILD2011-04-29 14:22:17 UTC (rev 121217)
@@ -85,8 +85,8 @@
 'firefox-i18n-zh-cn'
 'firefox-i18n-zh-tw'
 'firefox-i18n-zu')
-pkgver=4.0
-pkgrel=3
+pkgver=4.0.1
+pkgrel=1
 arch=('any')
 license=('MPL')
 url=http://www.mozilla.com/;
@@ -177,86 +177,6 @@
 # Don't extract anything
 noextract=(${source[@]##*/})
 
-md5sums=('91bf9f245494b016853336a8a4867a6e'
- '99f76ae68d62879e69e38774a160a5b7'
- '14f1a971dbd9e1db34245a1b15523696'
- 'e70d64ea5d14126cf190b2e1fe23ded2'
- '2f1c3598b207fcff89f455f23d67648b'
- '5292f7458d24f525747a53c52f8d1459'
- 'f744886398aec6acbb99e99012284dec'
- '585a9a553073814418c5f819ce0231a8'
- '401edb74d8ac018de4720c13f93a602f'
- 'cc05223d4d17f0ce73953e6e3e8dc7b3'
- 'a18dc4b7f585a4a5d9bb8efa9096333a'
- '2036d7b9d3360729a25615d63b677b79'
- '40ce455bf6d436306a1ed5fc70840a06'
- '843b31fc91eedb33b010ede3bd01f74f'
- '7218d1145adbab37a0bf6b8cfc1cff76'
- 'd2a75d2438c538cac4cb874f73f5407f'
- 'ab73cd1c7be0eca2788529e55ff15dd7'
- 'c9a424b8aef6c8dde35ef76965c204b6'
- '20bf978b467688f794d5c801d94778af'
- '0ffb5b338fe18540d803615cd2a1c815'
- '3e86106fa213ae3828053df6e969dd52'
- '176e3bc7ea7531e6a57591a071930869'
- '636b62dd652a1b14d390c761f1232f7d'
- '188eb51a7ed0cebed2f37c3d85b84261'
- 'ef496d86ef9be069c56f963b2c34d7f9'
- 'a4b5c1b7296c2bdac0da505e1369b430'
- 'e965f65282fd0f8e1181388288a74ef9'
- '9c89ae00ea47fc415a96ca247083667b'
- 'a1754a1956ac647b3d899e5005f070ff'
- '83e68b4ec0616df0d1c246a6818f7542'
- '04455a6ef865f780c5783ce4cd199fd7'
- 'cc7ec511acb3c67587e73d63b57cda17'
- '6971cd931caef93cbf88246b17d3418e'
- '73b4cbedb707016d47f3bfce109e43c4'
- '559e34b98cd47bbe7cfda13c0b6fb8f9'
- '1115fc4b114019e4fee292cde38dbd54'
- '36a0dc43b7552326dda57e61ef4d5118'
- '933a0d9c79118082b87d10950f48b7f9'
- 'e8e41e24d50c2cb5d097ded2075f4109'
- '714902b5501e0834260465afb8d9ad7c'
- '9bd9547a277a4da1a9a1e508ef4f865a'
- 'ac34ab83fe838e9cddd01240634fa4ee'
- '0db5278f5d77f97a9e3d63af7331f8f6'
- 'a6932da68853aa9efaf55ebbaea21cea'
- 'cbeefd4256b663f9979b15895960afc9'
- 'f604af621caee5c865d33d4316bdf4e4'
- '96166345e62adb4252783a85f737decd'
- '38f32efda12da2d566453fe222829544'
- 'c69cd610b372464e8b418a90cc45c33c'
- '3fb5df4f83bf60f03f50255745f20639'
- '619e8262244bc3fe57fef14726e93db7'
- 'ab805ff36870af9e2d77d498d7bb1a34'
- '9d7bdbc09755aa2b088e68c2a6f704da'
- 'c8e30950db05594798bc82260a21fa82'
- 'ffbabee81536d904ec834ace17f7af01'
- 'bf16c97f20158c0b21192c41d7af7f24'
- 'ae1c3fb99330c255feba09fc7d6a6017'
- 'a9dbcce6201f595f3c408f41fbff30b1'
- '36e0ca2fdb9d4d9034315fdac4b0d685'
- '86328fc608432a8fac6da22b04b45819'
- 'c550ba8797413af84a00cdc10f98ce23'
- '80c4eb1e9bff60e56dffde21f1ea50f7'
- '8e57baf443ccce59654514125cf76df7'
- 'b24ca4f8ce955dc3c8f8581627a9961e'
- '9c2bd7e9b8ef192ae83aa477d73fc8bb'
- 'cb09abd257e72e63d510497bd4693dab'
- '1f48335f74afc2426f7a42cce6f9c2e3'
- '7e7ecc22750b9b3c17dcc6680075874d'
- '0ddf72377a2308a2349cea0f1ef54353'
- 'de5fb9f4a92d800563feeaedc5a4f21b'
- 'b41c4c78c65c28b7293548b91f7823d9'
- '103ae706f7a9e606316f8e8c43915ffd'
- 'e356a6f87ea5b9b81685934a3e836279'
- '8de337e95331ce2487fae32499887aed'
- '69d8aa20fa31613821ef5d45784495e3'
- '28718a3d7828442600325a60254a81b4'
- '488c1de2737599a72a3662f9e61b7583'
- 'b39e613f2eae63a5bf71ae0e87159639'
- '4383069de8bc614b7564fec6665b1cd4')
-
 _path=/usr/lib/firefox-4.0/extensions/
 
 
@@ -817,3 +737,82 @@
   cd ${srcdir}
   install -Dm644 firefox-i18n-$pkgver-zu.xpi 
${pkgdir}/$_path/langpack...@firefox.mozilla.org.xpi
 }
+md5sums=('6469ef9cc2c42eaf17c4abf477d31192'
+ 'fb7a34fa5895b94d1f09a163d12e8731'
+ '059e4208e2adeb975e1300a3b82f4cf3'
+ '7b8aa6705df8c77879a71513eb90a0a9'
+ 'ce5da5b6aad5b8fb7ff0e662ddbdaf21'
+ 'bd163b4d60781c1e9d17192b18cab5e2'
+ '3e60e29f81a041ee36b00c2d827f673f'
+ '99d10651399b14ce9e88a4c25abd3f87'
+ '30d8cea6436984361f6fd552faa9eb8a'
+ '7bbecbe940dd374293d849338c90b385'
+ 'bde05d2e0b5a84aadca4cb3875e3ff06'
+ 

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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:25:58
  Author: ibiru
Revision: 121218

archrelease: remove extra-any

Deleted:
  firefox-i18n/repos/extra-any/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 10:26:14
  Author: ibiru
Revision: 121219

archrelease: copy trunk to extra-any

Added:
  firefox-i18n/repos/extra-any/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:00:49
  Author: andyrtr
Revision: 121220

upgpkg: lftp 4.2.3-1
upstream update 4.2.3

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 14:26:14 UTC (rev 121219)
+++ PKGBUILD2011-04-29 15:00:49 UTC (rev 121220)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=lftp
-pkgver=4.2.2
+pkgver=4.2.3
 pkgrel=1
 pkgdesc=Sophisticated command line based FTP client
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 url=http://lftp.yar.ru/;
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('801d90de9def7fc0f88817bcc71295b7')
+md5sums=('4957f40d55e1bc6985e11244364b8938')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:00:52
  Author: andyrtr
Revision: 121221

archrelease: remove extra-i686

Deleted:
  lftp/repos/extra-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:01:11
  Author: andyrtr
Revision: 121222

archrelease: copy trunk to extra-i686

Added:
  lftp/repos/extra-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:01:14
  Author: andyrtr
Revision: 121223

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:01:30
  Author: andyrtr
Revision: 121224

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in slim/trunk (10 files)

2011-04-29 Thread Gaetan Bisson
Date: Friday, April 29, 2011 @ 11:13:05
  Author: bisson
Revision: 121225

fix FS#23984, remove slim prefix from filenames

Added:
  slim/trunk/install
(from rev 121206, slim/trunk/slim.install)
  slim/trunk/logrotate
(from rev 121206, slim/trunk/slim.logrotate)
  slim/trunk/pam.d
  slim/trunk/rc.d
  slim/trunk/sigterm.patch
Modified:
  slim/trunk/PKGBUILD
Deleted:
  slim/trunk/slim
  slim/trunk/slim.install
  slim/trunk/slim.logrotate
  slim/trunk/slim.pam

+
 PKGBUILD   |   58 +--
 install|7 ++
 logrotate  |9 
 pam.d  |   10 +
 rc.d   |   36 ++
 sigterm.patch  |   45 ++
 slim   |   36 --
 slim.install   |7 --
 slim.logrotate |9 
 slim.pam   |   10 -
 10 files changed, 138 insertions(+), 89 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 15:01:30 UTC (rev 121224)
+++ PKGBUILD2011-04-29 15:13:05 UTC (rev 121225)
@@ -1,58 +1,62 @@
 # $Id$
-# Maintainer: Thayer Williams tha...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Thayer Williams tha...@archlinux.org
 # Contributor: Alexander Fehr pizzapunk gmail com
 # Contributor: Hugo Ideler hugoide...@dse.nl
 
 pkgname=slim
 pkgver=1.3.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Desktop-independent graphical login manager for X11'
 arch=('i686' 'x86_64')
 url='http://slim.berlios.de/'
 license=('GPL2')
 depends=('pam' 'libxmu' 'libpng' 'libjpeg' 'libxft')
 backup=('etc/slim.conf' 'etc/logrotate.d/slim' 'etc/pam.d/slim')
-install=slim.install
 source=(http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'slim'
-'slim.logrotate'
-'slim.pam'
+'rc.d'
+'pam.d'
+'logrotate'
 'gcc44.patch'
-'tty-slowness.patch'
+'no-host.patch'
 'restart.patch'
-   'no-host.patch')
+'sigterm.patch'
+'tty-slowness.patch')
 sha1sums=('e421d5487732c8317f8f591906661e014b036358'
   '6fe0ba83509af634bce47be34e30995965bffc79'
+  'a0e991ef0ac5120465a3be014a26e70ba073b6ae'
   'b969cc902c1d9915a5609141a652c77b2732407b'
-  'a0e991ef0ac5120465a3be014a26e70ba073b6ae'
   '51121d451116c768d0fc027ff1ea70aaaef036e7'
-  '213fefe8533c845ea8c40585b6a8097820d5e5d2'
+  'b86eddd083fb9f6259e46c735f55ebe76c655bd3'
   '2d526bc0c498bf307ee50e2d22b4f53ffa0c4435'
-  'b86eddd083fb9f6259e46c735f55ebe76c655bd3')
+  '0b35048723c527fb824c5e0f9b9064f751871785'
+  '213fefe8533c845ea8c40585b6a8097820d5e5d2')
 
+install=install
+
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  sed -i -e 's/png12/png14/g' Makefile
-  patch -p1 -i  ../gcc44.patch
+   cd ${srcdir}/${pkgname}-${pkgver}
 
-  patch -p1 -i ../tty-slowness.patch # fix sluggish tty after slim start
-  patch -p1 -i ../restart.patch # restart X server if killed
-  patch -p1 -i ../no-host.patch # do not set PAM host
+   sed -i -e 's/png12/png14/g' Makefile
+   patch -p1 -i ../gcc44.patch
+   patch -p1 -i ../no-host.patch # do not set PAM host
+   patch -p1 -i ../restart.patch # restart X server if killed
+   patch -p1 -i ../sigterm.patch # do not wait for user input when 
SIGTERM'd
+   patch -p1 -i ../tty-slowness.patch # fix sluggish TTY after slim start
 
-  make USE_PAM=1
+   make USE_PAM=1
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+   cd ${srcdir}/${pkgname}-${pkgver}
 
-  make DESTDIR=${pkgdir} MANDIR=/usr/share/man install
+   make DESTDIR=${pkgdir} MANDIR=/usr/share/man install
 
-  install -D -m755 ../slim ${pkgdir}/etc/rc.d/slim
-  install -D -m644 ../slim.logrotate ${pkgdir}/etc/logrotate.d/slim
-  install -D -m644 ../slim.pam ${pkgdir}/etc/pam.d/slim
+   install -D -m755 ../rc.d ${pkgdir}/etc/rc.d/slim
+   install -D -m644 ../pam.d ${pkgdir}/etc/pam.d/slim
+   install -D -m644 ../logrotate ${pkgdir}/etc/logrotate.d/slim
 
-  # Provide sane defaults
-  sed -i 's|#xserver_arguments.*|xserver_arguments   -nolisten tcp vt07|' 
${pkgdir}/etc/slim.conf
-  sed -i 's|/var/run/slim.lock|/var/lock/slim.lock|' ${pkgdir}/etc/slim.conf
+   # Provide sane defaults
+   sed -i 's|#xserver_arguments.*|xserver_arguments -nolisten tcp vt07|' 
${pkgdir}/etc/slim.conf
+   sed -i 's|/var/run/slim.lock|/var/lock/slim.lock|' 
${pkgdir}/etc/slim.conf
 }

Copied: slim/trunk/install (from rev 121206, slim/trunk/slim.install)
===
--- install (rev 0)
+++ install 2011-04-29 15:13:05 UTC (rev 121225)
@@ -0,0 +1,7 @@
+post_install() {
+  cat EOF
+
+== Add slim to the DAEMONS array in /etc/rc.conf or update /etc/inittab.
+
+EOF
+}


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

2011-04-29 Thread Gaetan Bisson
Date: Friday, April 29, 2011 @ 11:13:13
  Author: bisson
Revision: 121226

archrelease: remove extra-i686

Deleted:
  slim/repos/extra-i686/



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

2011-04-29 Thread Gaetan Bisson
Date: Friday, April 29, 2011 @ 11:13:19
  Author: bisson
Revision: 121227

archrelease: copy trunk to extra-i686

Added:
  slim/repos/extra-i686/



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

2011-04-29 Thread Gaetan Bisson
Date: Friday, April 29, 2011 @ 11:13:20
  Author: bisson
Revision: 121228

archrelease: remove extra-x86_64

Deleted:
  slim/repos/extra-x86_64/



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

2011-04-29 Thread Gaetan Bisson
Date: Friday, April 29, 2011 @ 11:13:27
  Author: bisson
Revision: 121229

archrelease: copy trunk to extra-x86_64

Added:
  slim/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:45:54
  Author: ibiru
Revision: 121230

upgpkg: thunderbird-i18n 3.1.10-1
update to 3.1.10, rename them to thundebird-i18n-lang

Modified:
  thunderbird-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  209 -
 1 file changed, 124 insertions(+), 85 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 15:13:27 UTC (rev 121229)
+++ PKGBUILD2011-04-29 16:45:54 UTC (rev 121230)
@@ -4,15 +4,15 @@
 # Contributor: Thomas Baechler tho...@archlinux.org
 
 pkgbase=thunderbird-i18n
-pkgname=('thunderbird-af' 'thunderbird-be' 'thunderbird-bg' 'thunderbird-ca' 
'thunderbird-cs'
-   'thunderbird-da' 'thunderbird-de' 'thunderbird-el' 'thunderbird-en-gb' 
'thunderbird-es-ar'
-   'thunderbird-es' 'thunderbird-et' 'thunderbird-eu' 'thunderbird-fi' 
'thunderbird-fr' 'thunderbird-ga'
-   'thunderbird-he' 'thunderbird-hu' 'thunderbird-it' 'thunderbird-ja' 
'thunderbird-ko'
-   'thunderbird-lt' 'thunderbird-nb' 'thunderbird-nl' 'thunderbird-nn'
-   'thunderbird-pa' 'thunderbird-pl' 'thunderbird-pt-br' 'thunderbird-pt' 
'thunderbird-ro'
-   'thunderbird-ru' 'thunderbird-sk' 'thunderbird-sv' 'thunderbird-tr' 
'thunderbird-uk'
-   'thunderbird-zh-cn' 'thunderbird-zh-tw')
-pkgver=3.1.9
+pkgname=('thunderbird-i18n-af' 'thunderbird-i18n-be' 'thunderbird-i18n-bg' 
'thunderbird-i18n-ca' 'thunderbird-i18n-cs'
+   'thunderbird-i18n-da' 'thunderbird-i18n-de' 'thunderbird-i18n-el' 
'thunderbird-i18n-en-gb' 'thunderbird-i18n-es-ar'
+   'thunderbird-i18n-es' 'thunderbird-i18n-et' 'thunderbird-i18n-eu' 
'thunderbird-i18n-fi' 'thunderbird-i18n-fr' 'thunderbird-i18n-ga'
+   'thunderbird-i18n-he' 'thunderbird-i18n-hu' 'thunderbird-i18n-it' 
'thunderbird-i18n-ja' 'thunderbird-i18n-ko'
+   'thunderbird-i18n-lt' 'thunderbird-i18n-nb' 'thunderbird-i18n-nl' 
'thunderbird-i18n-nn'
+   'thunderbird-i18n-pa' 'thunderbird-i18n-pl' 'thunderbird-i18n-pt-br' 
'thunderbird-i18n-pt' 'thunderbird-i18n-ro'
+   'thunderbird-i18n-ru' 'thunderbird-i18n-sk' 'thunderbird-i18n-sv' 
'thunderbird-i18n-tr' 'thunderbird-i18n-uk'
+   'thunderbird-i18n-zh-cn' 'thunderbird-i18n-zh-tw')
+pkgver=3.1.10
 pkgrel=1
 pkgdesc=Language packs for Thunderbird
 arch=('any')
@@ -101,8 +101,9 @@
   cd ${srcdir}
 }
 
-package_thunderbird-af() {
+package_thunderbird-i18n-af() {
   pkgdesc=Afrikaans (South Africa) language packs for Thunderbird
+  replaces=thunderbird-af
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-af.xpi
   sed -i s|jar:chrome/af.jar|jar:af.jar| chrome.manifest
@@ -110,8 +111,9 @@
   install -D -m644 chrome.manifest 
${pkgdir}/usr/lib/thunderbird-3.1/chrome/af.manifest
 }
 
-package_thunderbird-be() {
+package_thunderbird-i18n-be() {
   pkgdesc=Belarusian language packs for Thunderbird
+  replaces=thunderbird-be
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-be.xpi
   sed -i s|jar:chrome/be.jar|jar:be.jar| chrome.manifest
@@ -119,8 +121,9 @@
   install -D -m644 chrome.manifest 
${pkgdir}/usr/lib/thunderbird-3.1/chrome/be.manifest
 }
 
-package_thunderbird-bg() {
+package_thunderbird-i18n-bg() {
   pkgdesc=Bulgarian language packs for Thunderbird
+  replaces=thunderbird-bg
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-bg.xpi
   sed -i s|jar:chrome/bg.jar|jar:bg.jar| chrome.manifest
@@ -128,8 +131,9 @@
   install -D -m644 chrome.manifest 
${pkgdir}/usr/lib/thunderbird-3.1/chrome/bg.manifest
 }
 
-package_thunderbird-ca() {
+package_thunderbird-i18n-ca() {
   pkgdesc=Catalan language packs for Thunderbird
+  replaces=thunderbird-ca
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-ca.xpi
   sed -i s|jar:chrome/ca.jar|jar:ca.jar| chrome.manifest
@@ -137,8 +141,9 @@
   install -D -m644 chrome.manifest 
${pkgdir}/usr/lib/thunderbird-3.1/chrome/ca.manifest
 }
 
-package_thunderbird-cs() {
+package_thunderbird-i18n-cs() {
   pkgdesc=Czech language packs for Thunderbird
+  replaces=thunderbird-cs
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-cs.xpi
   sed -i s|jar:chrome/cs.jar|jar:cs.jar| chrome.manifest
@@ -146,8 +151,9 @@
   install -D -m644 chrome.manifest 
${pkgdir}/usr/lib/thunderbird-3.1/chrome/cs.manifest
 }
 
-package_thunderbird-da() {
+package_thunderbird-i18n-da() {
   pkgdesc=Danish language packs for Thunderbird
+  replaces=thunderbird-da
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-da.xpi
   sed -i s|jar:chrome/da.jar|jar:da.jar| chrome.manifest
@@ -155,8 +161,9 @@
   install -D -m644 chrome.manifest 
${pkgdir}/usr/lib/thunderbird-3.1/chrome/da.manifest
 }
 
-package_thunderbird-de() {
+package_thunderbird-i18n-de() {
   pkgdesc=German language packs for Thunderbird
+  replaces=thunderbird-de
   cd ${srcdir}
   bsdtar xf thunderbird-i18n-$pkgver-de.xpi
   sed -i s|jar:chrome/de.jar|jar:de.jar| chrome.manifest
@@ -164,8 +171,9 @@
   install -D -m644 chrome.manifest 

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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:45:59
  Author: ibiru
Revision: 121231

archrelease: remove extra-any

Deleted:
  thunderbird-i18n/repos/extra-any/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:46:12
  Author: ibiru
Revision: 121232

update to 2.0.14

Added:
  seamonkey/trunk/gcc46.patch
Modified:
  seamonkey/trunk/PKGBUILD

-+
 PKGBUILD|   13 -
 gcc46.patch |   12 
 2 files changed, 20 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 16:45:59 UTC (rev 121231)
+++ PKGBUILD2011-04-29 16:46:12 UTC (rev 121232)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 pkgname=seamonkey
-pkgver=2.0.13
+pkgver=2.0.14
 pkgrel=1
 pkgdesc=SeaMonkey internet suite
 arch=('i686' 'x86_64')
@@ -15,24 +15,27 @@
 seamonkey.desktop
 seamonkey-appversion.patch
 seamonkey-2.0-lang.patch
-python27.patch)
-md5sums=('8915dbdd48aa26b791b622a7e8778b64'
+python27.patch
+gcc46.patch)
+md5sums=('2099ec0b71f950faad297a140b2702bc'
  '4978159e4921892e34dcd7e9804f0437'
  '448848e65efcbf1b2be2873b66b6cd48'
  'a4275fc48361c80f676e96fdb28bd74e'
  '25b6fe16ac24cd5c852213e5c1adb272'
- '47e57931d65c71baafcf0e4f9160e876')
+ '47e57931d65c71baafcf0e4f9160e876'
+ '6fa81e4bb54120254efa29b6d2ccc7fb')
 
 build() {
   cd ${srcdir}/comm-1.9.1
   patch -Np1 -i ${srcdir}/seamonkey-appversion.patch
   patch -Np1 -i ${srcdir}/seamonkey-2.0-lang.patch
+  patch -Np1 -i ${srcdir}/gcc46.patch
   patch -Np0 -i ${srcdir}/python27.patch
 
   cp ${srcdir}/mozconfig .mozconfig
   unset CFLAGS
   unset CXXFLAGS
-
+  export CXXFLAGS=-fpermissive
   export LDFLAGS=-Wl,-rpath,/usr/lib/seamonkey-2.0
 
   make -j1 -f client.mk build MOZ_MAKE_FLAGS=${MAKEFLAGS}

Added: gcc46.patch
===
--- gcc46.patch (rev 0)
+++ gcc46.patch 2011-04-29 16:46:12 UTC (rev 121232)
@@ -0,0 +1,12 @@
+diff -Nur comm-1.9.1.orig//mozilla/gfx/ots/src/os2.cc 
comm-1.9.1/mozilla/gfx/ots/src/os2.cc
+--- comm-1.9.1.orig//mozilla/gfx/ots/src/os2.cc2011-04-20 
22:57:49.0 -0700
 comm-1.9.1/mozilla/gfx/ots/src/os2.cc  2011-04-29 09:14:58.929150027 
-0700
+@@ -2,6 +2,8 @@
+ // Use of this source code is governed by a BSD-style license that can be
+ // found in the LICENSE file.
+ 
++#include cstddef
++
+ #include os2.h
+ 
+ #include head.h



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:46:13
  Author: ibiru
Revision: 121233

archrelease: copy trunk to extra-any

Added:
  thunderbird-i18n/repos/extra-any/



[arch-commits] Commit in thunderbird/trunk (4 files)

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:46:22
  Author: ibiru
Revision: 121234

update to 3.1.10

Added:
  thunderbird/trunk/gcc46.patch
Modified:
  thunderbird/trunk/PKGBUILD
  thunderbird/trunk/mozconfig
  thunderbird/trunk/thunderbird.install

-+
 PKGBUILD|   32 +++-
 gcc46.patch |   12 
 mozconfig   |   13 ++---
 thunderbird.install |1 +
 4 files changed, 38 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 16:46:13 UTC (rev 121233)
+++ PKGBUILD2011-04-29 16:46:22 UTC (rev 121234)
@@ -3,14 +3,14 @@
 # Contributor: Dale Blount d...@archlinux.org
 # Contributor: Anders Bostrom anders.bost...@home.se
 pkgname=thunderbird
-pkgver=3.1.9
-pkgrel=2
+pkgver=3.1.10
+pkgrel=1
 pkgdesc=Standalone Mail/News reader
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL')
 url=http://www.mozilla.org/projects/thunderbird;
-depends=('gtk2' 'gcc-libs' 'mozilla-common' 'nss' 'libxt' 'shared-mime-info' 
'alsa-lib' 'dbus-glib' 'hunspell' 'sqlite3=3.7.4' 'desktop-file-utils')
-makedepends=('zip' 'pkg-config' 'libgnomeui' 'python2' 'libidl2' 
'wireless_tools' 'autoconf2.13')
+depends=('gtk2' 'gcc-libs' 'mozilla-common' 'nss' 'libxt' 'shared-mime-info' 
'alsa-lib' 'dbus-glib' 'hunspell' 'sqlite3=3.7.4' 'desktop-file-utils' 
'libnotify')
+makedepends=('zip' 'pkg-config' 'python2' 'libidl2' 'wireless_tools' 
'autoconf2.13')
 optdepends=('libcanberra: for sound support')
 install=thunderbird.install
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${pkgver}/source/thunderbird-${pkgver}.source.tar.bz2
@@ -19,35 +19,33 @@
 thunderbird-3.0-lang.patch
 thunderbird-appversion.patch
 thunderbird-shared-error.patch
-thunderbird-preferences.patch
 xulrunner-png14.patch
 python2.7.patch
-mozilla-notify.patch)
-md5sums=('e6917c419d3aaa8083a1d4b53fb80d8c'
- 'c1551d308480d241247c5662d8bebbcb'
+gcc46.patch)
+md5sums=('2a81f3ee7ea7acff0ee2eaee6574ea11'
+ '529d4caad3027116ab9e000438ca70fa'
  '37457073c7f6feeb86c053701d23197f'
  '25b6fe16ac24cd5c852213e5c1adb272'
  '48ffcdb877a69d383b7d354e330f7658'
  '3dca714ee8054634e6dfdb059464dc42'
- '1d4f9978e8228ace523b18a09cf41e4e'
  '989b15f6bc9e2e9233fe4c6b23f412b1'
  '78a4d0c920cbb8ec6a9a36974cd775ef'
- '7d411e5c7476e73d2a4419e41dad9f44')
+ 'a2bced1791fb8eca978d31b129f92a28')
 
 build() {
   cd ${srcdir}/comm-1.9.2
   patch -Np1 -i ${srcdir}/thunderbird-3.0-lang.patch
   patch -Np1 -i ${srcdir}/thunderbird-appversion.patch
   patch -Np1 -i ${srcdir}/thunderbird-shared-error.patch
-  patch -Np1 -i ${srcdir}/thunderbird-preferences.patch
+  patch -Np1 -i ${srcdir}/gcc46.patch
   patch -Np0 -i ${srcdir}/xulrunner-png14.patch
   patch -Np0 -i ${srcdir}/python2.7.patch
-  patch -Np1 -i ${srcdir}/mozilla-notify.patch
 
   cp ${srcdir}/mozconfig .mozconfig
   unset CXXFLAGS
   unset CFLAGS
 
+  export CXXFLAGS=-fpermissive
   export LDFLAGS=-Wl,-rpath,/usr/lib/thunderbird-3.1
 
   make -j1 -f client.mk build MOZ_MAKE_FLAGS=${MAKEFLAGS}
@@ -65,13 +63,13 @@
   rm -rf ${pkgdir}/usr/bin/defaults
 
   install -m755 -d ${pkgdir}/usr/share/applications
-  install -m755 -d ${pkgdir}/usr/share/pixmaps
 
-  install -m644 mail/branding/unofficial/mailicon48.png \
-   ${pkgdir}/usr/share/pixmaps/thunderbird.png
+  for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
+  install -d $pkgdir/usr/share/icons/hicolor/$i/apps
+  cp other-licenses/branding/thunderbird/mailicon${i/x*/}.png 
$pkgdir/usr/share/icons/hicolor/$i/apps/thunderbird.png
+  done
 
-  install -m644 ${srcdir}/thunderbird.desktop \
-  ${pkgdir}/usr/share/applications/
+  install -m644 ${srcdir}/thunderbird.desktop 
${pkgdir}/usr/share/applications/
 
   rm -f ${pkgdir}/usr/lib/pkgconfig/thunderbird-ns{s,pr}.pc
 }

Added: gcc46.patch
===
--- gcc46.patch (rev 0)
+++ gcc46.patch 2011-04-29 16:46:22 UTC (rev 121234)
@@ -0,0 +1,12 @@
+diff -Nur comm-1.9.2.orig//mozilla/gfx/ots/src/os2.cc 
comm-1.9.2/mozilla/gfx/ots/src/os2.cc
+--- comm-1.9.2.orig//mozilla/gfx/ots/src/os2.cc2011-04-14 
11:37:21.0 -0700
 comm-1.9.2/mozilla/gfx/ots/src/os2.cc  2011-04-29 09:10:23.635807433 
-0700
+@@ -2,6 +2,8 @@
+ // Use of this source code is governed by a BSD-style license that can be
+ // found in the LICENSE file.
+ 
++#include cstddef
++
+ #include os2.h
+ 
+ #include head.h

Modified: mozconfig
===
--- mozconfig   2011-04-29 16:46:13 UTC (rev 121233)
+++ mozconfig   2011-04-29 16:46:22 UTC (rev 121234)
@@ -21,14 +21,21 @@
 ac_add_options --enable-strip
 ac_add_options --enable-pango
 ac_add_options --enable-xft
-#disabled because of 

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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:47:33
  Author: ibiru
Revision: 121235

archrelease: remove extra-i686

Deleted:
  thunderbird/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:47:38
  Author: ibiru
Revision: 121236

archrelease: remove extra-x86_64

Deleted:
  seamonkey/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:47:45
  Author: ibiru
Revision: 121237

archrelease: copy trunk to extra-i686

Added:
  thunderbird/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:47:48
  Author: ibiru
Revision: 121238

archrelease: remove extra-x86_64

Deleted:
  thunderbird/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:48:03
  Author: ibiru
Revision: 121239

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:49:24
  Author: ibiru
Revision: 121240

archrelease: remove extra-i686

Deleted:
  thunderbird/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:49:37
  Author: ibiru
Revision: 121241

archrelease: copy trunk to extra-i686

Added:
  thunderbird/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:49:41
  Author: ibiru
Revision: 121242

archrelease: remove extra-x86_64

Deleted:
  thunderbird/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 12:49:54
  Author: ibiru
Revision: 121243

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 13:03:52
  Author: ibiru
Revision: 121244

archrelease: remove extra-i686

Deleted:
  seamonkey/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 13:04:06
  Author: ibiru
Revision: 121245

archrelease: copy trunk to extra-i686

Added:
  seamonkey/repos/extra-i686/



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

2011-04-29 Thread Ionut Biru
Date: Friday, April 29, 2011 @ 13:04:20
  Author: ibiru
Revision: 121246

archrelease: copy trunk to extra-x86_64

Added:
  seamonkey/repos/extra-x86_64/



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

2011-04-29 Thread Pierre Schmitz
Date: Friday, April 29, 2011 @ 15:36:14
  Author: pierre
Revision: 121247

upstream update

Modified:
  devtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 17:04:20 UTC (rev 121246)
+++ PKGBUILD2011-04-29 19:36:14 UTC (rev 121247)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=devtools
-pkgver=0.9.21
+pkgver=0.9.22
 pkgrel=1
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
@@ -10,7 +10,7 @@
 url='http://projects.archlinux.org/devtools.git/'
 depends=('namcap' 'openssh' 'subversion' 'rsync')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('c04ec9cecc3d542a3253eeb1c9255796')
+md5sums=('00ac627cc79b859e97a1574424cbfbc5')
 
 package() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2011-04-29 Thread Pierre Schmitz
Date: Friday, April 29, 2011 @ 15:36:34
  Author: pierre
Revision: 121248

archrelease: remove testing-any

Deleted:
  devtools/repos/testing-any/



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

2011-04-29 Thread Pierre Schmitz
Date: Friday, April 29, 2011 @ 15:36:48
  Author: pierre
Revision: 121249

archrelease: copy trunk to testing-any

Added:
  devtools/repos/testing-any/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:23:37
  Author: andyrtr
Revision: 121250

upgpkg: libgcrypt 1.4.6-3
make it pick up the install file, FS#23993

Modified:
  libgcrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 19:36:48 UTC (rev 121249)
+++ PKGBUILD2011-04-29 21:23:37 UTC (rev 121250)
@@ -3,13 +3,14 @@
 
 pkgname=libgcrypt
 pkgver=1.4.6
-pkgrel=2
+pkgrel=3
 pkgdesc=a general purpose crypto library based on the code used
 arch=(i686 x86_64)
 url=http://www.gnupg.org;
 license=('LGPL')
 depends=('libgpg-error=1.9')
-options=(!libtool)
+options=('!libtool' '!emptydirs')
+install=$pkgname.install
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2

#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgcrypt/${pkgname}-${pkgver}.tar.bz2
 )



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:23:56
  Author: andyrtr
Revision: 121251

archrelease: copy trunk to testing-i686

Added:
  libgcrypt/repos/testing-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:24:12
  Author: andyrtr
Revision: 121252

archrelease: copy trunk to testing-x86_64

Added:
  libgcrypt/repos/testing-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:39:50
  Author: andyrtr
Revision: 121253

upgpkg: rhino 1.7R2-1
upstream update 1.7R2; make it an any pkg

Modified:
  rhino/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 21:24:12 UTC (rev 121252)
+++ PKGBUILD2011-04-29 21:39:50 UTC (rev 121253)
@@ -2,17 +2,21 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=rhino
-pkgver=1.7R1
+pkgver=1.7R2
 pkgrel=1
 pkgdesc=Open-source implementation of JavaScript written entirely in Java
-arch=('i686' 'x86_64')
+arch=('any')
 url=http://www.mozilla.org/rhino/;
 license=('MPL' 'GPL2')
 source=(ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R1.zip)
 md5sums=('613eed8201d37be201805e5048ebb0c3')
 
 build() {
+  /bin/true
+}
+
+package() {
   cd ${srcdir}/rhino1_7R1
   install -m755 -d ${pkgdir}/usr/share/java
-  install -m644 js.jar ${pkgdir}/usr/share/java/ || return 1
+  install -m644 js.jar ${pkgdir}/usr/share/java/
 }



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:40:07
  Author: andyrtr
Revision: 121254

archrelease: copy trunk to extra-any

Added:
  rhino/repos/extra-any/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:40:20
  Author: andyrtr
Revision: 121255

removed extra-i686 and extra-x86_64 for rhino

Deleted:
  rhino/repos/extra-i686/
  rhino/repos/extra-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:48:54
  Author: andyrtr
Revision: 121256

upgpkg: libgtkhtml 2.11.1-3
rebuild of old package

Modified:
  libgtkhtml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 21:40:20 UTC (rev 121255)
+++ PKGBUILD2011-04-29 21:48:54 UTC (rev 121256)
@@ -1,13 +1,14 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
+
 pkgname=libgtkhtml
 pkgver=2.11.1
-pkgrel=2
+pkgrel=3
 pkgdesc=An HTML library for GTK
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gtk2=2.14.4' 'libxml2=2.6.32')
-makedepends=('perlxml' 'pkgconfig')
+depends=('gtk2=2.22.1' 'libxml2=2.7.8')
+makedepends=('perlxml')
 options=('!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.11/${pkgname}-${pkgver}.tar.bz2)
@@ -16,7 +17,11 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static || return 1
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  --localstatedir=/var --disable-static
+  make
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:48:59
  Author: andyrtr
Revision: 121257

archrelease: remove extra-i686

Deleted:
  libgtkhtml/repos/extra-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:49:15
  Author: andyrtr
Revision: 121258

archrelease: copy trunk to extra-i686

Added:
  libgtkhtml/repos/extra-i686/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:49:18
  Author: andyrtr
Revision: 121259

archrelease: remove extra-x86_64

Deleted:
  libgtkhtml/repos/extra-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 17:49:35
  Author: andyrtr
Revision: 121260

archrelease: copy trunk to extra-x86_64

Added:
  libgtkhtml/repos/extra-x86_64/



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 18:06:13
  Author: andyrtr
Revision: 121261

upgpkg: xarchiver 0.5.2-2
rebuild of old package

Modified:
  xarchiver/trunk/PKGBUILD
Deleted:
  xarchiver/trunk/ChangeLog

---+
 ChangeLog |9 -
 PKGBUILD  |   13 -
 2 files changed, 8 insertions(+), 14 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2011-04-29 21:49:35 UTC (rev 121260)
+++ ChangeLog   2011-04-29 22:06:13 UTC (rev 121261)
@@ -1,9 +0,0 @@
-2008-11-27  Alexander Fehr  pizzapunk gmail com
-
-  * xarchiver-0.5.2-1:
-  New upstream release.
-  New maintainer.
-  Changed license to GPL.
-  Added dependencies on desktop-file-utils and hicolor-icon-theme.
-  Replaced install message with optdepends.
-  Added ChangeLog.

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 21:49:35 UTC (rev 121260)
+++ PKGBUILD2011-04-29 22:06:13 UTC (rev 121261)
@@ -4,10 +4,10 @@
 
 pkgname=xarchiver
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc=GTK+ frontend to various command line archivers
 arch=('i686' 'x86_64')
-url=http://xarchiver.xfce.org/;
+url=http://xarchiver.sourceforge.net;
 license=('GPL')
 groups=('xfce4-goodies')
 depends=('gtk2' 'desktop-file-utils' 'hicolor-icon-theme')
@@ -30,8 +30,11 @@
 
 build() {
   cd $srcdir/xarchiver-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4
+  make
+}
 
-  ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4 || return 1
-  make || return 1
-  make DESTDIR=$pkgdir install || return 1
+package() {
+  cd $srcdir/xarchiver-$pkgver
+  make DESTDIR=$pkgdir install
 }



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

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 18:06:17
  Author: andyrtr
Revision: 121262

archrelease: remove extra-i686

Deleted:
  xarchiver/repos/extra-i686/



  1   2   >