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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:07:56
  Author: andyrtr
Revision: 78522

db-move: unixodbc removed by andyrtr for move to extra

Deleted:
  unixodbc/repos/extra-i686/



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:07:57
  Author: andyrtr
Revision: 78523

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

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



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:08:03
  Author: andyrtr
Revision: 78524

db-move: qt removed by andyrtr for move to extra

Deleted:
  qt/repos/extra-i686/



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:08:04
  Author: andyrtr
Revision: 78525

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

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



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:08:13
  Author: andyrtr
Revision: 78526

db-move: unixodbc removed by andyrtr for move to extra

Deleted:
  unixodbc/repos/extra-x86_64/



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:08:14
  Author: andyrtr
Revision: 78527

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

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



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:08:18
  Author: andyrtr
Revision: 78528

db-move: qt removed by andyrtr for move to extra

Deleted:
  qt/repos/extra-x86_64/



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

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 04:08:19
  Author: andyrtr
Revision: 78529

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

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



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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 04:25:03
  Author: allan
Revision: 78530

upgpkg: libtool 2.2.6b-3
rebuild for gcc-4.5.0

Modified:
  libtool/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-25 08:08:19 UTC (rev 78529)
+++ PKGBUILD2010-04-25 08:25:03 UTC (rev 78530)
@@ -6,7 +6,7 @@
 
 pkgname=libtool
 pkgver=2.2.6b
-pkgrel=2
+pkgrel=3
 pkgdesc=A generic library support script
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libtool;
@@ -22,5 +22,9 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 04:25:43
  Author: allan
Revision: 78531

archrelease: copy trunk to testing-i686

Added:
  libtool/repos/testing-i686/



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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 04:26:21
  Author: allan
Revision: 78532

archrelease: copy trunk to testing-x86_64

Added:
  libtool/repos/testing-x86_64/



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

2010-04-25 Thread Andrea Scarpino
Date: Sunday, April 25, 2010 @ 06:39:20
  Author: andrea
Revision: 78533

upgpkg: kmplayer 0.11.2b-1
upstream release

Modified:
  kmplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-25 08:26:21 UTC (rev 78532)
+++ PKGBUILD2010-04-25 10:39:20 UTC (rev 78533)
@@ -3,7 +3,7 @@
 # Contributor: damir da...@archlinux.org
 
 pkgname=kmplayer
-pkgver=0.11.2a
+pkgver=0.11.2b
 pkgrel=1
 pkgdesc=Video player plugin for Konqueror and basic 
MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://kmplayer.kde.org/pkgs/$pkgname-$pkgver.tar.bz2;)
-md5sums=('4ccfc76024dc18855af0411253b6a7ba')
+md5sums=('4dcaf4dc7fa2b2e9a2792ae7cd525bd0')
 
 build() {
   cd ${srcdir}
@@ -27,7 +27,7 @@
 
 package() {
   cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install || return 1
 
   # icons are included in oxygen-icons
   rm -rf ${pkgdir}/usr/share/icons/oxygen/



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

2010-04-25 Thread Andrea Scarpino
Date: Sunday, April 25, 2010 @ 06:39:35
  Author: andrea
Revision: 78534

archrelease: remove extra-i686

Deleted:
  kmplayer/repos/extra-i686/



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

2010-04-25 Thread Andrea Scarpino
Date: Sunday, April 25, 2010 @ 06:39:52
  Author: andrea
Revision: 78535

archrelease: copy trunk to extra-i686

Added:
  kmplayer/repos/extra-i686/



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

2010-04-25 Thread Andrea Scarpino
Date: Sunday, April 25, 2010 @ 06:40:10
  Author: andrea
Revision: 78536

archrelease: remove extra-x86_64

Deleted:
  kmplayer/repos/extra-x86_64/



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

2010-04-25 Thread Andrea Scarpino
Date: Sunday, April 25, 2010 @ 06:40:27
  Author: andrea
Revision: 78537

archrelease: copy trunk to extra-x86_64

Added:
  kmplayer/repos/extra-x86_64/



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

2010-04-25 Thread Ionut Biru
Date: Sunday, April 25, 2010 @ 10:12:11
  Author: ibiru
Revision: 78538

db-move: handbrake removed by ibiru for move to extra

Deleted:
  handbrake/repos/extra-i686/



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

2010-04-25 Thread Ionut Biru
Date: Sunday, April 25, 2010 @ 10:12:11
  Author: ibiru
Revision: 78539

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

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



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

2010-04-25 Thread Ionut Biru
Date: Sunday, April 25, 2010 @ 10:12:26
  Author: ibiru
Revision: 78540

db-move: handbrake removed by ibiru for move to extra

Deleted:
  handbrake/repos/extra-x86_64/



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

2010-04-25 Thread Ionut Biru
Date: Sunday, April 25, 2010 @ 10:12:27
  Author: ibiru
Revision: 78541

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

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



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

2010-04-25 Thread Andrea Scarpino
Date: Sunday, April 25, 2010 @ 11:16:49
  Author: andrea
Revision: 78542

lapack needs blas

Modified:
  python-numpy/trunk/PKGBUILD
Deleted:
  python-numpy/trunk/ChangeLog

---+
 ChangeLog |   34 --
 PKGBUILD  |9 +++--
 2 files changed, 7 insertions(+), 36 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2010-04-25 14:12:27 UTC (rev 78541)
+++ ChangeLog   2010-04-25 15:16:49 UTC (rev 78542)
@@ -1,34 +0,0 @@
-2009-05-28  Jan de Groot  j...@archlinux.org
-
-   * Remove dependency on python-nose
-   * Force disable Atlas to avoid linking to it
-   * Remove patch, it does not apply and should not be needed
-
-2009-01-26  Angel 'angvp' Velasquezan...@archlinux.com.ve
-
-   * Added a patch to fix FS#12869
-
-2008-11-04  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for python2.6: 1.2.1
-
-2008-09-30  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 1.2.0
-
-2008-08-12  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 1.1.1
-
-2008-06-02  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated for i686 - 1.1.0
-
-2008-02-12  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated to new version - 1.0.4
-
-2007-10-29  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated to new version - 1.0.3.1
-

Modified: PKGBUILD
===
--- PKGBUILD2010-04-25 14:12:27 UTC (rev 78541)
+++ PKGBUILD2010-04-25 15:16:49 UTC (rev 78542)
@@ -1,5 +1,6 @@
 # $Id: PKGBUILD,v 1.20 2009/01/26 17:07:33 angvp Exp $
-# Maintainer: Douglas Soares de Andrade d...@aur.archlinux.org
+# Maintainer:
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 # Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve 
 
 pkgname=python-numpy
@@ -9,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('custom')
 url=http://numpy.scipy.org/;
-depends=('blas' 'lapack')
+depends=('lapack')
 makedepends=('python-nose' 'gcc-fortran')
 optdepends=('python-nose: test suite')
 source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
@@ -20,6 +21,10 @@
   export Atlas=None
   export LDFLAGS=$LDFLAGS -shared
   python setup.py config_fc --fcompiler=gnu95 build || return 1
+}
+
+package() {
+  cd ${srcdir}/numpy-${pkgver}
   python setup.py config_fc --fcompiler=gnu95 install --prefix=/usr 
--root=${pkgdir} || return 1
 
   install -D -m644 LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE || return 1



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

2010-04-25 Thread Dan McGee
Date: Sunday, April 25, 2010 @ 12:49:03
  Author: dan
Revision: 78543

upgpkg: git 1.7.1-1
verbump 1.7.1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-25 15:16:49 UTC (rev 78542)
+++ PKGBUILD2010-04-25 16:49:03 UTC (rev 78543)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=git
-pkgver=1.7.0.6
+pkgver=1.7.1
 pkgrel=1
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
@@ -49,7 +49,7 @@
   rm -rf $pkgdir/usr/lib/perl5
 }
 
-md5sums=('0ca52eb23012cf3d96de7a33603309f2'
- 'bfd2744698e3cfbed42feb08525630b4')
-sha256sums=('30378fec08e1a0de6cbdcc45cd25c89caa5c36c1453fbdaa9e3975c599ac0701'
-'5965a95f6b9c96f3cb1d9c0d6410282c7cef5581781b29dd23d914577d86da07')
+md5sums=('3da231dbe82ad103373cb530ae7475d5'
+ '50c3e1119a2197de208cbb69c7da0a50')
+sha256sums=('bcf008ec9639480a3ebfdc4708743b6c0978a8bd3103a2dda587ea9473b9dde2'
+'f4898ba376cfb407ccf266e6fcee95c4cfc36387823629923f9e742cfdffda0c')



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

2010-04-25 Thread Dan McGee
Date: Sunday, April 25, 2010 @ 12:49:57
  Author: dan
Revision: 78544

archrelease: remove extra-x86_64

Deleted:
  git/repos/extra-x86_64/



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

2010-04-25 Thread Dan McGee
Date: Sunday, April 25, 2010 @ 12:50:17
  Author: dan
Revision: 78545

archrelease: copy trunk to extra-x86_64

Added:
  git/repos/extra-x86_64/



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

2010-04-25 Thread Dan McGee
Date: Sunday, April 25, 2010 @ 12:57:52
  Author: dan
Revision: 78546

archrelease: remove extra-i686

Deleted:
  git/repos/extra-i686/



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

2010-04-25 Thread Dan McGee
Date: Sunday, April 25, 2010 @ 12:58:02
  Author: dan
Revision: 78547

archrelease: copy trunk to extra-i686

Added:
  git/repos/extra-i686/



[arch-commits] Commit in openoffice-base-devel/trunk (4 files)

2010-04-25 Thread andyrtr
Date: Sunday, April 25, 2010 @ 17:40:23
  Author: andyrtr
Revision: 78548

prepare next build

Added:
  openoffice-base-devel/trunk/iFIXME-checkdeliver.diff
Modified:
  openoffice-base-devel/trunk/ChangeLog
  openoffice-base-devel/trunk/PKGBUILD
  openoffice-base-devel/trunk/openoffice.profile

--+
 ChangeLog|   11 +++
 PKGBUILD |   34 +-
 iFIXME-checkdeliver.diff |   12 
 openoffice.profile   |4 +++-
 4 files changed, 51 insertions(+), 10 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-25 16:58:02 UTC (rev 78547)
+++ ChangeLog   2010-04-25 21:40:23 UTC (rev 78548)
@@ -1,3 +1,14 @@
+2010-04-24 Andreas Radke andyrtr at archlinux.org
+
+* 3.3_dev300_m77-1:
+   - new snapshot
+   - fall back to internal saxon - see
+ http://qa.openoffice.org/issues/show_bug.cgi?id=110136
+   - add gcc4.5 fixes
+   - add a buildfix
+   - use system graphite for i686 again
+   - use internal cppunit for both architectures
+
 2010-04-12 Andreas Radke andyrtr at archlinux.org
 
 * 3.3_dev300_m76-1:

Modified: PKGBUILD
===
--- PKGBUILD2010-04-25 16:58:02 UTC (rev 78547)
+++ PKGBUILD2010-04-25 21:40:23 UTC (rev 78548)
@@ -4,7 +4,7 @@
 
 pkgbase=openoffice-base-devel
 pkgname=('openoffice-base-devel' 'openoffice-sdk-devel')
-_OO_milestone=DEV300_m76
+_OO_milestone=DEV300_m77
 pkgver=3.3_${_OO_milestone/DEV/dev}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 # from main OOo the deps
 curl=7.19.7 hunspell=1.2.8 python=2.6.4 'libwpd' 'libxaw' 
neon=0.28.6
  'dbus-glib' icu=4.2.1 'hsqldb-java' 'libxslt' 
'hicolor-icon-theme' 'desktop-file-utils'
-'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 
'libmspack' 'libldap' 'boost=1.41.0' 'lucene') #'redland=1.0.10-2' 'libmythes'
+'beanshell' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 
'libldap' 'boost=1.41.0' 'lucene' 'junit') #'redland=1.0.10-2' 'libmythes' 
'saxon' 'cppunit' 
 source=(${pkgname}-${_OO_milestone}.tar.xz
http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
startcenter.desktop
@@ -27,11 +27,14 @@
buildfix-gcc44.diff
buildfix_FormulaMissingHeader.diff
shellfix-buildbreaker-for-enable-lockdown.patch
+   
http://cgit.freedesktop.org/ooo-build/ooo-build/plain/patches/dev300/cppu-lbnames-enable-gcc-4.5.diff
+   
http://cgit.freedesktop.org/ooo-build/ooo-build/plain/patches/dev300/sal-cpprt-gcc-4.5-workaround.diff
+   iFIXME-checkdeliver.diff
openoffice.profile)
 options=('!distcc' '!ccache' '!makeflags')
-   
-# see ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/build for 
upstream build instructions
 
+# see http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/build
+
 # source PKGBUILD  mksource
 mksource() {
 mkdir /tmp/$pkgname-source
@@ -62,11 +65,16 @@
patch -Np0 -i ${srcdir}/buildfix-gcc44.diff || return 1
patch -Np0 -i ${srcdir}/buildfix_FormulaMissingHeader.diff || return 1
patch -Np1 -i ${srcdir}/shellfix-buildbreaker-for-enable-lockdown.patch 
|| return 1
+   # gcc4.5 fix
+   patch -Np0 -i ${srcdir}/cppu-lbnames-enable-gcc-4.5.diff || return 1
+   patch -Np0 -i ${srcdir}/sal-cpprt-gcc-4.5-workaround.diff || return 1
+   # 
http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/Patches/DEV300/iFIXME-checkdeliver.diff
+   patch -Np1 -i ${srcdir}/iFIXME-checkdeliver.diff || return 1

# allows soffice to find the user's firefox profile so that it can read
# its digital certificates. Nss stores digital certificates in your 
mozilla firefox profile. 
patch -Np0 -i ${srcdir}/soffice-detect-mozilla-certificates.diff || 
return 1
-
+   
# remove the startup wizard
patch -Np0 -i ${srcdir}/default-no-startup-wizard.diff || return 1
# enables the default system-file-picker in case we have that built
@@ -77,7 +85,9 @@
   # fix to build with SUN jdk/jre and OpenJDK
   # http://qa.openoffice.org/issues/show_bug.cgi?id=74749
  sed -i s:lib64\/libjpeg.so:lib\/libjpeg.so:g 
${srcdir}/${_OO_milestone}/solenv/inc/libs.mk
-else EXTRAOPTS=--with-stlport --without-system-graphite
+ # http://qa.openoffice.org/issues/show_bug.cgi?id=109791
+ # --without-system-graphite
+else EXTRAOPTS=--with-stlport
fi
 
cd ${srcdir}/${_OO_milestone}
@@ -132,6 +142,8 @@
--without-nas\
--without-ppds\
--without-system-agg\
+   --without-system-cppunit\
+   --without-system-saxon\
--with-openldap\

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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 18:27:39
  Author: allan
Revision: 78549

db-move: libtool removed by allan for move to core

Deleted:
  libtool/repos/core-i686/



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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 18:27:40
  Author: allan
Revision: 78550

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

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



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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 18:27:48
  Author: allan
Revision: 78551

db-move: libtool removed by allan for move to core

Deleted:
  libtool/repos/core-x86_64/



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

2010-04-25 Thread Allan McRae
Date: Sunday, April 25, 2010 @ 18:27:49
  Author: allan
Revision: 78552

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

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