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

2011-06-20 Thread Andrea Scarpino
Date: Tuesday, June 21, 2011 @ 02:59:04
  Author: andrea
Revision: 128043

MySQL needs' hostname' during installation

Modified:
  mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-21 06:56:19 UTC (rev 128042)
+++ PKGBUILD2011-06-21 06:59:04 UTC (rev 128043)
@@ -103,7 +103,7 @@
   pkgdesc="A fast SQL database server"
   backup=('etc/mysql/my.cnf')
   install=mysql.install
-  depends=('mysql-clients')
+  depends=('mysql-clients' 'net-tools')
   optdepends=('perl-dbi' 'perl-dbd-mysql')
 
   cd "${srcdir}"/build



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:56:19
  Author: bisson
Revision: 128042

archrelease: copy trunk to extra-x86_64

Added:
  audacious/repos/extra-x86_64/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:56:12
  Author: bisson
Revision: 128041

archrelease: remove extra-x86_64

Deleted:
  audacious/repos/extra-x86_64/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:56:06
  Author: bisson
Revision: 128040

archrelease: copy trunk to extra-i686

Added:
  audacious/repos/extra-i686/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:55:59
  Author: bisson
Revision: 128039

archrelease: remove extra-i686

Deleted:
  audacious/repos/extra-i686/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:55:54
  Author: bisson
Revision: 128038

upstream update

Modified:
  audacious/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-21 06:55:14 UTC (rev 128037)
+++ PKGBUILD2011-06-21 06:55:54 UTC (rev 128038)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=audacious
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc='Lightweight, GTK2-based advanced audio player focused on audio 
quality'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 license=('GPL3')
 depends=('gtk2' 'libmcs' 'dbus-glib' 'libguess' 'audacious-plugins' 
'desktop-file-utils' 'hicolor-icon-theme')
 optdepends=('unzip: zipped skins support')
-source=("http://distfiles.atheme.org/$pkgname-$pkgver.tgz";)
-sha1sums=('886e1cde03069b3dee15a6df04e3e8f5934018f1')
+source=("http://distfiles.atheme.org/$pkgname-$pkgver.tar.gz";)
+sha1sums=('48b2662d1513959479ae561465b41df08369a689')
 
 provides=('audacious-player')
 replaces=('audacious-player')



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:55:14
  Author: bisson
Revision: 128037

archrelease: copy trunk to extra-x86_64

Added:
  audacious-plugins/repos/extra-x86_64/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:55:08
  Author: bisson
Revision: 128036

archrelease: remove extra-x86_64

Deleted:
  audacious-plugins/repos/extra-x86_64/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:54:56
  Author: bisson
Revision: 128035

archrelease: copy trunk to extra-i686

Added:
  audacious-plugins/repos/extra-i686/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:54:49
  Author: bisson
Revision: 128034

archrelease: remove extra-i686

Deleted:
  audacious-plugins/repos/extra-i686/



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

2011-06-20 Thread Gaetan Bisson
Date: Tuesday, June 21, 2011 @ 02:54:40
  Author: bisson
Revision: 128033

upstream update

Modified:
  audacious-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 21:31:15 UTC (rev 128032)
+++ PKGBUILD2011-06-21 06:54:40 UTC (rev 128033)
@@ -4,8 +4,8 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=audacious-plugins
-pkgver=2.5.1
-pkgrel=2
+pkgver=2.5.2
+pkgrel=1
 pkgdesc='Plugins for Audacious'
 arch=('i686' 'x86_64')
 url='http://audacious-media-player.org/'
@@ -40,8 +40,8 @@
 'libmms: libmms-based mms transport'
 'libcue: CUE playlist format')
 
-source=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tgz";)
-sha1sums=('e25f92aa2e2a281166620017006a3becdcfb2d89')
+source=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('d06e0aa202070b0df40ef8b2387476b29c03a40d')
 
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 17:31:15
  Author: andyrtr
Revision: 128032

archrelease: copy trunk to extra-x86_64

Added:
  libburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 17:30:55
  Author: andyrtr
Revision: 128031

archrelease: remove extra-x86_64

Deleted:
  libburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 17:30:52
  Author: andyrtr
Revision: 128030

archrelease: copy trunk to extra-i686

Added:
  libburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 17:30:34
  Author: andyrtr
Revision: 128029

archrelease: remove extra-i686

Deleted:
  libburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 17:30:26
  Author: andyrtr
Revision: 128028

upgpkg: libburn 1.1.0.pl01-1
upstream update 1.1.0.pl01

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 20:51:04 UTC (rev 128027)
+++ PKGBUILD2011-06-20 21:30:26 UTC (rev 128028)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=libburn
-pkgver=1.1.0
+pkgver=1.1.0.pl01
 pkgrel=1
 pkgdesc="Library for reading, mastering and writing optical discs"
 arch=('i686' 'x86_64')
@@ -12,16 +12,16 @@
 depends=('glibc')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool' '!emptydirs')
-md5sums=('a7fbda22b24533166af5c0b8948ad800')
+md5sums=('641d8923007453674ffeb4acce3eded4')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
   ./configure --prefix=/usr --disable-static
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
   make DESTDIR=${pkgdir} install
 }
 



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

2011-06-20 Thread Jan Steffens
Date: Monday, June 20, 2011 @ 16:51:04
  Author: heftig
Revision: 128027

Fix comment

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 20:49:56 UTC (rev 128026)
+++ PKGBUILD2011-06-20 20:51:04 UTC (rev 128027)
@@ -33,7 +33,7 @@
   sed -i 's/@PRE_RELEASE_SUFFIX@//g' \
 browser/base/content/browser.xul
 
-  ## Don't generate startup cache. Unbreaks make install
+  # Don't generate startup cache. Unbreaks build
   sed -i 's/^GENERATE_CACHE .*/GENERATE_CACHE = true/' \
 toolkit/mozapps/installer/packager.mk
 



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

2011-06-20 Thread Jan Steffens
Date: Monday, June 20, 2011 @ 16:49:56
  Author: heftig
Revision: 128026

profiledbuild should already take care of this

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 20:02:47 UTC (rev 128025)
+++ PKGBUILD2011-06-20 20:49:56 UTC (rev 128026)
@@ -46,7 +46,6 @@
   echo 'LDFLAGS += -lX11 -lXrender' \
 >> layout/build/Makefile.in
 
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS="$MAKEFLAGS"
   LD_PRELOAD="" /usr/bin/Xvfb -nolisten tcp -extension GLX -screen 0 
1280x1024x24 :99 &
   LD_PRELOAD="" DISPLAY=:99 make -j1 -f client.mk profiledbuild 
MOZ_MAKE_FLAGS="$MAKEFLAGS"
   kill $! || true



[arch-commits] Commit in (clucene)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 16:02:47
  Author: andrea
Revision: 128025

Moved to [community]

Deleted:
  clucene/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:27:44
  Author: ibiru
Revision: 128024

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

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



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:27:44
  Author: ibiru
Revision: 128023

db-move: twisted removed by ibiru for move to [extra] (x86_64)

Deleted:
  twisted/repos/extra-x86_64/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:27:43
  Author: ibiru
Revision: 128022

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

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



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:27:42
  Author: ibiru
Revision: 128021

db-move: twisted removed by ibiru for move to [extra] (i686)

Deleted:
  twisted/repos/extra-i686/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:05:11
  Author: ibiru
Revision: 128020

archrelease: copy trunk to extra-x86_64

Added:
  gtksourceview3/repos/extra-x86_64/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:04:52
  Author: ibiru
Revision: 128019

archrelease: remove extra-x86_64

Deleted:
  gtksourceview3/repos/extra-x86_64/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:04:48
  Author: ibiru
Revision: 128018

archrelease: copy trunk to extra-i686

Added:
  gtksourceview3/repos/extra-i686/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:04:31
  Author: ibiru
Revision: 128017

archrelease: remove extra-i686

Deleted:
  gtksourceview3/repos/extra-i686/



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

2011-06-20 Thread Ionut Biru
Date: Monday, June 20, 2011 @ 15:02:22
  Author: ibiru
Revision: 128016

update to 3.0.4

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 17:30:21 UTC (rev 128015)
+++ PKGBUILD2011-06-20 19:02:22 UTC (rev 128016)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
 options=('!libtool')
 url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.bz2)
-sha256sums=('582765d4ff9ec2141eaaa96d52596bee71af798bf5bc1e5fed686c60331b6de7')
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
+sha256sums=('12b39125b650e70bc3ab958f071e35537d4b2136ec5497829d38b5565e7280a0')
 
 build() {
   cd "${srcdir}/$_pkgbasename-${pkgver}"



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 13:30:21
  Author: andyrtr
Revision: 128015

archrelease: copy trunk to extra-x86_64

Added:
  libisoburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 13:30:04
  Author: andyrtr
Revision: 128014

archrelease: remove extra-x86_64

Deleted:
  libisoburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 13:30:00
  Author: andyrtr
Revision: 128013

archrelease: copy trunk to extra-i686

Added:
  libisoburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 13:29:43
  Author: andyrtr
Revision: 128012

archrelease: remove extra-i686

Deleted:
  libisoburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 13:29:35
  Author: andyrtr
Revision: 128011

upgpkg: libisoburn 1.1.0-2
fix info file installation in postscriptlet

Modified:
  libisoburn/trunk/PKGBUILD
  libisoburn/trunk/libisoburn.install

+
 PKGBUILD   |2 +-
 libisoburn.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 16:40:19 UTC (rev 128010)
+++ PKGBUILD2011-06-20 17:29:35 UTC (rev 128011)
@@ -4,7 +4,7 @@
 
 pkgname=libisoburn
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="frontend for libraries libburn and libisofs"
 url="http://libburnia.pykix.org/wiki/Libisoburn";
 arch=('i686' 'x86_64')

Modified: libisoburn.install
===
--- libisoburn.install  2011-06-20 16:40:19 UTC (rev 128010)
+++ libisoburn.install  2011-06-20 17:29:35 UTC (rev 128011)
@@ -1,5 +1,5 @@
 infodir=usr/share/info
-filelist=(xorriso.info.gz xorrisofs.info.gz)
+filelist=(xorriso.info xorrisofs.info)
 
 post_install() {
   [ -x usr/bin/install-info ] || return 0



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 12:40:19
  Author: andrea
Revision: 128010

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  soprano/repos/kde-unstable-x86_64/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 12:39:58
  Author: andrea
Revision: 128009

archrelease: remove kde-unstable-x86_64

Deleted:
  soprano/repos/kde-unstable-x86_64/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 12:39:55
  Author: andrea
Revision: 128008

archrelease: copy kde-unstable to kde-unstable-i686

Added:
  soprano/repos/kde-unstable-i686/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 12:39:41
  Author: andrea
Revision: 128007

archrelease: remove kde-unstable-i686

Deleted:
  soprano/repos/kde-unstable-i686/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 12:39:37
  Author: andrea
Revision: 128006

upgpkg: soprano 2.6.50git20110620-1
disable clucene support (deprecated)

Modified:
  soprano/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 16:27:42 UTC (rev 128005)
+++ PKGBUILD2011-06-20 16:39:37 UTC (rev 128006)
@@ -3,20 +3,20 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=soprano
-pkgver=2.6.50git20110522
+pkgver=2.6.50git20110620
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
+depends=('qt' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6' 'doxygen')
 
#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-source=("${pkgname}-${pkgver}.tar.bz2"::'http://quickgit.kde.org/?p=soprano.git&a=snapshot&h=d70bf052edd6475dc6f89bee82c3ddee8dae46a0&fmt=tbz2')
-md5sums=('28f88ef342e77d355da56117897f3e2c')
+source=("${pkgname}-${pkgver}.tar.bz2"::'http://quickgit.kde.org/?p=soprano.git&a=snapshot&h=85bc67f8b91a6ff729e447d233e7ddacf00c5885&fmt=tbz2')
+md5sums=('c01ca7414c39cd0d0beef323a7261071')
 
 build() {
-  cd ${srcdir}
+  cd "${srcdir}"
   mkdir build
   cd build
   . /etc/profile.d/openjdk6.sh
@@ -24,11 +24,12 @@
   cmake ../${pkgname} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_SKIP_RPATH=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSOPRANO_DISABLE_CLUCENE_INDEX=ON
   make
 }
 
 package() {
-  cd ${srcdir}/build
+  cd "${srcdir}"/build
   make DESTDIR="${pkgdir}" install
 }



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:27:42
  Author: andyrtr
Revision: 128005

archrelease: copy trunk to extra-x86_64

Added:
  libisoburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:27:25
  Author: andyrtr
Revision: 128004

archrelease: remove extra-x86_64

Deleted:
  libisoburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:27:22
  Author: andyrtr
Revision: 128003

archrelease: copy trunk to extra-i686

Added:
  libisoburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:27:03
  Author: andyrtr
Revision: 128002

archrelease: remove extra-i686

Deleted:
  libisoburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:26:55
  Author: andyrtr
Revision: 128001

upgpkg: libisoburn 1.1.0-1
upstream update 1.1.0

Modified:
  libisoburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 16:07:40 UTC (rev 128000)
+++ PKGBUILD2011-06-20 16:26:55 UTC (rev 128001)
@@ -3,25 +3,25 @@
 # Contributor: Gour 
 
 pkgname=libisoburn
-pkgver=1.0.8.pl00
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="frontend for libraries libburn and libisofs"
 url="http://libburnia.pykix.org/wiki/Libisoburn";
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('libburn>=1.0.6' 'libisofs>=1.0.6' 'readline>=6.1')
+depends=('libburn>=1.1.0' 'libisofs>=1.1.0' 'readline>=6.2')
 options=('!libtool')
 install=${pkgname}.install
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e9d4c2916f591cdf3b7248366ba54506')
+md5sums=('53d9da62da77a35af0f0f44c7632d7da')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:07:40
  Author: andyrtr
Revision: 128000

archrelease: copy trunk to extra-x86_64

Added:
  libisofs/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:07:24
  Author: andyrtr
Revision: 127999

archrelease: remove extra-x86_64

Deleted:
  libisofs/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:07:20
  Author: andyrtr
Revision: 127998

archrelease: copy trunk to extra-i686

Added:
  libisofs/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:07:02
  Author: andyrtr
Revision: 127997

archrelease: remove extra-i686

Deleted:
  libisofs/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:06:57
  Author: andyrtr
Revision: 127996

upgpkg: libisofs 1.1.0-1
upstream update 1.1.0

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 16:04:05 UTC (rev 127995)
+++ PKGBUILD2011-06-20 16:06:57 UTC (rev 127996)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.0.8
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 
disk image"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('acl' 'zlib')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool')
-md5sums=('b404e1d000d90efbf8ed60360412')
+md5sums=('255395610e43c9dad7c8f1c03aba3844')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:04:05
  Author: andyrtr
Revision: 127995

archrelease: copy trunk to extra-x86_64

Added:
  libburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:03:48
  Author: andyrtr
Revision: 127994

archrelease: remove extra-x86_64

Deleted:
  libburn/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:03:45
  Author: andyrtr
Revision: 127993

archrelease: copy trunk to extra-i686

Added:
  libburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:03:29
  Author: andyrtr
Revision: 127992

archrelease: remove extra-i686

Deleted:
  libburn/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 12:03:17
  Author: andyrtr
Revision: 127991

upgpkg: libburn 1.1.0-1
upstream update 1.1.0

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 15:43:38 UTC (rev 127990)
+++ PKGBUILD2011-06-20 16:03:17 UTC (rev 127991)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=libburn
-pkgver=1.0.6.pl00
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Library for reading, mastering and writing optical discs"
 arch=('i686' 'x86_64')
@@ -12,16 +12,16 @@
 depends=('glibc')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool' '!emptydirs')
-md5sums=('7c3bd62964e5885f7733cf904089f82d')
+md5sums=('a7fbda22b24533166af5c0b8948ad800')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-static
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
 



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 11:43:38
  Author: andyrtr
Revision: 127990

archrelease: copy trunk to extra-x86_64

Added:
  orage/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 11:43:20
  Author: andyrtr
Revision: 127989

archrelease: remove extra-x86_64

Deleted:
  orage/repos/extra-x86_64/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 11:43:16
  Author: andyrtr
Revision: 127988

archrelease: copy trunk to extra-i686

Added:
  orage/repos/extra-i686/



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

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 11:42:59
  Author: andyrtr
Revision: 127987

archrelease: remove extra-i686

Deleted:
  orage/repos/extra-i686/



[arch-commits] Commit in orage/trunk (3 files)

2011-06-20 Thread andyrtr
Date: Monday, June 20, 2011 @ 11:42:51
  Author: andyrtr
Revision: 127986

upgpkg: orage 4.8.1-3
fix infinite reminders; FS#223970

Added:
  orage/trunk/fix-infinite-reminder.patch
Modified:
  orage/trunk/PKGBUILD
  orage/trunk/orage.install

-+
 PKGBUILD|   11 ++-
 fix-infinite-reminder.patch |  122 ++
 orage.install   |5 +
 3 files changed, 132 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 14:57:26 UTC (rev 127985)
+++ PKGBUILD2011-06-20 15:42:51 UTC (rev 127986)
@@ -4,22 +4,25 @@
 
 pkgname=orage
 pkgver=4.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple calendar application with reminders for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/projects/orage/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libical' 'popt' 'libnotify>=0.7.1' 
'hicolor-icon-theme')
+depends=('xfce4-panel' 'libical' 'popt' 'libnotify>=0.7.1' 
'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('intltool' 'xfce4-dev-tools' 'popt')
 options=('!libtool')
 replaces=('xfcalendar')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/apps/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9c1139ce03e9f309240e712cf31b6a49')
+source=(http://archive.xfce.org/src/apps/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
+   fix-infinite-reminder.patch)
+md5sums=('9c1139ce03e9f309240e712cf31b6a49'
+ '162a6b2c97b8dff9ed180a2796aa35af')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i $srcdir/fix-infinite-reminder.patch
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \

Added: fix-infinite-reminder.patch
===
--- fix-infinite-reminder.patch (rev 0)
+++ fix-infinite-reminder.patch 2011-06-20 15:42:51 UTC (rev 127986)
@@ -0,0 +1,122 @@
+From 52a58e63cb039338d3365c83cb13e20acefba083 Mon Sep 17 00:00:00 2001
+From: Juha Kautto 
+Date: Wed, 01 Jun 2011 12:26:22 +
+Subject: fixed Bug 7552 - Orage reminder duplicates infinitely
+
+When using default timezone floating, reminders repeated and never ended.
+Fixed this and prevented using floating as the default value. Using UTC
+instead.
+diff --git a/src/ical-code.c b/src/ical-code.c
+index c080bf2..e726103 100644
+--- a/src/ical-code.c
 b/src/ical-code.c
+@@ -233,7 +233,7 @@ gboolean xfical_set_local_timezone(gboolean testing)
+ }
+ 
+ /*
+- * Basically standard says that timezone should be added alwasy
++ * Basically standard says that timezone should be added always
+  * when it is used, but in real life these are not needed since
+  * all systems have their own timezone data, so let's save time
+  * and space and comment this out. 
+@@ -2587,7 +2587,7 @@ static alarm_struct *process_alarm_trigger(icalcomponent 
*c
+ rel = icalparameter_get_related(trg_related_par);
+ else
+ rel = ICAL_RELATED_START;
+-per = ic_get_period(c, FALSE);
++per = ic_get_period(c, TRUE);
+ next_alarm_time = count_alarm_time(per, cur_time, trg.duration, rel);
+ alarm_start_diff = icaltime_subtract(per.stime, next_alarm_time);
+ /* we only have ctime for TODOs and only if todo has been completed.
+diff --git a/src/parameters.c b/src/parameters.c
+index 38407da..462fce2 100644
+--- a/src/parameters.c
 b/src/parameters.c
+@@ -440,7 +440,7 @@ static void timezone_button_clicked(GtkButton *button, 
gpointer user_data)
+ 
+ if (!ORAGE_STR_EXISTS(g_par.local_timezone)) {
+ g_warning("timezone pressed: local timezone missing");
+-g_par.local_timezone = g_strdup("floating");
++g_par.local_timezone = g_strdup("UTC");
+ }
+ if (orage_timezone_button_clicked(button, GTK_WINDOW(itf->orage_dialog)
+ , &g_par.local_timezone, TRUE, g_par.local_timezone))
+@@ -501,16 +501,12 @@ static void create_parameter_dialog_main_setup_tab(Itf 
*dialog)
+ , dialog->timezone_frame, FALSE, FALSE, 5);
+ 
+ dialog->timezone_button = gtk_button_new();
+-if (g_par.local_timezone) {
+-gtk_button_set_label(GTK_BUTTON(dialog->timezone_button)
+-, _(g_par.local_timezone));
+-}
+-else { /* we should never arrive here */
+-g_warning("parameters: timezone not set.");
+-g_par.local_timezone = g_strdup("floating");
+-gtk_button_set_label(GTK_BUTTON(dialog->timezone_button)
+-, _("floating"));
++if (!ORAGE_STR_EXISTS(g_par.local_timezone)) {
++g_warning("parameters: local timezone missing");
++g_par.local_timezone = g_strdup("UTC");
+ }
++gtk_button_set_label(GTK_BUTTON(dialog->timezone_button)
++, _(g_par.local_timezone));
+ gtk_box_pack_start(GTK_BOX(vbox)
+ , dialog->timezone_button, FALSE, FALSE, 5);
+ gtk_toolti

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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:57:26
  Author: andrea
Revision: 127985

archrelease: copy trunk to extra-x86_64

Added:
  strigi/repos/extra-x86_64/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:57:12
  Author: andrea
Revision: 127984

archrelease: remove extra-x86_64

Deleted:
  strigi/repos/extra-x86_64/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:57:09
  Author: andrea
Revision: 127983

archrelease: copy trunk to extra-i686

Added:
  strigi/repos/extra-i686/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:56:56
  Author: andrea
Revision: 127982

archrelease: remove extra-i686

Deleted:
  strigi/repos/extra-i686/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:56:52
  Author: andrea
Revision: 127981

upgpkg: strigi 0.7.5-2
disable clucene support and strigidaemon (not used by any component of KDE

Modified:
  strigi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 14:47:42 UTC (rev 127980)
+++ PKGBUILD2011-06-20 14:56:52 UTC (rev 127981)
@@ -4,12 +4,12 @@
 
 pkgname=strigi
 pkgver=0.7.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast crawling desktop search engine with Qt4 GUI"
 arch=('i686' 'x86_64')
 url="http://www.vandenoever.info/software/strigi/";
 license=('GPL2')
-depends=('qt' 'clucene' 'bzip2' 'exiv2' 'libxml2')
+depends=('qt' 'bzip2' 'exiv2' 'libxml2')
 makedepends=('cmake' 'pkg-config')
 
source=("http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
 md5sums=('0559e2ab65d187d30916e9ffe36e0fb6')
@@ -24,11 +24,19 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DENABLE_INOTIFY=ON \
 -DENABLE_LOG4CXX=OFF \
--DENABLE_FAM=OFF
+-DENABLE_FAM=OFF \
+-DENABLE_CLUCENE=OFF
   make
 }
 
 package() {
   cd "${srcdir}/build"
   make DESTDIR="${pkgdir}" install
+
+  # strigidaemon isn't needed
+  rm -r "${pkgdir}"/usr/bin/{strigicmd,strigidaemon}
+  rm -r 
"${pkgdir}"/usr/include/strigi/{asyncsocketclient,asyncsocket,clientinterface,socketclient}.h
+  rm -r "${pkgdir}"/usr/lib/libsearchclient.so{,.0,.0.7.5}
+  rm -r "${pkgdir}"/usr/lib/libsearchclient/LibSearchClientConfig.cmake
+  rm -r 
"${pkgdir}"/usr/share/dbus-1/services/{org.freedesktop.xesam.searcher,vandenoever.strigi}.service
 }



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:47:42
  Author: andrea
Revision: 127980

archrelease: copy trunk to extra-x86_64

Added:
  soprano/repos/extra-x86_64/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:47:29
  Author: andrea
Revision: 127979

archrelease: remove extra-x86_64

Deleted:
  soprano/repos/extra-x86_64/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:47:27
  Author: andrea
Revision: 127978

archrelease: copy trunk to extra-i686

Added:
  soprano/repos/extra-i686/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:47:14
  Author: andrea
Revision: 127977

archrelease: remove extra-i686

Deleted:
  soprano/repos/extra-i686/



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

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 10:47:11
  Author: andrea
Revision: 127976

upgpkg: soprano 2.6.0-6
disable clucene support (deprecated)

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 13:54:15 UTC (rev 127975)
+++ PKGBUILD2011-06-20 14:47:11 UTC (rev 127976)
@@ -4,18 +4,18 @@
 
 pkgname=soprano
 pkgver=2.6.0
-pkgrel=5
+pkgrel=6
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
+depends=('qt' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6' 'doxygen')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
 md5sums=('03ae49e87c6ec99e57d0433c2650846f')
 
 build() {
-  cd ${srcdir}
+  cd "${srcdir}"
   mkdir build
   cd build
   . /etc/profile.d/openjdk6.sh
@@ -23,11 +23,12 @@
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_SKIP_RPATH=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSOPRANO_DISABLE_CLUCENE_INDEX=ON
   make
 }
 
 package() {
-  cd ${srcdir}/build
+  cd "${srcdir}"/build
   make DESTDIR="${pkgdir}" install
 }



[arch-commits] Commit in munin/trunk (PKGBUILD munin-lock-location.patch)

2011-06-20 Thread Dan McGee
Date: Monday, June 20, 2011 @ 09:54:04
  Author: dan
Revision: 127973

upgpkg: munin 1.4.5.stable-2
Fix newly introduced statedir dependency

Modified:
  munin/trunk/PKGBUILD
  munin/trunk/munin-lock-location.patch

---+
 PKGBUILD  |4 ++--
 munin-lock-location.patch |   12 
 2 files changed, 14 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 11:21:31 UTC (rev 127972)
+++ PKGBUILD2011-06-20 13:54:04 UTC (rev 127973)
@@ -6,7 +6,7 @@
 pkgbase=munin
 pkgver=1.4.5.stable
 _realver=1.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A distributed monitoring/graphing tool"
 arch=('any')
 url="http://munin-monitoring.org/";
@@ -68,7 +68,7 @@
  'df9b86e3057b0f563149fe06e7f7b50a'
  '45dc3cc416ba259363f55a2a684794f9'
  '7d318c55b33680b14f236c5c06a0a64b'
- 'b6cc12e31c2aa42da52c0fcb06551327'
+ '97d787260f075c5edef898e6919ce871'
  'dc9c83aa2a278466fb475364462f4119'
  '683627bd0f0c0d1e146dde7d246b6b3c'
  'db77b53150a906256a71a9f539c7fac2'

Modified: munin-lock-location.patch
===
--- munin-lock-location.patch   2011-06-20 11:21:31 UTC (rev 127972)
+++ munin-lock-location.patch   2011-06-20 13:54:04 UTC (rev 127973)
@@ -47,6 +47,18 @@
  # The perl interpreter to use
  PERL   := $(shell which perl)
  
+diff -upr munin-1.4.5.orig/master/lib/Munin/Master/Config.pm 
munin-1.4.5/master/lib/Munin/Master/Config.pm
+--- munin-1.4.5.orig/master/lib/Munin/Master/Config.pm 2011-06-20 
12:08:45.0 +0300
 munin-1.4.5/master/lib/Munin/Master/Config.pm  2011-06-20 
12:09:29.0 +0300
+@@ -148,7 +148,7 @@ my %booleans = map {$_ => 1} qw(
+   local_address=> 0,
+   logdir   => $Munin::Common::Defaults::MUNIN_LOGDIR,
+   max_processes=> $MAXINT,
+-  rundir   => $Munin::Common::Defaults::MUNIN_STATEDIR,
++  rundir   => $Munin::Common::Defaults::MUNIN_LOCKDIR,
+   timeout  => 180,
+   tls  => 'disabled',
+   tls_ca_certificate => 
"$Munin::Common::Defaults::MUNIN_CONFDIR/cacert.pem",
 diff -Naur munin-1.4.5-orig//master/lib/Munin/Master/Utils.pm 
munin-1.4.5/master/lib/Munin/Master/Utils.pm
 --- munin-1.4.5-orig//master/lib/Munin/Master/Utils.pm 2009-12-18 
00:25:03.0 -0600
 +++ munin-1.4.5/master/lib/Munin/Master/Utils.pm   2011-04-09 
15:05:57.965152601 -0500



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

2011-06-20 Thread Dan McGee
Date: Monday, June 20, 2011 @ 09:54:15
  Author: dan
Revision: 127975

archrelease: copy trunk to extra-any

Added:
  munin/repos/extra-any/



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

2011-06-20 Thread Dan McGee
Date: Monday, June 20, 2011 @ 09:54:05
  Author: dan
Revision: 127974

archrelease: remove extra-any

Deleted:
  munin/repos/extra-any/



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

2011-06-20 Thread Stéphane Gaudreault
Date: Monday, June 20, 2011 @ 07:21:31
  Author: stephane
Revision: 127972

archrelease: copy trunk to extra-any

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



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

2011-06-20 Thread Stéphane Gaudreault
Date: Monday, June 20, 2011 @ 07:21:27
  Author: stephane
Revision: 127971

archrelease: remove extra-any

Deleted:
  python-distribute/repos/extra-any/



[arch-commits] Commit in python-distribute/trunk (3 files)

2011-06-20 Thread Stéphane Gaudreault
Date: Monday, June 20, 2011 @ 07:21:26
  Author: stephane
Revision: 127970

upgpkg: python-distribute 0.6.19-1
version bump, support python 3.2.1

Modified:
  python-distribute/trunk/PKGBUILD
  python-distribute/trunk/distribute-python2_and_3.patch
Deleted:
  python-distribute/trunk/distribute-0.6.16-fix_deprecation_warnings.patch

--+
 PKGBUILD |9 -
 distribute-0.6.16-fix_deprecation_warnings.patch |  127 -
 distribute-python2_and_3.patch   |   39 ++
 3 files changed, 17 insertions(+), 158 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 08:43:24 UTC (rev 127969)
+++ PKGBUILD2011-06-20 11:21:26 UTC (rev 127970)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet 
 pkgbase=python-distribute
 pkgname=('python-distribute' 'python2-distribute')
-pkgver=0.6.16
+pkgver=0.6.19
 pkgrel=1
 pkgdesc="Easily build and distribute Python packages"
 arch=('any')
@@ -11,18 +11,15 @@
 url="http://pypi.python.org/pypi/distribute";
 makedepends=('python' 'python2')
 
source=(http://pypi.python.org/packages/source/d/distribute/distribute-${pkgver}.tar.gz
-distribute-0.6.16-fix_deprecation_warnings.patch
 distribute-python2_and_3.patch)
-sha1sums=('d31026d1b80f6340d4a85b9b45e5a5703d443104'
-  'a20bb3f35a03847ebe02199f2ce1a1c3883ef171' 
-  'bcdafbe9b74b4bc2fbb866a3383a2b40c8f72543')
+sha1sums=('4b9569319aa8cc283030b3d996b5d88e022c684f'
+  '19a78b79123095dc4a99cda4ba0d02e34210c310')
 
 build() {
cd "${srcdir}"
 
pushd distribute-${pkgver}
patch -Np1 -i ../distribute-python2_and_3.patch
-   patch -Np1 -i ../distribute-0.6.16-fix_deprecation_warnings.patch
popd
 
cp -a distribute-${pkgver}{,-python2}

Deleted: distribute-0.6.16-fix_deprecation_warnings.patch
===
--- distribute-0.6.16-fix_deprecation_warnings.patch2011-06-20 08:43:24 UTC 
(rev 127969)
+++ distribute-0.6.16-fix_deprecation_warnings.patch2011-06-20 11:21:26 UTC 
(rev 127970)
@@ -1,127 +0,0 @@
-diff -Naur distribute-0.6.16.ori/pkg_resources.py 
distribute-0.6.16/pkg_resources.py
 distribute-0.6.16.ori/pkg_resources.py 2010-07-31 12:28:15.0 
-0700
-+++ distribute-0.6.16/pkg_resources.py 2011-05-03 10:29:38.757750390 -0700
-@@ -210,9 +210,10 @@
- needs some hacks for Linux and Mac OS X.
- """
- try:
--from distutils.util import get_platform
--except ImportError:
-+# Python 2.7 or >=3.2
- from sysconfig import get_platform
-+except ImportError:
-+from distutils.util import get_platform
- 
- plat = get_platform()
- if sys.platform == "darwin" and not plat.startswith('macosx-'):
-diff -Naur distribute-0.6.16.ori/setuptools/command/bdist_egg.py 
distribute-0.6.16/setuptools/command/bdist_egg.py
 distribute-0.6.16.ori/setuptools/command/bdist_egg.py  2011-03-18 
07:32:22.0 -0700
-+++ distribute-0.6.16/setuptools/command/bdist_egg.py  2011-05-03 
10:29:38.757750390 -0700
-@@ -7,10 +7,14 @@
- from setuptools import Command
- from distutils.dir_util import remove_tree, mkpath
- try:
--from distutils.sysconfig import get_python_version, get_python_lib
-+# Python 2.7 or >=3.2
-+from sysconfig import get_path, get_python_version
-+def _get_purelib():
-+return get_path("purelib")
- except ImportError:
--from sysconfig import get_python_version
--from distutils.sysconfig import get_python_lib
-+from distutils.sysconfig import get_python_version, get_python_lib
-+def _get_purelib():
-+return get_python_lib(False)
- 
- from distutils import log
- from distutils.errors import DistutilsSetupError
-@@ -130,7 +134,7 @@
- # Hack for packages that install data to install's --install-lib
- self.get_finalized_command('install').install_lib = self.bdist_dir
- 
--site_packages = os.path.normcase(os.path.realpath(get_python_lib()))
-+site_packages = os.path.normcase(os.path.realpath(_get_purelib()))
- old, self.distribution.data_files = self.distribution.data_files,[]
- 
- for item in old:
-diff -Naur distribute-0.6.16.ori/setuptools/command/build_ext.py 
distribute-0.6.16/setuptools/command/build_ext.py
 distribute-0.6.16.ori/setuptools/command/build_ext.py  2010-07-31 
12:28:15.0 -0700
-+++ distribute-0.6.16/setuptools/command/build_ext.py  2011-05-03 
10:29:38.757750390 -0700
-@@ -9,9 +9,14 @@
- from distutils.file_util import copy_file
- from setuptools.extension import Library
- from distutils.ccompiler import new_compiler
--from distutils.sysconfig import customize_compiler, get_config_var
--get_config_var("LDSHARED")  # make sure _config_vars is initialized
--from distutils.sysconfig import _config_vars
-+try:
-+# Python 2.7 or >=3.2
-+fro

[arch-commits] Commit in kdeplasma-applets-networkmanagement/repos (testing-x86_64)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:43:24
  Author: andrea
Revision: 127969

db-remove: kdeplasma-applets-networkmanagement removed by andrea

Deleted:
  kdeplasma-applets-networkmanagement/repos/testing-x86_64/



[arch-commits] Commit in kdeplasma-applets-networkmanagement/repos (testing-i686)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:43:16
  Author: andrea
Revision: 127968

db-remove: kdeplasma-applets-networkmanagement removed by andrea

Deleted:
  kdeplasma-applets-networkmanagement/repos/testing-i686/



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

2011-06-20 Thread Eric Bélanger
Date: Monday, June 20, 2011 @ 04:25:04
  Author: eric
Revision: 127966

archrelease: remove testing-x86_64

Deleted:
  imagemagick/repos/testing-x86_64/



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

2011-06-20 Thread Eric Bélanger
Date: Monday, June 20, 2011 @ 04:25:12
  Author: eric
Revision: 127967

archrelease: copy trunk to testing-x86_64

Added:
  imagemagick/repos/testing-x86_64/



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

2011-06-20 Thread Eric Bélanger
Date: Monday, June 20, 2011 @ 04:25:02
  Author: eric
Revision: 127965

archrelease: copy trunk to testing-i686

Added:
  imagemagick/repos/testing-i686/



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

2011-06-20 Thread Eric Bélanger
Date: Monday, June 20, 2011 @ 04:24:54
  Author: eric
Revision: 127964

archrelease: remove testing-i686

Deleted:
  imagemagick/repos/testing-i686/



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

2011-06-20 Thread Eric Bélanger
Date: Monday, June 20, 2011 @ 04:24:42
  Author: eric
Revision: 127963

upgpkg: imagemagick 6.7.0.8-1
Upstream update, Fixed perl module

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 08:19:08 UTC (rev 127962)
+++ PKGBUILD2011-06-20 08:24:42 UTC (rev 127963)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.7.0.2
+pkgver=6.7.0.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/";
@@ -13,9 +13,9 @@
 makedepends=('ghostscript' 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 
'libpng')
 
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
 perlmagick.rpath.patch)
-md5sums=('23a53b96b8e75c3ffd8cbbbfc1041b2f'
+md5sums=('67d8631c20fc9a2409343c02b159407d'
  'ff9974decbfe9846f8e347239d87e4eb')
-sha1sums=('ff8e666d58a27af1ce3ab2c5408d10c233a4d809'
+sha1sums=('03b8534d16aee3efc5496817f804d21964be79ad'
   '23405f80904b1de94ebd7bd6fe2a332471b8c283')
 
 build() {
@@ -25,7 +25,7 @@
   autoreconf
   patch -Np0 -i ../perlmagick.rpath.patch
 
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules --disable-static \
+  LIBS="$LIBS -L/usr/lib/perl5/core_perl/CORE -lperl" ./configure 
--prefix=/usr --sysconfdir=/etc --with-modules --disable-static \
 --enable-openmp --with-wmf --with-openexr --with-xml \
 --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
 --with-perl --with-perl-options="INSTALLDIRS=vendor" \



[arch-commits] Commit in kdeplasma-applets-networkmanagement/repos (extra-x86_64)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:19:08
  Author: andrea
Revision: 127962

archrelease: copy trunk to extra-x86_64

Added:
  kdeplasma-applets-networkmanagement/repos/extra-x86_64/



[arch-commits] Commit in kdeplasma-applets-networkmanagement/repos (extra-x86_64)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:18:51
  Author: andrea
Revision: 127961

archrelease: remove extra-x86_64

Deleted:
  kdeplasma-applets-networkmanagement/repos/extra-x86_64/



[arch-commits] Commit in kdeplasma-applets-networkmanagement/repos (extra-i686)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:18:47
  Author: andrea
Revision: 127960

archrelease: copy trunk to extra-i686

Added:
  kdeplasma-applets-networkmanagement/repos/extra-i686/



[arch-commits] Commit in kdeplasma-applets-networkmanagement/repos (extra-i686)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:18:34
  Author: andrea
Revision: 127959

archrelease: remove extra-i686

Deleted:
  kdeplasma-applets-networkmanagement/repos/extra-i686/



[arch-commits] Commit in kdeplasma-applets-networkmanagement/trunk (PKGBUILD)

2011-06-20 Thread Andrea Scarpino
Date: Monday, June 20, 2011 @ 04:18:31
  Author: andrea
Revision: 127958

upgpkg: kdeplasma-applets-networkmanagement git20110620-1
new snapshot

Modified:
  kdeplasma-applets-networkmanagement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-20 06:05:04 UTC (rev 127957)
+++ PKGBUILD2011-06-20 08:18:31 UTC (rev 127958)
@@ -4,8 +4,8 @@
 
 pkgname=kdeplasma-applets-networkmanagement
 epoch=1
-pkgver=git20110610
-_commit=0c83d81a374ac56538b1f6257215c8147333
+pkgver=git20110620
+_commit=1a04682c18a6029132ab1c520b1fec2f4e609854
 pkgrel=1
 pkgdesc="KDE control panel and widget network connections"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('mobile-broadband-provider-info: allow to add new mobile 
connection')
 install=${pkgname}.install
 
source=("${pkgname}-${pkgver}.tar.gz"::"http://quickgit.kde.org/?p=networkmanagement.git&a=snapshot&h=${_commit}";)
-md5sums=('23e6c100571c23b58ba557b7a28dd053')
+md5sums=('5fc1d5300d04375dd8bfaf39fc590cca')
 
 build() {
   cd "${srcdir}"