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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:35:47
  Author: andrea
Revision: 79164

archrelease: remove extra-i686

Deleted:
  kdevplatform/repos/extra-i686/



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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:37:09
  Author: andrea
Revision: 79166

archrelease: remove extra-x86_64

Deleted:
  kdevplatform/repos/extra-x86_64/



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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:37:29
  Author: andrea
Revision: 79167

archrelease: copy trunk to extra-x86_64

Added:
  kdevplatform/repos/extra-x86_64/



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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:38:52
  Author: andrea
Revision: 79168

archrelease: remove extra-i686

Deleted:
  kdevelop/repos/extra-i686/



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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:39:12
  Author: andrea
Revision: 79169

archrelease: copy trunk to extra-i686

Added:
  kdevelop/repos/extra-i686/



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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:40:01
  Author: andrea
Revision: 79170

archrelease: remove extra-x86_64

Deleted:
  kdevelop/repos/extra-x86_64/



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

2010-05-01 Thread Andrea Scarpino
Date: Saturday, May 1, 2010 @ 07:40:23
  Author: andrea
Revision: 79171

archrelease: copy trunk to extra-x86_64

Added:
  kdevelop/repos/extra-x86_64/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 09:16:54
  Author: ibiru
Revision: 79172

upgpkg: wxgtk 2.8.10.1-7
use system libpng,libjpeg,libtiff. using internal some applications doesn't 
function well. closes FS#19216

Modified:
  wxgtk/trunk/ChangeLog
  wxgtk/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |6 --
 2 files changed, 9 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-05-01 11:40:23 UTC (rev 79171)
+++ ChangeLog   2010-05-01 13:16:54 UTC (rev 79172)
@@ -1,3 +1,8 @@
+2010-05-01  Ionut Biru ib...@archlinux.org
+
+   * wxgtk 2.8.10.1-7
+   * use system libpng,libjpeg,libtiff (close FS#19216)
+
 2009-10-20  Eric Belanger  e...@archlinux.org
 
* wxgtk 2.8.10.1-5

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 11:40:23 UTC (rev 79171)
+++ PKGBUILD2010-05-01 13:16:54 UTC (rev 79172)
@@ -6,7 +6,7 @@
 
 pkgname=wxgtk
 pkgver=2.8.10.1
-pkgrel=6
+pkgrel=7
 pkgdesc=GTK+ implementation of wxWidgets API for GUI
 arch=('i686' 'x86_64')
 url=http://wxwidgets.org;
@@ -27,8 +27,10 @@
 #  cd ${srcdir}/wxGTK-${pkgver}
   patch -p4  ../overflow.patch || return 1
   patch -p1  ../gsocket.patch || return 1
+  sed -i -e 's:png_check_sig:png_sig_cmp:g' configure
   ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
---enable-graphics_ctx --with-gnomeprint --disable-optimize 
--enable-mediactrl || return 1
+--enable-graphics_ctx --with-gnomeprint --disable-optimize 
--enable-mediactrl \
+--with-libpng=sys --with-libxpm=sys --with-libjpeg=sys 
--with-libtiff=sys|| return 1
   make || return 1
   make -C locale allmo || return 1
   make DESTDIR=${pkgdir} install || return 1



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 09:17:21
  Author: ibiru
Revision: 79173

archrelease: remove extra-i686

Deleted:
  wxgtk/repos/extra-i686/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 09:17:40
  Author: ibiru
Revision: 79174

archrelease: copy trunk to extra-i686

Added:
  wxgtk/repos/extra-i686/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 09:18:06
  Author: ibiru
Revision: 79175

archrelease: remove extra-x86_64

Deleted:
  wxgtk/repos/extra-x86_64/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 09:18:25
  Author: ibiru
Revision: 79176

archrelease: copy trunk to extra-x86_64

Added:
  wxgtk/repos/extra-x86_64/



[arch-commits] Commit in deluge/trunk (PKGBUILD deluge-web deluged)

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:37:50
  Author: ibiru
Revision: 79177

upgpkg: deluge 1.2.3-5
suppres messages from console after starting daemons

Modified:
  deluge/trunk/PKGBUILD
  deluge/trunk/deluge-web
  deluge/trunk/deluged

+
 PKGBUILD   |6 +++---
 deluge-web |3 ++-
 deluged|3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 13:18:25 UTC (rev 79176)
+++ PKGBUILD2010-05-01 15:37:50 UTC (rev 79177)
@@ -4,7 +4,7 @@
 
 pkgname=deluge
 pkgver=1.2.3
-pkgrel=4
+pkgrel=5
 pkgdesc=A bittorrent client written with python and pygtk
 arch=('i686' 'x86_64')
 url=http://deluge-torrent.org/;
@@ -18,8 +18,8 @@
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 
deluged deluged.conf.d deluge-web)
 install=deluge.install
 backup=(etc/conf.d/deluged)
-md5sums=('f1dbc8734c1881b115b98f572e523a4d' 'c98e3c3fcaaa2542ab08020b135ff351'
- '332d23fe0d21ce92b494efd73322856c' '73a8d554983b833044f0613734308192')
+md5sums=('f1dbc8734c1881b115b98f572e523a4d' '7d5790eeb14cd0b47d1bb3e0a19c9935'
+ '332d23fe0d21ce92b494efd73322856c' '6c913ec7322eaa60494ac9d53103005f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Modified: deluge-web
===
--- deluge-web  2010-05-01 13:18:25 UTC (rev 79176)
+++ deluge-web  2010-05-01 15:37:50 UTC (rev 79177)
@@ -10,10 +10,11 @@
 case $1 in
   start)
 stat_busy Starting Deluge WebUI
-[[ -z $PID ]]  su -l -s /bin/sh -c /usr/bin/deluge-web -f $DELUGE_USER
+[[ -z $PID ]]  su -l -s /bin/sh -c /usr/bin/deluge-web -f /dev/null 
$DELUGE_USER
 if [ $? -gt 0 ]; then
   stat_fail
 else
+  sleep 1
   echo $(pgrep -u $DELUGE_USER deluge-web)  /var/run/deluge-web.pid
   add_daemon deluge-web
   stat_done

Modified: deluged
===
--- deluged 2010-05-01 13:18:25 UTC (rev 79176)
+++ deluged 2010-05-01 15:37:50 UTC (rev 79177)
@@ -10,10 +10,11 @@
 case $1 in
   start)
 stat_busy Starting Deluge Daemon
-[[ -z $PID ]]  su -l -s /bin/sh -c /usr/bin/deluged $DELUGE_USER
+[[ -z $PID ]]  su -l -s /bin/sh -c /usr/bin/deluged /dev/null 
$DELUGE_USER
 if [ $? -gt 0 ]; then
   stat_fail
 else
+  sleep 1
   echo $(pgrep -u $DELUGE_USER deluged)  /var/run/deluged.pid
   add_daemon deluged
   stat_done



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:37:59
  Author: ibiru
Revision: 79178

upgpkg: python-mako 0.3.2-1
update to 0.3.2

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 15:37:50 UTC (rev 79177)
+++ PKGBUILD2010-05-01 15:37:59 UTC (rev 79178)
@@ -2,7 +2,7 @@
 # Maintainer : Ionut Biru io...@archlinux.ro
 # Contributor: Roberto Alsina rals...@kde.org
 pkgname=python-mako
-pkgver=0.2.5
+pkgver=0.3.2
 pkgrel=1
 pkgdesc=Hyperfast and lightweight templating for the Python platform.
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python=2.6')
 makedepends=('setuptools')
 source=(http://www.makotemplates.org/downloads/Mako-$pkgver.tar.gz)
-md5sums=('d8ca783630dc5e93970a2075532fa643')
+md5sums=('4fc68467ee226111e102510054ae1e51')
 
 build() {
   cd $srcdir/Mako-$pkgver



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:38:04
  Author: ibiru
Revision: 79179

archrelease: remove extra-i686

Deleted:
  deluge/repos/extra-i686/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:38:06
  Author: ibiru
Revision: 79180

archrelease: remove extra-any

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



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:38:21
  Author: ibiru
Revision: 79181

archrelease: copy trunk to extra-i686

Added:
  deluge/repos/extra-i686/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:38:23
  Author: ibiru
Revision: 79182

archrelease: copy trunk to extra-any

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



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:38:35
  Author: ibiru
Revision: 79183

archrelease: remove extra-x86_64

Deleted:
  deluge/repos/extra-x86_64/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 11:38:51
  Author: ibiru
Revision: 79184

archrelease: copy trunk to extra-x86_64

Added:
  deluge/repos/extra-x86_64/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 12:37:13
  Author: andyrtr
Revision: 79185

upgpkg: claws-mail 3.7.6-1
new version 3.7.6

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 15:38:51 UTC (rev 79184)
+++ PKGBUILD2010-05-01 16:37:13 UTC (rev 79185)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=claws-mail
-pkgver=3.7.5
-pkgrel=3
+pkgver=3.7.6
+pkgrel=1
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -20,13 +20,10 @@
 options=(!libtool)
 install=claws-mail.install
 
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('05a97ef3bf41ae5e6e2a3ddeb600ab44')
+md5sums=('09c150cf13c04201c92089fc285cecd9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # fix libetpan detection
-  sed -e 's/057/10/g' -i configure || return 1
-  sed -e 's/0\.57/1\.0/g' -i configure || return 1
   ./configure --prefix=/usr --disable-static \
 --enable-enchant \
 --enable-gnutls \



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 12:37:47
  Author: andyrtr
Revision: 79186

archrelease: remove extra-i686

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 12:38:10
  Author: andyrtr
Revision: 79187

archrelease: copy trunk to extra-i686

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 12:38:46
  Author: andyrtr
Revision: 79188

archrelease: remove extra-x86_64

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 12:39:08
  Author: andyrtr
Revision: 79189

archrelease: copy trunk to extra-x86_64

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:39:26
  Author: andyrtr
Revision: 79190

upgpkg: claws-mail-extra-plugins 3.7.6-1
new version 3.7.6

Modified:
  claws-mail-extra-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 16:39:08 UTC (rev 79189)
+++ PKGBUILD2010-05-01 17:39:26 UTC (rev 79190)
@@ -3,13 +3,13 @@
 # Contributor: Mildred mildred593 at online dot fr
 
 pkgname=claws-mail-extra-plugins
-pkgver=3.7.5
-pkgrel=2
+pkgver=3.7.6
+pkgrel=1
 pkgdesc=Extra plugins for claws-mail
 url=http://www.claws-mail.org/plugins.php?branch=EXT;
 license=('GPL3')
 arch=('i686' 'x86_64')
-depends=('claws-mail=3.7.5')
+depends=('claws-mail=3.7.6')
 makedepends=('make' 'bc' 'perl=5.10.1-5' 'libgtkhtml=2.11.1-2' 
'libnotify=0.4.5' 'libxml2=2.7.6' 'curl=7.19.7' 'libytnef=1.5-2' 
'libwebkit=1.1.15.4-2' 'libchamplain=0.4.4' 'pygtk=2.16.0')
 optdepends=('libgtkhtml: for gtkhtml2_viewer plugin'
 'perl: for perl plugin'
@@ -24,7 +24,7 @@
 replaces=('sylpheed-claws-extra-plugins')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/project/sylpheed-claws/extra%20plugins/$pkgver/claws-mail-extra-plugins-$pkgver.tar.bz2)
-md5sums=('ff3fe3e242edcb8cb9a98d98285121e3')
+md5sums=('adcedabfed8956f1fdf91b52965f0ef2')
 
 build() {
 cd ${srcdir}/claws-mail-extra-plugins-$pkgver



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:39:42
  Author: andyrtr
Revision: 79191

archrelease: remove extra-i686

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:40:07
  Author: andyrtr
Revision: 79192

archrelease: copy trunk to extra-i686

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:40:23
  Author: andyrtr
Revision: 79193

archrelease: remove extra-x86_64

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:40:47
  Author: andyrtr
Revision: 79194

archrelease: copy trunk to extra-x86_64

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



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:49:29
  Author: andyrtr
Revision: 79195

upgpkg: getmail 4.17.0-1
new version 4.17.0

Modified:
  getmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 17:40:47 UTC (rev 79194)
+++ PKGBUILD2010-05-01 17:49:29 UTC (rev 79195)
@@ -3,7 +3,7 @@
 # Committer: Manolis Tzanidakis mano...@archlinux.org
 
 pkgname=getmail
-pkgver=4.16.0
+pkgver=4.17.0
 pkgrel=1
 pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=GPL
 depends=('python=2.6.4')
 
source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('07d81a4b20be1304bb74af25803db914')
+md5sums=('6ad9c2024e9d73e2065cd5f19146bf12')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:49:39
  Author: andyrtr
Revision: 79196

archrelease: remove extra-i686

Deleted:
  getmail/repos/extra-i686/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:50:14
  Author: andyrtr
Revision: 79198

archrelease: remove extra-x86_64

Deleted:
  getmail/repos/extra-x86_64/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 13:50:36
  Author: andyrtr
Revision: 79199

archrelease: copy trunk to extra-x86_64

Added:
  getmail/repos/extra-x86_64/



[arch-commits] Commit in icu/trunk (PKGBUILD icu.icu7567.libctest.patch)

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:07:48
  Author: andyrtr
Revision: 79200

upgpkg: icu 4.4.1-1
new version 4.4.1

Modified:
  icu/trunk/PKGBUILD
Deleted:
  icu/trunk/icu.icu7567.libctest.patch

+
 PKGBUILD   |   16 ++--
 icu.icu7567.libctest.patch |   32 
 2 files changed, 6 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 17:50:36 UTC (rev 79199)
+++ PKGBUILD2010-05-01 18:07:48 UTC (rev 79200)
@@ -3,23 +3,19 @@
 # Contributor: Art Gramlich a...@gramlich-net.com
 
 pkgname=icu
-pkgver=4.4
-pkgrel=2
+pkgver=4.4.1
+pkgrel=1
 pkgdesc=International Components for Unicode library
 arch=(i686 x86_64)
 url=http://www.icu-project.org/;
 license=('custom:icu')
 depends=('gcc-libs' 'sh')
-source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz)
-   
http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver/./_}-src.tgz
-   icu.icu7567.libctest.patch)
-md5sums=('36b77e68e73f0ee9f7bb862629e33342'
- 'e3f89790605c739e693fc454c0332065')
+source=(http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz
+   
#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver/./_}-src.tgz
+)
+md5sums=('b6bc0a1153540b2088f8b03e0ba625d3')
 
 build() {
-  # fix missing libicutest.so.44, patch taken from Fedora
-  cd ${srcdir}/icu
-  patch -Np1 -i ${srcdir}/icu.icu7567.libctest.patch || return 1
   cd ${srcdir}/icu/source
   ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
   make || return 1

Deleted: icu.icu7567.libctest.patch
===
--- icu.icu7567.libctest.patch  2010-05-01 17:50:36 UTC (rev 79199)
+++ icu.icu7567.libctest.patch  2010-05-01 18:07:48 UTC (rev 79200)
@@ -1,32 +0,0 @@
-Index: /icu/trunk/source/tools/ctestfw/Makefile.in
-===
 icu/source/tools/ctestfw/Makefile.in (revision 26596)
-+++ icu/source/tools/ctestfw/Makefile.in (revision 27878)
-@@ -80,4 +80,26 @@
- 
- install-library: all-local
-+  $(MKINSTALLDIRS) $(DESTDIR)$(libdir)
-+ifneq ($(ENABLE_STATIC),)
-+  $(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
-+endif
-+ifneq ($(ENABLE_SHARED),)
-+  $(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)
-+ifneq ($(FINAL_SO_TARGET),$(SO_TARGET))
-+  cd $(DESTDIR)$(libdir)  $(RM) $(notdir $(SO_TARGET))  ln -s 
$(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
-+ifneq ($(FINAL_SO_TARGET),$(MIDDLE_SO_TARGET))
-+  cd $(DESTDIR)$(libdir)  $(RM) $(notdir $(MIDDLE_SO_TARGET))  ln -s 
$(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
-+endif
-+endif
-+ifneq ($(IMPORT_LIB_EXT),)
-+  $(INSTALL-L) $(FINAL_IMPORT_LIB) $(DESTDIR)$(libdir)
-+ifneq ($(IMPORT_LIB),$(FINAL_IMPORT_LIB))
-+  cd $(DESTDIR)$(libdir)  $(RM) $(notdir $(IMPORT_LIB))  ln -s 
$(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
-+endif
-+ifneq ($(MIDDLE_IMPORT_LIB),$(FINAL_IMPORT_LIB))
-+  cd $(DESTDIR)$(libdir)  $(RM) $(notdir $(MIDDLE_IMPORT_LIB))  ln -s 
$(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
-+endif
-+endif
-+endif
- 
- dist-local:
-



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:09:09
  Author: andyrtr
Revision: 79201

archrelease: remove extra-i686

Deleted:
  icu/repos/extra-i686/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:09:35
  Author: andyrtr
Revision: 79202

archrelease: copy trunk to extra-i686

Added:
  icu/repos/extra-i686/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:10:56
  Author: andyrtr
Revision: 79203

archrelease: remove extra-x86_64

Deleted:
  icu/repos/extra-x86_64/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:11:22
  Author: andyrtr
Revision: 79204

archrelease: copy trunk to extra-x86_64

Added:
  icu/repos/extra-x86_64/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:14:53
  Author: andyrtr
Revision: 79205

upgpkg: hunspell 1.2.10-1
new version 1.2.10

Modified:
  hunspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 18:11:22 UTC (rev 79204)
+++ PKGBUILD2010-05-01 18:14:53 UTC (rev 79205)
@@ -3,7 +3,7 @@
 # Contributor: Hussam Al-Tayeb ht990...@gmail.com
 
 pkgname=hunspell
-pkgver=1.2.9
+pkgver=1.2.10
 pkgrel=1
 pkgdesc=Spell checker and morphological analyzer library and program
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('perl: for ispellaff2myspell')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/hunspell/hunspell-$pkgver.tar.gz)
-md5sums=('68dd2e8253d9a7930e9fd50e2d7220d0')
+md5sums=('cc701ae1015e5442e85d592c325ea8aa')
 
 build() {
   cd $srcdir/hunspell-$pkgver



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:15:05
  Author: andyrtr
Revision: 79206

archrelease: remove extra-i686

Deleted:
  hunspell/repos/extra-i686/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:15:28
  Author: andyrtr
Revision: 79207

archrelease: copy trunk to extra-i686

Added:
  hunspell/repos/extra-i686/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:15:39
  Author: andyrtr
Revision: 79208

archrelease: remove extra-x86_64

Deleted:
  hunspell/repos/extra-x86_64/



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

2010-05-01 Thread andyrtr
Date: Saturday, May 1, 2010 @ 14:16:02
  Author: andyrtr
Revision: 79209

archrelease: copy trunk to extra-x86_64

Added:
  hunspell/repos/extra-x86_64/



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

2010-05-01 Thread Ionut Biru
Date: Saturday, May 1, 2010 @ 16:31:55
  Author: ibiru
Revision: 79210

remove unused dependency

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 18:16:02 UTC (rev 79209)
+++ PKGBUILD2010-05-01 20:31:55 UTC (rev 79210)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 url=http://ffmpeg.org/;
 license=('GPL')
-depends=('lame' 'sdl' 'libvorbis' 'faad2=2.7' 'faac' 'xvidcore' 'zlib' 
'imlib2' 'x264=20100410' 'libtheora' 'opencore-amr=0.1.2' 'alsa-lib' 
'libvdpau' 'libxfixes')
+depends=('lame' 'sdl' 'libvorbis' 'faad2=2.7' 'faac' 'xvidcore' 'zlib' 
'x264=20100410' 'libtheora' 'opencore-amr=0.1.2' 'alsa-lib' 'libvdpau' 
'libxfixes')
 makedepends=('yasm')
 options=('force')
 #remake snapshot with: svn export svn://svn.ffmpeg.org/ffmpeg/trunk/@21104



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

2010-05-01 Thread Daniel Griffiths
Date: Saturday, May 1, 2010 @ 20:43:52
  Author: dgriffiths
Revision: 79211

FS#19312

Modified:
  perl-error/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-01 20:31:55 UTC (rev 79210)
+++ PKGBUILD2010-05-02 00:43:52 UTC (rev 79211)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc=Perl/CPAN Error module - Error/exception handling in an OO-ish way
 url=http://search.cpan.org/dist/${_realname}/;
-arch=(i686 x86_64)
+arch=(any)
 license=('PerlArtistic' 'GPL')
 depends=('perl=5.10.0')
 options=('!emptydirs')
@@ -16,13 +16,13 @@
 md5sums=('eedcd3c6970568dd32092b5334328eff')
 
 build() {
-  cd ${startdir}/src/${_realname}-${pkgver}
+  cd ${srcdir}/${_realname}-${pkgver}
   # install module in vendor directories.
   perl Makefile.PL INSTALLDIRS=vendor || return 1
   make  || return 1
-  make install DESTDIR=${startdir}/pkg || return 1
+  make install DESTDIR=${pkgdir} || return 1
 
   # remove perllocal.pod and .packlist
-  find ${startdir}/pkg -name perllocal.pod -delete
-  find ${startdir}/pkg -name .packlist -delete
+  find ${pkgdir} -name perllocal.pod -delete
+  find ${pkgdir} -name .packlist -delete
 }



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

2010-05-01 Thread Daniel Griffiths
Date: Saturday, May 1, 2010 @ 22:07:02
  Author: dgriffiths
Revision: 79212

upgpkg: graphicsmagick 1.3.7-1 -m

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-02 00:43:52 UTC (rev 79211)
+++ PKGBUILD2010-05-02 02:07:02 UTC (rev 79212)
@@ -3,7 +3,7 @@
 # Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 
 pkgname=graphicsmagick
-pkgver=1.3.12
+pkgver=1.3.7
 pkgrel=1
 pkgdesc=Image processing system
 arch=('i686' 'x86_64')
@@ -11,9 +11,10 @@
 license=('MIT')
 depends=('bzip2' 'freetype2' 'ghostscript' 'jasper' 'lcms' 'libsm' 
'libtiff' 'libwmf' 'libxml2' 'libtool')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/GraphicsMagick-${pkgver}.tar.bz2)
-md5sums=('55182f371f82d5f9367bce04e59bbf25')
+options=('!libtool' 'force')
+#source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/GraphicsMagick-${pkgver}.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-history/1.3/GraphicsMagick-${pkgver}.tar.gz)
+md5sums=('ac019a9ece8c45f5213bf31981588c63')
 
 build() {
   cd ${srcdir}/GraphicsMagick-${pkgver}



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

2010-05-01 Thread Daniel Griffiths
Date: Saturday, May 1, 2010 @ 22:07:09
  Author: dgriffiths
Revision: 79213

archrelease: remove extra-i686

Deleted:
  graphicsmagick/repos/extra-i686/



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

2010-05-01 Thread Daniel Griffiths
Date: Saturday, May 1, 2010 @ 22:07:17
  Author: dgriffiths
Revision: 79214

archrelease: copy trunk to extra-i686

Added:
  graphicsmagick/repos/extra-i686/



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

2010-05-01 Thread Daniel Griffiths
Date: Saturday, May 1, 2010 @ 22:07:22
  Author: dgriffiths
Revision: 79215

archrelease: remove extra-x86_64

Deleted:
  graphicsmagick/repos/extra-x86_64/



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

2010-05-01 Thread Daniel Griffiths
Date: Saturday, May 1, 2010 @ 22:07:31
  Author: dgriffiths
Revision: 79216

archrelease: copy trunk to extra-x86_64

Added:
  graphicsmagick/repos/extra-x86_64/