[arch-commits] Commit in haskell-hashed-storage/repos (extra-i686)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:14:11
  Author: vesa
Revision: 77941

archrelease: remove extra-i686

Deleted:
  haskell-hashed-storage/repos/extra-i686/



[arch-commits] Commit in haskell-hashed-storage/repos (extra-i686)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:14:17
  Author: vesa
Revision: 77942

archrelease: copy trunk to extra-i686

Added:
  haskell-hashed-storage/repos/extra-i686/



[arch-commits] Commit in haskell-hashed-storage/repos (extra-x86_64)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:14:20
  Author: vesa
Revision: 77943

archrelease: remove extra-x86_64

Deleted:
  haskell-hashed-storage/repos/extra-x86_64/



[arch-commits] Commit in haskell-hashed-storage/repos (extra-x86_64)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:14:26
  Author: vesa
Revision: 77944

archrelease: copy trunk to extra-x86_64

Added:
  haskell-hashed-storage/repos/extra-x86_64/



[arch-commits] Commit in (4 files)

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:20:55
  Author: allan
Revision: 77945

replace procinfo

Added:
  procinfo-ng/
  procinfo-ng/repos/
  procinfo-ng/trunk/
  procinfo-ng/trunk/PKGBUILD

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

Added: procinfo-ng/trunk/PKGBUILD
===
--- procinfo-ng/trunk/PKGBUILD  (rev 0)
+++ procinfo-ng/trunk/PKGBUILD  2010-04-19 06:20:55 UTC (rev 77945)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Eric Belanger e...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=procinfo-ng
+pkgver=2.0.304
+pkgrel=1
+pkgdesc=Displays useful information from /proc
+arch=('i686' 'x86_64')
+url=http://procinfo-ng.sourceforge.net/;
+license=('GPL2' 'LGPL2.1')
+depends=('ncurses' 'perl')
+provides=('procinfo')
+conflicts=('procinfo')
+replaces=('procinfo')
+source=(http://downloads.sourceforge.net/project/procinfo-ng/procinfo-ng/2.0.304/$pkgname-$pkgver.tar.bz2
+ftp://ftp.cistron.nl/pub/people/00-OLD/svm/procinfo-18.tar.gz)
+md5sums=('ed018fe37becc36ceb1ebe3ed909c4d2'
+ '27658d0a69040aca05a65b9888599d50')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make || return 1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+
+  # install tools from old procinfo package
+  cd $srcdir/procinfo-18
+  install -m755 lsdev.pl $pkgdir/usr/bin/lsdev
+  install -m755 socklist.pl $pkgdir/usr/bin/socklist
+  install -m644 lsdev.8 $pkgdir/usr/share/man/man8/lsdev.8
+  install -m644 socklist.8 $pkgdir/usr/share/man/man8/socklist.8
+}
+


Property changes on: procinfo-ng/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



[arch-commits] Commit in haskell-hashed-storage/trunk (PKGBUILD)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:23:33
  Author: vesa
Revision: 77946

=.11 upstream

Modified:
  haskell-hashed-storage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 06:20:55 UTC (rev 77945)
+++ PKGBUILD2010-04-19 06:23:33 UTC (rev 77946)
@@ -3,7 +3,7 @@
 # Package generated by cabal2arch 0.5.3
 pkgname=haskell-hashed-storage
 pkgrel=1
-pkgver=0.4.9
+pkgver=0.4.11
 pkgdesc=Hashed file storage support code.
 url=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hashed-storage;
 license=('custom:BSD3')
@@ -26,4 +26,5 @@
 install -D -m644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE || 
return 1
 }
 
-md5sums=('dbb90301926f1f4b2ac7d9d51522799d')
+
+md5sums=('43355f71bf8d5abea395e2b0f06385b2')



[arch-commits] Commit in haskell-hashed-storage/repos (extra-i686)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:23:36
  Author: vesa
Revision: 77947

archrelease: remove extra-i686

Deleted:
  haskell-hashed-storage/repos/extra-i686/



[arch-commits] Commit in haskell-hashed-storage/repos (extra-i686)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:23:42
  Author: vesa
Revision: 77948

archrelease: copy trunk to extra-i686

Added:
  haskell-hashed-storage/repos/extra-i686/



[arch-commits] Commit in haskell-hashed-storage/repos (extra-x86_64)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:23:47
  Author: vesa
Revision: 77949

archrelease: remove extra-x86_64

Deleted:
  haskell-hashed-storage/repos/extra-x86_64/



[arch-commits] Commit in haskell-hashed-storage/repos (extra-x86_64)

2010-04-19 Thread Vesa Kaihlavirta
Date: Monday, April 19, 2010 @ 02:23:54
  Author: vesa
Revision: 77950

archrelease: copy trunk to extra-x86_64

Added:
  haskell-hashed-storage/repos/extra-x86_64/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:25:03
  Author: allan
Revision: 77951

archrelease: copy trunk to testing-i686

Added:
  procinfo-ng/repos/testing-i686/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:25:37
  Author: allan
Revision: 77952

archrelease: copy trunk to testing-x86_64

Added:
  procinfo-ng/repos/testing-x86_64/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:47:41
  Author: allan
Revision: 77953

upgpkg: ifenslave 1.1.0-5
last rebuild in 2008 and upstream recommends building against current kernel...

Modified:
  ifenslave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 06:25:37 UTC (rev 77952)
+++ PKGBUILD2010-04-19 06:47:41 UTC (rev 77953)
@@ -1,21 +1,28 @@
 # $Id$
-# Maintainer: Judd Vinet jvi...@zeroflux.org
+# Maintainer: 
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
 pkgname=ifenslave
 pkgver=1.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc=Utility for bonding ethernet interfaces
+arch=('i686' 'x86_64')
+url=http://www.linuxfoundation.org/en/Net:Bonding;
 license=('GPL2')
-arch=(i686 x86_64)
-url=http://www.linuxfoundation.org/en/Net:Bonding;
 depends=('glibc')
+makedepends=('kernel26-headers')
 backup=('etc/conf.d/bonding')
 source=(ftp://ftp.archlinux.org/other/ifenslave/ifenslave.c bonding.conf.d)
 md5sums=('b0d8e4c97094155747cc9238f762c7aa'
  '397fccbf574d5082c7a3c8d3793dc000')
 
 build() {
-  cd $startdir/src
-  gcc $CFLAGS -I/usr/src/linux/include ifenslave.c -o ifenslave || return 1
-  install -D -m755 ifenslave $startdir/pkg/sbin/ifenslave
-  install -D -m644 bonding.conf.d $startdir/pkg/etc/conf.d/bonding
+  cd $srcdir
+  gcc $CFLAGS -I/usr/src/linux-$(uname -r)/include ifenslave.c -o ifenslave
 }
+
+package() {
+  cd $srcdir
+  install -Dm755 ifenslave $pkgdir/sbin/ifenslave
+  install -Dm644 bonding.conf.d $pkgdir/etc/conf.d/bonding
+}



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:48:14
  Author: allan
Revision: 77954

archrelease: copy trunk to testing-i686

Added:
  ifenslave/repos/testing-i686/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:48:46
  Author: allan
Revision: 77955

archrelease: copy trunk to testing-x86_64

Added:
  ifenslave/repos/testing-x86_64/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:57:14
  Author: allan
Revision: 77956

upgpkg: bridge-utils 1.4-3
rebuild package as is over a year old

Modified:
  bridge-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 06:48:46 UTC (rev 77955)
+++ PKGBUILD2010-04-19 06:57:14 UTC (rev 77956)
@@ -1,17 +1,20 @@
 # $Id$
 # Maintainer:
 # Contributor: Judd Vinet j...@archlinux.org
+
 pkgname=bridge-utils
 pkgver=1.4
-pkgrel=2
+pkgrel=3
 pkgdesc=Utilities for configuring the Linux ethernet bridge
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url=http://www.linuxfoundation.org/en/Net:Bridge;
 license=('GPL2')
 backup=('etc/conf.d/bridges')
 depends=('glibc')
 source=(http://downloads.sourceforge.net/bridge/bridge-utils-$pkgver.tar.gz \
bridges.conf.d)
+md5sums=('0182fcac3a2b307113bbec34e5f1c673'
+ 'f5d691282653580dd5fd4a1092ef365b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -19,8 +22,12 @@
   autoconf
   ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
   make || return 1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install || return 1

   # install config file
-  install -D -m644 ../bridges.conf.d $startdir/pkg/etc/conf.d/bridges
+  install -Dm644 $srcdir/bridges.conf.d $pkgdir/etc/conf.d/bridges
 }



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 02:57:46
  Author: allan
Revision: 77957

archrelease: copy trunk to testing-i686

Added:
  bridge-utils/repos/testing-i686/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 03:17:40
  Author: allan
Revision: 77959

upgpkg: ndiswrapper-utils 1.56-2
add perl dep for ndiswrapper, fixes install script error in ndiswrapper package

Modified:
  ndiswrapper-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 06:58:19 UTC (rev 77958)
+++ PKGBUILD2010-04-19 07:17:40 UTC (rev 77959)
@@ -3,12 +3,12 @@
 
 pkgname=ndiswrapper-utils
 pkgver=1.56
-pkgrel=1
+pkgrel=2
 pkgdesc=Binaries for ndiswrapper module
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url=http://ndiswrapper.sourceforge.net;
-depends=(wireless_tools glibc)
+depends=('wireless_tools' 'glibc' 'perl')
 replaces=('ndiswrapper-bin')
 conflicts=('ndiswrapper-bin')
 
source=(http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
@@ -16,8 +16,12 @@
 
 build()
 {
-  cd $startdir/src/ndiswrapper-$pkgver/utils
+  cd $srcdir/ndiswrapper-$pkgver/utils
   make || return 1
-  make DESTDIR=$startdir/pkg install
 }
 
+package() {
+  cd $srcdir/ndiswrapper-$pkgver/utils
+  make DESTDIR=$pkgdir install
+}
+



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 03:18:15
  Author: allan
Revision: 77960

archrelease: copy trunk to testing-i686

Added:
  ndiswrapper-utils/repos/testing-i686/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 03:18:48
  Author: allan
Revision: 77961

archrelease: copy trunk to testing-x86_64

Added:
  ndiswrapper-utils/repos/testing-x86_64/



[arch-commits] Commit in thunar-archive-plugin/trunk (PKGBUILD)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:36:04
  Author: dgriffiths
Revision: 77962

Package more than a year old

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 07:18:48 UTC (rev 77961)
+++ PKGBUILD2010-04-19 07:36:04 UTC (rev 77962)
@@ -3,7 +3,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.2.4
-pkgrel=5
+pkgrel=6
 pkgdesc=create and deflate archives in thunar
 arch=(i686 x86_64)
 license=('GPL2')
@@ -17,9 +17,9 @@
 md5sums=('4c389e6328af9322937af76382f0baec')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var --disable-static
   make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in thunar-archive-plugin/repos (extra-i686)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:36:07
  Author: dgriffiths
Revision: 77963

archrelease: remove extra-i686

Deleted:
  thunar-archive-plugin/repos/extra-i686/



[arch-commits] Commit in thunar-archive-plugin/repos (extra-i686)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:36:13
  Author: dgriffiths
Revision: 77964

archrelease: copy trunk to extra-i686

Added:
  thunar-archive-plugin/repos/extra-i686/



[arch-commits] Commit in thunar-archive-plugin/repos (extra-x86_64)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:36:16
  Author: dgriffiths
Revision: 77965

archrelease: remove extra-x86_64

Deleted:
  thunar-archive-plugin/repos/extra-x86_64/



[arch-commits] Commit in thunar-archive-plugin/repos (extra-x86_64)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:36:22
  Author: dgriffiths
Revision: 77966

archrelease: copy trunk to extra-x86_64

Added:
  thunar-archive-plugin/repos/extra-x86_64/



[arch-commits] Commit in thunar-media-tags-plugin/trunk (PKGBUILD)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:40:49
  Author: dgriffiths
Revision: 77967

Package more than a year old

Modified:
  thunar-media-tags-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 07:36:22 UTC (rev 77966)
+++ PKGBUILD2010-04-19 07:40:49 UTC (rev 77967)
@@ -3,7 +3,7 @@
 
 pkgname=thunar-media-tags-plugin
 pkgver=0.1.2
-pkgrel=5
+pkgrel=6
 pkgdesc=Lets you view/edit id3/ogg tags in thunar
 arch=(i686 x86_64)
 license=('GPL2')
@@ -16,9 +16,9 @@
 md5sums=('8a95f0ea4df6f757c1c94eb5442d2ff5')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var --disable-static
   make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in thunar-media-tags-plugin/repos (extra-i686)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:40:53
  Author: dgriffiths
Revision: 77968

archrelease: remove extra-i686

Deleted:
  thunar-media-tags-plugin/repos/extra-i686/



[arch-commits] Commit in thunar-media-tags-plugin/repos (extra-i686)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:41:00
  Author: dgriffiths
Revision: 77969

archrelease: copy trunk to extra-i686

Added:
  thunar-media-tags-plugin/repos/extra-i686/



[arch-commits] Commit in thunar-media-tags-plugin/repos (extra-x86_64)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:41:03
  Author: dgriffiths
Revision: 77970

archrelease: remove extra-x86_64

Deleted:
  thunar-media-tags-plugin/repos/extra-x86_64/



[arch-commits] Commit in thunar-media-tags-plugin/repos (extra-x86_64)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:41:09
  Author: dgriffiths
Revision: 77971

archrelease: copy trunk to extra-x86_64

Added:
  thunar-media-tags-plugin/repos/extra-x86_64/



[arch-commits] Commit in perl-net-cidr-lite/trunk (PKGBUILD)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:51:48
  Author: dgriffiths
Revision: 77972

Package more than a year old, moved to arch=any

Modified:
  perl-net-cidr-lite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 07:41:09 UTC (rev 77971)
+++ PKGBUILD2010-04-19 07:51:48 UTC (rev 77972)
@@ -3,25 +3,25 @@
 
 pkgname=perl-net-cidr-lite
 _realname=Net-CIDR-Lite
-pkgver=0.20
-pkgrel=3
+pkgver=0.21
+pkgrel=1
 pkgdesc=Perl extension for merging IPv4 or IPv6 CIDR addresses
-arch=(i686 x86_64)
+arch=('any')
 license=('PerlArtistic')
 url=http://search.cpan.org/dist/${_realname}/;
 depends=('perl=5.10.0')
 options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/${_realname}-$pkgver.tar.gz)
-md5sums=('54998db6b297ffc8a20adb91ea744200')
+source=(http://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/${_realname}-${pkgver}.tar.gz)
+md5sums=('12280b3754886b876918f03f53aee4f5')
 
 build() {
-  cd $startdir/src/${_realname}-$pkgver
+  cd ${srcdir}/${_realname}-${pkgver}
   # install module in vendor directories.
   PERL_MM_USE_DEFAULT=1 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 perl-net-cidr-lite/repos (extra-any)

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:51:56
  Author: dgriffiths
Revision: 77973

archrelease: copy trunk to extra-any

Added:
  perl-net-cidr-lite/repos/extra-any/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:57:09
  Author: dgriffiths
Revision: 77977

removed extra-i686 and extra-x86_64 for pacbuild

Deleted:
  pacbuild/repos/extra-i686/
  pacbuild/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:02:08
  Author: dgriffiths
Revision: 77978

Package is more than a year old

Modified:
  swh-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 07:57:09 UTC (rev 77977)
+++ PKGBUILD2010-04-19 08:02:08 UTC (rev 77978)
@@ -4,18 +4,18 @@
 
 pkgname=swh-plugins
 pkgver=0.4.15
-pkgrel=2
+pkgrel=3
 pkgdesc=LADSPA Plugin-Collection from plugin.org.uk
 arch=(i686 x86_64)
 url=http://plugin.org.uk/;
 license=('GPL')
 depends=('fftw' 'ladspa')
 groups=('ladspa-plugins')
-source=(http://plugin.org.uk/releases/$pkgver/$pkgname-$pkgver.tar.gz)
+source=(http://plugin.org.uk/releases/${pkgver}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('2fbdccef2462ea553901acd429fa3573')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
 
 #Arch64 fix, -fPIC seems to be the only option
 if [ $CARCH = x86_64 ]; then
@@ -25,5 +25,5 @@
 
  ./configure --prefix=/usr || return 1
   make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  make DESTDIR=${pkgdir} install || return 1
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:02:12
  Author: dgriffiths
Revision: 77979

archrelease: remove extra-i686

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



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:02:19
  Author: dgriffiths
Revision: 77981

archrelease: copy trunk to extra-i686

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



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:02:22
  Author: dgriffiths
Revision: 77982

archrelease: remove extra-x86_64

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



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 04:02:47
  Author: allan
Revision: 77984

archrelease: remove extra-i686

Deleted:
  scim-pinyin/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:02:29
  Author: dgriffiths
Revision: 77983

archrelease: copy trunk to extra-x86_64

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



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 04:03:20
  Author: allan
Revision: 77985

archrelease: copy trunk to extra-i686

Added:
  scim-pinyin/repos/extra-i686/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 04:03:49
  Author: allan
Revision: 77986

archrelease: remove extra-x86_64

Deleted:
  scim-pinyin/repos/extra-x86_64/



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

2010-04-19 Thread Allan McRae
Date: Monday, April 19, 2010 @ 04:04:18
  Author: allan
Revision: 77987

archrelease: copy trunk to extra-x86_64

Added:
  scim-pinyin/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:04:32
  Author: dgriffiths
Revision: 77988

Package more than a year old

Modified:
  speedtouch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:04:18 UTC (rev 77987)
+++ PKGBUILD2010-04-19 08:04:32 UTC (rev 77988)
@@ -1,21 +1,24 @@
 # $Id$
 # Maintainer: dorphell dorph...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
+
 pkgname=speedtouch
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Driver for the ADSL Speed Touch USB modem
 arch=('i686' 'x86_64')
 url=http://speedtouch.sourceforge.net/;
 license=('GPL')
 depends=('bash')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
 speedtouch-1.3.1-gcc4.patch)
-md5sums=('0848a120ae0eeab6c8ab378e11dc4fa2' '4191035925db745944c75e26937c42a3')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 
+   speedtouch-1.3.1-gcc4.patch)
+md5sums=('0848a120ae0eeab6c8ab378e11dc4fa2' 
+'4191035925db745944c75e26937c42a3')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   patch -p1  ../speedtouch-1.3.1-gcc4.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man || 
return 1
   make || return 1
-  make prefix=$pkgdir/usr sysconfdir=$pkgdir/etc mandir=$pkgdir/usr/share/man 
install || return 1
+  make prefix=${pkgdir}/usr sysconfdir=${pkgdir}/etc 
mandir=${pkgdir}/usr/share/man install || return 1
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:04:37
  Author: dgriffiths
Revision: 77989

archrelease: remove extra-i686

Deleted:
  speedtouch/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:04:43
  Author: dgriffiths
Revision: 77990

archrelease: copy trunk to extra-i686

Added:
  speedtouch/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:04:47
  Author: dgriffiths
Revision: 77991

archrelease: remove extra-x86_64

Deleted:
  speedtouch/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:04:54
  Author: dgriffiths
Revision: 77992

archrelease: copy trunk to extra-x86_64

Added:
  speedtouch/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:07:51
  Author: dgriffiths
Revision: 77993

Package more than a year old

Modified:
  spassgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:04:54 UTC (rev 77992)
+++ PKGBUILD2010-04-19 08:07:51 UTC (rev 77993)
@@ -3,25 +3,25 @@
 
 pkgname=spassgen
 pkgver=1.5
-pkgrel=6
+pkgrel=7
 pkgdesc=A small program that generates passwords
 arch=(i686 x86_64)
 url=http://spassgen.sourceforge.net/;
 license=('GPL2')
 depends=('qt3')
 options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('ed019dda56551fb860c74016baa91fa4')
 
 build() {
-  cd $srcdir/$pkgname
+  cd ${srcdir}/${pkgname}
   . /etc/profile.d/qt3.sh
   qmake -project spassgen.pro || return 1
   qmake || return 1
   make || return 1
-  install -d $pkgdir/opt/kde/{bin,share/icons/crystalsvg}
-  install -m755 spassgen $pkgdir/opt/kde/bin/spassgen || return 1
+  install -d ${pkgdir}/opt/kde/{bin,share/icons/crystalsvg}
+  install -m755 spassgen ${pkgdir}/opt/kde/bin/spassgen || return 1
   cd icons
-  cp -r * $pkgdir/opt/kde/share/icons/crystalsvg || return 1
-  rm -r $pkgdir/opt/kde/share/icons/crystalsvg/16x16/.xvpics
+  cp -r * ${pkgdir}/opt/kde/share/icons/crystalsvg || return 1
+  rm -r ${pkgdir}/opt/kde/share/icons/crystalsvg/16x16/.xvpics
  }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:07:54
  Author: dgriffiths
Revision: 77994

archrelease: remove extra-i686

Deleted:
  spassgen/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:08:01
  Author: dgriffiths
Revision: 77995

archrelease: copy trunk to extra-i686

Added:
  spassgen/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:08:04
  Author: dgriffiths
Revision: 77996

archrelease: remove extra-x86_64

Deleted:
  spassgen/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:08:10
  Author: dgriffiths
Revision: 77997

archrelease: copy trunk to extra-x86_64

Added:
  spassgen/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:10:29
  Author: dgriffiths
Revision: 77999

archrelease: remove extra-i686

Deleted:
  snarf/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:10:36
  Author: dgriffiths
Revision: 78000

archrelease: copy trunk to extra-i686

Added:
  snarf/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:10:39
  Author: dgriffiths
Revision: 78001

archrelease: remove extra-x86_64

Deleted:
  snarf/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:10:45
  Author: dgriffiths
Revision: 78002

archrelease: copy trunk to extra-x86_64

Added:
  snarf/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:13:10
  Author: dgriffiths
Revision: 78003

upgpkg: sharutils 4.6.3-3 Package more than a year old

Modified:
  sharutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:10:45 UTC (rev 78002)
+++ PKGBUILD2010-04-19 08:13:10 UTC (rev 78003)
@@ -4,21 +4,21 @@
 
 pkgname=sharutils
 pkgver=4.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc=GNU shar makes so-called shell archives out of many files
 arch=(i686 x86_64)
 url=http://www.gnu.org/software/sharutils/;
 license=('GPL')
 depends=('gettext' 'texinfo')
 install=sharutils.install
-source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/REL-$pkgver/$pkgname-$pkgver.tar.gz)
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/REL-${pkgver}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('74127a560e59be6dfa8b59993eb0ca91')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info 
--disable-nls || return 1
   make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  make DESTDIR=${pkgdir} install || return 1
   rm ${pkgdir}/usr/share/info/dir
   gzip ${pkgdir}/usr/share/info/*
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:13:14
  Author: dgriffiths
Revision: 78004

archrelease: remove extra-i686

Deleted:
  sharutils/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:13:20
  Author: dgriffiths
Revision: 78005

archrelease: copy trunk to extra-i686

Added:
  sharutils/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:13:23
  Author: dgriffiths
Revision: 78006

archrelease: remove extra-x86_64

Deleted:
  sharutils/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:13:30
  Author: dgriffiths
Revision: 78007

archrelease: copy trunk to extra-x86_64

Added:
  sharutils/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:16:13
  Author: dgriffiths
Revision: 78008

upgpkg: rockdodger 0.6-2 Package more than a year old

Modified:
  rockdodger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:13:30 UTC (rev 78007)
+++ PKGBUILD2010-04-19 08:16:13 UTC (rev 78008)
@@ -11,24 +11,24 @@
 license=('GPL')
 depends=('sdl' 'sdl_mixer' 'sdl_image')
 install=rockdodger.install
-source=(http://downloads.sourceforge.net/spacerocks/$pkgname-$pkgver.tar.gz 
rockdodger-0.6.0a-gcc41.patch)
+source=(http://downloads.sourceforge.net/spacerocks/${pkgname}-${pkgver}.tar.gz
 rockdodger-0.6.0a-gcc41.patch)
 md5sums=('a82a564a6530e60e7f041f7d95c4cae8' 'c8b17a6ffaa12f1a116170437b4629c0')
 
 build() {
- cd $srcdir/$pkgname-$pkgver
+ cd ${srcdir}/${pkgname}-${pkgver}
  patch -Np0 -i ../rockdodger-0.6.0a-gcc41.patch || return 1
  sed -i 's|/usr/share/rockdodger/.highscore|/var/games/rockdodger.highscore|' 
main.c || return 1
  sed -i s|\./data|/usr/share/rockdodger/data| main.c || return 1
  sed -i -e s:-g:${CFLAGS}: Makefile || return 1
  make || return 1
 
- install -D -m755 rockdodger $pkgdir/usr/bin/rockdodger
- install -d $pkgdir/usr/share/rockdodger/data
- install -m644 data/*.{bmp,png,wav,mod} $pkgdir/usr/share/rockdodger/data
+ install -D -m755 rockdodger ${pkgdir}/usr/bin/rockdodger
+ install -d ${pkgdir}/usr/share/rockdodger/data
+ install -m644 data/*.{bmp,png,wav,mod} ${pkgdir}/usr/share/rockdodger/data
 
- chown root:games $pkgdir/usr/bin/rockdodger
- chmod 2755 $pkgdir/usr/bin/rockdodger
- install -d $pkgdir/var/games
- chown root:games $pkgdir/var/games
- chmod 775 $pkgdir/var/games
+ chown root:games ${pkgdir}/usr/bin/rockdodger
+ chmod 2755 ${pkgdir}/usr/bin/rockdodger
+ install -d ${pkgdir}/var/games
+ chown root:games ${pkgdir}/var/games
+ chmod 775 ${pkgdir}/var/games
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:16:18
  Author: dgriffiths
Revision: 78009

archrelease: remove extra-i686

Deleted:
  rockdodger/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:16:24
  Author: dgriffiths
Revision: 78010

archrelease: copy trunk to extra-i686

Added:
  rockdodger/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:16:27
  Author: dgriffiths
Revision: 78011

archrelease: remove extra-x86_64

Deleted:
  rockdodger/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:16:35
  Author: dgriffiths
Revision: 78012

archrelease: copy trunk to extra-x86_64

Added:
  rockdodger/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:17:50
  Author: dgriffiths
Revision: 78013

upgpkg: rpmunpack 0-3 Package more than a year old

Modified:
  rpmunpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:16:35 UTC (rev 78012)
+++ PKGBUILD2010-04-19 08:17:50 UTC (rev 78013)
@@ -4,18 +4,18 @@
 
 pkgname=rpmunpack
 pkgver=0
-pkgrel=2
+pkgrel=3
 pkgdesc=This program converts rpm archives to cpio archives for cpio or afio
 arch=(i686 x86_64)
 url=http://www.ibiblio.org/pub/Linux/utils/package;
 license=('custom')
 depends=('glibc')
-source=(http://www.ibiblio.org/pub/Linux/utils/package/$pkgname.tar.gz LICENSE)
+source=(http://www.ibiblio.org/pub/Linux/utils/package/${pkgname}.tar.gz 
LICENSE)
 md5sums=('59608ae17af86e39e867329448674674' '93877a588c62512621c6d155bf6679a0')
 
 build() {
-  cd $srcdir/$pkgname
+  cd ${srcdir}/${pkgname}
   make || return 1
-  install -D -m755 rpmunpack $pkgdir/usr/bin/rpmunpack || return 1
+  install -D -m755 rpmunpack ${pkgdir}/usr/bin/rpmunpack || return 1
   install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:17:53
  Author: dgriffiths
Revision: 78014

archrelease: remove extra-i686

Deleted:
  rpmunpack/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:17:59
  Author: dgriffiths
Revision: 78015

archrelease: copy trunk to extra-i686

Added:
  rpmunpack/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:18:02
  Author: dgriffiths
Revision: 78016

archrelease: remove extra-x86_64

Deleted:
  rpmunpack/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:18:08
  Author: dgriffiths
Revision: 78017

archrelease: copy trunk to extra-x86_64

Added:
  rpmunpack/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:18:58
  Author: dgriffiths
Revision: 78018

upgpkg: root-tail 1.2-4 Package more than a year old

Modified:
  root-tail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:18:08 UTC (rev 78017)
+++ PKGBUILD2010-04-19 08:18:58 UTC (rev 78018)
@@ -3,20 +3,20 @@
 
 pkgname=root-tail
 pkgver=1.2
-pkgrel=3
+pkgrel=4
 pkgdesc=Displays logfiles in different colours on your root-window
 arch=('i686' 'x86_64')
 url=http://www.goof.com/pcg/marc/root-tail.html;
 license=('GPL')
 depends=('libxext')
 makedepends=('imake')
-source=(http://www.goof.com/pcg/marc/data/$pkgname-$pkgver.tar.gz)
+source=(http://www.goof.com/pcg/marc/data/${pkgname}-${pkgver}.tar.gz)
 md5sums=('5a4b3c4c7ab3bed1f4575e9688aac5de')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   xmkmf -a || return 1
   make || return 1
-  make DESTDIR=$pkgdir MANPATH=/usr/share/man install install.man || return 1
+  make DESTDIR=${pkgdir} MANPATH=/usr/share/man install install.man || return 1
 }
 # vim: ts=2 sw=2 et ft=sh



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:19:01
  Author: dgriffiths
Revision: 78019

archrelease: remove extra-i686

Deleted:
  root-tail/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:19:08
  Author: dgriffiths
Revision: 78020

archrelease: copy trunk to extra-i686

Added:
  root-tail/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:19:10
  Author: dgriffiths
Revision: 78021

archrelease: remove extra-x86_64

Deleted:
  root-tail/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:19:18
  Author: dgriffiths
Revision: 78022

archrelease: copy trunk to extra-x86_64

Added:
  root-tail/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:21:40
  Author: dgriffiths
Revision: 78023

upgpkg: recode 3.6-4 Package more than a year old

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:19:18 UTC (rev 78022)
+++ PKGBUILD2010-04-19 08:21:40 UTC (rev 78023)
@@ -3,7 +3,7 @@
 
 pkgname=recode
 pkgver=3.6
-pkgrel=3
+pkgrel=4
 pkgdesc=Converts files between various character sets and usages
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/recode/recode.html;
@@ -11,16 +11,16 @@
 depends=('glibc' 'texinfo')
 options=('!libtool')
 install=recode.install
-source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz 
recode-3.6-gcc43.patch)
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz 
recode-3.6-gcc43.patch)
 md5sums=('be3f40ad2e93dae5cd5f628264bf1877' '47b62d7031d208180552174f9e223e9d')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   patch -p0  ../recode-3.6-gcc43.patch || return 1
   ./configure --prefix=/usr --mandir=/usr/share/man \
 --infodir=/usr/share/info --host=i686-pc-linux-gnu || return 1
   make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  make DESTDIR=${pkgdir} install || return 1
   rm ${pkgdir}/usr/share/info/dir
   gzip ${pkgdir}/usr/share/info/*
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:21:43
  Author: dgriffiths
Revision: 78024

archrelease: remove extra-i686

Deleted:
  recode/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:21:50
  Author: dgriffiths
Revision: 78025

archrelease: copy trunk to extra-i686

Added:
  recode/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:21:55
  Author: dgriffiths
Revision: 78026

archrelease: remove extra-x86_64

Deleted:
  recode/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:22:02
  Author: dgriffiths
Revision: 78027

archrelease: copy trunk to extra-x86_64

Added:
  recode/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:23:42
  Author: dgriffiths
Revision: 78028

upgpkg: rcs 5.7-5 Package more than a year old

Modified:
  rcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:22:02 UTC (rev 78027)
+++ PKGBUILD2010-04-19 08:23:42 UTC (rev 78028)
@@ -2,21 +2,21 @@
 # Maintainer: dorphell dorph...@archlinux.org
 pkgname=rcs
 pkgver=5.7
-pkgrel=4
+pkgrel=5
 pkgdesc=Revision Control System
 arch=('i686' 'x86_64')
 url=http://www.cs.purdue.edu/homes/trinkle/RCS/;
 license=('GPL')
 depends=('glibc')
-source=(http://www.cs.purdue.edu/homes/trinkle/RCS/rcs-$pkgver.tar.Z \
+source=(http://www.cs.purdue.edu/homes/trinkle/RCS/rcs-${pkgver}.tar.Z \
 rcs-5.7.patch)
 md5sums=('423282f0edb353296d9f3498ab683abf' '7ae4b7cb79259ccdf5eee0ab94fe2a2a')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   patch -Np1 -i ../rcs-5.7.patch || return 1
   ./configure --prefix=/usr || return 1
   make || return 1
-  make prefix=$pkgdir/usr man1dir=$pkgdir/usr/share/man/man1 \
-man5dir=$pkgdir/usr/share/man/man5 install || return 1
+  make prefix=${pkgdir}/usr man1dir=${pkgdir}/usr/share/man/man1 \
+man5dir=${pkgdir}/usr/share/man/man5 install || return 1
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:23:46
  Author: dgriffiths
Revision: 78029

archrelease: remove extra-i686

Deleted:
  rcs/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:23:52
  Author: dgriffiths
Revision: 78030

archrelease: copy trunk to extra-i686

Added:
  rcs/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:23:55
  Author: dgriffiths
Revision: 78031

archrelease: remove extra-x86_64

Deleted:
  rcs/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:27:04
  Author: dgriffiths
Revision: 78033

upgpkg: progsreiserfs 0.3.0.5-5 Package more than a year old

Modified:
  progsreiserfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:24:02 UTC (rev 78032)
+++ PKGBUILD2010-04-19 08:27:04 UTC (rev 78033)
@@ -3,24 +3,24 @@
 
 pkgname=progsreiserfs
 pkgver=0.3.0.5
-pkgrel=4
+pkgrel=5
 pkgdesc=library for accessing and manipulating reiserfs partitions
 arch=(i686 x86_64)
 url=http://www.namesys.com;
 license=('GPL')
 depends=('e2fsprogs')
 options=('!libtool')
-source=(#ftp://ftp.namesys.com/pub/libreiserfs/$pkgname-$pkgver.tar.gz
-   ftp://ftp.archlinux.org/other/progsreiserfs/$pkgname-$pkgver.tar.gz
+source=(#ftp://ftp.namesys.com/pub/libreiserfs/${pkgname}-${pkgver}.tar.gz
+   ftp://ftp.archlinux.org/other/progsreiserfs/${pkgname}-${pkgver}.tar.gz
)
 md5sums=('d822579bbd4a29a1be5e4490869d9bee')
 
 build(){
-cd $srcdir/$pkgname-$pkgver
+cd ${srcdir}/${pkgname}-${pkgver}
 ./configure --prefix=/usr --mandir=/usr/share/man || return 1
 make || return 1
-make DESTDIR=$pkgdir install || return 1
-   rm $pkgdir/usr/share/man/man8/mkfs.reiserfs.8
-rm $pkgdir/usr/share/man/man8/resizefs.reiserfs.8
-rm $pkgdir/usr/share/man/man8/tunefs.reiserfs.8
+make DESTDIR=${pkgdir} install || return 1
+   rm ${pkgdir}/usr/share/man/man8/mkfs.reiserfs.8
+rm ${pkgdir}/usr/share/man/man8/resizefs.reiserfs.8
+rm ${pkgdir}/usr/share/man/man8/tunefs.reiserfs.8
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:27:07
  Author: dgriffiths
Revision: 78034

archrelease: remove extra-i686

Deleted:
  progsreiserfs/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:27:16
  Author: dgriffiths
Revision: 78036

archrelease: remove extra-x86_64

Deleted:
  progsreiserfs/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:27:23
  Author: dgriffiths
Revision: 78037

archrelease: copy trunk to extra-x86_64

Added:
  progsreiserfs/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:28:26
  Author: dgriffiths
Revision: 78038

upgpkg: pwgen 2.06-2 Package more than a year old

Modified:
  pwgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:27:23 UTC (rev 78037)
+++ PKGBUILD2010-04-19 08:28:26 UTC (rev 78038)
@@ -4,18 +4,18 @@
 
 pkgname=pwgen
 pkgver=2.06
-pkgrel=1
+pkgrel=2
 pkgdesc=Pwgen is a small password generator which creates passwords which can 
be easily memorized by a human
 arch=(i686 x86_64)
 url=http://sourceforge.net/projects/pwgen/;
 license=('GPL')
 depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/pwgen/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/pwgen/${pkgname}-${pkgver}.tar.gz)
 md5sums=('935aebcbe610fbc9de8125e7b7d71297')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --mandir=/usr/share/man || return 1
   make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  make DESTDIR=${pkgdir} install || return 1
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:28:29
  Author: dgriffiths
Revision: 78039

archrelease: remove extra-i686

Deleted:
  pwgen/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:28:35
  Author: dgriffiths
Revision: 78040

archrelease: copy trunk to extra-i686

Added:
  pwgen/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:28:38
  Author: dgriffiths
Revision: 78041

archrelease: remove extra-x86_64

Deleted:
  pwgen/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:33:16
  Author: dgriffiths
Revision: 78044

archrelease: remove extra-i686

Deleted:
  pth/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:33:22
  Author: dgriffiths
Revision: 78045

archrelease: copy trunk to extra-i686

Added:
  pth/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:33:32
  Author: dgriffiths
Revision: 78047

archrelease: copy trunk to extra-x86_64

Added:
  pth/repos/extra-x86_64/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:40:25
  Author: dgriffiths
Revision: 78048

upgpkg: potrace 1.8-3 Package more than a year old

Modified:
  potrace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 08:33:32 UTC (rev 78047)
+++ PKGBUILD2010-04-19 08:40:25 UTC (rev 78048)
@@ -3,18 +3,18 @@
 # Contributor: Damir Perisa damir.per...@bluewin.ch
 pkgname=potrace
 pkgver=1.8
-pkgrel=2
+pkgrel=3
 pkgdesc=A utility for tracing a bitmap. Input=portable bitmap (PBM) Output 
formats: EPS, PostScript, PDF, SVG, Xfig, GIMP-path, and PGM
 arch=(i686 x86_64)
 url=http://potrace.sourceforge.net/;
 license=('GPL')
 depends=('glibc' 'zlib')
-source=(http://potrace.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+source=(http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz)
 md5sums=('e73b45565737d64011612704dd4d9f86')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --mandir=/usr/share/man || return 1
   make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  make DESTDIR=${pkgdir} install || return 1
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:40:29
  Author: dgriffiths
Revision: 78049

archrelease: remove extra-i686

Deleted:
  potrace/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:40:35
  Author: dgriffiths
Revision: 78050

archrelease: copy trunk to extra-i686

Added:
  potrace/repos/extra-i686/



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 04:40:38
  Author: dgriffiths
Revision: 78051

archrelease: remove extra-x86_64

Deleted:
  potrace/repos/extra-x86_64/



  1   2   3   >