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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 02:45:38
  Author: andrea
Revision: 94902

upstream release

Modified:
  eclipse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 01:13:18 UTC (rev 94901)
+++ PKGBUILD2010-10-12 06:45:38 UTC (rev 94902)
@@ -4,10 +4,10 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=eclipse
-pkgver=3.6
-_internal_pkgver=3.6
-pkgrel=2
-_date=201006080911
+pkgver=3.6.1
+_internal_pkgver=3.6.1
+pkgrel=1
+_date=201009090800
 pkgdesc=An IDE for Java and other languages
 arch=('i686' 'x86_64')
 url=http://eclipse.org;
@@ -15,18 +15,18 @@
 install=${pkgname}.install
 makedepends=('zip')
 license=(EPL/1.1)
-source=(ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-${pkgver}-${_date}/eclipse-SDK-$pkgver-linux-gtk.tar.gz;
+source=(ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-${pkgver}-${_date}/${pkgname}-SDK-${pkgver}-linux-gtk.tar.gz;
'http://www.bearfruit.org/files/eclipse-icon-clean.svg'
'eclipse.sh'
'eclipse.desktop'
'eclipse.ini.patch')
-md5sums=('5f14c2de0dd9d9af614a0be53121a326'
+md5sums=('2bc114d4d3b513ef68a175654e5f44f3'
'77cff7543ccf7e177cb6667f5a20ce19'
'7ea99a30fbaf06ec29261541b8eb1e23'
'ba8a37e30a7ebd69774cec87c69e8c44'
'017b2a68edc48a752a7e27c7aceef797')
-[ $CARCH = x86_64 ]  
source[0]=ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-${pkgver}-${_date}/eclipse-SDK-$pkgver-linux-gtk-x86_64.tar.gz;
-[ $CARCH = x86_64 ]  md5sums[0]='8cefbf42bb8f08b814e32726bb207f25'
+[ $CARCH = x86_64 ]  
source[0]=ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-${pkgver}-${_date}/${pkgname}-SDK-${pkgver}-linux-gtk-${CARCH}.tar.gz;
+[ $CARCH = x86_64 ]  md5sums[0]='7215b722ad397c5680f80fb2493453e2'
 
 package() {
   cd ${srcdir}/eclipse



[arch-commits] Commit in eclipse/trunk (PKGBUILD eclipse.svg)

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 02:47:35
  Author: andrea
Revision: 94903

add icon to SVN

Added:
  eclipse/trunk/eclipse.svg
Modified:
  eclipse/trunk/PKGBUILD

-+
 PKGBUILD|4 
 eclipse.svg | 1623 ++
 2 files changed, 1624 insertions(+), 3 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 94902:94903 to see the changes.


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

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:47:49
  Author: guillaume
Revision: 94904

upgpkg: wireshark 1.4.1-1
Upstream release

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 06:47:35 UTC (rev 94903)
+++ PKGBUILD2010-10-12 06:47:49 UTC (rev 94904)
@@ -3,15 +3,15 @@
 # Contributor: Florian Pritz bluewind at jabber dot ccc dot de
 pkgname=(wireshark-cli wireshark-gtk)
 pkgbase=wireshark
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.4.1
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('bison' 'flex' 'gtk2' 'heimdal' 'libpcap' 'bash' 'gnutls' 
'libcap')
 url=http://www.wireshark.org/;
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('13b188baea23cdad40b7a55921384a77')
+md5sums=('1719d20a10990e7c2cb261df7021aab6')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
@@ -38,7 +38,7 @@
 }
 
 package_wireshark-gtk() {
-  pkgdesc=A free network protocol analyzer for Unix/Linux and Windows - GTK 
version
+  pkgdesc=A free network protocol analyzer for Unix/Linux and Windows - GTK 
frontend
   depends=('gtk2' 'wireshark-cli')
   install=wireshark-gtk.install
   replaces=(wireshark)



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

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:48:08
  Author: guillaume
Revision: 94905

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



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

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:48:21
  Author: guillaume
Revision: 94906

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



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

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:48:38
  Author: guillaume
Revision: 94907

archrelease: remove extra-x86_64

Deleted:
  wireshark/repos/extra-x86_64/



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

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:48:49
  Author: guillaume
Revision: 94908

archrelease: copy trunk to extra-x86_64

Added:
  wireshark/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 03:04:29
  Author: andrea
Revision: 94909

fix icon

Modified:
  eclipse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 06:48:49 UTC (rev 94908)
+++ PKGBUILD2010-10-12 07:04:29 UTC (rev 94909)
@@ -49,7 +49,7 @@
 ${pkgdir}/usr/share/icons/hicolor/48x48/apps/eclipse.png
 
   # install icon
-  install -Dm644 ${srcdir}/eclipse-icon-clean.svg \
+  install -Dm644 ${srcdir}/eclipse.svg \
 ${pkgdir}/usr/share/icons/hicolor/scalable/apps/eclipse.svg
 
   # fix python 2.7 path



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

2010-10-12 Thread Ronald van Haren
Date: Tuesday, October 12, 2010 @ 08:58:13
  Author: ronald
Revision: 94910

upgpkg: netcdf 4.1.1-3
rebuilt against hdf5

Modified:
  netcdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 07:04:29 UTC (rev 94909)
+++ PKGBUILD2010-10-12 12:58:13 UTC (rev 94910)
@@ -4,11 +4,11 @@
 
 pkgname=netcdf
 pkgver=4.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc=network Common Data Form interface for array-oriented data access and 
corresponding library
 arch=(i686 x86_64)
 url=http://www.unidata.ucar.edu/downloads/netcdf/index.jsp;
-depends=('gcc-libs=4.4.3' 'hdf5' 'gcc-fortran')
+depends=('gcc-libs' 'hdf5' 'gcc-fortran')
 options=('force' '!libtool' '!makeflags')
 license=('custom')
 
source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
@@ -17,11 +17,16 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --enable-shared --enable-netcdf-4
-  make || return 1
-  make check || return 1
+  make
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
   install -m755 -d ${pkgdir}/usr/lib
   install -m755 -d ${pkgdir}/usr/share/man
-  make DESTDIR=${pkgdir} install || return 1
+  make DESTDIR=${pkgdir} install
 
   install -Dm644 ${srcdir}/${pkgname}-${pkgver}/COPYRIGHT \
${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT



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

2010-10-12 Thread Ronald van Haren
Date: Tuesday, October 12, 2010 @ 08:59:00
  Author: ronald
Revision: 94911

archrelease: remove extra-i686

Deleted:
  netcdf/repos/extra-i686/



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

2010-10-12 Thread Ronald van Haren
Date: Tuesday, October 12, 2010 @ 08:59:19
  Author: ronald
Revision: 94912

archrelease: copy trunk to extra-i686

Added:
  netcdf/repos/extra-i686/



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

2010-10-12 Thread Ronald van Haren
Date: Tuesday, October 12, 2010 @ 09:00:08
  Author: ronald
Revision: 94913

archrelease: remove extra-x86_64

Deleted:
  netcdf/repos/extra-x86_64/



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

2010-10-12 Thread Ronald van Haren
Date: Tuesday, October 12, 2010 @ 09:00:29
  Author: ronald
Revision: 94914

archrelease: copy trunk to extra-x86_64

Added:
  netcdf/repos/extra-x86_64/



[arch-commits] Commit in xf86-video-intel/trunk (4 files)

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:01:57
  Author: jgc
Revision: 94915

upgpkg: xf86-video-intel 2.13.0-2
Update to latest git snapshot from master, fixes several issues with shadow
Disable pageflipping once again until upstream decides to fix the kernel
Enable shadow by default on GEN2 hardware (post-810/815 8xx chipsets)

Added:
  xf86-video-intel/trunk/8xx-enable-shadow.patch
  xf86-video-intel/trunk/disable-pageflip.patch
  xf86-video-intel/trunk/git-d2bc2212.patch
Modified:
  xf86-video-intel/trunk/PKGBUILD

-+
 8xx-enable-shadow.patch |   11 
 PKGBUILD|   15 
 disable-pageflip.patch  |   24 
 git-d2bc2212.patch  | 2165 ++
 4 files changed, 2212 insertions(+), 3 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 94914:94915 to see the changes.


[arch-commits] Commit in xf86-video-intel/repos (testing-i686)

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:02:00
  Author: jgc
Revision: 94916

archrelease: remove testing-i686

Deleted:
  xf86-video-intel/repos/testing-i686/



[arch-commits] Commit in xf86-video-intel/repos (testing-i686)

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:02:06
  Author: jgc
Revision: 94917

archrelease: copy trunk to testing-i686

Added:
  xf86-video-intel/repos/testing-i686/



[arch-commits] Commit in xf86-video-intel/repos (testing-x86_64)

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:02:10
  Author: jgc
Revision: 94918

archrelease: remove testing-x86_64

Deleted:
  xf86-video-intel/repos/testing-x86_64/



[arch-commits] Commit in xf86-video-intel/repos (testing-x86_64)

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:02:18
  Author: jgc
Revision: 94919

archrelease: copy trunk to testing-x86_64

Added:
  xf86-video-intel/repos/testing-x86_64/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:39:07
  Author: jgc
Revision: 94920

upgpkg: vinagre 2.30.3-1
Fix optdepends (FS#21209)
Add gconf dependency

Modified:
  vinagre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 14:02:18 UTC (rev 94919)
+++ PKGBUILD2010-10-12 14:39:07 UTC (rev 94920)
@@ -4,20 +4,20 @@
 # Contributor: lp76 l.ped...@gmail.com
 
 pkgname=vinagre
-pkgver=2.30.2
+pkgver=2.30.3
 pkgrel=1
 pkgdesc=A VNC Client for the GNOME Desktop
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.gnome.org/projects/vinagre/;
 install=vinagre.install
-depends=('libgnome-keyring=2.30.1' 'gtk-vnc=0.3.10' 'avahi=0.6.25' 
'desktop-file-utils' 'hicolor-icon-theme' 'telepathy-glib=0.10.5')
-makedepends=('gnome-doc-utils=0.20.1' 'intltool' 'gnome-panel=2.30.0')
-optdepends=('gnome-panel')
+depends=('libgnome-keyring=2.32.0' 'gtk-vnc=0.3.10' 'avahi=0.6.27' 
'desktop-file-utils' 'hicolor-icon-theme' 'telepathy-glib=0.12.0' 
'gconf=2.32.0')
+makedepends=('gnome-doc-utils=0.20.1' 'intltool' 'gnome-panel-bonobo')
+optdepends=('gnome-panel-bonobo: Remote desktop viewer applet')
 groups=('gnome-extra')
 options=('!emptydirs' '!libtool')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/vinagre/2.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('478b58ad9eb4a02fad45134bdddc29dc986d8c14e203a47b88aa7f3e6d1bf388')
+sha256sums=('28bfc70a816bc3f1e71ada82e260c39ee2dac693cb7859323b06c8b1452a39f4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:39:15
  Author: jgc
Revision: 94921

archrelease: remove extra-i686

Deleted:
  vinagre/repos/extra-i686/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:39:21
  Author: jgc
Revision: 94922

archrelease: copy trunk to extra-i686

Added:
  vinagre/repos/extra-i686/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:39:28
  Author: jgc
Revision: 94923

archrelease: remove extra-x86_64

Deleted:
  vinagre/repos/extra-x86_64/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:39:36
  Author: jgc
Revision: 94924

archrelease: copy trunk to extra-x86_64

Added:
  vinagre/repos/extra-x86_64/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:48:05
  Author: jgc
Revision: 94925

upgpkg: xkeyboard-config 2.0-1
Update to 2.0

Modified:
  xkeyboard-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 14:39:36 UTC (rev 94924)
+++ PKGBUILD2010-10-12 14:48:05 UTC (rev 94925)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 pkgname=xkeyboard-config
-pkgver=1.9
+pkgver=2.0
 pkgrel=1
 pkgdesc=X keyboard configuration files
 arch=(any)
@@ -13,7 +13,7 @@
 replaces=('xkbdata')
 conflicts=('xkbdata')
 source=(http://people.freedesktop.org/~svu/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1fe14114db8e4f121060663d1fa5e214')
+md5sums=('bb8a98ee61cdc4bd835fdfd2b5cee3e6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:48:09
  Author: jgc
Revision: 94926

archrelease: remove extra-any

Deleted:
  xkeyboard-config/repos/extra-any/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:48:15
  Author: jgc
Revision: 94927

archrelease: copy trunk to extra-any

Added:
  xkeyboard-config/repos/extra-any/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:54:46
  Author: jgc
Revision: 94928

upgpkg: libnice 0.0.13-3
Disable static libraries. It pollutes my GStreamer lib directory

Modified:
  libnice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 14:48:15 UTC (rev 94927)
+++ PKGBUILD2010-10-12 14:54:46 UTC (rev 94928)
@@ -4,7 +4,7 @@
 
 pkgname=libnice
 pkgver=0.0.13
-pkgrel=2
+pkgrel=3
 pkgdesc=An implementation of the IETF's draft ICE (for p2p UDP data streams)
 arch=('i686' 'x86_64')
 url=http://nice.freedesktop.org;
@@ -18,7 +18,7 @@
 #  export CFLAGS=$CFLAGS -fno-strict-aliasing
 
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --disable-static
   make
   #make sure that all tests pass
 #  make check



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:54:56
  Author: jgc
Revision: 94930

archrelease: copy trunk to extra-i686

Added:
  libnice/repos/extra-i686/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:55:00
  Author: jgc
Revision: 94931

archrelease: remove extra-x86_64

Deleted:
  libnice/repos/extra-x86_64/



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

2010-10-12 Thread Jan de Groot
Date: Tuesday, October 12, 2010 @ 10:55:09
  Author: jgc
Revision: 94932

archrelease: copy trunk to extra-x86_64

Added:
  libnice/repos/extra-x86_64/



[arch-commits] Commit in polkit-qt/trunk (PKGBUILD fix-deprecated-warnings.patch)

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 11:15:02
  Author: andrea
Revision: 94933

upgpkg: polkit-qt 0.96.1-2
remove deprecated-warning.patch which seems to broke GUI (FS#21211)

Modified:
  polkit-qt/trunk/PKGBUILD
Deleted:
  polkit-qt/trunk/fix-deprecated-warnings.patch

---+
 PKGBUILD  |5 
 fix-deprecated-warnings.patch |   41 
 2 files changed, 1 insertion(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 14:55:09 UTC (rev 94932)
+++ PKGBUILD2010-10-12 15:15:02 UTC (rev 94933)
@@ -4,7 +4,7 @@
 
 pkgname=polkit-qt
 pkgver=0.96.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A library that allows developers to access PolicyKit API with a nice 
Qt-style API'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -12,15 +12,12 @@
 depends=('polkit' 'qt')
 makedepends=('cmake' 'automoc4')
 
source=(ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/${pkgname}-1-${pkgver}.tar.bz2;
-   'fix-deprecated-warnings.patch'
'null-checking.patch')
 md5sums=('7d122aa67c6786ea7d0bb023701693a1'
- '2ff7e14cfa198eaca9189c15158adf37'
  'a34dfa8408cf7add41dd2c9c522a61ce')
 
 build() {
cd ${srcdir}/${pkgname}-1-${pkgver}
-   patch -Np0 -i ${srcdir}/fix-deprecated-warnings.patch
patch -Np0 -i ${srcdir}/null-checking.patch
 
cd ${srcdir}

Deleted: fix-deprecated-warnings.patch
===
--- fix-deprecated-warnings.patch   2010-10-12 14:55:09 UTC (rev 94932)
+++ fix-deprecated-warnings.patch   2010-10-12 15:15:02 UTC (rev 94933)
@@ -1,41 +0,0 @@
-Index: core/polkitqt1-authority.cpp
-===
 core/polkitqt1-authority.cpp   (revision 1183413)
-+++ core/polkitqt1-authority.cpp   (working copy)
-@@ -177,12 +177,17 @@
- m_revokeTemporaryAuthorizationsCancellable = g_cancellable_new();
- m_revokeTemporaryAuthorizationCancellable = g_cancellable_new();
- 
-+GError *gerror = NULL;
- if (pkAuthority == NULL) {
--pkAuthority = polkit_authority_get();
-+pkAuthority = polkit_authority_get_sync(NULL, gerror);
-+if (gerror != NULL) {
-+setError(E_GetAuthority, gerror-message);
-+g_error_free(gerror);
-+return;
-+}
- }
- 
- if (pkAuthority == NULL) {
--(E_GetAuthority);
- return;
- }
- 
-Index: agent/polkitqt1-agent-listener.cpp
-===
 agent/polkitqt1-agent-listener.cpp (revision 1183413)
-+++ agent/polkitqt1-agent-listener.cpp (working copy)
-@@ -73,9 +73,11 @@
- {
- GError *error = NULL;
- 
--bool r = polkit_agent_register_listener(d-listener,
-+bool r = polkit_agent_listener_register(d-listener,
-+
POLKIT_AGENT_REGISTER_FLAGS_RUN_IN_THREAD,
- subject-subject(),
- objectPath.toAscii().data(),
-+NULL,
- error);
- if (error != NULL) {
- qWarning()  QString(Cannot register authentication agent: 
%1).arg(error-message);



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 11:16:50
  Author: andrea
Revision: 94937

archrelease: copy trunk to extra-x86_64

Added:
  polkit-qt/repos/extra-x86_64/



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

2010-10-12 Thread Angel Velásquez
Date: Tuesday, October 12, 2010 @ 15:11:30
  Author: angvp
Revision: 94938

db-move: lxpanel removed by angvp for move to [extra] (i686)

Deleted:
  lxpanel/repos/extra-i686/



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

2010-10-12 Thread Angel Velásquez
Date: Tuesday, October 12, 2010 @ 15:11:32
  Author: angvp
Revision: 94939

db-move: moved lxpanel from [testing] to [extra] (i686)

Added:
  lxpanel/repos/extra-i686/
Deleted:
  lxpanel/repos/testing-i686/



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

2010-10-12 Thread Angel Velásquez
Date: Tuesday, October 12, 2010 @ 15:11:34
  Author: angvp
Revision: 94940

db-move: lxpanel removed by angvp for move to [extra] (x86_64)

Deleted:
  lxpanel/repos/extra-x86_64/



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

2010-10-12 Thread Angel Velásquez
Date: Tuesday, October 12, 2010 @ 15:11:35
  Author: angvp
Revision: 94941

db-move: moved lxpanel from [testing] to [extra] (x86_64)

Added:
  lxpanel/repos/extra-x86_64/
Deleted:
  lxpanel/repos/testing-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:23:41
  Author: andrea
Revision: 94942

archrelease: remove extra-i686

Deleted:
  eclipse/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:24:00
  Author: andrea
Revision: 94943

archrelease: copy trunk to extra-i686

Added:
  eclipse/repos/extra-i686/



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

2010-10-12 Thread Ionut Biru
Date: Tuesday, October 12, 2010 @ 15:48:07
  Author: ibiru
Revision: 94944

upgpkg: poppler 0.14.4-1
update to 0.14.4

Modified:
  poppler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 19:24:00 UTC (rev 94943)
+++ PKGBUILD2010-10-12 19:48:07 UTC (rev 94944)
@@ -3,7 +3,7 @@
 
 pkgbase=poppler
 pkgname=('poppler' 'poppler-glib' 'poppler-qt')
-pkgver=0.14.3
+pkgver=0.14.4
 pkgrel=1
 arch=(i686 x86_64)
 license=('GPL')
@@ -11,7 +11,7 @@
 options=('!libtool')
 url=http://poppler.freedesktop.org/;
 source=(http://poppler.freedesktop.org/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1024c608a8a7c1d6ec301bddf11f3af9')
+md5sums=('a40fe96e1115f648ce4689e667743530')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-10-12 Thread Ionut Biru
Date: Tuesday, October 12, 2010 @ 15:48:25
  Author: ibiru
Revision: 94945

archrelease: remove staging-i686

Deleted:
  poppler/repos/staging-i686/



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

2010-10-12 Thread Ionut Biru
Date: Tuesday, October 12, 2010 @ 15:48:40
  Author: ibiru
Revision: 94946

archrelease: copy trunk to staging-i686

Added:
  poppler/repos/staging-i686/



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

2010-10-12 Thread Ionut Biru
Date: Tuesday, October 12, 2010 @ 15:48:54
  Author: ibiru
Revision: 94947

archrelease: remove staging-x86_64

Deleted:
  poppler/repos/staging-x86_64/



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

2010-10-12 Thread Ionut Biru
Date: Tuesday, October 12, 2010 @ 15:49:08
  Author: ibiru
Revision: 94948

archrelease: copy trunk to staging-x86_64

Added:
  poppler/repos/staging-x86_64/



[arch-commits] Commit in polkit-qt/trunk (PKGBUILD fix-deprecated-warnings.patch)

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:57:39
  Author: andrea
Revision: 94949

upgpkg: polkit-qt 0.96.1-3
re-added a modified version of deprecated-warnings patch which fix crash on 
logout/shutdown (FS#21223)

Added:
  polkit-qt/trunk/fix-deprecated-warnings.patch
Modified:
  polkit-qt/trunk/PKGBUILD

---+
 PKGBUILD  |6 -
 fix-deprecated-warnings.patch |   41 
 2 files changed, 46 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 19:49:08 UTC (rev 94948)
+++ PKGBUILD2010-10-12 19:57:39 UTC (rev 94949)
@@ -4,7 +4,7 @@
 
 pkgname=polkit-qt
 pkgver=0.96.1
-pkgrel=2
+pkgrel=3
 pkgdesc='A library that allows developers to access PolicyKit API with a nice 
Qt-style API'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -12,12 +12,16 @@
 depends=('polkit' 'qt')
 makedepends=('cmake' 'automoc4')
 
source=(ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/${pkgname}-1-${pkgver}.tar.bz2;
+   'fix-deprecated-warnings.patch'
'null-checking.patch')
 md5sums=('7d122aa67c6786ea7d0bb023701693a1'
+ '374d07ff3fb9984f71681bb719813bc4'
  'a34dfa8408cf7add41dd2c9c522a61ce')
 
 build() {
cd ${srcdir}/${pkgname}-1-${pkgver}
+
+   patch -Np0 -i ${srcdir}/fix-deprecated-warnings.patch
patch -Np0 -i ${srcdir}/null-checking.patch
 
cd ${srcdir}

Added: fix-deprecated-warnings.patch
===
--- fix-deprecated-warnings.patch   (rev 0)
+++ fix-deprecated-warnings.patch   2010-10-12 19:57:39 UTC (rev 94949)
@@ -0,0 +1,41 @@
+Index: core/polkitqt1-authority.cpp
+===
+--- core/polkitqt1-authority.cpp   (revision 1183413)
 core/polkitqt1-authority.cpp   (working copy)
+@@ -177,12 +177,17 @@
+ m_revokeTemporaryAuthorizationsCancellable = g_cancellable_new();
+ m_revokeTemporaryAuthorizationCancellable = g_cancellable_new();
+ 
++GError *gerror = NULL;
+ if (pkAuthority == NULL) {
+-pkAuthority = polkit_authority_get();
++pkAuthority = polkit_authority_get_sync(NULL, gerror);
++if (gerror != NULL) {
++setError(E_GetAuthority, gerror-message);
++g_error_free(gerror);
++return;
++}
+ }
+ 
+ if (pkAuthority == NULL) {
+-(E_GetAuthority);
+ return;
+ }
+ 
+Index: agent/polkitqt1-agent-listener.cpp
+===
+--- agent/polkitqt1-agent-listener.cpp (revision 1183413)
 agent/polkitqt1-agent-listener.cpp (working copy)
+@@ -73,9 +73,11 @@
+ {
+ GError *error = NULL;
+ 
+-bool r = polkit_agent_register_listener(d-listener,
++bool r = polkit_agent_listener_register(d-listener,
++POLKIT_AGENT_REGISTER_FLAGS_NONE,
+ subject-subject(),
+ objectPath.toAscii().data(),
++NULL,
+ error);
+ if (error != NULL) {
+ qWarning()  QString(Cannot register authentication agent: 
%1).arg(error-message);



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:57:56
  Author: andrea
Revision: 94950

archrelease: remove extra-i686

Deleted:
  polkit-qt/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:58:31
  Author: andrea
Revision: 94951

archrelease: copy trunk to extra-i686

Added:
  polkit-qt/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:58:50
  Author: andrea
Revision: 94952

archrelease: remove extra-x86_64

Deleted:
  polkit-qt/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 15:59:34
  Author: andrea
Revision: 94953

archrelease: copy trunk to extra-x86_64

Added:
  polkit-qt/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:04:38
  Author: andrea
Revision: 94954

archrelease: remove extra-x86_64

Deleted:
  eclipse/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:04:59
  Author: andrea
Revision: 94955

archrelease: copy trunk to extra-x86_64

Added:
  eclipse/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:17:37
  Author: andrea
Revision: 94956

upgpkg: pyqt3 3.18.1-7
sip 4.11 rebuild

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 20:04:59 UTC (rev 94955)
+++ PKGBUILD2010-10-12 20:17:37 UTC (rev 94956)
@@ -5,13 +5,13 @@
 
 pkgname=pyqt3
 pkgver=3.18.1
-pkgrel=6
+pkgrel=7
 pkgdesc=A set of Python bindings for the Qt3 toolkit
 arch=('i686' 'x86_64')
 url=http://www.riverbankcomputing.com/software/pyqt/intro;
-depends=('sip' 'qscintilla-qt3' 'qt3')
+depends=('sip' 'qscintilla-qt3')
 license=('GPL')
-source=(http://www.riverbankcomputing.com/static/Downloads/PyQt3/PyQt-x11-gpl-${pkgver}.tar.gz)
+source=(http://www.riverbankcomputing.com/static/Downloads/PyQt3/PyQt-x11-gpl-${pkgver}.tar.gz;)
 md5sums=('f1d120495d1aaf393819e988c0a7bb7e')
 
 build() {
@@ -20,9 +20,13 @@
   . /etc/profile.d/qt3.sh
 
   echo yes | python2 configure.py -b /usr/bin \
-  -d /usr/lib/python2.7/site-packages \
-  -v /usr/share/sip
+-d /usr/lib/python2.7/site-packages \
+-v /usr/share/sip
 
-  make || return 1
+  make
+}
+
+package() {
+  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
   make DESTDIR=${pkgdir} install
 } 



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:18:05
  Author: andrea
Revision: 94957

archrelease: remove extra-i686

Deleted:
  pyqt3/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:18:24
  Author: andrea
Revision: 94958

archrelease: copy trunk to extra-i686

Added:
  pyqt3/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:18:51
  Author: andrea
Revision: 94959

archrelease: remove extra-x86_64

Deleted:
  pyqt3/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:19:05
  Author: andrea
Revision: 94960

db-remove: eclipse removed by andrea

Deleted:
  eclipse/repos/testing-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:19:09
  Author: andrea
Revision: 94961

archrelease: copy trunk to extra-x86_64

Added:
  pyqt3/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:19:15
  Author: andrea
Revision: 94962

db-remove: eclipse removed by andrea

Deleted:
  eclipse/repos/testing-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 16:27:46
  Author: andrea
Revision: 94963

fix python 2.6 path (luckily I didn't release this yet)

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 20:19:15 UTC (rev 94962)
+++ PKGBUILD2010-10-12 20:27:46 UTC (rev 94963)
@@ -20,7 +20,7 @@
   . /etc/profile.d/qt3.sh
 
   echo yes | python2 configure.py -b /usr/bin \
--d /usr/lib/python2.7/site-packages \
+-d /usr/lib/python2.6/site-packages \
 -v /usr/share/sip
 
   make
@@ -29,4 +29,4 @@
 package() {
   cd ${srcdir}/PyQt-x11-gpl-${pkgver}
   make DESTDIR=${pkgdir} install
-} 
+}



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:14:17
  Author: andrea
Revision: 94964

archrelease: remove extra-i686

Deleted:
  pyqt3/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:14:38
  Author: andrea
Revision: 94965

archrelease: copy trunk to extra-i686

Added:
  pyqt3/repos/extra-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:15:14
  Author: andrea
Revision: 94966

archrelease: remove extra-x86_64

Deleted:
  pyqt3/repos/extra-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:35:32
  Author: andrea
Revision: 94968

upgpkg: pyqt3 3.18.1-8
python 2.7 rebuild

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 21:15:37 UTC (rev 94967)
+++ PKGBUILD2010-10-12 21:35:32 UTC (rev 94968)
@@ -5,7 +5,7 @@
 
 pkgname=pyqt3
 pkgver=3.18.1
-pkgrel=7
+pkgrel=8
 pkgdesc=A set of Python bindings for the Qt3 toolkit
 arch=('i686' 'x86_64')
 url=http://www.riverbankcomputing.com/software/pyqt/intro;
@@ -20,7 +20,7 @@
   . /etc/profile.d/qt3.sh
 
   echo yes | python2 configure.py -b /usr/bin \
--d /usr/lib/python2.6/site-packages \
+-d /usr/lib/python2.7/site-packages \
 -v /usr/share/sip
 
   make



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:36:01
  Author: andrea
Revision: 94969

archrelease: remove testing-i686

Deleted:
  pyqt3/repos/testing-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:36:21
  Author: andrea
Revision: 94970

archrelease: copy trunk to testing-i686

Added:
  pyqt3/repos/testing-i686/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:36:47
  Author: andrea
Revision: 94971

archrelease: remove testing-x86_64

Deleted:
  pyqt3/repos/testing-x86_64/



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

2010-10-12 Thread Andrea Scarpino
Date: Tuesday, October 12, 2010 @ 17:37:07
  Author: andrea
Revision: 94972

archrelease: copy trunk to testing-x86_64

Added:
  pyqt3/repos/testing-x86_64/



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

2010-10-12 Thread andyrtr
Date: Wednesday, October 13, 2010 @ 00:41:02
  Author: andyrtr
Revision: 94973

upgpkg: libreoffice 3.2.99.2-1
new beta version 3.2.99.2; temporarely build i686 without stlport to solve a 
cppunit build breaker, use our LDFLAGS again

Modified:
  libreoffice/trunk/ChangeLog
  libreoffice/trunk/PKGBUILD

---+
 ChangeLog |   10 +-
 PKGBUILD  |   53 +
 2 files changed, 34 insertions(+), 29 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-10-12 21:37:07 UTC (rev 94972)
+++ ChangeLog   2010-10-13 04:41:02 UTC (rev 94973)
@@ -1,3 +1,11 @@
+2010-10-09 Andreas Radke andyrtr at archlinux.org
+
+* 3.2.99.2-1 :
+   - new upstream beta release
+   - reenable LDFLAGS
+   - termporarely build without stlport also for i686 to workaround 
+ build issues with cppunit
+   
 2010-09-28 Andreas Radke andyrtr at archlinux.org
 
* new libreoffice based on go-openffice, see
@@ -6,7 +14,7 @@
 
 2010-09-16 Andreas Radke andyrtr at archlinux.org
 
-* 3.2.98.1-1 :
+* 3.2.99.1-1 :
- prepare new 3.3 cycle in testing
- alpha1 release
- use old style provided splitted sources

Modified: PKGBUILD
===
--- PKGBUILD2010-10-12 21:37:07 UTC (rev 94972)
+++ PKGBUILD2010-10-13 04:41:02 UTC (rev 94973)
@@ -2,7 +2,7 @@
 # Maintainer: AndyRTR andy...@archlinux.org
 
 pkgname=libreoffice
-_LOver=3.2.99.1 # = 3.3-alpha1
+_LOver=3.2.99.2 # = 3.3-alpha1
 pkgver=${_LOver}
 pkgrel=1
 pkgdesc=a productivity suite that is compatible with other major office 
suites
@@ -142,27 +142,27 @@
 #options=('!makeflags')
 noextract=(libreoffice-\
 
{artwork,base,bootstrap,calc,components,extensions,extras,filters,help,impress,l10n,libs-core,libs-extern,libs-extern-sys,libs-gui,postprocess,sdk,testing,ure,writer}-${_LOver}.tar.bz2)
-md5sums=('9f48404252c0440c9fb668e2634f56ec'
- '5340511b6bc2043f642be4ee1e8bf3a7'
- '6ef55d438e487e243f96e5c7ce3fe6ec'
- '57b68ba83440a900533b40063191cfa5'
- 'daa04e0294bee6c285f004896aa609c8'
- '8a9393624078d473ac4480cb6b549c20'
- '271da86a068de92d57e4f9c65d512cc5'
- '436f19879bd561eef407ce74a3e9f18e'
- '42332f99506dff9780ebcd5d65b60034'
- 'fe17733e7afa553d25b57fb9c7dcfa2c'
- 'd6dc499bc930629304b1aa3abdfada76'
- '921f6e161f33b66fbc7c550bfeb74e6f'
- '9c5bdbb9aac46518aeb033e3a63184e2'
- '5299b08196e521e1fcd4f7665ab0aea9'
- 'd9d45344146d591c51f944fcdc62ee6c'
- 'f8638cdfbd58b2a367cf3fe70b4b0c44'
- '9df015c8299af8bf8b88d5b6288fd6fa'
- 'acbc48dba8bff10b1b5cf46f57597549'
- '2cf115243dcfa686868e49927437d61f'
- '310bf13fb37477cb0b533e92596c4c23'
- '1fb344dd20334f42d7632e2f76ffb54c'
+md5sums=('592fdc3d8b6b70fee15a651649cd8e01'
+ '06023a85090474a186e6ce6473c40127'
+ 'fd6ba9df4a24940acba3f860bf6a59fa'
+ 'fd9c003b86eb42fca0856399dbb41e5e'
+ '09d69784cf1f2fa1dd579f1352255a39'
+ 'f2bbc54234ef0e8cc2a9833d8a9794d2'
+ 'dcfacc8ee8f9cf507fbe6584e120feb0'
+ '5a3f5a1fa57fc002886ab877145f5d83'
+ '88ce0e284e72a9e7f7c41aa464e26f1f'
+ '954247706070d40150c1f29d926d6bfa'
+ 'b732c9854c7667cd17ab5c5217813157'
+ 'a1ed0d867eda10b1f8721948d0a9982f'
+ 'bd0ba58f97e26413ff33305ded0f68e9'
+ '82090695974145d43f217c1469336583'
+ '36f3d9e5b266ac4c487608110f45dda6'
+ '04275c10b9b2fe64cf92aeb8da74221e'
+ 'c6dc3c8beebd362b655e1bfd8118fa3c'
+ '5273c85300724600e557147d4cbf9fae'
+ 'f658ee713f18e3c00125d363fc862c85'
+ '15b0c3b5d99335f2a6e034841918e8fe'
+ '31909d2508ae56ff971a871fc7404c87'
  'a77cc2fdff90146485e0b1f1398bb0d4'
  '63ddc5116488985e820075e65fbe6aa4'
  '09357cc74975b01714e00c5899ea1881'
@@ -272,19 +272,16 @@
unset CFLAGS
unset CXXFLAGS
 
-   unset LDFLAGS
-#  export LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed
-
# python2 fix
export PYTHON=python2
-   sed -i -e s|^#!/usr/bin/python|#!/usr/bin/python2| 
${srcdir}/${pkgname}-build-${_LOver}/bin/add_acor.py

if [ $CARCH = x86_64 ]; then
  EXTRAOPTS=--without-stlport
-else EXTRAOPTS=--with-stlport 
--with-additional-sections=SystemGraphiteWithSTLport
+   # else EXTRAOPTS=--with-stlport 
--with-additional-sections=SystemGraphiteWithSTLport
+# fix i686 system cppunit with-stlport
+else EXTRAOPTS=--without-stlport
fi
 
-#  autoreconf
./configure --with-distro=ArchLinux \
--with-build-version=${_LOver} ArchLinux build-${pkgrel} 
(${_ootag})\
--without-git \



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

2010-10-12 Thread andyrtr
Date: Wednesday, October 13, 2010 @ 00:55:03
  Author: andyrtr
Revision: 94974

archrelease: remove testing-i686

Deleted:
  libreoffice/repos/testing-i686/



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

2010-10-12 Thread andyrtr
Date: Wednesday, October 13, 2010 @ 00:55:24
  Author: andyrtr
Revision: 94975

archrelease: copy trunk to testing-i686

Added:
  libreoffice/repos/testing-i686/



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

2010-10-12 Thread andyrtr
Date: Wednesday, October 13, 2010 @ 01:10:44
  Author: andyrtr
Revision: 94976

archrelease: remove testing-x86_64

Deleted:
  libreoffice/repos/testing-x86_64/



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

2010-10-12 Thread andyrtr
Date: Wednesday, October 13, 2010 @ 01:11:02
  Author: andyrtr
Revision: 94977

archrelease: copy trunk to testing-x86_64

Added:
  libreoffice/repos/testing-x86_64/