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

2010-05-04 Thread Jan de Groot
Date: Tuesday, May 4, 2010 @ 03:51:18
  Author: jgc
Revision: 79527

db-move: glib2 removed by jgc for move to core

Deleted:
  glib2/repos/core-i686/



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

2010-05-04 Thread Jan de Groot
Date: Tuesday, May 4, 2010 @ 03:51:19
  Author: jgc
Revision: 79528

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

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



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

2010-05-04 Thread Jan de Groot
Date: Tuesday, May 4, 2010 @ 03:51:25
  Author: jgc
Revision: 79529

db-move: glib2 removed by jgc for move to core

Deleted:
  glib2/repos/core-x86_64/



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

2010-05-04 Thread Jan de Groot
Date: Tuesday, May 4, 2010 @ 03:51:26
  Author: jgc
Revision: 79530

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

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



[arch-commits] Commit in (8 files)

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 05:01:27
  Author: ibiru
Revision: 79531

moving schroedinger to extra

Added:
  orc/
  orc/repos/
  orc/trunk/
  orc/trunk/PKGBUILD
  schroedinger/
  schroedinger/repos/
  schroedinger/trunk/
  schroedinger/trunk/PKGBUILD

-+
 orc/trunk/PKGBUILD  |   23 +++
 schroedinger/trunk/PKGBUILD |   28 
 2 files changed, 51 insertions(+)

Added: orc/trunk/PKGBUILD
===
--- orc/trunk/PKGBUILD  (rev 0)
+++ orc/trunk/PKGBUILD  2010-05-04 09:01:27 UTC (rev 79531)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=orc
+pkgver=0.4.4
+pkgrel=1
+pkgdesc=The Oild Runtime Compiler
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://code.entropywave.com/projects/orc/;
+depends=('glibc')
+options=('!libtool')
+source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('35f3b7283f391ab8ade7f94332940414')
+
+build () {
+cd $srcdir/$pkgname-$pkgver
+
+./configure --prefix=/usr --disable-static || return 1
+make || return 1
+make DESTDIR=$pkgdir install || return 1
+
+install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}


Property changes on: orc/trunk/PKGBUILD
___
Added: svn:keywords
   + Id

Added: schroedinger/trunk/PKGBUILD
===
--- schroedinger/trunk/PKGBUILD (rev 0)
+++ schroedinger/trunk/PKGBUILD 2010-05-04 09:01:27 UTC (rev 79531)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Timm Preetz t...@preetz.us
+# Contributor: rabyte rabyte__gmail
+pkgname=schroedinger
+pkgver=1.0.9
+pkgrel=1
+pkgdesc=An implemenation of the Dirac video codec in ANSI C code
+arch=('i686' 'x86_64')
+url=http://www.diracvideo.org/;
+license=('GPL2' 'LGPL2' 'MPL' 'MIT')
+depends=('orc=0.4.3')
+makedepends=('pkgconfig')
+options=(!libtool)
+source=(http://www.diracvideo.org/download/schroedinger/$pkgname-$pkgver.tar.gz)
+md5sums=('d67ec48b7c506db8c8b49156bf409e60')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  export LDFLAGS=${LDFLAGS//-Wl,--as-needed}
+  ./configure --prefix=/usr
+
+  make || return 1
+  make DESTDIR=$pkgdir install
+
+  install -m644 -D COPYING.MIT $pkgdir/usr/share/licenses/$pkgname/COPYING.MIT
+}


Property changes on: schroedinger/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 05:02:19
  Author: ibiru
Revision: 79532

archrelease: copy trunk to extra-i686

Added:
  orc/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 05:02:38
  Author: ibiru
Revision: 79533

archrelease: copy trunk to extra-x86_64

Added:
  orc/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 05:03:26
  Author: ibiru
Revision: 79534

archrelease: copy trunk to extra-i686

Added:
  schroedinger/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 05:03:46
  Author: ibiru
Revision: 79535

archrelease: copy trunk to extra-x86_64

Added:
  schroedinger/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:02:20
  Author: ronald
Revision: 79536

upgpkg: koffice 2.1.91-1
update to 2.2 RC; move filter deps to correct package as optdepends; add 
kdegraphics-libs as optdepend to support raw image formats

Modified:
  koffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 09:03:46 UTC (rev 79535)
+++ PKGBUILD2010-05-04 12:02:20 UTC (rev 79536)
@@ -10,7 +10,7 @@
'koffice-karbon'
'koffice-karbon-doc'
'koffice-kplato'
-   'koffice-kplato-doc'
+#  'koffice-kplato-doc'
'koffice-kword'
 #  'koffice-kword-doc' # see http://userbase.kde.org/KWord/Manual for 
documentation (not supplied by upstream anymore in the sources)
'koffice-servicetypes'
@@ -27,26 +27,25 @@
'koffice-pics'
'koffice-tools'
'koffice-thesaurus-doc')
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.91
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://koffice.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'eigen' \
   'kdelibs' 'gsl' 'qca' 'lcms' 'glew' 'qimageblitz' \
-  'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'opengtl')
+  'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'opengtl' 
'kdegraphics-libs')
 groups=('koffice')
-source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2;
-   'libpng14.patch')
-md5sums=('9955f30f43ed3f6970870f55015a1a18'
- '8f139e0be95f3566cb860bd384c5aa8a')
+source=(http://download.kde.org/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2;)
+md5sums=('9f91571e320bf01e1aa1face0a5155b8')
 
 build() {
cd ${srcdir}/${pkgbase}-${pkgver}
 
# buildtime patch
-   patch -Np0 -i ${srcdir}/libpng14.patch || return 1
-   
+#  patch -Np0 -i ${srcdir}/libpng14.patch || return 1
+#patch -Np0 -i ${srcdir}/koffice-gcc45.patch || return 1   
+
cd ${srcdir}
mkdir build
cd build
@@ -116,11 +115,11 @@
 make DESTDIR=${pkgdir} install
 }
 
-package_koffice-kplato-doc(){
-   pkgdesc=Documentation for kplato
-cd ${srcdir}/build/doc/kplato
-make DESTDIR=${pkgdir} install
-}
+#package_koffice-kplato-doc(){
+#  pkgdesc=Documentation for kplato
+#cd ${srcdir}/build/doc/kplato
+#make DESTDIR=${pkgdir} install
+#}
 
 package_koffice-kword(){
pkgdesc=Wordprocessor for KDE
@@ -176,7 +175,7 @@
 
 package_koffice-libs(){
pkgdesc=Libs for the KDE office suite
-   depends=('kdepimlibs' 'qca' 'lcms' 'pstoedit' 'wv2' 'libwpd' 
'koffice-servicetypes')
+   depends=('kdepimlibs' 'qca' 'lcms' 'koffice-servicetypes')
 cd ${srcdir}/build/libs
 make DESTDIR=${pkgdir} install
 }
@@ -189,6 +188,8 @@
 
 package_koffice-filters(){
pkgdesc=Filters for de KDE office suite
+optdepends=('wv2: ms word/powerpoint document importer' 'libwpd: 
wordperfect document importer' 
+   'pstoedit: Karbon EPS import filter' 'kdegraphics-libs: support for raw 
images')
 cd ${srcdir}/build/filters
 make DESTDIR=${pkgdir} install
 }



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

2010-05-04 Thread Allan McRae
Date: Tuesday, May 4, 2010 @ 08:05:07
  Author: allan
Revision: 79537

upgpkg: diffutils 3.0-1
upstream update

Modified:
  diffutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 12:02:20 UTC (rev 79536)
+++ PKGBUILD2010-05-04 12:05:07 UTC (rev 79537)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgname=diffutils
-pkgver=2.9
-pkgrel=2
+pkgver=3.0
+pkgrel=1
 pkgdesc=Utility programs used for creating patch files
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/diffutils;
@@ -12,12 +12,12 @@
 groups=('base')
 depends=('glibc' 'sh')
 install=diffutils.install
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d6bc1bdc874ddb14cfed4d1655a0dbbe')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('7624eb7e6b53ea3ce38958a092d2216e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
+  ./configure --prefix=/usr
   make || return 1
 }
 



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

2010-05-04 Thread Allan McRae
Date: Tuesday, May 4, 2010 @ 08:05:59
  Author: allan
Revision: 79538

archrelease: copy trunk to testing-i686

Added:
  diffutils/repos/testing-i686/



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

2010-05-04 Thread Allan McRae
Date: Tuesday, May 4, 2010 @ 08:06:45
  Author: allan
Revision: 79539

archrelease: copy trunk to testing-x86_64

Added:
  diffutils/repos/testing-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:10:05
  Author: ronald
Revision: 79540

archrelease: remove extra-i686

Deleted:
  koffice/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:10:33
  Author: ronald
Revision: 79541

archrelease: copy trunk to extra-i686

Added:
  koffice/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:20:19
  Author: ronald
Revision: 79542

archrelease: remove extra-x86_64

Deleted:
  koffice/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:20:43
  Author: ronald
Revision: 79543

archrelease: copy trunk to extra-x86_64

Added:
  koffice/repos/extra-x86_64/



[arch-commits] Commit in (4 files)

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:28:00
  Author: ronald
Revision: 79544

put all of koffice l10n in a single split-package

Added:
  koffice-l10n/
  koffice-l10n/repos/
  koffice-l10n/trunk/
  koffice-l10n/trunk/PKGBUILD

--+
 PKGBUILD |  451 +
 1 file changed, 451 insertions(+)

Added: koffice-l10n/trunk/PKGBUILD
===
--- koffice-l10n/trunk/PKGBUILD (rev 0)
+++ koffice-l10n/trunk/PKGBUILD 2010-05-04 12:28:00 UTC (rev 79544)
@@ -0,0 +1,451 @@
+# $Id: $
+# Maintainer: Ronald van Haren ronald.archlinux.org
+
+pkgbase=koffice-l10n
+pkgname=('koffice-l10n-ca'
+'koffice-l10n...@valencia'
+'koffice-l10n-da'
+'koffice-l10n-de'
+'koffice-l10n-el'
+'koffice-l10n-en_gb'
+'koffice-l10n-es'
+'koffice-l10n-et'
+'koffice-l10n-fr'
+#   'koffice-l10n-fy'
+'koffice-l10n-gl'
+#   'koffice-l10n-hne'
+'koffice-l10n-it'
+'koffice-l10n-ja'
+'koffice-l10n-kk'
+'koffice-l10n-nb'
+'koffice-l10n-nds'
+'koffice-l10n-nl'
+'koffice-l10n-pl'
+'koffice-l10n-pt'
+'koffice-l10n-pt_br'
+'koffice-l10n-sv'
+'koffice-l10n-tr'
+'koffice-l10n-uk'
+#   'koffice-l10n-wa'
+#   'koffice-l10n-zh_cn'
+'koffice-l10n-zh_tw')
+pkgver=2.1.91
+pkgrel=1
+arch=('any')
+url='http://www.koffice.org'
+license=('GPL')
+groups=('koffice-l10n')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs')
+options=('docs')
+source=(http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-ca-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}...@valencia-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-da-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-de-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-el-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-en_GB-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-es-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-et-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-fr-${pkgver}.tar.bz2;
+#  
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-fy-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-gl-${pkgver}.tar.bz2;
+#  
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-hne-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-it-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-ja-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-kk-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-nb-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-nds-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-nl-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-pl-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-pt-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-pt_BR-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-sv-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-tr-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-uk-${pkgver}.tar.bz2;
+#  
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-wa-${pkgver}.tar.bz2;
+#  
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-zh_CN-${pkgver}.tar.bz2;
+   
http://download.kde.org/unstable/koffice-${pkgver}/koffice-l10n/${pkgbase}-zh_TW-${pkgver}.tar.bz2;)
+md5sums=('c9f4571adc8dc0019ed6b8c07cf00a1c'
+ 'a3129a888d4ea078e25412952246df93'
+ 'e04eedd5dc1035d9d5226959a66edb4e'
+ '10cb8f42a25028e0e00b6ad24bc52fd1'
+ 'cb1cbb50a498480030af21108566ba16'
+ '91d1978da98af39923299ac20a4e6355'
+ '7be03e9e57a28c8d138c5b3fd7ed7b62'
+ '58dd1be487b112c2b1ea92274c02b8ef'
+ '5543241faa778f2539459d769a8e9f54'
+ 'e9d598d26e7a829a5a7de39712e3c98d'
+ 

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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:36:46
  Author: ronald
Revision: 79545

archrelease: copy trunk to extra-any

Added:
  koffice-l10n/repos/extra-any/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 08:54:41
  Author: ronald
Revision: 79546

add glpk as octave dependency

Added:
  glpk/
  glpk/repos/
  glpk/trunk/
  glpk/trunk/PKGBUILD

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Added: glpk/trunk/PKGBUILD
===
--- glpk/trunk/PKGBUILD (rev 0)
+++ glpk/trunk/PKGBUILD 2010-05-04 12:54:41 UTC (rev 79546)
@@ -0,0 +1,31 @@
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: bzklrm bzk...@gmail.com
+# Additional contributors Senjin, Xavier, dundee
+
+pkgname=glpk
+pkgver=4.43
+pkgrel=3
+pkgdesc=GNU Linear Programming Kit : solve LP, MIP and other problems.
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/glpk/glpk.html;
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('b984e9e6451399c8dd46e18889c80148')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+   
+  ./configure --prefix=/usr
+
+  if [ $CARCH == x86_64 ]; then
+make CFLAGS=$CFLAGS -fPIC || return 1  
+  else
+make || return 1
+  fi
+
+  make DESTDIR=${pkgdir} install
+}
+


Property changes on: glpk/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:05:34
  Author: ronald
Revision: 79547

archrelease: copy trunk to extra-i686

Added:
  glpk/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:06:10
  Author: ronald
Revision: 79548

archrelease: copy trunk to extra-x86_64

Added:
  glpk/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:39:53
  Author: ronald
Revision: 79549

upgpkg: maxima 5.21.1-1
update to latest version

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 13:06:10 UTC (rev 79548)
+++ PKGBUILD2010-05-04 13:39:53 UTC (rev 79549)
@@ -3,8 +3,8 @@
 # Contributor: Damir Perisa da...@archlinux.org
 
 pkgname=maxima
-pkgver=5.20.1
-pkgrel=3
+pkgver=5.21.1
+pkgrel=1
 pkgdesc=Maxima - a sophisticated computer algebra system
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -18,7 +18,7 @@
 options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
 install=maxima.install
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
-md5sums=('cec78b96cc453e470871063fc16cd52f'
+md5sums=('e08ed533f3059cec52788ef35198bdcc'
  '24aa81126fbb8b726854e5a80d4c2415')
 
 build() {



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:45:19
  Author: ronald
Revision: 79550

archrelease: remove extra-i686

Deleted:
  maxima/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:45:57
  Author: ronald
Revision: 79551

archrelease: copy trunk to extra-i686

Added:
  maxima/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:49:24
  Author: ibiru
Revision: 79552

upgpkg: gtk2 2.20.1-1
update to 2.20.1

Modified:
  gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 13:45:57 UTC (rev 79551)
+++ PKGBUILD2010-05-04 13:49:24 UTC (rev 79552)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gtk2
-pkgver=2.20.0
-pkgrel=2
+pkgver=2.20.1
+pkgrel=1
 pkgdesc=The GTK+ Toolkit (v2)
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
 install=gtk2.install
-depends=('atk=1.29.92' 'pango=1.27.1' 'libxcursor' 'libxinerama' 
'libxrandr=1.3.0' 'libxi=1.2.1' 'libxcomposite' 'libxdamage' 'heimdal=1.3.1' 
'gnutls=2.8.3' 'shared-mime-info' 'cairo=1.8.10' 'libtiff=3.9.2-2' 
'libcups=1.4.2-3')
+depends=('atk=1.30.0' 'pango=1.28.0' 'libxcursor' 'libxinerama' 
'libxrandr=1.3.0' 'libxi=1.3' 'libxcomposite' 'libxdamage' 'heimdal=1.3.2' 
'gnutls=2.8.6' 'shared-mime-info' 'cairo=1.8.10' 'libtiff=3.9.2-2' 
'libcups=1.4.2-3')
 makedepends=('pkgconfig' 'gtk-doc' 'gobject-introspection')
 replaces=('gtkprint-cups' 'gail')
 conflicts=('gtkprint-cups' 'gail')
@@ -18,7 +18,7 @@
 license=('LGPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.20/gtk+-${pkgver}.tar.bz2
 xid-collision-debug.patch)
-sha256sums=('8ea7e11ff88e9a8867b7d9221d40a3bfce5c648ce27cd6bac422ff8f6cca414d'
+sha256sums=('0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65'
 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
 
 build() {



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:49:54
  Author: ibiru
Revision: 79553

archrelease: remove extra-i686

Deleted:
  gtk2/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:50:12
  Author: ibiru
Revision: 79554

archrelease: copy trunk to extra-i686

Added:
  gtk2/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:50:43
  Author: ibiru
Revision: 79555

archrelease: remove extra-x86_64

Deleted:
  gtk2/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:51:07
  Author: ibiru
Revision: 79556

archrelease: copy trunk to extra-x86_64

Added:
  gtk2/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:51:43
  Author: ronald
Revision: 79557

archrelease: remove extra-x86_64

Deleted:
  maxima/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 09:52:00
  Author: ronald
Revision: 79558

archrelease: copy trunk to extra-x86_64

Added:
  maxima/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:57:18
  Author: ibiru
Revision: 79559

upgpkg: glibmm 2.24.2-1
update to 2.24.2

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 13:52:00 UTC (rev 79558)
+++ PKGBUILD2010-05-04 13:57:18 UTC (rev 79559)
@@ -4,15 +4,15 @@
 
 pkgbase=glibmm
 pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.24.1
+pkgver=2.24.2
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
-makedepends=('glib2=2.24.0' 'libsigc++2.0=2.2.5' 'pkgconfig')
+makedepends=('glib2=2.24.1' 'libsigc++2.0=2.2.5' 'pkgconfig')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url=http://gtkmm.sourceforge.net/;
-sha256sums=('55c76555fbdafe9db2c12895fa89a02aad3c924aca1066a102b6cd16de72beb1')
+sha256sums=('d4687c0b27f9c9f955a5306649008a1f8d8935edff916278fb7b65b44292ff7a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:57:43
  Author: ibiru
Revision: 79560

archrelease: remove extra-i686

Deleted:
  glibmm/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:58:01
  Author: ibiru
Revision: 79561

archrelease: copy trunk to extra-i686

Added:
  glibmm/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:58:26
  Author: ibiru
Revision: 79562

archrelease: remove extra-x86_64

Deleted:
  glibmm/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 09:58:43
  Author: ibiru
Revision: 79563

archrelease: copy trunk to extra-x86_64

Added:
  glibmm/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 10:21:07
  Author: ronald
Revision: 79564

upgpkg: r 2.11.0-1
update to latest version

Modified:
  r/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 13:58:43 UTC (rev 79563)
+++ PKGBUILD2010-05-04 14:21:07 UTC (rev 79564)
@@ -4,7 +4,7 @@
 # Contributor: K. Piche kpi...@rogers.com
 
 pkgname=r
-pkgver=2.10.1
+pkgver=2.11.0
 pkgrel=1
 pkgdesc=R is a language and environment for statistical computing and 
graphics
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
r.desktop
r.png)
 
-md5sums=('75f8b7e875b846ea96a4c6cc0abc00a4'
+md5sums=('c6c1e866299f533617750889c729bfb3'
  'f6d54d32e510d90c748a0d16d2abcbdc'
  '00659f39e90627fe87f1645df5d4e3a7')
 



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 10:25:23
  Author: ronald
Revision: 79565

archrelease: remove extra-i686

Deleted:
  r/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 10:25:40
  Author: ronald
Revision: 79566

archrelease: copy trunk to extra-i686

Added:
  r/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 10:30:08
  Author: ronald
Revision: 79567

archrelease: remove extra-x86_64

Deleted:
  r/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 10:30:26
  Author: ronald
Revision: 79568

archrelease: copy trunk to extra-x86_64

Added:
  r/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 10:30:36
  Author: ibiru
Revision: 79569

upgpkg: pangomm 2.26.2-1
update to 2.26.2

Modified:
  pangomm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 14:30:26 UTC (rev 79568)
+++ PKGBUILD2010-05-04 14:30:36 UTC (rev 79569)
@@ -3,16 +3,16 @@
 
 pkgbase=pangomm
 pkgname=('pangomm' 'pangomm-docs')
-pkgver=2.26.1
+pkgver=2.26.2
 pkgrel=1
 arch=(i686 x86_64)
 license=('LGPL')
-makedepends=('pango=1.28.0' 'glibmm=2.24.0' 'cairomm=1.8.2' 'pkgconfig')
+makedepends=('pango=1.28.0' 'glibmm=2.24.2' 'glibmm-docs=2.24.2' 
'cairomm=1.8.2' 'pkgconfig')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
 conflicts=('gtkmm2.13.0')
 options=('!libtool')
 url=http://gtkmm.sourceforge.net/;
-sha256sums=('95a0974d93dddffe65bea8adfc252907383f60fa9998de2a9a5a8c01f9cbada2')
+sha256sums=('0d20fd80d35f7df01138e24b2ab4a70974c6652528a905605e3173a6955fa739')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -21,7 +21,7 @@
 }
 package_pangomm() {
   pkgdesc=C++ bindings for pango
-  depends=('pango=1.28.0' 'glibmm=2.24.0' 'cairomm=1.8.2')
+  depends=('pango=1.28.0' 'glibmm=2.24.2' 'cairomm=1.8.2')
   cd ${srcdir}/${pkgbase}-${pkgver}
   sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
   make DESTDIR=${pkgdir} install || return 1



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 10:31:09
  Author: ibiru
Revision: 79570

archrelease: remove extra-i686

Deleted:
  pangomm/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 10:32:07
  Author: ibiru
Revision: 79571

archrelease: copy trunk to extra-i686

Added:
  pangomm/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 10:33:08
  Author: ibiru
Revision: 79572

archrelease: remove extra-x86_64

Deleted:
  pangomm/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 10:35:40
  Author: ibiru
Revision: 79573

archrelease: copy trunk to extra-x86_64

Added:
  pangomm/repos/extra-x86_64/



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

2010-05-04 Thread Kevin Piché
Date: Tuesday, May 4, 2010 @ 11:01:54
  Author: kevin
Revision: 79574

upgpkg: multitail 5.2.6-1
Update to latest version

Modified:
  multitail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 14:35:40 UTC (rev 79573)
+++ PKGBUILD2010-05-04 15:01:54 UTC (rev 79574)
@@ -3,8 +3,8 @@
 # Contributor: Roberto Carvajal robe...@archlinux.org
 
 pkgname=multitail
-pkgver=5.2.2
-pkgrel=2
+pkgver=5.2.6
+pkgrel=1
 pkgdesc=MultiTail lets you view one or multiple files like the original tail 
program
 arch=(i686 x86_64)
 license=('GPL')
@@ -12,7 +12,7 @@
 depends=('ncurses')
 backup=(etc/multitail.conf)
 source=(${url}/${pkgname}-${pkgver}.tgz)
-md5sums=('ab2c198381e9ff6271ce56bdcb06f963')
+md5sums=('6496b3d78660ff8d11c743a0d03cca34')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}



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

2010-05-04 Thread Kevin Piché
Date: Tuesday, May 4, 2010 @ 11:02:00
  Author: kevin
Revision: 79575

archrelease: remove extra-i686

Deleted:
  multitail/repos/extra-i686/



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

2010-05-04 Thread Kevin Piché
Date: Tuesday, May 4, 2010 @ 11:02:05
  Author: kevin
Revision: 79576

archrelease: copy trunk to extra-i686

Added:
  multitail/repos/extra-i686/



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

2010-05-04 Thread Kevin Piché
Date: Tuesday, May 4, 2010 @ 11:18:19
  Author: kevin
Revision: 79577

archrelease: remove extra-x86_64

Deleted:
  multitail/repos/extra-x86_64/



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

2010-05-04 Thread Kevin Piché
Date: Tuesday, May 4, 2010 @ 11:18:27
  Author: kevin
Revision: 79578

archrelease: copy trunk to extra-x86_64

Added:
  multitail/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:19:39
  Author: ronald
Revision: 79579

upgpkg: graphicsmagick 1.3.7-2
enable 16 bit qauntum depth for hires support in octave

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 15:18:27 UTC (rev 79578)
+++ PKGBUILD2010-05-04 15:19:39 UTC (rev 79579)
@@ -4,7 +4,7 @@
 
 pkgname=graphicsmagick
 pkgver=1.3.7
-pkgrel=1
+pkgrel=2
 pkgdesc=Image processing system
 arch=('i686' 'x86_64')
 url=http://www.graphicsmagick.org/;
@@ -19,7 +19,7 @@
 build() {
   cd ${srcdir}/GraphicsMagick-${pkgver}
 
-  ./configure --prefix=/usr --enable-shared 
--with-gs-font-dir=/usr/share/fonts/Type1
+  ./configure --prefix=/usr --enable-shared 
--with-gs-font-dir=/usr/share/fonts/Type1 --with-quantum-depth=16
   make || return 1
   make DESTDIR=${pkgdir} install
 



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:20:18
  Author: ronald
Revision: 79580

archrelease: remove extra-i686

Deleted:
  graphicsmagick/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:20:34
  Author: ronald
Revision: 79581

archrelease: copy trunk to extra-i686

Added:
  graphicsmagick/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:21:11
  Author: ronald
Revision: 79582

archrelease: remove extra-x86_64

Deleted:
  graphicsmagick/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:21:15
  Author: ibiru
Revision: 79583

upgpkg: gtkmm 2.20.3-1
update to 2.20.3

Modified:
  gtkmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 15:21:11 UTC (rev 79582)
+++ PKGBUILD2010-05-04 15:21:15 UTC (rev 79583)
@@ -4,15 +4,15 @@
 
 pkgbase=gtkmm
 pkgname=('gtkmm' 'gtkmm-docs')
-pkgver=2.20.2
+pkgver=2.20.3
 pkgrel=1
 arch=('i686' 'x86_64')
-makedepends=('gtk2=2.20.0' 'pangomm=2.26.0' 'glibmm=2.24.0')
+makedepends=('gtk2=2.20.1' 'pangomm=2.26.2' 'glibmm=2.24.2' 
'glibmm-docs=2.24.2')
 license=('LGPL')
 options=('!libtool' '!emptydirs')
 url=http://gtkmm.sourceforge.net/;
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.20/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('5e8f3848b1eaf84ff397f3f2a978233deb043412ce47522672b253549c855cf1')
+sha256sums=('311d2156f15cdbdce22cb2af6e606a3f621d7dfebea6f7b1be0132e81af90585')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
@@ -22,7 +22,7 @@
 
 package_gtkmm() {
   pkgdesc=C++ bindings for gtk2
-  depends=('gtk2=2.20.0' 'pangomm=2.26.0' 'glibmm=2.22.1')
+  depends=('gtk2=2.20.1' 'pangomm=2.26.2' 'glibmm=2.24.2')
   cd ${srcdir}/${pkgbase}-${pkgver}
   sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
   make DESTDIR=${pkgdir} install || return 1



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:21:27
  Author: ronald
Revision: 79584

archrelease: copy trunk to extra-x86_64

Added:
  graphicsmagick/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:22:04
  Author: ibiru
Revision: 79585

archrelease: remove extra-i686

Deleted:
  gtkmm/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:22:27
  Author: ibiru
Revision: 79586

archrelease: copy trunk to extra-i686

Added:
  gtkmm/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:23:25
  Author: ibiru
Revision: 79587

archrelease: remove extra-x86_64

Deleted:
  gtkmm/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:23:46
  Author: ibiru
Revision: 79588

archrelease: copy trunk to extra-x86_64

Added:
  gtkmm/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:35:41
  Author: ibiru
Revision: 79589

upgpkg: vinagre 2.30.1-1
update to 2.30.1

Modified:
  vinagre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 15:23:46 UTC (rev 79588)
+++ PKGBUILD2010-05-04 15:35:41 UTC (rev 79589)
@@ -4,26 +4,23 @@
 # Contributor: lp76 l.ped...@gmail.com
 
 pkgname=vinagre
-pkgver=2.30.0
-pkgrel=2
+pkgver=2.30.1
+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.29.4' 'gtk-vnc=0.3.10' 'avahi=0.6.25' 
'desktop-file-utils' 'hicolor-icon-theme' 'telepathy-glib=0.10.0')
-makedepends=('gnome-doc-utils=0.19.5' 'intltool' 'gnome-panel=2.29.92')
+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.19.5' 'intltool' 'gnome-panel=2.30.0')
 optdepends=('gnome-panel')
 groups=('gnome-extra')
 options=('!emptydirs' '!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/vinagre/2.30/${pkgname}-${pkgver}.tar.bz2
-vinagre-ssh-connect.patch)
-sha256sums=('776de79919d7a4420e5fa3575111f9be86f4503d05eab9217e258985fad34825'
-'a4227c1c18bdbb7f0c77b73f70dee273adbcb69c435e953c4c564eb74c45728c')
+source=(http://ftp.gnome.org/pub/GNOME/sources/vinagre/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('cbe5bff8e6f7a81e46fde5b1d8a53a7dbdd66d13d998c24508cae08de657f2cf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/vinagre-ssh-connect.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --disable-scrollkeeper \
   --libexecdir=/usr/lib/vinagre || return 1
   make || return 1



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:36:00
  Author: ibiru
Revision: 79590

archrelease: remove extra-i686

Deleted:
  vinagre/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:36:18
  Author: ibiru
Revision: 79591

archrelease: copy trunk to extra-i686

Added:
  vinagre/repos/extra-i686/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 11:36:35
  Author: ibiru
Revision: 79592

archrelease: remove extra-x86_64

Deleted:
  vinagre/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:43:45
  Author: ronald
Revision: 79594

upgpkg: wxmaxima 0.8.5-1
update to latest version

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 15:36:53 UTC (rev 79593)
+++ PKGBUILD2010-05-04 15:43:45 UTC (rev 79594)
@@ -4,7 +4,7 @@
 # Contributor: Vinay S Shastry vinayshas...@gmail.com
 
 pkgname=wxmaxima
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc=A wxWidgets GUI for the computer algebra system Maxima
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('maxima=5.19.2' 'libxml2=2.7.6' 'wxgtk=2.8.10.1')
 source=(http://downloads.sourceforge.net/$pkgname/wxMaxima-$pkgver.tar.gz)
-md5sums=('b972743501298932bc0b0796c5489332')
+md5sums=('6ee883b7c6bd761dc987db04e5530fea')
 
 build() {
   cd ${srcdir}/wxMaxima-${pkgver}



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:43:56
  Author: ronald
Revision: 79595

archrelease: remove extra-i686

Deleted:
  wxmaxima/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:44:15
  Author: ronald
Revision: 79596

archrelease: copy trunk to extra-i686

Added:
  wxmaxima/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:44:28
  Author: ronald
Revision: 79597

archrelease: remove extra-x86_64

Deleted:
  wxmaxima/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 11:44:44
  Author: ronald
Revision: 79598

archrelease: copy trunk to extra-x86_64

Added:
  wxmaxima/repos/extra-x86_64/



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

2010-05-04 Thread Dan McGee
Date: Tuesday, May 4, 2010 @ 13:28:26
  Author: dan
Revision: 79599

Fix FS#17968; add emacs completion files

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 15:44:44 UTC (rev 79598)
+++ PKGBUILD2010-05-04 17:28:26 UTC (rev 79599)
@@ -38,6 +38,11 @@
   # more contrib stuff
   cp -a ./contrib $pkgdir/usr/share/git/ || return 1
 
+  # emacs interface
+  mkdir -p $pkgdir/usr/share/emacs/site-lisp
+  mv $pkgdir/usr/share/git/emacs $pkgdir/usr/share/emacs/site-lisp/git
+  rm $pkgdir/usr/share/emacs/site-lisp/git/.gitignore
+
   # how 'bout some manpages?
   for mansect in man1 man5 man7; do
 for manpage in $srcdir/$mansect/*; do



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 14:12:19
  Author: andrea
Revision: 79601

archrelease: remove testing-i686

Deleted:
  krusader/repos/testing-i686/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 14:12:38
  Author: andrea
Revision: 79602

archrelease: copy trunk to testing-i686

Added:
  krusader/repos/testing-i686/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 14:13:49
  Author: andrea
Revision: 79603

archrelease: remove testing-x86_64

Deleted:
  krusader/repos/testing-x86_64/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 14:14:06
  Author: andrea
Revision: 79604

archrelease: copy trunk to testing-x86_64

Added:
  krusader/repos/testing-x86_64/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 15:01:53
  Author: andrea
Revision: 79605

upgpkg: python-nose 0.11.3-1
upstream release; arch any; setuptools is a dependence (FS#19122)

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

---+
 ChangeLog |   22 --
 PKGBUILD  |   22 +-
 2 files changed, 13 insertions(+), 31 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2010-05-04 18:14:06 UTC (rev 79604)
+++ ChangeLog   2010-05-04 19:01:53 UTC (rev 79605)
@@ -1,22 +0,0 @@
-
-2009-07-19  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 0.11.1
-
-2009-05-08  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 0.11.0
-
-2009-02-14  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Moving to extra
-
-2008-10-01  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Built for x86_64: 0.10.3
-
-2008-09-30  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Sending it to community: 0.10.3
-   * Thanks to Cilyan Olowen gak...@gmail.com
-

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 18:14:06 UTC (rev 79604)
+++ PKGBUILD2010-05-04 19:01:53 UTC (rev 79605)
@@ -1,21 +1,25 @@
 # $Id: $
-# Maintainer: Douglas Soares de Andrade doug...@archlinux.org
+# Maintainer:
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
 # Contributor: Cilyan Olowen gak...@gmail.com
 
 pkgname=python-nose
-pkgver=0.11.1
+pkgver=0.11.3
 pkgrel=1
-pkgdesc=A discovery-based unittest extension.
-arch=('i686' 'x86_64')
+pkgdesc=A discovery-based unittest extension
+arch=('any')
 url=http://www.somethingaboutorange.com/mrl/projects/nose/;
 license=('LGPL2')
-depends=('python')
-makedepends=('setuptools')
-source=(http://www.somethingaboutorange.com/mrl/projects/nose/nose-${pkgver}.tar.gz)
+depends=('setuptools')
+source=(http://www.somethingaboutorange.com/mrl/projects/nose/nose-${pkgver}.tar.gz;)
+md5sums=('7f1dc53750811f78bedef9e14a4bc5a5')
 
 build() {
   cd $srcdir/nose-$pkgver
   sed -i -e s:man/man1:share/man/man1:g setup.py
-  python setup.py install --prefix=/usr --root=$startdir/pkg || return 1
 }
-md5sums=('00789d016f81ec52f666f020c67e')
+
+package() {
+  cd $srcdir/nose-$pkgver
+  python setup.py install --prefix=/usr --root=${pkgdir} || return 1
+}



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 15:02:16
  Author: andrea
Revision: 79606

archrelease: copy trunk to extra-any

Added:
  python-nose/repos/extra-any/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 15:02:20
  Author: andrea
Revision: 79607

removed extra-i686 and extra-x86_64 for python-nose

Deleted:
  python-nose/repos/extra-i686/
  python-nose/repos/extra-x86_64/



[arch-commits] Commit in bitlbee/trunk (bitlbee.install)

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 15:15:04
  Author: andrea
Revision: 79608

remove user and group with the right way (FS#19269)

Modified:
  bitlbee/trunk/bitlbee.install

-+
 bitlbee.install |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: bitlbee.install
===
--- bitlbee.install 2010-05-04 19:02:20 UTC (rev 79607)
+++ bitlbee.install 2010-05-04 19:15:04 UTC (rev 79608)
@@ -12,9 +12,7 @@
   post_install $1
 }
 
-pre_remove() {
-  userdel bitlbee  /dev/null
-  groupdel bitlbee  /dev/null
+post_remove() {
+  getent passwd bitlbee /dev/null 21  userdel bitlbee
+  getent group bitlbee /dev/null 21  groupdel bitlbee
 }
-
-# vim: ts=2 sw=2 et ft=sh



[arch-commits] Commit in mysql/trunk (mysql.install)

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 15:16:45
  Author: andrea
Revision: 79609

displays errors

Modified:
  mysql/trunk/mysql.install

---+
 mysql.install |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: mysql.install
===
--- mysql.install   2010-05-04 19:15:04 UTC (rev 79608)
+++ mysql.install   2010-05-04 19:16:45 UTC (rev 79609)
@@ -11,6 +11,6 @@
 }
 
 post_remove(){
-  getent passwd mysql /dev/null 21  userdel mysql /dev/null
-  getent group mysql /dev/null 21  groupdel mysql /dev/null
+  getent passwd mysql /dev/null 21  userdel mysql
+  getent group mysql /dev/null 21  groupdel mysql
 }



[arch-commits] Commit in gtk2/trunk (PKGBUILD revert_64bit_fix.patch)

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 16:23:20
  Author: ibiru
Revision: 79610

upgpkg: gtk2 2.20.1-2
revert that 64bit fix since is only work when using libpng 1.2. Is fixing glib 
allocation memory

Added:
  gtk2/trunk/revert_64bit_fix.patch
Modified:
  gtk2/trunk/PKGBUILD

+
 PKGBUILD   |9 ++---
 revert_64bit_fix.patch |   31 +++
 2 files changed, 37 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 19:16:45 UTC (rev 79609)
+++ PKGBUILD2010-05-04 20:23:20 UTC (rev 79610)
@@ -3,7 +3,7 @@
 
 pkgname=gtk2
 pkgver=2.20.1
-pkgrel=1
+pkgrel=2
 pkgdesc=The GTK+ Toolkit (v2)
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
@@ -17,13 +17,16 @@
 backup=(etc/gtk-2.0/gtkrc)
 license=('LGPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.20/gtk+-${pkgver}.tar.bz2
-xid-collision-debug.patch)
+xid-collision-debug.patch
+   revert_64bit_fix.patch)
 sha256sums=('0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65'
-'d758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
+'d758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558'
+   '20f3a03760f765b68b85b614810e5df4a689b609da1ae200aa30072475121b4c')
 
 build() {
   cd ${srcdir}/gtk+-${pkgver}
   patch -Np1 -i ${srcdir}/xid-collision-debug.patch || return 1
+  patch -RNp1 -i ${srcdir}/revert_64bit_fix.patch || retun 1
 
   CXX=/bin/false ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --with-xinput=yes \

Added: revert_64bit_fix.patch
===
--- revert_64bit_fix.patch  (rev 0)
+++ revert_64bit_fix.patch  2010-05-04 20:23:20 UTC (rev 79610)
@@ -0,0 +1,31 @@
+From a0f23e1706b34bca6a65183040d1f1498cce2a50 Mon Sep 17 00:00:00 2001
+From: Matthias Clasen mcla...@redhat.com
+Date: Thu, 25 Mar 2010 04:55:15 +
+Subject: Fix a 64bit issue
+
+Thank you libpng, for typedef unsigned long png_uint_32.
+---
+diff --git a/gdk-pixbuf/io-png.c b/gdk-pixbuf/io-png.c
+index c0374ca..43db70a 100644
+--- a/gdk-pixbuf/io-png.c
 b/gdk-pixbuf/io-png.c
+@@ -261,7 +261,7 @@ gdk_pixbuf__png_image_load (FILE *f, GError **error)
+ gchar *icc_profile_base64;
+ const gchar *icc_profile_title;
+ const gchar *icc_profile;
+-guint icc_profile_size;
++gulong icc_profile_size;
+ guint32 retval;
+ gint compression_type;
+ 
+@@ -607,7 +607,7 @@ png_info_callback   (png_structp png_read_ptr,
+ gchar *icc_profile_base64;
+ const gchar *icc_profile_title;
+ const gchar *icc_profile;
+-guint icc_profile_size;
++gulong icc_profile_size;
+ guint32 retval;
+ gint compression_type;
+ 
+--
+cgit v0.8.3.1



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 16:25:06
  Author: ibiru
Revision: 79613

archrelease: remove extra-x86_64

Deleted:
  gtk2/repos/extra-x86_64/



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

2010-05-04 Thread Ionut Biru
Date: Tuesday, May 4, 2010 @ 16:25:24
  Author: ibiru
Revision: 79614

archrelease: copy trunk to extra-x86_64

Added:
  gtk2/repos/extra-x86_64/



[arch-commits] Commit in (6 files)

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:02:09
  Author: ronald
Revision: 79615

move umfpack from community as optdepends of octave

Added:
  umfpack/
  umfpack/repos/
  umfpack/trunk/
  umfpack/trunk/PKGBUILD
  umfpack/trunk/UFconfig.mk
Modified:
  octave/trunk/PKGBUILD

---+
 octave/trunk/PKGBUILD |   14 -
 umfpack/trunk/PKGBUILD|   58 +++
 umfpack/trunk/UFconfig.mk |  351 
 3 files changed, 416 insertions(+), 7 deletions(-)

Modified: octave/trunk/PKGBUILD
===
--- octave/trunk/PKGBUILD   2010-05-04 20:25:24 UTC (rev 79614)
+++ octave/trunk/PKGBUILD   2010-05-04 21:02:09 UTC (rev 79615)
@@ -4,21 +4,22 @@
 # Contributor : cyberdune cyberd...@gmail.com
 
 pkgname=octave
-pkgver=3.2.3
-pkgrel=3
+pkgver=3.2.4
+pkgrel=1
 pkgdesc=A high-level language, primarily intended for numerical computations.
 arch=('i686' 'x86_64')
 url=http://www.octave.org;
 license=('GPL')
-depends=('fftw' 'pcre' 'curl' 'lapack' 'libx11' 'graphicsmagick')
-makedepends=('texinfo' 'graphicsmagick' 'gcc-fortran')
+depends=('fftw' 'pcre' 'curl' 'lapack' 'libx11' 'graphicsmagick' 'glpk' 'hdf5')
+makedepends=('texinfo' 'graphicsmagick' 'gcc-fortran' 'umfpack')
 optdepends=('texinfo: for help-support in octave'
-'gnuplot: alternative plotting')
+'gnuplot: alternative plotting'
+   'umfpack: LU decomposition of some large sparse matrices')
 source=(ftp://ftp.octave.org/pub/octave/octave-$pkgver.tar.bz2;
'octave-3.2.0_as_needed.patch'  'octave-3.2.0_parallel_make.patch')
 options=('!emptydirs')
 install=octave.install
-md5sums=('eecaa1a3b2da3b94fa7bcebbc4f1a1f2'
+md5sums=('608196657f4fa010420227b77333bb71'
  '33c8886cd908ace40f8b60334df1c34f'
  'd59d783a8d7e8d8306caed4b2b8671a4')
 
@@ -33,7 +34,6 @@
   FFLAGS=-O -ffloat-store \
 
   ./configure --prefix=/usr --libexecdir=/usr/lib \
-  --without-hdf5 --without-umfpack \
   --enable-shared --disable-static
 
   make || return 1

Added: umfpack/trunk/PKGBUILD
===
--- umfpack/trunk/PKGBUILD  (rev 0)
+++ umfpack/trunk/PKGBUILD  2010-05-04 21:02:09 UTC (rev 79615)
@@ -0,0 +1,58 @@
+# $Id: PKGBUILD 16363 2010-04-29 09:59:57Z ronald $
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: iKevin kellwood at ameritech dot net
+
+pkgname=umfpack
+pkgver=5.5.0
+_ufcfgver=3.5.0
+_amdver=2.2.1
+_cholmodver=1.7.1
+_colamdver=2.7.2
+_ccolamdver=2.7.2
+pkgrel=1
+pkgdesc=A multifrontal direct solver for unsymmetric linear systems 
(AMD/${_amdver}, UFConfig/${_ufcgfgver})
+arch=('i686' 'x86_64')
+url=http://www.cise.ufl.edu/research/sparse/umfpack;
+license=('LGPL')
+makedepends=('lapack' 'blas')
+noextract=(CHOLMOD-${_cholmodver}.tar.gz
+   COLAMD-${_colamdver}.tar.gz
+   CCOLAMD-${_ccolamdver}.tar.gz)
+source=(http://www.cise.ufl.edu/research/sparse/umfpack/UMFPACK-$pkgver.tar.gz
+   
http://www.cise.ufl.edu/research/sparse/UFconfig/UFconfig-${_ufcfgver}.tar.gz
+   http://www.cise.ufl.edu/research/sparse/amd/AMD-${_amdver}.tar.gz
+   
http://www.cise.ufl.edu/research/sparse/cholmod/CHOLMOD-${_cholmodver}.tar.gz
+   
http://www.cise.ufl.edu/research/sparse/colamd/COLAMD-${_colamdver}.tar.gz
+   
http://www.cise.ufl.edu/research/sparse/ccolamd/CCOLAMD-${_ccolamdver}.tar.gz
+   UFconfig.mk)
+md5sums=('b3490d4f529fbcf4f415e60aa2680a15'
+ '4335ee565feec67e8ba9fc0f6a5e2504'
+ '25548053958c1c5810b17d077b8f37b9'
+ '9032c5724bee43ccd8f4546338a29fac'
+ '2b4e43c8ef33dacfade6d1ec49542ac1'
+ '79d813d5b54951060fc264172bfb5ca6'
+ 'ce9731da58d58923a3cdc3fbef724c4e')
+
+build() {
+  cd $srcdir/UMFPACK
+  cp -rf $srcdir/UFconfig/xerbla .
+  cp -L ../UFconfig.mk $startdir/src/UFconfig
+  [ $CARCH == x86_64 ]  sed -i 's#CFLAGS = -O3 -fexceptions#CFLAGS = -O3 
-fexceptions -fPIC#' $srcdir/UFconfig/UFconfig.mk
+  make library || return 1
+  install -d $pkgdir/usr/lib $pkgdir/usr/include
+
+  install -D -m644 Lib/libumfpack.a $pkgdir/usr/lib/libumfpack.a
+  cp $startdir/src/UMFPACK/Include/*.h $startdir/pkg/usr/include
+
+  install -D -m644 $srcdir/AMD/Lib/libamd.a $pkgdir/usr/lib/libamd.a
+  cp $startdir/src/AMD/Include/*.h $startdir/pkg/usr/include
+
+  install -m644 $srcdir/UFconfig/UFconfig.h $pkgdir/usr/include || return 1
+
+  # Fix permissions
+  cd $startdir/pkg/usr/include
+  chmod oug+r *
+  cd $startdir/pkg/usr/lib
+  chmod oug+r *
+}

Added: umfpack/trunk/UFconfig.mk
===
--- umfpack/trunk/UFconfig.mk   (rev 0)
+++ umfpack/trunk/UFconfig.mk   2010-05-04 21:02:09 UTC (rev 79615)
@@ -0,0 +1,351 @@
+#===
+# UFconfig.mk: 

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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:04:22
  Author: ronald
Revision: 79616

archrelease: copy trunk to extra-i686

Added:
  umfpack/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:04:45
  Author: ronald
Revision: 79617

archrelease: copy trunk to extra-x86_64

Added:
  umfpack/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:09:06
  Author: ronald
Revision: 79618

archrelease: remove extra-i686

Deleted:
  octave/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:09:26
  Author: ronald
Revision: 79619

archrelease: copy trunk to extra-i686

Added:
  octave/repos/extra-i686/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:11:44
  Author: ronald
Revision: 79620

archrelease: remove extra-x86_64

Deleted:
  octave/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:12:00
  Author: ronald
Revision: 79621

archrelease: copy trunk to extra-x86_64

Added:
  octave/repos/extra-x86_64/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:32:19
  Author: ronald
Revision: 79622

upgpkg: koffice-meta 2.1.91-1
bring meta package up to par with packages in repo

Modified:
  koffice-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 21:12:00 UTC (rev 79621)
+++ PKGBUILD2010-05-04 21:32:19 UTC (rev 79622)
@@ -4,7 +4,7 @@
 pkgbase=koffice-meta
 pkgname=('koffice-meta-koffice'
'koffice-meta-koffice-doc')
-pkgver=2.1.1
+pkgver=2.1.91
 pkgrel=1
 arch=('any')
 url='http://www.archlinux.org'
@@ -42,7 +42,7 @@
 depends=('koffice-interfaces'
 'koffice-kspread-doc'
 'koffice-karbon-doc'
-'koffice-kplato-doc'
+#'koffice-kplato-doc'
 #'koffice-kword-doc'
 'koffice-kchart-doc'
 'koffice-kpresenter'



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:32:28
  Author: ronald
Revision: 79623

archrelease: remove extra-any

Deleted:
  koffice-meta/repos/extra-any/



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

2010-05-04 Thread Ronald van Haren
Date: Tuesday, May 4, 2010 @ 17:32:49
  Author: ronald
Revision: 79624

archrelease: copy trunk to extra-any

Added:
  koffice-meta/repos/extra-any/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 17:53:52
  Author: andrea
Revision: 79625

db-remove: vnc removed by andrea

Deleted:
  vnc/repos/extra-i686/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 17:53:58
  Author: andrea
Revision: 79626

db-remove: vnc removed by andrea

Deleted:
  vnc/repos/extra-x86_64/



[arch-commits] Commit in (vnc)

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 18:02:05
  Author: andrea
Revision: 79627

moved to AUR

Deleted:
  vnc/



[arch-commits] Commit in kdegraphics/trunk (PKGBUILD fix-libjpeg8-compatibility.patch)

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 19:09:51
  Author: andrea
Revision: 79628

fix broke rotate JPEG images in gwenview (FS#19357)

Added:
  kdegraphics/trunk/fix-libjpeg8-compatibility.patch
Modified:
  kdegraphics/trunk/PKGBUILD

--+
 PKGBUILD |   14 ++
 fix-libjpeg8-compatibility.patch |   13 +
 2 files changed, 23 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-04 22:02:05 UTC (rev 79627)
+++ PKGBUILD2010-05-04 23:09:51 UTC (rev 79628)
@@ -12,7 +12,7 @@
  'kdegraphics-libs'
  'kdegraphics-okular')
 pkgver=4.4.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -20,11 +20,17 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdebase-runtime'
  'poppler-qt' 'libspectre' 'sane' 'chmlib' 'libdjvu' 'lcms' 'qca'
  'qimageblitz' 'ebook-tools' 'libxxf86vm')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('1caa6a6183c8cdf7cd3315d86ecfd37c5c829c9d')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
+   'fix-libjpeg8-compatibility.patch')
+sha1sums=('1caa6a6183c8cdf7cd3315d86ecfd37c5c829c9d'
+   'e71d0a0b5e25587c8ae026646a004c117ef5891f')
 
 build() {
-   cd $srcdir
+   # Fixed in 4.5, check before build 4.4.4
+   cd ${srcdir}/${pkgbase}-${pkgver}
+   patch -Np1 -i ${srcdir}/fix-libjpeg8-compatibility.patch || return 1
+
+   cd ${srcdir}
mkdir build
cd build
cmake ../${pkgbase}-${pkgver} \

Added: fix-libjpeg8-compatibility.patch
===
--- fix-libjpeg8-compatibility.patch(rev 0)
+++ fix-libjpeg8-compatibility.patch2010-05-04 23:09:51 UTC (rev 79628)
@@ -0,0 +1,13 @@
+--- kdegraphics-4.4.3/gwenview/lib/jpegcontent.cpp~2010-05-05 
00:34:00.190335453 +0200
 kdegraphics-4.4.3/gwenview/lib/jpegcontent.cpp 2010-05-05 
00:35:32.947818779 +0200
+@@ -455,9 +455,8 @@
+ 
+   // Init transformation
+   jpeg_transform_info transformoption;
++  memset(transformoption, 0, sizeof(jpeg_transform_info));
+   transformoption.transform = findJxform(d-mTransformMatrix);
+-  transformoption.force_grayscale = false;
+-  transformoption.trim = false;
+   jtransform_request_workspace(srcinfo, transformoption);
+ 
+   /* Read source file as DCT coefficients */



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 19:29:37
  Author: andrea
Revision: 79629

archrelease: remove extra-i686

Deleted:
  kdegraphics/repos/extra-i686/



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

2010-05-04 Thread Andrea Scarpino
Date: Tuesday, May 4, 2010 @ 19:30:01
  Author: andrea
Revision: 79630

archrelease: copy trunk to extra-i686

Added:
  kdegraphics/repos/extra-i686/



  1   2   >