From eric at archlinux.org Fri Feb 1 02:10:12 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 31 Jan 2008 21:10:12 -0500 Subject: [arch-commits] CVS update of extra/lib/pil (PKGBUILD) Message-ID: Date: Thursday, January 31, 2008 @ 21:10:12 Author: eric Path: /home/cvs-extra/extra/lib/pil Modified: PKGBUILD (1.6 -> 1.7) upgpkg: pil 1.1.6-4 rebuild for tk 8.5 (previous rebuilt still linked to tk 8.4) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/pil/PKGBUILD diff -u extra/lib/pil/PKGBUILD:1.6 extra/lib/pil/PKGBUILD:1.7 --- extra/lib/pil/PKGBUILD:1.6 Wed Jan 30 13:01:13 2008 +++ extra/lib/pil/PKGBUILD Thu Jan 31 21:10:12 2008 @@ -1,14 +1,14 @@ -# $Id: PKGBUILD,v 1.6 2008/01/30 18:01:13 simo Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/01 02:10:12 eric Exp $ # Maintainer: simo pkgname=pil pkgver=1.1.6 -pkgrel=3 +pkgrel=4 pkgdesc="Python imaging library" arch=(i686 x86_64) url="http://www.pythonware.com/products/pil/index.htm" license=('custom:"pil"') depends=('python' 'libjpeg' 'freetype2') -makedepends=('tk') +makedepends=('tk>=8.5.0') source=(http://effbot.org/downloads/Imaging-$pkgver.tar.gz) md5sums=('3a9b5c20ca52f0a9900512d2c7347622') From eric at archlinux.org Fri Feb 1 03:05:29 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 31 Jan 2008 22:05:29 -0500 Subject: [arch-commits] CVS update of extra/network/curl (PKGBUILD) Message-ID: Date: Thursday, January 31, 2008 @ 22:05:29 Author: eric Path: /home/cvs-extra/extra/network/curl Modified: PKGBUILD (1.34 -> 1.35) upgpkg: curl 7.18.0-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/network/curl/PKGBUILD diff -u extra/network/curl/PKGBUILD:1.34 extra/network/curl/PKGBUILD:1.35 --- extra/network/curl/PKGBUILD:1.34 Tue Oct 30 00:40:22 2007 +++ extra/network/curl/PKGBUILD Thu Jan 31 22:05:29 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.34 2007/10/30 04:40:22 eric Exp $ +# $Id: PKGBUILD,v 1.35 2008/02/01 03:05:29 eric Exp $ # Maintainer: Eric Belanger # Contributor: Lucien Immink pkgname=curl -pkgver=7.17.1 +pkgver=7.18.0 pkgrel=1 pkgdesc="An URL retrival utility and library" arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ depends=('zlib' 'openssl>=0.9.8b' 'bash') options=('!libtool') source=(http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2) -md5sums=('1fa635d1dfde8337c98c82749d75c1de') -sha1sums=('ad34b9386e7fd1c8f2a8025e2716a8047b194970') +md5sums=('3e50dd887d6a354be312d874e1d3426c') +sha1sums=('f561a6a1f285c22d1f6a54b4dfa19b6cb9362c2a') build() { cd ${startdir}/src/${pkgname}-${pkgver} From eric at archlinux.org Fri Feb 1 03:06:05 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 31 Jan 2008 22:06:05 -0500 Subject: [arch-commits] CVS update of core/base/pcre (PKGBUILD) Message-ID: Date: Thursday, January 31, 2008 @ 22:06:05 Author: eric Path: /home/cvs-core/core/base/pcre Modified: PKGBUILD (1.30 -> 1.31) upgpkg: pcre 7.6-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/base/pcre/PKGBUILD diff -u core/base/pcre/PKGBUILD:1.30 core/base/pcre/PKGBUILD:1.31 --- core/base/pcre/PKGBUILD:1.30 Tue Jan 15 00:34:03 2008 +++ core/base/pcre/PKGBUILD Thu Jan 31 22:06:05 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.30 2008/01/15 05:34:03 eric Exp $ +# $Id: PKGBUILD,v 1.31 2008/02/01 03:06:05 eric Exp $ # Maintainer: Eric Belanger # Contributor: John Proctor pkgname=pcre -pkgver=7.5 +pkgver=7.6 pkgrel=1 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ depends=('gcc-libs') options=('!libtool') source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2) -md5sums=('66253d006b528d0e0a6ed635fb5df1a1') -sha1sums=('561fe413d42664e0acea4695ccb67f7fe7b9e33c') +md5sums=('2af38e083fb90ef60fa9eda7cc290e86') +sha1sums=('e1ed4d3c90d0657bb1967123e90a525744fd12f9') build() { cd ${startdir}/src/${pkgname}-${pkgver} From eric at archlinux.org Fri Feb 1 04:05:16 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 31 Jan 2008 23:05:16 -0500 Subject: [arch-commits] CVS update of extra/network/links (2 files) Message-ID: Date: Thursday, January 31, 2008 @ 23:05:16 Author: eric Path: /home/cvs-extra/extra/network/links Modified: PKGBUILD (1.33 -> 1.34) Removed: links-2.1pre22-utf8.diff.bz2 (1.1) upgpkg: links 2.1pre33-1 ------------------------------+ PKGBUILD | 10 +++++----- links-2.1pre22-utf8.diff.bz2 | <> 2 files changed, 6 insertions(+), 5 deletions(-) Index: extra/network/links/PKGBUILD diff -u extra/network/links/PKGBUILD:1.33 extra/network/links/PKGBUILD:1.34 --- extra/network/links/PKGBUILD:1.33 Fri Dec 14 23:36:34 2007 +++ extra/network/links/PKGBUILD Thu Jan 31 23:05:16 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.33 2007/12/15 04:36:34 eric Exp $ +# $Id: PKGBUILD,v 1.34 2008/02/01 04:05:16 eric Exp $ # Maintainer: Eric Belanger # Contributor: Tom Newsom pkgname=links -pkgver=2.1pre32 +pkgver=2.1pre33 pkgrel=1 pkgdesc="A text WWW browser, similar to Lynx" arch=('i686' 'x86_64') @@ -12,13 +12,13 @@ depends=('bzip2' 'zlib' 'openssl' 'gpm') makedepends=('pkgconfig') source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2) -md5sums=('cb1b8b404b610e770ace70c5c57124cb') -sha1sums=('d63f75f3adf0f7351bc0ebd33b97773a58df961b') +md5sums=('99cdbd1194579eea6d857168a57e0d74') +sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846') build() { cd $startdir/src/$pkgname-$pkgver cd "intl" && ./gen-intl && cd .. || return 1 - ./configure --prefix=/usr --enable-javascript --disable-graphics --without-x + ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript --disable-graphics --without-x make || return 1 make DESTDIR=$startdir/pkg install } Index: extra/network/links/links-2.1pre22-utf8.diff.bz2 <> From kevin at archlinux.org Fri Feb 1 04:26:49 2008 From: kevin at archlinux.org (Kevin Piche) Date: Thu, 31 Jan 2008 23:26:49 -0500 Subject: [arch-commits] CVS update of extra/devel/gob2 (PKGBUILD) Message-ID: Date: Thursday, January 31, 2008 @ 23:26:49 Author: kevin Path: /home/cvs-extra/extra/devel/gob2 Modified: PKGBUILD (1.13 -> 1.14) upgpkg: gob2 2.0.15-1 Added license ----------+ PKGBUILD | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) Index: extra/devel/gob2/PKGBUILD diff -u extra/devel/gob2/PKGBUILD:1.13 extra/devel/gob2/PKGBUILD:1.14 --- extra/devel/gob2/PKGBUILD:1.13 Fri May 19 16:52:06 2006 +++ extra/devel/gob2/PKGBUILD Thu Jan 31 23:26:49 2008 @@ -1,20 +1,21 @@ -# $Id: PKGBUILD,v 1.13 2006/05/19 20:52:06 uid1016 Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/01 04:26:49 kevin Exp $ # Contributor: Sarah Hay # Maintainer: Kevin Piche pkgname=gob2 -pkgver=2.0.14 +pkgver=2.0.15 pkgrel=1 -pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects." +pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects" arch=(i686 x86_64) +license=('GPL') depends=('glib2') -source=(http://ftp.5z.com/pub/gob/$pkgname-$pkgver.tar.gz) +source=(http://ftp.5z.com/pub/gob/${pkgname}-${pkgver}.tar.gz) url="http://www.5z.com/jirka/gob.html" -md5sums=('f8721af6f4e90ff48bd7cb4c96a5a94c') +md5sums=('0c5ab18305fc37902d202a253fdb28b1') build() { - cd $startdir/src/$pkgname-$pkgver + cd ${startdir}/src/${pkgname}-${pkgver} ./configure --prefix=/usr make || return 1 - make prefix=$startdir/pkg/usr install + make DESTDIR=${startdir}/pkg install } From alexander at archlinux.org Fri Feb 1 12:59:30 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 07:59:30 -0500 Subject: [arch-commits] CVS update of extra/x11-libs/libxmu (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 07:59:30 Author: alexander Path: /home/cvs-extra/extra/x11-libs/libxmu Modified: PKGBUILD (1.6 -> 1.7) upgpkg: libxmu 1.0.4 ----------+ PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) Index: extra/x11-libs/libxmu/PKGBUILD diff -u extra/x11-libs/libxmu/PKGBUILD:1.6 extra/x11-libs/libxmu/PKGBUILD:1.7 --- extra/x11-libs/libxmu/PKGBUILD:1.6 Sat Nov 11 16:46:53 2006 +++ extra/x11-libs/libxmu/PKGBUILD Fri Feb 1 07:59:30 2008 @@ -1,17 +1,16 @@ -# $Id: PKGBUILD,v 1.6 2006/11/11 21:46:53 jgc Exp $ -#Maintainer: Jan de Groot - +# $Id: PKGBUILD,v 1.7 2008/02/01 12:59:30 alexander Exp $ +# Maintainer: Alexander Baldeck +# Contributor: Jan de Groot pkgname=libxmu -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="X11 miscellaneous micro-utility library" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" depends=('libxext' 'libxt') makedepends=('pkgconfig') -options=('nolibtool') +options=('!libtool') source=(${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2) -md5sums=('b926b95b811ece3e19cd590db85ee615') build() { cd ${startdir}/src/libXmu-${pkgver} @@ -20,3 +19,5 @@ make || return 1 make DESTDIR=${startdir}/pkg install || return 1 } +md5sums=('fb372a5f3ab42b5ba16d7af4d833a0cb') +md5sums=('fb372a5f3ab42b5ba16d7af4d833a0cb') From alexander at archlinux.org Fri Feb 1 13:08:18 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 08:08:18 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-video-nv (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 08:08:18 Author: alexander Path: /home/cvs-extra/extra/x11-drivers/xf86-video-nv Modified: PKGBUILD (1.15 -> 1.16) upgpkg: xf86-video-nv 2.1.7 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/x11-drivers/xf86-video-nv/PKGBUILD diff -u extra/x11-drivers/xf86-video-nv/PKGBUILD:1.15 extra/x11-drivers/xf86-video-nv/PKGBUILD:1.16 --- extra/x11-drivers/xf86-video-nv/PKGBUILD:1.15 Tue Oct 30 06:19:31 2007 +++ extra/x11-drivers/xf86-video-nv/PKGBUILD Fri Feb 1 08:08:18 2008 @@ -1,14 +1,14 @@ -# $Id: PKGBUILD,v 1.15 2007/10/30 10:19:31 alexander Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/01 13:08:18 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot pkgname=xf86-video-nv -pkgver=2.1.6 +pkgver=2.1.7 pkgrel=1 pkgdesc="X.org nv video driver" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" depends=('glibc') -makedepends=('pkgconfig' 'xorg-server>=1.4') +makedepends=('pkgconfig' 'xorg-server>=1.4.0.90') options=('!libtool') license=('custom') groups=('xorg-video-drivers') @@ -24,4 +24,4 @@ install -m644 -D ${startdir}/src/${pkgname}-${pkgver}/COPYING \ ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE } -md5sums=('676628bd6b7c5545ae14589e86f31f7a') +md5sums=('192414222f1a98e228832ee53f8178c0') From alexander at archlinux.org Fri Feb 1 13:12:08 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 08:12:08 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-video-amd (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 08:12:08 Author: alexander Path: /home/cvs-extra/extra/x11-drivers/xf86-video-amd Modified: PKGBUILD (1.5 -> 1.6) upgpkg: xf86-video-amd 2.7.7.6 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/x11-drivers/xf86-video-amd/PKGBUILD diff -u extra/x11-drivers/xf86-video-amd/PKGBUILD:1.5 extra/x11-drivers/xf86-video-amd/PKGBUILD:1.6 --- extra/x11-drivers/xf86-video-amd/PKGBUILD:1.5 Sat Jan 5 14:14:10 2008 +++ extra/x11-drivers/xf86-video-amd/PKGBUILD Fri Feb 1 08:12:08 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.5 2008/01/05 19:14:10 alexander Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/01 13:12:08 alexander Exp $ # Maintainer: Alexander Baldeck pkgname=xf86-video-amd -pkgver=2.7.7.4 +pkgver=2.7.7.6 pkgrel=1 pkgdesc="X.org AMD/Geode LX & NX video driver" # there is no 64bit geode yet! @@ -24,4 +24,4 @@ install -D -m644 ${startdir}/src/${pkgname}-${pkgver}/COPYING \ ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING } -md5sums=('0daeb06182d867727b81312f674cb65d') +md5sums=('e839cc4552032b7bd44beb72e575980f') From alexander at archlinux.org Fri Feb 1 13:59:54 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 08:59:54 -0500 Subject: [arch-commits] CVS update of extra (3 files) Message-ID: Date: Friday, February 1, 2008 @ 08:59:54 Author: alexander Path: /home/cvs-extra/extra Modified: daemons/mysql/PKGBUILD (1.87 -> 1.88) lib/libmysqlclient/PKGBUILD (1.8 -> 1.9) network/mysql-clients/PKGBUILD (1.10 -> 1.11) upgpkg: mysql-* 5.0.15a --------------------------------+ daemons/mysql/PKGBUILD | 10 +++++----- lib/libmysqlclient/PKGBUILD | 10 +++++----- network/mysql-clients/PKGBUILD | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) Index: extra/daemons/mysql/PKGBUILD diff -u extra/daemons/mysql/PKGBUILD:1.87 extra/daemons/mysql/PKGBUILD:1.88 --- extra/daemons/mysql/PKGBUILD:1.87 Sun Dec 9 08:38:47 2007 +++ extra/daemons/mysql/PKGBUILD Fri Feb 1 08:59:54 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.87 2007/12/09 13:38:47 alexander Exp $ +# $Id: PKGBUILD,v 1.88 2008/02/01 13:59:54 alexander Exp $ # Maintainer: judd pkgname=mysql pkgver=5.0.51 -pkgrel=1 +pkgrel=2 pkgdesc="A fast SQL database server" arch=(i686 x86_64) backup=(etc/my.cnf etc/conf.d/mysqld) @@ -11,7 +11,7 @@ url=('http://www.mysql.com/') options=('!libtool') license=('GPL') -source=(ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/mysql-${pkgver}.tar.gz +source=(ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/mysql-${pkgver}a.tar.gz mysql-no-clients.patch mysqld my.cnf @@ -19,7 +19,7 @@ build() { # PIC - cd ${startdir}/src/${pkgname}-${pkgver} + cd ${startdir}/src/${pkgname}-${pkgver}a patch -Np1 -i ${startdir}/src/mysql-no-clients.patch || return 1 libtoolize --force ./configure --prefix=/usr --libexecdir=/usr/sbin \ @@ -47,7 +47,7 @@ install -D -m644 ../mysqld.conf.d ${startdir}/pkg/etc/conf.d/mysqld rm -f ${startdir}/pkg/usr/bin/mysql_config } -md5sums=('88c39c8cb77810febb83b7ee625364d7' +md5sums=('a83dbdbb91267daf73d2297a9c283dd1' 'e892aac36cbeb57f0e003ec0936afb3b' 'df7db43b916c95d7dc34698955a8ced1' '0ee035590ffc61d32de994f461fd2bd2' Index: extra/lib/libmysqlclient/PKGBUILD diff -u extra/lib/libmysqlclient/PKGBUILD:1.8 extra/lib/libmysqlclient/PKGBUILD:1.9 --- extra/lib/libmysqlclient/PKGBUILD:1.8 Sun Dec 9 08:38:47 2007 +++ extra/lib/libmysqlclient/PKGBUILD Fri Feb 1 08:59:54 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.8 2007/12/09 13:38:47 alexander Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/01 13:59:54 alexander Exp $ # Maintainer: judd pkgname=libmysqlclient pkgver=5.0.51 -pkgrel=1 +pkgrel=2 pkgdesc="MySQL client libraries" arch=(i686 x86_64) depends=('openssl' 'zlib') @@ -10,12 +10,12 @@ options=('!libtool') license=('GPL') url=('http://www.mysql.com/') -source=(ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/mysql-${pkgver}.tar.gz) +source=(ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/mysql-${pkgver}a.tar.gz) build() { # PIC export CFLAGS="-fPIC ${CFLAGS}" - cd $startdir/src/mysql-${pkgver} + cd $startdir/src/mysql-${pkgver}a libtoolize --force ./configure --prefix=/usr --libexecdir=/usr/sbin \ --localstatedir=/var --sysconfdir=/etc \ @@ -53,4 +53,4 @@ ln -sf libmysqlclient_r.so.15 $startdir/pkg/usr/lib/libmysqlclient_r.so ln -sf libmysqlclient_r.so.15 $startdir/pkg/usr/lib/libmysqlclient_r.so.1 } -md5sums=('88c39c8cb77810febb83b7ee625364d7') +md5sums=('a83dbdbb91267daf73d2297a9c283dd1') Index: extra/network/mysql-clients/PKGBUILD diff -u extra/network/mysql-clients/PKGBUILD:1.10 extra/network/mysql-clients/PKGBUILD:1.11 --- extra/network/mysql-clients/PKGBUILD:1.10 Mon Dec 17 05:33:33 2007 +++ extra/network/mysql-clients/PKGBUILD Fri Feb 1 08:59:54 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.10 2007/12/17 10:33:33 alexander Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/01 13:59:54 alexander Exp $ # Maintainer: judd pkgname=mysql-clients pkgver=5.0.51 -pkgrel=2 +pkgrel=3 pkgdesc="MySQL client tools" arch=(i686 x86_64) depends=("libmysqlclient>=${pkgver}" 'gcc-libs' 'readline') @@ -10,11 +10,11 @@ url=('http://www.mysql.com/') options=('!libtool') license=('GPL') -source=(ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/mysql-${pkgver}.tar.gz) +source=(ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/mysql-${pkgver}a.tar.gz) build() { # PIC - cd $startdir/src/mysql-${pkgver} + cd $startdir/src/mysql-${pkgver}a libtoolize --force ./configure --prefix=/usr --libexecdir=/usr/sbin \ --localstatedir=/var --sysconfdir=/etc \ @@ -35,4 +35,4 @@ make || return 1 make DESTDIR=${startdir}/pkg install } -md5sums=('88c39c8cb77810febb83b7ee625364d7') +md5sums=('a83dbdbb91267daf73d2297a9c283dd1') From alexander at archlinux.org Fri Feb 1 16:24:37 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 11:24:37 -0500 Subject: [arch-commits] CVS update of extra/games/freeciv (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 11:24:37 Author: alexander Path: /home/cvs-extra/extra/games/freeciv Modified: PKGBUILD (1.21 -> 1.22) upgpkg: freeciv 2.1.3 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/games/freeciv/PKGBUILD diff -u extra/games/freeciv/PKGBUILD:1.21 extra/games/freeciv/PKGBUILD:1.22 --- extra/games/freeciv/PKGBUILD:1.21 Fri Dec 21 21:13:41 2007 +++ extra/games/freeciv/PKGBUILD Fri Feb 1 11:24:37 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.21 2007/12/22 02:13:41 alexander Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/01 16:24:37 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot # Contributor: Tom Newsom pkgname=freeciv -pkgver=2.1.1 +pkgver=2.1.3 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -19,4 +19,4 @@ make || return 1 make DESTDIR=${startdir}/pkg install } -md5sums=('cbbe72822d6698d9a66db2f383e2a421') +md5sums=('2b5e96c6464212273150f8d3ec0bf7f7') From alexander at archlinux.org Fri Feb 1 16:46:17 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 11:46:17 -0500 Subject: [arch-commits] CVS update of extra/multimedia/faac (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 11:46:17 Author: alexander Path: /home/cvs-extra/extra/multimedia/faac Modified: PKGBUILD (1.10 -> 1.11) upgpkg: faac 1.26 ----------+ PKGBUILD | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) Index: extra/multimedia/faac/PKGBUILD diff -u extra/multimedia/faac/PKGBUILD:1.10 extra/multimedia/faac/PKGBUILD:1.11 --- extra/multimedia/faac/PKGBUILD:1.10 Wed Jan 31 13:30:29 2007 +++ extra/multimedia/faac/PKGBUILD Fri Feb 1 11:46:17 2008 @@ -1,28 +1,28 @@ -# $Id: PKGBUILD,v 1.10 2007/01/31 18:30:29 jgc Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/01 16:46:17 alexander Exp $ +# Maintainer: Alexander Baldeck # Contributor: Sarah Hay -# Maintainer: dorphell - +# Contributor: dorphell pkgname=faac -pkgver=1.25 +pkgver=1.26 pkgrel=1 pkgdesc="FAAC is an AAC audio encoder." arch=(i686 x86_64) url="http://www.audiocoding.com/" +license=('GPL' 'custom') depends=('libmp4v2' 'glibc') -options=('nolibtool') -source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz - pipe-output.patch - libmp4v2.patch) -md5sums=('75eaffd18ee072eaca52ae2d622bb1db' 'cda1fe1af6930b94be44bdee576de393'\ - '7943323c19417178589bb0a2c3371af3') +makedepends=('automake' 'autoconf' 'libtool') +options=('!libtool') +source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz) build() { cd ${startdir}/src/${pkgname} - patch -Np1 -i ${startdir}/src/pipe-output.patch || return 1 - patch -Np1 -i ${startdir}/src/libmp4v2.patch || return 1 find . -type f -print0 | xargs -0 sed -i 's/\r//g' ./bootstrap ./configure --prefix=/usr --with-mp4v2 make || return 1 make DESTDIR=${startdir}/pkg install + + install -D -m644 ${startdir}/src/${pkgname}/libfaac/kiss_fft/COPYING \ + ${startdir}/pkg/usr/share/licenses/faac/COPYING.kiss_fft } +md5sums=('1d7c019bd2dbb4f3101b8937ebc59cf6') From alexander at archlinux.org Fri Feb 1 17:35:16 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 01 Feb 2008 12:35:16 -0500 Subject: [arch-commits] CVS update of extra/network/sylpheed (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 12:35:16 Author: alexander Path: /home/cvs-extra/extra/network/sylpheed Modified: PKGBUILD (1.49 -> 1.50) upgpkg: sylpheed 2.4.8 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/sylpheed/PKGBUILD diff -u extra/network/sylpheed/PKGBUILD:1.49 extra/network/sylpheed/PKGBUILD:1.50 --- extra/network/sylpheed/PKGBUILD:1.49 Sun Oct 21 11:37:51 2007 +++ extra/network/sylpheed/PKGBUILD Fri Feb 1 12:35:14 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.49 2007/10/21 15:37:51 alexander Exp $ +# $Id: PKGBUILD,v 1.50 2008/02/01 17:35:14 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: dorphell pkgname=sylpheed -pkgver=2.4.7 +pkgver=2.4.8 pkgrel=1 pkgdesc="A GTK+ based, lightweight, and fast email client" arch=(i686 x86_64) @@ -24,5 +24,5 @@ install -m644 sylpheed.desktop $startdir/pkg/usr/share/applications/ install -m644 sylpheed.png $startdir/pkg/usr/share/pixmaps/ } -md5sums=('1f82dd04204e334280eecb59fa2c3b1b' +md5sums=('97fcbaa1e278849408ab1d628d4d1af7' '0f4074345f62ede519f0b65730e4b762') From thomas at archlinux.org Fri Feb 1 21:19:38 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Fri, 01 Feb 2008 16:19:38 -0500 Subject: [arch-commits] CVS update of core/base/lvm2 (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 22:19:38 Author: thomas Path: /home/cvs-core/core/base/lvm2 Modified: PKGBUILD (1.36 -> 1.37) upgpkg: lvm2 2.02.33-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/lvm2/PKGBUILD diff -u core/base/lvm2/PKGBUILD:1.36 core/base/lvm2/PKGBUILD:1.37 --- core/base/lvm2/PKGBUILD:1.36 Tue Jan 22 11:27:40 2008 +++ core/base/lvm2/PKGBUILD Fri Feb 1 22:19:38 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.36 2008/01/22 10:27:40 thomas Exp $ +# $Id: PKGBUILD,v 1.37 2008/02/01 21:19:38 thomas Exp $ # Maintainer: Thomas Baechler pkgname=lvm2 -pkgver=2.02.31 +pkgver=2.02.33 pkgrel=1 pkgdesc="Logical Volume Manager 2 utilities" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$pkgver.tgz lvm2_install lvm2_hook) -md5sums=('a8467589944af2701ed696838f52dbd4' +md5sums=('c33883f3db8185a987ad3c774c685861' '40dccdb1044f00fc1e29ca549933d4bd' '73c8c2eba0fe891712c859c18b5b8aa2') From thomas at archlinux.org Fri Feb 1 21:24:17 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Fri, 01 Feb 2008 16:24:17 -0500 Subject: [arch-commits] CVS update of core/support/ntfs-3g (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 22:24:17 Author: thomas Path: /home/cvs-core/core/support/ntfs-3g Modified: PKGBUILD (1.18 -> 1.19) upgpkg: ntfs-3g 1.2129-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/support/ntfs-3g/PKGBUILD diff -u core/support/ntfs-3g/PKGBUILD:1.18 core/support/ntfs-3g/PKGBUILD:1.19 --- core/support/ntfs-3g/PKGBUILD:1.18 Tue Jan 8 08:23:43 2008 +++ core/support/ntfs-3g/PKGBUILD Fri Feb 1 22:24:17 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.18 2008/01/08 07:23:43 thomas Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/01 21:24:17 thomas Exp $ # Maintainer: Thomas Baechler pkgname=ntfs-3g -pkgver=1.1120 +pkgver=1.2129 pkgrel=1 pkgdesc="Third generation Linux NTFS driver" arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=('fuse') makedepends=('pkgconfig') source=(http://www.ntfs-3g.org/${pkgname}-${pkgver}.tgz) -md5sums=('9561f07a6a5faa0fb6615727c0003b26') +md5sums=('8dc058841779feb2ec2588c30fb28ad2') options=(!libtool) build() { From aaron at archlinux.org Fri Feb 1 21:30:30 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Fri, 01 Feb 2008 16:30:30 -0500 Subject: [arch-commits] CVS update of extra/i18n/po4a (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 16:30:30 Author: aaron Path: /home/cvs-extra/extra/i18n/po4a Removed: PKGBUILD (1.1) Deleted, no longer needed ----------+ PKGBUILD | 19 ------------------- 1 file changed, 19 deletions(-) Index: extra/i18n/po4a/PKGBUILD diff -u extra/i18n/po4a/PKGBUILD:1.1 extra/i18n/po4a/PKGBUILD:removed --- extra/i18n/po4a/PKGBUILD:1.1 Mon Oct 16 02:21:54 2006 +++ extra/i18n/po4a/PKGBUILD Fri Feb 1 16:30:30 2008 @@ -1,19 +0,0 @@ -# Maintainer : Aaron Griffin -# Contributor: Mikko Sepp?l? aka Neverth - -pkgname=po4a -pkgver=0.29 -pkgrel=1 -pkgdesc="po4a - tools for helping translation of documentation" -url="http://alioth.debian.org/projects/po4a/" -depends=('perl') -makedepends=('perl-text-wrapi18n' 'perl-module-build' 'perl-locale-gettext' 'perl-term-readkey' 'perl-sgmls') -source=(http://alioth.debian.org/download.php/1798/${pkgname}-${pkgver}.tar.gz) -md5sums=('522c94f4c25e0d18bb00f33d209fe2a8') - -build() -{ - cd $startdir/src/$pkgname-$pkgver - make - make DESTDIR=$startdir/pkg install -} From thomas at archlinux.org Fri Feb 1 21:35:23 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Fri, 01 Feb 2008 16:35:23 -0500 Subject: [arch-commits] CVS update of core/support/ntfs-3g (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 22:35:23 Author: thomas Path: /home/cvs-core/core/support/ntfs-3g Modified: PKGBUILD (1.19 -> 1.20) upgpkg: ntfs-3g 1.2129-1 ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: core/support/ntfs-3g/PKGBUILD diff -u core/support/ntfs-3g/PKGBUILD:1.19 core/support/ntfs-3g/PKGBUILD:1.20 --- core/support/ntfs-3g/PKGBUILD:1.19 Fri Feb 1 22:24:17 2008 +++ core/support/ntfs-3g/PKGBUILD Fri Feb 1 22:35:23 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.19 2008/02/01 21:24:17 thomas Exp $ +# $Id: PKGBUILD,v 1.20 2008/02/01 21:35:23 thomas Exp $ # Maintainer: Thomas Baechler pkgname=ntfs-3g @@ -16,7 +16,7 @@ build() { cd ${startdir}/src/${pkgname}-${pkgver} - ac_cv_path_LDCONFIG=/bin/true ./configure --prefix=/usr + ac_cv_path_LDCONFIG=/bin/true ./configure --prefix=/usr --with-fuse=external make || return 1 make DESTDIR=$startdir/pkg install } From eric at archlinux.org Sat Feb 2 03:15:19 2008 From: eric at archlinux.org (Eric Belanger) Date: Fri, 01 Feb 2008 22:15:19 -0500 Subject: [arch-commits] CVS update of extra/devel/eric (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 22:15:19 Author: eric Path: /home/cvs-extra/extra/devel/eric Modified: PKGBUILD (1.25 -> 1.26) upgpkg: eric 4.0.4-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/devel/eric/PKGBUILD diff -u extra/devel/eric/PKGBUILD:1.25 extra/devel/eric/PKGBUILD:1.26 --- extra/devel/eric/PKGBUILD:1.25 Sun Dec 2 17:30:42 2007 +++ extra/devel/eric/PKGBUILD Fri Feb 1 22:15:15 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.25 2007/12/02 22:30:42 eric Exp $ +# $Id: PKGBUILD,v 1.26 2008/02/02 03:15:15 eric Exp $ # Maintainer: Eric Belanger # Contributor: riai , Ben pkgname=eric -pkgver=4.0.3 -pkgrel=2 +pkgver=4.0.4 +pkgrel=1 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget" arch=('i686' 'x86_64') url="http://www.die-offenbachs.de/eric/index.html" @@ -14,8 +14,8 @@ replaces=('eric4') install=eric.install source=(http://downloads.sourceforge.net/sourceforge/eric-ide/eric4-$pkgver.tar.gz) -md5sums=('cceb5cbe789bdf7de46683b613eb912c') -sha1sums=('81b467768bce5c3736ff35e0f59ec9d718a7248e') +md5sums=('1886926945a95c92f2151d5135120c67') +sha1sums=('902e851423d2ccdf43e977514b710c29d7c96f54') build() { cd $startdir/src/eric4-$pkgver From eric at archlinux.org Sat Feb 2 03:17:39 2008 From: eric at archlinux.org (Eric Belanger) Date: Fri, 01 Feb 2008 22:17:39 -0500 Subject: [arch-commits] CVS update of extra/network/liferea (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 22:17:39 Author: eric Path: /home/cvs-extra/extra/network/liferea Modified: PKGBUILD (1.80 -> 1.81) upgpkg: liferea 1.4.12-1 ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Index: extra/network/liferea/PKGBUILD diff -u extra/network/liferea/PKGBUILD:1.80 extra/network/liferea/PKGBUILD:1.81 --- extra/network/liferea/PKGBUILD:1.80 Wed Jan 16 21:21:18 2008 +++ extra/network/liferea/PKGBUILD Fri Feb 1 22:17:39 2008 @@ -1,21 +1,21 @@ -# $Id: PKGBUILD,v 1.80 2008/01/17 02:21:18 eric Exp $ +# $Id: PKGBUILD,v 1.81 2008/02/02 03:17:39 eric Exp $ # Maintainer: Eric Belanger # Contributor: Ben pkgname=liferea -pkgver=1.4.11 -pkgrel=2 +pkgver=1.4.12 +pkgrel=1 pkgdesc="A GTK desktop news aggregator for online news feeds and weblogs" arch=('i686' 'x86_64') url="http://liferea.sourceforge.net/" license=('GPL') -depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-4' 'xulrunner>=1.8.1.11' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20' 'libglade' 'sqlite3') +depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-4' 'xulrunner>=1.8.1.9' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20' 'libglade' 'sqlite3') makedepends=('perlxml' 'pkgconfig' 'diffutils') options=('!libtool') install=liferea.install source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz) -md5sums=('b96a479a4b72560cbdd8df8b7efd24b3') -sha1sums=('6f9b450f14f0a7508644687e57871841b7d8c451') +md5sums=('a4c70843ad3820b63047010216cd8cf2') +sha1sums=('fcc1c49e657113e81005aeb725f0d8069882ac2e') build() { [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh From eric at archlinux.org Sat Feb 2 03:19:11 2008 From: eric at archlinux.org (Eric Belanger) Date: Fri, 01 Feb 2008 22:19:11 -0500 Subject: [arch-commits] CVS update of extra/multimedia/mpg123 (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 22:19:11 Author: eric Path: /home/cvs-extra/extra/multimedia/mpg123 Modified: PKGBUILD (1.1 -> 1.2) upgpkg: mpg123 1.2.0-1 ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/multimedia/mpg123/PKGBUILD diff -u extra/multimedia/mpg123/PKGBUILD:1.1 extra/multimedia/mpg123/PKGBUILD:1.2 --- extra/multimedia/mpg123/PKGBUILD:1.1 Mon Jan 28 22:53:57 2008 +++ extra/multimedia/mpg123/PKGBUILD Fri Feb 1 22:19:11 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.1 2008/01/29 03:53:57 eric Exp $ +# $Id: PKGBUILD,v 1.2 2008/02/02 03:19:11 eric Exp $ # Maintainer: Eric Belanger # Contributor: William Rea pkgname=mpg123 -pkgver=1.1.0 -pkgrel=3 +pkgver=1.2.0 +pkgrel=1 pkgdesc="A console based real time MPEG Audio Player for Layer 1,2 and Layer3" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/mpg123" @@ -17,7 +17,8 @@ replaces=('mpg321') options=('libtool') source=(http://downloads.sourceforge.net/sourceforge/mpg123/mpg123-$pkgver.tar.bz2) -md5sums=('4a200fd83ad1e64b34d711349cd65f23') +md5sums=('3a5f7b36cbd8af1ae42a23e6e7a5ab38') +sha1sums=('c72c5644e5382db4d8b32a36e44018712673fe92') build() { cd $startdir/src/$pkgname-$pkgver From eric at archlinux.org Sat Feb 2 04:31:48 2008 From: eric at archlinux.org (Eric Belanger) Date: Fri, 01 Feb 2008 23:31:48 -0500 Subject: [arch-commits] CVS update of extra/network/liferea (PKGBUILD) Message-ID: Date: Friday, February 1, 2008 @ 23:31:48 Author: eric Path: /home/cvs-extra/extra/network/liferea Modified: PKGBUILD (1.81 -> 1.82) upgpkg: liferea 1.4.12-2 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/liferea/PKGBUILD diff -u extra/network/liferea/PKGBUILD:1.81 extra/network/liferea/PKGBUILD:1.82 --- extra/network/liferea/PKGBUILD:1.81 Fri Feb 1 22:17:39 2008 +++ extra/network/liferea/PKGBUILD Fri Feb 1 23:31:48 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.81 2008/02/02 03:17:39 eric Exp $ +# $Id: PKGBUILD,v 1.82 2008/02/02 04:31:48 eric Exp $ # Maintainer: Eric Belanger # Contributor: Ben pkgname=liferea pkgver=1.4.12 -pkgrel=1 +pkgrel=2 pkgdesc="A GTK desktop news aggregator for online news feeds and weblogs" arch=('i686' 'x86_64') url="http://liferea.sourceforge.net/" license=('GPL') -depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-4' 'xulrunner>=1.8.1.9' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20' 'libglade' 'sqlite3') +depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-4' 'xulrunner>=1.8.1.11' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20' 'libglade' 'sqlite3') makedepends=('perlxml' 'pkgconfig' 'diffutils') options=('!libtool') install=liferea.install From eric at archlinux.org Sat Feb 2 05:20:45 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 02 Feb 2008 00:20:45 -0500 Subject: [arch-commits] CVS update of extra/devel/bzr (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 00:20:45 Author: eric Path: /home/cvs-extra/extra/devel/bzr Modified: PKGBUILD (1.16 -> 1.17) upgpkg: bzr 1.1-1.1 rebuild the x86_64 package as the previous one only contained the bash completion (close FS#9326) ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/devel/bzr/PKGBUILD diff -u extra/devel/bzr/PKGBUILD:1.16 extra/devel/bzr/PKGBUILD:1.17 --- extra/devel/bzr/PKGBUILD:1.16 Sat Jan 19 03:09:07 2008 +++ extra/devel/bzr/PKGBUILD Sat Feb 2 00:20:44 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.16 2008/01/19 08:09:07 simo Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/02 05:20:44 eric Exp $ # Maintainer: simo pkgname=bzr pkgver=1.1 -pkgrel=1 +pkgrel=1.1 pkgdesc="A decentralized revision control system" arch=('i686' 'x86_64') url="http://www.bazaar-vcs.org" From andyrtr at archlinux.org Sat Feb 2 09:39:52 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 04:39:52 -0500 Subject: [arch-commits] CVS update of extra/system/lm_sensors (3 files) Message-ID: Date: Saturday, February 2, 2008 @ 04:39:52 Author: andyrtr Path: /home/cvs-extra/extra/system/lm_sensors Modified: PKGBUILD (1.13 -> 1.14) sensors.install (1.3 -> 1.4) sensors.rc (1.1 -> 1.2) upgpkg: lm_sensors 3.0.1-1 fixed sensors.rc script's config detection; added an install message for #9355 -----------------+ PKGBUILD | 14 ++++++++------ sensors.install | 4 ++++ sensors.rc | 43 +++++++++++++++++++++++-------------------- 3 files changed, 35 insertions(+), 26 deletions(-) Index: extra/system/lm_sensors/PKGBUILD diff -u extra/system/lm_sensors/PKGBUILD:1.13 extra/system/lm_sensors/PKGBUILD:1.14 --- extra/system/lm_sensors/PKGBUILD:1.13 Tue Jan 1 14:41:31 2008 +++ extra/system/lm_sensors/PKGBUILD Sat Feb 2 04:39:52 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.13 2008/01/01 19:41:31 andyrtr Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/02 09:39:52 andyrtr Exp $ # Maintainer: aurelien # Contributor: Aurelien Foret pkgname=lm_sensors -pkgver=3.0.0 -pkgrel=3 +pkgver=3.0.1 +pkgrel=1 pkgdesc="Collection of user space tools for general SMBus access and hardware monitoring." arch=('i686' 'x86_64') license=('GPL') @@ -12,14 +12,16 @@ backup=(etc/sensors3.conf) install=sensors.install source=(http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-$pkgver.tar.bz2 - sensors.rc fancontrol.rc) + sensors.rc + fancontrol.rc) url="http://www.lm-sensors.org/" -md5sums=('9daeed4b0c9681562541e5d481bf9cf9' - 'ed3fc34e7c7df783b5d6160db6f157d8' +md5sums=('dace0c6bb031bd097a46a336de60587c' + '1dec48b55f4ce3894f4c84bc9b4083e6' 'f14e335a8eea27388892c36af8099782') build() { cd $startdir/src/$pkgname-$pkgver + make PREFIX=/usr user || return 1 make user_install PREFIX=/usr DESTDIR=$startdir/pkg Index: extra/system/lm_sensors/sensors.install diff -u extra/system/lm_sensors/sensors.install:1.3 extra/system/lm_sensors/sensors.install:1.4 --- extra/system/lm_sensors/sensors.install:1.3 Tue Jan 1 08:14:44 2008 +++ extra/system/lm_sensors/sensors.install Sat Feb 2 04:39:52 2008 @@ -8,6 +8,10 @@ echo ">>> before you can use the fancontrol daemon" echo ">>> first create a fancontrol config file, use \"pwmconfig\"" echo ">>> then type \"/etc/rc.d/fancontrol start|stop|restart\" " + echo ">>> --------------------------------------" + echo ">>> to decode memory SPD timings modprobe eeprom module" + echo ">>> and get this perl script from" + echo ">>> \"http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/eeprom/decode-dimms.pl\"" } post_upgrade() { Index: extra/system/lm_sensors/sensors.rc diff -u extra/system/lm_sensors/sensors.rc:1.1 extra/system/lm_sensors/sensors.rc:1.2 --- extra/system/lm_sensors/sensors.rc:1.1 Sat Dec 9 10:19:43 2006 +++ extra/system/lm_sensors/sensors.rc Sat Feb 2 04:39:52 2008 @@ -45,7 +45,7 @@ case "$1" in start) - stat_busy "Starting up sensors: " + stat_busy "Starting Up Sensors" if [ $WITHSYS == "0" ]; then # If sensors isn't supported by the kernel, try loading the module... @@ -60,16 +60,17 @@ fi - test -r "$CONFIG" && . "$CONFIG" - - modules=`grep \^MODULE_ $CONFIG | wc -l | tr -d ' '` - i=0 - while [ $i -lt $modules ] ; do - module=`eval echo '$'MODULE_$i` - #echo starting module __${module}__ #debug - /sbin/modprobe $module &>/dev/null - i=`expr $i + 1` - done + if [ -r "$CONFIG" ]; then + . "$CONFIG" + modules=`grep \^MODULE_ $CONFIG | wc -l | tr -d ' '` + i=0 + while [ $i -lt $modules ] ; do + module=`eval echo '$'MODULE_$i` + #echo starting module __${module}__ #debug + /sbin/modprobe $module &>/dev/null + i=`expr $i + 1` + done + fi $PSENSORS -s if [ $? -gt 0 ]; then @@ -81,16 +82,18 @@ ;; stop) - stat_busy "Shutting down sensors: " - test -r "$CONFIG" && . "$CONFIG" + stat_busy "Shutting Down Sensors" - modules=`grep \^MODULE_ $CONFIG | wc -l | tr -d ' '` - i=`expr $modules` - while [ $i -ge 0 ] ; do - module=`eval echo '$'MODULE_$i` - /sbin/modprobe -r $module &>/dev/null - i=`expr $i - 1` - done + if [ -r "$CONFIG" ]; then + . "$CONFIG" + modules=`grep \^MODULE_ $CONFIG | wc -l | tr -d ' '` + i=`expr $modules` + while [ $i -ge 0 ] ; do + module=`eval echo '$'MODULE_$i` + /sbin/modprobe -r $module &>/dev/null + i=`expr $i - 1` + done + fi if [ $WITHSYS == "0" ]; then /sbin/modprobe -r i2c-proc &>/dev/null From andyrtr at archlinux.org Sat Feb 2 12:28:17 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 07:28:17 -0500 Subject: [arch-commits] CVS update of core/base/coreutils (4 files) Message-ID: Date: Saturday, February 2, 2008 @ 07:28:17 Author: andyrtr Path: /home/cvs-core/core/base/coreutils Modified: PKGBUILD (1.30 -> 1.31) coreutils-i18n.patch (1.5 -> 1.6) coreutils-pam.patch (1.3 -> 1.4) coreutils-uname.patch (1.2 -> 1.3) upgpkg: coreutils 6.10-1 -----------------------+ PKGBUILD | 33 +++++------ coreutils-i18n.patch | 61 ++++++++++----------- coreutils-pam.patch | 137 +++++++++++++++++++++++++++++++----------------- coreutils-uname.patch | 70 ++++++++++++++++-------- 4 files changed, 182 insertions(+), 119 deletions(-) Index: core/base/coreutils/PKGBUILD diff -u core/base/coreutils/PKGBUILD:1.30 core/base/coreutils/PKGBUILD:1.31 --- core/base/coreutils/PKGBUILD:1.30 Sun Dec 2 22:17:23 2007 +++ core/base/coreutils/PKGBUILD Sat Feb 2 07:28:16 2008 @@ -1,28 +1,30 @@ -# $Id: PKGBUILD,v 1.30 2007/12/03 03:17:23 dan Exp $ +# $Id: PKGBUILD,v 1.31 2008/02/02 12:28:16 andyrtr Exp $ # Maintainer: judd pkgname=coreutils -pkgver=6.9 -pkgrel=4 +pkgver=6.10 +pkgrel=1 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system" arch=(i686 x86_64) -license=('GPL') +license=('GPL3') url="http://www.gnu.org/software/coreutils" groups=('base') -depends=('glibc' 'shadow>=4.0.4.1-3' 'pam' 'acl') -replaces=('sh-utils' 'fileutils' 'textutils') +depends=('glibc>=2.7-7' 'shadow>=4.0.18.2-2' 'pam>=0.99.9.0-2' 'acl>=2.2.45-2') +provides=('mktemp') +conflicts=('mktemp') +replaces=('sh-utils' 'fileutils' 'textutils' 'mktemp') backup=('etc/pam.d/su') -options=('!makeflags') +options=('!emptydirs') source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz coreutils-i18n.patch coreutils-uname.patch coreutils-pam.patch - futimes.patch + coreutils-6.10-configuration.patch su) -md5sums=('62032af4d79cd99743e06d5c40c4989c' - 'ce0239547afd626b06c016e9ada429a9' - '18684a4be85074048483d1efef83a6bc' - '0b8e18a36125207ecc0b41626c3d36e1' - '6ac50183975829e6463ef17abed61ebb' +md5sums=('eca0de1bf7389694305d7e52cd76a472' + '3beb1fcdd7374239a7584efa9fbc4885' + '18d3ba178e2691242287b59bd81aedb9' + '8810a22cdc05d502a69b59511e9abf79' + '65f3338712893b282694d4601507b355' 'fa85e5cce5d723275b14365ba71a8aad') build() { @@ -30,13 +32,12 @@ # added pam patch and i18n patch from fedora cvs patch -Np1 -i ../coreutils-pam.patch || return 1 patch -Np1 -i ../coreutils-i18n.patch || return 1 + patch -Np1 -i ../coreutils-6.10-configuration.patch || return 1 # from gentoo portage patch -Np1 -i ../coreutils-uname.patch || return 1 - # fix compiling against new glibc - patch -Np1 -i ../futimes.patch || return 1 # make head and tail recognize the old syntax (eg, tail -10) export DEFAULT_POSIX2_VERSION=199209 - ./configure --prefix=/usr --enable-pam ac_cv_func_openat=no + ./configure --prefix=/usr ac_cv_func_openat=no --enable-install-program=su make || return 1 make DESTDIR=$startdir/pkg install rm -f $startdir/pkg/usr/bin/hostname $startdir/pkg/usr/share/man/man1/hostname.1 || return 1 Index: core/base/coreutils/coreutils-i18n.patch diff -u core/base/coreutils/coreutils-i18n.patch:1.5 core/base/coreutils/coreutils-i18n.patch:1.6 --- core/base/coreutils/coreutils-i18n.patch:1.5 Sat Mar 24 12:23:27 2007 +++ core/base/coreutils/coreutils-i18n.patch Sat Feb 2 07:28:16 2008 @@ -16,7 +16,7 @@ +locale -k LC_CTYPE 2>&1 | grep -q charmap.*UTF-8 || exit 77 +errors=0 + -+$xx -t ? -k2 -n mb1.I > mb1.O ++$xx -t ??? -k2 -n mb1.I > mb1.O +code=$? +if test $code != 0; then + $echo "Test mb1 failed: $xx return code $code differs from expected value 0" 1>&2 @@ -34,7 +34,7 @@ + esac +fi + -+$xx -t ? -k4 -n mb2.I > mb2.O ++$xx -t ??? -k4 -n mb2.I > mb2.O +code=$? +if test $code != 0; then + $echo "Test mb2 failed: $xx return code $code differs from expected value 0" 1>&2 @@ -62,35 +62,35 @@ --- /dev/null 2007-03-01 09:16:39.219409909 +0000 +++ coreutils-6.8+/tests/sort/mb2.I 2007-03-01 15:08:24.000000000 +0000 @@ -0,0 +1,4 @@ -+Apple???10??20 -+Banana???5??30 -+Citrus???20??5 -+Cherry???30??10 ++Apple?????????10??????20 ++Banana?????????5??????30 ++Citrus?????????20??????5 ++Cherry?????????30??????10 --- /dev/null 2007-03-01 09:16:39.219409909 +0000 +++ coreutils-6.8+/tests/sort/mb2.X 2007-03-01 15:08:24.000000000 +0000 @@ -0,0 +1,4 @@ -+Citrus???20??5 -+Cherry???30??10 -+Apple???10??20 -+Banana???5??30 ++Citrus?????????20??????5 ++Cherry?????????30??????10 ++Apple?????????10??????20 ++Banana?????????5??????30 --- /dev/null 2007-03-01 09:16:39.219409909 +0000 +++ coreutils-6.8+/tests/sort/mb1.I 2007-03-01 15:08:24.000000000 +0000 @@ -0,0 +1,4 @@ -+Apple?10 -+Banana?5 -+Citrus?20 -+Cherry?30 ++Apple???10 ++Banana???5 ++Citrus???20 ++Cherry???30 --- /dev/null 2007-03-01 09:16:39.219409909 +0000 +++ coreutils-6.8+/tests/sort/mb1.X 2007-03-01 15:08:24.000000000 +0000 @@ -0,0 +1,4 @@ -+Banana?5 -+Apple?10 -+Citrus?20 -+Cherry?30 ++Banana???5 ++Apple???10 ++Citrus???20 ++Cherry???30 --- coreutils-6.8+/tests/sort/Makefile.am.i18n 2007-01-24 07:47:37.000000000 +0000 +++ coreutils-6.8+/tests/sort/Makefile.am 2007-03-01 15:09:59.000000000 +0000 -@@ -66,15 +66,17 @@ - bigfield.O bigfield.E +@@ -66,12 +66,14 @@ + bigfield.O bigfield.E obs-inval.O obs-inval.E realloc-buf.O realloc-buf.E ##test-files-end -EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) @@ -99,9 +99,6 @@ + +EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) mb1.I mb1.X mb2.I mb2.X +noinst_SCRIPTS = $x-tests # $x-mb-tests - TESTS_ENVIRONMENT = \ - CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \ - PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g' @@ -1096,7 +1093,7 @@ + mbstate_t thisstate; +#endif + - if (readlinebuffer (thisline, stdin) == 0) + if (readlinebuffer_delim (thisline, stdin, delimiter) == 0) break; thisfield = find_field (thisline); thislen = thisline->length - 1 - (thisfield - thisline->buffer); @@ -1130,7 +1127,7 @@ + mbstate_t prevstate; +#endif - if (readlinebuffer (prevline, stdin) == 0) + if (readlinebuffer_delim (prevline, stdin, delimiter) == 0) goto closefiles; prevfield = find_field (prevline); prevlen = prevline->length - 1 - (prevfield - prevline->buffer); @@ -1146,7 +1143,7 @@ +#if HAVE_MBRTOWC + mbstate_t thisstate; +#endif - if (readlinebuffer (thisline, stdin) == 0) + if (readlinebuffer_delim (thisline, stdin, delimiter) == 0) { if (ferror (stdin)) @@ -341,6 +561,15 @@ @@ -2196,7 +2193,7 @@ { struct keyfield const *key = keylist; -@@ -1875,6 +2265,177 @@ +@@ -1875,6 +2265,179 @@ return key->reverse ? -diff : diff; } @@ -2232,7 +2229,9 @@ + size_t lenb = limb <= textb ? 0 : limb - textb; + + /* Actually compare the fields. */ -+ if (key->numeric | key->general_numeric) ++ if (key->random) ++ diff = compare_random (texta, lena, textb, lenb); ++ else if (key->numeric | key->general_numeric) + { + char savea = *lima, saveb = *limb; + @@ -2373,7 +2372,7 @@ + /* Compare two lines A and B, returning negative, zero, or positive depending on whether A compares less than, equal to, or greater than B. */ - + @@ -2744,7 +3305,7 @@ initialize_exit_failure (SORT_FAILURE); @@ -3610,7 +3609,7 @@ fieldstr++; @@ -387,14 +464,16 @@ - if (value == 0) + if (!rhs_specified) { /* `n-'. From `initial' to end of line. */ - eol_range_start = initial; @@ -3623,7 +3622,7 @@ { /* `m-n' or `-n' (1-n). */ if (value < initial) -- FATAL_ERROR (_("invalid byte or field list")); +- FATAL_ERROR (_("invalid decreasing range")); + FATAL_ERROR (_("invalid byte, character or field list")); /* Is there already a range going to end of line? */ Index: core/base/coreutils/coreutils-pam.patch diff -u core/base/coreutils/coreutils-pam.patch:1.3 core/base/coreutils/coreutils-pam.patch:1.4 --- core/base/coreutils/coreutils-pam.patch:1.3 Fri Oct 27 09:45:59 2006 +++ core/base/coreutils/coreutils-pam.patch Sat Feb 2 07:28:16 2008 @@ -1,16 +1,16 @@ ---- coreutils-5.92/src/Makefile.am.pam 2005-10-24 17:58:21.000000000 +0100 -+++ coreutils-5.92/src/Makefile.am 2005-10-24 17:58:21.000000000 +0100 -@@ -93,7 +93,7 @@ - - uptime_LDADD = $(LDADD) $(GETLOADAVG_LIBS) +--- coreutils-6.7/src/Makefile.am.pam 2006-11-24 21:28:10.000000000 +0000 ++++ coreutils-6.7/src/Makefile.am 2007-01-09 17:00:01.000000000 +0000 +@@ -103,7 +103,7 @@ + # If necessary, add -lm to resolve use of pow in lib/strtod.c. + uptime_LDADD = $(LDADD) $(POW_LIB) $(GETLOADAVG_LIBS) -su_LDADD = $(LDADD) $(LIB_CRYPT) +su_LDADD = $(LDADD) $(LIB_CRYPT) @LIB_PAM@ - $(PROGRAMS): ../lib/libcoreutils.a - ---- coreutils-5.92/src/su.c.pam 2005-10-24 17:58:21.000000000 +0100 -+++ coreutils-5.92/src/su.c 2005-10-24 18:06:22.000000000 +0100 + dir_LDADD += $(LIB_ACL) + ls_LDADD += $(LIB_ACL) +--- coreutils-6.7/src/su.c.pam 2007-01-09 17:00:01.000000000 +0000 ++++ coreutils-6.7/src/su.c 2007-01-09 17:16:43.000000000 +0000 @@ -38,6 +38,16 @@ restricts who can su to UID 0 accounts. RMS considers that to be fascist. @@ -28,7 +28,7 @@ Compile-time options: -DSYSLOG_SUCCESS Log successful su's (by default, to root) with syslog. -DSYSLOG_FAILURE Log failed su's (by default, to root) with syslog. -@@ -81,6 +91,15 @@ +@@ -59,6 +69,15 @@ prototype (returning `int') in . */ #define getusershell _getusershell_sys_proto_ @@ -42,9 +42,9 @@ +#endif /* USE_PAM */ + #include "system.h" - #include "dirname.h" + #include "getpass.h" -@@ -150,7 +169,9 @@ +@@ -128,15 +147,22 @@ /* The user to become if none is specified. */ #define DEFAULT_USER "root" @@ -54,7 +54,6 @@ char *getusershell (); void endusershell (); void setusershell (); -@@ -158,8 +179,13 @@ extern char **environ; @@ -69,7 +68,7 @@ /* The name this program was run with. */ char *program_name; -@@ -248,7 +274,22 @@ +@@ -225,7 +251,26 @@ } #endif @@ -85,6 +84,10 @@ + pam_end(pamh, PAM_SUCCESS); \ + return 0; \ +} ++#define PAM_BAIL_P_VOID if (retval) { \ ++ pam_end(pamh, PAM_SUCCESS); \ ++return; \ ++} +#endif + /* Ask the user for a password. @@ -92,7 +95,7 @@ Return true if the user gives the correct password for entry PW, false if not. Return true without asking for a password if run by UID 0 or if PW has an empty password. */ -@@ -256,6 +297,44 @@ +@@ -233,6 +278,44 @@ static bool correct_password (const struct passwd *pw) { @@ -137,7 +140,7 @@ char *unencrypted, *encrypted, *correct; #if HAVE_GETSPNAM && HAVE_STRUCT_SPWD_SP_PWDP /* Shadow passwd stuff for SVR3 and maybe other systems. */ -@@ -280,6 +359,7 @@ +@@ -257,6 +340,7 @@ encrypted = crypt (unencrypted, correct); memset (unencrypted, 0, strlen (unencrypted)); return STREQ (encrypted, correct); @@ -145,7 +148,7 @@ } /* Update `environ' for the new shell based on PW, with SHELL being -@@ -293,12 +373,18 @@ +@@ -270,12 +354,18 @@ /* Leave TERM unchanged. Set HOME, SHELL, USER, LOGNAME, PATH. Unset all other environment variables. */ char const *term = getenv ("TERM"); @@ -164,7 +167,7 @@ xsetenv ("HOME", pw->pw_dir); xsetenv ("SHELL", shell); xsetenv ("USER", pw->pw_name); -@@ -331,8 +417,13 @@ +@@ -308,8 +398,13 @@ { #ifdef HAVE_INITGROUPS errno = 0; @@ -174,13 +177,13 @@ + pam_close_session(pamh, 0); + pam_end(pamh, PAM_ABORT); +#endif - error (EXIT_FAIL, errno, _("cannot set groups")); + error (EXIT_FAILURE, errno, _("cannot set groups")); + } endgrent (); #endif if (setgid (pw->pw_gid)) -@@ -341,6 +432,31 @@ - error (EXIT_FAIL, errno, _("cannot set user id")); +@@ -318,6 +413,31 @@ + error (EXIT_FAILURE, errno, _("cannot set user id")); } +#ifdef USE_PAM @@ -211,7 +214,7 @@ /* Run SHELL, or DEFAULT_SHELL if SHELL is empty. If COMMAND is nonzero, pass it to the shell with the -c option. Pass ADDITIONAL_ARGS to the shell as more arguments; there -@@ -348,17 +464,49 @@ +@@ -325,17 +445,49 @@ static void run_shell (char const *shell, char const *command, char **additional_args, @@ -262,7 +265,7 @@ shell_basename = last_component (shell); arg0 = xmalloc (strlen (shell_basename) + 2); arg0[0] = '-'; -@@ -383,6 +531,66 @@ +@@ -360,6 +512,66 @@ error (0, errno, "%s", shell); exit (exit_status); } @@ -315,9 +318,9 @@ + /* Not checking retval on this because we need to call close session */ + pam_setcred(pamh, PAM_DELETE_CRED | PAM_SILENT); + retval = pam_close_session(pamh, 0); -+ PAM_BAIL_P; ++ PAM_BAIL_P_VOID; + retval = pam_end(pamh, PAM_SUCCESS); -+ PAM_BAIL_P; ++ PAM_BAIL_P_VOID; + if (caught) { + sleep(2); + kill(child, SIGKILL); @@ -329,24 +332,74 @@ } /* Return true if SHELL is a restricted shell (one not returned by -@@ -550,9 +758,11 @@ +@@ -527,9 +739,9 @@ shell = xstrdup (shell ? shell : pw->pw_shell); modify_environment (pw, shell); +#ifndef USE_PAM change_identity (pw); +- if (simulate_login && chdir (pw->pw_dir) != 0) +- error (0, errno, _("warning: cannot change directory to %s"), pw->pw_dir); +#endif - if (simulate_login && chdir (pw->pw_dir) != 0) - error (0, errno, _("warning: cannot change directory to %s"), pw->pw_dir); - run_shell (shell, command, argv + optind, MAX (0, argc - optind)); + run_shell (shell, command, argv + optind, MAX (0, argc - optind), pw); } ---- coreutils-5.92/configure.ac.pam 2005-10-24 17:58:21.000000000 +0100 -+++ coreutils-5.92/configure.ac 2005-10-24 17:58:21.000000000 +0100 -@@ -28,6 +28,13 @@ - AB_INIT() - AM_INIT_AUTOMAKE([1.9.6 gnits dist-bzip2]) +--- coreutils-6.7/doc/coreutils.texi.pam 2006-10-27 15:30:48.000000000 +0100 ++++ coreutils-6.7/doc/coreutils.texi 2007-01-09 17:00:01.000000000 +0000 +@@ -13395,8 +13395,11 @@ + @findex syslog + @command{su} can optionally be compiled to use @code{syslog} to report + failed, and optionally successful, @command{su} attempts. (If the system +-supports @code{syslog}.) However, GNU @command{su} does not check if the +-user is a member of the @code{wheel} group; see below. ++supports @code{syslog}.) ++ ++This version of @command{su} has support for using PAM for ++authentication. You can edit @file{/etc/pam.d/su} to customize its ++behaviour. + + The program accepts the following options. Also see @ref{Common options}. + +@@ -13477,33 +13480,6 @@ + the exit status of the subshell otherwise + @end display + +- at cindex wheel group, not supported +- at cindex group wheel, not supported +- at cindex fascism +- at subsection Why GNU @command{su} does not support the @samp{wheel} group +- +-(This section is by Richard Stallman.) +- +- at cindex Twenex +- at cindex MIT AI lab +-Sometimes a few of the users try to hold total power over all the +-rest. For example, in 1984, a few users at the MIT AI lab decided to +-seize power by changing the operator password on the Twenex system and +-keeping it secret from everyone else. (I was able to thwart this coup +-and give power back to the users by patching the kernel, but I +-wouldn't know how to do that in Unix.) +- +-However, occasionally the rulers do tell someone. Under the usual +- at command{su} mechanism, once someone learns the root password who +-sympathizes with the ordinary users, he or she can tell the rest. The +-``wheel group'' feature would make this impossible, and thus cement the +-power of the rulers. +- +-I'm on the side of the masses, not that of the rulers. If you are +-used to supporting the bosses and sysadmins in whatever they do, you +-might find this idea strange at first. +- +- + @node Process control + @chapter Process control + +--- coreutils-6.7/configure.ac.pam 2006-12-07 21:30:24.000000000 +0000 ++++ coreutils-6.7/configure.ac 2007-01-09 17:18:04.000000000 +0000 +@@ -44,6 +44,13 @@ + gl_INIT + coreutils_MACROS +dnl Give the chance to enable PAM +AC_ARG_ENABLE(pam, dnl @@ -355,18 +408,6 @@ +LIB_PAM="-ldl -lpam -lpam_misc" +AC_SUBST(LIB_PAM)]) + - AC_PROG_CC_STDC - AM_PROG_CC_C_O - AC_PROG_CPP ---- coreutils-5.92/lib/config.hin.pam 2005-10-24 17:58:21.000000000 +0100 -+++ coreutils-5.92/lib/config.hin 2005-10-24 17:58:21.000000000 +0100 -@@ -1526,6 +1526,9 @@ - /* Define if you want access control list support. */ - #undef USE_ACL - -+/* Define if you want to use PAM */ -+#undef USE_PAM -+ - /* Version number of package */ - #undef VERSION - + AC_FUNC_FORK + + optional_bin_progs= Index: core/base/coreutils/coreutils-uname.patch diff -u core/base/coreutils/coreutils-uname.patch:1.2 core/base/coreutils/coreutils-uname.patch:1.3 --- core/base/coreutils/coreutils-uname.patch:1.2 Sat Jun 24 03:42:02 2006 +++ core/base/coreutils/coreutils-uname.patch Sat Feb 2 07:28:16 2008 @@ -23,7 +23,7 @@ #include "system.h" #include "error.h" #include "quote.h" -@@ -138,6 +143,95 @@ Print certain system information. With +@@ -138,6 +143,117 @@ exit (status); } @@ -31,13 +31,13 @@ + +# if defined(__s390__) || defined(__s390x__) +# define CPUINFO_FILE "/proc/sysinfo" -+# define CPUINFO_FORMAT "%[^\t :]%*[ :]%[^\n]\n" ++# define CPUINFO_FORMAT "%64[^\t :]%*[ :]%256[^\n]%c" +# else +# define CPUINFO_FILE "/proc/cpuinfo" -+# define CPUINFO_FORMAT "%[^\t:]\t:%[^\n]\n" ++# define CPUINFO_FORMAT "%64[^\t:]\t:%256[^\n]%c" +# endif + -+# define PROCINFO_ARCHITECTURE 0 ++# define PROCINFO_PROCESSOR 0 +# define PROCINFO_HARDWARE_PLATFORM 1 + +static void __eat_cpuinfo_space(char *buf) @@ -49,9 +49,18 @@ + /* then eat leading space */ + tmp = buf; + while (*tmp && isspace(*tmp)) -+ *tmp++; ++ tmp++; + if (tmp != buf) + memmove(buf, tmp, strlen(tmp)+1); ++ /* finally collapse whitespace */ ++ tmp = buf; ++ while (tmp[0] && tmp[1]) { ++ if (isspace(tmp[0]) && isspace(tmp[1])) { ++ memmove(tmp, tmp+1, strlen(tmp)); ++ continue; ++ } ++ ++tmp; ++ } +} + +static int __linux_procinfo (int x, char *fstr, size_t s) @@ -59,49 +68,62 @@ + FILE *fp; + + char *procinfo_keys[] = { -+ #if defined(__i386__) || defined(__x86_64__) ++ /* --processor --hardware-platform */ ++ #if defined(__alpha__) ++ "cpu model", "system type" ++ #elif defined(__arm__) ++ "Processor", "Hardware" ++ #elif defined(__avr32__) ++ "processor", "cpu family" ++ #elif defined(__bfin__) ++ "CPU", "BOARD Name" ++ #elif defined(__cris__) ++ "cpu", "cpu model" ++ #elif defined(__frv__) ++ "CPU-Core", "System" ++ #elif defined(__i386__) || defined(__x86_64__) + "model name", "vendor_id" + #elif defined(__ia64__) + "family", "vendor" -+ #elif defined(__alpha__) -+ "cpu model", "system type" -+ #elif defined(sparc) || defined(__sparc__) -+ "type", "cpu" + #elif defined(__hppa__) + "cpu", "model" ++ #elif defined(__m68k__) ++ "CPU", "MMU" + #elif defined(__mips__) + "cpu model", "system type" + #elif defined(__powerpc__) || defined(__powerpc64__) + "cpu", "machine" -+ #elif defined(__arm__) -+ "Processor", "Hardware" + #elif defined(__s390__) || defined(__s390x__) + "Type", "Manufacturer" + #elif defined(__sh__) -+ "cpu family", "machine" -+ #elif defined(__m68k__) -+ "CPU", "MMU" -+ #elif defined(__cris__) -+ "cpu", "cpu model" -+ #elif defined(__frv__) -+ "CPU-Core", "System" -+ #elif defined(bfin) -+ "CPU", "BOARD Name" ++ "cpu type", "machine" ++ #elif defined(sparc) || defined(__sparc__) ++ "type", "cpu" ++ #elif defined(__vax__) ++ "cpu type", "cpu" + #else + "unknown", "unknown" + #endif + }; + + if ((fp = fopen(CPUINFO_FILE, "r")) != NULL) { -+ char key[64], value[257], *ret = NULL; ++ char key[65], value[257], eol, *ret = NULL; + -+ while (fscanf(fp, CPUINFO_FORMAT, key, value) != EOF) { ++ while (fscanf(fp, CPUINFO_FORMAT, key, value, &eol) != EOF) { + __eat_cpuinfo_space(key); + if (!strcmp(key, procinfo_keys[x])) { + __eat_cpuinfo_space(value); + ret = value; + break; + } ++ if (eol != '\n') { ++ /* we need two fscanf's here in case the previous ++ * length limit caused us to read right up to the ++ * newline ... doing "%*[^\n]\n" wont eat the newline ++ */ ++ fscanf(fp, "%*[^\n]"); ++ fscanf(fp, "\n"); ++ } + } + fclose(fp); + @@ -128,7 +150,7 @@ { static char processor[257]; +#if defined(USE_PROCINFO) -+ if (0 <= __linux_procinfo (PROCINFO_ARCHITECTURE, processor, sizeof processor)) ++ if (0 <= __linux_procinfo (PROCINFO_PROCESSOR, processor, sizeof processor)) +#else if (0 <= sysinfo (SI_ARCHITECTURE, processor, sizeof processor)) +#endif From andyrtr at archlinux.org Sat Feb 2 12:39:49 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 07:39:49 -0500 Subject: [arch-commits] CVS update of core/base/coreutils (coreutils-6.10-configuration.patch) Message-ID: Date: Saturday, February 2, 2008 @ 07:39:49 Author: andyrtr Path: /home/cvs-core/core/base/coreutils Added: coreutils-6.10-configuration.patch (1.1) added coreutils-6.10-configuration.patch ------------------------------------+ coreutils-6.10-configuration.patch | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) Index: core/base/coreutils/coreutils-6.10-configuration.patch diff -u /dev/null core/base/coreutils/coreutils-6.10-configuration.patch:1.1 --- /dev/null Sat Feb 2 07:39:49 2008 +++ core/base/coreutils/coreutils-6.10-configuration.patch Sat Feb 2 07:39:49 2008 @@ -0,0 +1,26 @@ +diff -urp coreutils-6.10-orig/src/Makefile.am coreutils-6.10/src/Makefile.am +--- coreutils-6.10-orig/src/Makefile.am 2008-01-11 11:34:22.000000000 +0100 ++++ coreutils-6.10/src/Makefile.am 2008-01-23 14:52:26.000000000 +0100 +@@ -170,7 +170,7 @@ install_su = \ + echo " chown root $(installed_su)"; \ + chown root $(installed_su); \ + echo " chmod $(setuid_root_mode) $(installed_su)"; \ +- chmod $(setuid_root_mode) $(installed_su) \ ++ chmod $(setuid_root_mode) $(installed_su); \ + else \ + :; \ + fi +diff -urp coreutils-6.10-orig/gnulib-tests/test-getaddrinfo.c coreutils-6.10/gnulib-tests/test-getaddrinfo.c +--- coreutils-6.10-orig/gnulib-tests/test-getaddrinfo.c 2007-11-17 07:59:42.000000000 +0100 ++++ coreutils-6.10/gnulib-tests/test-getaddrinfo.c 2008-01-25 19:19:43.000000000 +0100 +@@ -61,6 +61,10 @@ int simple (char *host, char *service) + if (res == EAI_SERVICE) + return 0; + ++ /* Do not fail this test for temporary name resolution errors. */ ++ if (res == EAI_AGAIN) ++ return 0; ++ + return 1; + } + From andyrtr at archlinux.org Sat Feb 2 13:00:12 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 08:00:12 -0500 Subject: [arch-commits] CVS update of extra/network/lftp (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 08:00:12 Author: andyrtr Path: /home/cvs-extra/extra/network/lftp Modified: PKGBUILD (1.62 -> 1.63) upgpkg: lftp 3.6.3-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/network/lftp/PKGBUILD diff -u extra/network/lftp/PKGBUILD:1.62 extra/network/lftp/PKGBUILD:1.63 --- extra/network/lftp/PKGBUILD:1.62 Fri Jan 4 15:21:02 2008 +++ extra/network/lftp/PKGBUILD Sat Feb 2 08:00:05 2008 @@ -1,18 +1,18 @@ -# $Id: PKGBUILD,v 1.62 2008/01/04 20:21:02 andyrtr Exp $ +# $Id: PKGBUILD,v 1.63 2008/02/02 13:00:05 andyrtr Exp $ # Maintainer: Aaron Griffin # Contributor: Aaron Griffin pkgname=lftp -pkgver=3.6.2 +pkgver=3.6.3 pkgrel=1 pkgdesc="Sophisticated command line based FTP client" -arch=(i686 x86_64) +arch=('i686' 'x86_64') license=('GPL') depends=(gcc-libs readline 'openssl>=0.9.8f' 'expat>=2.0.1') url="http://lftp.yar.ru/" backup=('etc/lftp.conf') source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2) -md5sums=('020d50695b1cd929066f158b8b512501') +md5sums=('5952074c6042f2e4441d29fa1d0651f3') build() { cd ${startdir}/src/${pkgname}-${pkgver} From andyrtr at archlinux.org Sat Feb 2 13:26:10 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 08:26:10 -0500 Subject: [arch-commits] CVS update of core/devel/fakeroot (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 08:26:10 Author: andyrtr Path: /home/cvs-core/core/devel/fakeroot Modified: PKGBUILD (1.13 -> 1.14) upgpkg: fakeroot 1.9.2-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/devel/fakeroot/PKGBUILD diff -u core/devel/fakeroot/PKGBUILD:1.13 core/devel/fakeroot/PKGBUILD:1.14 --- core/devel/fakeroot/PKGBUILD:1.13 Tue Jan 8 03:53:10 2008 +++ core/devel/fakeroot/PKGBUILD Sat Feb 2 08:26:10 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.13 2008/01/08 08:53:10 thomas Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/02 13:26:10 andyrtr Exp $ # Maintainer: judd # Contributor: Jochem Kossen pkgname=fakeroot -pkgver=1.9 +pkgver=1.9.2 pkgrel=1 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc' 'filesystem' 'grep' 'sed') options=('!libtool') source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz) -md5sums=('ed1e977e175a3b160c6df282e5598a8e') +md5sums=('713063480d4fcf4f388cffc13491ac05') build() { cd $startdir/src/$pkgname-$pkgver From andyrtr at archlinux.org Sat Feb 2 13:34:36 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 08:34:36 -0500 Subject: [arch-commits] CVS update of extra/lib/libdjvu (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 08:34:36 Author: andyrtr Path: /home/cvs-extra/extra/lib/libdjvu Modified: PKGBUILD (1.4 -> 1.5) upgpkg: libdjvu 3.5.20-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/lib/libdjvu/PKGBUILD diff -u extra/lib/libdjvu/PKGBUILD:1.4 extra/lib/libdjvu/PKGBUILD:1.5 --- extra/lib/libdjvu/PKGBUILD:1.4 Sun Jan 20 18:16:39 2008 +++ extra/lib/libdjvu/PKGBUILD Sat Feb 2 08:34:36 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.4 2008/01/20 23:16:39 dan Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/02 13:34:36 andyrtr Exp $ # Maintainer: damir # Contributor: mgushee pkgname=libdjvu -pkgver=3.5.19 +pkgver=3.5.20 pkgrel=1 pkgdesc="Library to process DjVu ('d??j?? vu') documents" arch=("i686" "x86_64") @@ -11,8 +11,8 @@ url="http://djvu.sourceforge.net/" depends=('gcc' 'libjpeg') options=('!libtool') -source=(http://downloads.sourceforge.net/djvu/djvulibre-${pkgver}.tar.gz) -md5sums=('0330d87ad337e408e21e1018eb511839') +source=(http://downloads.sourceforge.net/djvu/djvulibre-${pkgver}-2.tar.gz) +md5sums=('9211170b1ada6c75971d01353a73333e') build() { cd ${startdir}/src/djvulibre-${pkgver} From andyrtr at archlinux.org Sat Feb 2 14:45:08 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 09:45:08 -0500 Subject: [arch-commits] CVS update of core/base/man-pages (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 09:45:08 Author: andyrtr Path: /home/cvs-core/core/base/man-pages Modified: PKGBUILD (1.74 -> 1.75) upgpkg: man-pages 2.77-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/man-pages/PKGBUILD diff -u core/base/man-pages/PKGBUILD:1.74 core/base/man-pages/PKGBUILD:1.75 --- core/base/man-pages/PKGBUILD:1.74 Sun Dec 30 05:21:55 2007 +++ core/base/man-pages/PKGBUILD Sat Feb 2 09:45:06 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.74 2007/12/30 10:21:55 andyrtr Exp $ +# $Id: PKGBUILD,v 1.75 2008/02/02 14:45:06 andyrtr Exp $ # Maintainer: judd pkgname=man-pages -pkgver=2.74 +pkgver=2.77 pkgrel=1 pkgdesc="Linux man pages" arch=(i686 x86_64) @@ -10,7 +10,7 @@ groups=('base') depends=() source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.gz) -md5sums=('d2c7ff067c1beb82dabbfe4d9f49cd5e') +md5sums=('cf276a3c46464be8e514a9bb7c6d07fa') build() { cd $startdir/src/$pkgname-$pkgver From andyrtr at archlinux.org Sat Feb 2 15:07:22 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 10:07:22 -0500 Subject: [arch-commits] CVS update of core/devel/libtool (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 10:07:22 Author: andyrtr Path: /home/cvs-core/core/devel/libtool Modified: PKGBUILD (1.32 -> 1.33) upgpkg: libtool 1.5.26-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/devel/libtool/PKGBUILD diff -u core/devel/libtool/PKGBUILD:1.32 core/devel/libtool/PKGBUILD:1.33 --- core/devel/libtool/PKGBUILD:1.32 Sun Dec 2 22:13:11 2007 +++ core/devel/libtool/PKGBUILD Sat Feb 2 10:07:22 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.32 2007/12/03 03:13:11 dan Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/02 15:07:22 andyrtr Exp $ # Maintainer: judd pkgname=libtool -pkgver=1.5.24 -pkgrel=3 +pkgver=1.5.26 +pkgrel=1 pkgdesc="A generic library support script" arch=(i686 x86_64) license=('GPL') @@ -10,7 +10,7 @@ groups=('base-devel') depends=('sh') source=(ftp://ftp.gnu.org/pub/gnu/libtool/$pkgname-$pkgver.tar.gz) -md5sums=('d0071c890101fcf4f2be8934a37841b0') +md5sums=('aa9c5107f3ec9ef4200eb6556f3b3c29') options=('!libtool') build() { From andyrtr at archlinux.org Sat Feb 2 15:42:39 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 10:42:39 -0500 Subject: [arch-commits] CVS update of extra/lib/xmlsec (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 10:42:39 Author: andyrtr Path: /home/cvs-extra/extra/lib/xmlsec Modified: PKGBUILD (1.2 -> 1.3) upgpkg: xmlsec 1.2.11-1 ----------+ PKGBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) Index: extra/lib/xmlsec/PKGBUILD diff -u extra/lib/xmlsec/PKGBUILD:1.2 extra/lib/xmlsec/PKGBUILD:1.3 --- extra/lib/xmlsec/PKGBUILD:1.2 Sat Dec 9 09:52:46 2006 +++ extra/lib/xmlsec/PKGBUILD Sat Feb 2 10:42:39 2008 @@ -1,20 +1,22 @@ # Maintainer: Jan de Groot # Contributor: Hussam Al-Tayeb pkgname=xmlsec -pkgver=1.2.10 -pkgrel=3 +pkgver=1.2.11 +pkgrel=1 pkgdesc="XML Security Library is a C library based on LibXML2" +license=('custom') arch=(i686 x86_64) url="http://www.aleksey.com/xmlsec/index.html" depends=('libxml2' 'libxslt' 'openssl' 'gnutls' 'nss') makedepends=('pkgconfig') -options=('nolibtool') +options=('!libtool') source=(http://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz) -md5sums=('52b1b528fc80753a0cb51f27455ca3bf') +md5sums=('5652d44eec1375a399a6c61f5f6091f1') build() { cd ${startdir}/src/${pkgname}1-${pkgver} ./configure --prefix=/usr make || return 1 make DESTDIR=${startdir}/pkg install + install -D -m644 ${startdir}/src/${pkgname}1-${pkgver}/COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING } From dan at archlinux.org Sat Feb 2 16:48:15 2008 From: dan at archlinux.org (Dan McGee) Date: Sat, 02 Feb 2008 11:48:15 -0500 Subject: [arch-commits] CVS update of extra/devel/git (ChangeLog PKGBUILD git.install) Message-ID: Date: Saturday, February 2, 2008 @ 11:48:15 Author: dan Path: /home/cvs-extra/extra/devel/git Added: ChangeLog (1.1) Modified: PKGBUILD (1.45 -> 1.46) git.install (1.3 -> 1.4) upgpkg: git 1.5.4-1 -------------+ ChangeLog | 28 ++++++++++++++++++++++++++++ PKGBUILD | 28 ++++++++++++++-------------- git.install | 4 ---- 3 files changed, 42 insertions(+), 18 deletions(-) Index: extra/devel/git/ChangeLog diff -u /dev/null extra/devel/git/ChangeLog:1.1 --- /dev/null Sat Feb 2 11:48:15 2008 +++ extra/devel/git/ChangeLog Sat Feb 2 11:48:15 2008 @@ -0,0 +1,28 @@ +2008-02-02 Dan McGee + Version 1.5.4-1 + * Upstream version 1.5.4 + * Enable pthreads support in pack-objects. To use, set the pack.threads + git config option. Read manpages of pack-objects and config for more + details. + * Changelog added (with entries going back a bit). + +2008-01-28 Kevin Piche + Version 1.5.3.7-2 + * Updated for new perl policy (vendor dirs) + * Change license to GPL2 + +2007-12-03 Dan McGee + Version 1.5.3.7-1 + * Upstream version 1.5.3.7 + +2007-11-19 Dan McGee + Version 1.5.3.6-2 + * Upstream version 1.5.3.6 + +2007-11-01 Eric Belanger + Version 1.5.3.5-2 + * Fix Perl module location + +2007-10-31 Dan McGee + Version 1.5.3.5-1 + * Upstream version 1.5.3.5 Index: extra/devel/git/PKGBUILD diff -u extra/devel/git/PKGBUILD:1.45 extra/devel/git/PKGBUILD:1.46 --- extra/devel/git/PKGBUILD:1.45 Mon Jan 28 21:58:04 2008 +++ extra/devel/git/PKGBUILD Sat Feb 2 11:48:15 2008 @@ -1,10 +1,9 @@ -# $Id: PKGBUILD,v 1.45 2008/01/29 02:58:04 kevin Exp $ -# Maintainer: Simo Leone +# $Id: PKGBUILD,v 1.46 2008/02/02 16:48:15 dan Exp $ # Maintainer: Dan McGee pkgname=git -pkgver=1.5.3.7 -pkgrel=2 +pkgver=1.5.4 +pkgrel=1 pkgdesc="GIT - the stupid content tracker" arch=(i686 x86_64) url="http://git.or.cz/" @@ -14,12 +13,13 @@ provides=('git-core') install=git.install source=("http://kernel.org/pub/software/scm/git/${pkgname}-${pkgver}.tar.bz2" \ - "http://kernel.org/pub/software/scm/git/git-manpages-${pkgver}.tar.bz2") + "http://kernel.org/pub/software/scm/git/git-manpages-${pkgver}.tar.bz2") build() { cd ${startdir}/src/${pkgname}-${pkgver} - make prefix=/usr || return 1 - make prefix=/usr INSTALLDIRS=vendor DESTDIR=${startdir}/pkg install + make THREADED_DELTA_SEARCH=1 prefix=/usr || return 1 + make THREADED_DELTA_SEARCH=1 prefix=/usr \ + INSTALLDIRS=vendor DESTDIR=${startdir}/pkg install # let's plop gitweb in /usr/share cp -dR ./gitweb ${startdir}/pkg/usr/share/gitweb @@ -29,16 +29,16 @@ install -m644 ./contrib/completion/git-completion.bash ${startdir}/pkg/etc/bash_completion.d/git # how 'bout some manpages? - for i in ${startdir}/src/man1/*; do - install -D -m644 $i ${startdir}/pkg/usr/man/man1/`basename $i` - done - for i in ${startdir}/src/man7/*; do - install -D -m644 $i ${startdir}/pkg/usr/man/man7/`basename $i` + for mansect in man1 man5 man7; do + for manpage in ${startdir}/src/${mansect}/*; do + install -D -m644 $manpage ${startdir}/pkg/usr/share/man/${mansect}/$(basename $manpage) + done done # remove perllocal.pod, .packlist, and empty directories. rm -rf ${startdir}/pkg/usr/lib } -md5sums=('a114cbf532ff627698a031a66d072173' - 'bc810162a466e63ee5819ff35e4fb343') +md5sums=('fd0eba9e72d2af342044897eecec1be3' + '8a0a0ab79f46340a7d09bd4db65b1e3f') + Index: extra/devel/git/git.install diff -u extra/devel/git/git.install:1.3 extra/devel/git/git.install:1.4 --- extra/devel/git/git.install:1.3 Sun Nov 18 19:26:07 2007 +++ extra/devel/git/git.install Sat Feb 2 11:48:15 2008 @@ -9,7 +9,3 @@ post_install } -op=$1 -shift - -$op $* From andyrtr at archlinux.org Sat Feb 2 17:17:39 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 12:17:39 -0500 Subject: [arch-commits] CVS update of extra/lib/sqlite3 (2 files) Message-ID: Date: Saturday, February 2, 2008 @ 12:17:39 Author: andyrtr Path: /home/cvs-extra/extra/lib/sqlite3 Added: build_fts_as_part_of_libsqlite.patch (1.1) Modified: PKGBUILD (1.35 -> 1.36) upgpkg: sqlite3 3.5.5-1 also fixed #6217 --------------------------------------+ PKGBUILD | 18 ++-- build_fts_as_part_of_libsqlite.patch | 139 +++++++++++++++++++++++++++++++++ 2 files changed, 151 insertions(+), 6 deletions(-) Index: extra/lib/sqlite3/PKGBUILD diff -u extra/lib/sqlite3/PKGBUILD:1.35 extra/lib/sqlite3/PKGBUILD:1.36 --- extra/lib/sqlite3/PKGBUILD:1.35 Sat Dec 15 14:15:45 2007 +++ extra/lib/sqlite3/PKGBUILD Sat Feb 2 12:17:38 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.35 2007/12/15 19:15:45 andyrtr Exp $ +# $Id: PKGBUILD,v 1.36 2008/02/02 17:17:38 andyrtr Exp $ # Maintainer: Andreas Radke # Contributor: Tom Newsom pkgname=sqlite3 -pkgver=3.5.4 +pkgver=3.5.5 pkgrel=1 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64') @@ -11,16 +11,22 @@ depends=('readline') conflicts=('sqlite') replaces=('sqlite') -source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz license.txt) +source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz license.txt + build_fts_as_part_of_libsqlite.patch) options=(!libtool) -md5sums=('f17da840eed792e896c3408d0ce97718' - 'c1cdbc5544034d9012e421e75a5e4890') +md5sums=('1174fc9074db2aa49bd17f3dc2607067' + 'c1cdbc5544034d9012e421e75a5e4890' + '1a24b7334d4d338deaa6552f49106a41') build() { cd $startdir/src/sqlite-$pkgver + # include fts123 - fixes #6217 patch taken from + # http://www.sqlite.org/cvstrac/tktview?tn=2791,35 + patch -Np0 -i ../build_fts_as_part_of_libsqlite.patch || return 1 ./configure --prefix=/usr --enable-threadsafe make || return 1 make DESTDIR=$startdir/pkg install + # license install -Dm644 $startdir/src/license.txt ${startdir}/pkg/usr/share/licenses/${pkgname}/license.txt -} +} \ No newline at end of file Index: extra/lib/sqlite3/build_fts_as_part_of_libsqlite.patch diff -u /dev/null extra/lib/sqlite3/build_fts_as_part_of_libsqlite.patch:1.1 --- /dev/null Sat Feb 2 12:17:39 2008 +++ extra/lib/sqlite3/build_fts_as_part_of_libsqlite.patch Sat Feb 2 12:17:39 2008 @@ -0,0 +1,139 @@ +Index: Makefile.in +=================================================================== +RCS file: /sqlite/sqlite/Makefile.in,v +retrieving revision 1.186 +diff -u -3 -p -r1.186 Makefile.in +--- Makefile.in 23 Nov 2007 15:12:44 -0000 1.186 ++++ Makefile.in 23 Nov 2007 19:27:56 -0000 +@@ -114,6 +114,23 @@ LTINSTALL = $(LIBTOOL) --mode=install $( + # nawk compatible awk. + NAWK = @AWK@ + ++# Need these defined unconditionally, as non-fts builds with ++# fts object files without using -DSQLITE_ENABLE_FTS[123] ++# will not work without it. ++# ++TCC += -DSQLITE_CORE ++TCC += -DSQLITE_ENABLE_BROKEN_FTS1 ++TCC += -DSQLITE_ENABLE_BROKEN_FTS2 ++ ++# uncomment to build fts1 as part of library ++# TCC += -DSQLITE_ENABLE_FTS1=1 ++ ++# uncomment to build fts2 as part of library ++# TCC += -DSQLITE_ENABLE_FTS2=1 ++ ++# uncomment to build fts3 as part of library ++# TCC += -DSQLITE_ENABLE_FTS3=1 ++ + # You should not have to change anything below this line + ############################################################################### + TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1 +@@ -132,6 +149,17 @@ LIBOBJ = alter.lo analyze.lo attach.lo a + vdbe.lo vdbeapi.lo vdbeaux.lo vdbeblob.lo vdbefifo.lo vdbemem.lo \ + where.lo utf.lo legacy.lo vtab.lo + ++# Object files for FTS ++# ++LIBOBJ += \ ++ fts1.lo fts1_hash.lo fts1_porter.lo fts1_tokenizer1.lo ++ ++LIBOBJ += \ ++ fts2.lo fts2_hash.lo fts2_porter.lo fts2_tokenizer.lo fts2_tokenizer1.lo ++ ++LIBOBJ += \ ++ fts3.lo fts3_hash.lo fts3_porter.lo fts3_tokenizer.lo fts3_tokenizer1.lo ++ + # All of the source code files. + # + SRC = \ +@@ -209,6 +237,23 @@ SRC += \ + $(TOP)/ext/fts1/fts1_tokenizer.h \ + $(TOP)/ext/fts1/fts1_tokenizer1.c + ++SRC += \ ++ $(TOP)/ext/fts2/fts2.c \ ++ $(TOP)/ext/fts2/fts2.h \ ++ $(TOP)/ext/fts2/fts2_hash.c \ ++ $(TOP)/ext/fts2/fts2_hash.h \ ++ $(TOP)/ext/fts2/fts2_porter.c \ ++ $(TOP)/ext/fts2/fts2_tokenizer.h \ ++ $(TOP)/ext/fts2/fts2_tokenizer1.c ++ ++SRC += \ ++ $(TOP)/ext/fts3/fts3.c \ ++ $(TOP)/ext/fts3/fts3.h \ ++ $(TOP)/ext/fts3/fts3_hash.c \ ++ $(TOP)/ext/fts3/fts3_hash.h \ ++ $(TOP)/ext/fts3/fts3_porter.c \ ++ $(TOP)/ext/fts3/fts3_tokenizer.h \ ++ $(TOP)/ext/fts3/fts3_tokenizer1.c + + # Source code to the test files. + # +@@ -285,6 +330,16 @@ HDR += \ + $(TOP)/ext/fts1/fts1_hash.h \ + $(TOP)/ext/fts1/fts1_tokenizer.h + ++HDR += \ ++ $(TOP)/ext/fts2/fts2.h \ ++ $(TOP)/ext/fts2/fts2_hash.h \ ++ $(TOP)/ext/fts2/fts2_tokenizer.h ++ ++HDR += \ ++ $(TOP)/ext/fts3/fts3.h \ ++ $(TOP)/ext/fts3/fts3_hash.h \ ++ $(TOP)/ext/fts3/fts3_tokenizer.h ++ + # Header files used by the VDBE submodule + # + VDBEHDR = \ +@@ -616,3 +671,48 @@ sqlite3.def: $(REAL_LIBOBJ) + sqlite3.dll: $(REAL_LIBOBJ) sqlite3.def + $(TCC) -shared -o sqlite3.dll sqlite3.def \ + -Wl,"--strip-all" $(REAL_LIBOBJ) ++ ++# ++# FTS ++# ++fts1.lo: $(TOP)/ext/fts1/fts1.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1.c ++ ++fts1_hash.lo: $(TOP)/ext/fts1/fts1_hash.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1_hash.c ++ ++fts1_porter.lo: $(TOP)/ext/fts1/fts1_porter.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1_porter.c ++ ++fts1_tokenizer1.lo: $(TOP)/ext/fts1/fts1_tokenizer1.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1_tokenizer1.c ++ ++fts2.lo: $(TOP)/ext/fts2/fts2.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2.c ++ ++fts2_hash.lo: $(TOP)/ext/fts2/fts2_hash.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_hash.c ++ ++fts2_porter.lo: $(TOP)/ext/fts2/fts2_porter.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_porter.c ++ ++fts2_tokenizer.lo: $(TOP)/ext/fts2/fts2_tokenizer.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_tokenizer.c ++ ++fts2_tokenizer1.lo: $(TOP)/ext/fts2/fts2_tokenizer1.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_tokenizer1.c ++ ++fts3.lo: $(TOP)/ext/fts3/fts3.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts3/fts3.c ++ ++fts3_hash.lo: $(TOP)/ext/fts3/fts3_hash.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts3/fts3_hash.c ++ ++fts3_porter.lo: $(TOP)/ext/fts3/fts3_porter.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts3/fts3_porter.c ++ ++fts3_tokenizer.lo: $(TOP)/ext/fts3/fts3_tokenizer.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts3/fts3_tokenizer.c ++ ++fts3_tokenizer1.lo: $(TOP)/ext/fts3/fts3_tokenizer1.c $(HDR) ++ $(LTCOMPILE) -c $(TOP)/ext/fts3/fts3_tokenizer1.c From andyrtr at archlinux.org Sat Feb 2 18:16:51 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 13:16:51 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:16:51 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db Modified: PKGBUILD (1.10 -> 1.11) upgpkg: foomatic-db 3.0_20071218-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/office/foomatic-db/PKGBUILD diff -u extra/office/foomatic-db/PKGBUILD:1.10 extra/office/foomatic-db/PKGBUILD:1.11 --- extra/office/foomatic-db/PKGBUILD:1.10 Sun Oct 14 05:53:52 2007 +++ extra/office/foomatic-db/PKGBUILD Sat Feb 2 13:16:51 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.10 2007/10/14 09:53:52 andyrtr Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/02 18:16:51 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # pkgname=foomatic-db -pkgver=3.0_20071012 -_snapver=3.0-20071012 +pkgver=3.0_20071218 +_snapver=3.0-20071218 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" arch=(i686 x86_64) @@ -15,7 +15,7 @@ #source=(http://archlinux.org/~andyrtr/sources/$pkgname-$_snapver.tar.gz) url="http://www.linuxprinting.org/foomatic.html" options=('force') -md5sums=('a31a624e9a7cd7bd45fa0ee5d53859f7') +md5sums=('21c81eff341b63f5f9bcffb0a53bc906') build() { cd $startdir/src/$pkgname-* From damir at archlinux.org Sat Feb 2 18:17:03 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 13:17:03 -0500 Subject: [arch-commits] CVS update of extra/devel/cmake (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:17:03 Author: damir Path: /home/cvs-extra/extra/devel/cmake Modified: PKGBUILD (1.4 -> 1.5) upgpkg: cmake 2.4.8-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/devel/cmake/PKGBUILD diff -u extra/devel/cmake/PKGBUILD:1.4 extra/devel/cmake/PKGBUILD:1.5 --- extra/devel/cmake/PKGBUILD:1.4 Thu Jul 19 17:34:29 2007 +++ extra/devel/cmake/PKGBUILD Sat Feb 2 13:17:03 2008 @@ -1,17 +1,16 @@ -# $Id: PKGBUILD,v 1.4 2007/07/19 21:34:29 andyrtr Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/02 18:17:03 damir Exp $ # Maintainer: damir # Contributor: Konstantinos Pachnis pkgname=cmake -pkgver=2.4.7 +pkgver=2.4.8 pkgrel=1 pkgdesc="CMake is a cross-platform open-source make system" arch=('i686' 'x86_64') license=('custom') url="http://www.cmake.org" -depends=('gcc>=4.0.3' 'glibc' 'ncurses') +depends=('gcc-libs>=4.0.3' 'glibc' 'ncurses') source=("http://www.cmake.org/files/v2.4/$pkgname-$pkgver.tar.gz") -md5sums=('4476c423b8f74266136964e42ea88028') build() { cd $startdir/src/$pkgname-$pkgver @@ -24,3 +23,4 @@ # Correct permissions #find $startdir/pkg/usr/share/CMake/Modules -type f -exec chmod 644 "{}" ";" } +md5sums=('f5dd061c31765a49dc17ae8bdc986779') From andyrtr at archlinux.org Sat Feb 2 18:18:18 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 13:18:18 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-filters (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:18:18 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-filters Modified: PKGBUILD (1.15 -> 1.16) upgpkg: foomatic-filters 3.0_20071218-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/office/foomatic-filters/PKGBUILD diff -u extra/office/foomatic-filters/PKGBUILD:1.15 extra/office/foomatic-filters/PKGBUILD:1.16 --- extra/office/foomatic-filters/PKGBUILD:1.15 Sun Oct 14 05:22:41 2007 +++ extra/office/foomatic-filters/PKGBUILD Sat Feb 2 13:18:18 2008 @@ -1,12 +1,12 @@ -# $Id: PKGBUILD,v 1.15 2007/10/14 09:22:41 andyrtr Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/02 18:18:18 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # # build order: foomatic-db / -filters / -db-ppd / -db-engines / -db-hpijs pkgname=foomatic-filters -pkgver=3.0_20071012 -_snapver=3.0-20071012 +pkgver=3.0_20071218 +_snapver=3.0-20071218 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" arch=(i686 x86_64) @@ -16,7 +16,7 @@ # sources come and go daily - so we hold a copy source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$_snapver.tar.gz) #source=(http://archlinux.org/~andyrtr/sources/$pkgname-$_snapver.tar.gz) -md5sums=('584c1707945ec33e4441468c156670cb') +md5sums=('69282efbc0bb8c72840eea638ac7dc71') url="http://www.linuxprinting.org/foomatic.html" options=('force') From damir at archlinux.org Sat Feb 2 18:20:33 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 13:20:33 -0500 Subject: [arch-commits] CVS update of extra/office/ocrad (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:20:33 Author: damir Path: /home/cvs-extra/extra/office/ocrad Modified: PKGBUILD (1.6 -> 1.7) upgpkg: ocrad 0.17-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/office/ocrad/PKGBUILD diff -u extra/office/ocrad/PKGBUILD:1.6 extra/office/ocrad/PKGBUILD:1.7 --- extra/office/ocrad/PKGBUILD:1.6 Sun Oct 22 08:04:17 2006 +++ extra/office/ocrad/PKGBUILD Sat Feb 2 13:20:33 2008 @@ -1,13 +1,13 @@ -# $Id: PKGBUILD,v 1.6 2006/10/22 12:04:17 damir Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/02 18:20:33 damir Exp $ # Maintainer: damir pkgname=ocrad -pkgver=0.16 +pkgver=0.17 pkgrel=1 pkgdesc="OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method" arch=("i686" "x86_64") url="http://www.gnu.org/software/ocrad/ocrad.html" -depends=('gcc') +depends=('gcc-libs') source=("http://ftp.gnu.org/gnu/ocrad/ocrad-$pkgver.tar.bz2") @@ -18,3 +18,4 @@ make prefix=$startdir/pkg/usr install } +md5sums=('687c213b3334d5a6c2dcef97805c5882') From andyrtr at archlinux.org Sat Feb 2 18:20:53 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 13:20:53 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db-engine (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:20:53 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db-engine Modified: PKGBUILD (1.11 -> 1.12) upgpkg: foomatic-db-engine 3.0_20071218-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/office/foomatic-db-engine/PKGBUILD diff -u extra/office/foomatic-db-engine/PKGBUILD:1.11 extra/office/foomatic-db-engine/PKGBUILD:1.12 --- extra/office/foomatic-db-engine/PKGBUILD:1.11 Sun Oct 14 05:26:30 2007 +++ extra/office/foomatic-db-engine/PKGBUILD Sat Feb 2 13:20:53 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.11 2007/10/14 09:26:30 andyrtr Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/02 18:20:53 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # pkgname=foomatic-db-engine -pkgver=3.0_20071012 -_snapver=3.0-20071012 +pkgver=3.0_20071218 +_snapver=3.0-20071218 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" arch=(i686 x86_64) @@ -17,7 +17,7 @@ #source=(http://archlinux.org/~andyrtr/sources/$pkgname-$_snapver.tar.gz) url="http://www.linuxprinting.org/foomatic.html" options=('force') -md5sums=('ea1ca70e889591e8f3f40c2b816b73db') +md5sums=('29dcaf35a01bd64664215aa2489d43b9') build() { cd $startdir/src/$pkgname-$_snapver From andyrtr at archlinux.org Sat Feb 2 18:22:10 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 13:22:10 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db-hpijs (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:22:10 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db-hpijs Modified: PKGBUILD (1.3 -> 1.4) upgpkg: foomatic-db-hpijs 20071218-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/office/foomatic-db-hpijs/PKGBUILD diff -u extra/office/foomatic-db-hpijs/PKGBUILD:1.3 extra/office/foomatic-db-hpijs/PKGBUILD:1.4 --- extra/office/foomatic-db-hpijs/PKGBUILD:1.3 Sun Oct 14 05:51:42 2007 +++ extra/office/foomatic-db-hpijs/PKGBUILD Sat Feb 2 13:22:09 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.3 2007/10/14 09:51:42 andyrtr Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/02 18:22:09 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # pkgname=foomatic-db-hpijs -pkgver=20071012 +pkgver=20071218 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix - Foomatic data for the HP's HPIJS printer drivers" arch=(i686 x86_64) @@ -13,7 +13,7 @@ source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$pkgver.tar.gz) #source=(http://archlinux.org/~andyrtr/sources/$pkgname-$pkgver.tar.gz) url="http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic" -md5sums=('74375adfdf6c5010477ad49ba704224d') +md5sums=('8b6569a8dbf93a5dabbcf62161f15372') build() { cd $startdir/src/$pkgname-$pkgver From andyrtr at archlinux.org Sat Feb 2 18:29:46 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 13:29:46 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db-ppd (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 13:29:46 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db-ppd Modified: PKGBUILD (1.16 -> 1.17) upgpkg: foomatic-db-ppd 3.0_20071218-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/office/foomatic-db-ppd/PKGBUILD diff -u extra/office/foomatic-db-ppd/PKGBUILD:1.16 extra/office/foomatic-db-ppd/PKGBUILD:1.17 --- extra/office/foomatic-db-ppd/PKGBUILD:1.16 Sun Oct 14 06:25:17 2007 +++ extra/office/foomatic-db-ppd/PKGBUILD Sat Feb 2 13:29:45 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.16 2007/10/14 10:25:17 andyrtr Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/02 18:29:45 andyrtr Exp $ # Maintainer: arjan # pkgname=foomatic-db-ppd -pkgver=3.0_20071012 -_snapver=20071012 +pkgver=3.0_20071218 +_snapver=20071218 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix - the ppd files" arch=(i686 x86_64) @@ -13,7 +13,7 @@ # sources come and go daily - so we hold a copy #source=(http://archlinux.org/~andyrtr/sources/foomatic-filters-ppds-$_snapver.tar.gz) source=(http://www.linuxprinting.org/download/foomatic/foomatic-filters-ppds-$_snapver.tar.gz) -md5sums=('dc03ff38241fb3cf75fd04b969eac076') +md5sums=('d8484505ef1b7c386cac501fe510975b') url="http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic" options=('force') From dan at archlinux.org Sat Feb 2 18:48:35 2008 From: dan at archlinux.org (Dan McGee) Date: Sat, 02 Feb 2008 13:48:35 -0500 Subject: [arch-commits] CVS update of extra (7 files) Message-ID: Date: Saturday, February 2, 2008 @ 13:48:35 Author: dan Path: /home/cvs-extra/extra Modified: devel/jdk/jdk.profile (1.1 -> 1.2) kde/kde-common/kde.profile (1.1 -> 1.2) kde/kde-common/kde.tcsh (1.1 -> 1.2) lib/qt3/qt.profile (1.2 -> 1.3) system/jre/jre.profile (1.2 -> 1.3) system/tcsh/csh.cshrc (1.2 -> 1.3) system/zsh/zprofile (1.5 -> 1.6) Updates to prevent packages from setting unnecessary $MANPATH variable ----------------------------+ devel/jdk/jdk.profile | 1 - kde/kde-common/kde.profile | 1 - kde/kde-common/kde.tcsh | 1 - lib/qt3/qt.profile | 1 - system/jre/jre.profile | 1 - system/tcsh/csh.cshrc | 10 ---------- system/zsh/zprofile | 2 -- 7 files changed, 17 deletions(-) Index: extra/devel/jdk/jdk.profile diff -u extra/devel/jdk/jdk.profile:1.1 extra/devel/jdk/jdk.profile:1.2 --- extra/devel/jdk/jdk.profile:1.1 Thu Jul 20 03:39:01 2006 +++ extra/devel/jdk/jdk.profile Sat Feb 2 13:48:35 2008 @@ -1,5 +1,4 @@ export J2SDKDIR=/opt/java export PATH=$PATH:$J2SDKDIR/bin -export MANPATH=$MANPATH:$J2SDKDIR/man export JAVA_HOME=/opt/java export CLASSPATH=$CLASSPATH:$J2SDKDIR/lib Index: extra/kde/kde-common/kde.profile diff -u extra/kde/kde-common/kde.profile:1.1 extra/kde/kde-common/kde.profile:1.2 --- extra/kde/kde-common/kde.profile:1.1 Mon Mar 7 06:20:52 2005 +++ extra/kde/kde-common/kde.profile Sat Feb 2 13:48:35 2008 @@ -1,7 +1,6 @@ export KDEDIR=/opt/kde export KDEDIRS=$KDEDIR:/usr export PATH=$PATH:$KDEDIR/bin -export MANPATH=$MANPATH:$KDEDIR/man export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$KDEDIR/lib/pkgconfig if [ ! -z $XDG_DATA_DIRS ]; then export XDG_DATA_DIRS=$XDG_DATA_DIRS:$KDEDIR/share Index: extra/kde/kde-common/kde.tcsh diff -u extra/kde/kde-common/kde.tcsh:1.1 extra/kde/kde-common/kde.tcsh:1.2 --- extra/kde/kde-common/kde.tcsh:1.1 Mon Mar 7 06:20:52 2005 +++ extra/kde/kde-common/kde.tcsh Sat Feb 2 13:48:35 2008 @@ -1,7 +1,6 @@ setenv KDEDIR /opt/kde setenv KDEDIRS /usr:$KDEDIR setenv PATH $KDEDIR/bin:$PATH -setenv MANPATH $KDEDIR/man:$MANPATH setenv PKG_CONFIG_PATH $KDEDIR/lib/pkgconfig:$PKG_CONFIG_PATH if ( ! $?XDG_DATA_DIRS ) then setenv XDG_DATA_DIRS $KDEDIR/share Index: extra/lib/qt3/qt.profile diff -u extra/lib/qt3/qt.profile:1.2 extra/lib/qt3/qt.profile:1.3 --- extra/lib/qt3/qt.profile:1.2 Tue Nov 13 05:05:26 2007 +++ extra/lib/qt3/qt.profile Sat Feb 2 13:48:35 2008 @@ -1,5 +1,4 @@ export QTDIR=/opt/qt export QT_XFT=true export PATH=$PATH:$QTDIR/bin -export MANPATH=$MANPATH:$QTDIR/man export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/qt/lib/pkgconfig Index: extra/system/jre/jre.profile diff -u extra/system/jre/jre.profile:1.2 extra/system/jre/jre.profile:1.3 --- extra/system/jre/jre.profile:1.2 Wed Aug 2 02:12:44 2006 +++ extra/system/jre/jre.profile Sat Feb 2 13:48:35 2008 @@ -1,6 +1,5 @@ export J2REDIR=/opt/java/jre export PATH=$PATH:$J2REDIR/bin -export MANPATH=$MANPATH:$J2REDIR/man export CLASSPATH=$CLASSPATH:$J2REDIR/lib if [ ! -f /etc/profile.d/jdk.sh ]; then export JAVA_HOME=/opt/java/jre Index: extra/system/tcsh/csh.cshrc diff -u extra/system/tcsh/csh.cshrc:1.2 extra/system/tcsh/csh.cshrc:1.3 --- extra/system/tcsh/csh.cshrc:1.2 Sun Jan 30 19:32:25 2005 +++ extra/system/tcsh/csh.cshrc Sat Feb 2 13:48:35 2008 @@ -122,16 +122,6 @@ endif -## -## Set manpath -## -if ( ! $?MANPATH ) then - setenv MANPATH /usr/man:/usr/X11R6/man:/usr/local/man -else - setenv MANPATH /usr/man:/usr/X11R6/man:/usr/local/man:$MANPATH -endif - - end: ## onintr Index: extra/system/zsh/zprofile diff -u extra/system/zsh/zprofile:1.5 extra/system/zsh/zprofile:1.6 --- extra/system/zsh/zprofile:1.5 Thu Jan 26 17:33:14 2006 +++ extra/system/zsh/zprofile Sat Feb 2 13:48:35 2008 @@ -4,8 +4,6 @@ export PATH="/bin:/usr/bin:/sbin:/usr/sbin:/opt/bin" -export MANPATH="/usr/man" -export LESSCHARSET="latin1" export INPUTRC="/etc/inputrc" export LESS="-R" From damir at archlinux.org Sat Feb 2 19:23:19 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 14:23:19 -0500 Subject: [arch-commits] CVS update of extra/lib/libxml++ (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 14:23:19 Author: damir Path: /home/cvs-extra/extra/lib/libxml++ Modified: PKGBUILD (1.6 -> 1.7) upgpkg: libxml++ 1.0.5-1 ----------+ PKGBUILD | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) Index: extra/lib/libxml++/PKGBUILD diff -u extra/lib/libxml++/PKGBUILD:1.6 extra/lib/libxml++/PKGBUILD:1.7 --- extra/lib/libxml++/PKGBUILD:1.6 Wed May 24 14:59:09 2006 +++ extra/lib/libxml++/PKGBUILD Sat Feb 2 14:23:19 2008 @@ -1,23 +1,23 @@ -# $Id: PKGBUILD,v 1.6 2006/05/24 18:59:09 notz Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/02 19:23:19 damir Exp $ # Contributor: Ben # Maintainer: damir pkgname=libxml++ -pkgver=1.0.4 -pkgrel=2 +pkgver=1.0.5 +pkgrel=1 pkgdesc="c++ bindings to libxml" -arch=(i686 x86_64) +arch=('i686' 'x86_64') +license=('LGPL') url="http://libxmlplusplus.sourceforge.net/" -depends=('libxml2') - -source=(http://ftp.gnome.org/pub/GNOME/sources/libxml++/1.0/$pkgname-$pkgver.tar.bz2) -md5sums=('d7a28fa79199ea957ac4be7c88c412a7') +depends=('gcc-libs' 'libxml2') +options=("!libtool") +source=("http://ftp.gnome.org/pub/GNOME/sources/libxml++/1.0/$pkgname-$pkgver.tar.bz2") build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr --with-gnu-ld make || return 1 make prefix=$startdir/pkg/usr install - find $startdir/pkg -name '*.la' -exec rm {} \; } +md5sums=('10c178eb992be70d45450020bf0cc2aa') From damir at archlinux.org Sat Feb 2 19:31:04 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 14:31:04 -0500 Subject: [arch-commits] CVS update of extra/science/maxima (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 14:31:04 Author: damir Path: /home/cvs-extra/extra/science/maxima Modified: PKGBUILD (1.14 -> 1.15) upgpkg: maxima 5.14.0-1 ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/science/maxima/PKGBUILD diff -u extra/science/maxima/PKGBUILD:1.14 extra/science/maxima/PKGBUILD:1.15 --- extra/science/maxima/PKGBUILD:1.14 Mon Sep 17 16:48:20 2007 +++ extra/science/maxima/PKGBUILD Sat Feb 2 14:31:04 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.14 2007/09/17 20:48:20 damir Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/02 19:31:04 damir Exp $ # Maintainer: damir # Contributor: Damir Perisa pkgname=maxima -pkgver=5.13.0 +pkgver=5.14.0 pkgrel=1 pkgdesc="Maxima - a sophisticated computer algebra system" arch=("i686" "x86_64") @@ -13,7 +13,7 @@ # needs rebuild when {readline,bash} changes version install=$pkgname.install -source=("http://puzzle.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" "$pkgname.desktop") +source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" "$pkgname.desktop") build() { cd $startdir/src/$pkgname-$pkgver @@ -29,5 +29,6 @@ ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png ${pkgname}.png } -md5sums=('7317ba22fc485554b15aceb6bc22542b' + +md5sums=('8afd0efee916c983d875a396ec405ad2' 'a44160f17c95d4ce1d6f3b4ca7cf6b9e') From damir at archlinux.org Sat Feb 2 20:36:37 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 15:36:37 -0500 Subject: [arch-commits] CVS update of extra/multimedia/kaffeine (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 15:36:37 Author: damir Path: /home/cvs-extra/extra/multimedia/kaffeine Modified: PKGBUILD (1.31 -> 1.32) upgpkg: kaffeine 0.8.6-1 ----------+ PKGBUILD | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) Index: extra/multimedia/kaffeine/PKGBUILD diff -u extra/multimedia/kaffeine/PKGBUILD:1.31 extra/multimedia/kaffeine/PKGBUILD:1.32 --- extra/multimedia/kaffeine/PKGBUILD:1.31 Sat Jul 28 19:01:56 2007 +++ extra/multimedia/kaffeine/PKGBUILD Sat Feb 2 15:36:37 2008 @@ -1,24 +1,28 @@ -# $Id: PKGBUILD,v 1.31 2007/07/28 23:01:56 damir Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/02 20:36:37 damir Exp $ # Maintainer : Damir Perisa pkgname=kaffeine -pkgver=0.8.5 +pkgver=0.8.6 pkgrel=1 pkgdesc="Multimedia Player, based on Xine" license=('GPL') arch=('i686' 'x86_64') url="http://kaffeine.sourceforge.net/" -depends=('libx11' 'libxtst' 'libxcb' 'kdelibs>=3.5.7' 'libart-lgpl' 'lame' 'cdparanoia' 'fam' 'xine-lib>=1.1.6' 'gstreamer0.10-base') +depends=('libx11' 'libxtst' 'libxcb' 'kdelibs>=3.5.7' 'libart-lgpl' 'lame' 'cdparanoia' 'fam' 'xine-lib>=1.1.10' 'gstreamer0.10-base') source=("http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2") build() { - [ -z "${QTDIR}" ] && . /etc/profile.d/qt.sh - [ -z "${KDEDIR}" ] && . /etc/profile.d/kde.sh cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/opt/kde --with-xorg --enable-gcc-hidden-visibility + + [ -z "${QTDIR}" ] && . /etc/profile.d/qt3.sh + [ -z "${KDEDIR}" ] && . /etc/profile.d/kde.sh + + ./configure --prefix=/opt/kde --with-xorg + #--enable-gcc-hidden-visibility make || return 1 make DESTDIR=${startdir}/pkg install # remove already provided file by kdelibs rm ${startdir}/pkg/opt/kde/share/mimelnk/application/x-mplayer2.desktop } +md5sums=('102cced6a686f5ffffee94652ca2a093') From andyrtr at archlinux.org Sat Feb 2 21:28:19 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 16:28:19 -0500 Subject: [arch-commits] CVS update of extra/gnome/meld (PKGBUILD meld.install) Message-ID: Date: Saturday, February 2, 2008 @ 16:28:19 Author: andyrtr Path: /home/cvs-extra/extra/gnome/meld Modified: PKGBUILD (1.10 -> 1.11) meld.install (1.4 -> 1.5) upgpkg: meld 1.1.5.1-2 fixed #9376 and #9410 --------------+ PKGBUILD | 13 ++++--------- meld.install | 1 - 2 files changed, 4 insertions(+), 10 deletions(-) Index: extra/gnome/meld/PKGBUILD diff -u extra/gnome/meld/PKGBUILD:1.10 extra/gnome/meld/PKGBUILD:1.11 --- extra/gnome/meld/PKGBUILD:1.10 Wed Jun 13 13:07:43 2007 +++ extra/gnome/meld/PKGBUILD Sat Feb 2 16:28:19 2008 @@ -1,25 +1,20 @@ -# $Id: PKGBUILD,v 1.10 2007/06/13 17:07:43 jgc Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/02 21:28:19 andyrtr Exp $ # Maintainer: pkgname=meld pkgver=1.1.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Visual diff and merge tool for GNOME" arch=(i686 x86_64) license=('GPL') url="http://meld.sourceforge.net/" -depends=('gnome-python') -makedepends=('perlxml' 'pkgconfig') +depends=('gnome-python-desktop>=2.20.0-3') +makedepends=('perlxml' 'pkgconfig' 'gnome-doc-utils>=0.11.2') install=meld.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2) md5sums=('d7366b958f9897f22eb867726b217b5a') build() { cd ${startdir}/src/${pkgname}-${pkgver} - find . -name GNUmakefile -exec sed -i -e 's/-scrollkeeper-update.*//' {} \; - if [ -f omf.make ]; then - sed -i -e 's/-scrollkeeper-update.*//' omf.make - fi - make prefix=/usr || return 1 make prefix=/usr DESTDIR=${startdir}/pkg install rm -rf ${startdir}/pkg/usr/gnome/share/doc Index: extra/gnome/meld/meld.install diff -u extra/gnome/meld/meld.install:1.4 extra/gnome/meld/meld.install:1.5 --- extra/gnome/meld/meld.install:1.4 Wed Apr 25 17:51:38 2007 +++ extra/gnome/meld/meld.install Sat Feb 2 16:28:19 2008 @@ -1,5 +1,4 @@ post_install() { - scrollkeeper-update -q -p var/lib/scrollkeeper update-desktop-database -q } From andyrtr at archlinux.org Sat Feb 2 21:42:01 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 16:42:01 -0500 Subject: [arch-commits] CVS update of extra/gnome/meld (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 16:42:01 Author: andyrtr Path: /home/cvs-extra/extra/gnome/meld Modified: PKGBUILD (1.11 -> 1.12) upgpkg: meld 1.1.5.1-2 added intltool makedep ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/gnome/meld/PKGBUILD diff -u extra/gnome/meld/PKGBUILD:1.11 extra/gnome/meld/PKGBUILD:1.12 --- extra/gnome/meld/PKGBUILD:1.11 Sat Feb 2 16:28:19 2008 +++ extra/gnome/meld/PKGBUILD Sat Feb 2 16:42:01 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.11 2008/02/02 21:28:19 andyrtr Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/02 21:42:01 andyrtr Exp $ # Maintainer: pkgname=meld pkgver=1.1.5.1 @@ -8,7 +8,7 @@ license=('GPL') url="http://meld.sourceforge.net/" depends=('gnome-python-desktop>=2.20.0-3') -makedepends=('perlxml' 'pkgconfig' 'gnome-doc-utils>=0.11.2') +makedepends=('perlxml' 'pkgconfig' 'gnome-doc-utils>=0.11.2' 'intltool') install=meld.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2) md5sums=('d7366b958f9897f22eb867726b217b5a') From andyrtr at archlinux.org Sat Feb 2 22:16:02 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 17:16:02 -0500 Subject: [arch-commits] CVS update of extra/devel/tk (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 17:16:02 Author: andyrtr Path: /home/cvs-extra/extra/devel/tk Modified: PKGBUILD (1.29 -> 1.30) upgpkg: tk 8.5.0-2 fixed #9103 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/devel/tk/PKGBUILD diff -u extra/devel/tk/PKGBUILD:1.29 extra/devel/tk/PKGBUILD:1.30 --- extra/devel/tk/PKGBUILD:1.29 Tue Jan 1 13:50:36 2008 +++ extra/devel/tk/PKGBUILD Sat Feb 2 17:16:02 2008 @@ -1,13 +1,13 @@ -# $Id: PKGBUILD,v 1.29 2008/01/01 18:50:36 andyrtr Exp $ +# $Id: PKGBUILD,v 1.30 2008/02/02 22:16:02 andyrtr Exp $ # Maintainer: dorphell # Committer: Judd Vinet pkgname=tk pkgver=8.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A windowing toolkit for use with tcl" arch=('i686' 'x86_64') license=('custom') -depends=("tcl=${pkgver}" 'libx11') +depends=("tcl=${pkgver}" 'libxss' 'libxft') source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz) md5sums=('bc217c45ed6b2f5b8d3120df63fa13bd') From damir at archlinux.org Sat Feb 2 22:19:44 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 17:19:44 -0500 Subject: [arch-commits] CVS update of extra/lib/cln (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 17:19:44 Author: damir Path: /home/cvs-extra/extra/lib/cln Modified: PKGBUILD (1.10 -> 1.11) upgpkg: cln 1.2.0-1 ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Index: extra/lib/cln/PKGBUILD diff -u extra/lib/cln/PKGBUILD:1.10 extra/lib/cln/PKGBUILD:1.11 --- extra/lib/cln/PKGBUILD:1.10 Tue Jul 31 21:03:01 2007 +++ extra/lib/cln/PKGBUILD Sat Feb 2 17:19:44 2008 @@ -3,12 +3,13 @@ # Maintainer: damir pkgname=cln -pkgver=1.1.13 +pkgver=1.2.0 pkgrel=1 pkgdesc="Class library for numbers" arch=("i686" "x86_64") url="http://www.ginac.de/CLN/" license=('GPL') +options=('!libtool') depends=('gmp' 'bash') neededpatches=() source=("ftp://ftpthep.physik.uni-mainz.de/pub/gnu/$pkgname-$pkgver.tar.bz2") @@ -21,7 +22,5 @@ ./configure --prefix=/usr make || return 1 make prefix=$startdir/pkg/usr install - - find $startdir/pkg -name '*.la' -exec rm {} \; } From damir at archlinux.org Sat Feb 2 22:21:53 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 17:21:53 -0500 Subject: [arch-commits] CVS update of extra/science/ginac (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 17:21:53 Author: damir Path: /home/cvs-extra/extra/science/ginac Modified: PKGBUILD (1.3 -> 1.4) upgpkg: ginac 1.4.1-1 ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Index: extra/science/ginac/PKGBUILD diff -u extra/science/ginac/PKGBUILD:1.3 extra/science/ginac/PKGBUILD:1.4 --- extra/science/ginac/PKGBUILD:1.3 Fri Aug 17 11:37:28 2007 +++ extra/science/ginac/PKGBUILD Sat Feb 2 17:21:53 2008 @@ -1,17 +1,16 @@ -# $Id: PKGBUILD,v 1.3 2007/08/17 15:37:28 thomas Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/02 22:21:53 damir Exp $ # Maintainer: Thomas Baechler pkgname=ginac -pkgver=1.3.7 +pkgver=1.4.1 pkgrel=1 pkgdesc="set of libraries to allow the creation of integrated systems that embed symbolic manipulations" arch=('i686' 'x86_64') url="http://www.ginac.de/" license="GPL" -depends=('cln') +depends=('cln>=1.2.0') makedepends=('transfig') source=(http://www.ginac.de/$pkgname-$pkgver.tar.bz2) -md5sums=('27e4a8182a4c50e4030412d091bdbc6c') options=(!libtool) build() { From andyrtr at archlinux.org Sat Feb 2 22:53:13 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 17:53:13 -0500 Subject: [arch-commits] CVS update of extra/gnome/devhelp (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 17:53:13 Author: andyrtr Path: /home/cvs-extra/extra/gnome/devhelp Modified: PKGBUILD (1.15 -> 1.16) upgpkg: devhelp 0.18-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/gnome/devhelp/PKGBUILD diff -u extra/gnome/devhelp/PKGBUILD:1.15 extra/gnome/devhelp/PKGBUILD:1.16 --- extra/gnome/devhelp/PKGBUILD:1.15 Fri Oct 19 17:24:55 2007 +++ extra/gnome/devhelp/PKGBUILD Sat Feb 2 17:53:13 2008 @@ -1,20 +1,20 @@ -# $Id: PKGBUILD,v 1.15 2007/10/19 21:24:55 jgc Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/02 22:53:13 andyrtr Exp $ # Maintainer: Jan de Groot # Contributor: Link Dupont pkgname=devhelp -pkgver=0.16.1 +pkgver=0.18 pkgrel=1 pkgdesc="API documentation browser for GNOME" arch=(i686 x86_64) license=('GPL') url="http://www.imendio.com/projects/devhelp/" -depends=('gconf>=2.20.1' 'libglade>=2.6.2' 'libwnck>=2.20.1' 'xulrunner>=1.8.1.8' 'desktop-file-utils') +depends=('gconf>=2.20.1' 'libglade>=2.6.2' 'libwnck>=2.20.3' 'xulrunner>=1.8.1.9' 'desktop-file-utils') makedepends=('perlxml' 'pkgconfig') options=('!libtool' '!emptydirs') install="devhelp.install" -source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.16/devhelp-${pkgver}.tar.bz2) -md5sums=('e464a7305dddeec224ae08e30bf38e58') +source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.18/devhelp-${pkgver}.tar.bz2) +md5sums=('004e038092d39ddb0abb748d89b7ecf6') build() { [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh From damir at archlinux.org Sat Feb 2 23:06:21 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 18:06:21 -0500 Subject: [arch-commits] CVS update of extra/science/stellarium (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 18:06:21 Author: damir Path: /home/cvs-extra/extra/science/stellarium Modified: PKGBUILD (1.14 -> 1.15) upgpkg: stellarium 0.9.1-1 ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/science/stellarium/PKGBUILD diff -u extra/science/stellarium/PKGBUILD:1.14 extra/science/stellarium/PKGBUILD:1.15 --- extra/science/stellarium/PKGBUILD:1.14 Tue Nov 13 07:25:23 2007 +++ extra/science/stellarium/PKGBUILD Sat Feb 2 18:06:21 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.14 2007/11/13 12:25:23 damir Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/02 23:06:21 damir Exp $ # Contributor: Damir Perisa # Maintainer: damir pkgname=stellarium -pkgver=0.9.0 +pkgver=0.9.1 pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" arch=("i686" "x86_64") @@ -18,3 +18,4 @@ make || return 1 make DESTDIR=$startdir/pkg install } +md5sums=('d0d55cb1ff5acd08a4d3b27d953579c0') From andyrtr at archlinux.org Sat Feb 2 23:12:22 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 02 Feb 2008 18:12:22 -0500 Subject: [arch-commits] CVS update of extra/devel/anjuta (PKGBUILD anjuta.install) Message-ID: Date: Saturday, February 2, 2008 @ 18:12:22 Author: andyrtr Path: /home/cvs-extra/extra/devel/anjuta Modified: PKGBUILD (1.29 -> 1.30) anjuta.install (1.7 -> 1.8) upgpkg: anjuta 2.2.3-2 ----------------+ PKGBUILD | 8 ++++---- anjuta.install | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) Index: extra/devel/anjuta/PKGBUILD diff -u extra/devel/anjuta/PKGBUILD:1.29 extra/devel/anjuta/PKGBUILD:1.30 --- extra/devel/anjuta/PKGBUILD:1.29 Thu Dec 6 15:55:31 2007 +++ extra/devel/anjuta/PKGBUILD Sat Feb 2 18:12:21 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.29 2007/12/06 20:55:31 andyrtr Exp $ +# $Id: PKGBUILD,v 1.30 2008/02/02 23:12:21 andyrtr Exp $ # Mantainer: Andreas Radke # Contributor: Harley Laue pkgname=anjuta pkgver=2.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Anjuta Integrated Development Environment (IDE)" arch=('i686' 'x86_64') license="GPL" -depends=('devhelp' 'gnome-build>=0.2.0' 'pcre>=7.4' 'vte>=0.16.9' 'graphviz' 'subversion' 'libgnomeprintui>=2.18.1' 'gtksourceview' 'glade>=3.4.0' 'gconf>=2.20.1-1' 'libxslt') -makedepends=('autogen' 'gnome-doc-utils') +depends=('autogen' 'devhelp>=0.18-1' 'gnome-build>=0.2.0' 'pcre>=7.4' 'vte>=0.16.9' 'graphviz' 'subversion' 'libgnomeprintui>=2.18.1' 'gtksourceview' 'glade>=3.4.0' 'gconf>=2.20.1-1' 'libxslt') +makedepends=('gnome-doc-utils>=0.12.0-1') url="http://anjuta.sourceforge.net/" install=anjuta.install source=(http://downloads.sourceforge.net/sourceforge/anjuta/anjuta-$pkgver.tar.bz2) Index: extra/devel/anjuta/anjuta.install diff -u extra/devel/anjuta/anjuta.install:1.7 extra/devel/anjuta/anjuta.install:1.8 --- extra/devel/anjuta/anjuta.install:1.7 Wed Jun 27 15:53:37 2007 +++ extra/devel/anjuta/anjuta.install Sat Feb 2 18:12:21 2008 @@ -2,7 +2,6 @@ post_install() { usr/sbin/gconfpkg --install ${pkgname} - scrollkeeper-update -q -p var/lib/scrollkeeper update-desktop-database -q } @@ -19,7 +18,6 @@ } post_remove() { - scrollkeeper-update -q -p var/lib/scrollkeeper update-desktop-database -q } From damir at archlinux.org Sat Feb 2 23:13:35 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 02 Feb 2008 18:13:35 -0500 Subject: [arch-commits] CVS update of extra/science/biopython (PKGBUILD) Message-ID: Date: Saturday, February 2, 2008 @ 18:13:35 Author: damir Path: /home/cvs-extra/extra/science/biopython Modified: PKGBUILD (1.8 -> 1.9) upgpkg: biopython 1.44-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/science/biopython/PKGBUILD diff -u extra/science/biopython/PKGBUILD:1.8 extra/science/biopython/PKGBUILD:1.9 --- extra/science/biopython/PKGBUILD:1.8 Thu Jul 5 22:00:24 2007 +++ extra/science/biopython/PKGBUILD Sat Feb 2 18:13:35 2008 @@ -1,17 +1,17 @@ -# $Id: PKGBUILD,v 1.8 2007/07/06 02:00:24 eric Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/02 23:13:35 damir Exp $ # Maintainer: damir pkgname=biopython -pkgver=1.43 +pkgver=1.44 pkgrel=1 pkgdesc="Biopython: freely available Python tools for computational molecular biology" arch=("i686" "x86_64") url="http://www.biopython.org" license=('custom') -depends=('glibc' 'python>=2.5' 'python-numeric' 'python-egenix-mx-base' 'mysql-python') +depends=('glibc' 'python>=2.5.1' 'python-numeric' 'python-egenix-mx-base' 'mysql-python') makedepends=('gcc') source=("$url/DIST/$pkgname-$pkgver.tar.gz") -md5sums=('3c275b321bb1db7d8bda764913aaedcd') + build() { cd $startdir/src/$pkgname-$pkgver From eric at archlinux.org Sun Feb 3 06:34:09 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 01:34:09 -0500 Subject: [arch-commits] CVS update of extra/multimedia/passepartout (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 01:34:09 Author: eric Path: /home/cvs-extra/extra/multimedia/passepartout Removed: PKGBUILD (1.2) no longer in repo, cleaning up cvs ----------+ PKGBUILD | 20 -------------------- 1 file changed, 20 deletions(-) Index: extra/multimedia/passepartout/PKGBUILD diff -u extra/multimedia/passepartout/PKGBUILD:1.2 extra/multimedia/passepartout/PKGBUILD:removed --- extra/multimedia/passepartout/PKGBUILD:1.2 Mon Apr 19 02:24:57 2004 +++ extra/multimedia/passepartout/PKGBUILD Sun Feb 3 01:34:09 2008 @@ -1,20 +0,0 @@ -# $Id: PKGBUILD,v 1.2 2004/04/19 06:24:57 dorphell Exp $ -# Maintainer: tobias -# Contributor: Ben - -pkgname=passepartout -pkgver=0.4 -pkgrel=1 -pkgdesc="a desktop publishing program for gnome" -url="http://www.stacken.kth.se/project/pptout/" -depends=('libxml++' 'gtkmm' 'gtk2' 'ghostscript' 'libxslt') -makedepends=('fam') -source=(http://www.stacken.kth.se/project/pptout/files/$pkgname-$pkgver.tar.bz2) -md5sums=('45bcf993d165daa654b6f9bce4160be2') - -build() { - cd $startdir/src/$pkgname-$pkgver - ./configure --prefix=/usr - make || return 1 - make prefix=$startdir/pkg/usr install -} From eric at archlinux.org Sun Feb 3 08:04:04 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 03:04:04 -0500 Subject: [arch-commits] CVS update of extra/science/biopython (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 03:04:04 Author: eric Path: /home/cvs-extra/extra/science/biopython Modified: PKGBUILD (1.9 -> 1.10) upgpkg: biopython 1.44-1 added md5sums ----------+ PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index: extra/science/biopython/PKGBUILD diff -u extra/science/biopython/PKGBUILD:1.9 extra/science/biopython/PKGBUILD:1.10 --- extra/science/biopython/PKGBUILD:1.9 Sat Feb 2 18:13:35 2008 +++ extra/science/biopython/PKGBUILD Sun Feb 3 03:04:04 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.9 2008/02/02 23:13:35 damir Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/03 08:04:04 eric Exp $ # Maintainer: damir pkgname=biopython @@ -20,3 +20,5 @@ yes | python setup.py install --root=$startdir/pkg install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE } +md5sums=('762c7a358af9dc58b712b8b4bb99d0c2') +sha1sums=('ca2a35c9e92a219256fe4fc2a232df5328f9f5d9') From eric at archlinux.org Sun Feb 3 08:06:18 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 03:06:18 -0500 Subject: [arch-commits] CVS update of extra/lib/cln (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 03:06:18 Author: eric Path: /home/cvs-extra/extra/lib/cln Modified: PKGBUILD (1.11 -> 1.12) upgpkg: cln 1.2.0-1 added md5sums ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: extra/lib/cln/PKGBUILD diff -u extra/lib/cln/PKGBUILD:1.11 extra/lib/cln/PKGBUILD:1.12 --- extra/lib/cln/PKGBUILD:1.11 Sat Feb 2 17:19:44 2008 +++ extra/lib/cln/PKGBUILD Sun Feb 3 03:06:17 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.3 2003/11/06 08:27:17 dorphell Exp +# $Id: PKGBUILD,v 1.12 2008/02/03 08:06:17 eric Exp $ # Contributor: Ben # Maintainer: damir @@ -13,6 +13,7 @@ depends=('gmp' 'bash') neededpatches=() source=("ftp://ftpthep.physik.uni-mainz.de/pub/gnu/$pkgname-$pkgver.tar.bz2") +md5sums=('d30bca7c30e61985cf67b3f97e019786') build() { cd $startdir/src/$pkgname-$pkgver From eric at archlinux.org Sun Feb 3 08:12:49 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 03:12:49 -0500 Subject: [arch-commits] CVS update of extra/science/ginac (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 03:12:49 Author: eric Path: /home/cvs-extra/extra/science/ginac Modified: PKGBUILD (1.4 -> 1.5) upgpkg: ginac 1.4.1-1 added md5sums ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/science/ginac/PKGBUILD diff -u extra/science/ginac/PKGBUILD:1.4 extra/science/ginac/PKGBUILD:1.5 --- extra/science/ginac/PKGBUILD:1.4 Sat Feb 2 17:21:53 2008 +++ extra/science/ginac/PKGBUILD Sun Feb 3 03:12:49 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.4 2008/02/02 22:21:53 damir Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/03 08:12:49 eric Exp $ # Maintainer: Thomas Baechler pkgname=ginac @@ -7,10 +7,11 @@ pkgdesc="set of libraries to allow the creation of integrated systems that embed symbolic manipulations" arch=('i686' 'x86_64') url="http://www.ginac.de/" -license="GPL" +license=("GPL") depends=('cln>=1.2.0') makedepends=('transfig') source=(http://www.ginac.de/$pkgname-$pkgver.tar.bz2) +md5sums=('37356db3fe520498f2857e3ed6daec82') options=(!libtool) build() { From eric at archlinux.org Sun Feb 3 08:21:28 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 03:21:28 -0500 Subject: [arch-commits] CVS update of extra/office/ocrad (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 03:21:28 Author: eric Path: /home/cvs-extra/extra/office/ocrad Modified: PKGBUILD (1.7 -> 1.8) upgpkg: ocrad 0.17-1 added license ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/office/ocrad/PKGBUILD diff -u extra/office/ocrad/PKGBUILD:1.7 extra/office/ocrad/PKGBUILD:1.8 --- extra/office/ocrad/PKGBUILD:1.7 Sat Feb 2 13:20:33 2008 +++ extra/office/ocrad/PKGBUILD Sun Feb 3 03:21:28 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.7 2008/02/02 18:20:33 damir Exp $ +# $Id: PKGBUILD,v 1.8 2008/02/03 08:21:28 eric Exp $ # Maintainer: damir pkgname=ocrad @@ -7,9 +7,10 @@ pkgdesc="OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method" arch=("i686" "x86_64") url="http://www.gnu.org/software/ocrad/ocrad.html" +license=('GPL3') depends=('gcc-libs') - source=("http://ftp.gnu.org/gnu/ocrad/ocrad-$pkgver.tar.bz2") +md5sums=('687c213b3334d5a6c2dcef97805c5882') build() { cd $startdir/src/$pkgname-$pkgver @@ -18,4 +19,3 @@ make prefix=$startdir/pkg/usr install } -md5sums=('687c213b3334d5a6c2dcef97805c5882') From eric at archlinux.org Sun Feb 3 08:38:17 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 03:38:17 -0500 Subject: [arch-commits] CVS update of extra/science/stellarium (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 03:38:17 Author: eric Path: /home/cvs-extra/extra/science/stellarium Modified: PKGBUILD (1.15 -> 1.16) upgpkg: stellarium 0.9.1-1 added makedepends ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: extra/science/stellarium/PKGBUILD diff -u extra/science/stellarium/PKGBUILD:1.15 extra/science/stellarium/PKGBUILD:1.16 --- extra/science/stellarium/PKGBUILD:1.15 Sat Feb 2 18:06:21 2008 +++ extra/science/stellarium/PKGBUILD Sun Feb 3 03:38:17 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.15 2008/02/02 23:06:21 damir Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/03 08:38:17 eric Exp $ # Contributor: Damir Perisa # Maintainer: damir @@ -10,6 +10,7 @@ url="http://stellarium.free.fr/" license=('GPL2') depends=('libpng' 'mesa' 'libgl' 'freetype2' 'curl' 'qt>=4.3') +makedepends=('cmake' 'boost') source=("http://puzzle.dl.sourceforge.net/sourceforge/stellarium/$pkgname-$pkgver.tar.gz") build() { From andyrtr at archlinux.org Sun Feb 3 09:37:02 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sun, 03 Feb 2008 04:37:02 -0500 Subject: [arch-commits] CVS update of extra/gnome/devhelp (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 04:37:02 Author: andyrtr Path: /home/cvs-extra/extra/gnome/devhelp Modified: PKGBUILD (1.16 -> 1.17) upgpkg: devhelp 0.18-2 rebuild for new mozilla location ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/gnome/devhelp/PKGBUILD diff -u extra/gnome/devhelp/PKGBUILD:1.16 extra/gnome/devhelp/PKGBUILD:1.17 --- extra/gnome/devhelp/PKGBUILD:1.16 Sat Feb 2 17:53:13 2008 +++ extra/gnome/devhelp/PKGBUILD Sun Feb 3 04:37:02 2008 @@ -1,16 +1,16 @@ -# $Id: PKGBUILD,v 1.16 2008/02/02 22:53:13 andyrtr Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/03 09:37:02 andyrtr Exp $ # Maintainer: Jan de Groot # Contributor: Link Dupont pkgname=devhelp pkgver=0.18 -pkgrel=1 +pkgrel=2 pkgdesc="API documentation browser for GNOME" arch=(i686 x86_64) license=('GPL') url="http://www.imendio.com/projects/devhelp/" -depends=('gconf>=2.20.1' 'libglade>=2.6.2' 'libwnck>=2.20.3' 'xulrunner>=1.8.1.9' 'desktop-file-utils') -makedepends=('perlxml' 'pkgconfig') +depends=('gconf>=2.20.1' 'libglade>=2.6.2' 'libwnck>=2.20.3' 'xulrunner>=1.8.1.11' 'desktop-file-utils>=0.14-1') +makedepends=('perlxml>=2.36-1' 'pkgconfig') options=('!libtool' '!emptydirs') install="devhelp.install" source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.18/devhelp-${pkgver}.tar.bz2) From daniel at archlinux.org Sun Feb 3 11:05:13 2008 From: daniel at archlinux.org (daniel at archlinux.org) Date: Sun, 03 Feb 2008 06:05:13 -0500 Subject: [arch-commits] CVS update of extra/system/gtklp (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 06:05:13 Author: daniel Path: /home/cvs-extra/extra/system/gtklp Modified: PKGBUILD (1.17 -> 1.18) upgpkg: gtklp 1.2.6-1 ----------+ PKGBUILD | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) Index: extra/system/gtklp/PKGBUILD diff -u extra/system/gtklp/PKGBUILD:1.17 extra/system/gtklp/PKGBUILD:1.18 --- extra/system/gtklp/PKGBUILD:1.17 Tue Sep 11 03:01:37 2007 +++ extra/system/gtklp/PKGBUILD Sun Feb 3 06:05:11 2008 @@ -1,20 +1,25 @@ -# $Id: PKGBUILD,v 1.17 2007/09/11 07:01:37 eric Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/03 11:05:11 daniel Exp $ # Maintainer: Jan de Groot pkgname=gtklp -pkgver=1.2.5 +pkgver=1.2.6 pkgrel=1 pkgdesc="GtkLP and GtkLPQ are two tools to use and administrate CUPS a better way." arch=('i686' 'x86_64') url='http://gtklp.sf.net' license=('GPL') depends=('gtk2' 'cups') +makedepends=('autoconf') source=(http://heanet.dl.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tar.gz) -md5sums=('7152ac83f5adf89f288f926aba8bdd89') +md5sums=('69938c99e3163c9ef25e1ed559c74c65') build() { cd ${startdir}/src/${pkgname}-${pkgver} + autoconf + chmod +x ./autogen.sh + ./autogen.sh ./configure --prefix=/usr make || return 1 make DESTDIR=${startdir}/pkg install } + From daniel at archlinux.org Sun Feb 3 11:13:34 2008 From: daniel at archlinux.org (daniel at archlinux.org) Date: Sun, 03 Feb 2008 06:13:34 -0500 Subject: [arch-commits] CVS update of extra/gnome/beagle (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 06:13:34 Author: daniel Path: /home/cvs-extra/extra/gnome/beagle Modified: PKGBUILD (1.33 -> 1.34) upgpkg: beagle 0.3.3-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/gnome/beagle/PKGBUILD diff -u extra/gnome/beagle/PKGBUILD:1.33 extra/gnome/beagle/PKGBUILD:1.34 --- extra/gnome/beagle/PKGBUILD:1.33 Wed Jan 9 11:51:58 2008 +++ extra/gnome/beagle/PKGBUILD Sun Feb 3 06:13:33 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.33 2008/01/09 16:51:58 daniel Exp $ +# $Id: PKGBUILD,v 1.34 2008/02/03 11:13:33 daniel Exp $ # Maintainer: Daniel Isenmann # Contributor: Shadowhand pkgname=beagle -pkgver=0.3.2 -pkgrel=2 +pkgver=0.3.3 +pkgrel=1 pkgdesc="Search tool that ransacks your personal information space" arch=(i686 x86_64) url="http://www.gnome.org/projects/beagle/" @@ -16,7 +16,7 @@ install=beagle.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2 beagle-0.2.1-spew.patch) -md5sums=('1c66a66a5049ae91930fa6a9b8091a33' +md5sums=('c1b6c340c72a70e33212c85513bc23f2' '74feeb60c70999db8895b3a9d260869a') build() { From damir at archlinux.org Sun Feb 3 12:41:37 2008 From: damir at archlinux.org (Damir Perisa) Date: Sun, 03 Feb 2008 07:41:37 -0500 Subject: [arch-commits] CVS update of extra/x11/ttf-mph-2b-damase (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 07:41:37 Author: damir Path: /home/cvs-extra/extra/x11/ttf-mph-2b-damase Modified: PKGBUILD (1.4 -> 1.5) upgpkg: ttf-mph-2b-damase 001.000.4.dfsg.2-1 ----------+ PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) Index: extra/x11/ttf-mph-2b-damase/PKGBUILD diff -u extra/x11/ttf-mph-2b-damase/PKGBUILD:1.4 extra/x11/ttf-mph-2b-damase/PKGBUILD:1.5 --- extra/x11/ttf-mph-2b-damase/PKGBUILD:1.4 Thu Aug 3 16:55:34 2006 +++ extra/x11/ttf-mph-2b-damase/PKGBUILD Sun Feb 3 07:41:37 2008 @@ -1,23 +1,25 @@ -# $Id: PKGBUILD,v 1.4 2006/08/03 20:55:34 jgc Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/03 12:41:37 damir Exp $ # Maintainer : Damir Perisa # font is PD, unfortunately nowhere on the net available directly atm, so we use debian as source # deb: Paul Wise # author: Mark Williamson pkgname=ttf-mph-2b-damase -pkgver=001.000.3 -origver=001.000 -pkgrel=3 +pkgver=001.000.4.dfsg.2 +origver=001.000.dfsg.2 +pkgrel=1 pkgdesc="Super-Unicode TTFont covering full Plane 1, and the following scripts: Armenian, Buginese, Cherokee, Cypriot Syllabary, Cyrillic, Deseret, Georgian, Asomtavruli, Nuskhuri but no Mkhedruli, Glagolitic, Gothic, Greek, Hanunoo, Hebrew, Latin, Limbu, Linear B, Old Italic, Old Persian cuneiform, Osmanya, Shavian, Syloti Nagri, Tai Le, Thaana, Tifinagh, Ugaritic, Vietnamese" arch=(i686 x86_64) +license=('PD') url="http://packages.debian.org/unstable/x11/ttf-mph-2b-damase" depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig) install=ttf.install source=("http://ftp.debian.org/debian/pool/main/t/ttf-mph-2b-damase/ttf-mph-2b-damase_${origver}.orig.tar.gz") -md5sums=('f602775d297bb3dd0950504de205f683') + build() { - cd ${startdir}/src/ttf-mph-2b-damase-001.000.orig + cd ${startdir}/src/ttf-mph-2b-damase-$origver mkdir -p ${startdir}/pkg/usr/share/fonts/TTF install -m644 *.ttf ${startdir}/pkg/usr/share/fonts/TTF/ } +md5sums=('a3182b21abe68046039471cabe0af66d') From varun at archlinux.org Sun Feb 3 13:50:17 2008 From: varun at archlinux.org (Varun Acharya) Date: Sun, 03 Feb 2008 08:50:17 -0500 Subject: [arch-commits] CVS update of extra/network/transmission (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 08:50:17 Author: varun Path: /home/cvs-extra/extra/network/transmission Modified: PKGBUILD (1.3 -> 1.4) upgpkg: transmission 1.04-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/transmission/PKGBUILD diff -u extra/network/transmission/PKGBUILD:1.3 extra/network/transmission/PKGBUILD:1.4 --- extra/network/transmission/PKGBUILD:1.3 Thu Jan 31 05:56:22 2008 +++ extra/network/transmission/PKGBUILD Sun Feb 3 08:50:17 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.3 2008/01/31 10:56:22 varun Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/03 13:50:17 varun Exp $ # Maintainer: Varun Acharya # Contributor: Alessio 'mOLOk' Bolognino pkgname=transmission -pkgver=1.03 +pkgver=1.04 pkgrel=1 pkgdesc="A free, lightweight BitTorrent client with an intuitive interface" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ install=transmission.install source=(http://download.m0k.org/transmission/files/transmission-$pkgver.tar.bz2 \ transmissiond transmissiond.conf) -md5sums=('f9189da1352483aed9f6736498443de3' +md5sums=('7234c2e7c9855ea62768f89196f5913f' 'b18a412502ac51207c79a4aa4066a686' '7b019a710493ec4f8b54a1f528e1981d') From varun at archlinux.org Sun Feb 3 14:10:11 2008 From: varun at archlinux.org (Varun Acharya) Date: Sun, 03 Feb 2008 09:10:11 -0500 Subject: [arch-commits] CVS update of extra/multimedia/smplayer (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 09:10:11 Author: varun Path: /home/cvs-extra/extra/multimedia/smplayer Modified: PKGBUILD (1.1 -> 1.2) upgpkg: smplayer 0.6.0rc1-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/multimedia/smplayer/PKGBUILD diff -u extra/multimedia/smplayer/PKGBUILD:1.1 extra/multimedia/smplayer/PKGBUILD:1.2 --- extra/multimedia/smplayer/PKGBUILD:1.1 Wed Jan 23 13:25:09 2008 +++ extra/multimedia/smplayer/PKGBUILD Sun Feb 3 09:10:11 2008 @@ -1,11 +1,11 @@ -# $Id: PKGBUILD,v 1.1 2008/01/23 18:25:09 varun Exp $ +# $Id: PKGBUILD,v 1.2 2008/02/03 14:10:11 varun Exp $ # Maintainer: Varun Acharya # Contributor: Alessio 'mOLOk' Bolognino # Contributor: shamrok pkgname=smplayer -pkgver=0.5.62 -pkgrel=2 +pkgver=0.6.0rc1 +pkgrel=1 pkgdesc="A complete front-end for MPlayer" arch=('i686' 'x86_64') url="http://smplayer.sourceforge.net/" @@ -16,7 +16,7 @@ provides=('smplayer-qt4') source=(http://downloads.sourceforge.net/sourceforge/smplayer/$pkgname-$pkgver.tar.bz2) install=(smplayer.install) -md5sums=('6d86acbe9199b5912ddceeb42042cce1') +md5sums=('f93f6a6840aed0d070c30d1931a62904') build() { cd $startdir/src/$pkgname-$pkgver From jgc at archlinux.org Sun Feb 3 14:33:50 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 09:33:50 -0500 Subject: [arch-commits] CVS update of core/base/pcre (PKGBUILD no_arg.patch) Message-ID: Date: Sunday, February 3, 2008 @ 09:33:50 Author: jgc Path: /home/cvs-core/core/base/pcre Added: no_arg.patch (1.1) Modified: PKGBUILD (1.31 -> 1.32) upgpkg: pcre 7.6-2 Revert ABI breakage --------------+ PKGBUILD | 14 +++++++++----- no_arg.patch | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 5 deletions(-) Index: core/base/pcre/PKGBUILD diff -u core/base/pcre/PKGBUILD:1.31 core/base/pcre/PKGBUILD:1.32 --- core/base/pcre/PKGBUILD:1.31 Thu Jan 31 22:06:05 2008 +++ core/base/pcre/PKGBUILD Sun Feb 3 09:33:49 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.31 2008/02/01 03:06:05 eric Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/03 14:33:49 jgc Exp $ # Maintainer: Eric Belanger # Contributor: John Proctor pkgname=pcre pkgver=7.6 -pkgrel=1 +pkgrel=2 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') url="http://pcre.sourceforge.net" @@ -12,13 +12,17 @@ groups=('base') depends=('gcc-libs') options=('!libtool') -source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2) -md5sums=('2af38e083fb90ef60fa9eda7cc290e86') -sha1sums=('e1ed4d3c90d0657bb1967123e90a525744fd12f9') +source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2 + no_arg.patch) +md5sums=('2af38e083fb90ef60fa9eda7cc290e86' + '2f19449c2a370eb9340f9c3e0d347885') +sha1sums=('e1ed4d3c90d0657bb1967123e90a525744fd12f9' + 'b102793bc8ff1c31ed07c8bbbe75412f1a160251') build() { cd ${startdir}/src/${pkgname}-${pkgver} [ "${CARCH}" = "x86_64" ] && export CFLAGS="${CFLAGS} -fPIC" + patch -Np1 -i ${startdir}/src/no_arg.patch || return 1 ./configure --prefix=/usr --enable-utf8 --enable-unicode-properties make || return 1 make DESTDIR=${startdir}/pkg install Index: core/base/pcre/no_arg.patch diff -u /dev/null core/base/pcre/no_arg.patch:1.1 --- /dev/null Sun Feb 3 09:33:50 2008 +++ core/base/pcre/no_arg.patch Sun Feb 3 09:33:49 2008 @@ -0,0 +1,51 @@ +diff -ruN pcre-7.6/pcre_scanner.h pcre-7.5/pcre_scanner.h +--- pcre-7.6/pcre_scanner.h 2008-01-21 14:54:16.000000000 +0000 ++++ pcre-7.5/pcre_scanner.h 2007-07-31 14:14:54.000000000 +0000 +@@ -80,9 +80,9 @@ + // If it returns true, it skips over the matched input and any + // following input that matches the "skip" regular expression. + bool Consume(const RE& re, +- const Arg& arg0 = RE::no_arg, +- const Arg& arg1 = RE::no_arg, +- const Arg& arg2 = RE::no_arg ++ const Arg& arg0 = no_arg, ++ const Arg& arg1 = no_arg, ++ const Arg& arg2 = no_arg + // TODO: Allow more arguments? + ); + +diff -ruN pcre-7.6/pcrecpp.cc pcre-7.5/pcrecpp.cc +--- pcre-7.6/pcrecpp.cc 2008-01-21 14:54:16.000000000 +0000 ++++ pcre-7.5/pcrecpp.cc 2008-01-04 19:41:06.000000000 +0000 +@@ -55,7 +55,7 @@ + static const int kVecSize = (1 + kMaxArgs) * 3; // results + PCRE workspace + + // Special object that stands-in for no argument +-Arg RE::no_arg((void*)NULL); ++PCRECPP_EXP_DEFN Arg no_arg((void*)NULL); + + // If a regular expression has no error, its error_ field points here + static const string empty_string; +diff -ruN pcre-7.6/pcrecpp.h pcre-7.5/pcrecpp.h +--- pcre-7.6/pcrecpp.h 2008-01-21 14:54:16.000000000 +0000 ++++ pcre-7.5/pcrecpp.h 2007-09-19 08:53:03.000000000 +0000 +@@ -346,6 +346,9 @@ + #define PCRE_IS_SET(o) \ + (all_options_ & o) == o + ++// We convert user-passed pointers into special Arg objects ++PCRECPP_EXP_DECL Arg no_arg; ++ + /***** Compiling regular expressions: the RE class *****/ + + // RE_Options allow you to set options to be passed along to pcre, +@@ -643,9 +646,6 @@ + // regexp wasn't valid on construction. + int NumberOfCapturingGroups() const; + +- // The default value for an argument, to indicate no arg was passed in +- static Arg no_arg; +- + private: + + void Init(const string& pattern, const RE_Options* options); From jgc at archlinux.org Sun Feb 3 14:53:37 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 09:53:37 -0500 Subject: [arch-commits] CVS update of extra/x11/xorg-server (1 file) Message-ID: Date: Sunday, February 3, 2008 @ 09:53:37 Author: jgc Path: /home/cvs-extra/extra/x11/xorg-server Added: 42_dont_break_grab_and_focus_for_window_when_redirecting.diff (1.1) Add missing patch ---------------------------------------------------------------+ 42_dont_break_grab_and_focus_for_window_when_redirecting.diff | 35 ++++++++++ 1 file changed, 35 insertions(+) Index: extra/x11/xorg-server/42_dont_break_grab_and_focus_for_window_when_redirecting.diff diff -u /dev/null extra/x11/xorg-server/42_dont_break_grab_and_focus_for_window_when_redirecting.diff:1.1 --- /dev/null Sun Feb 3 09:53:37 2008 +++ extra/x11/xorg-server/42_dont_break_grab_and_focus_for_window_when_redirecting.diff Sun Feb 3 09:53:37 2008 @@ -0,0 +1,35 @@ +commit a6a7fadbb03ee99312dfb15ac478ab3c414c1c0b +Author: Kristian H??gsberg +Date: Wed Jan 16 20:24:11 2008 -0500 + + Don't break grab and focus state for a window when redirecting it. + + Composite uses an unmap/map cycle to trigger backing pixmap allocation + and cliprect recomputation when a window is redirected or unredirected. + To avoid protocol visible side effects, map and unmap events are + disabled temporarily. However, when a window is unmapped it is also + removed from grabs and loses focus, but these state changes are not + disabled. + + This change supresses the unmap side effects during the composite + unmap/map cycle and fixes this bug: + + http://bugzilla.gnome.org/show_bug.cgi?id=488264 + + where compiz would cause gnome-screensaver to lose its grab when + compiz unredirects the fullscreen lock window. + +diff --git a/dix/window.c b/dix/window.c +index 33cf76b..1ccf126 100644 +--- a/dix/window.c ++++ b/dix/window.c +@@ -2993,7 +2993,8 @@ UnrealizeTree( + } + #endif + (* Unrealize)(pChild); +- DeleteWindowFromAnyEvents(pChild, FALSE); ++ if (MapUnmapEventsEnabled(pWin)) ++ DeleteWindowFromAnyEvents(pChild, FALSE); + if (pChild->viewable) + { + #ifdef DO_SAVE_UNDERS From jgc at archlinux.org Sun Feb 3 15:08:59 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 10:08:59 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-video-ati (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 10:08:59 Author: jgc Path: /home/cvs-extra/extra/x11-drivers/xf86-video-ati Modified: PKGBUILD (1.30 -> 1.31) upgpkg: xf86-video-ati 6.7.197-2 Add md5sums, fix pkgrel ----------+ PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Index: extra/x11-drivers/xf86-video-ati/PKGBUILD diff -u extra/x11-drivers/xf86-video-ati/PKGBUILD:1.30 extra/x11-drivers/xf86-video-ati/PKGBUILD:1.31 --- extra/x11-drivers/xf86-video-ati/PKGBUILD:1.30 Sat Jan 26 05:54:22 2008 +++ extra/x11-drivers/xf86-video-ati/PKGBUILD Sun Feb 3 10:08:58 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.30 2008/01/26 10:54:22 jgc Exp $ +# $Id: PKGBUILD,v 1.31 2008/02/03 15:08:58 jgc Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot pkgname=xf86-video-ati pkgver=6.7.197 -pkgrel=1 +pkgrel=2 _mesaver="7.0.3-rc1" pkgdesc="X.org ati video driver" arch=(i686 x86_64) @@ -16,6 +16,8 @@ license=('custom') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 ftp://ftp.archlinux.org/other/mesa/MesaLib-${_mesaver}.tar.bz2) +md5sums=('7bd53945ce6d0b48b7fd558039e82aa2' + '9bd9a3f3cebac89ff5a3571e1f51ca4f') build() { cd ${startdir}/src/${pkgname}-${pkgver} From tom at archlinux.org Sun Feb 3 15:43:49 2008 From: tom at archlinux.org (Tom Killian) Date: Sun, 03 Feb 2008 10:43:49 -0500 Subject: [arch-commits] CVS update of core/base/e2fsprogs (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 10:43:49 Author: tom Path: /home/cvs-core/core/base/e2fsprogs Modified: PKGBUILD (1.37 -> 1.38) upgpkg: e2fsprogs 1.40.5-1 ----------+ PKGBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) Index: core/base/e2fsprogs/PKGBUILD diff -u core/base/e2fsprogs/PKGBUILD:1.37 core/base/e2fsprogs/PKGBUILD:1.38 --- core/base/e2fsprogs/PKGBUILD:1.37 Wed Jan 16 17:55:07 2008 +++ core/base/e2fsprogs/PKGBUILD Sun Feb 3 10:43:49 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.37 2008/01/16 22:55:07 tom Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/03 15:43:49 tom Exp $ # Maintainer: judd pkgname=e2fsprogs -pkgver=1.40.4 +pkgver=1.40.5 pkgrel=1 pkgdesc="Ext2 filesystem utilities" arch=('i686' 'x86_64') @@ -11,11 +11,13 @@ groups=('base') depends=('glibc') makedepends=('bc') -source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz +source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz Makefile-fsck.static.patch) build() { cd ${startdir}/src/${pkgname}-${pkgver} + # Remove unnecessary init.d directory + sed -i '/init\.d/s|^|#|' misc/Makefile.in ./configure --prefix=/usr --with-root-prefix="" --enable-elf-shlibs # add fsck.static for mkinitrd use patch -Np1 -i ../Makefile-fsck.static.patch || return 1 @@ -25,5 +27,5 @@ install -D -m755 ${startdir}/src/${pkgname}-${pkgver}/misc/fsck.static ${startdir}/pkg/sbin/fsck.static sed -i -e 's/^AWK=.*/AWK=awk/' ${startdir}/pkg/usr/bin/compile_et || return 1 } -md5sums=('124d744bdf9d443591eb8193c085944b' +md5sums=('69e55eaf543acfab8e2eb8ba2883d8cd' 'ce2b0daf84e17e8c7880ba3d43020ea3') From jgc at archlinux.org Sun Feb 3 17:07:21 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 12:07:21 -0500 Subject: [arch-commits] CVS update of core/base/gcc-libs (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 12:07:21 Author: jgc Path: /home/cvs-core/core/base/gcc-libs Modified: PKGBUILD (1.5 -> 1.6) upgpkg: gcc-libs 4.2.3-1 gcc 4.2.3 update. Include gcc-fortran and gcc-objc libraries ----------+ PKGBUILD | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) Index: core/base/gcc-libs/PKGBUILD diff -u core/base/gcc-libs/PKGBUILD:1.5 core/base/gcc-libs/PKGBUILD:1.6 --- core/base/gcc-libs/PKGBUILD:1.5 Thu Nov 15 18:53:15 2007 +++ core/base/gcc-libs/PKGBUILD Sun Feb 3 12:07:21 2008 @@ -1,27 +1,24 @@ -# $Id: PKGBUILD,v 1.5 2007/11/15 23:53:15 daniel Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/03 17:07:21 jgc Exp $ # Maintainer: Jan de Groot pkgname=gcc-libs -pkgver=4.2.2 -pkgrel=3 -#_snapshot=4.2.1-RC-20070703 +pkgver=4.2.3 +pkgrel=1 +#_snapshot=4.2.3-RC-20080125 pkgdesc="Runtime libraries shipped by GCC for C and C++ languages" arch=(i686 x86_64) license=('GPL' 'LGPL') groups=('base') url="http://gcc.gnu.org" depends=('glibc>=2.7') -makedepends=('binutils>=2.18-3' 'gcc>=4.2.2') +makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr') +conflicts=('gcc-fortran' 'gcc-objc') +provides=('gcc-fortran' 'gcc-objc') options=('!libtool' '!emptydirs') -source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++}-${pkgver}.tar.bz2 - #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++}-${_snapshot}.tar.bz2 +source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran,objc}-${pkgver}.tar.bz2 + #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++,fortran,objc}-${_snapshot}.tar.bz2 gcc_pure64.patch gcc-hash-style-both.patch libgomp-dlopen-fix.patch) -md5sums=('b02a013580a9555c7c8f2ca554c02722' - '1aa75e06ca16518f16d5df67ba98a392' - '8fc86e4c4d1f4ec8b226307d39fbd9e3' - '611fbd749019f0ce2fad36fda17e93dd' - 'ccb143ce1f8a09d5ffa9cf0a39ba4a78') build() { if ! locale -a | grep ^de_DE; then @@ -42,17 +39,17 @@ # Don't run fixincludes sed -i -e 's@\./fixinc\.sh at -c true@' gcc/Makefile.in - echo ${pkgver} > gcc/BASE-VER + #echo ${pkgver} > gcc/BASE-VER mkdir build cd build ../configure --prefix=/usr --enable-shared \ - --enable-languages=c,c++ --enable-threads=posix \ + --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix \ --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib \ --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch \ --with-tune=generic make || return 1 - make -j1 DESTDIR=${startdir}/pkg install-target-libstdc++-v3 install-target-libmudflap install-target-libgomp install-target-libssp || return 1 + make -j1 DESTDIR=${startdir}/pkg install-target-libstdc++-v3 install-target-libmudflap install-target-libgomp install-target-libssp install-target-libgfortran install-target-libobjc || return 1 # Cleanup, libgomp installs the whole compiler it seems... rm -rf ${startdir}/pkg/usr/include From jgc at archlinux.org Sun Feb 3 17:14:07 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 12:14:07 -0500 Subject: [arch-commits] CVS update of core/lib/mpfr [new] Message-ID: Date: Sunday, February 3, 2008 @ 12:14:07 Author: jgc Path: /home/cvs-core/core/lib/mpfr Directory /home/cvs-core/core/lib/mpfr added to the repository From jgc at archlinux.org Sun Feb 3 17:14:38 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 12:14:38 -0500 Subject: [arch-commits] CVS update of core/lib/mpfr (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 12:14:38 Author: jgc Path: /home/cvs-core/core/lib/mpfr Added: PKGBUILD (1.1) upgpkg: mpfr 2.3.1-1 Move to core, needed for gcc 4.2.3 package ----------+ PKGBUILD | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) Index: core/lib/mpfr/PKGBUILD diff -u /dev/null core/lib/mpfr/PKGBUILD:1.1 --- /dev/null Sun Feb 3 12:14:38 2008 +++ core/lib/mpfr/PKGBUILD Sun Feb 3 12:14:38 2008 @@ -0,0 +1,22 @@ +# $Id: PKGBUILD,v 1.1 2008/02/03 17:14:38 jgc Exp $ +# Maintainer: Jan de Groot +# Contributor: damir + +pkgname=mpfr +pkgver=2.3.1 +pkgrel=1 +pkgdesc="multiple-precision floating-point library" +arch=(i686 x86_64) +license=('GPL' 'LGPL') +url="http://www.mpfr.org/" +depends=('gmp>=4.2.2') +options=('!libtool') +source=(http://www.mpfr.org/mpfr-current/mpfr-${pkgver}.tar.gz) +md5sums=('cf882c61f5da60c9f3a61746b8264dd2') + +build() { + cd ${startdir}/src/${pkgname}-${pkgver} + ./configure --prefix=/usr --enable-thread-safe --enable-shared || return 1 + make || return 1 + make DESTDIR=${startdir}/pkg install || return 1 +} From jgc at archlinux.org Sun Feb 3 18:59:48 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 13:59:48 -0500 Subject: [arch-commits] CVS update of core/base/gcc-libs (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 13:59:48 Author: jgc Path: /home/cvs-core/core/base/gcc-libs Modified: PKGBUILD (1.6 -> 1.7) upgpkg: gcc-libs 4.2.3-1 Add md5sums ----------+ PKGBUILD | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Index: core/base/gcc-libs/PKGBUILD diff -u core/base/gcc-libs/PKGBUILD:1.6 core/base/gcc-libs/PKGBUILD:1.7 --- core/base/gcc-libs/PKGBUILD:1.6 Sun Feb 3 12:07:21 2008 +++ core/base/gcc-libs/PKGBUILD Sun Feb 3 13:59:48 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.6 2008/02/03 17:07:21 jgc Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/03 18:59:48 jgc Exp $ # Maintainer: Jan de Groot pkgname=gcc-libs pkgver=4.2.3 @@ -10,7 +10,7 @@ groups=('base') url="http://gcc.gnu.org" depends=('glibc>=2.7') -makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr') +makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr>=2.3.1') conflicts=('gcc-fortran' 'gcc-objc') provides=('gcc-fortran' 'gcc-objc') options=('!libtool' '!emptydirs') @@ -19,6 +19,13 @@ gcc_pure64.patch gcc-hash-style-both.patch libgomp-dlopen-fix.patch) +md5sums=('780338e27c460545870434851199b534' + 'a028c39386dae7d16299b3c96a281116' + '03e48107cde9d0cafa8d281b26045086' + '0c81e6acf609ef0318e91bdb0d84cd6c' + '8fc86e4c4d1f4ec8b226307d39fbd9e3' + '611fbd749019f0ce2fad36fda17e93dd' + 'ccb143ce1f8a09d5ffa9cf0a39ba4a78') build() { if ! locale -a | grep ^de_DE; then From jgc at archlinux.org Sun Feb 3 19:02:29 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 14:02:29 -0500 Subject: [arch-commits] CVS update of core/devel/gcc (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 14:02:29 Author: jgc Path: /home/cvs-core/core/devel/gcc Modified: PKGBUILD (1.88 -> 1.89) upgpkg: gcc 4.2.3-1 Depend on latest mpfr, fix manpage installation ----------+ PKGBUILD | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) Index: core/devel/gcc/PKGBUILD diff -u core/devel/gcc/PKGBUILD:1.88 core/devel/gcc/PKGBUILD:1.89 --- core/devel/gcc/PKGBUILD:1.88 Thu Nov 15 18:53:15 2007 +++ core/devel/gcc/PKGBUILD Sun Feb 3 14:02:29 2008 @@ -1,25 +1,27 @@ -# $Id: PKGBUILD,v 1.88 2007/11/15 23:53:15 daniel Exp $ +# $Id: PKGBUILD,v 1.89 2008/02/03 19:02:29 jgc Exp $ # Maintainer: Jan de Groot pkgname=gcc -pkgver=4.2.2 -pkgrel=4 -#_snapshot=4.2.1-RC-20070703 +pkgver=4.2.3 +pkgrel=1 +#_snapshot=4.2.3-RC-20080125 pkgdesc="The GNU Compiler Collection" arch=(i686 x86_64) license=('GPL' 'LGPL') groups=('base-devel') url="http://gcc.gnu.org" -depends=('binutils>=2.18-3' "gcc-libs>=${pkgver}") +depends=('binutils>=2.18-3' "gcc-libs>=${pkgver}" 'mpfr>=2.3.1') +replaces=('gcc-fortran' 'gcc-objc') options=('!libtool') -source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,objc}-${pkgver}.tar.bz2 - #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++}-${_snapshot}.tar.bz2 - ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man-4.2.2.tar.bz2 +source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran,objc}-${pkgver}.tar.bz2 + #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++,fortran,objc}-${_snapshot}.tar.bz2 + ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man-20080118.tar.bz2 gcc_pure64.patch gcc-hash-style-both.patch) -md5sums=('b02a013580a9555c7c8f2ca554c02722' - '1aa75e06ca16518f16d5df67ba98a392' - '36933966adc9cc888879adec0a82cf2f' - '4e18ba3db0867ee87a5605006005be62' +md5sums=('780338e27c460545870434851199b534' + 'a028c39386dae7d16299b3c96a281116' + '03e48107cde9d0cafa8d281b26045086' + '0c81e6acf609ef0318e91bdb0d84cd6c' + '990881456a89b1ffbd68d2d7188759da' '8fc86e4c4d1f4ec8b226307d39fbd9e3' '611fbd749019f0ce2fad36fda17e93dd') @@ -41,12 +43,13 @@ # Don't run fixincludes sed -i -e 's@\./fixinc\.sh at -c true@' gcc/Makefile.in - echo ${pkgver} > gcc/BASE-VER + #echo ${pkgver} > gcc/BASE-VER mkdir build cd build ../configure --prefix=/usr --enable-shared \ - --enable-languages=c,c++,objc --enable-threads=posix \ + --enable-languages=c,c++,fortran,objc,obj-c++,treelang \ + --enable-threads=posix --mandir=/usr/share/man \ --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib \ --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch \ --with-tune=generic @@ -58,14 +61,10 @@ ln -sf g++ ${startdir}/pkg/usr/bin/c++ # install the libstdc++ man pages - mkdir -p ${startdir}/pkg/usr/man/man3 - install -m644 ${startdir}/src/man-4.2.0/man3/* ${startdir}/pkg/usr/man/man3/ + mkdir -p ${startdir}/pkg/usr/share/man/man3 + install -m644 ${startdir}/src/man/man3/* ${startdir}/pkg/usr/share/man/man3/ # Remove libraries and translations in gcc-libs rm -f ${startdir}/pkg/usr/lib/lib* find ${startdir}/pkg -name libstdc++.mo -delete - - # Remove objc files - objc need to be build to have it known to gcc binary - rm -f ${startdir}/pkg/usr/lib/gcc/${CHOST}/${pkgver}/cc1obj - rm -rf ${startdir}/pkg/usr/lib/gcc/${CHOST}/${pkgver}/include/objc } From jgc at archlinux.org Sun Feb 3 21:09:13 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 16:09:13 -0500 Subject: [arch-commits] CVS update of extra/devel/java-gcj-compat (PKGBUILD ca-bundle.crt) Message-ID: Date: Sunday, February 3, 2008 @ 16:09:13 Author: jgc Path: /home/cvs-extra/extra/devel/java-gcj-compat Added: ca-bundle.crt (1.1) Modified: PKGBUILD (1.11 -> 1.12) upgpkg: java-gcj-compat 1.0.77-1 Add CA certificates (taken from redhat, who generate them from NSS source) ---------------+ PKGBUILD | 23 ca-bundle.crt | 9075 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 9090 insertions(+), 8 deletions(-) The diff is longer than the limit of 39KB. From jgc at archlinux.org Sun Feb 3 21:09:34 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 16:09:34 -0500 Subject: [arch-commits] CVS update of extra/devel/java-gcj-compat (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 16:09:34 Author: jgc Path: /home/cvs-extra/extra/devel/java-gcj-compat Modified: PKGBUILD (1.12 -> 1.13) upgpkg: java-gcj-compat 1.0.77-1 Add md5sums ----------+ PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Index: extra/devel/java-gcj-compat/PKGBUILD diff -u extra/devel/java-gcj-compat/PKGBUILD:1.12 extra/devel/java-gcj-compat/PKGBUILD:1.13 --- extra/devel/java-gcj-compat/PKGBUILD:1.12 Sun Feb 3 16:09:12 2008 +++ extra/devel/java-gcj-compat/PKGBUILD Sun Feb 3 16:09:34 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.12 2008/02/03 21:09:12 jgc Exp $ +# $Id: PKGBUILD,v 1.13 2008/02/03 21:09:34 jgc Exp $ # Maintainer: Jan de Groot pkgname=java-gcj-compat @@ -16,6 +16,9 @@ java-gcj-compat.profile ca-bundle.crt) options=('!makeflags') +md5sums=('cafa8e490957ad2c56fc61802332e9a4' + 'eee3645b754a5dc77644e8973c077c0e' + '02410297423b187bd4c6e6e295314e4c') build() { cd ${startdir}/src/${pkgname}-${pkgver} From jgc at archlinux.org Sun Feb 3 21:12:43 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 16:12:43 -0500 Subject: [arch-commits] CVS update of extra/devel/gcc-gcj (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 16:12:43 Author: jgc Path: /home/cvs-extra/extra/devel/gcc-gcj Modified: PKGBUILD (1.38 -> 1.39) upgpkg: gcc-gcj 4.2.3-1 ----------+ PKGBUILD | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) Index: extra/devel/gcc-gcj/PKGBUILD diff -u extra/devel/gcc-gcj/PKGBUILD:1.38 extra/devel/gcc-gcj/PKGBUILD:1.39 --- extra/devel/gcc-gcj/PKGBUILD:1.38 Fri Dec 21 07:07:16 2007 +++ extra/devel/gcc-gcj/PKGBUILD Sun Feb 3 16:12:43 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.38 2007/12/21 12:07:16 alexander Exp $ +# $Id: PKGBUILD,v 1.39 2008/02/03 21:12:43 jgc Exp $ # Maintainer: Jan de Groot # There's a circular dependency between gcc-gcj and eclipse-ecj. There is no @@ -6,35 +6,27 @@ # the dependency and using that with eclipse-ecj to build this version. pkgname=gcc-gcj -pkgver=4.2.2 -pkgrel=2 +pkgver=4.2.3 +pkgrel=1 #_snapshot=4.2.1-RC-20070703 -_javaver=20071011 +_javaver=20080201 pkgdesc="GNU Java Environment" arch=(i686 x86_64) license=('GPL' 'LGPL') url="http://gcc.gnu.org" -depends=("gcc>=4.2.2-1" "gtk2>=2.12.0" 'file' 'libsm' 'libxtst' 'alsa-lib' "eclipse-ecj>=3.3") +depends=("gcc>=4.2.3-1" "gtk2>=2.12.5" 'file' 'libsm' 'libxtst' 'alsa-lib' "eclipse-ecj>=3.3.1.1") makedepends=('texinfo' 'pkgconfig' 'xulrunner>=1.8.1.11' 'libart-lgpl' 'jack-audio-connection-kit' 'libxtst') -noextract=("gcc-ecj-${_javaver}.tar.bz2") +noextract=("gcc-java-${_javaver}.tar.bz2") options=('!libtool') source=(#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++}-${_snapshot}.tar.bz2 ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++}-${pkgver}.tar.bz2 #http://www.archlinux.org/~jgc/gcc/gcc-ecj-${_javaver}.tar.bz2 - http://www.archlinux.org/~andyrtr/sources/gcc-ecj-${_javaver}.tar.bz2 + ftp://ftp.archlinux.org/other/gcc/gcc-java-${_javaver}.tar.bz2 gcj-4.3-tools.jar-path.diff gcc_pure64.patch libjava-disable-static.dpatch libjava-sjlj.dpatch gcc-hash-style-both.patch) -md5sums=('b02a013580a9555c7c8f2ca554c02722' - '1aa75e06ca16518f16d5df67ba98a392' - 'ac5b69a309da394abcbed7a104e8a84d' - '602eb960c7752cc4877309e691110c06' - '8fc86e4c4d1f4ec8b226307d39fbd9e3' - 'bef24466abe00c4e655ac074cedf0c29' - 'afe3541abf5ce163223f94ccdbc66e30' - '611fbd749019f0ce2fad36fda17e93dd') build() { if ! locale -a | grep ^de_DE; then @@ -45,7 +37,7 @@ #cd ${startdir}/src/gcc-${_snapshot} cd ${startdir}/src/gcc-${pkgver} - tar jxf ${startdir}/src/gcc-ecj-${_javaver}.tar.bz2 || return 1 + tar jxf ${startdir}/src/gcc-java-${_javaver}.tar.bz2 || return 1 # Don't install libiberty sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in # Don't run fixincludes @@ -59,7 +51,7 @@ patch -Np0 -i ${startdir}/src/gcc-hash-style-both.patch || return 1 patch -Np0 -i ${startdir}/src/gcj-4.3-tools.jar-path.diff || return 1 - echo ${pkgver} > gcc/BASE-VER + #echo ${pkgver} > gcc/BASE-VER mkdir build cd build From jgc at archlinux.org Sun Feb 3 22:24:59 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 17:24:59 -0500 Subject: [arch-commits] CVS update of core/base/gcc-libs (PKGBUILD libgomp-dlopen-fix.patch) Message-ID: Date: Sunday, February 3, 2008 @ 17:24:59 Author: jgc Path: /home/cvs-core/core/base/gcc-libs Modified: PKGBUILD (1.7 -> 1.8) libgomp-dlopen-fix.patch (1.1 -> 1.2) upgpkg: gcc-libs 4.2.3-2 Fix FS#8076 Add texinfo makedepend --------------------------+ PKGBUILD | 8 ++++---- libgomp-dlopen-fix.patch | 17 +++++++---------- 2 files changed, 11 insertions(+), 14 deletions(-) Index: core/base/gcc-libs/PKGBUILD diff -u core/base/gcc-libs/PKGBUILD:1.7 core/base/gcc-libs/PKGBUILD:1.8 --- core/base/gcc-libs/PKGBUILD:1.7 Sun Feb 3 13:59:48 2008 +++ core/base/gcc-libs/PKGBUILD Sun Feb 3 17:24:59 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.7 2008/02/03 18:59:48 jgc Exp $ +# $Id: PKGBUILD,v 1.8 2008/02/03 22:24:59 jgc Exp $ # Maintainer: Jan de Groot pkgname=gcc-libs pkgver=4.2.3 -pkgrel=1 +pkgrel=2 #_snapshot=4.2.3-RC-20080125 pkgdesc="Runtime libraries shipped by GCC for C and C++ languages" arch=(i686 x86_64) @@ -10,7 +10,7 @@ groups=('base') url="http://gcc.gnu.org" depends=('glibc>=2.7') -makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr>=2.3.1') +makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr>=2.3.1' 'texinfo') conflicts=('gcc-fortran' 'gcc-objc') provides=('gcc-fortran' 'gcc-objc') options=('!libtool' '!emptydirs') @@ -25,7 +25,7 @@ '0c81e6acf609ef0318e91bdb0d84cd6c' '8fc86e4c4d1f4ec8b226307d39fbd9e3' '611fbd749019f0ce2fad36fda17e93dd' - 'ccb143ce1f8a09d5ffa9cf0a39ba4a78') + 'af989249a4a72f6251ed72e51318b5e0') build() { if ! locale -a | grep ^de_DE; then Index: core/base/gcc-libs/libgomp-dlopen-fix.patch diff -u core/base/gcc-libs/libgomp-dlopen-fix.patch:1.1 core/base/gcc-libs/libgomp-dlopen-fix.patch:1.2 --- core/base/gcc-libs/libgomp-dlopen-fix.patch:1.1 Wed Sep 19 15:54:41 2007 +++ core/base/gcc-libs/libgomp-dlopen-fix.patch Sun Feb 3 17:24:59 2008 @@ -1,17 +1,14 @@ ---- trunk/libgomp/configure.tgt 2007/05/04 19:20:28 124444 -+++ trunk/libgomp/configure.tgt 2007/05/04 19:21:18 124445 -@@ -11,14 +11,11 @@ - # XLDFLAGS Add extra link flags to use. - - # Optimize TLS usage by avoiding the overhead of dynamic allocation. --# This does require that the library be present during process --# startup, so mark the library as not to be dlopened. - if test $have_tls = yes ; then +diff -Naur ./libgomp/configure.tgt ../../gcc-4.2.0/libgomp/configure.tgt +--- ./libgomp/configure.tgt 2006-12-02 18:02:00.000000000 -0200 ++++ ../../gcc-4.2.0/libgomp/configure.tgt 2007-07-07 15:24:51.000000000 -0300 +@@ -17,8 +17,8 @@ case "${target}" in *-*-linux*) - XCFLAGS="${XCFLAGS} -ftls-model=initial-exec" +- XCFLAGS="${XCFLAGS} -ftls-model=initial-exec" - XLDFLAGS="${XLDFLAGS} -Wl,-z,nodlopen" ++# XCFLAGS="${XCFLAGS} -ftls-model=initial-exec" ++# XLDFLAGS="${XLDFLAGS} -Wl,-z,nodlopen" ;; esac fi From jgc at archlinux.org Sun Feb 3 23:34:23 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sun, 03 Feb 2008 18:34:23 -0500 Subject: [arch-commits] CVS update of core/devel/gcc (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 18:34:23 Author: jgc Path: /home/cvs-core/core/devel/gcc Modified: PKGBUILD (1.89 -> 1.90) upgpkg: gcc 4.2.3-1 ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: core/devel/gcc/PKGBUILD diff -u core/devel/gcc/PKGBUILD:1.89 core/devel/gcc/PKGBUILD:1.90 --- core/devel/gcc/PKGBUILD:1.89 Sun Feb 3 14:02:29 2008 +++ core/devel/gcc/PKGBUILD Sun Feb 3 18:34:23 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.89 2008/02/03 19:02:29 jgc Exp $ +# $Id: PKGBUILD,v 1.90 2008/02/03 23:34:23 jgc Exp $ # Maintainer: Jan de Groot pkgname=gcc pkgver=4.2.3 @@ -10,6 +10,7 @@ groups=('base-devel') url="http://gcc.gnu.org" depends=('binutils>=2.18-3' "gcc-libs>=${pkgver}" 'mpfr>=2.3.1') +makedepends=('texinfo') replaces=('gcc-fortran' 'gcc-objc') options=('!libtool') source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran,objc}-${pkgver}.tar.bz2 From eric at archlinux.org Mon Feb 4 02:48:25 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 03 Feb 2008 21:48:25 -0500 Subject: [arch-commits] CVS update of extra/lib/sdl_mixer (PKGBUILD) Message-ID: Date: Sunday, February 3, 2008 @ 21:48:25 Author: eric Path: /home/cvs-extra/extra/lib/sdl_mixer Modified: PKGBUILD (1.15 -> 1.16) upgpkg: sdl_mixer 1.2.8-2 fixed license, fix timidity config path (close FS#8997) ----------+ PKGBUILD | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) Index: extra/lib/sdl_mixer/PKGBUILD diff -u extra/lib/sdl_mixer/PKGBUILD:1.15 extra/lib/sdl_mixer/PKGBUILD:1.16 --- extra/lib/sdl_mixer/PKGBUILD:1.15 Sun Aug 5 10:33:37 2007 +++ extra/lib/sdl_mixer/PKGBUILD Sun Feb 3 21:48:25 2008 @@ -1,23 +1,24 @@ -# $Id: PKGBUILD,v 1.15 2007/08/05 14:33:37 jgc Exp $ -# Maintainer: Roberto Carvajal +# $Id: PKGBUILD,v 1.16 2008/02/04 02:48:25 eric Exp $ +# Maintainer: Eric Belanger # Contributor: Tom Newsom # Contributor: Lukas Sabota (Timidity Patch) + pkgname=sdl_mixer pkgver=1.2.8 -pkgrel=1 +pkgrel=2 pkgdesc="A simple multi-channel audio mixer" -arch=(i686 x86_64) -license=('LGPL') +arch=('i686' 'x86_64') +url="http://www.libsdl.org/projects/SDL_mixer/" +license=('LGPL' 'GPL') depends=('sdl>=1.2.12' 'libvorbis' 'libmikmod') options=('!libtool') -url="http://www.libsdl.org/projects/SDL_mixer/" source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${pkgver}.tar.gz) md5sums=('0b5b91015d0f3bd9597e094ba67c4d65') build() { cd ${startdir}/src/SDL_mixer-${pkgver} - sed -i -e 's|/usr/local/lib/timidity|/usr/lib/timidity|' \ - timidity/config.h || return 1 + sed -i 's|/usr/local/lib/timidity|/usr/lib/timidity|' timidity/config.h || return 1 + sed -i 's|/etc/timidity/timidity.cfg|/etc/timidity++/timidity.cfg|' timidity/config.h || return 1 ./configure --prefix=/usr --enable-music-ogg make || return 1 make DESTDIR=${startdir}/pkg install From damir at perisa.ch Sun Feb 3 12:23:06 2008 From: damir at perisa.ch (Damir Perisa) Date: Sun, 3 Feb 2008 13:23:06 +0100 Subject: [arch-commits] thanx In-Reply-To: References: Message-ID: <200802031323.07063.damir@perisa.ch> Thank you Eric for the i686 builds and the things you added i forgot ;) have a nice weekend, Damir -- .???`?.?.???`?.??.???`?.?.???`?.?.???`?.?.???`?.??.?? ? ? ? ? ? ? ><((((?> ? ? ? ? ? < < From paul at archlinux.org Mon Feb 4 19:50:15 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 14:50:15 -0500 Subject: [arch-commits] CVS update of extra/multimedia/vlc (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 14:50:15 Author: paul Path: /home/cvs-extra/extra/multimedia/vlc Modified: PKGBUILD (1.54 -> 1.55) upgpkg: vlc 0.8.6d-2 temporarily build against snapshot of old ffmpeg until a better solution can be found ----------+ PKGBUILD | 54 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 7 deletions(-) Index: extra/multimedia/vlc/PKGBUILD diff -u extra/multimedia/vlc/PKGBUILD:1.54 extra/multimedia/vlc/PKGBUILD:1.55 --- extra/multimedia/vlc/PKGBUILD:1.54 Tue Dec 4 02:17:13 2007 +++ extra/multimedia/vlc/PKGBUILD Mon Feb 4 14:50:15 2008 @@ -4,13 +4,17 @@ pkgname=vlc pkgver=0.8.6d -pkgrel=1 +_ffmpegver=20071204 +pkgrel=2 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" -depends=('libmad>=0.15.1b-2' 'libmpeg2>=0.4.0b-3' 'ffmpeg>=20070131' +depends=('libmad>=0.15.1b-2' 'libmpeg2>=0.4.0b-3' 'wxgtk-2.6>=2.6.4' 'hal>=0.5.9.1' 'libid3tag>=0.15.1b-2' 'bash>=3.1' 'libdvbpsi4>=0.1.5' 'fribidi>=0.10.7' 'sysfsutils>=2.0.0' 'libdvdnav>=0.1.10-2' 'libdvdread>=0.9.4-3' 'xvidcore>=1.1.0-2' - 'libmatroska>=0.8.0' 'libxv>=1.0.1' 'libcdio>=0.78.2' 'desktop-file-utils') + 'libmatroska>=0.8.0' 'libxv>=1.0.1' 'libcdio>=0.78.2' 'desktop-file-utils' + 'lame' 'sdl' 'libvorbis' 'a52dec' 'faad2' 'faac' 'zlib' 'imlib2' + 'x264>=20071201' 'libtheora' 'libdca') + arch=(i686 x86_64) license=('GPL') url="http://www.videolan.org/vlc/" @@ -18,24 +22,60 @@ makedepends=('live-media' 'gnome-vfs' 'mesa' 'sdl_image' 'libmpcdec' 'speex' 'libnotify' 'libmodplug' 'lirc-utils') install=${pkgname}.install -source=(http://download.videolan.org/pub/videolan/vlc/${pkgver}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('c11e4c38c3347e74ad9004e41208782e') +source=(http://download.videolan.org/pub/videolan/vlc/${pkgver}/${pkgname}-${pkgver}.tar.bz2 + http://gerolde.archlinux.org/~paul/ffmpeg-$_ffmpegver.tar.gz + ffmpeg-20071204.patch) + +md5sums=('c11e4c38c3347e74ad9004e41208782e' + '3d34e511d0466de6feabed85dddbb2a8' + '9297c3487716429192f6185a63da6fd8') build() { + cd $startdir/src/ffmpeg || return 1 + + # configure + ./configure \ + --enable-gpl \ + --enable-libmp3lame \ + --enable-libvorbis \ + --enable-pp \ + --enable-libfaac \ + --enable-libfaad \ + --enable-liba52 \ + --enable-libxvid \ + --enable-libx264 \ + --enable-libtheora \ + --disable-libamr-nb \ + --enable-pp \ + --enable-shared \ + --enable-pthreads \ + --enable-x11grab \ + || return 1 + + # build + make -j 2 || return 1 + cd $startdir/src/${pkgname}-${pkgver} + patch -Np1 < ../ffmpeg-20071204.patch sed -i -e 's:#include :#include \n #include : ' src/misc/charset.c sed -i -e 's:/truetype/freefont/FreeSerifBold.ttf:/TTF/VeraBd.ttf:' modules/misc/freetype.c # features that won't build on x86_64 [ "${CARCH}" = "i686" ] && EXTRAFEATURES="--enable-loader" + + # export linker flags for the ffmpeg tree + # this has to be in sync with how ffmpeg was configured above + export LDFLAGS_ffmpeg="-lfaad -la52 -lxvidcore -lmp3lame -lx264" + ./configure --prefix=/usr --enable-dvdread --enable-dvdnav --enable-madi \ --enable-ffmpeg --disable-rpath --enable-wxwidgets --enable-faad \ --enable-alsa --enable-skins2 --enable-livedotcom --enable-dvb --enable-theora \ --enable-dmo --with-livedotcom-tree=/usr/lib/live-media \ --with-ffmpeg-faac --with-ffmpeg-vorbis --with-ffmpeg-dts \ - --with-ffmpeg-ogg --with-ffmpeg-theora --enable-v4l \ - --enable-lirc \ + --with-ffmpeg-ogg --with-ffmpeg-theora --with-ffmpeg-tree=$startdir/src/ffmpeg/ \ + --with-ffmpeg-config-path=$startdir/src/ffmpeg/ \ + --enable-v4l --enable-lirc \ --with-wx-config=wx-config-2.6 ${EXTRAFEATURES} make || return 1 make DESTDIR=${startdir}/pkg install || return 1 From paul at archlinux.org Mon Feb 4 20:24:16 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 15:24:16 -0500 Subject: [arch-commits] CVS update of core/devel/flex (PKGBUILD flex-yytext.patch lex.sh) Message-ID: Date: Monday, February 4, 2008 @ 15:24:16 Author: paul Path: /home/cvs-core/core/devel/flex Added: lex.sh (1.1) Modified: PKGBUILD (1.21 -> 1.22) Removed: flex-yytext.patch (1.1) upgpkg: flex 2.5.34-1 upgrade to 2.5.34, removal of old patch, cleanup -------------------+ PKGBUILD | 32 +++++++++++++++----------------- flex-yytext.patch | 22 ---------------------- lex.sh | 3 +++ 3 files changed, 18 insertions(+), 39 deletions(-) Index: core/devel/flex/PKGBUILD diff -u core/devel/flex/PKGBUILD:1.21 core/devel/flex/PKGBUILD:1.22 --- core/devel/flex/PKGBUILD:1.21 Sun Dec 2 22:13:10 2007 +++ core/devel/flex/PKGBUILD Mon Feb 4 15:24:16 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.21 2007/12/03 03:13:10 dan Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/04 20:24:16 paul Exp $ # Maintainer: judd pkgname=flex -pkgver=2.5.33 -pkgrel=3 +pkgver=2.5.34 +pkgrel=1 pkgdesc="A tool for generating text-scanning programs" arch=(i686 x86_64) url="http://flex.sourceforge.net" @@ -10,23 +10,21 @@ groups=('base-devel') depends=('glibc' 'sh') source=(http://downloads.sourceforge.net/sourceforge/flex/flex-$pkgver.tar.bz2 - flex-yytext.patch) -md5sums=('343374a00b38d9e39d1158b71af37150' '3aeab6871ea9fed8ed45db5692e390ca') + lex.sh) +md5sums=('fbdabda79de417b863970eb03c0f53a3' 'f725259ec23a9e87ee29e2ef82eda9a5') build() { - cd $startdir/src/$pkgname-$pkgver - patch -Np1 -i ../flex-yytext.patch - ./configure --prefix=/usr + cd $startdir/src/$pkgname-$pkgver || return 1 + + # configure + ./configure --prefix=/usr || return 1 + + # build and install make || return 1 - make prefix=$startdir/pkg/usr install - cat > $startdir/pkg/usr/bin/lex << "EOF" -#!/bin/sh -# Begin /usr/bin/lex + make prefix=$startdir/pkg/usr install || return 1 + install -D -m755 $startdir/src/lex.sh $startdir/pkg/usr/bin/lex || return 1 -exec /usr/bin/flex -l "$@" -# End /usr/bin/lex -EOF - chmod 755 $startdir/pkg/usr/bin/lex # install license - install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/license.txt + install -D -m644 COPYING \ + $startdir/pkg/usr/share/licenses/$pkgname/license.txt || return 1 } Index: core/devel/flex/flex-yytext.patch diff -u core/devel/flex/flex-yytext.patch:1.1 core/devel/flex/flex-yytext.patch:removed --- core/devel/flex/flex-yytext.patch:1.1 Sun Apr 11 15:17:21 2004 +++ core/devel/flex/flex-yytext.patch Mon Feb 4 15:24:16 2008 @@ -1,22 +0,0 @@ -diff -Naur flex-2.5.31-orig/flex.skl flex-2.5.31/flex.skl ---- flex-2.5.31-orig/flex.skl 2003-03-31 17:51:38.000000000 -0800 -+++ flex-2.5.31/flex.skl 2004-04-11 12:19:10.000000000 -0700 -@@ -3280,7 +3280,6 @@ - #undef yy_set_bol - #undef yy_new_buffer - #undef yy_set_interactive --#undef yytext_ptr - #undef YY_DO_BEFORE_ACTION - - #ifdef YY_DECL_IS_OURS -diff -Naur flex-2.5.31-orig/gen.c flex-2.5.31/gen.c ---- flex-2.5.31-orig/gen.c 2003-03-30 11:58:44.000000000 -0800 -+++ flex-2.5.31/gen.c 2004-04-11 12:19:38.000000000 -0700 -@@ -1812,7 +1812,6 @@ - if (yytext_is_array) { - if (!reentrant){ - indent_puts ("static int yy_more_offset = 0;"); -- }else{ - indent_puts ("static int yy_prev_more_offset = 0;"); - } - } Index: core/devel/flex/lex.sh diff -u /dev/null core/devel/flex/lex.sh:1.1 --- /dev/null Mon Feb 4 15:24:16 2008 +++ core/devel/flex/lex.sh Mon Feb 4 15:24:16 2008 @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/flex -l "$@" From paul at archlinux.org Mon Feb 4 20:25:30 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 15:25:30 -0500 Subject: [arch-commits] CVS update of core/support/sudo (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 15:25:30 Author: paul Path: /home/cvs-core/core/support/sudo Modified: PKGBUILD (1.37 -> 1.38) upgpkg: sudo 1.6.9p12-1 update to 1.6.9p12 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/support/sudo/PKGBUILD diff -u core/support/sudo/PKGBUILD:1.37 core/support/sudo/PKGBUILD:1.38 --- core/support/sudo/PKGBUILD:1.37 Sun Dec 30 23:45:03 2007 +++ core/support/sudo/PKGBUILD Mon Feb 4 15:25:30 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.37 2007/12/31 04:45:03 paul Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/04 20:25:30 paul Exp $ # Maintainer: Paul Mattal # Contributor: Tom Newsom pkgname=sudo -pkgver=1.6.9p10 -pkgrel=3 +pkgver=1.6.9p12 +pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" arch=(i686 x86_64) url="http://www.sudo.ws/sudo/" @@ -13,7 +13,7 @@ backup=('etc/sudoers' 'etc/pam.d/sudo') source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam) options=('!libtool') -md5sums=('16db2a1213159a1fac8239eab58108f5' +md5sums=('a5795c292e5c64dd9f7bcba8c1c712c9' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() { From paul at archlinux.org Mon Feb 4 20:34:49 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 15:34:49 -0500 Subject: [arch-commits] CVS update of extra/system/ddrescue (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 15:34:49 Author: paul Path: /home/cvs-extra/extra/system/ddrescue Modified: PKGBUILD (1.8 -> 1.9) upgpkg: ddrescue 1.7-1 update to 1.7 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/system/ddrescue/PKGBUILD diff -u extra/system/ddrescue/PKGBUILD:1.8 extra/system/ddrescue/PKGBUILD:1.9 --- extra/system/ddrescue/PKGBUILD:1.8 Tue Nov 27 21:20:25 2007 +++ extra/system/ddrescue/PKGBUILD Mon Feb 4 15:34:49 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.8 2007/11/28 02:20:25 paul Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/04 20:34:49 paul Exp $ # Maintainer: Paul Mattal pkgname=ddrescue -pkgver=1.6 +pkgver=1.7 pkgrel=1 pkgdesc="Data recovery version of the Linux DD device copying utility" arch=(i686 x86_64) @@ -14,7 +14,7 @@ backup=() install= source=(http://savannah.gnu.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('490019589d2571ee98424eaa1bcc6bf7') +md5sums=('e4c226892f2f2e01c58197c9435cd611') build() { cd $startdir/src/$pkgname-$pkgver || return 1 From paul at archlinux.org Mon Feb 4 20:47:00 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 15:47:00 -0500 Subject: [arch-commits] CVS update of extra/multimedia/ivtv (PKGBUILD ivtv.install) Message-ID: Date: Monday, February 4, 2008 @ 15:47:00 Author: paul Path: /home/cvs-extra/extra/multimedia/ivtv Modified: PKGBUILD (1.36 -> 1.37) ivtv.install (1.9 -> 1.10) upgpkg: ivtv 1.0.3-1 update to 1.0.3, resplit --------------+ PKGBUILD | 40 ++++++++++++++++++++++++++++++++++++++++ ivtv.install | 31 +++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) Index: extra/multimedia/ivtv/PKGBUILD diff -u /dev/null extra/multimedia/ivtv/PKGBUILD:1.37 --- /dev/null Mon Feb 4 15:47:00 2008 +++ extra/multimedia/ivtv/PKGBUILD Mon Feb 4 15:47:00 2008 @@ -0,0 +1,40 @@ +# $Id: PKGBUILD,v 1.37 2008/02/04 20:47:00 paul Exp $ +# Contributor: Sasha Zbrozek +# Maintainer: Paul Mattal + +pkgname=ivtv +pkgver=1.0.3 +pkgrel=1 +_kernver=2.6.23-ARCH +pkgdesc="Non-mainline kernel drivers and userspace utilities for Hauppauge PVR cards" +arch=(i686 x86_64) +license=('GPL') +install=$pkgname.install +url="http://ivtvdriver.org" +source=("http://dl.ivtvdriver.org/ivtv/archive/1.0.x/ivtv-$pkgver.tar.gz") +depends=('udev>=070') +md5sums=('2c0e04a861cb7409ea82a2935b1e0050') + +build() { + # SET UP + cd $startdir/src/ivtv-$pkgver || return 1 + + # don't call depmod here + sed -i 's|/sbin/depmod -a||' driver/Makefile i2c-drivers/Makefile || return 1 + + # install the utils in /usr/bin, not /usr/local/bin + sed -i "s%PREFIX = /usr/local%PREFIX = /usr%g" utils/Makefile || return 1 + + # build + make INSTALLDIR=/usr/bin || return 1 + + # install + make DESTDIR=$startdir/pkg install || return 1 + + # remove all but the kernel modules + rm -rf $startdir/pkg/usr || return 1 + + # tweak the install script for the right kernel version + sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" \ + $startdir/$pkgname.install || return 1 +} Index: extra/multimedia/ivtv/ivtv.install diff -u /dev/null extra/multimedia/ivtv/ivtv.install:1.10 --- /dev/null Mon Feb 4 15:47:00 2008 +++ extra/multimedia/ivtv/ivtv.install Mon Feb 4 15:47:00 2008 @@ -0,0 +1,31 @@ +pre_install() { + /bin/true +} + +post_install() { + # updating module dependencies + echo ">>> Updating module dependencies. Please wait ..." + KERNEL_VERSION=2.6.23-ARCH + depmod -v $KERNEL_VERSION > /dev/null 2>&1 + /bin/true +} + +post_upgrade() { + # updating module dependencies + echo ">>> Updating module dependencies. Please wait ..." + KERNEL_VERSION=2.6.23-ARCH + depmod -v $KERNEL_VERSION > /dev/null 2>&1 + /bin/true +} + +post_remove() { + # updating module dependencies + echo ">>> Updating module dependencies. Please wait ..." + KERNEL_VERSION=2.6.23-ARCH + depmod -v $KERNEL_VERSION > /dev/null 2>&1 + /bin/true +} + +op=$1 +shift +$op $* From paul at archlinux.org Mon Feb 4 20:47:59 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 15:47:59 -0500 Subject: [arch-commits] CVS update of extra/multimedia/ivtv-utils (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 15:47:59 Author: paul Path: /home/cvs-extra/extra/multimedia/ivtv-utils Modified: PKGBUILD (1.9 -> 1.10) upgpkg: ivtv-utils 1.0.3-1 update to 1.0.3, resplit ----------+ PKGBUILD | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) Index: extra/multimedia/ivtv-utils/PKGBUILD diff -u extra/multimedia/ivtv-utils/PKGBUILD:1.9 extra/multimedia/ivtv-utils/PKGBUILD:1.10 --- extra/multimedia/ivtv-utils/PKGBUILD:1.9 Tue Oct 9 10:10:21 2007 +++ extra/multimedia/ivtv-utils/PKGBUILD Mon Feb 4 15:47:59 2008 @@ -1,19 +1,19 @@ -# $Id: PKGBUILD,v 1.9 2007/10/09 14:10:21 paul Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/04 20:47:59 paul Exp $ # Contributor: Sasha Zbrozek # Maintainer: Paul Mattal pkgname=ivtv-utils -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1 -_kernver=2.6.22-ARCH +_kernver=2.6.23-ARCH pkgdesc="Non-mainline kernel drivers and userspace utilities for Hauppauge PVR cards" arch=(i686 x86_64) license=('GPL') url="http://ivtvdriver.org" source=("http://dl.ivtvdriver.org/ivtv/archive/1.0.x/ivtv-$pkgver.tar.gz" \ 'http://dl.ivtvdriver.org/ivtv/firmware/firmware.tar.gz' ) -depends=(gcc 'udev>=070') -md5sums=('b3f6ffc71c43da5a7a57c6d33b49af5c' '9e06ccf5afec2a90aab14e8ec905a458') +depends=('gcc-libs') +md5sums=('2c0e04a861cb7409ea82a2935b1e0050' '9e06ccf5afec2a90aab14e8ec905a458') build() { # SET UP @@ -31,9 +31,8 @@ # install make DESTDIR=$startdir/pkg install || return 1 - # tweak the install script for the right kernel version - sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" \ - $startdir/$pkgname.install || return 1 + # remove the kernel modules in the utils package + rm -rf $startdir/pkg/lib/modules || return 1 # install the firmware cd $startdir/src || return 1 From paul at archlinux.org Mon Feb 4 20:49:05 2008 From: paul at archlinux.org (Paul Mattal) Date: Mon, 04 Feb 2008 15:49:05 -0500 Subject: [arch-commits] CVS update of extra/multimedia/ivtv (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 15:49:05 Author: paul Path: /home/cvs-extra/extra/multimedia/ivtv Modified: PKGBUILD (1.37 -> 1.38) upgpkg: ivtv 1.0.3-1 update to 1.0.3, resplit ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/multimedia/ivtv/PKGBUILD diff -u extra/multimedia/ivtv/PKGBUILD:1.37 extra/multimedia/ivtv/PKGBUILD:1.38 --- extra/multimedia/ivtv/PKGBUILD:1.37 Mon Feb 4 15:47:00 2008 +++ extra/multimedia/ivtv/PKGBUILD Mon Feb 4 15:49:04 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.37 2008/02/04 20:47:00 paul Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/04 20:49:04 paul Exp $ # Contributor: Sasha Zbrozek # Maintainer: Paul Mattal @@ -12,7 +12,7 @@ install=$pkgname.install url="http://ivtvdriver.org" source=("http://dl.ivtvdriver.org/ivtv/archive/1.0.x/ivtv-$pkgver.tar.gz") -depends=('udev>=070') +depends=('udev>=070' 'ivtv-utils') md5sums=('2c0e04a861cb7409ea82a2935b1e0050') build() { From aaron at archlinux.org Mon Feb 4 20:49:53 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Mon, 04 Feb 2008 15:49:53 -0500 Subject: [arch-commits] CVS update of extra/lib/live-media (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 15:49:53 Author: aaron Path: /home/cvs-extra/extra/lib/live-media Modified: PKGBUILD (1.11 -> 1.12) upgpkg: live-media 2008.01.19-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/live-media/PKGBUILD diff -u extra/lib/live-media/PKGBUILD:1.11 extra/lib/live-media/PKGBUILD:1.12 --- extra/lib/live-media/PKGBUILD:1.11 Mon Jan 7 23:53:49 2008 +++ extra/lib/live-media/PKGBUILD Mon Feb 4 15:49:53 2008 @@ -1,9 +1,9 @@ -#$Id: PKGBUILD,v 1.11 2008/01/08 04:53:49 aaron Exp $ +#$Id: PKGBUILD,v 1.12 2008/02/04 20:49:53 aaron Exp $ #Maintainer: Aaron, phrakture, Griffin #Contributor: Gilles CHAUVIN pkgname=live-media -pkgver=2008.01.04 +pkgver=2008.01.19 pkgrel=1 pkgdesc="A set of C++ libraries for multimedia streaming" arch=(i686 x86_64) @@ -11,7 +11,7 @@ url="http://live555.com/liveMedia/" depends=(gcc-libs) source=(http://live555.com/liveMedia/public/live.$pkgver.tar.gz) -md5sums=('c774c9b284a36717b488002e53d07ac7') +md5sums=('99957af4f1681b992815657fc6cf6906') build() { From aaron at archlinux.org Mon Feb 4 20:58:41 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Mon, 04 Feb 2008 15:58:41 -0500 Subject: [arch-commits] CVS update of extra/devel/nasm (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 15:58:41 Author: aaron Path: /home/cvs-extra/extra/devel/nasm Modified: PKGBUILD (1.12 -> 1.13) upgpkg: nasm 2.01-1 Bump to the 2.XX reincarnation. In testing to see what we can break ----------+ PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) Index: extra/devel/nasm/PKGBUILD diff -u extra/devel/nasm/PKGBUILD:1.12 extra/devel/nasm/PKGBUILD:1.13 --- extra/devel/nasm/PKGBUILD:1.12 Mon May 15 15:11:59 2006 +++ extra/devel/nasm/PKGBUILD Mon Feb 4 15:58:41 2008 @@ -1,19 +1,21 @@ -# $Id: PKGBUILD,v 1.12 2006/05/15 19:11:59 uid1016 Exp $ -# Maintainer: dorphell +# $Id: PKGBUILD,v 1.13 2008/02/04 20:58:41 aaron Exp $ +# Maintainer: Aaron Griffin # Committer: Judd Vinet + pkgname=nasm -pkgver=0.98.39 +pkgver=2.01 pkgrel=1 pkgdesc="80x86 assembler designed for portability and modularity" +url="http://nasm.sourceforge.net" +license=('LGPL') arch=(i686 x86_64) depends=('glibc') -source=(http://telia.dl.sourceforge.net/sourceforge/nasm/nasm-$pkgver.tar.bz2) -md5sums=('2032ad44c7359f7a9a166a40a633e772') +source=(http://downloads.sourceforge.net/nasm/nasm-$pkgver.tar.bz2) +md5sums=('93384e87a452607c8d4ce533939295bd') build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr make || return 1 - mkdir -p $startdir/pkg/usr/{bin,man/man1} make prefix=$startdir/pkg/usr install } From aaron at archlinux.org Mon Feb 4 21:02:20 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Mon, 04 Feb 2008 16:02:20 -0500 Subject: [arch-commits] CVS update of extra/editors/vim-omnicppcomplete (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 16:02:20 Author: aaron Path: /home/cvs-extra/extra/editors/vim-omnicppcomplete Modified: PKGBUILD (1.2 -> 1.3) upgpkg: vim-omnicppcomplete 0.4.1-1 ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/editors/vim-omnicppcomplete/PKGBUILD diff -u extra/editors/vim-omnicppcomplete/PKGBUILD:1.2 extra/editors/vim-omnicppcomplete/PKGBUILD:1.3 --- extra/editors/vim-omnicppcomplete/PKGBUILD:1.2 Tue Oct 17 01:04:00 2006 +++ extra/editors/vim-omnicppcomplete/PKGBUILD Mon Feb 4 16:02:20 2008 @@ -1,18 +1,19 @@ -# $Id: PKGBUILD,v 1.2 2006/10/17 05:04:00 aaron Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/04 21:02:20 aaron Exp $ # Maintainer : Aaron Griffin pkgname=vim-omnicppcomplete -pkgver=0.4 -_scriptid=5859 +pkgver=0.4.1 #I know the next version will be 0.5 just to break our crap +_scriptid=7722 pkgrel=1 pkgdesc="vim c++ completion omnifunc with a ctags database" arch=(i686 x86_64) url="http://www.vim.org/scripts/script.php?script_id=1520" +license=('unknown') depends=(vim ctags) groups=('vim-plugins') install=vimdoc.install source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid) -md5sums=('64e6fe83462f30a614879e4d36fd166c') +md5sums=('0978a565f95d8980a0035133144db639') build() { From aaron at archlinux.org Mon Feb 4 21:08:54 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Mon, 04 Feb 2008 16:08:54 -0500 Subject: [arch-commits] CVS update of extra/lib/python-formencode (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 16:08:54 Author: aaron Path: /home/cvs-extra/extra/lib/python-formencode Modified: PKGBUILD (1.6 -> 1.7) upgpkg: python-formencode 0.9-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/python-formencode/PKGBUILD diff -u extra/lib/python-formencode/PKGBUILD:1.6 extra/lib/python-formencode/PKGBUILD:1.7 --- extra/lib/python-formencode/PKGBUILD:1.6 Thu Apr 26 22:49:36 2007 +++ extra/lib/python-formencode/PKGBUILD Mon Feb 4 16:08:54 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.6 2007/04/27 02:49:36 aaron Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/04 21:08:54 aaron Exp $ # Maintainer: Aaron Griffin # Contributor: Todd Maynard pkgname=python-formencode -pkgver=0.7.1 +pkgver=0.9 pkgrel=1 pkgdesc="HTML form validation, generation, and conversion package for python" license=('PSF') @@ -12,7 +12,7 @@ depends=('python>=2.5') makedepends=('setuptools') source=(http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz) -md5sums=('86ee82f7e808d2b7973b13a96bb740cc') +md5sums=('adcca643088f6d2ac49d903901cf110d') build() { cd $startdir/src/FormEncode-$pkgver From aaron at archlinux.org Mon Feb 4 21:10:56 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Mon, 04 Feb 2008 16:10:56 -0500 Subject: [arch-commits] CVS update of extra/system/convmv (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 16:10:56 Author: aaron Path: /home/cvs-extra/extra/system/convmv Modified: PKGBUILD (1.4 -> 1.5) upgpkg: convmv 1.12-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/system/convmv/PKGBUILD diff -u extra/system/convmv/PKGBUILD:1.4 extra/system/convmv/PKGBUILD:1.5 --- extra/system/convmv/PKGBUILD:1.4 Thu Sep 28 01:09:17 2006 +++ extra/system/convmv/PKGBUILD Mon Feb 4 16:10:56 2008 @@ -1,15 +1,16 @@ -# $Id: PKGBUILD,v 1.4 2006/09/28 05:09:17 aaron Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/04 21:10:56 aaron Exp $ # Maintainer : Aaron Griffin pkgname=convmv -pkgver=1.10 +pkgver=1.12 pkgrel=1 pkgdesc="Tool for converting encodings on filesystems" +license=('GPL2') arch=(i686 x86_64) url="http://j3e.de/linux/convmv/" depends=('perl') source=(http://j3e.de/linux/convmv/$pkgname-$pkgver.tar.gz) -md5sums=('8daf88557f40523312c40abc31b8167f') +md5sums=('f96ca9198fc0a2192920f5baf002dfe4') build() { From jgc at archlinux.org Mon Feb 4 21:48:50 2008 From: jgc at archlinux.org (Jan de Groot) Date: Mon, 04 Feb 2008 16:48:50 -0500 Subject: [arch-commits] CVS update of extra/lib/cairo (PKGBUILD cairo-1.4.12-buggy-repeat.patch) Message-ID: Date: Monday, February 4, 2008 @ 16:48:50 Author: jgc Path: /home/cvs-extra/extra/lib/cairo Modified: PKGBUILD (1.25 -> 1.26) Removed: cairo-1.4.12-buggy-repeat.patch (1.1) upgpkg: cairo 1.4.14-1 ---------------------------------+ PKGBUILD | 16 +++++++--------- cairo-1.4.12-buggy-repeat.patch | 11 ----------- 2 files changed, 7 insertions(+), 20 deletions(-) Index: extra/lib/cairo/PKGBUILD diff -u extra/lib/cairo/PKGBUILD:1.25 extra/lib/cairo/PKGBUILD:1.26 --- extra/lib/cairo/PKGBUILD:1.25 Sun Dec 30 17:34:03 2007 +++ extra/lib/cairo/PKGBUILD Mon Feb 4 16:48:50 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.25 2007/12/30 22:34:03 jgc Exp $ +# $Id: PKGBUILD,v 1.26 2008/02/04 21:48:50 jgc Exp $ # Maintainer: Jan de Groot # Contributor: Brice Carpentier pkgname=cairo -pkgver=1.4.12 -pkgrel=2 +pkgver=1.4.14 +pkgrel=1 pkgdesc="Cairo vector graphics library" arch=(i686 x86_64) license=('LGPL' 'MPL') @@ -12,14 +12,12 @@ depends=('libpng' 'libxrender' 'fontconfig') makedepends=('pkgconfig') options=('!libtool') -source=(http://cairographics.org/releases/${pkgname}-${pkgver}.tar.gz - cairo-1.4.12-buggy-repeat.patch) -md5sums=('8e50c2c0d56388e4ee94196c0c7a7904' '18f60a5ea7e0ce250c62a33427b463db') +source=(http://cairographics.org/releases/${pkgname}-${pkgver}.tar.gz) +md5sums=('e8c442ff821c0719a69508fecba9038f') build() { cd ${startdir}/src/${pkgname}-${pkgver} - patch -Np0 -i ${startdir}/src/cairo-1.4.12-buggy-repeat.patch || return 1 - ./configure --prefix=/usr + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var || return 1 make || return 1 - make DESTDIR=${startdir}/pkg install + make DESTDIR=${startdir}/pkg install || return 1 } Index: extra/lib/cairo/cairo-1.4.12-buggy-repeat.patch diff -u extra/lib/cairo/cairo-1.4.12-buggy-repeat.patch:1.1 extra/lib/cairo/cairo-1.4.12-buggy-repeat.patch:removed --- extra/lib/cairo/cairo-1.4.12-buggy-repeat.patch:1.1 Sat Dec 29 17:59:56 2007 +++ extra/lib/cairo/cairo-1.4.12-buggy-repeat.patch Mon Feb 4 16:48:50 2008 @@ -1,11 +0,0 @@ ---- src/cairo-xlib-surface.c -+++ src/cairo-xlib-surface.c -@@ -2023,7 +2023,7 @@ _cairo_xlib_surface_create_internal (Dis - - surface->buggy_repeat = FALSE; - if (strstr (ServerVendor (dpy), "X.Org") != NULL) { -- if (VendorRelease (dpy) <= 60802000) -+ if (VendorRelease (dpy) >= 60700000 && VendorRelease (dpy) <= 60802000) - surface->buggy_repeat = TRUE; - } else if (strstr (ServerVendor (dpy), "XFree86") != NULL) { - if (VendorRelease (dpy) <= 40500000) From jgc at archlinux.org Mon Feb 4 21:55:58 2008 From: jgc at archlinux.org (Jan de Groot) Date: Mon, 04 Feb 2008 16:55:58 -0500 Subject: [arch-commits] CVS update of extra/lib/gtk2 (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 16:55:58 Author: jgc Path: /home/cvs-extra/extra/lib/gtk2 Modified: PKGBUILD (1.105 -> 1.106) upgpkg: gtk2 2.12.7-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/lib/gtk2/PKGBUILD diff -u extra/lib/gtk2/PKGBUILD:1.105 extra/lib/gtk2/PKGBUILD:1.106 --- extra/lib/gtk2/PKGBUILD:1.105 Thu Jan 10 13:36:43 2008 +++ extra/lib/gtk2/PKGBUILD Mon Feb 4 16:55:58 2008 @@ -1,14 +1,14 @@ -# $Id: PKGBUILD,v 1.105 2008/01/10 18:36:43 jgc Exp $ +# $Id: PKGBUILD,v 1.106 2008/02/04 21:55:58 jgc Exp $ # Maintainer: Jan de Groot pkgname=gtk2 -pkgver=2.12.5 +pkgver=2.12.7 pkgrel=1 pkgdesc="The GTK+ Toolkit (v2)" arch=(i686 x86_64) url="http://www.gtk.org/" install=gtk2.install -depends=('atk>=1.20.0' 'pango>=1.18.4' 'libxcursor' 'libxinerama' 'libxrandr>=1.2.1' 'libxi' 'libcups>=1.3.5' 'libxcomposite' 'libxdamage') +depends=('atk>=1.20.0' 'pango>=1.18.4' 'libxcursor' 'libxinerama' 'libxrandr>=1.2.1' 'libxi' 'libcups>=1.3.5' 'libxcomposite' 'libxdamage' 'cairo>=1.4.14') makedepends=('pkgconfig') replaces=('gtkprint-cups') conflicts=('gtkprint-cups') @@ -17,7 +17,7 @@ license=('LGPL') source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.12/gtk+-${pkgver}.tar.bz2 gtkclipboard-check.patch) -md5sums=('588c7fb3d9ebadf4f5a1ab4c534e4db5' +md5sums=('57132c4a921ef00e241a0fc991787556' '4025d3c15d6c6f73a032f403ffd4ff1c') build() { From jgc at archlinux.org Mon Feb 4 22:05:58 2008 From: jgc at archlinux.org (Jan de Groot) Date: Mon, 04 Feb 2008 17:05:58 -0500 Subject: [arch-commits] CVS update of extra/lib/libxml2 (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 17:05:58 Author: jgc Path: /home/cvs-extra/extra/lib/libxml2 Modified: PKGBUILD (1.45 -> 1.46) upgpkg: libxml2 2.6.31-1 ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Index: extra/lib/libxml2/PKGBUILD diff -u extra/lib/libxml2/PKGBUILD:1.45 extra/lib/libxml2/PKGBUILD:1.46 --- extra/lib/libxml2/PKGBUILD:1.45 Wed Sep 19 16:03:24 2007 +++ extra/lib/libxml2/PKGBUILD Mon Feb 4 17:05:57 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.45 2007/09/19 20:03:24 jgc Exp $ +# $Id: PKGBUILD,v 1.46 2008/02/04 22:05:57 jgc Exp $ # Maintainer: Jan de Groot # Contributor: John Proctor pkgname=libxml2 -pkgver=2.6.30 +pkgver=2.6.31 pkgrel=1 pkgdesc="XML parsing library, version 2" arch=(i686 x86_64) @@ -11,14 +11,14 @@ depends=('zlib' 'readline') makedepends=('python>=2.5') options=('!libtool') -source=(ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.6/${pkgname}-${pkgver}.tar.bz2) +source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz) url="http://www.xmlsoft.org/" -md5sums=('cbc6d381daaa836b90a7ab449c1bc1ae') +md5sums=('714b0683b1ec4bdc63bc356d729f9b18') build() { cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/usr --with-threads --with-history + ./configure --prefix=/usr --with-threads --with-history || return 1 make || return 1 - make DESTDIR=${startdir}/pkg install + make DESTDIR=${startdir}/pkg install || return 1 install -D -m644 COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING } From jgc at archlinux.org Mon Feb 4 22:17:25 2008 From: jgc at archlinux.org (Jan de Groot) Date: Mon, 04 Feb 2008 17:17:25 -0500 Subject: [arch-commits] CVS update of extra/lib/librsvg (PKGBUILD librsvg.install) Message-ID: Date: Monday, February 4, 2008 @ 17:17:25 Author: jgc Path: /home/cvs-extra/extra/lib/librsvg Modified: PKGBUILD (1.47 -> 1.48) librsvg.install (1.2 -> 1.3) upgpkg: librsvg 2.20.0-1 -----------------+ PKGBUILD | 10 +++++----- librsvg.install | 5 ----- 2 files changed, 5 insertions(+), 10 deletions(-) Index: extra/lib/librsvg/PKGBUILD diff -u extra/lib/librsvg/PKGBUILD:1.47 extra/lib/librsvg/PKGBUILD:1.48 --- extra/lib/librsvg/PKGBUILD:1.47 Fri Sep 21 17:58:31 2007 +++ extra/lib/librsvg/PKGBUILD Mon Feb 4 17:17:25 2008 @@ -1,19 +1,19 @@ -# $Id: PKGBUILD,v 1.47 2007/09/21 21:58:31 jgc Exp $ +# $Id: PKGBUILD,v 1.48 2008/02/04 22:17:25 jgc Exp $ # Maintainer: Jan de Groot pkgname=librsvg -pkgver=2.18.2 +pkgver=2.20.0 pkgrel=1 pkgdesc="SAX-based renderer for SVG files into a GdkPixbuf" arch=(i686 x86_64) license=('LGPL') -depends=('gtk2>=2.12.0' 'libcroco>=0.6.1' 'libgsf>=1.14.7') +depends=('gtk2>=2.12.7' 'libcroco>=0.6.1' 'libgsf>=1.14.7') makedepends=('perlxml' 'pkgconfig') options=('!libtool') url="http://librsvg.sourceforge.net/" -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2) install=librsvg.install -md5sums=('4691ad687281e943260021272c28043e') +md5sums=('14cc098b68e72ee6a8cdd55edc1ea1b4') build() { cd ${startdir}/src/${pkgname}-${pkgver} Index: extra/lib/librsvg/librsvg.install diff -u extra/lib/librsvg/librsvg.install:1.2 extra/lib/librsvg/librsvg.install:1.3 --- extra/lib/librsvg/librsvg.install:1.2 Mon Feb 21 14:40:21 2005 +++ extra/lib/librsvg/librsvg.install Mon Feb 4 17:17:25 2008 @@ -12,8 +12,3 @@ post_remove() { post_install $1 } - -op=$1 -shift - -$op $* From jgc at archlinux.org Mon Feb 4 22:26:14 2008 From: jgc at archlinux.org (Jan de Groot) Date: Mon, 04 Feb 2008 17:26:14 -0500 Subject: [arch-commits] CVS update of extra/lib/libtasn1 (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 17:26:14 Author: jgc Path: /home/cvs-extra/extra/lib/libtasn1 Modified: PKGBUILD (1.16 -> 1.17) upgpkg: libtasn1 1.3-1 ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/lib/libtasn1/PKGBUILD diff -u extra/lib/libtasn1/PKGBUILD:1.16 extra/lib/libtasn1/PKGBUILD:1.17 --- extra/lib/libtasn1/PKGBUILD:1.16 Wed Sep 12 15:12:27 2007 +++ extra/lib/libtasn1/PKGBUILD Mon Feb 4 17:26:14 2008 @@ -1,7 +1,8 @@ -# $Id: PKGBUILD,v 1.16 2007/09/12 19:12:27 jgc Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/04 22:26:14 jgc Exp $ # Maintainer: judd + pkgname=libtasn1 -pkgver=1.1 +pkgver=1.3 pkgrel=1 pkgdesc="The ASN.1 library used in GNUTLS" arch=(i686 x86_64) @@ -10,11 +11,11 @@ depends=('glibc') options=('!libtool') source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('93b43cc5013bda4d8bf64508f1566c54') +md5sums=('8e6c9d4760f70758e64fe9d70d5ccfea') build() { cd ${startdir}/src/${pkgname}-${pkgver} ./configure --prefix=/usr make || return 1 - make DESTDIR=${startdir}/pkg install + make DESTDIR=${startdir}/pkg install || return 1 } From eric at archlinux.org Tue Feb 5 02:10:20 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 04 Feb 2008 21:10:20 -0500 Subject: [arch-commits] CVS update of core/devel/flex (PKGBUILD) Message-ID: Date: Monday, February 4, 2008 @ 21:10:20 Author: eric Path: /home/cvs-core/core/devel/flex Modified: PKGBUILD (1.22 -> 1.23) upgpkg: flex 2.5.34-1 FSH man page ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/devel/flex/PKGBUILD diff -u core/devel/flex/PKGBUILD:1.22 core/devel/flex/PKGBUILD:1.23 --- core/devel/flex/PKGBUILD:1.22 Mon Feb 4 15:24:16 2008 +++ core/devel/flex/PKGBUILD Mon Feb 4 21:10:19 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.22 2008/02/04 20:24:16 paul Exp $ +# $Id: PKGBUILD,v 1.23 2008/02/05 02:10:19 eric Exp $ # Maintainer: judd pkgname=flex pkgver=2.5.34 @@ -17,11 +17,11 @@ cd $startdir/src/$pkgname-$pkgver || return 1 # configure - ./configure --prefix=/usr || return 1 + ./configure --prefix=/usr --mandir=/usr/share/man || return 1 # build and install make || return 1 - make prefix=$startdir/pkg/usr install || return 1 + make prefix=$startdir/pkg/usr mandir=$startdir/pkg/usr/share/man install || return 1 install -D -m755 $startdir/src/lex.sh $startdir/pkg/usr/bin/lex || return 1 # install license From simo at archlinux.org Tue Feb 5 08:58:25 2008 From: simo at archlinux.org (Simo Leone) Date: Tue, 05 Feb 2008 03:58:25 -0500 Subject: [arch-commits] CVS update of extra/network/denyhosts (PKGBUILD log-injection-fix.diff) Message-ID: Date: Tuesday, February 5, 2008 @ 03:58:25 Author: simo Path: /home/cvs-extra/extra/network/denyhosts Added: log-injection-fix.diff (1.1) Modified: PKGBUILD (1.6 -> 1.7) upgpkg: denyhosts 2.6-2 fix #9422 - log injection vuln ------------------------+ PKGBUILD | 20 +++++++++++++------- log-injection-fix.diff | 11 +++++++++++ 2 files changed, 24 insertions(+), 7 deletions(-) Index: extra/network/denyhosts/PKGBUILD diff -u extra/network/denyhosts/PKGBUILD:1.6 extra/network/denyhosts/PKGBUILD:1.7 --- extra/network/denyhosts/PKGBUILD:1.6 Tue Feb 13 19:30:43 2007 +++ extra/network/denyhosts/PKGBUILD Tue Feb 5 03:58:25 2008 @@ -1,26 +1,32 @@ -# $Id: PKGBUILD,v 1.6 2007/02/14 00:30:43 simo Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/05 08:58:25 simo Exp $ # Contributor : phrakture < aaron m griffin :: gmail-com > # Maintainer: simo pkgname=denyhosts pkgver=2.6 -pkgrel=1 +pkgrel=2 pkgdesc="DenyHosts is a script to help thwart ssh server attacks" -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://denyhosts.sourceforge.net/" -license="GPL" +license=('GPL') depends=('python') backup=('etc/denyhosts/denyhosts.cfg') source=(http://dl.sourceforge.net/sourceforge/$pkgname/DenyHosts-$pkgver.tar.gz \ denyhosts.cfg \ denyhosts \ - archify.diff) -md5sums=('fc2365305a9402886a2b0173d1beb7df' '5352744bf34b29bfc95c54bfb14eb3e3'\ - '0f186257e2473b8710c9b9e9f601ff19' 'ab8b175618f76b53c9cc81355cad0f86') + archify.diff + log-injection-fix.diff) + +md5sums=('fc2365305a9402886a2b0173d1beb7df' + '5352744bf34b29bfc95c54bfb14eb3e3' + '0f186257e2473b8710c9b9e9f601ff19' + 'ab8b175618f76b53c9cc81355cad0f86' + 'a68b0405e2a10f20232193ced183c73b') build() { cd $startdir/src/DenyHosts-$pkgver patch -p1 < $startdir/src/archify.diff + patch -p1 < $startdir/src/log-injection-fix.diff python setup.py install --root=$startdir/pkg install -D -m644 $startdir/src/denyhosts.cfg $startdir/pkg/etc/denyhosts/denyhosts.cfg install -D -m755 $startdir/src/denyhosts $startdir/pkg/etc/rc.d/denyhosts Index: extra/network/denyhosts/log-injection-fix.diff diff -u /dev/null extra/network/denyhosts/log-injection-fix.diff:1.1 --- /dev/null Tue Feb 5 03:58:25 2008 +++ extra/network/denyhosts/log-injection-fix.diff Tue Feb 5 03:58:25 2008 @@ -0,0 +1,11 @@ +--- DenyHosts-2.6/DenyHosts/regex-old.py 2008-01-29 03:07:51.000000000 +0100 ++++ DenyHosts-2.6/DenyHosts/regex.py 2008-01-29 03:07:53.000000000 +0100 +@@ -17,7 +17,7 @@ + + FAILED_ENTRY_REGEX4 = re.compile(r"""Authentication failure for (?P.*) .*from (?P.*)""") + +-FAILED_ENTRY_REGEX5 = re.compile(r"""User (?P.*) .*from (?P.*) not allowed because none of user's groups are listed in AllowGroups""") ++FAILED_ENTRY_REGEX5 = re.compile(r"""User (?P.*) .*from (?P.*) not allowed because none of user's groups are listed in AllowGroups$""") + + FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") + From damir at archlinux.org Tue Feb 5 12:03:46 2008 From: damir at archlinux.org (Damir Perisa) Date: Tue, 05 Feb 2008 07:03:46 -0500 Subject: [arch-commits] CVS update of extra/system/dirsync (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 07:03:46 Author: damir Path: /home/cvs-extra/extra/system/dirsync Modified: PKGBUILD (1.5 -> 1.6) upgpkg: dirsync 1.0.11-2 fix bug 9462 force compile of extra/system/dirsync during pkgbuilding, since upstream provides also a precompiled binary we do not want to use ----------+ PKGBUILD | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) Index: extra/system/dirsync/PKGBUILD diff -u extra/system/dirsync/PKGBUILD:1.5 extra/system/dirsync/PKGBUILD:1.6 --- extra/system/dirsync/PKGBUILD:1.5 Mon May 22 05:23:00 2006 +++ extra/system/dirsync/PKGBUILD Tue Feb 5 07:03:46 2008 @@ -1,20 +1,23 @@ -# $Id: PKGBUILD,v 1.5 2006/05/22 09:23:00 uid1014 Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/05 12:03:46 damir Exp $ # Maintainer: damir # Contributor: Damir Perisa pkgname=dirsync pkgver=1.0.11 origver=1_11 -pkgrel=1 +pkgrel=2 pkgdesc="a Directory Synchronizer this utility take two argument the source directory and the destination and make recursively the two directories identical" arch=(i686 x86_64) -url="http://www.viara.cn/en/dirsync.htm" +url="http://www.viara.eu/en/dirsync.htm" depends=('glibc') -source=(http://www.viara.cn/download/$pkgname-$origver.tar.gz) +license=('unknown') +source=(http://www.viara.eu/download/$pkgname-$origver.tar.gz) build() { cd $startdir/src + rm $pkgname || return 1 + make linux || return 1 mkdir -p $startdir/pkg/usr/bin @@ -23,3 +26,4 @@ make DESTDIR=$startdir/pkg install || return 1 } +md5sums=('2eb3745f674fb71047ca4e64110ceb68') From tpowa at archlinux.org Tue Feb 5 13:14:15 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:14:15 -0500 Subject: [arch-commits] CVS update of extra/x11/nvidia-71xx-utils (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:14:15 Author: tpowa Path: /home/cvs-extra/extra/x11/nvidia-71xx-utils Modified: PKGBUILD (1.5 -> 1.6) 'upgpkg: update to new version' ----------+ PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Index: extra/x11/nvidia-71xx-utils/PKGBUILD diff -u extra/x11/nvidia-71xx-utils/PKGBUILD:1.5 extra/x11/nvidia-71xx-utils/PKGBUILD:1.6 --- extra/x11/nvidia-71xx-utils/PKGBUILD:1.5 Sat Sep 29 13:32:26 2007 +++ extra/x11/nvidia-71xx-utils/PKGBUILD Tue Feb 5 08:14:15 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.5 2007/09/29 17:32:26 pierre Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/05 13:14:15 tpowa Exp $ # Maintainer: Tobias Powalowski # Contributor: James Rayner pkgname=nvidia-71xx-utils -pkgver=71.86.01 +pkgver=71.86.04 pkgrel=1 pkgdesc="NVIDIA legacy drivers utilities and libraries, 71xx branch." arch=(i686 x86_64) @@ -20,12 +20,11 @@ source=(http://us.download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run \ supported-cards.txt) options=(docs !strip) -md5sums=('4b89b89f5cd9d7c25ea4016a97705629' +md5sums=('56354473bddff67eefed22d79398fb93' '6363d7e494d33729609540088e33e73f') -[ "$CARCH" = "x86_64" ] && md5sums=('57337af4c60045ce19fab0ac18a164cc' +[ "$CARCH" = "x86_64" ] && md5sums=('9d102e8a6a1746423f0e0a231df63eeb' '6363d7e494d33729609540088e33e73f') - build() { # override nvida install routine and do it the long way. From tpowa at archlinux.org Tue Feb 5 13:14:41 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:14:41 -0500 Subject: [arch-commits] CVS update of extra/x11/nvidia-96xx-utils (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:14:41 Author: tpowa Path: /home/cvs-extra/extra/x11/nvidia-96xx-utils Modified: PKGBUILD (1.6 -> 1.7) 'upgpkg: udpate to new version' ----------+ PKGBUILD | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) Index: extra/x11/nvidia-96xx-utils/PKGBUILD diff -u extra/x11/nvidia-96xx-utils/PKGBUILD:1.6 extra/x11/nvidia-96xx-utils/PKGBUILD:1.7 --- extra/x11/nvidia-96xx-utils/PKGBUILD:1.6 Sat Sep 29 13:28:50 2007 +++ extra/x11/nvidia-96xx-utils/PKGBUILD Tue Feb 5 08:14:41 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.6 2007/09/29 17:28:50 pierre Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/05 13:14:41 tpowa Exp $ # Maintainer: Tobias Powalowski # Contributor: James Rayner pkgname=nvidia-96xx-utils -pkgver=96.43.01 +pkgver=96.43.05 pkgrel=1 pkgdesc="NVIDIA legacy drivers utilities and libraries, 96xx branch." arch=(i686 x86_64) @@ -18,7 +18,10 @@ install=nvidia-96xx.install source=(http://us.download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run \ supported-cards.txt) -[ "$CARCH" = "x86_64" ] && md5sums=('f61648ad42b41bed900805eeafce2d3a' '6363d7e494d33729609540088e33e73f') +md5sums=('575750b17f9fd19490fd999a72c7a661' + '6363d7e494d33729609540088e33e73f') +[ "$CARCH" = "x86_64" ] && md5sums=('da37aa996073c4e813eda1be150a44d8' + '6363d7e494d33729609540088e33e73f') options=(docs !strip) build() From tpowa at archlinux.org Tue Feb 5 13:15:12 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:15:12 -0500 Subject: [arch-commits] CVS update of extra/x11/nvidia-71xx (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:15:12 Author: tpowa Path: /home/cvs-extra/extra/x11/nvidia-71xx Modified: PKGBUILD (1.13 -> 1.14) 'upgpkg: update to new version' ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/x11/nvidia-71xx/PKGBUILD diff -u extra/x11/nvidia-71xx/PKGBUILD:1.13 extra/x11/nvidia-71xx/PKGBUILD:1.14 --- extra/x11/nvidia-71xx/PKGBUILD:1.13 Sat Jan 26 10:49:01 2008 +++ extra/x11/nvidia-71xx/PKGBUILD Tue Feb 5 08:15:11 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.13 2008/01/26 15:49:01 tpowa Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/05 13:15:11 tpowa Exp $ # Maintainer : Tobias Powalowski pkgname=nvidia-71xx -pkgver=71.86.01 +pkgver=71.86.04 _kernver='2.6.24-ARCH' -pkgrel=8 +pkgrel=1 pkgdesc="NVIDIA legacy drivers for kernel26, 71xx branch" arch=(i686 x86_64) [ "$CARCH" = "i686" ] && ARCH=x86 @@ -16,8 +16,8 @@ license=('custom') source=(ftp://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run) install="nvidia-71xx.install" -md5sums=() -#[ "$CARCH" = "x86_64" ] +md5sums=('56354473bddff67eefed22d79398fb93') +[ "$CARCH" = "x86_64" ] && md5sums=('9d102e8a6a1746423f0e0a231df63eeb') build() { cd $startdir/src From tpowa at archlinux.org Tue Feb 5 13:15:43 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:15:43 -0500 Subject: [arch-commits] CVS update of extra/x11/nvidia-96xx (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:15:43 Author: tpowa Path: /home/cvs-extra/extra/x11/nvidia-96xx Modified: PKGBUILD (1.17 -> 1.18) 'upgpkg: udpate to new version' ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/x11/nvidia-96xx/PKGBUILD diff -u extra/x11/nvidia-96xx/PKGBUILD:1.17 extra/x11/nvidia-96xx/PKGBUILD:1.18 --- extra/x11/nvidia-96xx/PKGBUILD:1.17 Sat Jan 26 10:49:11 2008 +++ extra/x11/nvidia-96xx/PKGBUILD Tue Feb 5 08:15:43 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.17 2008/01/26 15:49:11 tpowa Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/05 13:15:43 tpowa Exp $ # Maintainer : Tobias Powalowski pkgname=nvidia-96xx -pkgver=96.43.01 +pkgver=96.43.05 _kernver='2.6.24-ARCH' -pkgrel=8 +pkgrel=1 pkgdesc="NVIDIA legacy drivers for kernel26, 96xx branch" arch=(i686 x86_64) license=('custom:NVIDIA') @@ -16,7 +16,8 @@ install=nvidia-96xx.install license=('custom') source=(http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run) -[ "$CARCH" = "x86_64" ] && md5sums=('f61648ad42b41bed900805eeafce2d3a') +md5sums=('575750b17f9fd19490fd999a72c7a661') +[ "$CARCH" = "x86_64" ] && md5sums=('da37aa996073c4e813eda1be150a44d8') build() { From tpowa at archlinux.org Tue Feb 5 13:16:10 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:16:10 -0500 Subject: [arch-commits] CVS update of core/support/ndiswrapper-utils (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:16:10 Author: tpowa Path: /home/cvs-core/core/support/ndiswrapper-utils Modified: PKGBUILD (1.25 -> 1.26) 'upgpkg: update to new version' ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/support/ndiswrapper-utils/PKGBUILD diff -u core/support/ndiswrapper-utils/PKGBUILD:1.25 core/support/ndiswrapper-utils/PKGBUILD:1.26 --- core/support/ndiswrapper-utils/PKGBUILD:1.25 Thu Dec 20 02:57:31 2007 +++ core/support/ndiswrapper-utils/PKGBUILD Tue Feb 5 08:16:10 2008 @@ -1,8 +1,8 @@ -#$Id: PKGBUILD,v 1.25 2007/12/20 07:57:31 tpowa Exp $ +#$Id: PKGBUILD,v 1.26 2008/02/05 13:16:10 tpowa Exp $ #Maintainer: Aaron Griffin pkgname=ndiswrapper-utils -pkgver=1.51 +pkgver=1.52 pkgrel=1 pkgdesc="Binaries for ndiswrapper module" arch=(i686 x86_64) @@ -12,7 +12,7 @@ replaces=('ndiswrapper-bin') conflicts=('ndiswrapper-bin') source=(http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-$pkgver.tar.gz) -md5sums=('ba8f8cf43e7e05427a0c221a284a516c') +md5sums=('3ab2aeef398d29df3a40d40fa499405e') build() { From tpowa at archlinux.org Tue Feb 5 13:16:41 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:16:41 -0500 Subject: [arch-commits] CVS update of core/base/xfsprogs (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:16:41 Author: tpowa Path: /home/cvs-core/core/base/xfsprogs Modified: PKGBUILD (1.17 -> 1.18) 'upgpkg: update to new version' ----------+ PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Index: core/base/xfsprogs/PKGBUILD diff -u core/base/xfsprogs/PKGBUILD:1.17 core/base/xfsprogs/PKGBUILD:1.18 --- core/base/xfsprogs/PKGBUILD:1.17 Thu Nov 15 19:02:40 2007 +++ core/base/xfsprogs/PKGBUILD Tue Feb 5 08:16:40 2008 @@ -1,17 +1,17 @@ -# $Id: PKGBUILD,v 1.17 2007/11/16 00:02:40 daniel Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/05 13:16:40 tpowa Exp $ # Maintainer: judd pkgname=xfsprogs -pkgver=2.9.4 -pkgrel=2 +pkgver=2.9.5 +pkgrel=1 pkgdesc="XFS filesystem utilities" arch=(i686 x86_64) license=('LGPL') url="http://oss.sgi.com/projects/xfs/" groups=('base') depends=(e2fsprogs) -options=('!makeflags') +options=('!makeflags' '!libtool') source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs_${pkgver}-1.tar.gz) -md5sums=('174683e3b86b587ed59823fdbbb96ea4') +md5sums=('d9079d9a8dbc7cc983ed518842ca909f') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -25,5 +25,4 @@ export DEBUG=-DNDEBUG make || return 1 make DIST_ROOT=${startdir}/pkg install install-dev - find ${startdir}/pkg -name '*.la' -exec rm -f {} \; } From tpowa at archlinux.org Tue Feb 5 13:17:47 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:17:47 -0500 Subject: [arch-commits] CVS update of core/support/ndiswrapper (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:17:47 Author: tpowa Path: /home/cvs-core/core/support/ndiswrapper Modified: PKGBUILD (1.47 -> 1.48) 'upgpkg: update to new version' ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/support/ndiswrapper/PKGBUILD diff -u core/support/ndiswrapper/PKGBUILD:1.47 core/support/ndiswrapper/PKGBUILD:1.48 --- core/support/ndiswrapper/PKGBUILD:1.47 Sat Jan 26 10:46:18 2008 +++ core/support/ndiswrapper/PKGBUILD Tue Feb 5 08:17:47 2008 @@ -1,10 +1,10 @@ -#$Id: PKGBUILD,v 1.47 2008/01/26 15:46:18 tpowa Exp $ +#$Id: PKGBUILD,v 1.48 2008/02/05 13:17:47 tpowa Exp $ #Maintainer: Aaron Griffin pkgname=ndiswrapper _kernver=2.6.24-ARCH -pkgver=1.51 -pkgrel=3 +pkgver=1.52 +pkgrel=1 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For stock arch 2.6 kernel." license=('GPL') arch=(i686 x86_64) @@ -12,7 +12,7 @@ install="ndiswrapper.install" depends=("ndiswrapper-utils=$pkgver" 'kernel26>=2.6.24-2' 'kernel26<=2.6.25-0') source=(http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz) -md5sums=('ba8f8cf43e7e05427a0c221a284a516c') +md5sums=('3ab2aeef398d29df3a40d40fa499405e') build() { From tpowa at archlinux.org Tue Feb 5 13:18:22 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:18:22 -0500 Subject: [arch-commits] CVS update of core/base/findutils (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:18:22 Author: tpowa Path: /home/cvs-core/core/base/findutils Modified: PKGBUILD (1.36 -> 1.37) 'upgpkg: update to new version' ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/base/findutils/PKGBUILD diff -u core/base/findutils/PKGBUILD:1.36 core/base/findutils/PKGBUILD:1.37 --- core/base/findutils/PKGBUILD:1.36 Sun Dec 2 22:17:24 2007 +++ core/base/findutils/PKGBUILD Tue Feb 5 08:18:22 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.36 2007/12/03 03:17:24 dan Exp $ +# $Id: PKGBUILD,v 1.37 2008/02/05 13:18:22 tpowa Exp $ # Maintainer: judd pkgname=findutils -pkgver=4.2.31 -pkgrel=3 +pkgver=4.2.32 +pkgrel=1 pkgdesc="GNU utilities to locate files" arch=(i686 x86_64) license=('GPL') @@ -10,7 +10,7 @@ depends=('glibc') url="http://www.gnu.org/software/findutils" source=(ftp://ftp.gnu.org/pub/gnu/findutils/findutils-$pkgver.tar.gz) -md5sums=('a0e31a0f18a49709bf5a449867c8049a') +md5sums=('aaa6beeb41a6f04963dff58f24a55b96') build() { cd $startdir/src/$pkgname-$pkgver From tpowa at archlinux.org Tue Feb 5 13:53:26 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 08:53:26 -0500 Subject: [arch-commits] CVS update of extra/office/gutenprint (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 08:53:26 Author: tpowa Path: /home/cvs-extra/extra/office/gutenprint Modified: PKGBUILD (1.3 -> 1.4) 'upgpkg: update to new version' ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/office/gutenprint/PKGBUILD diff -u extra/office/gutenprint/PKGBUILD:1.3 extra/office/gutenprint/PKGBUILD:1.4 --- extra/office/gutenprint/PKGBUILD:1.3 Sun Oct 14 16:07:01 2007 +++ extra/office/gutenprint/PKGBUILD Tue Feb 5 08:53:26 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.3 2007/10/14 20:07:01 andyrtr Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/05 13:53:26 tpowa Exp $ # Maintainer: dorphell pkgname=gutenprint -pkgver=5.0.1 -pkgrel=3 +pkgver=5.0.2 +pkgrel=1 pkgdesc="Top quality printer drivers for POSIX systems" arch=('i686' 'x86_64') license=('GPL') @@ -11,7 +11,6 @@ source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.bz2) url="http://gimp-print.sourceforge.net/" replaces=('gimp-print') -md5sums=('4ec66d57c1014b503d6bea16b1c31d81') options=('!libtool' '!emptydirs') build() { @@ -25,3 +24,4 @@ make || return 1 make DESTDIR=$startdir/pkg install || return 1 } +md5sums=('ca6c45616caa720e9e185817272b08d7') From paul at archlinux.org Tue Feb 5 18:30:37 2008 From: paul at archlinux.org (Paul Mattal) Date: Tue, 05 Feb 2008 13:30:37 -0500 Subject: [arch-commits] CVS update of extra/lib/postgresql-libs (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 13:30:37 Author: paul Path: /home/cvs-extra/extra/lib/postgresql-libs Modified: PKGBUILD (1.10 -> 1.11) upgpkg: postgresql-libs 8.3.0-1 update to 8.3.0 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/postgresql-libs/PKGBUILD diff -u extra/lib/postgresql-libs/PKGBUILD:1.10 extra/lib/postgresql-libs/PKGBUILD:1.11 --- extra/lib/postgresql-libs/PKGBUILD:1.10 Mon Jan 7 17:36:12 2008 +++ extra/lib/postgresql-libs/PKGBUILD Tue Feb 5 13:30:36 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.10 2008/01/07 22:36:12 paul Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/05 18:30:36 paul Exp $ # Maintainer: Paul Mattal pkgname=postgresql-libs -pkgver=8.2.6 +pkgver=8.3.0 pkgrel=1 pkgdesc="Libraries for use with PostgreSQL" arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=('openssl>=0.9.8b' 'zlib' 'readline') options=('!makeflags') source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2) -md5sums=('17b9049b4fcad42ee95410833c1db228') +md5sums=('53d6816eac7442f9bc8103439ebee22e') build() { cd $startdir/src/postgresql-$pkgver || return 1 From paul at archlinux.org Tue Feb 5 18:31:20 2008 From: paul at archlinux.org (Paul Mattal) Date: Tue, 05 Feb 2008 13:31:20 -0500 Subject: [arch-commits] CVS update of extra/daemons/postgresql (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 13:31:20 Author: paul Path: /home/cvs-extra/extra/daemons/postgresql Modified: PKGBUILD (1.43 -> 1.44) upgpkg: postgresql 8.3.0-1 update to 8.3.0 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/daemons/postgresql/PKGBUILD diff -u extra/daemons/postgresql/PKGBUILD:1.43 extra/daemons/postgresql/PKGBUILD:1.44 --- extra/daemons/postgresql/PKGBUILD:1.43 Mon Jan 7 17:36:49 2008 +++ extra/daemons/postgresql/PKGBUILD Tue Feb 5 13:31:20 2008 @@ -1,18 +1,18 @@ -# $Id: PKGBUILD,v 1.43 2008/01/07 22:36:49 paul Exp $ +# $Id: PKGBUILD,v 1.44 2008/02/05 18:31:20 paul Exp $ # Maintainer: Paul Mattal pkgname=postgresql -pkgver=8.2.6 +pkgver=8.3.0 pkgrel=1 pkgdesc="A sophisticated object-relational DBMS" arch=(i686 x86_64) license=('BSD') backup=('etc/conf.d/postgresql') url="http://www.postgresql.org/" -depends=('postgresql-libs>=8.2.6') +depends=('postgresql-libs>=8.3.0') options=('!makeflags') source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2 \ postgresql postgresql.confd build.patch) -md5sums=('17b9049b4fcad42ee95410833c1db228' '7d8ea2abb6a8cdacf35604bda659a34a'\ +md5sums=('53d6816eac7442f9bc8103439ebee22e' '7d8ea2abb6a8cdacf35604bda659a34a'\ 'df6ddf9e2ab4700a3415f17c0f4f4172' '4d74f4227dc5e12bf95b3490758d86c9') build() { From paul at archlinux.org Tue Feb 5 18:46:29 2008 From: paul at archlinux.org (Paul Mattal) Date: Tue, 05 Feb 2008 13:46:29 -0500 Subject: [arch-commits] CVS update of extra/network/dovecot (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 13:46:29 Author: paul Path: /home/cvs-extra/extra/network/dovecot Modified: PKGBUILD (1.13 -> 1.14) upgpkg: dovecot 1.0.10-2 rebuild against postgres 8.3.x ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/network/dovecot/PKGBUILD diff -u extra/network/dovecot/PKGBUILD:1.13 extra/network/dovecot/PKGBUILD:1.14 --- extra/network/dovecot/PKGBUILD:1.13 Mon Dec 31 01:49:14 2007 +++ extra/network/dovecot/PKGBUILD Tue Feb 5 13:46:29 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.13 2007/12/31 06:49:14 paul Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/05 18:46:29 paul Exp $ # # Contributor: Paul Mattal # Contributor: Federico Quagliata (quaqo) @@ -7,7 +7,7 @@ pkgname=dovecot pkgver=1.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="An IMAP and POP3 server written with security primarily in mind" arch=('i686' 'x86_64') url="http://dovecot.org/" From paul at archlinux.org Tue Feb 5 18:47:50 2008 From: paul at archlinux.org (Paul Mattal) Date: Tue, 05 Feb 2008 13:47:50 -0500 Subject: [arch-commits] CVS update of extra/lib/pypgsql (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 13:47:50 Author: paul Path: /home/cvs-extra/extra/lib/pypgsql Modified: PKGBUILD (1.8 -> 1.9) upgpkg: pypgsql 2.5.1-4 rebuild against postgresql 8.3 ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/lib/pypgsql/PKGBUILD diff -u extra/lib/pypgsql/PKGBUILD:1.8 extra/lib/pypgsql/PKGBUILD:1.9 --- extra/lib/pypgsql/PKGBUILD:1.8 Wed Mar 14 12:52:04 2007 +++ extra/lib/pypgsql/PKGBUILD Tue Feb 5 13:47:50 2008 @@ -1,16 +1,17 @@ -# $Id: PKGBUILD,v 1.8 2007/03/14 16:52:04 jgc Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/05 18:47:50 paul Exp $ # Maintainer: Jan de Groot pkgname=pypgsql pkgver=2.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="A python client library for postgresql" arch=(i686 x86_64) +license=('CNRI') url="http://pypgsql.sourceforge.net/" depends=('python-egenix-mx-base>=2.0.6-3' 'postgresql-libs>=8.2.3') source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/pyPgSQL-${pkgver}.tar.gz) md5sums=('82670f6f1652aa4766fdaec2cb43debd') build() { - cd ${startdir}/src/pyPgSQL-${pkgver} - python setup.py install --root=${startdir}/pkg + cd ${startdir}/src/pyPgSQL-${pkgver} || return 1 + python setup.py install --root=${startdir}/pkg || return 1 } From tpowa at archlinux.org Tue Feb 5 19:35:37 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 14:35:37 -0500 Subject: [arch-commits] CVS update of extra/devel/ocaml (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 14:35:37 Author: tpowa Path: /home/cvs-extra/extra/devel/ocaml Modified: PKGBUILD (1.10 -> 1.11) 'upgpkg: update to new version' ----------+ PKGBUILD | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) Index: extra/devel/ocaml/PKGBUILD diff -u extra/devel/ocaml/PKGBUILD:1.10 extra/devel/ocaml/PKGBUILD:1.11 --- extra/devel/ocaml/PKGBUILD:1.10 Wed May 30 17:28:57 2007 +++ extra/devel/ocaml/PKGBUILD Tue Feb 5 14:35:37 2008 @@ -1,14 +1,15 @@ -# $Id: PKGBUILD,v 1.10 2007/05/30 21:28:57 tpowa Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/05 19:35:37 tpowa Exp $ #Maintainer: Tobias Powalowski pkgname=ocaml -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="Ocaml compiler - Ocaml is a functional language with OO extensions" arch=(i686 x86_64) +license=('LGPL2' 'QPL-1.0') url="http://caml.inria.fr/" depends=('gdbm') -makedepends=('tk' 'ncurses') +makedepends=('tk' 'ncurses' 'libx11') source=(http://caml.inria.fr/distrib/ocaml-3.10/$pkgname-$pkgver.tar.gz) install=(ocaml.install) @@ -19,5 +20,7 @@ make PREFIX=$startdir/pkg/usr install # Save >10MB with this one, makepkg only strips debug symbols. find ${startdir}/pkg/usr/lib -type f -name '*.so.*' -exec strip --strip-unneeded {} \; +# install license +install -D -m 644 $startdir/src/$pkgname-$pkgver/LICENSE $startdir/pkg/usr/share/licenses/ocaml/LICENSE } -md5sums=('5ec0b860730925f738d91ca96d692406') +md5sums=('04fbe476b7f633a910429106e02d9948') From tpowa at archlinux.org Tue Feb 5 19:36:29 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 14:36:29 -0500 Subject: [arch-commits] CVS update of extra/devel/lablgtk2 (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 14:36:29 Author: tpowa Path: /home/cvs-extra/extra/devel/lablgtk2 Modified: PKGBUILD (1.9 -> 1.10) 'upgpkg: update to new version' ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: extra/devel/lablgtk2/PKGBUILD diff -u extra/devel/lablgtk2/PKGBUILD:1.9 extra/devel/lablgtk2/PKGBUILD:1.10 --- extra/devel/lablgtk2/PKGBUILD:1.9 Wed May 30 16:48:55 2007 +++ extra/devel/lablgtk2/PKGBUILD Tue Feb 5 14:36:29 2008 @@ -1,16 +1,16 @@ -# $Id: PKGBUILD,v 1.9 2007/05/30 20:48:55 tpowa Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/05 19:36:29 tpowa Exp $ #Maintainer: Tobias Powalowski pkgname=lablgtk2 -pkgver=2.6.0 -pkgrel=5 +pkgver=2.10.0 +pkgrel=1 pkgdesc=" An Objective Caml interface to gtk2" arch=(i686 x86_64) +license=('LGPL2') url="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html" depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg') makedepends=('ocaml') source=(http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-$pkgver.tar.gz) -md5sums=('47319aacbbb761323bdfab67513829df') # uninstall libgnomeui before to avoid gnome depends build() { @@ -21,3 +21,4 @@ make PREFIX=$startdir/pkg/usr LIBDIR=$startdir/pkg/usr/lib/ocaml BINDIR=$startdir/pkg/usr/bin INSTALLDIR=$startdir/pkg/usr/lib/ocaml/lablgtk2 DLLDIR=$startdir/pkg/usr/lib/ocaml/stublibs install || return 1 rm -r $startdir/pkg/usr/bin } +md5sums=('711c29cb6cf7883f5391fd713ff4c225') From tpowa at archlinux.org Tue Feb 5 19:37:06 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Tue, 05 Feb 2008 14:37:06 -0500 Subject: [arch-commits] CVS update of extra/system/unison (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 14:37:06 Author: tpowa Path: /home/cvs-extra/extra/system/unison Modified: PKGBUILD (1.4 -> 1.5) 'upgpkg: update to new version' ----------+ PKGBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) Index: extra/system/unison/PKGBUILD diff -u extra/system/unison/PKGBUILD:1.4 extra/system/unison/PKGBUILD:1.5 --- extra/system/unison/PKGBUILD:1.4 Thu Dec 14 17:31:32 2006 +++ extra/system/unison/PKGBUILD Tue Feb 5 14:37:06 2008 @@ -1,20 +1,21 @@ -# $Id: PKGBUILD,v 1.4 2006/12/14 22:31:32 andyrtr Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/05 19:37:06 tpowa Exp $ #Maintainer: Tobias Powalowski pkgname=unison -pkgver=2.13.16 -pkgrel=1.1 +pkgver=2.27.57 +pkgrel=1 pkgdesc="Unison is a file-synchronization tool" arch=(i686 x86_64) +license=('GPL2') url="http://www.cis.upenn.edu/~bcpierce/unison" depends=('glibc') makedepends=('ocaml' 'lablgtk' 'lablgtk2' 'imagemagick') source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/$pkgname-$pkgver.tar.gz \ $pkgname.desktop) +options=(!makeflags) install=unison.install build() { - export MAKEFLAGS="-j1" cd $startdir/src/$pkgname-$pkgver CFLAGS="" make clean @@ -37,4 +38,5 @@ cd $startdir/pkg//usr/bin ln -s unison-gtk2 unison-x11 } -md5sums=('a79bf5f4ebf2a1eaf15b1ac97f827374' '2daecba7705455a8e4b769e48b059872') +md5sums=('4ba0a3e4bf4b4ad0c063f86391371f78' + '2daecba7705455a8e4b769e48b059872') From jeff at archlinux.org Tue Feb 5 21:19:04 2008 From: jeff at archlinux.org (Jeff Mickey) Date: Tue, 05 Feb 2008 16:19:04 -0500 Subject: [arch-commits] CVS update of extra/network/c-ares (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 16:19:04 Author: jeff Path: /home/cvs-extra/extra/network/c-ares Modified: PKGBUILD (1.3 -> 1.4) upgpkg: c-ares 1.5.1-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/network/c-ares/PKGBUILD diff -u extra/network/c-ares/PKGBUILD:1.3 extra/network/c-ares/PKGBUILD:1.4 --- extra/network/c-ares/PKGBUILD:1.3 Tue Jun 26 13:04:51 2007 +++ extra/network/c-ares/PKGBUILD Tue Feb 5 16:19:04 2008 @@ -1,13 +1,13 @@ -# $Id: PKGBUILD,v 1.3 2007/06/26 17:04:51 andyrtr Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/05 21:19:04 jeff Exp $ # Maintainer: Jeff Mickey # Maintainer: Vinay S Shastry pkgname=c-ares -pkgver=1.4.0 +pkgver=1.5.1 pkgrel=1 pkgdesc="c-ares is a C library that performs DNS requests and name resolves asynchronously" url="http://daniel.haxx.se/projects/c-ares/" arch=('i686' 'x86_64') -license=(MIT) +license=('MIT') depends=() source=(http://daniel.haxx.se/projects/c-ares/$pkgname-$pkgver.tar.gz) options=('!libtool') @@ -19,5 +19,5 @@ make DESTDIR=$startdir/pkg install } -md5sums=('cd1f8e7dd47cf099518014014f23a98b') -sha1sums=('810074d2792ff5e996816aa52ff676bb102be885') +md5sums=('f39acb8033391b0afebf367d314bed36') +sha1sums=('f372187931789c572d134e6362eaf39f44d4dbc1') From eric at archlinux.org Wed Feb 6 01:24:38 2008 From: eric at archlinux.org (Eric Belanger) Date: Tue, 05 Feb 2008 20:24:38 -0500 Subject: [arch-commits] CVS update of extra/system/dirsync (PKGBUILD) Message-ID: Date: Tuesday, February 5, 2008 @ 20:24:38 Author: eric Path: /home/cvs-extra/extra/system/dirsync Modified: PKGBUILD (1.6 -> 1.7) upgpkg: dirsync 1.0.11-2 FSH man pages ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/system/dirsync/PKGBUILD diff -u extra/system/dirsync/PKGBUILD:1.6 extra/system/dirsync/PKGBUILD:1.7 --- extra/system/dirsync/PKGBUILD:1.6 Tue Feb 5 07:03:46 2008 +++ extra/system/dirsync/PKGBUILD Tue Feb 5 20:24:38 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.6 2008/02/05 12:03:46 damir Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/06 01:24:38 eric Exp $ # Maintainer: damir # Contributor: Damir Perisa @@ -12,6 +12,7 @@ depends=('glibc') license=('unknown') source=(http://www.viara.eu/download/$pkgname-$origver.tar.gz) +md5sums=('2eb3745f674fb71047ca4e64110ceb68') build() { cd $startdir/src @@ -22,8 +23,7 @@ mkdir -p $startdir/pkg/usr/bin - sed -i 's|/usr/local|/usr|g' makefile + sed -i 's|/usr/local|/usr/share|g' makefile make DESTDIR=$startdir/pkg install || return 1 } -md5sums=('2eb3745f674fb71047ca4e64110ceb68') From tpowa at archlinux.org Wed Feb 6 11:53:23 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Wed, 06 Feb 2008 06:53:23 -0500 Subject: [arch-commits] CVS update of core/base/dhcpcd (PKGBUILD) Message-ID: Date: Wednesday, February 6, 2008 @ 06:53:23 Author: tpowa Path: /home/cvs-core/core/base/dhcpcd Modified: PKGBUILD (1.32 -> 1.33) 'upgpkg: update to new version' ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/dhcpcd/PKGBUILD diff -u core/base/dhcpcd/PKGBUILD:1.32 core/base/dhcpcd/PKGBUILD:1.33 --- core/base/dhcpcd/PKGBUILD:1.32 Sat Jan 26 09:51:48 2008 +++ core/base/dhcpcd/PKGBUILD Wed Feb 6 06:53:23 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.32 2008/01/26 14:51:48 tpowa Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/06 11:53:23 tpowa Exp $ # Maintainer: judd pkgname=dhcpcd -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A DHCP client daemon" arch=(i686 x86_64) @@ -12,7 +12,7 @@ backup=('etc/conf.d/dhcpcd') source=(http://roy.marples.name/dhcpcd/$pkgname-$pkgver.tar.bz2 dhcpcd.conf.d) -md5sums=('59947ab6dac3f777fb2c1000ebc1bd2b' +md5sums=('5a437882b6b9eb29bde323dc411be4a4' '12d866a78d9f5fa5f31ca18b3940d847') build() { From tpowa at archlinux.org Wed Feb 6 20:33:29 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Wed, 06 Feb 2008 15:33:29 -0500 Subject: [arch-commits] CVS update of extra/emulators/qemu (PKGBUILD) Message-ID: Date: Wednesday, February 6, 2008 @ 15:33:29 Author: tpowa Path: /home/cvs-extra/extra/emulators/qemu Modified: PKGBUILD (1.20 -> 1.21) 'upgpkg: update to new version' ----------+ PKGBUILD | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) Index: extra/emulators/qemu/PKGBUILD diff -u extra/emulators/qemu/PKGBUILD:1.20 extra/emulators/qemu/PKGBUILD:1.21 --- extra/emulators/qemu/PKGBUILD:1.20 Fri Nov 23 02:43:23 2007 +++ extra/emulators/qemu/PKGBUILD Wed Feb 6 15:33:29 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.20 2007/11/23 07:43:23 tpowa Exp $ +# $Id: PKGBUILD,v 1.21 2008/02/06 20:33:29 tpowa Exp $ # Maintainer: Thomas B???chler pkgname=qemu -pkgver=0.9.0 -pkgrel=14 -_kvmver=53 +pkgver=0.9.1 +pkgrel=1 +_kvmver=60 pkgdesc="QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation." arch=(i686 x86_64) license=('GPL') @@ -23,11 +23,12 @@ if [ "${CARCH}" = "x86_64" ]; then # any "xxx-user" target seems to not build on x86_64 ./configure --prefix=/usr --enable-alsa \ - --target-list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu arm-softmmu mips-softmmu" \ - --qemu-cc=gcc-3.4 + --target-list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu arm-softmmu mips-softmmu" else - ./configure --prefix=/usr --enable-alsa --qemu-cc=gcc-3.4 + ./configure --prefix=/usr --enable-alsa fi + # fix sdl compilation + sed -i -e 's#-rpath,/usr/lib#-rpath,/usr/lib,-rpath,/lib#g' config-host.mak make || return 1 make DESTDIR=${startdir}/pkg install || return 1 @@ -36,8 +37,9 @@ # we add the kvm/qemu version cd ${startdir}/src/kvm-$_kvmver - ./configure --prefix=/usr --qemu-cc=gcc-3.4 --enable-alsa - + ./configure --prefix=/usr --enable-alsa + # fix sdl compilation + sed -i -e 's#-rpath,/usr/lib#-rpath,/usr/lib,-rpath,/lib#g' qemu/config-host.mak for dir in libkvm user qemu; do cd ${startdir}/src/kvm-$_kvmver/${dir} make || return 1 @@ -48,6 +50,6 @@ install -D -m644 ${startdir}/src/kvm-$_kvmver/scripts/65-kvm.rules \ ${startdir}/pkg/etc/udev/rules.d/65-kvm.rules || return 1 } -md5sums=('ab11a03ba30cf4a70641f0f170473d69' +md5sums=('6591df8e9270eb358c881de4ebea1262' 'ec06591830b8fcf53913f05f3d66f7e5' - '25f09a0df49ffac08cc14f693c17f21f') + '79d92d57ad3b6057a717b25bb20ee72c') From eric at archlinux.org Thu Feb 7 00:52:14 2008 From: eric at archlinux.org (Eric Belanger) Date: Wed, 06 Feb 2008 19:52:14 -0500 Subject: [arch-commits] CVS update of extra/office/acroread (PKGBUILD) Message-ID: Date: Wednesday, February 6, 2008 @ 19:52:14 Author: eric Path: /home/cvs-extra/extra/office/acroread Modified: PKGBUILD (1.21 -> 1.22) upgpkg: acroread 8.1.2-1 ----------+ PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) Index: extra/office/acroread/PKGBUILD diff -u extra/office/acroread/PKGBUILD:1.21 extra/office/acroread/PKGBUILD:1.22 --- extra/office/acroread/PKGBUILD:1.21 Fri Jan 4 21:12:33 2008 +++ extra/office/acroread/PKGBUILD Wed Feb 6 19:52:14 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.21 2008/01/05 02:12:33 eric Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/07 00:52:14 eric Exp $ # Maintainer: Eric Belanger # Contributor: dorphell pkgname=acroread -pkgver=8.1.1 -pkgrel=2 +pkgver=8.1.2 +pkgrel=1 pkgdesc="Adobe Acrobat Reader for viewing PDF files" arch=('i686') url="http://www.adobe.com/products/acrobat/main.html" @@ -13,11 +13,12 @@ makedepends=('rpmextract') source=(http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/${pkgver}/enu/AdobeReader_enu-${pkgver}-1.i486.rpm \ acroread-scim.patch) -md5sums=('d5e8f5cebab675c657bf4f7b5a45638d' '8422bddbb8c03535704a245f9858465e') +md5sums=('aa2d5aac3b257d3dfe4216c7ca565193' '8422bddbb8c03535704a245f9858465e') +sha1sums=('9408c1a7f0f03033ac6d3317d5594e6eeeb5794f' '64758a394480bad1faf09aa516337e35d0b0ce6f') build() { cd ${startdir}/src - rpmextract.sh AdobeReader_enu-8.1.1-1.i486.rpm + rpmextract.sh AdobeReader_enu-${pkgver}-1.i486.rpm cd opt/Adobe/Reader8 patch -Np3 -i ${startdir}/src/acroread-scim.patch || return 1 From dan at archlinux.org Thu Feb 7 03:33:41 2008 From: dan at archlinux.org (Dan McGee) Date: Wed, 06 Feb 2008 22:33:41 -0500 Subject: [arch-commits] CVS update of extra/system/devtools (PKGBUILD) Message-ID: Date: Wednesday, February 6, 2008 @ 22:33:41 Author: dan Path: /home/cvs-extra/extra/system/devtools Modified: PKGBUILD (1.19 -> 1.20) upgpkg: devtools 0.5-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/system/devtools/PKGBUILD diff -u extra/system/devtools/PKGBUILD:1.19 extra/system/devtools/PKGBUILD:1.20 --- extra/system/devtools/PKGBUILD:1.19 Tue Oct 30 01:37:40 2007 +++ extra/system/devtools/PKGBUILD Wed Feb 6 22:33:41 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.19 2007/10/30 05:37:40 eric Exp $ +# $Id: PKGBUILD,v 1.20 2008/02/07 03:33:41 dan Exp $ # Maintainer: Jason Chu pkgname=devtools -pkgver=0.4 +pkgver=0.5 pkgrel=1 pkgdesc="A few tools to help Arch Linux developers" arch=(i686 x86_64) @@ -10,7 +10,7 @@ url="http://projects.archlinux.org/git/?p=devtools.git" depends=(namcap) source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('c7593f8322873f2c4851109d4849a36a') +md5sums=('3f9879f15cd5438b6132f5d417a4600a') build() { cd $startdir/src/$pkgname-$pkgver From james at archlinux.org Thu Feb 7 10:52:27 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 05:52:27 -0500 Subject: [arch-commits] CVS update of extra/multimedia/sonata (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 05:52:27 Author: james Path: /home/cvs-extra/extra/multimedia/sonata Modified: PKGBUILD (1.14 -> 1.15) upgpkg: sonata 1.4.1-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/multimedia/sonata/PKGBUILD diff -u extra/multimedia/sonata/PKGBUILD:1.14 extra/multimedia/sonata/PKGBUILD:1.15 --- extra/multimedia/sonata/PKGBUILD:1.14 Tue Jan 15 23:51:28 2008 +++ extra/multimedia/sonata/PKGBUILD Thu Feb 7 05:52:26 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.14 2008/01/16 04:51:28 dan Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/07 10:52:26 james Exp $ # Maintainer: James Rayner # Contributor: William Rea pkgname=sonata -pkgver=1.4 +pkgver=1.4.1 pkgrel=1 pkgdesc="A lightweight GTK+ music client for MPD" url="http://sonata.berlios.de" @@ -12,9 +12,10 @@ depends=('pygtk') source=(http://download.berlios.de/sonata/sonata-$pkgver.tar.bz2) install=$pkgname.install -md5sums=('01fcd7e9f81a1908a50bee098f7b2311') + build() { cd $startdir/src/sonata-$pkgver python setup.py install --root=$startdir/pkg } +md5sums=('fec31154ddb6652a8177fe5d3b761e29') From james at archlinux.org Thu Feb 7 10:53:33 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 05:53:33 -0500 Subject: [arch-commits] CVS update of extra/multimedia/sonata (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 05:53:33 Author: james Path: /home/cvs-extra/extra/multimedia/sonata Modified: PKGBUILD (1.15 -> 1.16) upgpkg: sonata 1.4.1-1 ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: extra/multimedia/sonata/PKGBUILD diff -u extra/multimedia/sonata/PKGBUILD:1.15 extra/multimedia/sonata/PKGBUILD:1.16 --- extra/multimedia/sonata/PKGBUILD:1.15 Thu Feb 7 05:52:26 2008 +++ extra/multimedia/sonata/PKGBUILD Thu Feb 7 05:53:33 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.15 2008/02/07 10:52:26 james Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/07 10:53:33 james Exp $ # Maintainer: James Rayner # Contributor: William Rea @@ -18,4 +18,5 @@ cd $startdir/src/sonata-$pkgver python setup.py install --root=$startdir/pkg } + md5sums=('fec31154ddb6652a8177fe5d3b761e29') From james at archlinux.org Thu Feb 7 10:55:15 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 05:55:15 -0500 Subject: [arch-commits] CVS update of extra/system/gparted (3 files) Message-ID: Date: Thursday, February 7, 2008 @ 05:55:15 Author: james Path: /home/cvs-extra/extra/system/gparted Modified: PKGBUILD (1.17 -> 1.18) Removed: 02_fdi_robustification.patch (1.1) gparted-0.3.3-device-reload-crash.patch (1.1) upgpkg: gparted 0.3.5-1 -----------------------------------------+ 02_fdi_robustification.patch | 67 ------------------------------ PKGBUILD | 32 ++++---------- gparted-0.3.3-device-reload-crash.patch | 17 ------- 3 files changed, 10 insertions(+), 106 deletions(-) Index: extra/system/gparted/02_fdi_robustification.patch diff -u extra/system/gparted/02_fdi_robustification.patch:1.1 extra/system/gparted/02_fdi_robustification.patch:removed --- extra/system/gparted/02_fdi_robustification.patch:1.1 Tue Jan 29 05:41:28 2008 +++ extra/system/gparted/02_fdi_robustification.patch Thu Feb 7 05:55:15 2008 @@ -1,67 +0,0 @@ -diff -Nur gparted-0.3.3/src/GParted_Core.cc gparted-0.3.3.new/src/GParted_Core.cc ---- gparted-0.3.3/src/GParted_Core.cc 2006-12-05 20:39:31.000000000 +0100 -+++ gparted-0.3.3.new/src/GParted_Core.cc 2007-10-01 08:34:03.000000000 +0200 -@@ -38,6 +38,8 @@ - #include "../include/ufs.h" - - #include -+#include -+#include - #include - - std::vector libparted_messages ; //see ped_exception_handler() -@@ -45,6 +47,13 @@ - namespace GParted - { - -+// Clean up the fdi when terminating -+void sig_fdi_cleanup( int signum ) -+{ -+ remove( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ); -+ raise( signum ); -+} -+ - GParted_Core::GParted_Core() - { - lp_device = NULL ; -@@ -53,6 +62,29 @@ - p_filesystem = NULL ; - - ped_exception_set_handler( ped_exception_handler ) ; -+ -+ //make sure that the fdi is cleaned up on all but the most forceful -+ //program exits -+ struct sigaction sa; -+ sa.sa_handler = sig_fdi_cleanup; -+ sigemptyset( &sa.sa_mask ); -+ sa.sa_flags = SA_RESETHAND; -+ if( sigaction( SIGHUP, &sa, NULL ) == -1 || -+ sigaction( SIGINT, &sa, NULL ) == -1 || -+ sigaction( SIGQUIT, &sa, NULL ) == -1 || -+ sigaction( SIGILL, &sa, NULL ) == -1 || -+ sigaction( SIGABRT, &sa, NULL ) == -1 || -+ sigaction( SIGFPE, &sa, NULL ) == -1 || -+ sigaction( SIGSEGV, &sa, NULL ) == -1 || -+ sigaction( SIGPIPE, &sa, NULL ) == -1 || -+ sigaction( SIGALRM, &sa, NULL ) == -1 || -+ sigaction( SIGTERM, &sa, NULL ) == -1 || -+ sigaction( SIGUSR1, &sa, NULL ) == -1 || -+ sigaction( SIGUSR2, &sa, NULL ) == -1 || -+ sigaction( SIGBUS, &sa, NULL ) == -1 || -+ sigaction( SIGXCPU, &sa, NULL ) == -1 || -+ sigaction( SIGXFSZ, &sa, NULL ) == -1 ) -+ perror( "Could not set signal handler" ); - - //disable automount //FIXME: temporary hack, till i find a better solution... - std::ofstream fdi_file( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ) ; -@@ -60,8 +92,8 @@ - { - fdi_file << "" ; - fdi_file << "" ; -- fdi_file << "" ; -- fdi_file << "true" ; -+ fdi_file << "" ; -+ fdi_file << "false" ; - fdi_file << "" ; - fdi_file << "" ; - fdi_file << "" ; Index: extra/system/gparted/PKGBUILD diff -u extra/system/gparted/PKGBUILD:1.17 extra/system/gparted/PKGBUILD:1.18 --- extra/system/gparted/PKGBUILD:1.17 Tue Jan 29 05:15:46 2008 +++ extra/system/gparted/PKGBUILD Thu Feb 7 05:55:15 2008 @@ -1,41 +1,29 @@ -# $Id: PKGBUILD,v 1.17 2008/01/29 10:15:46 james Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/07 10:55:15 james Exp $ # Maintainer: James Rayner # Contributor: Andrew Simmons pkgname=gparted -pkgver=0.3.3 -pkgrel=7 +pkgver=0.3.5 +pkgrel=1 pkgdesc="A Partition Magic clone written in C++ using the Gtkmm toolkit" arch=(i686 x86_64) url="http://gparted.sourceforge.net" license=(GPL) -depends=('parted>=1.8.6' 'gtkmm') +depends=('parted>=1.8.8' 'gtkmm') makedepends=('intltool') install=('gparted.install') -source=(http://optusnet.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 \ - 02_fdi_robustification.patch \ - gparted-0.3.3-device-reload-crash.patch ) - - -## 02_fdi_robustificaton.patch -# FS#8693 -# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434268 -## gparted-0.3.3-device-reload-crash.patch -# FS#9219 +source=(http://optusnet.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) build() { - cd $startdir/src/$pkgname-$pkgver - - patch -p1 -i ../02_fdi_robustification.patch || return 1 - patch -p1 -i ../gparted-0.3.3-device-reload-crash.patch || return 1 - + cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr make || return 1 make DESTDIR=$startdir/pkg install + sed -i "s/Exec=gparted/Exec=gksu gparted/g" $startdir/pkg/usr/share/applications/gparted.desktop + } -md5sums=('f3d16ccfda72fa1dac9fa1ff9ded2c42' - '88528e614ee1aa365f0fb58997b5726b' - '036cc87c38e5754d3182db83d777e261') + +md5sums=('c99c3d78192519b0b7c932a0920ac169') Index: extra/system/gparted/gparted-0.3.3-device-reload-crash.patch diff -u extra/system/gparted/gparted-0.3.3-device-reload-crash.patch:1.1 extra/system/gparted/gparted-0.3.3-device-reload-crash.patch:removed --- extra/system/gparted/gparted-0.3.3-device-reload-crash.patch:1.1 Tue Jan 29 05:41:28 2008 +++ extra/system/gparted/gparted-0.3.3-device-reload-crash.patch Thu Feb 7 05:55:15 2008 @@ -1,17 +0,0 @@ -diff -ur gparted-0.3.3.orig/src/Win_GParted.cc gparted-0.3.3/src/Win_GParted.cc ---- gparted-0.3.3.orig/src/Win_GParted.cc 2006-12-01 18:14:23.000000000 +0500 -+++ gparted-0.3.3/src/Win_GParted.cc 2007-11-04 11:46:32.000000000 +0500 -@@ -916,8 +916,13 @@ - - void Win_GParted::combo_devices_changed() - { -+ unsigned int old_current_device = current_device; - //set new current device - current_device = combo_devices .get_active_row_number() ; -+ if ( current_device == (unsigned int) -1 ) -+ current_device = old_current_device; -+ if ( current_device >= devices .size() ) -+ current_device = 0 ; - set_title( String::ucompose( _("%1 - GParted"), devices[ current_device ] .get_path() ) ); - - //refresh label_device_info From james at archlinux.org Thu Feb 7 11:00:23 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 06:00:23 -0500 Subject: [arch-commits] CVS update of extra/system/gparted (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 06:00:23 Author: james Path: /home/cvs-extra/extra/system/gparted Modified: PKGBUILD (1.18 -> 1.19) upgpkg: gparted 0.3.5-1 ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: extra/system/gparted/PKGBUILD diff -u extra/system/gparted/PKGBUILD:1.18 extra/system/gparted/PKGBUILD:1.19 --- extra/system/gparted/PKGBUILD:1.18 Thu Feb 7 05:55:15 2008 +++ extra/system/gparted/PKGBUILD Thu Feb 7 06:00:22 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.18 2008/02/07 10:55:15 james Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/07 11:00:22 james Exp $ # Maintainer: James Rayner # Contributor: Andrew Simmons @@ -26,4 +26,5 @@ } + md5sums=('c99c3d78192519b0b7c932a0920ac169') From james at archlinux.org Thu Feb 7 11:16:47 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 06:16:47 -0500 Subject: [arch-commits] CVS update of unstable/system/libaal (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 06:16:47 Author: james Path: /home/cvs-unstable/unstable/system/libaal Modified: PKGBUILD (1.3 -> 1.4) upgpkg: libaal 1.0.5-3 ----------+ PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) Index: unstable/system/libaal/PKGBUILD diff -u unstable/system/libaal/PKGBUILD:1.3 unstable/system/libaal/PKGBUILD:1.4 --- unstable/system/libaal/PKGBUILD:1.3 Mon Aug 20 23:09:10 2007 +++ unstable/system/libaal/PKGBUILD Thu Feb 7 06:16:47 2008 @@ -1,25 +1,27 @@ -# $Id: PKGBUILD,v 1.3 2007/08/21 03:09:10 travis Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/07 11:16:47 james Exp $ #Contributor: Simo Leone pkgname=libaal pkgver=1.0.5 -pkgrel=2 +pkgrel=3 pkgdesc="Reiser4 filesystem support library" arch=('i686' 'x86_64') url="http://www.namesys.com" license=('custom:GPL') depends=(glibc) install= -source=(ftp://ftp.namesys.com/pub/reiser4progs/$pkgname-$pkgver.tar.gz) -md5sums=('6c55201acd2a2c0a1f46addf248da6a2') +# Namesys was down at time of updating +#source=(ftp://ftp.namesys.com/pub/reiser4progs/$pkgname-$pkgver.tar.gz) +source=(http://ftp.de.debian.org/debian/pool/main/liba/libaal/libaal_1.0.5.orig.tar.gz) options=('!libtool') build() { cd $startdir/src/$pkgname-$pkgver - ./configure --prefix=/usr + ./configure --prefix=/usr --exec-prefix=/ make || return 1 - make prefix=$startdir/pkg/usr install + make DESTDIR=$startdir/pkg/ install #install license install -D -m0644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING } +md5sums=('6c55201acd2a2c0a1f46addf248da6a2') From james at archlinux.org Thu Feb 7 11:33:23 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 06:33:23 -0500 Subject: [arch-commits] CVS update of unstable/system/reiser4progs (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 06:33:23 Author: james Path: /home/cvs-unstable/unstable/system/reiser4progs Modified: PKGBUILD (1.5 -> 1.6) upgpkg: reiser4progs 1.0.6-2 ----------+ PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) Index: unstable/system/reiser4progs/PKGBUILD diff -u unstable/system/reiser4progs/PKGBUILD:1.5 unstable/system/reiser4progs/PKGBUILD:1.6 --- unstable/system/reiser4progs/PKGBUILD:1.5 Mon Aug 20 23:13:40 2007 +++ unstable/system/reiser4progs/PKGBUILD Thu Feb 7 06:33:23 2008 @@ -1,25 +1,27 @@ -# $Id: PKGBUILD,v 1.5 2007/08/21 03:13:40 travis Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/07 11:33:23 james Exp $ #Contributor: Simo Leone pkgname=reiser4progs pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="Reiser4 filesystem programs" arch=('i686' 'x86_64') url="http://www.namesys.com/v4/v4.html" license=('custom:GPL') depends=('e2fsprogs' 'libaal') -source=(ftp://ftp.namesys.com/pub/reiser4progs/$pkgname-$pkgver.tar.gz) +source=(http://ftp.de.debian.org/debian/pool/main/r/reiser4progs/reiser4progs_1.0.6.orig.tar.gz) +#source=(ftp://ftp.namesys.com/pub/reiser4progs/$pkgname-$pkgver.tar.gz) install=reiser4progs.install -md5sums=('8c618e35a4a893f0e948b03cee25749d') + options=('!libtool') build() { cd $startdir/src/$pkgname-$pkgver - ./configure --prefix=/usr + ./configure --prefix=/usr --exec-prefix=/ make || return 1 - make prefix=$startdir/pkg/usr install + make DESTDIR=$startdir/pkg/ install #install license install -D -m0644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING } +md5sums=('8c618e35a4a893f0e948b03cee25749d') From james at archlinux.org Thu Feb 7 11:58:00 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 06:58:00 -0500 Subject: [arch-commits] CVS update of unstable/system/libaal (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 06:58:00 Author: james Path: /home/cvs-unstable/unstable/system/libaal Modified: PKGBUILD (1.4 -> 1.5) upgpkg: libaal 1.0.5-3 ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: unstable/system/libaal/PKGBUILD diff -u unstable/system/libaal/PKGBUILD:1.4 unstable/system/libaal/PKGBUILD:1.5 --- unstable/system/libaal/PKGBUILD:1.4 Thu Feb 7 06:16:47 2008 +++ unstable/system/libaal/PKGBUILD Thu Feb 7 06:58:00 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.4 2008/02/07 11:16:47 james Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/07 11:58:00 james Exp $ #Contributor: Simo Leone pkgname=libaal pkgver=1.0.5 @@ -24,4 +24,5 @@ install -D -m0644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING } + md5sums=('6c55201acd2a2c0a1f46addf248da6a2') From james at archlinux.org Thu Feb 7 12:06:18 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 07:06:18 -0500 Subject: [arch-commits] CVS update of unstable/system/reiser4progs (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 07:06:18 Author: james Path: /home/cvs-unstable/unstable/system/reiser4progs Modified: PKGBUILD (1.6 -> 1.7) upgpkg: reiser4progs 1.0.6-2 ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: unstable/system/reiser4progs/PKGBUILD diff -u unstable/system/reiser4progs/PKGBUILD:1.6 unstable/system/reiser4progs/PKGBUILD:1.7 --- unstable/system/reiser4progs/PKGBUILD:1.6 Thu Feb 7 06:33:23 2008 +++ unstable/system/reiser4progs/PKGBUILD Thu Feb 7 07:06:18 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.6 2008/02/07 11:33:23 james Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/07 12:06:18 james Exp $ #Contributor: Simo Leone pkgname=reiser4progs pkgver=1.0.6 @@ -24,4 +24,5 @@ install -D -m0644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING } + md5sums=('8c618e35a4a893f0e948b03cee25749d') From james at archlinux.org Thu Feb 7 12:20:14 2008 From: james at archlinux.org (James Rayner) Date: Thu, 07 Feb 2008 07:20:14 -0500 Subject: [arch-commits] CVS update of extra/kde/basket (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 07:20:14 Author: james Path: /home/cvs-extra/extra/kde/basket Modified: PKGBUILD (1.6 -> 1.7) upgpkg: basket 1.0.2-2 ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Index: extra/kde/basket/PKGBUILD diff -u extra/kde/basket/PKGBUILD:1.6 extra/kde/basket/PKGBUILD:1.7 --- extra/kde/basket/PKGBUILD:1.6 Sun Apr 15 05:19:34 2007 +++ extra/kde/basket/PKGBUILD Thu Feb 7 07:20:13 2008 @@ -1,15 +1,16 @@ -# $Id: PKGBUILD,v 1.6 2007/04/15 09:19:34 james Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/07 12:20:13 james Exp $ # Maintainer: James Rayner # Contributor: lucke pkgname=basket pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="All-purpose notes taker for KDE." arch=(i686 x86_64) url="http://basket.kde.org/" depends=('kdelibs' 'gpgme') -license="GPL" +makedepends=('kdepim') +license=(GPL) source=(http://basket.kde.org/downloads/$pkgname-$pkgver.tar.gz) build() { cd $startdir/src/$pkgname-$pkgver @@ -18,3 +19,4 @@ make DESTDIR=$startdir/pkg install } +md5sums=('d71c62a56de9cc32ba2633e63e99071f') From daniel at archlinux.org Thu Feb 7 18:06:25 2008 From: daniel at archlinux.org (daniel at archlinux.org) Date: Thu, 07 Feb 2008 13:06:25 -0500 Subject: [arch-commits] CVS update of core/base/mktemp (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 13:06:25 Author: daniel Path: /home/cvs-core/core/base/mktemp Removed: PKGBUILD (1.16) provided by coreutils now ----------+ PKGBUILD | 22 ---------------------- 1 file changed, 22 deletions(-) Index: core/base/mktemp/PKGBUILD diff -u core/base/mktemp/PKGBUILD:1.16 core/base/mktemp/PKGBUILD:removed --- core/base/mktemp/PKGBUILD:1.16 Thu Nov 15 19:02:35 2007 +++ core/base/mktemp/PKGBUILD Thu Feb 7 13:06:25 2008 @@ -1,22 +0,0 @@ -# $Id: PKGBUILD,v 1.16 2007/11/16 00:02:35 daniel Exp $ -# Maintainer: judd -pkgname=mktemp -pkgver=1.5 -pkgrel=3 -pkgdesc="A utility to create unique temporary filenames" -arch=(i686 x86_64) -url="http://www.mktemp.org/mktemp" -license=('BSD') -groups=('base') -depends=('glibc') -source=(ftp://ftp.cs.colorado.edu/pub/mktemp/${pkgname}-${pkgver}.tar.gz) -md5sums=('9a35c59502a228c6ce2be025fc6e3ff2') - -build() { - cd $startdir/src/${pkgname}-${pkgver} - ./configure --prefix=/usr - make -j1 || return 1 - make prefix=$startdir/pkg/usr install - # install license - install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/license.txt -} From paul at archlinux.org Thu Feb 7 18:57:36 2008 From: paul at archlinux.org (Paul Mattal) Date: Thu, 07 Feb 2008 13:57:36 -0500 Subject: [arch-commits] CVS update of core/devel/flex (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 13:57:36 Author: paul Path: /home/cvs-core/core/devel/flex Modified: PKGBUILD (1.23 -> 1.24) upgpkg: flex 2.5.33-3 fall back to 2.5.33 due to upstream bugs ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: core/devel/flex/PKGBUILD diff -u core/devel/flex/PKGBUILD:1.23 core/devel/flex/PKGBUILD:1.24 --- core/devel/flex/PKGBUILD:1.23 Mon Feb 4 21:10:19 2008 +++ core/devel/flex/PKGBUILD Thu Feb 7 13:57:35 2008 @@ -1,8 +1,9 @@ -# $Id: PKGBUILD,v 1.23 2008/02/05 02:10:19 eric Exp $ +# $Id: PKGBUILD,v 1.24 2008/02/07 18:57:35 paul Exp $ # Maintainer: judd pkgname=flex -pkgver=2.5.34 -pkgrel=1 +pkgver=2.5.33 +pkgrel=3 +force=y pkgdesc="A tool for generating text-scanning programs" arch=(i686 x86_64) url="http://flex.sourceforge.net" @@ -11,7 +12,7 @@ depends=('glibc' 'sh') source=(http://downloads.sourceforge.net/sourceforge/flex/flex-$pkgver.tar.bz2 lex.sh) -md5sums=('fbdabda79de417b863970eb03c0f53a3' 'f725259ec23a9e87ee29e2ef82eda9a5') +md5sums=('343374a00b38d9e39d1158b71af37150' 'f725259ec23a9e87ee29e2ef82eda9a5') build() { cd $startdir/src/$pkgname-$pkgver || return 1 From jgc at archlinux.org Thu Feb 7 19:18:06 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 14:18:06 -0500 Subject: [arch-commits] CVS update of extra/devel/gcc-fortran (3 files) Message-ID: Date: Thursday, February 7, 2008 @ 14:18:06 Author: jgc Path: /home/cvs-extra/extra/devel/gcc-fortran Removed: PKGBUILD (1.24) gcc-hash-style-both.patch (1.1) gcc_pure64.patch (1.2) Replaced by gcc in core ---------------------------+ PKGBUILD | 57 ------------------ gcc-hash-style-both.patch | 136 -------------------------------------------- gcc_pure64.patch | 26 -------- 3 files changed, 219 deletions(-) Index: extra/devel/gcc-fortran/PKGBUILD diff -u extra/devel/gcc-fortran/PKGBUILD:1.24 extra/devel/gcc-fortran/PKGBUILD:removed --- extra/devel/gcc-fortran/PKGBUILD:1.24 Tue Oct 9 18:12:00 2007 +++ extra/devel/gcc-fortran/PKGBUILD Thu Feb 7 14:18:06 2008 @@ -1,57 +0,0 @@ -# $Id: PKGBUILD,v 1.24 2007/10/09 22:12:00 andyrtr Exp $ -# Maintainer: Jan de Groot -# Contributor: Eric Belanger - -pkgname=gcc-fortran -pkgver=4.2.2 -pkgrel=1 -#_snapshot=4.2.1-RC-20070703 -pkgdesc="The GNU Fortran Compiler" -arch=(i686 x86_64) -license=('GPL') -url="http://gcc.gnu.org" -depends=('gcc>=4.2.1-3' 'mpfr>=2.2.1-2') -conflicts=('gcc-g77') -replaces=('gcc-g77') -options=('!libtool' '!emptydirs') -source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran}-${pkgver}.tar.bz2 - #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++,fortran}-${_snapshot}.tar.bz2 - gcc_pure64.patch - gcc-hash-style-both.patch) -md5sums=('b02a013580a9555c7c8f2ca554c02722' - '1aa75e06ca16518f16d5df67ba98a392' - 'd03f61f209ab7fcea7fa648cbd32cc64' - '8fc86e4c4d1f4ec8b226307d39fbd9e3' - '611fbd749019f0ce2fad36fda17e93dd') - -build() { - if ! locale -a | grep ^de_DE; then - echo "You need the de_DE locale to build gcc." - return 1 - fi - cd ${startdir}/src/gcc-${pkgver} -# cd ${startdir}/src/gcc-${_snapshot} - # Don't install libiberty - sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in - # Don't run fixincludes - sed -i -e 's@\./fixinc\.sh at -c true@' gcc/Makefile.in - if [ "${CARCH}" = "x86_64" ]; then - patch -Np1 -i ../gcc_pure64.patch || return 1 - fi - patch -Np0 -i ${startdir}/src/gcc-hash-style-both.patch || return 1 - - echo ${pkgver} > gcc/BASE-VER - - mkdir build - cd build - ../configure --prefix=/usr --enable-shared \ - --enable-languages=fortran --enable-threads=posix --enable-__cxa_atexit \ - --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu \ - --with-tune=generic - make - make -j1 DESTDIR=${startdir}/pkg install-target-libgfortran - cd gcc - make -j1 DESTDIR=${startdir}/pkg lang.install-common lang.install-man - mkdir -p ${startdir}/pkg/usr/lib/gcc/${CHOST}/${pkgver} - install -m755 f951 ${startdir}/pkg/usr/lib/gcc/${CHOST}/${pkgver}/ -} Index: extra/devel/gcc-fortran/gcc-hash-style-both.patch diff -u extra/devel/gcc-fortran/gcc-hash-style-both.patch:1.1 extra/devel/gcc-fortran/gcc-hash-style-both.patch:removed --- extra/devel/gcc-fortran/gcc-hash-style-both.patch:1.1 Sun Jul 8 10:45:35 2007 +++ extra/devel/gcc-fortran/gcc-hash-style-both.patch Thu Feb 7 14:18:06 2008 @@ -1,136 +0,0 @@ -2006-07-11 Jakub Jelinek - - * config/i386/linux.h (LINK_SPEC): Add --hash-style=both. - * config/i386/linux64.h (LINK_SPEC): Likewise. - * config/rs6000/sysv4.h (LINK_OS_LINUX_SPEC): Likewise. - * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC32, - LINK_OS_LINUX_SPEC64): Likewise. - * config/s390/linux.h (LINK_SPEC): Likewise. - * config/ia64/linux.h (LINK_SPEC): Likewise. - * config/sparc/linux.h (LINK_SPEC): Likewise. - * config/sparc/linux64.h (LINK_SPEC, LINK_ARCH32_SPEC, - LINK_ARCH64_SPEC): Likewise. - * config/alpha/linux-elf.h (LINK_SPEC): Likewise. - ---- gcc/config/alpha/linux-elf.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/alpha/linux-elf.h 2006-12-11 13:03:10.336229000 +0100 -@@ -40,7 +40,7 @@ - - #define ELF_DYNAMIC_LINKER LINUX_DYNAMIC_LINKER - --#define LINK_SPEC "-m elf64alpha %{G*} %{relax:-relax} \ -+#define LINK_SPEC "-m elf64alpha --hash-style=both %{G*} %{relax:-relax} \ - %{O*:-O3} %{!O*:-O1} \ - %{shared:-shared} \ - %{!shared: \ ---- gcc/config/s390/linux.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/s390/linux.h 2006-12-11 13:03:10.336229000 +0100 -@@ -78,7 +78,7 @@ - - #undef LINK_SPEC - #define LINK_SPEC \ -- "%{m31:-m elf_s390}%{m64:-m elf64_s390} \ -+ "%{m31:-m elf_s390}%{m64:-m elf64_s390} --hash-style=both \ - %{shared:-shared} \ - %{!shared: \ - %{static:-static} \ ---- gcc/config/sparc/linux.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/sparc/linux.h 2006-12-11 13:03:10.336229000 +0100 -@@ -133,7 +133,7 @@ - - - #undef LINK_SPEC --#define LINK_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \ -+#define LINK_SPEC "-m elf32_sparc --hash-style=both -Y P,/usr/lib %{shared:-shared} \ - %{!mno-relax:%{!r:-relax}} \ - %{!shared: \ - %{!ibcs: \ ---- gcc/config/sparc/linux64.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/sparc/linux64.h 2006-12-11 13:03:10.336229000 +0100 -@@ -167,7 +167,7 @@ - { "link_arch_default", LINK_ARCH_DEFAULT_SPEC }, \ - { "link_arch", LINK_ARCH_SPEC }, - --#define LINK_ARCH32_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \ -+#define LINK_ARCH32_SPEC "-m elf32_sparc --hash-style=both -Y P,/usr/lib %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ -@@ -176,7 +176,7 @@ - %{static:-static}}} \ - " - --#define LINK_ARCH64_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \ -+#define LINK_ARCH64_SPEC "-m elf64_sparc --hash-style=both -Y P,/usr/lib64 %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ -@@ -257,7 +257,7 @@ - #else /* !SPARC_BI_ARCH */ - - #undef LINK_SPEC --#define LINK_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \ -+#define LINK_SPEC "-m elf64_sparc --hash-style=both -Y P,/usr/lib64 %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ ---- gcc/config/i386/linux.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/i386/linux.h 2006-12-11 13:03:10.336229000 +0100 -@@ -109,7 +109,7 @@ - { "dynamic_linker", LINUX_DYNAMIC_LINKER } - - #undef LINK_SPEC --#define LINK_SPEC "-m %(link_emulation) %{shared:-shared} \ -+#define LINK_SPEC "-m %(link_emulation) --hash-style=both %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ ---- gcc/config/i386/linux64.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/i386/linux64.h 2006-12-11 13:03:51.046229000 +0100 -@@ -53,7 +53,7 @@ - #define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2" - - #undef LINK_SPEC --#define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} \ -+#define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} --hash-style=both \ - %{shared:-shared} \ - %{!shared: \ - %{!static: \ ---- gcc/config/ia64/linux.h.orig 2006-12-11 13:02:43.406229000 +0100 -+++ gcc/config/ia64/linux.h 2006-12-11 13:03:10.346229000 +0100 -@@ -40,7 +40,7 @@ - #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux-ia64.so.2" - - #undef LINK_SPEC --#define LINK_SPEC "\ -+#define LINK_SPEC "--hash-style=both \ - %{shared:-shared} \ - %{!shared: \ - %{!static: \ ---- gcc/config/rs6000/sysv4.h.orig 2006-12-11 13:02:43.406229000 +0100 -+++ gcc/config/rs6000/sysv4.h 2006-12-11 13:03:10.346229000 +0100 -@@ -908,7 +908,7 @@ - #define LINUX_DYNAMIC_LINKER \ - CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER) - --#define LINK_OS_LINUX_SPEC "-m elf32ppclinux %{!shared: %{!static: \ -+#define LINK_OS_LINUX_SPEC "-m elf32ppclinux --hash-style=both %{!shared: %{!static: \ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER "}}}" - ---- gcc/config/rs6000/linux64.h.orig 2006-12-11 13:02:43.406229000 +0100 -+++ gcc/config/rs6000/linux64.h 2006-12-11 13:03:10.346229000 +0100 -@@ -351,11 +351,11 @@ - CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKER64, UCLIBC_DYNAMIC_LINKER64) - - --#define LINK_OS_LINUX_SPEC32 "-m elf32ppclinux %{!shared: %{!static: \ -+#define LINK_OS_LINUX_SPEC32 "-m elf32ppclinux --hash-style=both %{!shared: %{!static: \ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER32 "}}}" - --#define LINK_OS_LINUX_SPEC64 "-m elf64ppc %{!shared: %{!static: \ -+#define LINK_OS_LINUX_SPEC64 "-m elf64ppc --hash-style=both %{!shared: %{!static: \ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER64 "}}}" - Index: extra/devel/gcc-fortran/gcc_pure64.patch diff -u extra/devel/gcc-fortran/gcc_pure64.patch:1.2 extra/devel/gcc-fortran/gcc_pure64.patch:removed --- extra/devel/gcc-fortran/gcc_pure64.patch:1.2 Sun May 20 23:24:13 2007 +++ extra/devel/gcc-fortran/gcc_pure64.patch Thu Feb 7 14:18:06 2008 @@ -1,26 +0,0 @@ -diff -Naur gcc-4.2.0.orig/gcc/config/i386/linux64.h gcc-4.2.0/gcc/config/i386/linux64.h ---- gcc-4.2.0.orig/gcc/config/i386/linux64.h 2007-05-16 19:21:19.000000000 -0400 -+++ gcc-4.2.0/gcc/config/i386/linux64.h 2007-05-18 17:04:05.000000000 -0400 -@@ -49,8 +49,8 @@ - When the -shared link option is used a final link is not being - done. */ - --#define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2" --#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2" -+#define GLIBC_DYNAMIC_LINKER32 "/lib32/ld-linux.so.2" -+#define GLIBC_DYNAMIC_LINKER64 "/lib/ld-linux-x86-64.so.2" - - #undef LINK_SPEC - #define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} \ -diff -Naur gcc-4.2.0.orig/gcc/config/i386/t-linux64 gcc-4.2.0/gcc/config/i386/t-linux64 ---- gcc-4.2.0.orig/gcc/config/i386/t-linux64 2007-05-16 19:21:19.000000000 -0400 -+++ gcc-4.2.0/gcc/config/i386/t-linux64 2007-05-18 17:04:36.000000000 -0400 -@@ -6,7 +6,7 @@ - - MULTILIB_OPTIONS = m64/m32 - MULTILIB_DIRNAMES = 64 32 --MULTILIB_OSDIRNAMES = ../lib64 ../lib -+MULTILIB_OSDIRNAMES = ../lib ../lib32 - - LIBGCC = stmp-multilib - INSTALL_LIBGCC = install-multilib From jgc at archlinux.org Thu Feb 7 19:18:29 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 14:18:29 -0500 Subject: [arch-commits] CVS update of extra/devel/gcc-objc (3 files) Message-ID: Date: Thursday, February 7, 2008 @ 14:18:29 Author: jgc Path: /home/cvs-extra/extra/devel/gcc-objc Removed: PKGBUILD (1.4) gcc-hash-style-both.patch (1.1) gcc_pure64.patch (1.1) Replaced by gcc in core ---------------------------+ PKGBUILD | 55 ----------------- gcc-hash-style-both.patch | 136 -------------------------------------------- gcc_pure64.patch | 26 -------- 3 files changed, 217 deletions(-) Index: extra/devel/gcc-objc/PKGBUILD diff -u extra/devel/gcc-objc/PKGBUILD:1.4 extra/devel/gcc-objc/PKGBUILD:removed --- extra/devel/gcc-objc/PKGBUILD:1.4 Fri Oct 12 17:22:20 2007 +++ extra/devel/gcc-objc/PKGBUILD Thu Feb 7 14:18:29 2008 @@ -1,55 +0,0 @@ -# $Id: PKGBUILD,v 1.4 2007/10/12 21:22:20 andyrtr Exp $ -# Maintainer: Jan de Groot - -pkgname=gcc-objc -pkgver=4.2.2 -pkgrel=2 -#_snapshot=4.2.1-RC-20070703 -pkgdesc="The GNU objc compiler and runtime" -arch=(i686 x86_64) -license=('GPL') -url="http://gcc.gnu.org" -depends=('gcc-libs') -makedepends=('gcc>=4.2.2-2') -options=('!libtool' '!emptydirs') -source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,objc,java}-${pkgver}.tar.bz2 - #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++,fortran}-${_snapshot}.tar.bz2 - gcc_pure64.patch - gcc-hash-style-both.patch) -md5sums=('b02a013580a9555c7c8f2ca554c02722' - '36933966adc9cc888879adec0a82cf2f' - '09c4e8c72b4fb14b3354778d465d5b07' - '8fc86e4c4d1f4ec8b226307d39fbd9e3' - '611fbd749019f0ce2fad36fda17e93dd') - -build() { - if ! locale -a | grep ^de_DE; then - echo "You need the de_DE locale to build gcc." - return 1 - fi - cd ${startdir}/src/gcc-${pkgver} -# cd ${startdir}/src/gcc-${_snapshot} - # Don't install libiberty - sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in - # Don't run fixincludes - sed -i -e 's@\./fixinc\.sh at -c true@' gcc/Makefile.in - if [ "${CARCH}" = "x86_64" ]; then - patch -Np1 -i ../gcc_pure64.patch || return 1 - fi - patch -Np0 -i ${startdir}/src/gcc-hash-style-both.patch || return 1 - - echo ${pkgver} > gcc/BASE-VER - - mkdir build - cd build - ../configure --prefix=/usr --enable-shared \ - --enable-languages=objc --enable-threads=posix --enable-__cxa_atexit \ - --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib \ - --enable-clocale=gnu --enable-objc-gc --with-tune=generic - make || return 1 - make -j1 DESTDIR=${startdir}/pkg install-target-libobjc - cd gcc - make -j1 DESTDIR=${startdir}/pkg lang.install-common lang.install-man - mkdir -p ${startdir}/pkg/usr/lib/gcc/${CHOST}/${pkgver} - install -m755 cc1obj ${startdir}/pkg/usr/lib/gcc/${CHOST}/${pkgver}/ -} Index: extra/devel/gcc-objc/gcc-hash-style-both.patch diff -u extra/devel/gcc-objc/gcc-hash-style-both.patch:1.1 extra/devel/gcc-objc/gcc-hash-style-both.patch:removed --- extra/devel/gcc-objc/gcc-hash-style-both.patch:1.1 Mon Sep 17 13:32:47 2007 +++ extra/devel/gcc-objc/gcc-hash-style-both.patch Thu Feb 7 14:18:29 2008 @@ -1,136 +0,0 @@ -2006-07-11 Jakub Jelinek - - * config/i386/linux.h (LINK_SPEC): Add --hash-style=both. - * config/i386/linux64.h (LINK_SPEC): Likewise. - * config/rs6000/sysv4.h (LINK_OS_LINUX_SPEC): Likewise. - * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC32, - LINK_OS_LINUX_SPEC64): Likewise. - * config/s390/linux.h (LINK_SPEC): Likewise. - * config/ia64/linux.h (LINK_SPEC): Likewise. - * config/sparc/linux.h (LINK_SPEC): Likewise. - * config/sparc/linux64.h (LINK_SPEC, LINK_ARCH32_SPEC, - LINK_ARCH64_SPEC): Likewise. - * config/alpha/linux-elf.h (LINK_SPEC): Likewise. - ---- gcc/config/alpha/linux-elf.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/alpha/linux-elf.h 2006-12-11 13:03:10.336229000 +0100 -@@ -40,7 +40,7 @@ - - #define ELF_DYNAMIC_LINKER LINUX_DYNAMIC_LINKER - --#define LINK_SPEC "-m elf64alpha %{G*} %{relax:-relax} \ -+#define LINK_SPEC "-m elf64alpha --hash-style=both %{G*} %{relax:-relax} \ - %{O*:-O3} %{!O*:-O1} \ - %{shared:-shared} \ - %{!shared: \ ---- gcc/config/s390/linux.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/s390/linux.h 2006-12-11 13:03:10.336229000 +0100 -@@ -78,7 +78,7 @@ - - #undef LINK_SPEC - #define LINK_SPEC \ -- "%{m31:-m elf_s390}%{m64:-m elf64_s390} \ -+ "%{m31:-m elf_s390}%{m64:-m elf64_s390} --hash-style=both \ - %{shared:-shared} \ - %{!shared: \ - %{static:-static} \ ---- gcc/config/sparc/linux.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/sparc/linux.h 2006-12-11 13:03:10.336229000 +0100 -@@ -133,7 +133,7 @@ - - - #undef LINK_SPEC --#define LINK_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \ -+#define LINK_SPEC "-m elf32_sparc --hash-style=both -Y P,/usr/lib %{shared:-shared} \ - %{!mno-relax:%{!r:-relax}} \ - %{!shared: \ - %{!ibcs: \ ---- gcc/config/sparc/linux64.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/sparc/linux64.h 2006-12-11 13:03:10.336229000 +0100 -@@ -167,7 +167,7 @@ - { "link_arch_default", LINK_ARCH_DEFAULT_SPEC }, \ - { "link_arch", LINK_ARCH_SPEC }, - --#define LINK_ARCH32_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \ -+#define LINK_ARCH32_SPEC "-m elf32_sparc --hash-style=both -Y P,/usr/lib %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ -@@ -176,7 +176,7 @@ - %{static:-static}}} \ - " - --#define LINK_ARCH64_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \ -+#define LINK_ARCH64_SPEC "-m elf64_sparc --hash-style=both -Y P,/usr/lib64 %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ -@@ -257,7 +257,7 @@ - #else /* !SPARC_BI_ARCH */ - - #undef LINK_SPEC --#define LINK_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \ -+#define LINK_SPEC "-m elf64_sparc --hash-style=both -Y P,/usr/lib64 %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ ---- gcc/config/i386/linux.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/i386/linux.h 2006-12-11 13:03:10.336229000 +0100 -@@ -109,7 +109,7 @@ - { "dynamic_linker", LINUX_DYNAMIC_LINKER } - - #undef LINK_SPEC --#define LINK_SPEC "-m %(link_emulation) %{shared:-shared} \ -+#define LINK_SPEC "-m %(link_emulation) --hash-style=both %{shared:-shared} \ - %{!shared: \ - %{!ibcs: \ - %{!static: \ ---- gcc/config/i386/linux64.h.orig 2006-12-11 13:02:43.396229000 +0100 -+++ gcc/config/i386/linux64.h 2006-12-11 13:03:51.046229000 +0100 -@@ -53,7 +53,7 @@ - #define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2" - - #undef LINK_SPEC --#define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} \ -+#define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} --hash-style=both \ - %{shared:-shared} \ - %{!shared: \ - %{!static: \ ---- gcc/config/ia64/linux.h.orig 2006-12-11 13:02:43.406229000 +0100 -+++ gcc/config/ia64/linux.h 2006-12-11 13:03:10.346229000 +0100 -@@ -40,7 +40,7 @@ - #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux-ia64.so.2" - - #undef LINK_SPEC --#define LINK_SPEC "\ -+#define LINK_SPEC "--hash-style=both \ - %{shared:-shared} \ - %{!shared: \ - %{!static: \ ---- gcc/config/rs6000/sysv4.h.orig 2006-12-11 13:02:43.406229000 +0100 -+++ gcc/config/rs6000/sysv4.h 2006-12-11 13:03:10.346229000 +0100 -@@ -908,7 +908,7 @@ - #define LINUX_DYNAMIC_LINKER \ - CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER) - --#define LINK_OS_LINUX_SPEC "-m elf32ppclinux %{!shared: %{!static: \ -+#define LINK_OS_LINUX_SPEC "-m elf32ppclinux --hash-style=both %{!shared: %{!static: \ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER "}}}" - ---- gcc/config/rs6000/linux64.h.orig 2006-12-11 13:02:43.406229000 +0100 -+++ gcc/config/rs6000/linux64.h 2006-12-11 13:03:10.346229000 +0100 -@@ -351,11 +351,11 @@ - CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKER64, UCLIBC_DYNAMIC_LINKER64) - - --#define LINK_OS_LINUX_SPEC32 "-m elf32ppclinux %{!shared: %{!static: \ -+#define LINK_OS_LINUX_SPEC32 "-m elf32ppclinux --hash-style=both %{!shared: %{!static: \ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER32 "}}}" - --#define LINK_OS_LINUX_SPEC64 "-m elf64ppc %{!shared: %{!static: \ -+#define LINK_OS_LINUX_SPEC64 "-m elf64ppc --hash-style=both %{!shared: %{!static: \ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER64 "}}}" - Index: extra/devel/gcc-objc/gcc_pure64.patch diff -u extra/devel/gcc-objc/gcc_pure64.patch:1.1 extra/devel/gcc-objc/gcc_pure64.patch:removed --- extra/devel/gcc-objc/gcc_pure64.patch:1.1 Mon Sep 17 13:32:47 2007 +++ extra/devel/gcc-objc/gcc_pure64.patch Thu Feb 7 14:18:29 2008 @@ -1,26 +0,0 @@ -diff -Naur gcc-4.2.0.orig/gcc/config/i386/linux64.h gcc-4.2.0/gcc/config/i386/linux64.h ---- gcc-4.2.0.orig/gcc/config/i386/linux64.h 2007-05-16 19:21:19.000000000 -0400 -+++ gcc-4.2.0/gcc/config/i386/linux64.h 2007-05-18 17:04:05.000000000 -0400 -@@ -49,8 +49,8 @@ - When the -shared link option is used a final link is not being - done. */ - --#define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2" --#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2" -+#define GLIBC_DYNAMIC_LINKER32 "/lib32/ld-linux.so.2" -+#define GLIBC_DYNAMIC_LINKER64 "/lib/ld-linux-x86-64.so.2" - - #undef LINK_SPEC - #define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} \ -diff -Naur gcc-4.2.0.orig/gcc/config/i386/t-linux64 gcc-4.2.0/gcc/config/i386/t-linux64 ---- gcc-4.2.0.orig/gcc/config/i386/t-linux64 2007-05-16 19:21:19.000000000 -0400 -+++ gcc-4.2.0/gcc/config/i386/t-linux64 2007-05-18 17:04:36.000000000 -0400 -@@ -6,7 +6,7 @@ - - MULTILIB_OPTIONS = m64/m32 - MULTILIB_DIRNAMES = 64 32 --MULTILIB_OSDIRNAMES = ../lib64 ../lib -+MULTILIB_OSDIRNAMES = ../lib ../lib32 - - LIBGCC = stmp-multilib - INSTALL_LIBGCC = install-multilib From jgc at archlinux.org Thu Feb 7 19:18:53 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 14:18:53 -0500 Subject: [arch-commits] CVS update of extra/lib/mpfr (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 14:18:53 Author: jgc Path: /home/cvs-extra/extra/lib/mpfr Removed: PKGBUILD (1.6) Moved to core/lib ----------+ PKGBUILD | 34 ---------------------------------- 1 file changed, 34 deletions(-) Index: extra/lib/mpfr/PKGBUILD diff -u extra/lib/mpfr/PKGBUILD:1.6 extra/lib/mpfr/PKGBUILD:removed --- extra/lib/mpfr/PKGBUILD:1.6 Sun Oct 28 16:20:25 2007 +++ extra/lib/mpfr/PKGBUILD Thu Feb 7 14:18:53 2008 @@ -1,34 +0,0 @@ -# $Id: PKGBUILD,v 1.6 2007/10/28 20:20:25 jgc Exp $ -# Maintainer: -# Contributor: damir - -pkgname=mpfr -pkgver=2.3.0 -pkgrel=1 -pkgdesc="multiple-precision floating-point library" -arch=(i686 x86_64) -license=('GPL' 'LGPL') -url="http://www.mpfr.org/" -depends=('gmp>=4.1.0') -options=('!libtool') -source=(http://www.mpfr.org/mpfr-current/mpfr-${pkgver}.tar.gz - http://www.mpfr.org/mpfr-current/patch01 - http://www.mpfr.org/mpfr-current/patch02 - http://www.mpfr.org/mpfr-current/patch03 - http://www.mpfr.org/mpfr-current/patch04) -md5sums=('93c5969e08520f243a0a1e636d0136ef' - '64d4d737ef4684721b8b2fe7764d5a95' - '831349c8ce7c52be1e2591acbb66a342' - '7cbc1bbe65314e2978ed088593191df1' - '1fab1f9a2c87be921e410ae930615466') - -build() { - cd ${startdir}/src/${pkgname}-${pkgver} - patch -Np1 -i ${startdir}/src/patch01 || return 1 - patch -Np1 -i ${startdir}/src/patch02 || return 1 - patch -Np1 -i ${startdir}/src/patch03 || return 1 - patch -Np1 -i ${startdir}/src/patch04 || return 1 - ./configure --prefix=/usr --enable-thread-safe --enable-shared || return 1 - make || return 1 - make DESTDIR=${startdir}/pkg install || return 1 -} From paul at archlinux.org Thu Feb 7 19:20:36 2008 From: paul at archlinux.org (Paul Mattal) Date: Thu, 07 Feb 2008 14:20:36 -0500 Subject: [arch-commits] CVS update of core/devel/flex (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 14:20:36 Author: paul Path: /home/cvs-core/core/devel/flex Modified: PKGBUILD (1.24 -> 1.25) upgpkg: flex 2.5.33-4 2.5.33-3 was already used before, should be 2.5.33-4, so rebuilt ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: core/devel/flex/PKGBUILD diff -u core/devel/flex/PKGBUILD:1.24 core/devel/flex/PKGBUILD:1.25 --- core/devel/flex/PKGBUILD:1.24 Thu Feb 7 13:57:35 2008 +++ core/devel/flex/PKGBUILD Thu Feb 7 14:20:36 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.24 2008/02/07 18:57:35 paul Exp $ +# $Id: PKGBUILD,v 1.25 2008/02/07 19:20:36 paul Exp $ # Maintainer: judd pkgname=flex pkgver=2.5.33 -pkgrel=3 +pkgrel=4 force=y pkgdesc="A tool for generating text-scanning programs" arch=(i686 x86_64) From jgc at archlinux.org Thu Feb 7 19:41:16 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 14:41:16 -0500 Subject: [arch-commits] CVS update of extra/gnome/totem-plparser (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 14:41:16 Author: jgc Path: /home/cvs-extra/extra/gnome/totem-plparser Modified: PKGBUILD (1.26 -> 1.27) upgpkg: totem-plparser 2.21.91-1 Disable static libs. Update to 2.21.91 which fixes problems with podcast parsing ----------+ PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) Index: extra/gnome/totem-plparser/PKGBUILD diff -u extra/gnome/totem-plparser/PKGBUILD:1.26 extra/gnome/totem-plparser/PKGBUILD:1.27 --- extra/gnome/totem-plparser/PKGBUILD:1.26 Thu Jan 10 15:59:07 2008 +++ extra/gnome/totem-plparser/PKGBUILD Thu Feb 7 14:41:16 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.26 2008/01/10 20:59:07 jgc Exp $ +# $Id: PKGBUILD,v 1.27 2008/02/07 19:41:16 jgc Exp $ # Maintainer: Jan de Groot pkgname=totem-plparser -pkgver=2.21.90 +pkgver=2.21.91 pkgrel=1 url="http://www.hadess.net/totem.php3" pkgdesc="Totem playlist parser library" @@ -12,13 +12,14 @@ makedepends=('perlxml') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/2.21/totem-pl-parser-${pkgver}.tar.bz2) -md5sums=('c1167797a0087f27f1391097efff3422') +md5sums=('1a7de8a0f54bfdfaf598f6abe20d3dc8') build() { cd ${startdir}/src/totem-pl-parser-${pkgver} ./configure --prefix=/usr \ --sysconfdir=/etc \ - --localstatedir=/var + --localstatedir=/var \ + --disable-static make || return 1 - make DESTDIR=${startdir}/pkg install + make DESTDIR=${startdir}/pkg install || return 1 } From jgc at archlinux.org Thu Feb 7 19:53:25 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 14:53:25 -0500 Subject: [arch-commits] CVS update of extra/gnome/libbonobo (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 14:53:25 Author: jgc Path: /home/cvs-extra/extra/gnome/libbonobo Modified: PKGBUILD (1.21 -> 1.22) Fix FS#8967 ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/gnome/libbonobo/PKGBUILD diff -u extra/gnome/libbonobo/PKGBUILD:1.21 extra/gnome/libbonobo/PKGBUILD:1.22 --- extra/gnome/libbonobo/PKGBUILD:1.21 Wed Dec 26 19:30:28 2007 +++ extra/gnome/libbonobo/PKGBUILD Thu Feb 7 14:53:25 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.21 2007/12/27 00:30:28 jgc Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/07 19:53:25 jgc Exp $ # Maintainer: Jan de Groot pkgname=libbonobo @@ -8,7 +8,7 @@ arch=(i686 x86_64) license=('GPL' 'LGPL') depends=('orbit2>=2.14.10' 'libxml2>=2.6.30') -makedepends=('perlxml' 'pkgconfig') +makedepends=('perlxml' 'pkgconfig' 'flex') options=('!libtool') backup=('etc/bonobo-activation/bonobo-activation-config.xml') replaces=('bonobo-activation') From jgc at archlinux.org Thu Feb 7 20:03:09 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:03:09 -0500 Subject: [arch-commits] CVS update of extra/gnome/gmime (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 15:03:09 Author: jgc Path: /home/cvs-extra/extra/gnome/gmime Modified: PKGBUILD (1.27 -> 1.28) upgpkg: gmime 2.2.16-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/gnome/gmime/PKGBUILD diff -u extra/gnome/gmime/PKGBUILD:1.27 extra/gnome/gmime/PKGBUILD:1.28 --- extra/gnome/gmime/PKGBUILD:1.27 Thu Jan 10 16:35:37 2008 +++ extra/gnome/gmime/PKGBUILD Thu Feb 7 15:03:09 2008 @@ -1,19 +1,19 @@ -# $Id: PKGBUILD,v 1.27 2008/01/10 21:35:37 jgc Exp $ +# $Id: PKGBUILD,v 1.28 2008/02/07 20:03:09 jgc Exp $ # Maintainer: Jan de Groot # Contributor: Ben pkgname=gmime -pkgver=2.2.15 +pkgver=2.2.16 pkgrel=1 pkgdesc="Core mime parsing library" arch=(i686 x86_64) license=('GPL') url="http://spruce.sourceforge.net/gmime/" -depends=('glib2>=2.14.4' 'zlib' 'sharutils') +depends=('glib2>=2.14.5' 'zlib' 'sharutils') makedepends=('gtk-sharp-2' 'pkgconfig') options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.2/${pkgname}-${pkgver}.tar.bz2) -md5sums=('db478c9930eff9233c3f543e7cf62830') +md5sums=('39d1c3c9d731e5c08bddfd03e75daade') build() { # get rid of that .wapi errors in fakeroot From jgc at archlinux.org Thu Feb 7 20:03:15 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:03:15 -0500 Subject: [arch-commits] CVS update of extra/gnome/libgnomecups (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 15:03:15 Author: jgc Path: /home/cvs-extra/extra/gnome/libgnomecups Modified: PKGBUILD (1.10 -> 1.11) upgpkg: libgnomecups 0.2.3-1 ----------+ PKGBUILD | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) Index: extra/gnome/libgnomecups/PKGBUILD diff -u extra/gnome/libgnomecups/PKGBUILD:1.10 extra/gnome/libgnomecups/PKGBUILD:1.11 --- extra/gnome/libgnomecups/PKGBUILD:1.10 Sun Jul 15 06:46:28 2007 +++ extra/gnome/libgnomecups/PKGBUILD Thu Feb 7 15:03:15 2008 @@ -1,21 +1,22 @@ -# $Id: PKGBUILD,v 1.10 2007/07/15 10:46:28 jgc Exp $ -# Maintainer: Arjan Timmerman +# $Id: PKGBUILD,v 1.11 2008/02/07 20:03:15 jgc Exp $ +# Maintainer: Jan de Groot # Contributor: Paulius Palevicius pkgname=libgnomecups -pkgver=0.2.2 -pkgrel=4 +pkgver=0.2.3 +pkgrel=1 pkgdesc="GNOME cups library" arch=(i686 x86_64) +license=('LGPL' 'GPL') url="http://www.gnome.org" -depends=('libcups' 'glib2>=2.12.0') -options=(NOLIBTOOL) +depends=('libcups>=1.3.5' 'glib2>=2.12.5') +options=(!libtool) source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.2/${pkgname}-${pkgver}.tar.bz2) -md5sums=('959d5524fe9c37efb55ccfa02e3a063b') +md5sums=('dc4920c15c9f886f73ea74fbff0ae48b') build() { cd ${startdir}/src/${pkgname}-${pkgver} ./configure --prefix=/usr make || return 1 - make DESTDIR=${startdir}/pkg install + make DESTDIR=${startdir}/pkg install || return 1 } From jgc at archlinux.org Thu Feb 7 20:05:57 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:05:57 -0500 Subject: [arch-commits] CVS update of extra/gnome/libgnomeprint (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 15:05:57 Author: jgc Path: /home/cvs-extra/extra/gnome/libgnomeprint Modified: PKGBUILD (1.3 -> 1.4) upgpkg: libgnomeprint 2.18.3-1 ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Index: extra/gnome/libgnomeprint/PKGBUILD diff -u extra/gnome/libgnomeprint/PKGBUILD:1.3 extra/gnome/libgnomeprint/PKGBUILD:1.4 --- extra/gnome/libgnomeprint/PKGBUILD:1.3 Fri Sep 21 17:43:40 2007 +++ extra/gnome/libgnomeprint/PKGBUILD Thu Feb 7 15:05:57 2008 @@ -1,24 +1,24 @@ -# $Id: PKGBUILD,v 1.3 2007/09/21 21:43:40 jgc Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/07 20:05:57 jgc Exp $ # Maintainer: Jan de Groot pkgname=libgnomeprint -pkgver=2.18.2 +pkgver=2.18.3 pkgrel=1 pkgdesc="Printing routines for GNOME" arch=(i686 x86_64) license=('LGPL' 'GPL') -depends=('pango>=1.18.2' 'libart-lgpl' 'popt' 'libxml2>=2.6.30' 'libgnomecups') -makedepends=('perlxml' 'pkgconfig' 'gtk-doc') +depends=('pango>=1.18.4' 'libart-lgpl' 'libxml2>=2.6.30' 'libgnomecups>=0.2.3') +makedepends=('perlxml' 'pkgconfig') replaces=('libgnomeprint-cups') conflicts=('libgnomeprint-cups') url="http://www.gnome.org" options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2) -md5sums=('b1f6c95a8dbb8ce17ab00fc2eea2aa91') +md5sums=('cfa7dc988ba5f7f360b68edd33685a27') build() { cd ${startdir}/src/${pkgname}-${pkgver} ./configure --prefix=/usr --disable-static make || return 1 - make DESTDIR=${startdir}/pkg install + make DESTDIR=${startdir}/pkg install || return 1 } From jgc at archlinux.org Thu Feb 7 20:07:02 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:07:02 -0500 Subject: [arch-commits] CVS update of extra/gnome/libgnomeprintui (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 15:07:02 Author: jgc Path: /home/cvs-extra/extra/gnome/libgnomeprintui Modified: PKGBUILD (1.2 -> 1.3) upgpkg: libgnomeprintui 2.18.2-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/gnome/libgnomeprintui/PKGBUILD diff -u extra/gnome/libgnomeprintui/PKGBUILD:1.2 extra/gnome/libgnomeprintui/PKGBUILD:1.3 --- extra/gnome/libgnomeprintui/PKGBUILD:1.2 Fri Sep 21 17:48:31 2007 +++ extra/gnome/libgnomeprintui/PKGBUILD Thu Feb 7 15:07:02 2008 @@ -1,18 +1,18 @@ -# $Id: PKGBUILD,v 1.2 2007/09/21 21:48:31 jgc Exp $ -# Maintainer: arjan +# $Id: PKGBUILD,v 1.3 2008/02/07 20:07:02 jgc Exp $ +# Maintainer: Jan de Groot pkgname=libgnomeprintui -pkgver=2.18.1 +pkgver=2.18.2 pkgrel=1 pkgdesc="User Interface library for printing with GNOME" arch=(i686 x86_64) license=('GPL' 'LGPL') -depends=('libgnomeprint>=2.18.2' 'libgnomecanvas>=2.20.0' 'gnome-icon-theme>=2.20.0') +depends=('libgnomeprint>=2.18.3' 'libgnomecanvas>=2.20.0' 'gnome-icon-theme>=2.20.0') makedepends=('perlxml' 'pkgconfig') options=('!libtool') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2) -md5sums=('4f9a09372a5fa2cd5c35be30dff3fcd6') +md5sums=('88b404e7b62bb9ad96b25908c1315dcd') build() { cd ${startdir}/src/${pkgname}-${pkgver} From eric at archlinux.org Thu Feb 7 20:16:29 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 07 Feb 2008 15:16:29 -0500 Subject: [arch-commits] CVS update of extra/multimedia/vlc (ffmpeg-20071204.patch) Message-ID: Date: Thursday, February 7, 2008 @ 15:16:29 Author: eric Path: /home/cvs-extra/extra/multimedia/vlc Added: ffmpeg-20071204.patch (1.1) upgpkg: vlc 0.8.6d-2 added missing patch -----------------------+ ffmpeg-20071204.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) Index: extra/multimedia/vlc/ffmpeg-20071204.patch diff -u /dev/null extra/multimedia/vlc/ffmpeg-20071204.patch:1.1 --- /dev/null Thu Feb 7 15:16:29 2008 +++ extra/multimedia/vlc/ffmpeg-20071204.patch Thu Feb 7 15:16:29 2008 @@ -0,0 +1,14 @@ +--- a/modules/codec/ffmpeg/mux.c ++++ b/modules/codec/ffmpeg/mux.c +@@ -133,7 +133,11 @@ int E_(OpenMux)( vlc_object_t *p_this ) + return VLC_EGENERIC; + } + ++#if LIBAVFORMAT_VERSION_INT >= ((52<<16)+(0<<8)+0) ++ p_sys->oc->pb = &p_sys->io; ++#else + p_sys->oc->pb = p_sys->io; ++#endif + p_sys->oc->nb_streams = 0; + + p_sys->b_write_header = VLC_TRUE; From jgc at archlinux.org Thu Feb 7 20:17:27 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:17:27 -0500 Subject: [arch-commits] CVS update of extra/gnome/orbit2 (orbit.install) Message-ID: Date: Thursday, February 7, 2008 @ 15:17:27 Author: jgc Path: /home/cvs-extra/extra/gnome/orbit2 Modified: orbit.install (1.1 -> 1.2) upgpkg: orbit2 2.14.12-1 ---------------+ orbit.install | 10 ---------- 1 file changed, 10 deletions(-) Index: extra/gnome/orbit2/orbit.install diff -u extra/gnome/orbit2/orbit.install:1.1 extra/gnome/orbit2/orbit.install:1.2 --- extra/gnome/orbit2/orbit.install:1.1 Sat Apr 10 09:47:47 2004 +++ extra/gnome/orbit2/orbit.install Thu Feb 7 15:17:26 2008 @@ -8,13 +8,3 @@ post_upgrade() { ldconfig 2>&1 >/dev/null } - -# arg 1: the old package version -pre_remove() { - /bin/true -} - -op=$1 -shift - -$op $* From jgc at archlinux.org Thu Feb 7 20:26:00 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:26:00 -0500 Subject: [arch-commits] CVS update of extra/gnome/epiphany (PKGBUILD epiphany.install) Message-ID: Date: Thursday, February 7, 2008 @ 15:26:00 Author: jgc Path: /home/cvs-extra/extra/gnome/epiphany Modified: PKGBUILD (1.62 -> 1.63) epiphany.install (1.14 -> 1.15) upgpkg: epiphany 2.20.3-1 ------------------+ PKGBUILD | 12 ++++++------ epiphany.install | 5 ----- 2 files changed, 6 insertions(+), 11 deletions(-) Index: extra/gnome/epiphany/PKGBUILD diff -u extra/gnome/epiphany/PKGBUILD:1.62 extra/gnome/epiphany/PKGBUILD:1.63 --- extra/gnome/epiphany/PKGBUILD:1.62 Fri Dec 21 07:07:16 2007 +++ extra/gnome/epiphany/PKGBUILD Thu Feb 7 15:26:00 2008 @@ -1,20 +1,20 @@ -# $Id: PKGBUILD,v 1.62 2007/12/21 12:07:16 alexander Exp $ +# $Id: PKGBUILD,v 1.63 2008/02/07 20:26:00 jgc Exp $ # Maintainer: dale pkgname=epiphany -pkgver=2.20.1 -pkgrel=2 +pkgver=2.20.3 +pkgrel=1 install=epiphany.install pkgdesc="A GNOME2 web browser based on the mozilla rendering engine." arch=(i686 x86_64) license=('GPL') -depends=('xulrunner>=1.8.1.11' 'gnome-desktop>=2.20.1' 'iso-codes' 'desktop-file-utils' 'libxslt>=1.1.22' 'enchant>=1.3.0') -makedepends=('perlxml' 'gnome-doc-utils>=0.12.0' 'gnome-python>=2.20.0' 'pkgconfig' 'libnetworkmanager>=0.6.5') +depends=('xulrunner>=1.8.1.11' 'gnome-desktop>=2.20.3' 'iso-codes' 'desktop-file-utils' 'libxslt>=1.1.22' 'enchant>=1.3.0') +makedepends=('perlxml' 'gnome-doc-utils>=0.12.0' 'gnome-python>=2.20.1' 'pkgconfig' 'libnetworkmanager>=0.6.5') options=('!libtool' '!emptydirs') groups=('gnome') url="http://www.gnome.org/projects/epiphany/" source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2) -md5sums=('bacb5c7f1a421f6d5adbec35d4cab3ea') +md5sums=('df2861b3e91bef6d365f50187b6170cb') build() { [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh Index: extra/gnome/epiphany/epiphany.install diff -u extra/gnome/epiphany/epiphany.install:1.14 extra/gnome/epiphany/epiphany.install:1.15 --- extra/gnome/epiphany/epiphany.install:1.14 Sat Sep 22 08:44:05 2007 +++ extra/gnome/epiphany/epiphany.install Thu Feb 7 15:26:00 2008 @@ -23,8 +23,3 @@ update-desktop-database -q gtk-update-icon-cache -q -t -f usr/share/icons/hicolor } - -op=$1 -shift - -$op $* From jgc at archlinux.org Thu Feb 7 20:30:30 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 15:30:30 -0500 Subject: [arch-commits] CVS update of extra/gnome/deskbar-applet (2 files) Message-ID: Date: Thursday, February 7, 2008 @ 15:30:30 Author: jgc Path: /home/cvs-extra/extra/gnome/deskbar-applet Modified: PKGBUILD (1.22 -> 1.23) deskbar-applet.install (1.5 -> 1.6) upgpkg: deskbar-applet 2.20.3-1 ------------------------+ PKGBUILD | 14 +++++++------- deskbar-applet.install | 4 ---- 2 files changed, 7 insertions(+), 11 deletions(-) Index: extra/gnome/deskbar-applet/PKGBUILD diff -u extra/gnome/deskbar-applet/PKGBUILD:1.22 extra/gnome/deskbar-applet/PKGBUILD:1.23 --- extra/gnome/deskbar-applet/PKGBUILD:1.22 Fri Dec 21 07:07:15 2007 +++ extra/gnome/deskbar-applet/PKGBUILD Thu Feb 7 15:30:30 2008 @@ -1,19 +1,19 @@ -# $Id: PKGBUILD,v 1.22 2007/12/21 12:07:15 alexander Exp $ +# $Id: PKGBUILD,v 1.23 2008/02/07 20:30:30 jgc Exp $ # Maintainer: Jan de Groot pkgname=deskbar-applet -pkgver=2.20.1 -pkgrel=2 +pkgver=2.20.3 +pkgrel=1 pkgdesc="An all-in-one search bar for the GNOME panel" arch=(i686 x86_64) url="http://raphael.slinckx.net/deskbar/" license=('GPL') -depends=('gnome-desktop>=2.20.1' 'gnome-python-desktop>=2.20.0' 'gnome-panel>=2.20.1' 'libbonoboui>=2.20.0' 'dbus-python>=0.82.2') -makedepends=('evolution-data-server>=1.12.1' 'xulrunner>=1.8.1.11' 'gettext' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0') +depends=('gnome-desktop>=2.20.3' 'gnome-python-desktop>=2.20.0' 'gnome-panel>=2.20.3' 'libbonoboui>=2.20.0' 'dbus-python>=0.82.4') +makedepends=('evolution-data-server>=1.12.3' 'xulrunner>=1.8.1.11' 'gettext' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0') options=('!libtool' '!emptydirs') install="deskbar-applet.install" source=(http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.20/${pkgname}-${pkgver}.tar.bz2) -md5sums=('ba23f3a629b6f7287ff905e76e395466') +md5sums=('f84abfede0bbe5b172b24f581550e4a0') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -24,7 +24,7 @@ --enable-evolution make || return 1 - make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install + make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install || return 1 mkdir -p ${startdir}/pkg/usr/share/gconf/schemas gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas ${startdir}/pkg/etc/gconf/schemas/*.schemas Index: extra/gnome/deskbar-applet/deskbar-applet.install diff -u extra/gnome/deskbar-applet/deskbar-applet.install:1.5 extra/gnome/deskbar-applet/deskbar-applet.install:1.6 --- extra/gnome/deskbar-applet/deskbar-applet.install:1.5 Fri Sep 21 18:09:40 2007 +++ extra/gnome/deskbar-applet/deskbar-applet.install Thu Feb 7 15:30:30 2008 @@ -20,7 +20,3 @@ post_remove () { gtk-update-icon-cache -q -t -f usr/share/icons/hicolor } - -op=$1 -shift -$op $* From tobias at archlinux.org Thu Feb 7 20:32:22 2008 From: tobias at archlinux.org (Tobias Kieslich) Date: Thu, 07 Feb 2008 15:32:22 -0500 Subject: [arch-commits] CVS update of extra (6 files) Message-ID: Date: Thursday, February 7, 2008 @ 15:32:22 Author: tobias Path: /home/cvs-extra/extra Modified: multimedia/gimp-gap/PKGBUILD (1.9 -> 1.10) multimedia/gimp/PKGBUILD (1.72 -> 1.73) multimedia/qjackctl/PKGBUILD (1.25 -> 1.26) x11/obconf/PKGBUILD (1.11 -> 1.12) x11/openbox/PKGBUILD (1.29 -> 1.30) x11/rxvt-unicode/PKGBUILD (1.32 -> 1.33) upstream updates ------------------------------+ multimedia/gimp-gap/PKGBUILD | 10 +++++----- multimedia/gimp/PKGBUILD | 6 +++--- multimedia/qjackctl/PKGBUILD | 4 ++-- x11/obconf/PKGBUILD | 8 ++++---- x11/openbox/PKGBUILD | 6 +++--- x11/rxvt-unicode/PKGBUILD | 10 +++++----- 6 files changed, 22 insertions(+), 22 deletions(-) Index: extra/multimedia/gimp-gap/PKGBUILD diff -u extra/multimedia/gimp-gap/PKGBUILD:1.9 extra/multimedia/gimp-gap/PKGBUILD:1.10 --- extra/multimedia/gimp-gap/PKGBUILD:1.9 Tue Aug 21 01:39:09 2007 +++ extra/multimedia/gimp-gap/PKGBUILD Thu Feb 7 15:32:22 2008 @@ -1,17 +1,17 @@ -# $Id: PKGBUILD,v 1.9 2007/08/21 05:39:09 eric Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/07 20:32:22 tobias Exp $ # Maintainer: tobias # Contributor: Tobias Kieslich pkgname=gimp-gap -pkgver=2.2.2 +pkgver=2.4.0 pkgrel=1 pkgdesc="A Plug-In collection to edit and create animations for the Gimp" arch=(i686 x86_64) license=('GPL') url="http://www.gimp.org/downloads/" -depends=('gimp>=2.2.0' 'xvidcore' 'bash') -source=(ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.2/gap/$pkgname-$pkgver.tar.bz2) -md5sums=('2c7ea1cf560a2693310781265d8f3c05') +depends=('gimp>=2.4.4' 'xvidcore' 'bash') +source=(ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.4/gap/$pkgname-$pkgver.tar.bz2) +md5sums=('b3e8eb56cc3d94325a81266a2d95fa39') build() { cd $startdir/src/$pkgname-$pkgver Index: extra/multimedia/gimp/PKGBUILD diff -u extra/multimedia/gimp/PKGBUILD:1.72 extra/multimedia/gimp/PKGBUILD:1.73 --- extra/multimedia/gimp/PKGBUILD:1.72 Mon Dec 17 03:40:25 2007 +++ extra/multimedia/gimp/PKGBUILD Thu Feb 7 15:32:22 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.72 2007/12/17 08:40:25 tobias Exp $ +# $Id: PKGBUILD,v 1.73 2008/02/07 20:32:22 tobias Exp $ # Maintainer: tobias pkgname=gimp -pkgver=2.4.3 +pkgver=2.4.4 pkgrel=1 pkgdesc="GNU Image Manipulation Program" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ install=${pkgname}.install source=(ftp://ftp.gimp.org/pub/gimp/v2.4/${pkgname}-${pkgver}.tar.bz2 linux.gpl) -md5sums=('958988ac02642e2dfda7ad7d045e2a84' 'bb27bc214261d36484093e857f015f38') +md5sums=('41d0568581de99f3fd2ecb5babae1f6e' 'bb27bc214261d36484093e857f015f38') build() { cd ${startdir}/src/${pkgname}-${pkgver} Index: extra/multimedia/qjackctl/PKGBUILD diff -u extra/multimedia/qjackctl/PKGBUILD:1.25 extra/multimedia/qjackctl/PKGBUILD:1.26 --- extra/multimedia/qjackctl/PKGBUILD:1.25 Mon Jan 21 13:24:46 2008 +++ extra/multimedia/qjackctl/PKGBUILD Thu Feb 7 15:32:22 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.25 2008/01/21 18:24:46 tobias Exp $ +# $Id: PKGBUILD,v 1.26 2008/02/07 20:32:22 tobias Exp $ # Maintainer: tobias # Contributor: Tobias Kieslich pkgname=qjackctl pkgver=0.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="a qt based frontend to the jack server (jack-audio-connection-kit)" arch=(i686 x86_64) license=('GPL2') Index: extra/x11/obconf/PKGBUILD diff -u extra/x11/obconf/PKGBUILD:1.11 extra/x11/obconf/PKGBUILD:1.12 --- extra/x11/obconf/PKGBUILD:1.11 Mon Jan 14 21:05:24 2008 +++ extra/x11/obconf/PKGBUILD Thu Feb 7 15:32:22 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.11 2008/01/15 02:05:24 tobias Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/07 20:32:22 tobias Exp $ # Maintainer: tobias # Contributor: Tobias Kieslich pkgname=obconf -pkgver=2.0.2 -pkgrel=3 +pkgver=2.0.3 +pkgrel=1 pkgdesc="A gtk2 based configuration tool for the Openbox windowmanager" arch=(i686 x86_64) license=('GPL') @@ -13,7 +13,7 @@ install=${pkgname}.install source=(http://icculus.org/openbox/${pkgname}/${pkgname}-${pkgver}.tar.gz \ http://icculus.org/openbox/mw/images/8/80/Obconf-72.png) -md5sums=('1a47bbb3c2f42f134c25a3ef4727cde9' '340ae4732e76731d2838473541eb8d4e') +md5sums=('b22e273721851dedad72acbc77eefb68' '340ae4732e76731d2838473541eb8d4e') build() { cd ${startdir}/src/${pkgname}-${pkgver} Index: extra/x11/openbox/PKGBUILD diff -u extra/x11/openbox/PKGBUILD:1.29 extra/x11/openbox/PKGBUILD:1.30 --- extra/x11/openbox/PKGBUILD:1.29 Tue Jan 8 22:18:04 2008 +++ extra/x11/openbox/PKGBUILD Thu Feb 7 15:32:21 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.29 2008/01/09 03:18:04 tobias Exp $ +# $Id: PKGBUILD,v 1.30 2008/02/07 20:32:21 tobias Exp $ # Maintainer: tobias # Contributor: Sarah Hay pkgname=openbox -pkgver=3.4.5 +pkgver=3.4.6.1 pkgrel=1 pkgdesc="A window manager for the X11 windowing system" arch=(i686 x86_64) @@ -15,7 +15,7 @@ options=('!libtool') backup=('usr/etc/xdg/openbox/menu.xml' 'usr/etc/xdg/openbox/rc.xml') source=(http://www.icculus.org/openbox/releases/${pkgname}-${pkgver}.tar.gz) -md5sums=('06e007ef96ab3f7f4bbc34c4464af6c2') +md5sums=('0000c3a72d9fb956128cee7fd27ff19f') build() { cd ${startdir}/src/${pkgname}-${pkgver} Index: extra/x11/rxvt-unicode/PKGBUILD diff -u extra/x11/rxvt-unicode/PKGBUILD:1.32 extra/x11/rxvt-unicode/PKGBUILD:1.33 --- extra/x11/rxvt-unicode/PKGBUILD:1.32 Fri Jan 25 22:03:29 2008 +++ extra/x11/rxvt-unicode/PKGBUILD Thu Feb 7 15:32:21 2008 @@ -1,19 +1,19 @@ -# $Id: PKGBUILD,v 1.32 2008/01/26 03:03:29 eric Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/07 20:32:21 tobias Exp $ # Maintainer: tobias # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org pkgname=rxvt-unicode -pkgver=9.0 -pkgrel=2 +pkgver=9.02 +pkgrel=1 pkgdesc="an unicode enabled rxvt-clone terminal emulator (urxvt)" arch=(i686 x86_64) depends=('gcc-libs' 'libxft' 'libxpm') -makedepends=('ncurses' 'perl>=5.10.0' 'pkgconfig') +makedepends=('ncurses' 'perl>=5.8.8' 'pkgconfig') url="http://software.schmorp.de/pkg/rxvt-unicode.html" license=("GPL2") source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \ ${pkgname}.desktop ${pkgname}.png) -md5sums=('8ac474442aa6ea5dab0587b8529455db' '5bfefa1b41c2b81ca18f2ef847330543' \ +md5sums=('f3c4fea3d544a340fa5a1d601ff5f204' '5bfefa1b41c2b81ca18f2ef847330543' \ '84328cada91751df07324d95f8be4d1b') build() { From jgc at archlinux.org Thu Feb 7 23:44:52 2008 From: jgc at archlinux.org (Jan de Groot) Date: Thu, 07 Feb 2008 18:44:52 -0500 Subject: [arch-commits] CVS update of core/base/gcc-libs (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 18:44:52 Author: jgc Path: /home/cvs-core/core/base/gcc-libs Modified: PKGBUILD (1.8 -> 1.9) upgpkg: gcc-libs 4.2.3-3 Fix provides, some packages have versioned dependencies on gcc-fortran ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/gcc-libs/PKGBUILD diff -u core/base/gcc-libs/PKGBUILD:1.8 core/base/gcc-libs/PKGBUILD:1.9 --- core/base/gcc-libs/PKGBUILD:1.8 Sun Feb 3 17:24:59 2008 +++ core/base/gcc-libs/PKGBUILD Thu Feb 7 18:44:52 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.8 2008/02/03 22:24:59 jgc Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/07 23:44:52 jgc Exp $ # Maintainer: Jan de Groot pkgname=gcc-libs pkgver=4.2.3 -pkgrel=2 +pkgrel=3 #_snapshot=4.2.3-RC-20080125 pkgdesc="Runtime libraries shipped by GCC for C and C++ languages" arch=(i686 x86_64) @@ -12,7 +12,7 @@ depends=('glibc>=2.7') makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr>=2.3.1' 'texinfo') conflicts=('gcc-fortran' 'gcc-objc') -provides=('gcc-fortran' 'gcc-objc') +provides=("gcc-fortran=${pkgver}" "gcc-objc=${pkgver}") options=('!libtool' '!emptydirs') source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran,objc}-${pkgver}.tar.bz2 #ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++,fortran,objc}-${_snapshot}.tar.bz2 From eric at archlinux.org Fri Feb 8 03:56:37 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 07 Feb 2008 22:56:37 -0500 Subject: [arch-commits] CVS update of core/support/links [new] Message-ID: Date: Thursday, February 7, 2008 @ 22:56:37 Author: eric Path: /home/cvs-core/core/support/links Directory /home/cvs-core/core/support/links added to the repository From eric at archlinux.org Fri Feb 8 03:59:28 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 07 Feb 2008 22:59:28 -0500 Subject: [arch-commits] CVS update of core/support/links (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 22:59:28 Author: eric Path: /home/cvs-core/core/support/links Added: PKGBUILD (1.1) upgpkg: links 2.1pre33-1 moving to core from extra (FS#9432) ----------+ PKGBUILD | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) Index: core/support/links/PKGBUILD diff -u /dev/null core/support/links/PKGBUILD:1.1 --- /dev/null Thu Feb 7 22:59:28 2008 +++ core/support/links/PKGBUILD Thu Feb 7 22:59:28 2008 @@ -0,0 +1,24 @@ +# $Id: PKGBUILD,v 1.1 2008/02/08 03:59:28 eric Exp $ +# Maintainer: Eric Belanger +# Contributor: Tom Newsom + +pkgname=links +pkgver=2.1pre33 +pkgrel=1 +pkgdesc="A text WWW browser, similar to Lynx" +arch=('i686' 'x86_64') +url="http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/" +license=('GPL') +depends=('bzip2' 'zlib' 'openssl' 'gpm') +makedepends=('pkgconfig') +source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2) +md5sums=('99cdbd1194579eea6d857168a57e0d74') +sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846') + +build() { + cd $startdir/src/$pkgname-$pkgver + cd "intl" && ./gen-intl && cd .. || return 1 + ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript --disable-graphics --without-x + make || return 1 + make DESTDIR=$startdir/pkg install +} From eric at archlinux.org Fri Feb 8 04:37:25 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 07 Feb 2008 23:37:25 -0500 Subject: [arch-commits] CVS update of extra/network/c-ares (LICENSE) Message-ID: Date: Thursday, February 7, 2008 @ 23:37:25 Author: eric Path: /home/cvs-extra/extra/network/c-ares Added: LICENSE (1.1) upgpkg: c-ares 1.5.1-1 added license file ---------+ LICENSE | 14 ++++++++++++++ 1 file changed, 14 insertions(+) Index: extra/network/c-ares/LICENSE diff -u /dev/null extra/network/c-ares/LICENSE:1.1 --- /dev/null Thu Feb 7 23:37:25 2008 +++ extra/network/c-ares/LICENSE Thu Feb 7 23:37:25 2008 @@ -0,0 +1,14 @@ +/* Copyright 1998 by the Massachusetts Institute of Technology. + * + * Permission to use, copy, modify, and distribute this + * software and its documentation for any purpose and without + * fee is hereby granted, provided that the above copyright + * notice appear in all copies and that both that copyright + * notice and this permission notice appear in supporting + * documentation, and that the name of M.I.T. not be used in + * advertising or publicity pertaining to distribution of the + * software without specific, written prior permission. + * M.I.T. makes no representations about the suitability of + * this software for any purpose. It is provided "as is" + * without express or implied warranty. + */ From eric at archlinux.org Fri Feb 8 04:49:54 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 07 Feb 2008 23:49:54 -0500 Subject: [arch-commits] CVS update of extra/network/links (PKGBUILD) Message-ID: Date: Thursday, February 7, 2008 @ 23:49:54 Author: eric Path: /home/cvs-extra/extra/network/links Removed: PKGBUILD (1.34) now in core repo, removing from extra ----------+ PKGBUILD | 24 ------------------------ 1 file changed, 24 deletions(-) Index: extra/network/links/PKGBUILD diff -u extra/network/links/PKGBUILD:1.34 extra/network/links/PKGBUILD:removed --- extra/network/links/PKGBUILD:1.34 Thu Jan 31 23:05:16 2008 +++ extra/network/links/PKGBUILD Thu Feb 7 23:49:54 2008 @@ -1,24 +0,0 @@ -# $Id: PKGBUILD,v 1.34 2008/02/01 04:05:16 eric Exp $ -# Maintainer: Eric Belanger -# Contributor: Tom Newsom - -pkgname=links -pkgver=2.1pre33 -pkgrel=1 -pkgdesc="A text WWW browser, similar to Lynx" -arch=('i686' 'x86_64') -url="http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/" -license=('GPL') -depends=('bzip2' 'zlib' 'openssl' 'gpm') -makedepends=('pkgconfig') -source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2) -md5sums=('99cdbd1194579eea6d857168a57e0d74') -sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846') - -build() { - cd $startdir/src/$pkgname-$pkgver - cd "intl" && ./gen-intl && cd .. || return 1 - ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript --disable-graphics --without-x - make || return 1 - make DESTDIR=$startdir/pkg install -} From simo at archlinux.org Fri Feb 8 07:20:21 2008 From: simo at archlinux.org (Simo Leone) Date: Fri, 08 Feb 2008 02:20:21 -0500 Subject: [arch-commits] CVS update of extra/devel/subversion (PKGBUILD subversion-neon.patch) Message-ID: Date: Friday, February 8, 2008 @ 02:20:21 Author: simo Path: /home/cvs-extra/extra/devel/subversion Modified: PKGBUILD (1.83 -> 1.84) subversion-neon.patch (1.1 -> 1.2) upgpkg: subversion 1.4.5-4 -----------------------+ PKGBUILD | 6 +++--- subversion-neon.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) Index: extra/devel/subversion/PKGBUILD diff -u extra/devel/subversion/PKGBUILD:1.83 extra/devel/subversion/PKGBUILD:1.84 --- extra/devel/subversion/PKGBUILD:1.83 Thu Jan 31 01:19:30 2008 +++ extra/devel/subversion/PKGBUILD Fri Feb 8 02:20:20 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.83 2008/01/31 06:19:30 eric Exp $ +# $Id: PKGBUILD,v 1.84 2008/02/08 07:20:20 simo Exp $ # Contributer: Jason Chu # Maintainer: Jason Chu pkgname=subversion pkgver=1.4.5 -pkgrel=3 +pkgrel=4 pkgdesc="Replacement for CVS, another versioning system (svn)" arch=(i686 x86_64) license=('APACHE' 'BSD') @@ -21,7 +21,7 @@ '22d452e0de5168d56c438d99c7ad72fa' 'a0db6dd43af33952739b6ec089852630' 'c0001ceb13418a065915e27dfdf592c0' - 'e9579f8b1f88ce91d9f5f5df542339bc') + '00cd1570a3731f984c2bbda95b094ebe') build() { cd $startdir/src/${pkgname}-${pkgver} Index: extra/devel/subversion/subversion-neon.patch diff -u extra/devel/subversion/subversion-neon.patch:1.1 extra/devel/subversion/subversion-neon.patch:1.2 --- extra/devel/subversion/subversion-neon.patch:1.1 Sun Aug 26 05:59:50 2007 +++ extra/devel/subversion/subversion-neon.patch Fri Feb 8 02:20:20 2008 @@ -37,7 +37,7 @@ # Either a space-separated list of allowable Neon versions, or "any" to # mean allow anything. -NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2" -+NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.27.0" ++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.27.0 0.27.1 0.27.2" NEON_LATEST_WORKING_VER=0.25.5 NEON_URL="http://www.webdav.org/neon/neon-${NEON_LATEST_WORKING_VER}.tar.gz" dnl You can skip the neon version check only if you know what you are doing From pierre at archlinux.org Fri Feb 8 10:55:28 2008 From: pierre at archlinux.org (Pierre Schmitz) Date: Fri, 08 Feb 2008 05:55:28 -0500 Subject: [arch-commits] CVS update of core/base/filesystem (PKGBUILD filesystem.install) Message-ID: Date: Friday, February 8, 2008 @ 05:55:28 Author: pierre Path: /home/cvs-core/core/base/filesystem Modified: PKGBUILD (1.95 -> 1.96) filesystem.install (1.15 -> 1.16) upgpkg: filesystem 2007.11-7 --------------------+ PKGBUILD | 4 ++-- filesystem.install | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) Index: core/base/filesystem/PKGBUILD diff -u core/base/filesystem/PKGBUILD:1.95 core/base/filesystem/PKGBUILD:1.96 --- core/base/filesystem/PKGBUILD:1.95 Wed Jan 30 00:44:06 2008 +++ core/base/filesystem/PKGBUILD Fri Feb 8 05:55:27 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.95 2008/01/30 05:44:06 aaron Exp $ +# $Id: PKGBUILD,v 1.96 2008/02/08 10:55:27 pierre Exp $ # Maintainer: Aaron Griffin # Contributor: judd pkgname=filesystem pkgver=2007.11 -pkgrel=6 +pkgrel=7 pkgdesc="Base filesystem" arch=(i686 x86_64) license=('GPL') Index: core/base/filesystem/filesystem.install diff -u core/base/filesystem/filesystem.install:1.15 core/base/filesystem/filesystem.install:1.16 --- core/base/filesystem/filesystem.install:1.15 Fri Jan 11 18:48:10 2008 +++ core/base/filesystem/filesystem.install Fri Feb 8 05:55:28 2008 @@ -4,6 +4,10 @@ [ -f var/log/wtmp ] || : >var/log/wtmp [ -f var/run/utmp ] || : >var/run/utmp [ -f var/log/btmp ] || (: >var/log/btmp && bin/chmod 600 var/log/btmp) + # workaround for bug #7194 + # readded due to bug #9465 + # please do not remove! + chmod 1777 var/spool/mail tmp var/tmp } # arg 1: the new package version From tpowa at archlinux.org Fri Feb 8 18:51:50 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Fri, 08 Feb 2008 13:51:50 -0500 Subject: [arch-commits] CVS update of core/base/dmraid [new] Message-ID: Date: Friday, February 8, 2008 @ 13:51:50 Author: tpowa Path: /home/cvs-core/core/base/dmraid Directory /home/cvs-core/core/base/dmraid added to the repository From tpowa at archlinux.org Fri Feb 8 18:53:23 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Fri, 08 Feb 2008 13:53:23 -0500 Subject: [arch-commits] CVS update of core/base/dmraid (PKGBUILD dmraid_hook dmraid_install) Message-ID: Date: Friday, February 8, 2008 @ 13:53:23 Author: tpowa Path: /home/cvs-core/core/base/dmraid Added: PKGBUILD (1.1) dmraid_hook (1.1) dmraid_install (1.1) 'newpkg: http://bugs.archlinux.org/task/4762' ----------------+ PKGBUILD | 37 +++++++++++++++++++++++++++++++++++++ dmraid_hook | 14 ++++++++++++++ dmraid_install | 19 +++++++++++++++++++ 3 files changed, 70 insertions(+) Index: core/base/dmraid/PKGBUILD diff -u /dev/null core/base/dmraid/PKGBUILD:1.1 --- /dev/null Fri Feb 8 13:53:23 2008 +++ core/base/dmraid/PKGBUILD Fri Feb 8 13:53:23 2008 @@ -0,0 +1,37 @@ +# $Id: PKGBUILD,v 1.1 2008/02/08 18:53:23 tpowa Exp $ +# Maintainer: Tobias Powalowski +#Contributor: Urs Wolfer + +pkgname=dmraid +pkgver=1.0.0.rc14 +pkgrel=3 +pkgdesc="Device mapper RAID interface" +url="http://people.redhat.com/~heinzm/sw/dmraid/" +depends=(device-mapper) +arch=('i686' 'x86_64') +license=('GPL') +source=(http://people.redhat.com/~heinzm/sw/dmraid/src/$pkgname-$pkgver.tar.bz2 + dmraid_install + dmraid_hook) +md5sums=(a0e7d0bb5394e15c878ac86afd72c08e + 8f8b6fb332fce85a27d72fc63385db70 + 8c944cab8c885192a90e518a8d794adf) + +build() { + cd $startdir/src/$pkgname/$pkgver + + # create static bin + ./configure --enable-static_link --prefix=/usr + make || return 1 + make DESTDIR=$startdir/pkg exec_prefix=$startdir/pkg/usr install + mv $startdir/pkg/usr/sbin/dmraid $startdir/pkg/usr/sbin/dmraid.static + + # create dynamic linked bin + ./configure --prefix=/usr + make || return 1 + make DESTDIR=$startdir/pkg exec_prefix=$startdir/pkg/usr install + mkdir -p $startdir/pkg/var/lock/dmraid + + install -D -m755 $startdir/src/dmraid_install $startdir/pkg/lib/initcpio/install/dmraid + install -D -m755 $startdir/src/dmraid_hook $startdir/pkg/lib/initcpio/hooks/dmraid +} Index: core/base/dmraid/dmraid_hook diff -u /dev/null core/base/dmraid/dmraid_hook:1.1 --- /dev/null Fri Feb 8 13:53:23 2008 +++ core/base/dmraid/dmraid_hook Fri Feb 8 13:53:23 2008 @@ -0,0 +1,14 @@ +# vim: set ft=sh: +run_hook () +{ + /sbin/modprobe -q dm-mod >/dev/null 2>&1 + if [ -e "/sys/class/misc/device-mapper" ]; then + read dev_t < /sys/class/misc/device-mapper/dev + /bin/mknod "/dev/mapper/control" c $(/bin/replace "${dev_t}" ':') + + [ "${quiet}" = "y" ] && DMRAIDQUIET=">/dev/null" + + msg ":: Activating dmraid arrays..." + /sbin/dmraid -ay $DMRAIDQUIET + fi +} Index: core/base/dmraid/dmraid_install diff -u /dev/null core/base/dmraid/dmraid_install:1.1 --- /dev/null Fri Feb 8 13:53:23 2008 +++ core/base/dmraid/dmraid_install Fri Feb 8 13:53:23 2008 @@ -0,0 +1,19 @@ +# vim: set ft=sh: + +install () +{ + MODULES=" dm-mod " + BINARIES="" + FILES="" + SCRIPT="dmraid" + + add_dir "/dev/mapper" + add_file "/usr/sbin/dmraid.static" "/sbin/dmraid" +} + +help () +{ +cat< Date: Friday, February 8, 2008 @ 13:54:45 Author: tpowa Path: /home/cvs-core/core/support/linux-atm Directory /home/cvs-core/core/support/linux-atm added to the repository From tpowa at archlinux.org Fri Feb 8 18:55:48 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Fri, 08 Feb 2008 13:55:48 -0500 Subject: [arch-commits] CVS update of core/support/linux-atm (3 files) Message-ID: Date: Friday, February 8, 2008 @ 13:55:48 Author: tpowa Path: /home/cvs-core/core/support/linux-atm Added: PKGBUILD (1.1) linux-atm-2.4.1-gcc-4.patch (1.1) linux-atm-2.4.1-kernel-2.6.19.patch (1.1) 'newpkg: http://bugs.archlinux.org/task/8852' -------------------------------------+ PKGBUILD | 30 ++++++ linux-atm-2.4.1-gcc-4.patch | 161 ++++++++++++++++++++++++++++++++++ linux-atm-2.4.1-kernel-2.6.19.patch | 119 +++++++++++++++++++++++++ 3 files changed, 310 insertions(+) Index: core/support/linux-atm/PKGBUILD diff -u /dev/null core/support/linux-atm/PKGBUILD:1.1 --- /dev/null Fri Feb 8 13:55:48 2008 +++ core/support/linux-atm/PKGBUILD Fri Feb 8 13:55:47 2008 @@ -0,0 +1,30 @@ +# $Id: PKGBUILD,v 1.1 2008/02/08 18:55:47 tpowa Exp $ +# Maintainer: Tobias Powalowski +# Contributor: Surain Mallawa Arachchi + +# kernel 2.6.19 compatibility provided by Jacek Roszkowski (http://crc32.net/linux-atm/) +pkgname=linux-atm +pkgver=2.4.1 +pkgrel=3 +pkgdesc="Drivers and tools to support ATM networking under Linux." +arch=('i686' 'x86_64') +depends=('glibc') +source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \ + http://www.linux-usb.org/SpeedTouch/LFS/linux-atm-2.4.1-gcc-4.patch \ + linux-atm-2.4.1-kernel-2.6.19.patch) +url="http://linux-atm.sourceforge.net/" +license=(GPL) +options=(!libtool) +md5sums=('84fef49cc39ff2605204246666f65864' +'2824a6ba2cbd7e9af34cd284fe654947' +'eb61e0a887b935c347955c2d155263fb') + +build() { + cd $startdir/src/$pkgname-$pkgver + patch -Np1 -i $startdir/src/linux-atm-2.4.1-gcc-4.patch || return 1 + patch -Np1 -i $startdir/src/linux-atm-2.4.1-kernel-2.6.19.patch || return 1 + + ./configure --prefix=/usr --sysconfdir=/etc || return 1 + make || return 1 + make DESTDIR=$startdir/pkg install +} Index: core/support/linux-atm/linux-atm-2.4.1-gcc-4.patch diff -u /dev/null core/support/linux-atm/linux-atm-2.4.1-gcc-4.patch:1.1 --- /dev/null Fri Feb 8 13:55:48 2008 +++ core/support/linux-atm/linux-atm-2.4.1-gcc-4.patch Fri Feb 8 13:55:47 2008 @@ -0,0 +1,161 @@ +diff -Naur linux-atm-2.4.1-orig/src/ilmid/atmf_uni.c linux-atm-2.4.1/src/ilmid/atmf_uni.c +--- linux-atm-2.4.1-orig/src/ilmid/atmf_uni.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/ilmid/atmf_uni.c 2005-08-13 10:22:44.000000000 +0100 +@@ -187,7 +187,7 @@ + newPrefix->name = alloc_t(AsnOid); + newPrefix->name->octs = alloc(varBindName->octetLen); + AsnOidCopy(newPrefix->name, varBindName); +- Q_INSERT_BEFORE((NetPrefixNode *) var->value, newPrefix, prefix); ++ Q_INSERT_BEFORE((*((NetPrefixNode **)&var->value)), newPrefix, prefix); + if(atmNetPrefix.octs == NULL) + { + atmNetPrefix.octetLen = varBindName->octetLen - NETPREFIX_LEN - 2; +@@ -197,7 +197,7 @@ + } + else if (varbind->value->a.simple->a.number == INVALID && cmp == AsnOidEqual) + { +- Q_REMOVE((NetPrefixNode *) var->value, prefix); ++ Q_REMOVE((*((NetPrefixNode **) &var->value)), prefix); + } + + return NOERROR; +diff -Naur linux-atm-2.4.1-orig/src/lib/sapequal.c linux-atm-2.4.1/src/lib/sapequal.c +--- linux-atm-2.4.1-orig/src/lib/sapequal.c 2001-09-03 19:41:05.000000000 +0100 ++++ linux-atm-2.4.1/src/lib/sapequal.c 2005-02-06 19:24:37.000000000 +0000 +@@ -65,6 +65,7 @@ + CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); + break; + default: ++ ; + } + switch (a.l3_proto) { + case ATM_L3_X25: +@@ -83,6 +84,7 @@ + if (a.l3.user != b.l3.user) return 0; + break; + default: ++ ; + } + return 1; + } +diff -Naur linux-atm-2.4.1-orig/src/maint/atmtcp.c linux-atm-2.4.1/src/maint/atmtcp.c +--- linux-atm-2.4.1-orig/src/maint/atmtcp.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/maint/atmtcp.c 2005-08-13 10:22:44.000000000 +0100 +@@ -60,7 +60,7 @@ + static IN *inputs = NULL; + static fd_set in_set; + static int fds = 0; +-static int debug = 0; ++int debug = 0; + static int links = 0; + + +diff -Naur linux-atm-2.4.1-orig/src/maint/enitune.c linux-atm-2.4.1/src/maint/enitune.c +--- linux-atm-2.4.1-orig/src/maint/enitune.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/maint/enitune.c 2005-02-06 19:24:37.000000000 +0000 +@@ -44,6 +44,7 @@ + if (*end || mult.rx <= 100) usage(name); + break; + default: ++ ; + } + if (argc != optind+1) usage(name); + sioc.number = strtol(argv[optind],&end,0); +diff -Naur linux-atm-2.4.1-orig/src/mpoad/p_factory.c linux-atm-2.4.1/src/mpoad/p_factory.c +--- linux-atm-2.4.1-orig/src/mpoad/p_factory.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/mpoad/p_factory.c 2005-08-13 10:22:44.000000000 +0100 +@@ -31,16 +31,17 @@ + * beginning at location "addr". + */ + uint32_t sum = 0; ++ uint16_t *addr16 = addr; + + while( count > 1 ) { + /* This is the inner loop */ +- sum += * ((uint16_t *) addr)++; ++ sum += * addr16++; + count -= 2; + } + + /* Add left-over byte, if any */ + if( count > 0 ) +- sum += * (unsigned char *) addr; ++ sum += * (unsigned char *) addr16; + + /* Fold 32-bit sum to 16 bits */ + while (sum>>16) +diff -Naur linux-atm-2.4.1-orig/src/qgen/qlib.c linux-atm-2.4.1/src/qgen/qlib.c +--- linux-atm-2.4.1-orig/src/qgen/qlib.c 2001-09-03 19:41:05.000000000 +0100 ++++ linux-atm-2.4.1/src/qgen/qlib.c 2005-08-13 10:22:44.000000000 +0100 +@@ -26,8 +26,6 @@ + #include "op.h" + + +-static int debug = 0; +- + + void PREFIX(report)(int severity,const char *msg,...) + { +@@ -830,6 +828,8 @@ + + #ifdef STANDALONE + ++int debug = 0; ++ + int main(int argc,const char **argv) + { + unsigned char msg[5000]; /* should be large enough for that */ +diff -Naur linux-atm-2.4.1-orig/src/qgen/qlib.h linux-atm-2.4.1/src/qgen/qlib.h +--- linux-atm-2.4.1-orig/src/qgen/qlib.h 2001-09-03 19:41:05.000000000 +0100 ++++ linux-atm-2.4.1/src/qgen/qlib.h 2005-08-13 10:22:44.000000000 +0100 +@@ -23,7 +23,6 @@ + #define Q_FATAL -1 + + +-extern int q_dump; + extern void q_report(int severity,const char *msg,...); + + #ifdef DUMP_MODE +diff -Naur linux-atm-2.4.1-orig/src/sigd/proto.c linux-atm-2.4.1/src/sigd/proto.c +--- linux-atm-2.4.1-orig/src/sigd/proto.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/sigd/proto.c 2005-02-06 19:24:37.000000000 +0000 +@@ -259,6 +259,7 @@ + break; + } + default: ++ ; + } + va_end(ap); + if ((size = q_close(&dsc)) >= 0) to_signaling(sock->sig,q_buffer,size); +@@ -288,6 +289,7 @@ + } + break; + default: ++ ; + } + va_end(ap); + } +diff -Naur linux-atm-2.4.1-orig/src/switch/debug/debug.c linux-atm-2.4.1/src/switch/debug/debug.c +--- linux-atm-2.4.1-orig/src/switch/debug/debug.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/switch/debug/debug.c 2005-08-13 10:22:44.000000000 +0100 +@@ -18,7 +18,7 @@ + #define COMPONENT "FAB(debug)" + + +-#define PRV(call) ((FAB *) (call)->fab) ++#define PRV(call) (*((FAB **) &(call)->fab)) + + + typedef struct _fab { +diff -Naur linux-atm-2.4.1-orig/src/switch/tcp/tcpsw.c linux-atm-2.4.1/src/switch/tcp/tcpsw.c +--- linux-atm-2.4.1-orig/src/switch/tcp/tcpsw.c 2001-09-03 19:41:06.000000000 +0100 ++++ linux-atm-2.4.1/src/switch/tcp/tcpsw.c 2005-08-13 10:22:44.000000000 +0100 +@@ -27,7 +27,7 @@ + + #define COMPONENT "FAB(tcp)" + +-#define PRV(call) ((FAB *) (call)->fab) ++#define PRV(call) (*((FAB **) &(call)->fab)) + + #define MAX_VCI 1024 + Index: core/support/linux-atm/linux-atm-2.4.1-kernel-2.6.19.patch diff -u /dev/null core/support/linux-atm/linux-atm-2.4.1-kernel-2.6.19.patch:1.1 --- /dev/null Fri Feb 8 13:55:48 2008 +++ core/support/linux-atm/linux-atm-2.4.1-kernel-2.6.19.patch Fri Feb 8 13:55:47 2008 @@ -0,0 +1,119 @@ +diff -Naur linux-atm-2.4.1-orig/src/arpd/atmarp.c linux-atm-2.4.1/src/arpd/atmarp.c +--- linux-atm-2.4.1-orig/src/arpd/atmarp.c 2001-09-03 18:41:05.000000000 +0000 ++++ linux-atm-2.4.1/src/arpd/atmarp.c 2007-03-16 10:53:18.000000000 +0000 +@@ -19,6 +19,7 @@ + #include + + #include ++#include + #include + #include + +diff -Naur linux-atm-2.4.1-orig/src/arpd/arp.c linux-atm-2.4.1/src/arpd/arp.c +--- linux-atm-2.4.1-orig/src/arpd/arp.c 2001-09-03 18:41:05.000000000 +0000 ++++ linux-atm-2.4.1/src/arpd/arp.c 2007-03-16 11:02:54.000000000 +0000 +@@ -16,6 +16,7 @@ + #include /* for linux/if_arp.h */ + #include /* for ntohs, etc. */ + #define _LINUX_NETDEVICE_H /* very crude hack for glibc2 */ ++#include + #include + #include + #include + +diff -Naur linux-atm-2.4.1-orig/src/arpd/io.c linux-atm-2.4.1/src/arpd/io.c +--- linux-atm-2.4.1-orig/src/arpd/io.c 2001-09-03 18:41:05.000000000 +0000 ++++ linux-atm-2.4.1/src/arpd/io.c 2007-03-16 11:07:11.000000000 +0000 +@@ -19,6 +19,7 @@ + #include + #include + #include ++#include + #include /* for CLIP_DEFAULT_IDLETIMER */ + #include + #define _LINUX_NETDEVICE_H /* glibc2 */ + +diff -Naur linux-atm-2.4.1-orig/src/arpd/itf.c linux-atm-2.4.1/src/arpd/itf.c +--- linux-atm-2.4.1-orig/src/arpd/itf.c 2001-09-03 18:41:05.000000000 +0000 ++++ linux-atm-2.4.1/src/arpd/itf.c 2007-03-16 11:08:34.000000000 +0000 +@@ -13,6 +13,7 @@ + #include + #include + #define _LINUX_NETDEVICE_H /* glibc2 */ ++#include + #include + + #include "atmd.h" + +diff -Naur linux-atm-2.4.1-orig/src/mpoad/io.c linux-atm-2.4.1/src/mpoad/io.c +--- linux-atm-2.4.1-orig/src/mpoad/io.c 2001-09-03 18:41:06.000000000 +0000 ++++ linux-atm-2.4.1/src/mpoad/io.c 2007-03-16 11:10:19.000000000 +0000 +@@ -19,6 +19,7 @@ + _syscall3(int,poll,struct pollfd *,ufds,unsigned int,nfds,int,timeout); + #endif + #include ++#include + #include + #include + #include + +diff -Naur linux-atm-2.4.1-orig/src/mpoad/k_interf.c linux-atm-2.4.1/src/mpoad/k_interf.c +--- linux-atm-2.4.1-orig/src/mpoad/k_interf.c 2001-09-03 18:41:06.000000000 +0000 ++++ linux-atm-2.4.1/src/mpoad/k_interf.c 2007-03-16 11:12:00.000000000 +0000 +@@ -9,6 +9,7 @@ + #include /* for OPEN_MAX */ + #include + #include /* for ntohl() */ ++#include + #include + #include + #include "k_interf.h" + +diff -Naur linux-atm-2.4.1-orig/src/mpoad/main.c linux-atm-2.4.1/src/mpoad/main.c +--- linux-atm-2.4.1-orig/src/mpoad/main.c 2001-09-03 18:41:06.000000000 +0000 ++++ linux-atm-2.4.1/src/mpoad/main.c 2007-03-16 11:13:08.000000000 +0000 +@@ -9,6 +9,7 @@ + #include + #include + #include ++#include + #include + #include + #include + +diff -Naur linux-atm-2.4.1-orig/src/mpoad/p_factory.c linux-atm-2.4.1/src/mpoad/p_factory.c +--- linux-atm-2.4.1-orig/src/mpoad/p_factory.c 2001-09-03 18:41:06.000000000 +0000 ++++ linux-atm-2.4.1/src/mpoad/p_factory.c 2007-03-16 11:14:29.000000000 +0000 +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include + #include + #include + +diff -Naur linux-atm-2.4.1-orig/src/mpoad/p_recogn.c linux-atm-2.4.1/src/mpoad/p_recogn.c +--- linux-atm-2.4.1-orig/src/mpoad/p_recogn.c 2001-09-03 18:41:06.000000000 +0000 ++++ linux-atm-2.4.1/src/mpoad/p_recogn.c 2007-03-16 11:15:09.000000000 +0000 +@@ -7,6 +7,7 @@ + #include + #include + #include ++#include + #include + #include + #include /* For UINT_MAX */ + +diff -Naur linux-atm-2.4.1-orig/src/mpoad/lecs.c linux-atm-2.4.1/src/mpoad/lecs.c +--- linux-atm-2.4.1-orig/src/mpoad/lecs.c 2001-09-03 18:41:06.000000000 +0000 ++++ linux-atm-2.4.1/src/mpoad/lecs.c 2007-03-16 11:15:40.000000000 +0000 +@@ -11,6 +11,7 @@ + #include + #include + #include ++#include + #include /* for MPOA Device type TLV */ + #include "lecs.h" + #include "k_interf.h" + From tpowa at archlinux.org Fri Feb 8 19:50:50 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Fri, 08 Feb 2008 14:50:50 -0500 Subject: [arch-commits] CVS update of core/base/coreutils (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 14:50:50 Author: tpowa Path: /home/cvs-core/core/base/coreutils Modified: PKGBUILD (1.31 -> 1.32) 'upgpkg: fixed missing pam support in su' ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: core/base/coreutils/PKGBUILD diff -u core/base/coreutils/PKGBUILD:1.31 core/base/coreutils/PKGBUILD:1.32 --- core/base/coreutils/PKGBUILD:1.31 Sat Feb 2 07:28:16 2008 +++ core/base/coreutils/PKGBUILD Fri Feb 8 14:50:50 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.31 2008/02/02 12:28:16 andyrtr Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/08 19:50:50 tpowa Exp $ # Maintainer: judd pkgname=coreutils pkgver=6.10 -pkgrel=1 +pkgrel=2 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system" arch=(i686 x86_64) license=('GPL3') @@ -37,7 +37,8 @@ patch -Np1 -i ../coreutils-uname.patch || return 1 # make head and tail recognize the old syntax (eg, tail -10) export DEFAULT_POSIX2_VERSION=199209 - ./configure --prefix=/usr ac_cv_func_openat=no --enable-install-program=su + autoconf + ./configure --prefix=/usr ac_cv_func_openat=no --enable-install-program=su --enable-pam make || return 1 make DESTDIR=$startdir/pkg install rm -f $startdir/pkg/usr/bin/hostname $startdir/pkg/usr/share/man/man1/hostname.1 || return 1 From juergen at archlinux.org Fri Feb 8 19:56:27 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Fri, 08 Feb 2008 14:56:27 -0500 Subject: [arch-commits] CVS update of extra/devel/slang (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 14:56:27 Author: juergen Path: /home/cvs-extra/extra/devel/slang Modified: PKGBUILD (1.18 -> 1.19) upgpkg: slang 2.1.3-2 fix FS#9499, FS#8642 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/devel/slang/PKGBUILD diff -u extra/devel/slang/PKGBUILD:1.18 extra/devel/slang/PKGBUILD:1.19 --- extra/devel/slang/PKGBUILD:1.18 Sun Dec 2 01:29:44 2007 +++ extra/devel/slang/PKGBUILD Fri Feb 8 14:56:27 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.18 2007/12/02 06:29:44 eric Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/08 19:56:27 juergen Exp $ # Contributor: Tom Newsom # Maintainer: Juergen Hoetzel pkgname=slang pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="S-Lang is a powerful interpreted language" arch=(i686 x86_64) depends=(glibc) @@ -16,5 +16,5 @@ build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr --sysconfdir=/etc - make -j1 install DESTDIR=$startdir/pkg/ + make -j1 install-all DESTDIR=$startdir/pkg/ } From tpowa at archlinux.org Fri Feb 8 20:41:51 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Fri, 08 Feb 2008 15:41:51 -0500 Subject: [arch-commits] CVS update of core/support/capi4k-utils (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 15:41:51 Author: tpowa Path: /home/cvs-core/core/support/capi4k-utils Modified: PKGBUILD (1.11 -> 1.12) 'upgpkg: fixed http://bugs.archlinux.org/task/9358' ----------+ PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Index: core/support/capi4k-utils/PKGBUILD diff -u core/support/capi4k-utils/PKGBUILD:1.11 core/support/capi4k-utils/PKGBUILD:1.12 --- core/support/capi4k-utils/PKGBUILD:1.11 Thu Nov 15 18:53:13 2007 +++ core/support/capi4k-utils/PKGBUILD Fri Feb 8 15:41:51 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.11 2007/11/15 23:53:13 daniel Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/08 20:41:51 tpowa Exp $ #Maintainer: Tobias Powalowski pkgname=capi4k-utils pkgver=050718 -pkgrel=5 +pkgrel=6 pkgdesc="capi utils for isdn cards" arch=(i686 x86_64) license=('GPL2') @@ -41,4 +41,6 @@ install -m644 $startdir/src/capi.conf $startdir/pkg/etc cd $startdir/pkg/usr/lib ln -s libcapi20 libcapi20.so.2 + # fix wrong manpage permission + chmod 644 $startdir/pkg/usr/man/man8/capiplugin.8 } From tpowa at archlinux.org Fri Feb 8 22:23:25 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Fri, 08 Feb 2008 17:23:25 -0500 Subject: [arch-commits] CVS update of core/base/kernel26 (5 files) Message-ID: Date: Friday, February 8, 2008 @ 17:23:25 Author: tpowa Path: /home/cvs-core/core/base/kernel26 Modified: PKGBUILD (1.288 -> 1.289) config (1.115 -> 1.116) config.x86_64 (1.43 -> 1.44) linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch (1.1 -> 1.2) mactel-linux-2.6.24.patch (1.1 -> 1.2) 'upgpkg: update to new version' ------------------------------------------------+ PKGBUILD | 19 config | 2 config.x86_64 | 2 linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch | 2 mactel-linux-2.6.24.patch | 518 +++++++++++++++++------ 5 files changed, 406 insertions(+), 137 deletions(-) Index: core/base/kernel26/PKGBUILD diff -u core/base/kernel26/PKGBUILD:1.288 core/base/kernel26/PKGBUILD:1.289 --- core/base/kernel26/PKGBUILD:1.288 Sat Jan 26 10:44:31 2008 +++ core/base/kernel26/PKGBUILD Fri Feb 8 17:23:24 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.288 2008/01/26 15:44:31 tpowa Exp $ +# $Id: PKGBUILD,v 1.289 2008/02/08 22:23:24 tpowa Exp $ # Maintainer: Tobias Powalowski # Maintainer: Thomas Baechler pkgname=kernel26 _basekernel=2.6.24 -pkgver=2.6.24 -pkgrel=2 +pkgver=2.6.24.1 +pkgrel=1 pkgdesc="The Linux Kernel and modules" arch=(i686 x86_64) license=('GPL2') @@ -21,7 +21,7 @@ 'zd1211' 'kvm-modules' 'iwlwifi' 'rt2x00-cvs') install=kernel26.install source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2 - #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 + ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 ### next two lines only needed for rc kernel building #http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc6.bz2 #http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.24-rc6-git2.bz2 @@ -60,8 +60,9 @@ winfast-2000.patch ) md5sums=('3f23ad4b69d0a552042d1ed0f4399857' - '122d586ce8749e24ea917b40681c33a0' - '84af13e113d37df00edcbbf1e9f17be7' + '86d55d5080217b2e79e0fff227218cd1' + '97c28c42ef2bbf8c9c6464a1e09eaf90' + '3a2693f2793fd1a968a750dbf154ab57' '6a5a1925501fe20fafd04fdb3cb4f6ed' 'e8c333eaeac43f5c6a1d7b2f47af12e2' 'c120adbd9c0daa0136237a83adeabd1e' @@ -70,14 +71,14 @@ '493137566bc397ec762c86e64bd96849' '695d8578a0334fa9bb140917561f03d4' '3ed791c3af3099489faf0d22cbcc55a8' - '75e5017924c7d6a0b81df68650de5515' + '988bdc1b9635024c0c91048b05e5ce7f' 'bbc730a590d4e09b3d937b257e5a4bfe' '62d3ff7c067a5aa82f57711b3a4ab86a' 'd25fbc1b2097c7b512cea289a74f8bdb' '0f72452b84db921e417b719c1d5d8213' '1a7e063a4972143374049e0df006044e' 'b478f209867ab551f12ad23062c3109d' - '58bc5cdc6f2c58b3274ce2f74f2eb411' + '0866faa4e11ed5b65f1b9bf91a7b6310' '9dd6078ef9426ef0dafa9bcfd042af58') build() { @@ -86,7 +87,7 @@ cd $startdir/src/linux-$_basekernel # add upstream patch from 2.6.24 series - #patch -Np1 -i ../patch-$pkgver || return 1 + patch -Np1 -i ../patch-$pkgver || return 1 ### next 2 lines are only needed for rc kernels #patch -Np1 -i ../patch-$pkgver-rc6 || return 1 Index: core/base/kernel26/config diff -u core/base/kernel26/config:1.115 core/base/kernel26/config:1.116 --- core/base/kernel26/config:1.115 Sat Jan 26 10:44:31 2008 +++ core/base/kernel26/config Fri Feb 8 17:23:25 2008 @@ -3474,7 +3474,7 @@ CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y # CONFIG_MINIX_SUBPARTITION is not set -# CONFIG_SOLARIS_X86_PARTITION is not set +CONFIG_SOLARIS_X86_PARTITION=y # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_LDM_PARTITION is not set # CONFIG_SGI_PARTITION is not set Index: core/base/kernel26/config.x86_64 diff -u core/base/kernel26/config.x86_64:1.43 core/base/kernel26/config.x86_64:1.44 --- core/base/kernel26/config.x86_64:1.43 Sat Jan 26 10:44:31 2008 +++ core/base/kernel26/config.x86_64 Fri Feb 8 17:23:25 2008 @@ -3216,7 +3216,7 @@ CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y # CONFIG_MINIX_SUBPARTITION is not set -# CONFIG_SOLARIS_X86_PARTITION is not set +CONFIG_SOLARIS_X86_PARTITION=y # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_LDM_PARTITION is not set # CONFIG_SGI_PARTITION is not set Index: core/base/kernel26/linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch diff -u core/base/kernel26/linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch:1.1 core/base/kernel26/linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch:1.2 --- core/base/kernel26/linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch:1.1 Fri Nov 9 05:38:40 2007 +++ core/base/kernel26/linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch Fri Feb 8 17:23:25 2008 @@ -1,6 +1,6 @@ diff --new-file -a --unified=5 --recursive linux-2.6.23-rc3/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c linux-source-2.6.23-rc3/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c --- linux-2.6.23-rc3/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c 2007-08-13 06:25:24.000000000 +0200 -+++ linux-source-2.6.23-rc3/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c 2007-08-14 15:33:30.000000000 +0200 ++++ linux-source-2.6.23-rc3/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 2007-08-14 15:33:30.000000000 +0200 @@ -23,10 +23,15 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * Index: core/base/kernel26/mactel-linux-2.6.24.patch diff -u core/base/kernel26/mactel-linux-2.6.24.patch:1.1 core/base/kernel26/mactel-linux-2.6.24.patch:1.2 --- core/base/kernel26/mactel-linux-2.6.24.patch:1.1 Fri Jan 25 12:16:19 2008 +++ core/base/kernel26/mactel-linux-2.6.24.patch Fri Feb 8 17:23:25 2008 @@ -1,3 +1,336 @@ +[PATCH] applesmc case led and SCSI LED activity trigger + +From: Ren?? Rebe + + +--- + + drivers/hwmon/applesmc.c | 70 ++++++++++++++++++++++++++++++++++++++++------ + 1 files changed, 61 insertions(+), 9 deletions(-) + +diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c +index 86c66c3..377c96d 100644 +--- a/drivers/hwmon/applesmc.c ++++ b/drivers/hwmon/applesmc.c +@@ -63,6 +63,8 @@ + + #define CLAMSHELL_KEY "MSLD" /* r-o ui8 (unused) */ + ++#define LED_KEY "LSLF" /* r-w ui16 */ ++ + #define MOTION_SENSOR_X_KEY "MO_X" /* r-o sp78 (2 bytes) */ + #define MOTION_SENSOR_Y_KEY "MO_Y" /* r-o sp78 (2 bytes) */ + #define MOTION_SENSOR_Z_KEY "MO_Z" /* r-o sp78 (2 bytes) */ +@@ -151,7 +153,7 @@ static DEFINE_MUTEX(applesmc_lock); + */ + static unsigned int key_at_index; + +-static struct workqueue_struct *applesmc_led_wq; ++static struct workqueue_struct *applesmc_led_wq, *applesmc_backlight_wq; + + /* + * __wait_status - Wait up to 2ms for the status port to get a certain value +@@ -742,13 +744,40 @@ static void applesmc_backlight_set(struct work_struct *work) + } + static DECLARE_WORK(backlight_work, &applesmc_backlight_set); + +-static void applesmc_brightness_set(struct led_classdev *led_cdev, +- enum led_brightness value) ++static void applesmc_backlight_brightness_set(struct led_classdev *led_cdev, ++ enum led_brightness value) + { + int ret; + + backlight_value = value; +- ret = queue_work(applesmc_led_wq, &backlight_work); ++ ret = queue_work(applesmc_backlight_wq, &backlight_work); ++ ++ if (debug && (!ret)) ++ printk(KERN_DEBUG "applesmc: work was already on the queue.\n"); ++} ++ ++/* Store the next LED value to be written by the work */ ++static unsigned int led_value; ++ ++static void applesmc_led_set(struct work_struct *work) ++{ ++ u8 buffer[2]; ++ ++ mutex_lock(&applesmc_lock); ++ buffer[0] = led_value; ++ buffer[1] = 0x00; ++ applesmc_write_key(LED_KEY, buffer, 2); ++ mutex_unlock(&applesmc_lock); ++} ++static DECLARE_WORK(led_work, &applesmc_led_set); ++ ++static void applesmc_led_brightness_set(struct led_classdev *led_cdev, ++ enum led_brightness value) ++{ ++ int ret; ++ ++ led_value = value; ++ ret = queue_work(applesmc_led_wq, &led_work); + + if (debug && (!ret)) + printk(KERN_DEBUG "applesmc: work was already on the queue.\n"); +@@ -904,10 +933,16 @@ static ssize_t applesmc_key_at_index_store(struct device *dev, + return count; + } + ++static struct led_classdev applesmc_led = { ++ .name = "smc:case-led", ++ .default_trigger = "ide-disk", ++ .brightness_set = applesmc_led_brightness_set, ++}; ++ + static struct led_classdev applesmc_backlight = { + .name = "smc:kbd_backlight", + .default_trigger = "nand-disk", +- .brightness_set = applesmc_brightness_set, ++ .brightness_set = applesmc_backlight_brightness_set, + }; + + static DEVICE_ATTR(name, 0444, applesmc_name_show, NULL); +@@ -1340,15 +1375,28 @@ static int __init applesmc_init(void) + goto out_temperature; + } + ++ /* Create the workqueue */ ++ applesmc_led_wq = create_singlethread_workqueue("applesmc-led"); ++ if (!applesmc_led_wq) { ++ ret = -ENOMEM; ++ goto out_accelerometer; ++ } ++ ++ /* register as a led device */ ++ ret = led_classdev_register(&pdev->dev, &applesmc_led); ++ if (ret < 0) ++ goto out_led_wq; ++ ++ + if (applesmc_light) { + /* Add light sensor file */ + ret = sysfs_create_file(&pdev->dev.kobj, &dev_attr_light.attr); + if (ret) +- goto out_accelerometer; ++ goto out_led_ledclass; + + /* Create the workqueue */ +- applesmc_led_wq = create_singlethread_workqueue("applesmc-led"); +- if (!applesmc_led_wq) { ++ applesmc_backlight_wq = create_singlethread_workqueue("applesmc-backlight"); ++ if (!applesmc_backlight_wq) { + ret = -ENOMEM; + goto out_light_sysfs; + } +@@ -1374,10 +1422,14 @@ out_light_ledclass: + led_classdev_unregister(&applesmc_backlight); + out_light_wq: + if (applesmc_light) +- destroy_workqueue(applesmc_led_wq); ++ destroy_workqueue(applesmc_backlight_wq); + out_light_sysfs: + if (applesmc_light) + sysfs_remove_file(&pdev->dev.kobj, &dev_attr_light.attr); ++out_led_ledclass: ++ led_classdev_unregister(&applesmc_led); ++out_led_wq: ++ destroy_workqueue(applesmc_led_wq); + out_accelerometer: + if (applesmc_accelerometer) + applesmc_release_accelerometer(); +Add sensors set for MacBook2, from register dump on a mid-2007 MacBook2. + +From: Riki Oktarianto + + +--- + + drivers/hwmon/applesmc.c | 29 +++++++++++++++++++---------- + 1 files changed, 19 insertions(+), 10 deletions(-) + +diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c +index 377c96d..4dca4cd 100644 +--- a/drivers/hwmon/applesmc.c ++++ b/drivers/hwmon/applesmc.c +@@ -86,12 +86,15 @@ static const char* temperature_sensors_sets[][36] = { + /* Set 0: Macbook Pro */ + { "TA0P", "TB0T", "TC0D", "TC0P", "TG0H", "TG0P", "TG0T", "Th0H", + "Th1H", "Tm0P", "Ts0P", "Ts1P", NULL }, +-/* Set 1: Macbook set */ ++/* Set 1: Macbook2 set */ ++ { "TB0T", "TC0D", "TC0P", "TM0P", "TN0P", "TN1P", "TTF0", "Th0H", ++ "Th0S", "Th1H", NULL }, ++/* Set 2: Macbook set */ + { "TB0T", "TC0D", "TC0P", "TM0P", "TN0P", "TN1P", "Th0H", "Th0S", + "Th1H", "Ts0P", NULL }, +-/* Set 2: Macmini set */ ++/* Set 3: Macmini set */ + { "TC0D", "TC0P", NULL }, +-/* Set 3: Mac Pro (2 x Quad-Core) */ ++/* Set 4: Mac Pro (2 x Quad-Core) */ + { "TA0P", "TCAG", "TCAH", "TCBG", "TCBH", "TC0C", "TC0D", "TC0P", + "TC1C", "TC1D", "TC2C", "TC2D", "TC3C", "TC3D", "THTG", "TH0P", + "TH1P", "TH2P", "TH3P", "TMAP", "TMAS", "TMBS", "TM0P", "TM0S", +@@ -1247,12 +1250,14 @@ static void applesmc_release_accelerometer(void) + static __initdata struct dmi_match_data applesmc_dmi_data[] = { + /* MacBook Pro: accelerometer, backlight and temperature set 0 */ + { .accelerometer = 1, .light = 1, .temperature_set = 0 }, +-/* MacBook: accelerometer and temperature set 1 */ ++/* MacBook2: accelerometer and temperature set 1 */ + { .accelerometer = 1, .light = 0, .temperature_set = 1 }, +-/* MacMini: temperature set 2 */ +- { .accelerometer = 0, .light = 0, .temperature_set = 2 }, +-/* MacPro: temperature set 3 */ ++/* MacBook: accelerometer and temperature set 2 */ ++ { .accelerometer = 1, .light = 0, .temperature_set = 2 }, ++/* MacMini: temperature set 3 */ + { .accelerometer = 0, .light = 0, .temperature_set = 3 }, ++/* MacPro: temperature set 4 */ ++ { .accelerometer = 0, .light = 0, .temperature_set = 4 }, + }; + + /* Note that DMI_MATCH(...,"MacBook") will match "MacBookPro1,1". +@@ -1264,16 +1269,20 @@ static __initdata struct dmi_system_id applesmc_whitelist[] = { + (void*)&applesmc_dmi_data[0]}, + { applesmc_dmi_match, "Apple MacBook", { + DMI_MATCH(DMI_BOARD_VENDOR,"Apple"), +- DMI_MATCH(DMI_PRODUCT_NAME,"MacBook") }, ++ DMI_MATCH(DMI_PRODUCT_NAME,"MacBook2") }, + (void*)&applesmc_dmi_data[1]}, ++ { applesmc_dmi_match, "Apple MacBook", { ++ DMI_MATCH(DMI_BOARD_VENDOR,"Apple"), ++ DMI_MATCH(DMI_PRODUCT_NAME,"MacBook") }, ++ (void*)&applesmc_dmi_data[2]}, + { applesmc_dmi_match, "Apple Macmini", { + DMI_MATCH(DMI_BOARD_VENDOR,"Apple"), + DMI_MATCH(DMI_PRODUCT_NAME,"Macmini") }, +- (void*)&applesmc_dmi_data[2]}, ++ (void*)&applesmc_dmi_data[3]}, + { applesmc_dmi_match, "Apple MacPro2", { + DMI_MATCH(DMI_BOARD_VENDOR,"Apple"), + DMI_MATCH(DMI_PRODUCT_NAME,"MacPro2") }, +- (void*)&applesmc_dmi_data[3]}, ++ (void*)&applesmc_dmi_data[4]}, + { .ident = NULL } + }; + +Retry up to 200 ms when reading or writing keys. + +From: Nicolas Boichat + + +--- + + drivers/hwmon/applesmc.c | 69 +++++++++++++++++++++++++++++++--------------- + 1 files changed, 47 insertions(+), 22 deletions(-) + +diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c +index 4dca4cd..0950839 100644 +--- a/drivers/hwmon/applesmc.c ++++ b/drivers/hwmon/applesmc.c +@@ -114,6 +114,9 @@ static const char* fan_speed_keys[] = { + #define INIT_TIMEOUT_MSECS 5000 /* wait up to 5s for device init ... */ + #define INIT_WAIT_MSECS 50 /* ... in 50ms increments */ + ++#define ACCESS_TIMEOUT_MSECS 500 /* wait up to 500ms when accessing a key */ ++#define ACCESS_WAIT_MSECS 5 /* ... in 5ms increments */ ++ + #define APPLESMC_POLL_INTERVAL 50 /* msecs */ + #define APPLESMC_INPUT_FUZZ 4 /* input event threshold */ + #define APPLESMC_INPUT_FLAT 4 +@@ -188,12 +191,13 @@ static int __wait_status(u8 val) + + /* + * applesmc_read_key - reads len bytes from a given key, and put them in buffer. ++ * Tries up to ACCESS_WAIT_MSECS to read the value. + * Returns zero on success or a negative error on failure. Callers must + * hold applesmc_lock. + */ + static int applesmc_read_key(const char* key, u8* buffer, u8 len) + { +- int i; ++ int i, total, ret; + + if (len > APPLESMC_MAX_DATA_LENGTH) { + printk(KERN_ERR "applesmc_read_key: cannot read more than " +@@ -201,33 +205,54 @@ static int applesmc_read_key(const char* key, u8* buffer, u8 len) + return -EINVAL; + } + +- outb(APPLESMC_READ_CMD, APPLESMC_CMD_PORT); +- if (__wait_status(0x0c)) +- return -EIO; ++ for (total = ACCESS_TIMEOUT_MSECS; total > 0; ++ total -= ACCESS_WAIT_MSECS) { ++ ret = 0; ++ outb(APPLESMC_READ_CMD, APPLESMC_CMD_PORT); ++ if (__wait_status(0x0c)) { ++ ret = -EIO; ++ goto wait_fail; ++ } + +- for (i = 0; i < 4; i++) { +- outb(key[i], APPLESMC_DATA_PORT); +- if (__wait_status(0x04)) +- return -EIO; +- } +- if (debug) +- printk(KERN_DEBUG "<%s", key); ++ for (i = 0; i < 4; i++) { ++ outb(key[i], APPLESMC_DATA_PORT); ++ if (__wait_status(0x04)) { ++ ret = -EIO; ++ goto wait_fail; ++ } ++ } ++ if (debug) ++ printk(KERN_DEBUG "<%s", key); + +- outb(len, APPLESMC_DATA_PORT); +- if (debug) +- printk(KERN_DEBUG ">%x", len); ++ outb(len, APPLESMC_DATA_PORT); ++ if (debug) ++ printk(KERN_DEBUG ">%x", len); + +- for (i = 0; i < len; i++) { +- if (__wait_status(0x05)) +- return -EIO; +- buffer[i] = inb(APPLESMC_DATA_PORT); ++ for (i = 0; i < len; i++) { ++ if (__wait_status(0x05)) { ++ ret = -EIO; ++ goto wait_fail; ++ } ++ buffer[i] = inb(APPLESMC_DATA_PORT); ++ if (debug) ++ printk(KERN_DEBUG "<%x", buffer[i]); ++ } + if (debug) +- printk(KERN_DEBUG "<%x", buffer[i]); ++ printk(KERN_DEBUG "\n"); ++ ++ break; ++ ++wait_fail: ++ msleep(ACCESS_WAIT_MSECS); ++ continue; + } +- if (debug) +- printk(KERN_DEBUG "\n"); + +- return 0; ++ if (total != ACCESS_TIMEOUT_MSECS) { ++ printk(KERN_DEBUG "Read: Waited %d ms for the value\n", ++ ACCESS_TIMEOUT_MSECS-total); ++ } ++ ++ return ret; + } + + /* Add interrupt support for the accelerometer. A message is printed in dmesg when an interrupt occurs, but no further handling is done. From: Nicolas Boichat @@ -9,7 +342,7 @@ 1 files changed, 298 insertions(+), 23 deletions(-) diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c -index cea8d78..5d184a1 100644 +index 0950839..fe07ebd 100644 --- a/drivers/hwmon/applesmc.c +++ b/drivers/hwmon/applesmc.c @@ -39,14 +39,20 @@ @@ -42,7 +375,7 @@ #define LIGHT_SENSOR_LEFT_KEY "ALV0" /* r-o {alv (6 bytes) */ #define LIGHT_SENSOR_RIGHT_KEY "ALV1" /* r-o {alv (6 bytes) */ #define BACKLIGHT_KEY "LKSB" /* w-o {lkb (2 bytes) */ -@@ -68,6 +76,19 @@ +@@ -70,6 +78,19 @@ #define MOTION_SENSOR_Z_KEY "MO_Z" /* r-o sp78 (2 bytes) */ #define MOTION_SENSOR_KEY "MOCN" /* r/w ui16 */ @@ -62,7 +395,7 @@ #define FANS_COUNT "FNum" /* r-o ui8 */ #define FANS_MANUAL "FS! " /* r-w ui16 */ #define FAN_ACTUAL_SPEED "F0Ac" /* r-o fpe2 (2 bytes) */ -@@ -351,12 +372,83 @@ static int applesmc_read_motion_sensor(int index, s16* value) +@@ -387,12 +408,83 @@ static int applesmc_read_motion_sensor(int index, s16* value) } /* @@ -147,7 +480,7 @@ u8 buffer[2]; if (!applesmc_accelerometer) -@@ -364,32 +456,79 @@ static int applesmc_device_init(void) +@@ -400,32 +492,79 @@ static int applesmc_device_init(void) mutex_lock(&applesmc_lock); @@ -249,7 +582,7 @@ out: mutex_unlock(&applesmc_lock); -@@ -434,9 +573,16 @@ static int applesmc_resume(struct platform_device *dev) +@@ -470,9 +609,16 @@ static int applesmc_resume(struct platform_device *dev) return applesmc_device_init(); } @@ -266,7 +599,7 @@ .driver = { .name = "applesmc", .owner = THIS_MODULE, -@@ -898,6 +1044,123 @@ static ssize_t applesmc_key_at_index_store(struct device *dev, +@@ -961,6 +1107,123 @@ static ssize_t applesmc_key_at_index_store(struct device *dev, return count; } @@ -387,10 +720,10 @@ + return count; +} + - static struct led_classdev applesmc_backlight = { - .name = "smc:kbd_backlight", - .default_trigger = "nand-disk", -@@ -909,10 +1172,22 @@ static DEVICE_ATTR(name, 0444, applesmc_name_show, NULL); + static struct led_classdev applesmc_led = { + .name = "smc:case-led", + .default_trigger = "ide-disk", +@@ -978,10 +1241,22 @@ static DEVICE_ATTR(name, 0444, applesmc_name_show, NULL); static DEVICE_ATTR(position, 0444, applesmc_position_show, NULL); static DEVICE_ATTR(calibrate, 0644, applesmc_calibrate_show, applesmc_calibrate_store); @@ -413,121 +746,6 @@ NULL }; -Retry up to 200 ms when reading or writing keys. - -From: Nicolas Boichat - - ---- - - drivers/hwmon/applesmc.c | 69 +++++++++++++++++++++++++++++++--------------- - 1 files changed, 47 insertions(+), 22 deletions(-) - -diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c -index 56e4a59..99e64ee 100644 ---- a/drivers/hwmon/applesmc.c -+++ b/drivers/hwmon/applesmc.c -@@ -130,6 +130,9 @@ static const char* fan_speed_keys[] = { - #define INIT_TIMEOUT_MSECS 5000 /* wait up to 5s for device init ... */ - #define INIT_WAIT_MSECS 50 /* ... in 50ms increments */ - -+#define ACCESS_TIMEOUT_MSECS 500 /* wait up to 500ms when accessing a key */ -+#define ACCESS_WAIT_MSECS 5 /* ... in 5ms increments */ -+ - #define APPLESMC_POLL_INTERVAL 50 /* msecs */ - #define APPLESMC_INPUT_FUZZ 4 /* input event threshold */ - #define APPLESMC_INPUT_FLAT 4 -@@ -204,12 +207,13 @@ static int __wait_status(u8 val) - - /* - * applesmc_read_key - reads len bytes from a given key, and put them in buffer. -+ * Tries up to ACCESS_WAIT_MSECS to read the value. - * Returns zero on success or a negative error on failure. Callers must - * hold applesmc_lock. - */ - static int applesmc_read_key(const char* key, u8* buffer, u8 len) - { -- int i; -+ int i, total, ret; - - if (len > APPLESMC_MAX_DATA_LENGTH) { - printk(KERN_ERR "applesmc_read_key: cannot read more than " -@@ -217,33 +221,54 @@ static int applesmc_read_key(const char* key, u8* buffer, u8 len) - return -EINVAL; - } - -- outb(APPLESMC_READ_CMD, APPLESMC_CMD_PORT); -- if (__wait_status(0x0c)) -- return -EIO; -+ for (total = ACCESS_TIMEOUT_MSECS; total > 0; -+ total -= ACCESS_WAIT_MSECS) { -+ ret = 0; -+ outb(APPLESMC_READ_CMD, APPLESMC_CMD_PORT); -+ if (__wait_status(0x0c)) { -+ ret = -EIO; -+ goto wait_fail; -+ } - -- for (i = 0; i < 4; i++) { -- outb(key[i], APPLESMC_DATA_PORT); -- if (__wait_status(0x04)) -- return -EIO; -- } -- if (debug) -- printk(KERN_DEBUG "<%s", key); -+ for (i = 0; i < 4; i++) { -+ outb(key[i], APPLESMC_DATA_PORT); -+ if (__wait_status(0x04)) { -+ ret = -EIO; -+ goto wait_fail; -+ } -+ } -+ if (debug) -+ printk(KERN_DEBUG "<%s", key); - -- outb(len, APPLESMC_DATA_PORT); -- if (debug) -- printk(KERN_DEBUG ">%x", len); -+ outb(len, APPLESMC_DATA_PORT); -+ if (debug) -+ printk(KERN_DEBUG ">%x", len); - -- for (i = 0; i < len; i++) { -- if (__wait_status(0x05)) -- return -EIO; -- buffer[i] = inb(APPLESMC_DATA_PORT); -+ for (i = 0; i < len; i++) { -+ if (__wait_status(0x05)) { -+ ret = -EIO; -+ goto wait_fail; -+ } -+ buffer[i] = inb(APPLESMC_DATA_PORT); -+ if (debug) -+ printk(KERN_DEBUG "<%x", buffer[i]); -+ } - if (debug) -- printk(KERN_DEBUG "<%x", buffer[i]); -+ printk(KERN_DEBUG "\n"); -+ -+ break; -+ -+wait_fail: -+ msleep(ACCESS_WAIT_MSECS); -+ continue; - } -- if (debug) -- printk(KERN_DEBUG "\n"); - -- return 0; -+ if (total != ACCESS_TIMEOUT_MSECS) { -+ printk(KERN_DEBUG "Read: Waited %d ms for the value\n", -+ ACCESS_TIMEOUT_MSECS-total); -+ } -+ -+ return ret; - } - - /* Appletouch driver ATP_THRESHOLD fix. From: Ortwin Gl??ck @@ -551,6 +769,56 @@ /* MacBook Pro (Geyser 3 & 4) initialization constants */ #define ATP_GEYSER3_MODE_READ_REQUEST_ID 1 +Added IDs for macbook3,1 trackpad + +From: Chris Irwin + + +--- + + drivers/input/mouse/appletouch.c | 15 ++++++++++++++- + 1 files changed, 14 insertions(+), 1 deletions(-) + +diff --git a/drivers/input/mouse/appletouch.c b/drivers/input/mouse/appletouch.c +index 17381a9..dcd9a0d 100644 +--- a/drivers/input/mouse/appletouch.c ++++ b/drivers/input/mouse/appletouch.c +@@ -62,6 +62,11 @@ + #define GEYSER4_ISO_PRODUCT_ID 0x021B + #define GEYSER4_JIS_PRODUCT_ID 0x021C + ++/* Macbook3,1 devices */ ++#define GEYSER4_HF_ANSI_PRODUCT_ID 0x0229 ++#define GEYSER4_HF_ISO_PRODUCT_ID 0x022A ++#define GEYSER4_HF_JIS_PRODUCT_ID 0x021B ++ + #define ATP_DEVICE(prod) \ + .match_flags = USB_DEVICE_ID_MATCH_DEVICE | \ + USB_DEVICE_ID_MATCH_INT_CLASS | \ +@@ -93,6 +98,11 @@ static struct usb_device_id atp_table [] = { + { ATP_DEVICE(GEYSER4_ISO_PRODUCT_ID) }, + { ATP_DEVICE(GEYSER4_JIS_PRODUCT_ID) }, + ++ /* Core2 Duo MacBook3,1 */ ++ { ATP_DEVICE(GEYSER4_HF_ANSI_PRODUCT_ID) }, ++ { ATP_DEVICE(GEYSER4_HF_ISO_PRODUCT_ID) }, ++ { ATP_DEVICE(GEYSER4_HF_JIS_PRODUCT_ID) }, ++ + /* Terminating entry */ + { } + }; +@@ -217,7 +227,10 @@ static inline int atp_is_geyser_3(struct atp *dev) + (productId == GEYSER3_JIS_PRODUCT_ID) || + (productId == GEYSER4_ANSI_PRODUCT_ID) || + (productId == GEYSER4_ISO_PRODUCT_ID) || +- (productId == GEYSER4_JIS_PRODUCT_ID); ++ (productId == GEYSER4_JIS_PRODUCT_ID) || ++ (productId == GEYSER4_HF_ANSI_PRODUCT_ID) || ++ (productId == GEYSER4_HF_ISO_PRODUCT_ID) || ++ (productId == GEYSER4_HF_JIS_PRODUCT_ID); + } + + /* Display Macbook Pro 1st gen controls when the subsystem id is wrong (0x100). From: Nicolas Boichat From andyrtr at archlinux.org Fri Feb 8 22:46:50 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Fri, 08 Feb 2008 17:46:50 -0500 Subject: [arch-commits] CVS update of extra/network/claws-mail-extra-plugins (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 17:46:50 Author: andyrtr Path: /home/cvs-extra/extra/network/claws-mail-extra-plugins Modified: PKGBUILD (1.5 -> 1.6) upgpkg: claws-mail-extra-plugins 3.3.0-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/claws-mail-extra-plugins/PKGBUILD diff -u extra/network/claws-mail-extra-plugins/PKGBUILD:1.5 extra/network/claws-mail-extra-plugins/PKGBUILD:1.6 --- extra/network/claws-mail-extra-plugins/PKGBUILD:1.5 Wed Dec 19 13:15:48 2007 +++ extra/network/claws-mail-extra-plugins/PKGBUILD Fri Feb 8 17:46:49 2008 @@ -2,19 +2,19 @@ # kate: hl Bash; pkgname=claws-mail-extra-plugins -pkgver=3.2.0 +pkgver=3.3.0 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.2.0" 'poppler' 'libxml2' 'curl' 'libgtkhtml' 'gpgme' 'libetpan' 'ghostscript' 'poppler-glib' 'libnotify') # $pkgver +depends=("claws-mail>=3.2.0" 'poppler' 'libxml2' 'curl' 'libgtkhtml' 'gpgme' 'libetpan' 'ghostscript' 'poppler-glib' 'libnotify' 'clamav') makedepends=('make' 'bc') conflicts=('claws-gtkhtml2_viewer' 'claws-mail-acpinotifier-plugin' 'sylpheed-claws-gtkhtml2-plugin' 'sylpheed-claws-rssyl-plugin' 'sylpheed-claws-extra-plugins') replaces=('sylpheed-claws-extra-plugins') options=(!LIBTOOL) source=("http://downloads.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-extra-plugins-$pkgver.tar.bz2") -md5sums=('452c32084c058312ff6231f544fa2d0d') +md5sums=('3d9891668ccff252caa88496f59bd3c7') build() { # remove an unwanted plugin nobody needs. it would pull ytnef dependency From andyrtr at archlinux.org Fri Feb 8 22:48:53 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Fri, 08 Feb 2008 17:48:53 -0500 Subject: [arch-commits] CVS update of extra/network/claws-mail (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 17:48:53 Author: andyrtr Path: /home/cvs-extra/extra/network/claws-mail Modified: PKGBUILD (1.18 -> 1.19) upgpkg: claws-mail 3.3.0-1 ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Index: extra/network/claws-mail/PKGBUILD diff -u extra/network/claws-mail/PKGBUILD:1.18 extra/network/claws-mail/PKGBUILD:1.19 --- extra/network/claws-mail/PKGBUILD:1.18 Wed Dec 19 13:30:06 2007 +++ extra/network/claws-mail/PKGBUILD Fri Feb 8 17:48:53 2008 @@ -1,23 +1,23 @@ -# $Id: PKGBUILD,v 1.18 2007/12/19 18:30:06 andyrtr Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/08 22:48:53 andyrtr Exp $ # Maintainer: Tobias Kieslich # Contributor: Sarah Hay pkgname=claws-mail -pkgver=3.2.0 +pkgver=3.3.0 pkgrel=1 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') license=('GPL3') url="http://www.claws-mail.org" -depends=('aspell>=0.60' 'gtk2>=2.10.11' 'openssl>=0.9.8d' 'startup-notification>=0.9' - 'gpgme>=1.1.2' 'libetpan>=0.52-3' 'libsm' 'db>=4.6' 'curl>=7.16.2') -makedepends=('clamav' 'compface' 'bogofilter') +depends=('aspell>=0.60.5-2' 'gtk2>=2.12.7-1' 'openssl>=0.9.8g-2' 'startup-notification>=0.9-1' + 'gpgme>=1.1.6-1' 'libetpan>=0.52-3' 'libsm>=1.0.3-' 'db>=4.6' 'curl>=7.18.0-1' 'dbus-glib>=0.74-1') +makedepends=('compface' 'bogofilter') replaces=('sylpheed-claws') provides=('claws') options=(!libtool) install=claws-mail.install source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2) -md5sums=('acbfd919f7b633d51e96a0419ac07802') +md5sums=('646fea69bfa82be5f507e72e055957b6') build() { cd ${startdir}/src/${pkgname}-${pkgver} From andyrtr at archlinux.org Fri Feb 8 23:11:09 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Fri, 08 Feb 2008 18:11:09 -0500 Subject: [arch-commits] CVS update of extra/devel/tcl (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 18:11:09 Author: andyrtr Path: /home/cvs-extra/extra/devel/tcl Modified: PKGBUILD (1.33 -> 1.34) upgpkg: tcl 8.5.1-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/devel/tcl/PKGBUILD diff -u extra/devel/tcl/PKGBUILD:1.33 extra/devel/tcl/PKGBUILD:1.34 --- extra/devel/tcl/PKGBUILD:1.33 Tue Jan 1 13:57:49 2008 +++ extra/devel/tcl/PKGBUILD Fri Feb 8 18:11:09 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.33 2008/01/01 18:57:49 andyrtr Exp $ +# $Id: PKGBUILD,v 1.34 2008/02/08 23:11:09 andyrtr Exp $ # Maintainer: dorphell # Committer: Judd Vinet pkgname=tcl -pkgver=8.5.0 +pkgver=8.5.1 pkgrel=1 pkgdesc="The Tcl scripting language" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ depends=(glibc) source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz) url="http://tcl.sourceforge.net/" -md5sums=('d890c505465411b25050b6cd95971d2c') +md5sums=('1b5f9a043f53c5828dcde3684e3264d5') build() { cd ${startdir}/src/tcl${pkgver}/unix From andyrtr at archlinux.org Fri Feb 8 23:15:18 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Fri, 08 Feb 2008 18:15:18 -0500 Subject: [arch-commits] CVS update of extra/devel/tk (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 18:15:18 Author: andyrtr Path: /home/cvs-extra/extra/devel/tk Modified: PKGBUILD (1.30 -> 1.31) upgpkg: tk 8.5.1-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/devel/tk/PKGBUILD diff -u extra/devel/tk/PKGBUILD:1.30 extra/devel/tk/PKGBUILD:1.31 --- extra/devel/tk/PKGBUILD:1.30 Sat Feb 2 17:16:02 2008 +++ extra/devel/tk/PKGBUILD Fri Feb 8 18:15:18 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.30 2008/02/02 22:16:02 andyrtr Exp $ +# $Id: PKGBUILD,v 1.31 2008/02/08 23:15:18 andyrtr Exp $ # Maintainer: dorphell # Committer: Judd Vinet pkgname=tk -pkgver=8.5.0 -pkgrel=2 +pkgver=8.5.1 +pkgrel=1 pkgdesc="A windowing toolkit for use with tcl" arch=('i686' 'x86_64') license=('custom') depends=("tcl=${pkgver}" 'libxss' 'libxft') source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz) -md5sums=('bc217c45ed6b2f5b8d3120df63fa13bd') +md5sums=('d95d4a180cd60b3736395bf80c7322c0') build() { cd ${startdir}/src/tk${pkgver}/unix From andyrtr at archlinux.org Fri Feb 8 23:36:51 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Fri, 08 Feb 2008 18:36:51 -0500 Subject: [arch-commits] CVS update of extra/lib/sqlite3 (PKGBUILD) Message-ID: Date: Friday, February 8, 2008 @ 18:36:51 Author: andyrtr Path: /home/cvs-extra/extra/lib/sqlite3 Modified: PKGBUILD (1.36 -> 1.37) upgpkg: sqlite3 3.5.6-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/sqlite3/PKGBUILD diff -u extra/lib/sqlite3/PKGBUILD:1.36 extra/lib/sqlite3/PKGBUILD:1.37 --- extra/lib/sqlite3/PKGBUILD:1.36 Sat Feb 2 12:17:38 2008 +++ extra/lib/sqlite3/PKGBUILD Fri Feb 8 18:36:51 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.36 2008/02/02 17:17:38 andyrtr Exp $ +# $Id: PKGBUILD,v 1.37 2008/02/08 23:36:51 andyrtr Exp $ # Maintainer: Andreas Radke # Contributor: Tom Newsom pkgname=sqlite3 -pkgver=3.5.5 +pkgver=3.5.6 pkgrel=1 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz license.txt build_fts_as_part_of_libsqlite.patch) options=(!libtool) -md5sums=('1174fc9074db2aa49bd17f3dc2607067' +md5sums=('903c9e935c538af392364a9172a3d98d' 'c1cdbc5544034d9012e421e75a5e4890' '1a24b7334d4d338deaa6552f49106a41') From thomas at archlinux.org Sat Feb 9 08:25:55 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Sat, 09 Feb 2008 03:25:55 -0500 Subject: [arch-commits] CVS update of core/base/e2fsprogs (PKGBUILD mke2fs.conf) Message-ID: Date: Saturday, February 9, 2008 @ 09:25:55 Author: thomas Path: /home/cvs-core/core/base/e2fsprogs Added: mke2fs.conf (1.1) Modified: PKGBUILD (1.38 -> 1.39) upgpkg: e2fsprogs 1.40.5-2 -------------+ PKGBUILD | 15 +++++++++------ mke2fs.conf | 26 ++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 6 deletions(-) Index: core/base/e2fsprogs/PKGBUILD diff -u core/base/e2fsprogs/PKGBUILD:1.38 core/base/e2fsprogs/PKGBUILD:1.39 --- core/base/e2fsprogs/PKGBUILD:1.38 Sun Feb 3 16:43:49 2008 +++ core/base/e2fsprogs/PKGBUILD Sat Feb 9 09:25:55 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.38 2008/02/03 15:43:49 tom Exp $ +# $Id: PKGBUILD,v 1.39 2008/02/09 08:25:55 thomas Exp $ # Maintainer: judd pkgname=e2fsprogs pkgver=1.40.5 -pkgrel=1 +pkgrel=2 pkgdesc="Ext2 filesystem utilities" arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'MIT') @@ -11,8 +11,12 @@ groups=('base') depends=('glibc') makedepends=('bc') -source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz - Makefile-fsck.static.patch) +source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz + Makefile-fsck.static.patch + mke2fs.conf) +md5sums=('69e55eaf543acfab8e2eb8ba2883d8cd' + 'ce2b0daf84e17e8c7880ba3d43020ea3' + '4ebb30bdb5951f1fc86c1470e4d81532') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -26,6 +30,5 @@ make -C ${startdir}/src/${pkgname}-${pkgver}/misc fsck.static || return 1 install -D -m755 ${startdir}/src/${pkgname}-${pkgver}/misc/fsck.static ${startdir}/pkg/sbin/fsck.static sed -i -e 's/^AWK=.*/AWK=awk/' ${startdir}/pkg/usr/bin/compile_et || return 1 + install -m644 ${startdir}/src/mke2fs.conf ${startdir}/pkg/etc/ || return 1 } -md5sums=('69e55eaf543acfab8e2eb8ba2883d8cd' - 'ce2b0daf84e17e8c7880ba3d43020ea3') Index: core/base/e2fsprogs/mke2fs.conf diff -u /dev/null core/base/e2fsprogs/mke2fs.conf:1.1 --- /dev/null Sat Feb 9 09:25:55 2008 +++ core/base/e2fsprogs/mke2fs.conf Sat Feb 9 09:25:55 2008 @@ -0,0 +1,26 @@ +[defaults] + base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr + blocksize = 4096 + inode_size = 128 + inode_ratio = 16384 + +[fs_types] + small = { + blocksize = 1024 + inode_size = 128 + inode_ratio = 4096 + } + floppy = { + blocksize = 1024 + inode_size = 128 + inode_ratio = 8192 + } + news = { + inode_ratio = 4096 + } + largefile = { + inode_ratio = 1048576 + } + largefile4 = { + inode_ratio = 4194304 + } From thomas at archlinux.org Sat Feb 9 09:27:35 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Sat, 09 Feb 2008 04:27:35 -0500 Subject: [arch-commits] CVS update of core/base/grub (grub-inode-size.patch) Message-ID: Date: Saturday, February 9, 2008 @ 10:27:35 Author: thomas Path: /home/cvs-core/core/base/grub Added: grub-inode-size.patch (1.1) added patch for ext2 filesystem with 256 inodes to CVS -----------------------+ grub-inode-size.patch | 94 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) Index: core/base/grub/grub-inode-size.patch diff -u /dev/null core/base/grub/grub-inode-size.patch:1.1 --- /dev/null Sat Feb 9 10:27:35 2008 +++ core/base/grub/grub-inode-size.patch Sat Feb 9 10:27:35 2008 @@ -0,0 +1,94 @@ +diff -Nrup a/stage2/fsys_ext2fs.c b/stage2/fsys_ext2fs.c +--- a/stage2/fsys_ext2fs.c 2004-08-08 20:19:18.000000000 +0200 ++++ b/stage2/fsys_ext2fs.c 2008-01-30 14:27:20.000000000 +0100 +@@ -79,7 +79,52 @@ struct ext2_super_block + __u32 s_rev_level; /* Revision level */ + __u16 s_def_resuid; /* Default uid for reserved blocks */ + __u16 s_def_resgid; /* Default gid for reserved blocks */ +- __u32 s_reserved[235]; /* Padding to the end of the block */ ++ /* ++ * These fields are for EXT2_DYNAMIC_REV superblocks only. ++ * ++ * Note: the difference between the compatible feature set and ++ * the incompatible feature set is that if there is a bit set ++ * in the incompatible feature set that the kernel doesn't ++ * know about, it should refuse to mount the filesystem. ++ * ++ * e2fsck's requirements are more strict; if it doesn't know ++ * about a feature in either the compatible or incompatible ++ * feature set, it must abort and not try to meddle with ++ * things it doesn't understand... ++ */ ++ __u32 s_first_ino; /* First non-reserved inode */ ++ __u16 s_inode_size; /* size of inode structure */ ++ __u16 s_block_group_nr; /* block group # of this superblock */ ++ __u32 s_feature_compat; /* compatible feature set */ ++ __u32 s_feature_incompat; /* incompatible feature set */ ++ __u32 s_feature_ro_compat; /* readonly-compatible feature set */ ++ __u8 s_uuid[16]; /* 128-bit uuid for volume */ ++ char s_volume_name[16]; /* volume name */ ++ char s_last_mounted[64]; /* directory where last mounted */ ++ __u32 s_algorithm_usage_bitmap; /* For compression */ ++ /* ++ * Performance hints. Directory preallocation should only ++ * happen if the EXT2_FEATURE_COMPAT_DIR_PREALLOC flag is on. ++ */ ++ __u8 s_prealloc_blocks; /* Nr of blocks to try to preallocate*/ ++ __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */ ++ __u16 s_reserved_gdt_blocks;/* Per group table for online growth */ ++ /* ++ * Journaling support valid if EXT2_FEATURE_COMPAT_HAS_JOURNAL set. ++ */ ++ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ ++ __u32 s_journal_inum; /* inode number of journal file */ ++ __u32 s_journal_dev; /* device number of journal file */ ++ __u32 s_last_orphan; /* start of list of inodes to delete */ ++ __u32 s_hash_seed[4]; /* HTREE hash seed */ ++ __u8 s_def_hash_version; /* Default hash version to use */ ++ __u8 s_jnl_backup_type; /* Default type of journal backup */ ++ __u16 s_reserved_word_pad; ++ __u32 s_default_mount_opts; ++ __u32 s_first_meta_bg; /* First metablock group */ ++ __u32 s_mkfs_time; /* When the filesystem was created */ ++ __u32 s_jnl_blocks[17]; /* Backup of the journal inode */ ++ __u32 s_reserved[172]; /* Padding to the end of the block */ + }; + + struct ext2_group_desc +@@ -218,6 +263,9 @@ struct ext2_dir_entry + #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof (__u32)) + #define EXT2_ADDR_PER_BLOCK_BITS(s) (log2(EXT2_ADDR_PER_BLOCK(s))) + ++#define EXT2_INODE_SIZE(s) (SUPERBLOCK->s_inode_size) ++#define EXT2_INODES_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s)/EXT2_INODE_SIZE(s)) ++ + /* linux/ext2_fs.h */ + #define EXT2_BLOCK_SIZE_BITS(s) ((s)->s_log_block_size + 10) + /* kind of from ext2/super.c */ +@@ -553,7 +601,7 @@ ext2fs_dir (char *dirname) + gdp = GROUP_DESC; + ino_blk = gdp[desc].bg_inode_table + + (((current_ino - 1) % (SUPERBLOCK->s_inodes_per_group)) +- >> log2 (EXT2_BLOCK_SIZE (SUPERBLOCK) / sizeof (struct ext2_inode))); ++ >> log2 (EXT2_INODES_PER_BLOCK (SUPERBLOCK))); + #ifdef E2DEBUG + printf ("inode table fsblock=%d\n", ino_blk); + #endif /* E2DEBUG */ +@@ -565,13 +613,12 @@ ext2fs_dir (char *dirname) + /* reset indirect blocks! */ + mapblock2 = mapblock1 = -1; + +- raw_inode = INODE + +- ((current_ino - 1) +- & (EXT2_BLOCK_SIZE (SUPERBLOCK) / sizeof (struct ext2_inode) - 1)); ++ raw_inode = (struct ext2_inode *)((char *)INODE + ++ ((current_ino - 1) & (EXT2_INODES_PER_BLOCK (SUPERBLOCK) - 1)) * ++ EXT2_INODE_SIZE (SUPERBLOCK)); + #ifdef E2DEBUG + printf ("ipb=%d, sizeof(inode)=%d\n", +- (EXT2_BLOCK_SIZE (SUPERBLOCK) / sizeof (struct ext2_inode)), +- sizeof (struct ext2_inode)); ++ EXT2_INODES_PER_BLOCK (SUPERBLOCK), EXT2_INODE_SIZE (SUPERBLOCK)); + printf ("inode=%x, raw_inode=%x\n", INODE, raw_inode); + printf ("offset into inode table block=%d\n", (int) raw_inode - (int) INODE); + for (i = (unsigned char *) INODE; i <= (unsigned char *) raw_inode; From tpowa at archlinux.org Sat Feb 9 11:54:59 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Sat, 09 Feb 2008 06:54:59 -0500 Subject: [arch-commits] CVS update of extra/system/memtest86+ (PKGBUILD) Message-ID: Date: Saturday, February 9, 2008 @ 06:54:59 Author: tpowa Path: /home/cvs-extra/extra/system/memtest86+ Modified: PKGBUILD (1.8 -> 1.9) 'upgpkg: update to new version' ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/system/memtest86+/PKGBUILD diff -u extra/system/memtest86+/PKGBUILD:1.8 extra/system/memtest86+/PKGBUILD:1.9 --- extra/system/memtest86+/PKGBUILD:1.8 Tue Jan 16 14:32:46 2007 +++ extra/system/memtest86+/PKGBUILD Sat Feb 9 06:54:59 2008 @@ -1,17 +1,17 @@ -# $Id: PKGBUILD,v 1.8 2007/01/16 19:32:46 andyrtr Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/09 11:54:59 tpowa Exp $ #Maintainer: Tobias Powalowski pkgname=memtest86+ -pkgver=1.70 +pkgver=2.00 pkgrel=1 pkgdesc="An advanced memory diagnostic tool" arch=(i686 x86_64) url="http://www.memtest.org" depends=() source=(http://www.memtest.org/download/$pkgver/$pkgname-$pkgver.tar.gz) -md5sums=('ee447fa46b75cf98538fa60667eb079d') +md5sums=('b411671e8b2f52d30705e814a56631cb') [ "$CARCH" = "x86_64" ] && source=(http://www.memtest.org/download/$pkgver/$pkgname-$pkgver.bin.gz) -[ "$CARCH" = "x86_64" ] && md5sums=('1d5f9cf82143edfc3e351431dc42e0bf') +[ "$CARCH" = "x86_64" ] && md5sums=('c7010e6198e362db3552c27b1a85bf66') install=memtest86+.install build() { From tpowa at archlinux.org Sat Feb 9 12:14:58 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Sat, 09 Feb 2008 07:14:58 -0500 Subject: [arch-commits] CVS update of extra/office/hplip (PKGBUILD) Message-ID: Date: Saturday, February 9, 2008 @ 07:14:58 Author: tpowa Path: /home/cvs-extra/extra/office/hplip Modified: PKGBUILD (1.37 -> 1.38) 'upgpkg: update to new version' ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/office/hplip/PKGBUILD diff -u extra/office/hplip/PKGBUILD:1.37 extra/office/hplip/PKGBUILD:1.38 --- extra/office/hplip/PKGBUILD:1.37 Thu Dec 20 03:15:17 2007 +++ extra/office/hplip/PKGBUILD Sat Feb 9 07:14:58 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.37 2007/12/20 08:15:17 tpowa Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/09 12:14:58 tpowa Exp $ # Maintainer : Tobias Powalowski # Contributor: Morgan LEFIEUX pkgname=hplip -pkgver=2.7.12 +pkgver=2.8.2 pkgrel=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet." arch=(i686 x86_64) @@ -27,4 +27,4 @@ rm -rf $startdir/pkg/etc/sane.d } -md5sums=('ba00337ccf1b520509518bffbec960db') +md5sums=('ea57b92483622d3eae359994c5fd3dc3') From tpowa at archlinux.org Sat Feb 9 12:32:23 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Sat, 09 Feb 2008 07:32:23 -0500 Subject: [arch-commits] CVS update of extra/system/rpmextract (PKGBUILD rpmextract.sh) Message-ID: Date: Saturday, February 9, 2008 @ 07:32:23 Author: tpowa Path: /home/cvs-extra/extra/system/rpmextract Modified: PKGBUILD (1.2 -> 1.3) rpmextract.sh (1.1 -> 1.2) 'upgpkg: fix http://bugs.archlinux.org/task/7491' ---------------+ PKGBUILD | 9 +++++---- rpmextract.sh | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) Index: extra/system/rpmextract/PKGBUILD diff -u extra/system/rpmextract/PKGBUILD:1.2 extra/system/rpmextract/PKGBUILD:1.3 --- extra/system/rpmextract/PKGBUILD:1.2 Tue May 30 13:31:16 2006 +++ extra/system/rpmextract/PKGBUILD Sat Feb 9 07:32:23 2008 @@ -1,15 +1,16 @@ -# $Id: PKGBUILD,v 1.2 2006/05/30 17:31:16 ganja_guru Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/09 12:32:23 tpowa Exp $ # Maintainer: Tobias Powalowski pkgname=rpmextract pkgver=0 -pkgrel=1 +pkgrel=2 pkgdesc="This script extracts rpm archives" arch=(i686 x86_64) +license=('GPL') source=(rpmextract.sh) url="http://www.archlinux.org" -depends=('bash' 'gzip' 'bzip2' 'cpio') +depends=('bash' 'libarchive') build() { install -D -m755 $startdir/src/rpmextract.sh $startdir/pkg/usr/bin/rpmextract.sh } -md5sums=('532c5c877a8f25897e0e60852130bb6e') +md5sums=('e90e363350c0b334f858385c52cf7559') Index: extra/system/rpmextract/rpmextract.sh diff -u extra/system/rpmextract/rpmextract.sh:1.1 extra/system/rpmextract/rpmextract.sh:1.2 --- extra/system/rpmextract/rpmextract.sh:1.1 Sat Apr 2 12:12:08 2005 +++ extra/system/rpmextract/rpmextract.sh Sat Feb 9 07:32:23 2008 @@ -23,4 +23,4 @@ hdrsize=`expr 8 + 16 \* $il + $dl` o=`expr $o + $hdrsize` -dd if=$pkg ibs=$o skip=1 2>/dev/null | gunzip | cpio -idmuv || dd if=$pkg ibs=$o skip=1 2>/dev/null | bzip2 -d | cpio -idmuv +dd if=$pkg ibs=$o skip=1 2>/dev/null | bsdtar -xf - \ No newline at end of file From dan at archlinux.org Sat Feb 9 15:32:34 2008 From: dan at archlinux.org (Dan McGee) Date: Sat, 09 Feb 2008 10:32:34 -0500 Subject: [arch-commits] CVS update of core/base/licenses (3 files) Message-ID: Date: Saturday, February 9, 2008 @ 10:32:34 Author: dan Path: /home/cvs-core/core/base/licenses Added: ZopePublicLicense.txt (1.1) python-2.txt (1.1) Modified: PKGBUILD (1.11 -> 1.12) upgpkg: licenses 2.3-1 -----------------------+ PKGBUILD | 38 ++++-- ZopePublicLicense.txt | 54 +++++++++ python-2.txt | 270 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 348 insertions(+), 14 deletions(-) Index: core/base/licenses/PKGBUILD diff -u core/base/licenses/PKGBUILD:1.11 core/base/licenses/PKGBUILD:1.12 --- core/base/licenses/PKGBUILD:1.11 Thu Nov 15 18:53:18 2007 +++ core/base/licenses/PKGBUILD Sat Feb 9 10:32:33 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.11 2007/11/15 23:53:18 daniel Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/09 15:32:33 dan Exp $ # Maintainer: Judd Vinet pkgname=licenses -pkgver=2.2 -pkgrel=2 +pkgver=2.3 +pkgrel=1 pkgdesc="The standard licenses distribution package" arch=('i686' 'x86_64') license=('custom:none') @@ -21,8 +21,10 @@ perlartistic.txt http://www.php.net/license/3_0.txt http://www.ruby-lang.org/en/LICENSE.txt - cpl-1.0.txt - LICENSE.ralink-firmware.txt) + cpl-1.0.txt + python-2.txt + LICENSE.ralink-firmware.txt + ZopePublicLicense.txt) md5sums=('3b83ef96387f14655fc854ddc3c6bd57' '6cb35f3976cd093011967fa1abbce386' 'f300afd598546add034364cd0a533261' @@ -36,7 +38,9 @@ 'a45bb1bbeed9e26b26c5763df1d3913d' '68d59ff8306e3a9f5f1c01462c77a317' 'f083e41c43db25e18f36c91e57750b64' - '682eac07428a4e8f138bc082f090ecac') + '614f4f550910d90428a567cfaafe62a9' + '682eac07428a4e8f138bc082f090ecac' + 'dc8502850eab9e1ff330a12d7ca18a19') build() { cd $startdir/pkg @@ -49,6 +53,9 @@ mkdir CDDL cp $startdir/src/cddl-1.0.txt CDDL/license.txt + mkdir CPL + cp $startdir/src/cpl-1.0.txt CPL/license.txt + mkdir EPL cp $startdir/src/eclipse-1.0.txt EPL/license.txt @@ -57,14 +64,14 @@ cp $startdir/src/gpl-3.0.txt GPL3/license.txt ln -s GPL GPL2 + mkdir FDL + cp $startdir/src/fdl.txt FDL/license.txt + mkdir {LGPL,LGPL3} cp $startdir/src/lgpl-2.1.txt LGPL/license.txt cp $startdir/src/lgpl.txt LGPL3/license.txt ln -s LGPL LGPL2 - mkdir FDL - cp $startdir/src/fdl.txt FDL/license.txt - mkdir MPL cp $startdir/src/MPL-1.1.txt MPL/license.txt @@ -74,12 +81,15 @@ mkdir PHP cp $startdir/src/3_0.txt PHP/license.txt - mkdir RUBY - cp $startdir/src/LICENSE.txt RUBY/license.txt - - mkdir CPL - cp $startdir/src/cpl-1.0.txt CPL/license.txt + mkdir PSF + cp $startdir/src/python-2.txt PSF/license.txt mkdir RALINK cp $startdir/src/LICENSE.ralink-firmware.txt RALINK/license.txt + + mkdir RUBY + cp $startdir/src/LICENSE.txt RUBY/license.txt + + mkdir ZPL + cp $startdir/src/ZopePublicLicense.txt ZPL/license.txt } Index: core/base/licenses/ZopePublicLicense.txt diff -u /dev/null core/base/licenses/ZopePublicLicense.txt:1.1 --- /dev/null Sat Feb 9 10:32:34 2008 +++ core/base/licenses/ZopePublicLicense.txt Sat Feb 9 10:32:34 2008 @@ -0,0 +1,54 @@ +Zope Public License (ZPL) Version 2.1 +------------------------------------- + +A copyright notice accompanies this license document that +identifies the copyright holders. + +This license has been certified as open source. It has also +been designated as GPL compatible by the Free Software +Foundation (FSF). + +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the +following conditions are met: + +1. Redistributions in source code must retain the + accompanying copyright notice, this list of conditions, + and the following disclaimer. + +2. Redistributions in binary form must reproduce the accompanying + copyright notice, this list of conditions, and the + following disclaimer in the documentation and/or other + materials provided with the distribution. + +3. Names of the copyright holders must not be used to + endorse or promote products derived from this software + without prior written permission from the copyright + holders. + +4. The right to distribute this software or to use it for + any purpose does not give you the right to use + Servicemarks (sm) or Trademarks (tm) of the copyright + holders. Use of them is covered by separate agreement + with the copyright holders. + +5. If any files are modified, you must cause the modified + files to carry prominent notices stating that you changed + the files and the date of any change. + +Disclaimer + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' + AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT + NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN + NO EVENT SHALL THE COPYRIGHT HOLDERS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE + OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + DAMAGE. Index: core/base/licenses/python-2.txt diff -u /dev/null core/base/licenses/python-2.txt:1.1 --- /dev/null Sat Feb 9 10:32:34 2008 +++ core/base/licenses/python-2.txt Sat Feb 9 10:32:34 2008 @@ -0,0 +1,270 @@ +A. HISTORY OF THE SOFTWARE +========================== + +Python was created in the early 1990s by Guido van Rossum at Stichting +Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands +as a successor of a language called ABC. Guido remains Python's +principal author, although it includes many contributions from others. + +In 1995, Guido continued his work on Python at the Corporation for +National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) +in Reston, Virginia where he released several versions of the +software. + +In May 2000, Guido and the Python core development team moved to +BeOpen.com to form the BeOpen PythonLabs team. In October of the same +year, the PythonLabs team moved to Digital Creations (now Zope +Corporation, see http://www.zope.com). In 2001, the Python Software +Foundation (PSF, see http://www.python.org/psf/) was formed, a +non-profit organization created specifically to own Python-related +Intellectual Property. Zope Corporation is a sponsoring member of +the PSF. + +All Python releases are Open Source (see http://www.opensource.org for +the Open Source Definition). Historically, most, but not all, Python +releases have also been GPL-compatible; the table below summarizes +the various releases. + + Release Derived Year Owner GPL- + from compatible? (1) + + 0.9.0 thru 1.2 1991-1995 CWI yes + 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes + 1.6 1.5.2 2000 CNRI no + 2.0 1.6 2000 BeOpen.com no + 1.6.1 1.6 2001 CNRI yes (2) + 2.1 2.0+1.6.1 2001 PSF no + 2.0.1 2.0+1.6.1 2001 PSF yes + 2.1.1 2.1+2.0.1 2001 PSF yes + 2.2 2.1.1 2001 PSF yes + 2.1.2 2.1.1 2002 PSF yes + 2.1.3 2.1.2 2002 PSF yes + 2.2.1 2.2 2002 PSF yes + 2.2.2 2.2.1 2002 PSF yes + 2.2.3 2.2.2 2003 PSF yes + 2.3 2.2.2 2002-2003 PSF yes + 2.3.1 2.3 2002-2003 PSF yes + 2.3.2 2.3.1 2002-2003 PSF yes + 2.3.3 2.3.2 2002-2003 PSF yes + 2.3.4 2.3.3 2004 PSF yes + 2.3.5 2.3.4 2005 PSF yes + 2.4 2.3 2004 PSF yes + 2.4.1 2.4 2005 PSF yes + 2.4.2 2.4.1 2005 PSF yes + 2.4.3 2.4.2 2006 PSF yes + 2.5 2.4 2006 PSF yes + 2.5.1 2.5 2007 PSF yes + +Footnotes: + +(1) GPL-compatible doesn't mean that we're distributing Python under + the GPL. All Python licenses, unlike the GPL, let you distribute + a modified version without making your changes open source. The + GPL-compatible licenses make it possible to combine Python with + other software that is released under the GPL; the others don't. + +(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, + because its license has a choice of law clause. According to + CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 + is "not incompatible" with the GPL. + +Thanks to the many outside volunteers who have worked under Guido's +direction to make these releases possible. + + +B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON +=============================================================== + +PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 +-------------------------------------------- + +1. This LICENSE AGREEMENT is between the Python Software Foundation +("PSF"), and the Individual or Organization ("Licensee") accessing and +otherwise using this software ("Python") in source or binary form and +its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, PSF +hereby grants Licensee a nonexclusive, royalty-free, world-wide +license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use Python +alone or in any derivative version, provided, however, that PSF's +License Agreement and PSF's notice of copyright, i.e., "Copyright (c) +2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation; +All Rights Reserved" are retained in Python alone or in any derivative +version prepared by Licensee. + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python. + +4. PSF is making Python available to Licensee on an "AS IS" +basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between PSF and +Licensee. This License Agreement does not grant permission to use PSF +trademarks or trade name in a trademark sense to endorse or promote +products or services of Licensee, or any third party. + +8. By copying, installing or otherwise using Python, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 +------------------------------------------- + +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 + +1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an +office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the +Individual or Organization ("Licensee") accessing and otherwise using +this software in source or binary form and its associated +documentation ("the Software"). + +2. Subject to the terms and conditions of this BeOpen Python License +Agreement, BeOpen hereby grants Licensee a non-exclusive, +royalty-free, world-wide license to reproduce, analyze, test, perform +and/or display publicly, prepare derivative works, distribute, and +otherwise use the Software alone or in any derivative version, +provided, however, that the BeOpen Python License is retained in the +Software, alone or in any derivative version prepared by Licensee. + +3. BeOpen is making the Software available to Licensee on an "AS IS" +basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE +SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS +AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY +DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +5. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +6. This License Agreement shall be governed by and interpreted in all +respects by the law of the State of California, excluding conflict of +law provisions. Nothing in this License Agreement shall be deemed to +create any relationship of agency, partnership, or joint venture +between BeOpen and Licensee. This License Agreement does not grant +permission to use BeOpen trademarks or trade names in a trademark +sense to endorse or promote products or services of Licensee, or any +third party. As an exception, the "BeOpen Python" logos available at +http://www.pythonlabs.com/logos.html may be used according to the +permissions granted on that web page. + +7. By copying, installing or otherwise using the software, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 +--------------------------------------- + +1. This LICENSE AGREEMENT is between the Corporation for National +Research Initiatives, having an office at 1895 Preston White Drive, +Reston, VA 20191 ("CNRI"), and the Individual or Organization +("Licensee") accessing and otherwise using Python 1.6.1 software in +source or binary form and its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, CNRI +hereby grants Licensee a nonexclusive, royalty-free, world-wide +license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use Python 1.6.1 +alone or in any derivative version, provided, however, that CNRI's +License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) +1995-2001 Corporation for National Research Initiatives; All Rights +Reserved" are retained in Python 1.6.1 alone or in any derivative +version prepared by Licensee. Alternately, in lieu of CNRI's License +Agreement, Licensee may substitute the following text (omitting the +quotes): "Python 1.6.1 is made available subject to the terms and +conditions in CNRI's License Agreement. This Agreement together with +Python 1.6.1 may be located on the Internet using the following +unique, persistent identifier (known as a handle): 1895.22/1013. This +Agreement may also be obtained from a proxy server on the Internet +using the following URL: http://hdl.handle.net/1895.22/1013". + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python 1.6.1 or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python 1.6.1. + +4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" +basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. This License Agreement shall be governed by the federal +intellectual property law of the United States, including without +limitation the federal copyright law, and, to the extent such +U.S. federal law does not apply, by the law of the Commonwealth of +Virginia, excluding Virginia's conflict of law provisions. +Notwithstanding the foregoing, with regard to derivative works based +on Python 1.6.1 that incorporate non-separable material that was +previously distributed under the GNU General Public License (GPL), the +law of the Commonwealth of Virginia shall govern this License +Agreement only as to issues arising under or with respect to +Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this +License Agreement shall be deemed to create any relationship of +agency, partnership, or joint venture between CNRI and Licensee. This +License Agreement does not grant permission to use CNRI trademarks or +trade name in a trademark sense to endorse or promote products or +services of Licensee, or any third party. + +8. By clicking on the "ACCEPT" button where indicated, or by copying, +installing or otherwise using Python 1.6.1, Licensee agrees to be +bound by the terms and conditions of this License Agreement. + + ACCEPT + + +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 +-------------------------------------------------- + +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, +The Netherlands. All rights reserved. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Stichting Mathematisch +Centrum or CWI not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior +permission. + +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. From dan at archlinux.org Sat Feb 9 15:58:23 2008 From: dan at archlinux.org (Dan McGee) Date: Sat, 09 Feb 2008 10:58:23 -0500 Subject: [arch-commits] CVS update of extra/system/devtools (PKGBUILD) Message-ID: Date: Saturday, February 9, 2008 @ 10:58:23 Author: dan Path: /home/cvs-extra/extra/system/devtools Modified: PKGBUILD (1.20 -> 1.21) upgpkg: devtools 0.5.1-1 ----------+ PKGBUILD | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) Index: extra/system/devtools/PKGBUILD diff -u extra/system/devtools/PKGBUILD:1.20 extra/system/devtools/PKGBUILD:1.21 --- extra/system/devtools/PKGBUILD:1.20 Wed Feb 6 22:33:41 2008 +++ extra/system/devtools/PKGBUILD Sat Feb 9 10:58:23 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.20 2008/02/07 03:33:41 dan Exp $ +# $Id: PKGBUILD,v 1.21 2008/02/09 15:58:23 dan Exp $ # Maintainer: Jason Chu pkgname=devtools -pkgver=0.5 +pkgver=0.5.1 pkgrel=1 pkgdesc="A few tools to help Arch Linux developers" arch=(i686 x86_64) @@ -10,14 +10,10 @@ url="http://projects.archlinux.org/git/?p=devtools.git" depends=(namcap) source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('3f9879f15cd5438b6132f5d417a4600a') build() { cd $startdir/src/$pkgname-$pkgver - - [ "$CARCH" = "x86_64" ] && sed -i -e "s/CURRENT/CURRENT-64/g" extrapkg - [ "$CARCH" = "x86_64" ] && sed -i -e "s/TESTING/TESTING-64/g" extrapkg - [ "$CARCH" = "x86_64" ] && sed -i -e 's#staging/$repo/add#staging/${repo}64/add#g' extrapkg - [ "$CARCH" = "x86_64" ] && sed -i -e 's#staging/${repo}/add#staging/${repo}64/add#g' extrapkg make DESTDIR=$startdir/pkg install } + +md5sums=('78ca577633678f1505591ecbac7246de') From juergen at archlinux.org Sat Feb 9 16:49:42 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Sat, 09 Feb 2008 11:49:42 -0500 Subject: [arch-commits] CVS update of extra/network/fwlogwatch (2 files) Message-ID: Date: Saturday, February 9, 2008 @ 11:49:42 Author: juergen Path: /home/cvs-extra/extra/network/fwlogwatch Added: default-inputfile.patch (1.1) Modified: PKGBUILD (1.6 -> 1.7) fix FS#6517 -------------------------+ PKGBUILD | 8 +++++--- default-inputfile.patch | 12 ++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) Index: extra/network/fwlogwatch/PKGBUILD diff -u extra/network/fwlogwatch/PKGBUILD:1.6 extra/network/fwlogwatch/PKGBUILD:1.7 --- extra/network/fwlogwatch/PKGBUILD:1.6 Tue May 8 17:42:18 2007 +++ extra/network/fwlogwatch/PKGBUILD Sat Feb 9 11:49:42 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.6 2007/05/08 21:42:18 juergen Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/09 16:49:42 juergen Exp $ # Maintainer: dorphell # Contributor: Moritz Alexander Esser pkgname=fwlogwatch @@ -9,12 +9,14 @@ depends=('zlib>=1.0.9') backup=(etc/conf.d/fwlogwatch) url="http://fwlogwatch.inside-security.de/" -source=(http://www.kyb.uni-stuttgart.de/boris/sw/$pkgname-$pkgver.tar.gz fwlogwatch fwlogwatch.conf.d) +source=(http://www.kyb.uni-stuttgart.de/boris/sw/$pkgname-$pkgver.tar.gz\ + fwlogwatch fwlogwatch.conf.d default-inputfile.patch) md5sums=('843aa3cd0ae86dbdcde3a802521a875e' 'e10d41244780c74280d27794ca6a6525'\ - '35dc2f301904b2b03ef688e2e2edae53') + '35dc2f301904b2b03ef688e2e2edae53' 'f8047497a87253a5f1e22540be6293b2') build() { cd $startdir/src/$pkgname-$pkgver + patch -p2 -i $startdir/src/default-inputfile.patch || return 1 make || return 1 mkdir -p $startdir/pkg/{etc,usr/{sbin,share/man/man8}} mkdir -p $startdir/pkg/usr/share/locale/{de,pt_BR,sv,zh_CN,zh_TW}/LC_MESSAGES Index: extra/network/fwlogwatch/default-inputfile.patch diff -u /dev/null extra/network/fwlogwatch/default-inputfile.patch:1.1 --- /dev/null Sat Feb 9 11:49:42 2008 +++ extra/network/fwlogwatch/default-inputfile.patch Sat Feb 9 11:49:42 2008 @@ -0,0 +1,12 @@ +diff -ur src.sic/fwlogwatch-1.1/fwlogwatch.config src/fwlogwatch-1.1/fwlogwatch.config +--- src.sic/fwlogwatch-1.1/fwlogwatch.config 2004-03-23 14:09:21.000000000 +0100 ++++ src/fwlogwatch-1.1/fwlogwatch.config 2008-02-09 17:42:36.000000000 +0100 +@@ -38,7 +38,7 @@ + # absolute path to the file. + # Command line option: [file(s)] + # +-#input = /var/log/messages ++input = /var/log/iptables.log + + + ### Evaluation options ### From juergen at archlinux.org Sat Feb 9 18:54:48 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Sat, 09 Feb 2008 13:54:48 -0500 Subject: [arch-commits] CVS update of extra/devel/erlang (PKGBUILD) Message-ID: Date: Saturday, February 9, 2008 @ 13:54:48 Author: juergen Path: /home/cvs-extra/extra/devel/erlang Modified: PKGBUILD (1.27 -> 1.28) upgpkg: erlang R12B.1-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/devel/erlang/PKGBUILD diff -u extra/devel/erlang/PKGBUILD:1.27 extra/devel/erlang/PKGBUILD:1.28 --- extra/devel/erlang/PKGBUILD:1.27 Sat Dec 8 14:23:07 2007 +++ extra/devel/erlang/PKGBUILD Sat Feb 9 13:54:48 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.27 2007/12/08 19:23:07 juergen Exp $ +# $Id: PKGBUILD,v 1.28 2008/02/09 18:54:48 juergen Exp $ # Contributor: Sarah Hay # Maintainer: Juergen Hoetzel pkgname=erlang -pkgver=R12B.0 +pkgver=R12B.1 pkgrel=1 pkgdesc="A small concurrent functional programming language developed by Ericsson." arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=('java-environment' 'perl' 'openssl') source=(http://www.erlang.org/download/otp_src_${pkgver/./-}.tar.gz http://www.erlang.org/download/otp_doc_man_${pkgver/./-}.tar.gz) -md5sums=('54cd5a83697c515f571e44d4ea99c8d3' 'aa3a12a16e03d1aadec40e265f51e7c6') +md5sums=('6de3630b446e9c2150edfe01e383c917' '96da62bcfb40e5d3ec2945bb2b050024') url="http://www.erlang.org/index.html" From thomas at archlinux.org Sun Feb 10 11:04:12 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Sun, 10 Feb 2008 06:04:12 -0500 Subject: [arch-commits] CVS update of core/base/grub (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 12:04:12 Author: thomas Path: /home/cvs-core/core/base/grub Modified: PKGBUILD (1.35 -> 1.36) upgpkg: grub 0.97-10 ----------+ PKGBUILD | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) Index: core/base/grub/PKGBUILD diff -u core/base/grub/PKGBUILD:1.35 core/base/grub/PKGBUILD:1.36 --- core/base/grub/PKGBUILD:1.35 Fri Nov 16 01:11:53 2007 +++ core/base/grub/PKGBUILD Sun Feb 10 12:04:11 2008 @@ -1,20 +1,25 @@ -# $Id: PKGBUILD,v 1.35 2007/11/16 00:11:53 daniel Exp $ +# $Id: PKGBUILD,v 1.36 2008/02/10 11:04:11 thomas Exp $ # Maintainer: judd pkgname=grub pkgver=0.97 -pkgrel=9 +pkgrel=10 pkgdesc="A GNU multiboot boot loader" arch=('i686' 'x86_64') license=('GPL') url="http://www.gnu.org/software/grub/" groups=('base') depends=('ncurses') -source=(ftp://alpha.gnu.org/gnu/grub/grub-$pkgver.tar.gz \ - menu.lst install-grub \ - 040_all_grub-0.96-nxstack.patch \ - 05-grub-0.97-initrdaddr.diff \ - i2o.patch special-devices.patch more-raid.patch intelmac.patch) +source=(ftp://alpha.gnu.org/gnu/grub/grub-$pkgver.tar.gz + menu.lst + install-grub + 040_all_grub-0.96-nxstack.patch + 05-grub-0.97-initrdaddr.diff + i2o.patch + special-devices.patch + more-raid.patch + intelmac.patch + grub-inode-size.patch) backup=('boot/grub/menu.lst') md5sums=('cd3f3eb54446be6003156158d51f4884' 'cce52ae9ee1f8686cd700b3c967e78f9' @@ -24,14 +29,15 @@ '826fdbf446067f9861baf9f6a69a4583' '49f6d4bcced0bc8bbcff273f3254bbfa' 'f41f702014a064918d7afc6fc23baa6e' - '175dc6b9f4ab94e8056c3afb3e34460a') + '175dc6b9f4ab94e8056c3afb3e34460a' + 'ada26cbc681907823cc4ff2a55b97866') build() { cd $startdir/src/$pkgname-$pkgver #set destination architecture here - DESTARCH="i686" - #DESTARCH="x86_64" + #DESTARCH="i686" + DESTARCH="x86_64" # optimizations break the build -- disable them # adding special devices to grub, patches are from fedora @@ -39,10 +45,12 @@ patch -Np1 -i ../i2o.patch || return 1 patch -Np1 -i ../more-raid.patch || return 1 patch -Np1 -i ../intelmac.patch || return 1 + # Add support for bigger inode size to e2fs_stage1_5 + patch -Np1 -i ../grub-inode-size.patch || return 1 #arch64 fixes for static build if [ "$CARCH" = "x86_64" ]; then - echo "this package has to be build on i686, won't compile on x86_64" + echo "this package has to be built on i686, won't compile on x86_64" sleep 5 else if [ "$DESTARCH" = "x86_64" ]; then @@ -61,10 +69,6 @@ install -D -m644 ../menu.lst $startdir/pkg/boot/grub/menu.lst install -D -m755 ../install-grub $startdir/pkg/sbin/install-grub - # symlink for compatibility with the <=0.7 installer - mkdir -p $startdir/pkg/usr/share - ln -s ../lib/grub $startdir/pkg/usr/share/grub - if [ "$DESTARCH" = "x86_64" ]; then # fool makepkg into building a x86_64 package export CARCH="x86_64" From thomas at archlinux.org Sun Feb 10 11:05:59 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Sun, 10 Feb 2008 06:05:59 -0500 Subject: [arch-commits] CVS update of core/base/grub (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 12:05:59 Author: thomas Path: /home/cvs-core/core/base/grub Modified: PKGBUILD (1.36 -> 1.37) upgpkg: grub 0.97-10 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/grub/PKGBUILD diff -u core/base/grub/PKGBUILD:1.36 core/base/grub/PKGBUILD:1.37 --- core/base/grub/PKGBUILD:1.36 Sun Feb 10 12:04:11 2008 +++ core/base/grub/PKGBUILD Sun Feb 10 12:05:59 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.36 2008/02/10 11:04:11 thomas Exp $ +# $Id: PKGBUILD,v 1.37 2008/02/10 11:05:59 thomas Exp $ # Maintainer: judd pkgname=grub @@ -36,8 +36,8 @@ cd $startdir/src/$pkgname-$pkgver #set destination architecture here - #DESTARCH="i686" - DESTARCH="x86_64" + DESTARCH="i686" + #DESTARCH="x86_64" # optimizations break the build -- disable them # adding special devices to grub, patches are from fedora From juergen at archlinux.org Sun Feb 10 11:47:10 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Sun, 10 Feb 2008 06:47:10 -0500 Subject: [arch-commits] CVS update of extra/devel/scheme48 (2 files) Message-ID: Date: Sunday, February 10, 2008 @ 06:47:10 Author: juergen Path: /home/cvs-extra/extra/devel/scheme48 Added: scheme48-1.8-makefile.patch (1.1) Modified: PKGBUILD (1.14 -> 1.15) upgpkg: scheme48 1.8-1 added license -----------------------------+ PKGBUILD | 13 ++++++++----- scheme48-1.8-makefile.patch | 14 ++++++++++++++ 2 files changed, 22 insertions(+), 5 deletions(-) Index: extra/devel/scheme48/PKGBUILD diff -u extra/devel/scheme48/PKGBUILD:1.14 extra/devel/scheme48/PKGBUILD:1.15 --- extra/devel/scheme48/PKGBUILD:1.14 Sat Dec 1 13:23:37 2007 +++ extra/devel/scheme48/PKGBUILD Sun Feb 10 06:47:09 2008 @@ -1,19 +1,22 @@ -# $Id: PKGBUILD,v 1.14 2007/12/01 18:23:37 juergen Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/10 11:47:09 juergen Exp $ # Contributor: Tom Newsom # Maintainer: juergen pkgname=scheme48 -pkgver=1.7 +pkgver=1.8 pkgrel=1 pkgdesc="Scheme 48 is an implementation of Scheme" arch=(i686) depends=(glibc) -source=(http://www.s48.org/$pkgver/scheme48-$pkgver.tgz scheme48-1.3-makefile.patch) -md5sums=('62019de0f92ed2a353289d19a8e3c835' '38b25cd9b8f78ca63ed0828175bea9ac') +license=(custom) +source=(http://www.s48.org/$pkgver/scheme48-$pkgver.tgz scheme48-1.8-makefile.patch) +md5sums=('f1c0a515039d4df4e07721f21940ad6d' 'b05b82176a8a6b3b83ef637179776354') url="http://www.s48.org/index.html" build() { cd $startdir/src/$pkgname-$pkgver + patch -p1 -i $startdir/src/scheme48-1.8-makefile.patch || return 1 ./configure --prefix=/usr - make install DESTDIR=$startdir/pkg mandir=/usr/man/man1 || return 1 + make install DESTDIR=$startdir/pkg || return 1 + install -Dm644 $startdir/src/$pkgname-$pkgver/COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING } Index: extra/devel/scheme48/scheme48-1.8-makefile.patch diff -u /dev/null extra/devel/scheme48/scheme48-1.8-makefile.patch:1.1 --- /dev/null Sun Feb 10 06:47:10 2008 +++ extra/devel/scheme48/scheme48-1.8-makefile.patch Sun Feb 10 06:47:10 2008 @@ -0,0 +1,14 @@ +diff -ur scheme48-1.8/Makefile.in scheme48-1.8.sic/Makefile.in +--- scheme48-1.8/Makefile.in 2008-02-10 12:30:42.000000000 +0100 ++++ scheme48-1.8.sic/Makefile.in 2008-01-26 16:06:27.000000000 +0100 +@@ -416,8 +416,8 @@ + -e 's, at LD\@,$(LD),g' \ + -e 's, at DYNAMIC_EXTERNALS_CFLAGS\@,$(DYNAMIC_EXTERNALS_CFLAGS),g' \ + -e 's, at DYNAMIC_EXTERNALS_LDFLAGS\@,$(DYNAMIC_EXTERNALS_LDFLAGS),g' \ +- < $(srcdir)/build/$(CONFIG_SCRIPT).in > $$config_script && \ +- chmod +x $$config_script ++ < $(srcdir)/build/$(CONFIG_SCRIPT).in > $(DESTDIR)/$$config_script && \ ++ chmod +x $(DESTDIR)/$$config_script + + inst-externals: + $(INSTALL_PROGRAM) $(POSIX_EXTERNAL) $(SRFI_27_EXTERNAL) $(DESTDIR)$(LIB)/ From juergen at archlinux.org Sun Feb 10 12:02:52 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Sun, 10 Feb 2008 07:02:52 -0500 Subject: [arch-commits] CVS update of extra/multimedia/snd (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 07:02:52 Author: juergen Path: /home/cvs-extra/extra/multimedia/snd Modified: PKGBUILD (1.24 -> 1.25) upgpkg: snd 9.7-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/multimedia/snd/PKGBUILD diff -u extra/multimedia/snd/PKGBUILD:1.24 extra/multimedia/snd/PKGBUILD:1.25 --- extra/multimedia/snd/PKGBUILD:1.24 Fri Dec 28 06:09:52 2007 +++ extra/multimedia/snd/PKGBUILD Sun Feb 10 07:02:52 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.24 2007/12/28 11:09:52 damir Exp $ +# $Id: PKGBUILD,v 1.25 2008/02/10 12:02:52 juergen Exp $ # Maintainer: Juergen Hoetzel # Contributor: Tom Newsom # Contributor: dorphell pkgname=snd -pkgver=9.6 +pkgver=9.7 pkgrel=1 pkgdesc="Snd is the emacs of sound editor" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('guile>=1.8.1' 'lesstif' 'fam' 'libxpm') url="http://ccrma.stanford.edu/software/snd/" source=(http://switch.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('51308fecbce68455cc3f6f8095ccda2f') +md5sums=('7e1f70db46d6dfba0d910da05485f2d7') build() { From tpowa at archlinux.org Sun Feb 10 15:02:39 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Sun, 10 Feb 2008 10:02:39 -0500 Subject: [arch-commits] CVS update of core/base/kernel26 (PKGBUILD pre-2.6.24.2.patch) Message-ID: Date: Sunday, February 10, 2008 @ 10:02:39 Author: tpowa Path: /home/cvs-core/core/base/kernel26 Added: pre-2.6.24.2.patch (1.1) Modified: PKGBUILD (1.289 -> 1.290) 'upgpgk: added fix for root exploit and latest stable patches from greg kroah repository' --------------------+ PKGBUILD | 11 - pre-2.6.24.2.patch | 415 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 423 insertions(+), 3 deletions(-) Index: core/base/kernel26/PKGBUILD diff -u core/base/kernel26/PKGBUILD:1.289 core/base/kernel26/PKGBUILD:1.290 --- core/base/kernel26/PKGBUILD:1.289 Fri Feb 8 17:23:24 2008 +++ core/base/kernel26/PKGBUILD Sun Feb 10 10:02:38 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.289 2008/02/08 22:23:24 tpowa Exp $ +# $Id: PKGBUILD,v 1.290 2008/02/10 15:02:38 tpowa Exp $ # Maintainer: Tobias Powalowski # Maintainer: Thomas Baechler pkgname=kernel26 _basekernel=2.6.24 pkgver=2.6.24.1 -pkgrel=1 +pkgrel=2 pkgdesc="The Linux Kernel and modules" arch=(i686 x86_64) license=('GPL2') @@ -22,6 +22,7 @@ install=kernel26.install source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 + pre-2.6.24.2.patch ### next two lines only needed for rc kernel building #http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc6.bz2 #http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.24-rc6-git2.bz2 @@ -61,6 +62,7 @@ ) md5sums=('3f23ad4b69d0a552042d1ed0f4399857' '86d55d5080217b2e79e0fff227218cd1' + '276c1c801605b39dfab5badddbf97c66' '97c28c42ef2bbf8c9c6464a1e09eaf90' '3a2693f2793fd1a968a750dbf154ab57' '6a5a1925501fe20fafd04fdb3cb4f6ed' @@ -88,7 +90,10 @@ cd $startdir/src/linux-$_basekernel # add upstream patch from 2.6.24 series patch -Np1 -i ../patch-$pkgver || return 1 - + + # add queued patches for 2.6.24 series + #http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git + patch -Np1 -i ../pre-2.6.24.2.patch || return 1 ### next 2 lines are only needed for rc kernels #patch -Np1 -i ../patch-$pkgver-rc6 || return 1 #patch -Np1 -i ../patch-2.6.24-rc6-git2 || return 1 Index: core/base/kernel26/pre-2.6.24.2.patch diff -u /dev/null core/base/kernel26/pre-2.6.24.2.patch:1.1 --- /dev/null Sun Feb 10 10:02:39 2008 +++ core/base/kernel26/pre-2.6.24.2.patch Sun Feb 10 10:02:39 2008 @@ -0,0 +1,415 @@ +diff --git a/fs/splice.c b/fs/splice.c +index 14e2262..80beb2b 100644 +--- a/fs/splice.c ++++ b/fs/splice.c +@@ -1237,6 +1237,11 @@ static int get_iovec_page_array(const struct iovec __user *iov, + if (unlikely(!base)) + break; + ++ if (!access_ok(VERIFY_READ, base, len)) { ++ error = -EFAULT; ++ break; ++ } ++ + /* + * Get this base offset and number of pages, then map + * in the user pages. + +From stable-bounces at linux.kernel.org Fri Feb 8 11:02:37 2008 +From: Trond Myklebust +Date: Fri, 08 Feb 2008 14:01:02 -0500 +Subject: NFS: Fix a potential file corruption issue when writing +To: stable at kernel.org +Message-ID: <1202497262.8383.8.camel at heimdal.trondhjem.org> + +From: Trond Myklebust + +patch 5d47a35600270e7115061cb1320ee60ae9bcb6b8 in mainline. + +If the inode is flagged as having an invalid mapping, then we can't rely on +the PageUptodate() flag. Ensure that we don't use the "anti-fragmentation" +write optimisation in nfs_updatepage(), since that will cause NFS to write +out areas of the page that are no longer guaranteed to be up to date. + +A potential corruption could occur in the following scenario: + +client 1 client 2 +=============== =============== + fd=open("f",O_CREAT|O_WRONLY,0644); + write(fd,"fubar\n",6); // cache last page + close(fd); +fd=open("f",O_WRONLY|O_APPEND); +write(fd,"foo\n",4); +close(fd); + + fd=open("f",O_WRONLY|O_APPEND); + write(fd,"bar\n",4); + close(fd); +----- +The bug may lead to the file "f" reading 'fubar\n\0\0\0\nbar\n' because +client 2 does not update the cached page after re-opening the file for +write. Instead it keeps it marked as PageUptodate() until someone calls +invalidate_inode_pages2() (typically by calling read()). + +The bug was introduced by commit 44b11874ff583b6e766a05856b04f3c492c32b84 +"NFS: Separate metadata and page cache revalidation mechanisms" + +Signed-off-by: Trond Myklebust +Signed-off-by: Greg Kroah-Hartman + +--- + fs/nfs/write.c | 20 +++++++++++++++++--- + 1 file changed, 17 insertions(+), 3 deletions(-) + +--- a/fs/nfs/write.c ++++ b/fs/nfs/write.c +@@ -701,6 +701,17 @@ int nfs_flush_incompatible(struct file * + } + + /* ++ * If the page cache is marked as unsafe or invalid, then we can't rely on ++ * the PageUptodate() flag. In this case, we will need to turn off ++ * write optimisations that depend on the page contents being correct. ++ */ ++static int nfs_write_pageuptodate(struct page *page, struct inode *inode) ++{ ++ return PageUptodate(page) && ++ !(NFS_I(inode)->cache_validity & (NFS_INO_REVAL_PAGECACHE|NFS_INO_INVALID_DATA)); ++} ++ ++/* + * Update and possibly write a cached page of an NFS file. + * + * XXX: Keep an eye on generic_file_read to make sure it doesn't do bad +@@ -721,10 +732,13 @@ int nfs_updatepage(struct file *file, st + (long long)(page_offset(page) +offset)); + + /* If we're not using byte range locks, and we know the page +- * is entirely in cache, it may be more efficient to avoid +- * fragmenting write requests. ++ * is up to date, it may be more efficient to extend the write ++ * to cover the entire page in order to avoid fragmentation ++ * inefficiencies. + */ +- if (PageUptodate(page) && inode->i_flock == NULL && !(file->f_mode & O_SYNC)) { ++ if (nfs_write_pageuptodate(page, inode) && ++ inode->i_flock == NULL && ++ !(file->f_mode & O_SYNC)) { + count = max(count + offset, nfs_page_length(page)); + offset = 0; + } +From stable-bounces at linux.kernel.org Fri Feb 8 04:19:02 2008 +From: Ulisses Furquim +Date: Fri, 08 Feb 2008 04:18:16 -0800 +Subject: inotify: fix check for one-shot watches before destroying them +To: torvalds at linux-foundation.org +Cc: rlove at google.com, clem.taylor at gmail.com, stable at kernel.org, amy.griffis at hp.com, ttb at tentacle.dhs.org, akpm at linux-foundation.org, ulissesf at gmail.com +Message-ID: <200802081217.m18CHvXc023553 at imap1.linux-foundation.org> + +From: Ulisses Furquim + +patch ac74c00e499ed276a965e5b5600667d5dc04a84a in mainline. + +As the IN_ONESHOT bit is never set when an event is sent we must check it +in the watch's mask and not in the event's mask. + +Signed-off-by: Ulisses Furquim +Reported-by: "Clem Taylor" +Tested-by: "Clem Taylor" +Cc: Amy Griffis +Cc: Robert Love +Cc: John McCutchan +Signed-off-by: Andrew Morton +Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman + + +--- + fs/inotify_user.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/fs/inotify_user.c ++++ b/fs/inotify_user.c +@@ -269,7 +269,7 @@ static void inotify_dev_queue_event(stru + /* we can safely put the watch as we don't reference it while + * generating the event + */ +- if (mask & IN_IGNORED || mask & IN_ONESHOT) ++ if (mask & IN_IGNORED || w->mask & IN_ONESHOT) + put_inotify_watch(w); /* final put */ + + /* coalescing: drop this event if it is a dupe of the previous */ +From stable-bounces at linux.kernel.org Fri Feb 8 04:19:17 2008 +From: Nishanth Aravamudan +Date: Fri, 08 Feb 2008 04:18:18 -0800 +Subject: hugetlb: add locking for overcommit sysctl +To: torvalds at linux-foundation.org +Cc: wli at holomorphy.com, agl at us.ibm.com, nacc at us.ibm.com, akpm at linux-foundation.org, stable at kernel.org, david at gibson.dropbear.id.au +Message-ID: <200802081217.m18CHxwe023557 at imap1.linux-foundation.org> + + +From: Nishanth Aravamudan + +patch a3d0c6aa1bb342b9b2c7b123b52ac2f48a4d4d0a in mainline. + +When I replaced hugetlb_dynamic_pool with nr_overcommit_hugepages I used +proc_doulongvec_minmax() directly. However, hugetlb.c's locking rules +require that all counter modifications occur under the hugetlb_lock. Add a +callback into the hugetlb code similar to the one for nr_hugepages. Grab +the lock around the manipulation of nr_overcommit_hugepages in +proc_doulongvec_minmax(). + +Signed-off-by: Nishanth Aravamudan +Acked-by: Adam Litke +Cc: David Gibson +Cc: William Lee Irwin III +Signed-off-by: Andrew Morton +Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman + + +--- + include/linux/hugetlb.h | 1 + + kernel/sysctl.c | 2 +- + mm/hugetlb.c | 10 ++++++++++ + 3 files changed, 12 insertions(+), 1 deletion(-) + +--- a/include/linux/hugetlb.h ++++ b/include/linux/hugetlb.h +@@ -17,6 +17,7 @@ static inline int is_vm_hugetlb_page(str + } + + int hugetlb_sysctl_handler(struct ctl_table *, int, struct file *, void __user *, size_t *, loff_t *); ++int hugetlb_overcommit_handler(struct ctl_table *, int, struct file *, void __user *, size_t *, loff_t *); + int hugetlb_treat_movable_handler(struct ctl_table *, int, struct file *, void __user *, size_t *, loff_t *); + int copy_hugetlb_page_range(struct mm_struct *, struct mm_struct *, struct vm_area_struct *); + int follow_hugetlb_page(struct mm_struct *, struct vm_area_struct *, struct page **, struct vm_area_struct **, unsigned long *, int *, int, int); +--- a/kernel/sysctl.c ++++ b/kernel/sysctl.c +@@ -910,7 +910,7 @@ static struct ctl_table vm_table[] = { + .data = &nr_overcommit_huge_pages, + .maxlen = sizeof(nr_overcommit_huge_pages), + .mode = 0644, +- .proc_handler = &proc_doulongvec_minmax, ++ .proc_handler = &hugetlb_overcommit_handler, + }, + #endif + { +--- a/mm/hugetlb.c ++++ b/mm/hugetlb.c +@@ -605,6 +605,16 @@ int hugetlb_treat_movable_handler(struct + return 0; + } + ++int hugetlb_overcommit_handler(struct ctl_table *table, int write, ++ struct file *file, void __user *buffer, ++ size_t *length, loff_t *ppos) ++{ ++ spin_lock(&hugetlb_lock); ++ proc_doulongvec_minmax(table, write, file, buffer, length, ppos); ++ spin_unlock(&hugetlb_lock); ++ return 0; ++} ++ + #endif /* CONFIG_SYSCTL */ + + int hugetlb_report_meminfo(char *buf) +From stable-bounces at linux.kernel.org Fri Feb 8 04:30:29 2008 +From: Jan Kara +Date: Fri, 08 Feb 2008 04:22:13 -0800 +Subject: quota: turn quotas off when remounting read-only +To: torvalds at linux-foundation.org +Cc: akpm at linux-foundation.org, jack at suse.cz, stable at kernel.org +Message-ID: <200802081221.m18CLtGt024628 at imap1.linux-foundation.org> + + +From: Jan Kara + +patch 66191dc622f5ff0a541524c4e96fdacfacfda206 in mainline. + +Turn off quotas before filesystem is remounted read only. Otherwise quota +will try to write to read-only filesystem which does no good... We could +also just refuse to remount ro when quota is enabled but turning quota off +is consistent with what we do on umount. + +Signed-off-by: Jan Kara +Signed-off-by: Andrew Morton +Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman + +--- + fs/super.c | 1 + + 1 file changed, 1 insertion(+) + +--- a/fs/super.c ++++ b/fs/super.c +@@ -603,6 +603,7 @@ int do_remount_sb(struct super_block *sb + mark_files_ro(sb); + else if (!fs_may_remount_ro(sb)) + return -EBUSY; ++ DQUOT_OFF(sb); + } + + if (sb->s_op->remount_fs) { +From stable-bounces at linux.kernel.org Tue Feb 5 15:52:50 2008 +From: David Chinner +Date: Wed, 6 Feb 2008 10:52:15 +1100 +Subject: XFS: Fix oops in xfs_file_readdir() +To: stable at kernel.org +Cc: greg at kroah.com, chris at sous-sol.org +Message-ID: <20080205235215.GY155259 at sgi.com> +Content-Disposition: inline + +From: David Chinner + +patch 450790a2c51e6d9d47ed30dbdcf486656b8e186f in mainline. + +Several occurrences of oops in xfs_file_readdir() on ia32 have been +reported since 2.6.24 was released. This is a regression introduced +in 2.6.24 and is relatively easy to hit. The patch below fixes the +problem. + + +Signed-off-by: Dave Chinner +Signed-off-by: Lachlan McIlroy +Signed-off-by: Greg Kroah-Hartman + +--- + fs/xfs/linux-2.6/xfs_file.c | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +--- a/fs/xfs/linux-2.6/xfs_file.c ++++ b/fs/xfs/linux-2.6/xfs_file.c +@@ -350,8 +350,8 @@ xfs_file_readdir( + + size = buf.used; + de = (struct hack_dirent *)buf.dirent; +- curr_offset = de->offset /* & 0x7fffffff */; + while (size > 0) { ++ curr_offset = de->offset /* & 0x7fffffff */; + if (filldir(dirent, de->name, de->namlen, + curr_offset & 0x7fffffff, + de->ino, de->d_type)) { +@@ -362,7 +362,6 @@ xfs_file_readdir( + sizeof(u64)); + size -= reclen; + de = (struct hack_dirent *)((char *)de + reclen); +- curr_offset = de->offset /* & 0x7fffffff */; + } + } + +From stable-bounces at linux.kernel.org Thu Jan 31 23:06:27 2008 +From: Al Viro +Date: Fri, 1 Feb 2008 07:05:44 +0000 +Subject: Fix dl2k constants +To: Jeff Garzik +Cc: Linus Torvalds , stable at kernel.org +Message-ID: <20080201070544.GL27894 at ZenIV.linux.org.uk> +Content-Disposition: inline + + +patch 9c52fab2f187636b39afb0dcf562872ed42ab608 in mainline. + +The MSSR constants didn't match the reality - bitfield declarations +used to be correct (1000BT_FD - bit 11, 1000BT_HD - bit 10), but enum +had them the other way round. Went unnoticed until the switch from +the bitfields use to the explicit arithmetics and I hadn't caught that one +when verifying correctness of change... + +Signed-off-by: Al Viro +Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman + +--- + drivers/net/dl2k.h | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +--- a/drivers/net/dl2k.h ++++ b/drivers/net/dl2k.h +@@ -388,8 +388,8 @@ enum _mii_mssr { + MII_MSSR_CFG_RES = 0x4000, + MII_MSSR_LOCAL_RCV_STATUS = 0x2000, + MII_MSSR_REMOTE_RCVR = 0x1000, +- MII_MSSR_LP_1000BT_HD = 0x0800, +- MII_MSSR_LP_1000BT_FD = 0x0400, ++ MII_MSSR_LP_1000BT_FD = 0x0800, ++ MII_MSSR_LP_1000BT_HD = 0x0400, + MII_MSSR_IDLE_ERR_COUNT = 0x00ff, + }; + +From 366c246de9cec909c5eba4f784c92d1e75b4dc38 Mon Sep 17 00:00:00 2001 +From: James Bottomley +Date: Sat, 2 Feb 2008 16:06:23 -0600 +Subject: SCSI: sd: handle bad lba in sense information + +From: James Bottomley + +patch 366c246de9cec909c5eba4f784c92d1e75b4dc38 in mainline. + +Some devices report medium error locations incorrectly. Add guards to +make sure the reported bad lba is actually in the request that caused +it. Additionally remove the large case statment for sector sizes and +replace it with the proper u64 divisions. + +Tested-by: Mike Snitzer +Cc: Stable Tree +Cc: Tony Battersby +Signed-off-by: James Bottomley +Signed-off-by: Greg Kroah-Hartman + +--- + drivers/scsi/sd.c | 34 ++++++++++++++++------------------ + 1 file changed, 16 insertions(+), 18 deletions(-) + +--- a/drivers/scsi/sd.c ++++ b/drivers/scsi/sd.c +@@ -907,6 +907,7 @@ static int sd_done(struct scsi_cmnd *SCp + unsigned int xfer_size = SCpnt->request_bufflen; + unsigned int good_bytes = result ? 0 : xfer_size; + u64 start_lba = SCpnt->request->sector; ++ u64 end_lba = SCpnt->request->sector + (xfer_size / 512); + u64 bad_lba; + struct scsi_sense_hdr sshdr; + int sense_valid = 0; +@@ -945,26 +946,23 @@ static int sd_done(struct scsi_cmnd *SCp + goto out; + if (xfer_size <= SCpnt->device->sector_size) + goto out; +- switch (SCpnt->device->sector_size) { +- case 256: ++ if (SCpnt->device->sector_size < 512) { ++ /* only legitimate sector_size here is 256 */ + start_lba <<= 1; +- break; +- case 512: +- break; +- case 1024: +- start_lba >>= 1; +- break; +- case 2048: +- start_lba >>= 2; +- break; +- case 4096: +- start_lba >>= 3; +- break; +- default: +- /* Print something here with limiting frequency. */ +- goto out; +- break; ++ end_lba <<= 1; ++ } else { ++ /* be careful ... don't want any overflows */ ++ u64 factor = SCpnt->device->sector_size / 512; ++ do_div(start_lba, factor); ++ do_div(end_lba, factor); + } ++ ++ if (bad_lba < start_lba || bad_lba >= end_lba) ++ /* the bad lba was reported incorrectly, we have ++ * no idea where the error is ++ */ ++ goto out; ++ + /* This computation should always be done in terms of + * the resolution of the device's medium. + */ From kevin at archlinux.org Sun Feb 10 22:05:06 2008 From: kevin at archlinux.org (Kevin Piche) Date: Sun, 10 Feb 2008 17:05:06 -0500 Subject: [arch-commits] CVS update of extra/multimedia/jackbeat (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 17:05:06 Author: kevin Path: /home/cvs-extra/extra/multimedia/jackbeat Modified: PKGBUILD (1.8 -> 1.9) upgpkg: jackbeat 0.6.3-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/multimedia/jackbeat/PKGBUILD diff -u extra/multimedia/jackbeat/PKGBUILD:1.8 extra/multimedia/jackbeat/PKGBUILD:1.9 --- extra/multimedia/jackbeat/PKGBUILD:1.8 Sun Apr 22 14:00:54 2007 +++ extra/multimedia/jackbeat/PKGBUILD Sun Feb 10 17:05:05 2008 @@ -1,16 +1,16 @@ -# $Id: PKGBUILD,v 1.8 2007/04/22 18:00:54 jgc Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/10 22:05:05 kevin Exp $ # Maintainer: Kevin Piche pkgname=jackbeat -pkgver=0.6.1 -pkgrel=2 +pkgver=0.6.3 +pkgrel=1 pkgdesc="an audio sequencer, a Linux tool for musicians and sound artists" arch=(i686 x86_64) license=('GPL') url="http://www.samalyse.com/jackbeat/" source=(http://www.samalyse.com/jackbeat/files/${pkgname}-${pkgver}.tar.gz) depends=('gtk2' 'jack-audio-connection-kit' 'libsamplerate' 'libxml2') -md5sums=('9756ac4d94fe9a2da509953cb53102c4') +md5sums=('a0d394796ed023631f7ebc00ab68f59d') build() { cd ${startdir}/src/${pkgname}-${pkgver} From eric at archlinux.org Mon Feb 11 01:55:42 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 10 Feb 2008 20:55:42 -0500 Subject: [arch-commits] CVS update of extra/devel/scheme48 (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 20:55:42 Author: eric Path: /home/cvs-extra/extra/devel/scheme48 Modified: PKGBUILD (1.15 -> 1.16) upgpkg: scheme48 1.8-1 added x86_64 tag, disabled SMP build ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/devel/scheme48/PKGBUILD diff -u extra/devel/scheme48/PKGBUILD:1.15 extra/devel/scheme48/PKGBUILD:1.16 --- extra/devel/scheme48/PKGBUILD:1.15 Sun Feb 10 06:47:09 2008 +++ extra/devel/scheme48/PKGBUILD Sun Feb 10 20:55:42 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.15 2008/02/10 11:47:09 juergen Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/11 01:55:42 eric Exp $ # Contributor: Tom Newsom # Maintainer: juergen @@ -6,9 +6,10 @@ pkgver=1.8 pkgrel=1 pkgdesc="Scheme 48 is an implementation of Scheme" -arch=(i686) +arch=(i686 x86_64) depends=(glibc) license=(custom) +options=('!makeflags') source=(http://www.s48.org/$pkgver/scheme48-$pkgver.tgz scheme48-1.8-makefile.patch) md5sums=('f1c0a515039d4df4e07721f21940ad6d' 'b05b82176a8a6b3b83ef637179776354') url="http://www.s48.org/index.html" From eric at archlinux.org Mon Feb 11 01:56:59 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 10 Feb 2008 20:56:59 -0500 Subject: [arch-commits] CVS update of extra/network/alpine [new] Message-ID: Date: Sunday, February 10, 2008 @ 20:56:59 Author: eric Path: /home/cvs-extra/extra/network/alpine Directory /home/cvs-extra/extra/network/alpine added to the repository From eric at archlinux.org Mon Feb 11 01:59:57 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 10 Feb 2008 20:59:57 -0500 Subject: [arch-commits] CVS update of extra/network/alpine (PKGBUILD alpine.install) Message-ID: Date: Sunday, February 10, 2008 @ 20:59:57 Author: eric Path: /home/cvs-extra/extra/network/alpine Added: PKGBUILD (1.1) alpine.install (1.1) upgpkg: alpine 1.00-6 adding in extra to replace pine ----------------+ PKGBUILD | 31 +++++++++++++++++++++++++++++++ alpine.install | 7 +++++++ 2 files changed, 38 insertions(+) Index: extra/network/alpine/PKGBUILD diff -u /dev/null extra/network/alpine/PKGBUILD:1.1 --- /dev/null Sun Feb 10 20:59:57 2008 +++ extra/network/alpine/PKGBUILD Sun Feb 10 20:59:57 2008 @@ -0,0 +1,31 @@ +# $Id: PKGBUILD,v 1.1 2008/02/11 01:59:57 eric Exp $ +# Maintainer: Eric Belanger +# Contributor: Fabio Scotoni + +pkgname=alpine +pkgver=1.00 +pkgrel=6 +pkgdesc="The Apache-licensed PINE (a tool for reading, sending, and managing electronic messages)" +arch=('i686' 'x86_64') +url="http://www.washington.edu/alpine/" +license=('APACHE') +depends=('libldap' 'heimdal' 'gettext') +provides=('pine') +conflicts=('pine') +replaces=('pine') +options=('!makeflags') +install=alpine.install +source=(ftp://ftp.cac.washington.edu/$pkgname/$pkgname.tar.bz2 \ + http://staff.washington.edu/chappa/alpine/patches/alpine-1.00/all.patch.gz) +md5sums=('c5dad25d8f848cad0e3077edd3038c43' '5af7cbe64a951166905255522ad160d6') +sha1sums=('1eae937d385f5a844fd52096fe428471928439fc' 'a23dada441282bf4bd84871d3c92e44ec2d0114f') + +build() { + cd $startdir/src/$pkgname-$pkgver + patch -p1 < ../all.patch || return 1 + ./configure --prefix=/usr --without-passfile --without-tcl \ + --disable-shared --with-system-pinerc=/etc/alpine.d/pine.conf \ + --with-system-fixed-pinerc=/etc/alpine.d/pine.conf.fixed + make || return 1 + make DESTDIR=$startdir/pkg install || return 1 +} Index: extra/network/alpine/alpine.install diff -u /dev/null extra/network/alpine/alpine.install:1.1 --- /dev/null Sun Feb 10 20:59:57 2008 +++ extra/network/alpine/alpine.install Sun Feb 10 20:59:57 2008 @@ -0,0 +1,7 @@ +post_install() { + echo "==> If you need spell-checking support, please install aspell" +} + +post_upgrade() { + post_install $1 +} From kevin at archlinux.org Mon Feb 11 03:03:54 2008 From: kevin at archlinux.org (Kevin Piche) Date: Sun, 10 Feb 2008 22:03:54 -0500 Subject: [arch-commits] CVS update of extra/x11/graphviz (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 22:03:54 Author: kevin Path: /home/cvs-extra/extra/x11/graphviz Modified: PKGBUILD (1.21 -> 1.22) upgpkg: graphviz 2.16.1-2 FS#9476, remove dependency on libgnomeui ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/x11/graphviz/PKGBUILD diff -u extra/x11/graphviz/PKGBUILD:1.21 extra/x11/graphviz/PKGBUILD:1.22 --- extra/x11/graphviz/PKGBUILD:1.21 Wed Jan 30 23:00:25 2008 +++ extra/x11/graphviz/PKGBUILD Sun Feb 10 22:03:54 2008 @@ -1,14 +1,14 @@ -# $Id: PKGBUILD,v 1.21 2008/01/31 04:00:25 kevin Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/11 03:03:54 kevin Exp $ # Maintainer: kevin # Contributor: John Proctor pkgname=graphviz pkgver=2.16.1 -pkgrel=1 +pkgrel=2 pkgdesc="Creates acircular graph images" arch=(i686 x86_64) license=('CPL') -depends=('gd' 'libgnomeui' 'libxaw' 'libtool') +depends=('gd' 'gtk2' 'libxaw' 'libtool') makedepends=('bison' 'flex') url="http://www.graphviz.org/" options=('!libtool') @@ -18,7 +18,7 @@ build() { cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/usr \ + ./configure --prefix=/usr --without-gnomeui \ --disable-tcl --disable-sharp --disable-ruby --disable-python \ --disable-lua --disable-guile --disable-perl make || return 1 From paul at archlinux.org Mon Feb 11 04:41:51 2008 From: paul at archlinux.org (Paul Mattal) Date: Sun, 10 Feb 2008 23:41:51 -0500 Subject: [arch-commits] CVS update of extra/system/aufs-utils (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 23:41:51 Author: paul Path: /home/cvs-extra/extra/system/aufs-utils Modified: PKGBUILD (1.3 -> 1.4) upgpkg: aufs-utils 20080210-1 update to 20080210 snapshot ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/system/aufs-utils/PKGBUILD diff -u extra/system/aufs-utils/PKGBUILD:1.3 extra/system/aufs-utils/PKGBUILD:1.4 --- extra/system/aufs-utils/PKGBUILD:1.3 Fri Jan 25 12:49:22 2008 +++ extra/system/aufs-utils/PKGBUILD Sun Feb 10 23:41:50 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.3 2008/01/25 17:49:22 tpowa Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/11 04:41:50 paul Exp $ # Contributor: Paul Mattal # Maintainer: Paul Mattal pkgname=aufs-utils -pkgver=20080125 +pkgver=20080210 pkgrel=1 _kernver='2.6.24-ARCH' pkgdesc="Another Unionfs Implementation that supports NFS branches" @@ -10,7 +10,8 @@ url="http://aufs.sourceforge.net/" license=('GPL2') depends=('glibc') -source=(ftp://ftp.archlinux.org/other/aufs/aufs-$pkgver.tar.gz) +source=(ftp://ftp.archlinux.org/other/aufs-new/aufs-$pkgver.tar.gz) +md5sums=('b365da56879f24ee6234672921a5f820') build() { cd $startdir/src/aufs || return 1 @@ -37,4 +38,3 @@ } # vim:set ts=2 sw=2 et: -md5sums=('4a7a1f982cd80107f5fb8015186e4088') From paul at archlinux.org Mon Feb 11 04:42:01 2008 From: paul at archlinux.org (Paul Mattal) Date: Sun, 10 Feb 2008 23:42:01 -0500 Subject: [arch-commits] CVS update of extra/system/aufs (PKGBUILD) Message-ID: Date: Sunday, February 10, 2008 @ 23:42:01 Author: paul Path: /home/cvs-extra/extra/system/aufs Modified: PKGBUILD (1.9 -> 1.10) upgpkg: aufs 20080210-1 update to 20080210 snapshot ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/system/aufs/PKGBUILD diff -u extra/system/aufs/PKGBUILD:1.9 extra/system/aufs/PKGBUILD:1.10 --- extra/system/aufs/PKGBUILD:1.9 Sat Jan 26 10:47:41 2008 +++ extra/system/aufs/PKGBUILD Sun Feb 10 23:42:01 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.9 2008/01/26 15:47:41 tpowa Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/11 04:42:01 paul Exp $ # Contributor: Paul Mattal # Maintainer: Paul Mattal pkgname=aufs -pkgver=20080125 -pkgrel=2 +pkgver=20080210 +pkgrel=1 _kernver='2.6.24-ARCH' pkgdesc="Another Unionfs Implementation that supports NFS branches" arch=('i686' 'x86_64') @@ -12,6 +12,7 @@ depends=('kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils') install=$pkgname.install source=(ftp://ftp.archlinux.org/other/aufs/$pkgname-$pkgver.tar.gz) +md5sums=('b365da56879f24ee6234672921a5f820') options=(!libtool !makeflags) build() { From alexander at archlinux.org Mon Feb 11 12:27:51 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Mon, 11 Feb 2008 07:27:51 -0500 Subject: [arch-commits] CVS update of extra/network/firefox (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 07:27:51 Author: alexander Path: /home/cvs-extra/extra/network/firefox Modified: PKGBUILD (1.26 -> 1.27) upgpkg: firefox 2.0.0.12 ----------+ PKGBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) Index: extra/network/firefox/PKGBUILD diff -u extra/network/firefox/PKGBUILD:1.26 extra/network/firefox/PKGBUILD:1.27 --- extra/network/firefox/PKGBUILD:1.26 Fri Dec 21 07:07:16 2007 +++ extra/network/firefox/PKGBUILD Mon Feb 11 07:27:51 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.26 2007/12/21 12:07:16 alexander Exp $ +# $Id: PKGBUILD,v 1.27 2008/02/11 12:27:51 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Dale Blount # Contributer: Nick Penwarden pkgname=firefox -pkgver=2.0.0.11 -pkgrel=2 +pkgver=2.0.0.12 +pkgrel=1 pkgdesc="Standalone web browser from mozilla.org" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') @@ -31,6 +31,7 @@ firefox-1.5-pango-justified-range.patch firefox-1.5-xft-rangewidth.patch firefox-2.0-pango-printing.patch + firefox-1.5-theme-change.patch firefox.desktop firefox-safe.desktop) options=('!makeflags') @@ -45,11 +46,12 @@ patch -Np1 -i ${startdir}/src/firefox-1.5-pango-cursor-position.patch || return 1 patch -Np0 -i ${startdir}/src/firefox-2.0-add-ldflags.patch || return 1 patch -Np0 -i ${startdir}/src/firefox-2.0-buildversion.patch || return 1 - patch -Np1 -i ${startdir}/src/firefox-2.0-pango-ligatures.patch || return 1 + #patch -Np1 -i ${startdir}/src/firefox-2.0-pango-ligatures.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-pango-underline.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-pango-justified-range.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-xft-rangewidth.patch || return 1 patch -Np0 -i ${startdir}/src/firefox-2.0-pango-printing.patch || return 1 + patch -Np1 -i ${startdir}/src/firefox-1.5-theme-change.patch || return 1 if [ "$CARCH" = "x86_64" ]; then patch -Np0 -i ../firefox-visibility.patch || return 1 @@ -89,7 +91,7 @@ install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/usr/lib/firefox/chrome/icons/default/ install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/usr/lib/firefox/icons/ } -md5sums=('b2f982f9f3085195d4797957537ca75d' +md5sums=('361eadc4f2132287f5812762978f43ee' 'e980891ba998459afb8afe7293f1a2af' '224962b5f2446cab7727fdf07fd526de' 'bd5db57c23c72a02a489592644f18995' From alexander at archlinux.org Mon Feb 11 12:28:38 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Mon, 11 Feb 2008 07:28:38 -0500 Subject: [arch-commits] CVS update of extra/i18n/firefox-i18n (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 07:28:38 Author: alexander Path: /home/cvs-extra/extra/i18n/firefox-i18n Modified: PKGBUILD (1.16 -> 1.17) upgpkg: firefox-i18n 2.0.0.12 ----------+ PKGBUILD | 90 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) Index: extra/i18n/firefox-i18n/PKGBUILD diff -u extra/i18n/firefox-i18n/PKGBUILD:1.16 extra/i18n/firefox-i18n/PKGBUILD:1.17 --- extra/i18n/firefox-i18n/PKGBUILD:1.16 Fri Dec 21 07:07:16 2007 +++ extra/i18n/firefox-i18n/PKGBUILD Mon Feb 11 07:28:38 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.16 2007/12/21 12:07:16 alexander Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/11 12:28:38 alexander Exp $ # Maintainer: Thomas Baechler # Contributor: Jaroslaw Swierczynski # Contributor: Michal Hybner pkgname=firefox-i18n -pkgver=2.0.0.11 -pkgrel=2 +pkgver=2.0.0.12 +pkgrel=1 _languages=af,ar,be,bg,ca,cs,da,de,el,en-GB,es-AR,es-ES,eu,fi,fr,fy-NL,ga-IE,gu-IN,he,hu,it,ja,ka,ko,ku,lt,mk,mn,nb-NO,nl,nn-NO,pa-IN,pl,pt-BR,pt-PT,ru,sk,sl,sv-SE,tr,zh-CN,zh-TW pkgdesc="Language packs for Firefox" arch=(i686 x86_64) @@ -24,45 +24,45 @@ install -D -m 644 chrome.manifest ${startdir}/pkg/usr/lib/firefox-${pkgver}/chrome/${lang}.manifest || return 1 done } -md5sums=('4636e57cc9c88da7c64b8f8efbeaa7c4' - '2d38ad867204f1628cd2380415342da7' - 'f3b2090e6480d6b8b680047f61fdce2c' - '2185db62d43f1190487f580da101322e' - '6be2465c8d0e766986ee05ef61f32f04' - 'a7f136b8ee657569760807d37a0e7a45' - 'f7b81574873b7b26f8b8cd54d1e4f24a' - '4f221428edbd836612875132897c29b0' - '6f67bbb16a765f8b90ca484d01eda3e7' - '1629b20126b94f763ded46bc637775ea' - 'ee4535d26ae31607a4b9e5842e1b03fe' - '98c7cc64f7a7affbc1d9d22a7b04d18f' - '213358c98f638f79e2a38f248b5ada6b' - 'dbf292dc696c9f125ac9823843aebce2' - '055d707e68c86dca0801f11f59e17f32' - '1777302a13620490bef68431682b99a1' - '8442a452cc3d22bf4162cfe63d1a20ba' - 'd36b4c7be5c088b261e9664508a6dd4b' - '736438ba4483464828e5e80ba5338a11' - 'f7f8278e184a672b2614c4505edb587d' - 'fbe0e35b5818e44bb273cd7ce5e5df8e' - '29aae30583557213c05581688447fcdb' - 'eca466f489d8571cc64655c20afec72f' - '42cb8e097221d7cdd1a277469cc6adc7' - 'd990fb52d93cd2a637f98af10204001d' - '970151c6c7f6313d5de6ec258fc33dae' - 'e9ce9d35dfa08e1d15c58d79b412909f' - 'b9959f2b7c1dbeb8d73f8c3e20a022bb' - 'b4a40c3c7c0eb0cd184110c42b47a8e9' - 'e455803d88a0c609938d31b3c6b42d40' - 'f6ec9bb16d79af1e21474972e6357bf4' - '595381b39bdd50514648aa354d9d3ffa' - '6b2137992523f4bb0f7ff5b2cdeae0b4' - '309c657d5a57fff8a2743a43c3cefd9f' - 'bdc98273c724839c223688d74146fee3' - 'dd6cb762b5f551b615a9255c83c070ed' - '6b8c875217c4f1428836e4da2b5a1c9d' - 'bb3161e93cb8e63dddd8a191c01dd1ac' - '381835e0b462bd92f877e5045cc1df44' - '70d376fff3934753b7270e93158a863a' - '3970692fb831ee08be27bc044d051c76' - 'b1382ce25d4757d3e6541ec9f092cc70') +md5sums=('8095e4b7fbc7a976b7168bc8b9dc3869' + 'a54688f73807829323285d9dff79493b' + 'dd567e67b00dae640693742116dc06e1' + '582586ac197498bc2348effc92e443ae' + '96eb914da3ac8694f7b65f3a3aa988b4' + 'ab209547ba1f521bee90018cf6fca84e' + '65b060a2368025efff480eaac6be767d' + 'edbe6da1a31e324aa7dbd49816d17538' + 'b786fa3c9620ae0a79ca05e54348e939' + '6baa331e9fa685937b54d505472a0871' + '1633cbcadcff7066d22cc53de7b7fd92' + '142d33494552104c933f1d908ef94587' + '4150e13f988f84f103670b484f663cf6' + '346a590fc076a6d861bcf18ffb288dd3' + 'e3ca46afe2d1c9cfffe7e3d86230e68d' + '5a0d583e7f5509718391dca350585282' + 'ae5d4bf06208de1e8afb9796a87e4ef5' + '0c5e9d99fcc8844126428ab918a86d54' + 'f4344253cd501b5e02c4a6f0c98169e3' + '8554c3c3c44804f8eaf152fed20b472d' + '0db13abf59f467e70b05fce560eaa950' + '986eedf158c50c39a3501b541980cbc2' + '0244fd6289a2d7fa6e598f905dd7bc0c' + '018bac70dec1edaa27c87ae8fd64c44b' + 'b2a98c07fda865338b5a1225f512fc01' + 'f6b783685916035e2d517291eaa9cdb8' + '2351d11ca1738b73b932802c3946a0b2' + '713b01329eec5ae98f692caaca744d6e' + 'c4342e1c545296999e3fadec0bdc3bf6' + '0a4c89a203878e8ff26db49a14ab1172' + '6d0c8499300840fb2fedfce83f5c64dc' + '95337fb662153657120a1038f59d69f2' + 'd760dd5da598382c734ef9ac5d92b726' + '7cbdc5c02b3dca495a69de3095604690' + 'ffbaea333478998510e4e413aaf63ae2' + '24d6700c2c04d1b1033fc2bcb33bb40a' + 'a825000aaaf81f7733fd43af1d3731fb' + '64d5cff8873b69ddd900a5334493f3a0' + 'db91c41b5a775b9aa3ed72dcdd882a47' + '5a7b9f441c60971d2ab0b561d3fdec1a' + '88b9dfad594fc195cc38f043206645db' + '670df77b78babd5870b82520e848bf38') From tobias at archlinux.org Mon Feb 11 22:16:38 2008 From: tobias at archlinux.org (Tobias Kieslich) Date: Mon, 11 Feb 2008 17:16:38 -0500 Subject: [arch-commits] CVS update of extra (3 files) Message-ID: Date: Monday, February 11, 2008 @ 17:16:38 Author: tobias Path: /home/cvs-extra/extra Modified: daemons/courier-authlib/PKGBUILD (1.21 -> 1.22) daemons/courier-mta/PKGBUILD (1.28 -> 1.29) x11/rxvt-unicode/PKGBUILD (1.33 -> 1.34) rebuilt rxvt-unicode for perl 5.10 courier* for postgres update ----------------------------------+ daemons/courier-authlib/PKGBUILD | 6 +++--- daemons/courier-mta/PKGBUILD | 13 ++++++------- x11/rxvt-unicode/PKGBUILD | 6 +++--- 3 files changed, 12 insertions(+), 13 deletions(-) Index: extra/daemons/courier-authlib/PKGBUILD diff -u extra/daemons/courier-authlib/PKGBUILD:1.21 extra/daemons/courier-authlib/PKGBUILD:1.22 --- extra/daemons/courier-authlib/PKGBUILD:1.21 Thu Oct 25 17:01:06 2007 +++ extra/daemons/courier-authlib/PKGBUILD Mon Feb 11 17:16:38 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.21 2007/10/25 21:01:06 tobias Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/11 22:16:38 tobias Exp $ # Maintainer: tobias # Contributor: Tobias Kieslich pkgname=courier-authlib pkgver=0.60.2 -pkgrel=1 +pkgrel=2 pkgdesc="Authentification library for the courier mailserver(s)" arch=(i686 x86_64) license=('GPL2') @@ -12,7 +12,7 @@ backup=('etc/authlib/authdaemonrc' 'etc/authlib/authldaprc' \ 'etc/authlib/authmysqlrc' 'etc/authlib/authpgsqlrc') depends=('openssl' 'db>=4.6' 'perl' 'libtool') -makedepends=('pam' 'expect' 'libldap' 'libmysqlclient' 'postgresql-libs>=8.2.3') +makedepends=('pam' 'expect' 'libldap' 'libmysqlclient' 'postgresql-libs>=8.3.0') conflicts=('courier-imap-mysql' 'courier-imap-pgsql' 'courier-imap-ldap') provides=('courier-imap-mysql' 'courier-imap-pgsql' 'courier-imap-ldap') install=${pkgname}.install Index: extra/daemons/courier-mta/PKGBUILD diff -u extra/daemons/courier-mta/PKGBUILD:1.28 extra/daemons/courier-mta/PKGBUILD:1.29 --- extra/daemons/courier-mta/PKGBUILD:1.28 Fri Nov 16 16:50:14 2007 +++ extra/daemons/courier-mta/PKGBUILD Mon Feb 11 17:16:38 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.28 2007/11/16 21:50:14 tobias Exp $ +# $Id: PKGBUILD,v 1.29 2008/02/11 22:16:38 tobias Exp $ # Maintainer: tobias # Contributor: Tobias Kieslich @@ -7,7 +7,7 @@ pkgname=courier-mta pkgver=0.57.1 -pkgrel=1 +pkgrel=2 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig" arch=(i686 x86_64) license=('GPL2') @@ -23,12 +23,11 @@ depends=('courier-authlib>=0.59-2' 'gcc-libs' 'fam' 'db>=4.6' 'pcre') makedepends=('apache' 'pam' 'expect' 'gnupg' 'libldap') provides=('smtp-server' 'imap-server' 'pop3-server' 'courier-imap' 'courier-maildrop') -conflicts=('courier-imap' 'smtp-server' 'imap-server' 'courier-maildrop') +conflicts=('courier-imap' 'smtp-server' 'imap-server' 'courier-maildrop' 'ucspi-tcp') options=('!libtool') install=(courier-mta.install) source=(http://dl.sourceforge.net/sourceforge/courier/courier-${pkgver}.tar.bz2 \ - courier-mta.rc.d courier-webmail-cleancache.cron.hourly \ - courier-mta.conf.d ) + courier-mta.rc.d courier-mta.conf.d ) md5sums=('a8ca3122d5e6bab8ac334b4ef310a73a' 'a915ebe9f3539c99e1f7cda437f0811a' 'b88edb8c82e06ab1cddfbbf37d49b0c3' @@ -87,8 +86,8 @@ # arch specific scripts install -Dm 644 ${startdir}/src/${pkgname}.conf.d ${startdir}/pkg/etc/conf.d/courier-mta install -Dm 755 ${startdir}/src/${pkgname}.rc.d ${startdir}/pkg/etc/rc.d/courier-mta - install -Dm 655 ${startdir}/src/courier-webmail-cleancache.cron.hourly \ - ${startdir}/pkg/etc/cron.hourly/courier-webmail-cleancache + #install -Dm 655 ${startdir}/src/courier-webmail-cleancache.cron.hourly \ + # ${startdir}/pkg/etc/cron.hourly/courier-webmail-cleancache # bug http://bugs.archlinux.org/task/5154 find ${startdir}/pkg/usr/lib -name '*\.a' -exec rm -f {} \; # fixing some permissions Index: extra/x11/rxvt-unicode/PKGBUILD diff -u extra/x11/rxvt-unicode/PKGBUILD:1.33 extra/x11/rxvt-unicode/PKGBUILD:1.34 --- extra/x11/rxvt-unicode/PKGBUILD:1.33 Thu Feb 7 15:32:21 2008 +++ extra/x11/rxvt-unicode/PKGBUILD Mon Feb 11 17:16:38 2008 @@ -1,14 +1,14 @@ -# $Id: PKGBUILD,v 1.33 2008/02/07 20:32:21 tobias Exp $ +# $Id: PKGBUILD,v 1.34 2008/02/11 22:16:38 tobias Exp $ # Maintainer: tobias # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org pkgname=rxvt-unicode pkgver=9.02 -pkgrel=1 +pkgrel=2 pkgdesc="an unicode enabled rxvt-clone terminal emulator (urxvt)" arch=(i686 x86_64) depends=('gcc-libs' 'libxft' 'libxpm') -makedepends=('ncurses' 'perl>=5.8.8' 'pkgconfig') +makedepends=('ncurses' 'perl>=5.10.0' 'pkgconfig') url="http://software.schmorp.de/pkg/rxvt-unicode.html" license=("GPL2") source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \ From simo at archlinux.org Mon Feb 11 23:08:11 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:08:11 -0500 Subject: [arch-commits] CVS update of extra/lib/libticonv (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:08:11 Author: simo Path: /home/cvs-extra/extra/lib/libticonv Modified: PKGBUILD (1.1 -> 1.2) upgpkg: libticonv 1.1.0-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/libticonv/PKGBUILD diff -u extra/lib/libticonv/PKGBUILD:1.1 extra/lib/libticonv/PKGBUILD:1.2 --- extra/lib/libticonv/PKGBUILD:1.1 Sun Dec 17 15:43:29 2006 +++ extra/lib/libticonv/PKGBUILD Mon Feb 11 18:08:11 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.1 2006/12/17 20:43:29 simo Exp $ +# $Id: PKGBUILD,v 1.2 2008/02/11 23:08:11 simo Exp $ # Maintainer: simo pkgname=libticonv -pkgver=1.0.1 +pkgver=1.1.0 pkgrel=1 pkgdesc="TI character set conversion library" arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=('glib2') options=('FORCE' 'NOLIBTOOL') source=(http://www.archlinux.org/~simo/tilp/tilibs2/libticonv-$pkgver.tar.gz) -md5sums=('be94850a920208b298efe1f3c44f3a2d') +md5sums=('35222114f938c8d5143d12d25742881d') build() { cd $startdir/src/libticonv-$pkgver From simo at archlinux.org Mon Feb 11 23:08:22 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:08:22 -0500 Subject: [arch-commits] CVS update of extra/lib/libtifiles (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:08:22 Author: simo Path: /home/cvs-extra/extra/lib/libtifiles Modified: PKGBUILD (1.3 -> 1.4) upgpkg: libtifiles 1.1.0-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/libtifiles/PKGBUILD diff -u extra/lib/libtifiles/PKGBUILD:1.3 extra/lib/libtifiles/PKGBUILD:1.4 --- extra/lib/libtifiles/PKGBUILD:1.3 Sun Dec 17 15:43:43 2006 +++ extra/lib/libtifiles/PKGBUILD Mon Feb 11 18:08:22 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.3 2006/12/17 20:43:43 simo Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/11 23:08:22 simo Exp $ #Contributor: Simo Leone pkgname=libtifiles -pkgver=1.0.2 +pkgver=1.1.0 pkgrel=1 pkgdesc="TI File format library" arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=('zlib' 'libticonv' 'glib2') options=('FORCE' 'NOLIBTOOL') source=(http://www.archlinux.org/~simo/tilp/tilibs2/libtifiles2-$pkgver.tar.gz) -md5sums=('83123378bef52c6b69ebba90547a6dbe') +md5sums=('f646b6c7a354bc594f20e5f6698565c9') build() { cd $startdir/src/libtifiles2-$pkgver From simo at archlinux.org Mon Feb 11 23:08:32 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:08:32 -0500 Subject: [arch-commits] CVS update of extra/lib/libticables (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:08:32 Author: simo Path: /home/cvs-extra/extra/lib/libticables Modified: PKGBUILD (1.3 -> 1.4) upgpkg: libticables 1.2.0-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/libticables/PKGBUILD diff -u extra/lib/libticables/PKGBUILD:1.3 extra/lib/libticables/PKGBUILD:1.4 --- extra/lib/libticables/PKGBUILD:1.3 Sun Dec 17 15:43:27 2006 +++ extra/lib/libticables/PKGBUILD Mon Feb 11 18:08:32 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.3 2006/12/17 20:43:27 simo Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/11 23:08:32 simo Exp $ # Maintainer: simo pkgname=libticables -pkgver=1.0.3 +pkgver=1.2.0 pkgrel=1 pkgdesc="TI Link Cable Library" arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=('libusb' 'glib2') options=('FORCE' 'NOLIBTOOL') source=(http://www.archlinux.org/~simo/tilp/tilibs2/libticables2-$pkgver.tar.gz) -md5sums=('ae4d23f74d1267e2bd244893e49ec1f3') +md5sums=('d25f4e30a14c414278e7ab59b2c5d6bd') build() { cd $startdir/src/libticables2-$pkgver From simo at archlinux.org Mon Feb 11 23:08:45 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:08:45 -0500 Subject: [arch-commits] CVS update of extra/lib/libticalcs (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:08:45 Author: simo Path: /home/cvs-extra/extra/lib/libticalcs Modified: PKGBUILD (1.4 -> 1.5) upgpkg: libticalcs 1.1.0-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/libticalcs/PKGBUILD diff -u extra/lib/libticalcs/PKGBUILD:1.4 extra/lib/libticalcs/PKGBUILD:1.5 --- extra/lib/libticalcs/PKGBUILD:1.4 Sun Dec 17 15:43:43 2006 +++ extra/lib/libticalcs/PKGBUILD Mon Feb 11 18:08:44 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.4 2006/12/17 20:43:43 simo Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/11 23:08:44 simo Exp $ #Contributor: Simo Leone pkgname=libticalcs -pkgver=1.0.2 +pkgver=1.1.0 pkgrel=1 pkgdesc="TI Calculator library" arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=('libticables' 'libtifiles') options=('FORCE' 'NOLIBTOOL') source=(http://www.archlinux.org/~simo/tilp/tilibs2/libticalcs2-$pkgver.tar.gz) -md5sums=('ab84d6ff8b10305441c410f3c4704ca6') +md5sums=('c1af83737f2cc9fe156948bc3e889570') build() { cd $startdir/src/libticalcs2-$pkgver From simo at archlinux.org Mon Feb 11 23:09:04 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:09:04 -0500 Subject: [arch-commits] CVS update of extra/science/tilp (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:09:04 Author: simo Path: /home/cvs-extra/extra/science/tilp Modified: PKGBUILD (1.4 -> 1.5) upgpkg: tilp 1.10-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/science/tilp/PKGBUILD diff -u extra/science/tilp/PKGBUILD:1.4 extra/science/tilp/PKGBUILD:1.5 --- extra/science/tilp/PKGBUILD:1.4 Sun Dec 17 15:43:42 2006 +++ extra/science/tilp/PKGBUILD Mon Feb 11 18:09:04 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.4 2006/12/17 20:43:42 simo Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/11 23:09:04 simo Exp $ #Contributor: Simo Leone pkgname=tilp -pkgver=1.01 +pkgver=1.10 pkgrel=1 pkgdesc="TI graphing calculator link/transfer program" arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=('libglade' 'libticalcs') options=('FORCE' 'NOLIBTOOL') source=("http://www.archlinux.org/~simo/tilp/tilp2.tar.gz") -md5sums=('ef4ea6694341161c9a8eb58b0e284575') +md5sums=('51f8082845606b3e16c291e9efc16116') build() { cd $startdir/src/tilp2-$pkgver @@ -18,7 +18,7 @@ # ./configure --prefix=/usr --enable-exit-homedir --sysconfdir=/etc # sed -i "s/desktop//g" Makefile # mkdir -p $startdir/pkg/usr/lib/tilp - ./configure --prefix=/usr + ./configure --without-kde --prefix=/usr make || return 1 make DESTDIR=$startdir/pkg install } From simo at archlinux.org Mon Feb 11 23:38:19 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:38:19 -0500 Subject: [arch-commits] CVS update of extra/lib/python-opengl (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:38:19 Author: simo Path: /home/cvs-extra/extra/lib/python-opengl Modified: PKGBUILD (1.3 -> 1.4) upgpkg: python-opengl 3.0.0b1-1 ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Index: extra/lib/python-opengl/PKGBUILD diff -u extra/lib/python-opengl/PKGBUILD:1.3 extra/lib/python-opengl/PKGBUILD:1.4 --- extra/lib/python-opengl/PKGBUILD:1.3 Mon Feb 12 17:56:37 2007 +++ extra/lib/python-opengl/PKGBUILD Mon Feb 11 18:38:19 2008 @@ -1,18 +1,18 @@ -# $Id: PKGBUILD,v 1.3 2007/02/12 22:56:37 simo Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/11 23:38:19 simo Exp $ # Contributor: Josh Taylor # Maintainer: simo pkgname=python-opengl -pkgver=2.0.2.01 -pkgrel=2 +pkgver=3.0.0b1 +pkgrel=1 pkgdesc="The cross platform Python binding to OpenGL and related APIs" arch=(i686 x86_64) -depends=('python' 'tk' 'freeglut') +depends=('python' 'tk' 'freeglut' 'setuptools') provides=('pyopengl' 'python-pyopengl') conflicts=('pyopengl' 'python-pyopengl') url="http://pyopengl.sourceforge.net" source=(http://umn.dl.sourceforge.net/pyopengl/PyOpenGL-$pkgver.tar.gz) -md5sums=('3deac41df71fc98c814330d1eb54ce71') - +md5sums=('8a5536e4ec9fd4eddcc5bd954096205f') + build() { cd $startdir/src/PyOpenGL-$pkgver python setup.py install --root=$startdir/pkg From simo at archlinux.org Mon Feb 11 23:44:18 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:44:18 -0500 Subject: [arch-commits] CVS update of extra/network/sshfs (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:44:18 Author: simo Path: /home/cvs-extra/extra/network/sshfs Modified: PKGBUILD (1.8 -> 1.9) upgpkg: sshfs 1.9-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/network/sshfs/PKGBUILD diff -u extra/network/sshfs/PKGBUILD:1.8 extra/network/sshfs/PKGBUILD:1.9 --- extra/network/sshfs/PKGBUILD:1.8 Wed Jun 27 12:44:30 2007 +++ extra/network/sshfs/PKGBUILD Mon Feb 11 18:44:18 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.8 2007/06/27 16:44:30 simo Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/11 23:44:18 simo Exp $ # Maintainer: simo pkgname=sshfs -pkgver=1.8 +pkgver=1.9 pkgrel=1 pkgdesc="FUSE client based on the SSH File Transfer Protocol." arch=(i686 x86_64) @@ -9,8 +9,8 @@ license="GPL" depends=('fuse' 'glib2' 'openssh') makedepends=('pkgconfig') -source=(http://dl.sourceforge.net/sourceforge/fuse/$pkgname-fuse-$pkgver.tar.gz) -md5sums=('3c575cf89a6d3d8ab6063c2f60bd5b25') +source=(http://switch.dl.sourceforge.net/sourceforge/fuse/$pkgname-fuse-$pkgver.tar.gz) +md5sums=('05c3da4fa0f673f7ce5f480b3023af61') build() { cd $startdir/src/$pkgname-fuse-$pkgver From simo at archlinux.org Mon Feb 11 23:54:50 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 18:54:50 -0500 Subject: [arch-commits] CVS update of extra/network/tor (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 18:54:50 Author: simo Path: /home/cvs-extra/extra/network/tor Modified: PKGBUILD (1.17 -> 1.18) upgpkg: tor 0.1.2.19-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/network/tor/PKGBUILD diff -u extra/network/tor/PKGBUILD:1.17 extra/network/tor/PKGBUILD:1.18 --- extra/network/tor/PKGBUILD:1.17 Thu Dec 27 12:55:17 2007 +++ extra/network/tor/PKGBUILD Mon Feb 11 18:54:50 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.17 2007/12/27 17:55:17 jgc Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/11 23:54:50 simo Exp $ # Maintainer: simo pkgname=tor -pkgver=0.1.2.18 +pkgver=0.1.2.19 pkgrel=1 pkgdesc="TOR Client" arch=(i686 x86_64) @@ -12,9 +12,9 @@ source=(http://tor.eff.org/dist/tor-${pkgver}.tar.gz tor.conf tor.rc) -md5sums=('6cfe65643f3874a9709f0c19e7c648e0' +md5sums=('4b3f9963b843010af5aa3bd6266d11e0' '56c75d4e8a66f34167d31e38c43793dd' - '4e39d56f462fc9f59e91715ac1b994c0') + '4e39d56f462fc9f59e91715ac1b994c0') build() { cd $startdir/src/$pkgname-$pkgver From simo at archlinux.org Tue Feb 12 01:17:09 2008 From: simo at archlinux.org (Simo Leone) Date: Mon, 11 Feb 2008 20:17:09 -0500 Subject: [arch-commits] CVS update of extra/network/denyhosts (3 files) Message-ID: Date: Monday, February 11, 2008 @ 20:17:09 Author: simo Path: /home/cvs-extra/extra/network/denyhosts Added: regex-fixes.diff (1.1) Modified: PKGBUILD (1.7 -> 1.8) Removed: log-injection-fix.diff (1.1) upgpkg: denyhosts 2.6-3 ------------------------+ PKGBUILD | 13 ++++++------- log-injection-fix.diff | 11 ----------- regex-fixes.diff | 22 ++++++++++++++++++++++ 3 files changed, 28 insertions(+), 18 deletions(-) Index: extra/network/denyhosts/PKGBUILD diff -u extra/network/denyhosts/PKGBUILD:1.7 extra/network/denyhosts/PKGBUILD:1.8 --- extra/network/denyhosts/PKGBUILD:1.7 Tue Feb 5 03:58:25 2008 +++ extra/network/denyhosts/PKGBUILD Mon Feb 11 20:17:09 2008 @@ -1,32 +1,31 @@ -# $Id: PKGBUILD,v 1.7 2008/02/05 08:58:25 simo Exp $ +# $Id: PKGBUILD,v 1.8 2008/02/12 01:17:09 simo Exp $ # Contributor : phrakture < aaron m griffin :: gmail-com > # Maintainer: simo pkgname=denyhosts pkgver=2.6 -pkgrel=2 +pkgrel=3 pkgdesc="DenyHosts is a script to help thwart ssh server attacks" arch=('i686' 'x86_64') url="http://denyhosts.sourceforge.net/" license=('GPL') depends=('python') backup=('etc/denyhosts/denyhosts.cfg') -source=(http://dl.sourceforge.net/sourceforge/$pkgname/DenyHosts-$pkgver.tar.gz \ +source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/DenyHosts-$pkgver.tar.gz \ denyhosts.cfg \ denyhosts \ archify.diff - log-injection-fix.diff) - + regex-fixes.diff) md5sums=('fc2365305a9402886a2b0173d1beb7df' '5352744bf34b29bfc95c54bfb14eb3e3' '0f186257e2473b8710c9b9e9f601ff19' 'ab8b175618f76b53c9cc81355cad0f86' - 'a68b0405e2a10f20232193ced183c73b') + '3171c2fd783321af724a8539151bbd8d') build() { cd $startdir/src/DenyHosts-$pkgver patch -p1 < $startdir/src/archify.diff - patch -p1 < $startdir/src/log-injection-fix.diff + patch -p1 < $startdir/src/regex-fixes.diff python setup.py install --root=$startdir/pkg install -D -m644 $startdir/src/denyhosts.cfg $startdir/pkg/etc/denyhosts/denyhosts.cfg install -D -m755 $startdir/src/denyhosts $startdir/pkg/etc/rc.d/denyhosts Index: extra/network/denyhosts/log-injection-fix.diff diff -u extra/network/denyhosts/log-injection-fix.diff:1.1 extra/network/denyhosts/log-injection-fix.diff:removed --- extra/network/denyhosts/log-injection-fix.diff:1.1 Tue Feb 5 03:58:25 2008 +++ extra/network/denyhosts/log-injection-fix.diff Mon Feb 11 20:17:09 2008 @@ -1,11 +0,0 @@ ---- DenyHosts-2.6/DenyHosts/regex-old.py 2008-01-29 03:07:51.000000000 +0100 -+++ DenyHosts-2.6/DenyHosts/regex.py 2008-01-29 03:07:53.000000000 +0100 -@@ -17,7 +17,7 @@ - - FAILED_ENTRY_REGEX4 = re.compile(r"""Authentication failure for (?P.*) .*from (?P.*)""") - --FAILED_ENTRY_REGEX5 = re.compile(r"""User (?P.*) .*from (?P.*) not allowed because none of user's groups are listed in AllowGroups""") -+FAILED_ENTRY_REGEX5 = re.compile(r"""User (?P.*) .*from (?P.*) not allowed because none of user's groups are listed in AllowGroups$""") - - FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") - Index: extra/network/denyhosts/regex-fixes.diff diff -u /dev/null extra/network/denyhosts/regex-fixes.diff:1.1 --- /dev/null Mon Feb 11 20:17:09 2008 +++ extra/network/denyhosts/regex-fixes.diff Mon Feb 11 20:17:09 2008 @@ -0,0 +1,22 @@ +--- DenyHosts-2.6/DenyHosts/regex-old.py 2008-01-29 03:07:51.000000000 +0100 ++++ DenyHosts-2.6/DenyHosts/regex.py 2008-01-29 03:07:53.000000000 +0100 +@@ -17,7 +17,7 @@ + + FAILED_ENTRY_REGEX4 = re.compile(r"""Authentication failure for (?P.*) .*from (?P.*)""") + +-FAILED_ENTRY_REGEX5 = re.compile(r"""User (?P.*) .*from (?P.*) not allowed because none of user's groups are listed in AllowGroups""") ++FAILED_ENTRY_REGEX5 = re.compile(r"""User (?P.*) .*from (?P.*) not allowed because none of user's groups are listed in AllowGroups$""") + + FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") + +--- DenyHosts-2.6/DenyHosts/regex.py 2007-04-23 17:22:21.000000000 +0100 ++++ DenyHosts-2.6/DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 +@@ -21,7 +21,7 @@ + + FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") + +-FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") ++FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") + + + # these are reserved for future versions From kevin at archlinux.org Tue Feb 12 03:34:46 2008 From: kevin at archlinux.org (Kevin Piche) Date: Mon, 11 Feb 2008 22:34:46 -0500 Subject: [arch-commits] CVS update of extra/devel/sbcl (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 22:34:46 Author: kevin Path: /home/cvs-extra/extra/devel/sbcl Modified: PKGBUILD (1.32 -> 1.33) upgpkg: sbcl 1.0.14-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/devel/sbcl/PKGBUILD diff -u extra/devel/sbcl/PKGBUILD:1.32 extra/devel/sbcl/PKGBUILD:1.33 --- extra/devel/sbcl/PKGBUILD:1.32 Mon Jan 7 11:49:21 2008 +++ extra/devel/sbcl/PKGBUILD Mon Feb 11 22:34:46 2008 @@ -1,20 +1,20 @@ -# $Id: PKGBUILD,v 1.32 2008/01/07 16:49:21 kevin Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/12 03:34:46 kevin Exp $ # Contributor: John Proctor # Maintainer: Kevin Piche pkgname=sbcl -pkgver=1.0.13 +pkgver=1.0.14 pkgrel=1 pkgdesc="Steel Bank Common Lisp" arch=(i686 x86_64) +license=('custom') depends=('glibc') [ "$CARCH" = "i686" ] && makedepends=('cmucl') [ "$CARCH" = "x86_64" ] && makedepends=('sbcl') source=("http://switch.dl.sourceforge.net/sourceforge/sbcl/${pkgname}-${pkgver}-source.tar.bz2" \ "sbcl-default-sbcl-home.patch") url="http://www.sbcl.org/" -license=('custom') -md5sums=('e85b4dce822726b7e9304ec60bf87618' 'ea281a7b857e654a3ebf847330ba969d') +md5sums=('07fd7e865fb6052a82e1efc3f4b9899e' 'ea281a7b857e654a3ebf847330ba969d') build() { cd ${startdir}/src/${pkgname}-${pkgver} From eric at archlinux.org Tue Feb 12 04:50:09 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 11 Feb 2008 23:50:09 -0500 Subject: [arch-commits] CVS update of extra/system/aufs (PKGBUILD) Message-ID: Date: Monday, February 11, 2008 @ 23:50:09 Author: eric Path: /home/cvs-extra/extra/system/aufs Modified: PKGBUILD (1.10 -> 1.11) upgpkg: aufs 20080210-1 fixed source url ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/system/aufs/PKGBUILD diff -u extra/system/aufs/PKGBUILD:1.10 extra/system/aufs/PKGBUILD:1.11 --- extra/system/aufs/PKGBUILD:1.10 Sun Feb 10 23:42:01 2008 +++ extra/system/aufs/PKGBUILD Mon Feb 11 23:50:09 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.10 2008/02/11 04:42:01 paul Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/12 04:50:09 eric Exp $ # Contributor: Paul Mattal # Maintainer: Paul Mattal pkgname=aufs @@ -11,7 +11,7 @@ license=('GPL2') depends=('kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils') install=$pkgname.install -source=(ftp://ftp.archlinux.org/other/aufs/$pkgname-$pkgver.tar.gz) +source=(ftp://ftp.archlinux.org/other/aufs-new/$pkgname-$pkgver.tar.gz) md5sums=('b365da56879f24ee6234672921a5f820') options=(!libtool !makeflags) From dan at archlinux.org Tue Feb 12 06:06:40 2008 From: dan at archlinux.org (Dan McGee) Date: Tue, 12 Feb 2008 01:06:40 -0500 Subject: [arch-commits] CVS update of core/base/pacman (mirrorlist) Message-ID: Date: Tuesday, February 12, 2008 @ 01:06:40 Author: dan Path: /home/cvs-core/core/base/pacman Modified: mirrorlist (1.1 -> 1.2) Remove dead mirrors and other changes ------------+ mirrorlist | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Index: core/base/pacman/mirrorlist diff -u core/base/pacman/mirrorlist:1.1 core/base/pacman/mirrorlist:1.2 --- core/base/pacman/mirrorlist:1.1 Sun Jan 20 15:34:09 2008 +++ core/base/pacman/mirrorlist Tue Feb 12 01:06:39 2008 @@ -4,7 +4,6 @@ # United States Server = ftp://ftp.archlinux.org/$repo/os/@carch@ -Server = ftp://ftp.nethat.com/pub/linux/archlinux/$repo/os/@carch@ Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/@carch@ Server = ftp://mirrors.unixheads.org/archlinux/$repo/os/@carch@ Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/$repo/os/@carch@ @@ -17,6 +16,7 @@ # - Brazil Server = http://archlinux.c3sl.ufpr.br/$repo/os/@carch@ Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/@carch@ +Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/@carch@ # Europe # - Austria @@ -36,9 +36,9 @@ Server = http://mir.archlinux.fr/$repo/os/@carch@ Server = ftp://ftp.free.fr/mirrors/ftp.archlinux.org/$repo/os/@carch@ # - Germany -Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/$repo/os/@carch@ Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/@carch@ Server = ftp://ftp.archlinuxppc.org/@carch@/$repo/os/@carch@ +Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/$repo/os/@carch@ # - Great Britain Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/@carch@ # - Greece @@ -53,7 +53,6 @@ Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/$repo/os/@carch@ Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/$repo/os/@carch@ # - Poland -Server = ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/archlinux/$repo/os/@carch@ Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/@carch@ Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/@carch@ Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/@carch@ @@ -62,7 +61,6 @@ # - Romania Server = ftp://ftp.iasi.roedu.net/mirrors/archlinux.org/$repo/os/@carch@ # - Russia -Server = ftp://archlinux.org.ru/pub/archlinux/$repo/os/@carch@ Server = ftp://mirror.yandex.ru/archlinux/$repo/os/@carch@ Server = http://archlinux.freeside.ru/$repo/os/@carch@ # - Sweden @@ -74,6 +72,7 @@ Server = http://server.elsistech.com/archlinux/$repo/os/@carch@ # - Ukraine Server = ftp://hell.org.ua/archlinux/$repo/os/@carch@ +# NOTE: ftp.linux.kiev.ua only has the i686 arch and not x86_64 Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/@carch@ # Asia From alexander at archlinux.org Tue Feb 12 09:09:54 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Tue, 12 Feb 2008 04:09:54 -0500 Subject: [arch-commits] CVS update of extra/network/firefox (firefox-1.5-theme-change.patch) Message-ID: Date: Tuesday, February 12, 2008 @ 04:09:54 Author: alexander Path: /home/cvs-extra/extra/network/firefox Added: firefox-1.5-theme-change.patch (1.1) * added missing patch --------------------------------+ firefox-1.5-theme-change.patch | 263 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 263 insertions(+) Index: extra/network/firefox/firefox-1.5-theme-change.patch diff -u /dev/null extra/network/firefox/firefox-1.5-theme-change.patch:1.1 --- /dev/null Tue Feb 12 04:09:54 2008 +++ extra/network/firefox/firefox-1.5-theme-change.patch Tue Feb 12 04:09:54 2008 @@ -0,0 +1,263 @@ +Index: layout/base/nsPresContext.cpp +=================================================================== +RCS file: /cvsroot/mozilla/layout/base/nsPresContext.cpp,v +retrieving revision 3.288.12.2.4.1 +diff -d -u -p -r3.288.12.2.4.1 nsPresContext.cpp +--- layout/base/nsPresContext.cpp 21 Apr 2006 23:30:50 -0000 3.288.12.2.4.1 ++++ layout/base/nsPresContext.cpp 26 Sep 2006 19:26:40 -0000 +@@ -73,6 +73,9 @@ + #include "nsIDOMDocument.h" + #include "nsAutoPtr.h" + #include "nsEventStateManager.h" ++#include "nsIEventQueue.h" ++#include "nsIEventQueueService.h" ++ + #ifdef IBMBIDI + #include "nsBidiPresUtils.h" + #endif // IBMBIDI +@@ -267,6 +270,7 @@ nsPresContext::~nsPresContext() + NS_IF_RELEASE(mDeviceContext); + NS_IF_RELEASE(mLookAndFeel); + NS_IF_RELEASE(mLangGroup); ++ NS_IF_RELEASE(mEventQueueService); + } + + NS_IMPL_ISUPPORTS2(nsPresContext, nsPresContext, nsIObserver) +@@ -285,6 +289,17 @@ static const char* const kGenericFont[] + ".fantasy." + }; + ++// Set to true when LookAndFeelChanged needs to be called. This is used ++// because the look and feel is a service, so there's no need to notify it from ++// more than one prescontext. ++static PRBool sLookAndFeelChanged; ++ ++// Set to true when ThemeChanged needs to be called on mTheme. This is used ++// because mTheme is a service, so there's no need to notify it from more than ++// one prescontext. ++static PRBool sThemeChanged; ++ ++ + void + nsPresContext::GetFontPreferences() + { +@@ -709,6 +724,9 @@ nsPresContext::Init(nsIDeviceContext* aD + this); + #endif + ++ rv = CallGetService(NS_EVENTQUEUESERVICE_CONTRACTID, &mEventQueueService); ++ NS_ENSURE_SUCCESS(rv, rv); ++ + // Initialize our state from the user preferences + GetUserPreferences(); + +@@ -1180,33 +1198,126 @@ nsPresContext::GetTheme() + void + nsPresContext::ThemeChanged() + { ++ if (!mPendingThemeChanged) { ++ sLookAndFeelChanged = PR_TRUE; ++ sThemeChanged = PR_TRUE; ++ ++ nsCOMPtr eventQ; ++ mEventQueueService-> ++ GetSpecialEventQueue(nsIEventQueueService::UI_THREAD_EVENT_QUEUE, ++ getter_AddRefs(eventQ)); ++ if (!eventQ) { ++ return; ++ } ++ ++ PLEvent* evt = new PLEvent(); ++ if (!evt) { ++ return; ++ } ++ ++ PL_InitEvent(evt, this, nsPresContext::ThemeChangedInternal, ++ nsPresContext::DestroyThemeChangeEvt); ++ ++ // After this point, event destruction will release |this| ++ NS_ADDREF_THIS(); ++ ++ nsresult rv = eventQ->PostEvent(evt); ++ if (NS_FAILED(rv)) { ++ PL_DestroyEvent(evt); ++ } else { ++ mPendingThemeChanged = PR_TRUE; ++ } ++ } ++} ++ ++void* PR_CALLBACK ++nsPresContext::ThemeChangedInternal(PLEvent *aEvent) ++{ ++ nsPresContext* pc = NS_STATIC_CAST(nsPresContext*, aEvent->owner); ++ ++ pc->mPendingThemeChanged = PR_FALSE; ++ + // Tell the theme that it changed, so it can flush any handles to stale theme + // data. +- if (mTheme) +- mTheme->ThemeChanged(); ++ if (pc->mTheme && sThemeChanged) { ++ pc->mTheme->ThemeChanged(); ++ sThemeChanged = PR_FALSE; ++ } + + // Clear all cached nsILookAndFeel colors. +- if (mLookAndFeel) +- mLookAndFeel->LookAndFeelChanged(); ++ if (pc->mLookAndFeel && sLookAndFeelChanged) { ++ pc->mLookAndFeel->LookAndFeelChanged(); ++ sLookAndFeelChanged = PR_FALSE; ++ } + + // We have to clear style data because the assumption of style rule + // immutability has been violated since any style rule that uses + // system colors or fonts (and probably -moz-appearance as well) has + // changed. +- nsPresContext::ClearStyleDataAndReflow(); ++ pc->ClearStyleDataAndReflow(); ++ ++ return nsnull; ++} ++ ++ ++void PR_CALLBACK ++nsPresContext::DestroyThemeChangeEvt(PLEvent* aEvent) ++{ ++ nsPresContext* pc = NS_STATIC_CAST(nsPresContext*, aEvent->owner); ++ NS_RELEASE(pc); ++ delete aEvent; + } + + void + nsPresContext::SysColorChanged() + { +- if (mLookAndFeel) { ++ if (!mPendingSysColorChanged) { ++ sLookAndFeelChanged = PR_TRUE; ++ ++ nsCOMPtr eventQ; ++ mEventQueueService-> ++ GetSpecialEventQueue(nsIEventQueueService::UI_THREAD_EVENT_QUEUE, ++ getter_AddRefs(eventQ)); ++ if (!eventQ) { ++ return; ++ } ++ ++ PLEvent* evt = new PLEvent(); ++ if (!evt) { ++ return; ++ } ++ ++ PL_InitEvent(evt, this, nsPresContext::SysColorChangedInternal, ++ nsPresContext::DestroySysColorChangeEvt); ++ ++ // After this point, event destruction will release |this| ++ NS_ADDREF_THIS(); ++ ++ nsresult rv = eventQ->PostEvent(evt); ++ if (NS_FAILED(rv)) { ++ PL_DestroyEvent(evt); ++ } else { ++ mPendingSysColorChanged = PR_TRUE; ++ } ++ } ++} ++ ++void* PR_CALLBACK ++nsPresContext::SysColorChangedInternal(PLEvent *aEvent) ++{ ++ nsPresContext* pc = NS_STATIC_CAST(nsPresContext*, aEvent->owner); ++ ++ pc->mPendingSysColorChanged = PR_FALSE; ++ ++ if (pc->mLookAndFeel && sLookAndFeelChanged) { + // Don't use the cached values for the system colors +- mLookAndFeel->LookAndFeelChanged(); ++ pc->mLookAndFeel->LookAndFeelChanged(); ++ sLookAndFeelChanged = PR_FALSE; + } +- ++ + // Reset default background and foreground colors for the document since + // they may be using system colors +- GetDocumentColorPreferences(); ++ pc->GetDocumentColorPreferences(); + + // Clear out all of the style data since it may contain RGB values + // which originated from system colors. +@@ -1222,7 +1333,17 @@ nsPresContext::SysColorChanged() + // data without reflowing/updating views will lead to incorrect change hints + // later, because when generating change hints, any style structs which have + // been cleared and not reread are assumed to not be used at all. +- ClearStyleDataAndReflow(); ++ pc->ClearStyleDataAndReflow(); ++ ++ return nsnull; ++} ++ ++void PR_CALLBACK ++nsPresContext::DestroySysColorChangeEvt(PLEvent* aEvent) ++{ ++ nsPresContext* pc = NS_STATIC_CAST(nsPresContext*, aEvent->owner); ++ NS_RELEASE(pc); ++ delete aEvent; + } + + void +Index: layout/base/nsPresContext.h +=================================================================== +RCS file: /cvsroot/mozilla/layout/base/nsPresContext.h,v +retrieving revision 3.150.4.2 +diff -d -u -p -r3.150.4.2 nsPresContext.h +--- layout/base/nsPresContext.h 29 Aug 2005 16:15:39 -0000 3.150.4.2 ++++ layout/base/nsPresContext.h 26 Sep 2006 19:26:40 -0000 +@@ -56,6 +56,7 @@ + #include "nsCRT.h" + #include "nsIPrintSettings.h" + #include "nsPropertyTable.h" ++#include "plevent.h" + #ifdef IBMBIDI + class nsBidiPresUtils; + #endif // IBMBIDI +@@ -76,6 +77,7 @@ class nsIAtom; + class nsIEventStateManager; + class nsIURI; + class nsILookAndFeel; ++class nsIEventQueueService; + class nsICSSPseudoComparator; + class nsIAtom; + struct nsStyleStruct; +@@ -627,6 +629,14 @@ public: + const nscoord* GetBorderWidthTable() { return mBorderWidthTable; } + + protected: ++ static NS_HIDDEN_(void*) PR_CALLBACK ThemeChangedInternal(PLEvent* aEvent); ++ static NS_HIDDEN_(void*) PR_CALLBACK SysColorChangedInternal(PLEvent* aEvent); ++ static NS_HIDDEN_(void) PR_CALLBACK DestroyThemeChangeEvt(PLEvent* aEvent); ++ static NS_HIDDEN_(void) PR_CALLBACK DestroySysColorChangeEvt(PLEvent* aEvent); ++ ++ friend void* PR_CALLBACK ThemeChangedInternal(PLEvent* aEvent); ++ friend void* PR_CALLBACK SysColorChangedInternal(PLEvent* aEvent); ++ + NS_HIDDEN_(void) SetImgAnimations(nsIContent *aParent, PRUint16 aMode); + NS_HIDDEN_(void) GetDocumentColorPreferences(); + +@@ -654,6 +664,7 @@ protected: + // from gfx back to layout. + nsIEventStateManager* mEventManager; // [STRONG] + nsILookAndFeel* mLookAndFeel; // [STRONG] ++ nsIEventQueueService *mEventQueueService; // [STRONG] + nsIAtom* mMedium; // initialized by subclass ctors; + // weak pointer to static atom + +@@ -724,6 +735,8 @@ protected: + unsigned mCanPaginatedScroll : 1; + unsigned mDoScaledTwips : 1; + unsigned mEnableJapaneseTransform : 1; ++ unsigned mPendingSysColorChanged : 1; ++ unsigned mPendingThemeChanged : 1; + #ifdef IBMBIDI + unsigned mIsVisual : 1; + unsigned mIsBidiSystem : 1; From alexander at archlinux.org Tue Feb 12 09:12:48 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Tue, 12 Feb 2008 04:12:48 -0500 Subject: [arch-commits] CVS update of extra/network/firefox (PKGBUILD) Message-ID: Date: Tuesday, February 12, 2008 @ 04:12:48 Author: alexander Path: /home/cvs-extra/extra/network/firefox Modified: PKGBUILD (1.27 -> 1.28) * fixed md5sums ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: extra/network/firefox/PKGBUILD diff -u extra/network/firefox/PKGBUILD:1.27 extra/network/firefox/PKGBUILD:1.28 --- extra/network/firefox/PKGBUILD:1.27 Mon Feb 11 07:27:51 2008 +++ extra/network/firefox/PKGBUILD Tue Feb 12 04:12:48 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.27 2008/02/11 12:27:51 alexander Exp $ +# $Id: PKGBUILD,v 1.28 2008/02/12 09:12:48 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Dale Blount # Contributer: Nick Penwarden @@ -107,5 +107,6 @@ '4d0713c0a94a367a4e84d5f7e56de631' 'affb470ca6bac11a7f3005e2508621a8' '52a9fc53aa12117dc392cb1dbdc56ae9' + '51681f096254c07149f687fdc4c3c5b7' '74ea70c9e935f0e7f7b75436fe33efd5' '5e68cabfcf3c021806b326f664ac505e') From alexander at archlinux.org Tue Feb 12 11:17:35 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Tue, 12 Feb 2008 06:17:35 -0500 Subject: [arch-commits] CVS update of extra/multimedia/mplayer-plugin (2 files) Message-ID: Date: Tuesday, February 12, 2008 @ 06:17:35 Author: alexander Path: /home/cvs-extra/extra/multimedia/mplayer-plugin Modified: PKGBUILD (1.37 -> 1.38) mplayer-plugin.install (1.3 -> 1.4) * fixed FS#9491 ------------------------+ PKGBUILD | 8 ++++---- mplayer-plugin.install | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Index: extra/multimedia/mplayer-plugin/PKGBUILD diff -u extra/multimedia/mplayer-plugin/PKGBUILD:1.37 extra/multimedia/mplayer-plugin/PKGBUILD:1.38 --- extra/multimedia/mplayer-plugin/PKGBUILD:1.37 Fri Dec 21 07:07:16 2007 +++ extra/multimedia/mplayer-plugin/PKGBUILD Tue Feb 12 06:17:35 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.37 2007/12/21 12:07:16 alexander Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/12 11:17:35 alexander Exp $ # Mantainer: Alexander Baldeck pkgname=mplayer-plugin pkgver=3.50 -pkgrel=1 +pkgrel=2 pkgdesc="mplayerplug-in is a browser plugin that uses mplayer to play videos from websites." arch=(i686 x86_64) license=('GPL') @@ -28,8 +28,8 @@ #install -m755 mplayerplug-in*so ${startdir}/pkg/${MOZ_PLUGIN_PATH} #install -m755 mplayerplug-in*xpt ${startdir}/pkg/${MOZ_PLUGIN_PATH} mkdir -p ${startdir}/pkg/usr/lib/mozilla/plugins - install -m755 mplayerplug-in*so ${startdir}/pkg/usr/lib/mozilla/plugins - install -m755 mplayerplug-in*xpt ${startdir}/pkg/usr/lib/mozilla/plugins + install -m755 mplayerplug-in*so ${startdir}/pkg/${MOZ_PLUGIN_PATH} + install -m755 mplayerplug-in*xpt ${startdir}/pkg/${MOZ_PLUGIN_PATH} mkdir -p ${startdir}/pkg/etc install -m644 ${startdir}/src/mplayerplug-in.conf ${startdir}/pkg/etc/mplayerplug-in.conf Index: extra/multimedia/mplayer-plugin/mplayer-plugin.install diff -u extra/multimedia/mplayer-plugin/mplayer-plugin.install:1.3 extra/multimedia/mplayer-plugin/mplayer-plugin.install:1.4 --- extra/multimedia/mplayer-plugin/mplayer-plugin.install:1.3 Sun Feb 19 21:41:56 2006 +++ extra/multimedia/mplayer-plugin/mplayer-plugin.install Tue Feb 12 06:17:35 2008 @@ -1,6 +1,6 @@ post_upgrade() { # make firefox reinit its plugin registry - touch /opt/mozilla/lib/plugins/mplayerplug-in.so + touch /usr/lib/mozilla/plugins/mplayerplug-in.so echo ">>> If you have a running application that uses mplayer-plugin, please" echo ">>> restart it to ensure mplayer-plugin is reinitialized properly." } From alexander at archlinux.org Tue Feb 12 12:02:45 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Tue, 12 Feb 2008 07:02:45 -0500 Subject: [arch-commits] CVS update of extra/daemons/mysql (PKGBUILD mysqld) Message-ID: Date: Tuesday, February 12, 2008 @ 07:02:45 Author: alexander Path: /home/cvs-extra/extra/daemons/mysql Modified: PKGBUILD (1.88 -> 1.89) mysqld (1.12 -> 1.13) * fixed FS#9427 ----------+ PKGBUILD | 9 +++++---- mysqld | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) Index: extra/daemons/mysql/PKGBUILD diff -u extra/daemons/mysql/PKGBUILD:1.88 extra/daemons/mysql/PKGBUILD:1.89 --- extra/daemons/mysql/PKGBUILD:1.88 Fri Feb 1 08:59:54 2008 +++ extra/daemons/mysql/PKGBUILD Tue Feb 12 07:02:45 2008 @@ -1,8 +1,9 @@ -# $Id: PKGBUILD,v 1.88 2008/02/01 13:59:54 alexander Exp $ -# Maintainer: judd +# $Id: PKGBUILD,v 1.89 2008/02/12 12:02:45 alexander Exp $ +# Maintainer: Alexander Baldeck +# Contributor: judd pkgname=mysql pkgver=5.0.51 -pkgrel=2 +pkgrel=3 pkgdesc="A fast SQL database server" arch=(i686 x86_64) backup=(etc/my.cnf etc/conf.d/mysqld) @@ -49,6 +50,6 @@ } md5sums=('a83dbdbb91267daf73d2297a9c283dd1' 'e892aac36cbeb57f0e003ec0936afb3b' - 'df7db43b916c95d7dc34698955a8ced1' + '64d79a5a34043c1de949d734b720c217' '0ee035590ffc61d32de994f461fd2bd2' '4a9077fc95ec6db1d5420e0cdc74d31c') Index: extra/daemons/mysql/mysqld diff -u extra/daemons/mysql/mysqld:1.12 extra/daemons/mysql/mysqld:1.13 --- extra/daemons/mysql/mysqld:1.12 Mon Mar 27 00:48:38 2006 +++ extra/daemons/mysql/mysqld Tue Feb 12 07:02:45 2008 @@ -36,7 +36,7 @@ start) stat_busy "Starting MySQL" if [ -z "$PID" ]; then - /usr/bin/mysqld_safe &>/dev/null & + /usr/bin/mysqld_safe --datadir=$MYSQLD_ROOT &>/dev/null & if [ $? -gt 0 ]; then stat_fail exit 1 From roman at archlinux.org Tue Feb 12 20:41:08 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Tue, 12 Feb 2008 15:41:08 -0500 Subject: [arch-commits] CVS update of extra/gnome/nautilus-sendto (PKGBUILD evo-gaim.patch) Message-ID: Date: Tuesday, February 12, 2008 @ 15:41:08 Author: roman Path: /home/cvs-extra/extra/gnome/nautilus-sendto Modified: PKGBUILD (1.11 -> 1.12) Removed: evo-gaim.patch (1.1) upgpkg: nautilus-sendto 0.13.2-1 ----------------+ PKGBUILD | 8 ++++---- evo-gaim.patch | 31 ------------------------------- 2 files changed, 4 insertions(+), 35 deletions(-) Index: extra/gnome/nautilus-sendto/PKGBUILD diff -u extra/gnome/nautilus-sendto/PKGBUILD:1.11 extra/gnome/nautilus-sendto/PKGBUILD:1.12 --- extra/gnome/nautilus-sendto/PKGBUILD:1.11 Wed Jan 30 10:13:45 2008 +++ extra/gnome/nautilus-sendto/PKGBUILD Tue Feb 12 15:41:08 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.11 2008/01/30 15:13:45 roman Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/12 20:41:08 roman Exp $ # Maintainer: Roman Kyrylych # Contributor: Tor Krill pkgname=nautilus-sendto -pkgver=0.13 +pkgver=0.13.2 pkgrel=1 pkgdesc="Nautilus context menu for sending files." arch=(i686 x86_64) @@ -13,8 +13,8 @@ makedepends=('pidgin' 'gajim' 'gettext' 'perlxml') options=('!libtool') install=nautilus-sendto.install -source=(http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/${pkgver}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('51a63c6734cbf6c95995bd6cb4fd5902') +source=(http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/0.13/${pkgname}-${pkgver}.tar.bz2) +md5sums=('7e8a79e6e51e4bf96318aa8f9a37044b') build() { cd ${startdir}/src/${pkgname}-${pkgver} Index: extra/gnome/nautilus-sendto/evo-gaim.patch diff -u extra/gnome/nautilus-sendto/evo-gaim.patch:1.1 extra/gnome/nautilus-sendto/evo-gaim.patch:removed --- extra/gnome/nautilus-sendto/evo-gaim.patch:1.1 Sun Nov 13 11:12:28 2005 +++ extra/gnome/nautilus-sendto/evo-gaim.patch Tue Feb 12 15:41:08 2008 @@ -1,31 +0,0 @@ -diff -urN nautilus-sendto-0.4-orig/gaim_plugin/Makefile.in nautilus-sendto-0.4/gaim_plugin/Makefile.in ---- nautilus-sendto-0.4-orig/gaim_plugin/Makefile.in 2005-08-02 17:13:53.000000000 +0200 -+++ nautilus-sendto-0.4/gaim_plugin/Makefile.in 2005-08-17 22:54:26.000000000 +0200 -@@ -148,7 +148,7 @@ - WARN_CXXFLAGS = @WARN_CXXFLAGS@ - mkdir_p = @mkdir_p@ - --plugindir = $(libdir)/gaim -+plugindir = $(GAIM_LIBDIR)/gaim - plugin_LTLIBRARIES = nautilus.la - - nautilus_la_SOURCES = nautilus-sendto-plugin.c -diff -urN nautilus-sendto-0.4-orig/src/plugins/evolution.c nautilus-sendto-0.4/src/plugins/evolution.c ---- nautilus-sendto-0.4-orig/src/plugins/evolution.c 2005-07-31 23:34:52.000000000 +0200 -+++ nautilus-sendto-0.4/src/plugins/evolution.c 2005-08-17 22:38:18.000000000 +0200 -@@ -202,7 +202,15 @@ - evo_cmd = g_find_program_in_path ("evolution-1.5"); - if (evo_cmd == NULL) - evo_cmd = g_find_program_in_path ("evolution-2.0"); -+ if (evo_cmd == NULL) -+ evo_cmd = g_find_program_in_path ("evolution-2.2"); -+ } -+ -+ if ( evo_cmd == NULL){ -+ g_string_free (mailto, TRUE); -+ return FALSE; - } -+ - g_string_append_printf (mailto,"?attach=\"%s\"",file_list->data); - for (l = file_list->next ; l; l=l->next){ - g_string_append_printf (mailto,"&attach=\"%s\"",l->data); From daniel at archlinux.org Tue Feb 12 20:58:14 2008 From: daniel at archlinux.org (daniel at archlinux.org) Date: Tue, 12 Feb 2008 15:58:14 -0500 Subject: [arch-commits] CVS update of core/support/rp-pppoe (rp-pppoe-kernel-mode.diff) Message-ID: Date: Tuesday, February 12, 2008 @ 15:58:14 Author: daniel Path: /home/cvs-core/core/support/rp-pppoe Added: rp-pppoe-kernel-mode.diff (1.1) patch for kernel mode pppoe ---------------------------+ rp-pppoe-kernel-mode.diff | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) Index: core/support/rp-pppoe/rp-pppoe-kernel-mode.diff diff -u /dev/null core/support/rp-pppoe/rp-pppoe-kernel-mode.diff:1.1 --- /dev/null Tue Feb 12 15:58:14 2008 +++ core/support/rp-pppoe/rp-pppoe-kernel-mode.diff Tue Feb 12 15:58:14 2008 @@ -0,0 +1,38 @@ +--- configure-orig 2006-04-02 16:29:42.000000000 +0200 ++++ configure 2008-02-11 18:16:47.000000000 +0100 +@@ -3117,6 +3117,7 @@ + #include + #include + #include ++#include + + + #include <$ac_header> +@@ -5646,6 +5647,7 @@ + #include + #include + #include ++#include + #include + int main() + { +@@ -5693,7 +5695,7 @@ + fi + + if test "$GCC" = yes; then +- CFLAGS="$CFLAGS -Wall -Wstrict-prototypes -ansi" ++ CFLAGS="$CFLAGS -Wall -Wstrict-prototypes" + fi + + if test "$PPPD" = "NOTFOUND"; then + +--- plugin.c_orig 2006-04-02 16:29:42.000000000 +0200 ++++ plugin.c 2008-02-11 19:11:23.000000000 +0100 +@@ -52,7 +52,6 @@ + #include + #include + #include +-#include + #include + + #ifndef _ROOT_PATH From daniel at archlinux.org Tue Feb 12 21:00:31 2008 From: daniel at archlinux.org (daniel at archlinux.org) Date: Tue, 12 Feb 2008 16:00:31 -0500 Subject: [arch-commits] CVS update of core/support/rp-pppoe (PKGBUILD) Message-ID: Date: Tuesday, February 12, 2008 @ 16:00:31 Author: daniel Path: /home/cvs-core/core/support/rp-pppoe Modified: PKGBUILD (1.13 -> 1.14) add kernel-mode pppoe support ----------+ PKGBUILD | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) Index: core/support/rp-pppoe/PKGBUILD diff -u core/support/rp-pppoe/PKGBUILD:1.13 core/support/rp-pppoe/PKGBUILD:1.14 --- core/support/rp-pppoe/PKGBUILD:1.13 Thu Nov 15 19:02:38 2007 +++ core/support/rp-pppoe/PKGBUILD Tue Feb 12 16:00:31 2008 @@ -1,22 +1,27 @@ -# $Id: PKGBUILD,v 1.13 2007/11/16 00:02:38 daniel Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/12 21:00:31 daniel Exp $ # Contributor: orelien # Maintainer: judd pkgname=rp-pppoe pkgver=3.8 -pkgrel=2 +pkgrel=3 pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client" arch=(i686 x86_64) url="http://www.roaringpenguin.com/pppoe/" license=('GPL') groups=('base') depends=('ppp') +options=('!makeflags') backup=(etc/ppp/pppoe.conf etc/ppp/firewall-standalone etc/ppp/firewall-masq etc/ppp/pppoe-server-options) -source=(http://www.roaringpenguin.com/files/download/rp-pppoe-$pkgver.tar.gz adsl) -md5sums=('0e32760f498f9cde44081ee6aafc823b' 'adace1ad441aa88dcb3db52fb7f9c97f') +source=(http://www.roaringpenguin.com/files/download/rp-pppoe-$pkgver.tar.gz adsl rp-pppoe-kernel-mode.diff ftp://ftp.samba.org/pub/ppp/ppp-2.4.4.tar.gz) +md5sums=('0e32760f498f9cde44081ee6aafc823b' + 'adace1ad441aa88dcb3db52fb7f9c97f' + 'afbb63d49156797fbbecafe27d8dfbc7' + '183800762e266132218b204dfb428d29') build() { cd $startdir/src/$pkgname-$pkgver/src - ./configure --prefix=/usr + patch -Np0 -i ../../rp-pppoe-kernel-mode.diff || return 1 + ./configure --prefix=/usr --enable-plugin=../../ppp-2.4.4 make || return 1 make RPM_INSTALL_ROOT=$startdir/pkg install install -m755 -D ../../adsl $startdir/pkg/etc/rc.d/adsl From roman at archlinux.org Tue Feb 12 21:06:42 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Tue, 12 Feb 2008 16:06:42 -0500 Subject: [arch-commits] CVS update of extra/network/transmission (PKGBUILD transmission.install) Message-ID: Date: Tuesday, February 12, 2008 @ 16:06:42 Author: roman Path: /home/cvs-extra/extra/network/transmission Modified: PKGBUILD (1.4 -> 1.5) transmission.install (1.1 -> 1.2) upgpkg: transmission 1.05-1 ----------------------+ PKGBUILD | 32 +++++++++++++++----------------- transmission.install | 11 ++++------- 2 files changed, 19 insertions(+), 24 deletions(-) Index: extra/network/transmission/PKGBUILD diff -u extra/network/transmission/PKGBUILD:1.4 extra/network/transmission/PKGBUILD:1.5 --- extra/network/transmission/PKGBUILD:1.4 Sun Feb 3 08:50:17 2008 +++ extra/network/transmission/PKGBUILD Tue Feb 12 16:06:42 2008 @@ -1,10 +1,9 @@ -# $Id: PKGBUILD,v 1.4 2008/02/03 13:50:17 varun Exp $ -# Maintainer: Varun Acharya +# $Id: PKGBUILD,v 1.5 2008/02/12 21:06:42 roman Exp $ +# Maintainer: Roman Kyrylych # Contributor: Alessio 'mOLOk' Bolognino - pkgname=transmission -pkgver=1.04 +pkgver=1.05 pkgrel=1 pkgdesc="A free, lightweight BitTorrent client with an intuitive interface" arch=('i686' 'x86_64') @@ -16,22 +15,21 @@ install=transmission.install source=(http://download.m0k.org/transmission/files/transmission-$pkgver.tar.bz2 \ transmissiond transmissiond.conf) -md5sums=('7234c2e7c9855ea62768f89196f5913f' +md5sums=('3baf5be0d4fe2a0e0e0e43b7b0fe5dcb' 'b18a412502ac51207c79a4aa4066a686' '7b019a710493ec4f8b54a1f528e1981d') -build() -{ - cd $startdir/src/transmission-$pkgver - ./configure --prefix=/usr - make || return 1 - make DESTDIR=${startdir}/pkg install || return 1 - - install -m 755 -D $startdir/src/transmissiond \ - $startdir/pkg/etc/rc.d/transmissiond +build() { + cd $startdir/src/transmission-$pkgver + ./configure --prefix=/usr + make || return 1 + make DESTDIR=${startdir}/pkg install || return 1 + + install -m 755 -D $startdir/src/transmissiond \ + $startdir/pkg/etc/rc.d/transmissiond - install -m 644 -D $startdir/src/transmissiond.conf \ - $startdir/pkg/etc/conf.d/transmissiond + install -m 644 -D $startdir/src/transmissiond.conf \ + $startdir/pkg/etc/conf.d/transmissiond - install -m 644 -D LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE + install -m 644 -D LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE } Index: extra/network/transmission/transmission.install diff -u extra/network/transmission/transmission.install:1.1 extra/network/transmission/transmission.install:1.2 --- extra/network/transmission/transmission.install:1.1 Mon Jan 7 07:58:21 2008 +++ extra/network/transmission/transmission.install Tue Feb 12 16:06:42 2008 @@ -11,16 +11,16 @@ if [ $? = 0 ]; then cat << EOM -==> if you want to run transmission's gui, install gtk2 package +==> If you want to run transmission's GUI, install gtk2 package EOM fi cat << EOM -==> This package now installs /etc/rc.d/transmissiond , if you want -==> to run transmission at boot put "transmissiond" in the DAEMONS -==> array in /etc/rc.conf +==> This package now installs /etc/rc.d/transmissiond +==> If you want to run transmission at boot put "transmissiond" +==> in the DAEMONS array in /etc/rc.conf ==> You have to set the user in /etc/conf.d/transmissiond EOM @@ -36,6 +36,3 @@ echo -e "\n==> COMPLETE YOUR DOWNLOADS BEFORE UPGRADING TRANSMISSION OR YOU WILL LOSE DATA." fi } -op=$1 -shift -$op $* From thomas at archlinux.org Tue Feb 12 22:18:27 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 12 Feb 2008 17:18:27 -0500 Subject: [arch-commits] CVS update of extra/system/microcode_ctl (PKGBUILD) Message-ID: Date: Tuesday, February 12, 2008 @ 23:18:27 Author: thomas Path: /home/cvs-extra/extra/system/microcode_ctl Modified: PKGBUILD (1.2 -> 1.3) upgpkg: microcode_ctl 1.17.20080131-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/system/microcode_ctl/PKGBUILD diff -u extra/system/microcode_ctl/PKGBUILD:1.2 extra/system/microcode_ctl/PKGBUILD:1.3 --- extra/system/microcode_ctl/PKGBUILD:1.2 Sun Nov 11 22:39:43 2007 +++ extra/system/microcode_ctl/PKGBUILD Tue Feb 12 23:18:27 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.2 2007/11/11 21:39:43 thomas Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/12 22:18:27 thomas Exp $ # Contributor: Giovanni Scafora # Maintainer: Thomas Baechler @@ -6,7 +6,7 @@ # Version of the update tool _toolver=1.17 # Version of the microcode image -_microcodever=20070907 +_microcodever=20080131 pkgver=${_toolver}.${_microcodever} pkgrel=1 pkgdesc="A companion to the IA32 microcode kernel driver" @@ -16,11 +16,11 @@ install=microcode_ctl.install #depends=('kernel26>=2.6.20') source=(http://www.urbanmyth.org/microcode/$pkgname-${_toolver}.tar.gz - http://urbanmyth.org/microcode/ucode/microcode-${_microcodever}.dat.bz2 + http://downloadmirror.intel.com/14303/eng/microcode-${_microcodever}.dat microcode microcode.rules) md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e' - '3495d1f22d3b9ef080b50f493d1c31cf' + '87feaa28fee76eebdd6cf57a80c41e5f' 'e694f32b7e30674786100b371ab50384' 'e6f212fcb6af8c4f3464db2e9210655e') From dan at archlinux.org Wed Feb 13 02:27:11 2008 From: dan at archlinux.org (Dan McGee) Date: Tue, 12 Feb 2008 21:27:11 -0500 Subject: [arch-commits] CVS update of extra/office/doxygen (PKGBUILD doxygen.install) Message-ID: Date: Tuesday, February 12, 2008 @ 21:27:11 Author: dan Path: /home/cvs-extra/extra/office/doxygen Modified: PKGBUILD (1.33 -> 1.34) doxygen.install (1.1 -> 1.2) upgpkg: doxygen 1.5.5-1 -----------------+ PKGBUILD | 10 +++++----- doxygen.install | 10 +--------- 2 files changed, 6 insertions(+), 14 deletions(-) Index: extra/office/doxygen/PKGBUILD diff -u extra/office/doxygen/PKGBUILD:1.33 extra/office/doxygen/PKGBUILD:1.34 --- extra/office/doxygen/PKGBUILD:1.33 Sat Nov 10 10:39:49 2007 +++ extra/office/doxygen/PKGBUILD Tue Feb 12 21:27:10 2008 @@ -1,18 +1,18 @@ -# $Id: PKGBUILD,v 1.33 2007/11/10 15:39:49 pierre Exp $ +# $Id: PKGBUILD,v 1.34 2008/02/13 02:27:10 dan Exp $ # Maintainer: dorphell pkgname=doxygen -pkgver=1.5.4 -pkgrel=2 +pkgver=1.5.5 +pkgrel=1 pkgdesc="A documentation system for C++, C, Java, IDL and PHP" license=('GPL') arch=(i686 x86_64) url="http://www.doxygen.org/" -depends=('gcc') +depends=('gcc-libs') # qt required to build and run doxywizard, but don't want to drag it in makedepends=('flex' 'qt3') install=doxygen.install source=(ftp://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz) -md5sums=('10ffe8d445dc1bf7dd69292b266906ff') +md5sums=('95813ecd95b371d13d63844ddb9b5c46') build() { . /etc/profile.d/qt3.sh Index: extra/office/doxygen/doxygen.install diff -u extra/office/doxygen/doxygen.install:1.1 extra/office/doxygen/doxygen.install:1.2 --- extra/office/doxygen/doxygen.install:1.1 Sun Oct 28 13:24:06 2007 +++ extra/office/doxygen/doxygen.install Tue Feb 12 21:27:10 2008 @@ -1,12 +1,4 @@ post_install() { - echo ">> Doxywizard is now included with doxygen. To use, install qt." + echo ">> Doxywizard is included with doxygen. To use, install qt3." } -post_upgrade() { - post_install -} - -op=$1 -shift - -$op $* From tobias at archlinux.org Wed Feb 13 03:38:22 2008 From: tobias at archlinux.org (Tobias Kieslich) Date: Tue, 12 Feb 2008 22:38:22 -0500 Subject: [arch-commits] CVS update of extra/x11/openbox (PKGBUILD) Message-ID: Date: Tuesday, February 12, 2008 @ 22:38:22 Author: tobias Path: /home/cvs-extra/extra/x11/openbox Modified: PKGBUILD (1.30 -> 1.31) fix the xsession problem, openbox get's confused with our kde beeing in /opt ----------+ PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Index: extra/x11/openbox/PKGBUILD diff -u extra/x11/openbox/PKGBUILD:1.30 extra/x11/openbox/PKGBUILD:1.31 --- extra/x11/openbox/PKGBUILD:1.30 Thu Feb 7 15:32:21 2008 +++ extra/x11/openbox/PKGBUILD Tue Feb 12 22:38:22 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.30 2008/02/07 20:32:21 tobias Exp $ +# $Id: PKGBUILD,v 1.31 2008/02/13 03:38:22 tobias Exp $ # Maintainer: tobias # Contributor: Sarah Hay pkgname=openbox pkgver=3.4.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="A window manager for the X11 windowing system" arch=(i686 x86_64) license=('GPL') @@ -23,4 +23,6 @@ --enable-startup-notification --sysconfdir=/etc make || return 1 make DESTDIR=${startdir}/pkg install + sed -i "s:startkde:/opt/kde/bin/\0:" ${startdir}/pkg/usr/share/xsessions/openbox-kde.desktop + sed -i "s:=gnome-session:=/usr/bin/gnome-session:" ${startdir}/pkg/usr/share/xsessions/openbox-gnome.desktop } From james at archlinux.org Wed Feb 13 09:54:30 2008 From: james at archlinux.org (James Rayner) Date: Wed, 13 Feb 2008 04:54:30 -0500 Subject: [arch-commits] CVS update of core/support/netcfg (PKGBUILD) Message-ID: Date: Wednesday, February 13, 2008 @ 04:54:30 Author: james Path: /home/cvs-core/core/support/netcfg Modified: PKGBUILD (1.6 -> 1.7) upgpkg: netcfg 2.0.6-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: core/support/netcfg/PKGBUILD diff -u core/support/netcfg/PKGBUILD:1.6 core/support/netcfg/PKGBUILD:1.7 --- core/support/netcfg/PKGBUILD:1.6 Sun Jan 13 05:21:07 2008 +++ core/support/netcfg/PKGBUILD Wed Feb 13 04:54:29 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.6 2008/01/13 10:21:07 james Exp $ +# $Id: PKGBUILD,v 1.7 2008/02/13 09:54:29 james Exp $ # Maintainer: James Rayner pkgname=netcfg -pkgver=2.0.5 +pkgver=2.0.6 pkgrel=1 pkgdesc="Network configuration and profile scripts" url="http://archlinux.org" @@ -32,4 +32,5 @@ -md5sums=('b9f8e610f0c808ab5243e4caac45700a') + +md5sums=('8bf6861e800a5b35f9f8ee4db8e07151') From alexander at archlinux.org Wed Feb 13 10:07:07 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Wed, 13 Feb 2008 05:07:07 -0500 Subject: [arch-commits] CVS update of extra/multimedia/mplayer-plugin (PKGBUILD) Message-ID: Date: Wednesday, February 13, 2008 @ 05:07:07 Author: alexander Path: /home/cvs-extra/extra/multimedia/mplayer-plugin Modified: PKGBUILD (1.38 -> 1.39) * fix user build with non-modified mozilla-common ----------+ PKGBUILD | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) Index: extra/multimedia/mplayer-plugin/PKGBUILD diff -u extra/multimedia/mplayer-plugin/PKGBUILD:1.38 extra/multimedia/mplayer-plugin/PKGBUILD:1.39 --- extra/multimedia/mplayer-plugin/PKGBUILD:1.38 Tue Feb 12 06:17:35 2008 +++ extra/multimedia/mplayer-plugin/PKGBUILD Wed Feb 13 05:07:07 2008 @@ -1,21 +1,23 @@ -# $Id: PKGBUILD,v 1.38 2008/02/12 11:17:35 alexander Exp $ +# $Id: PKGBUILD,v 1.39 2008/02/13 10:07:07 alexander Exp $ # Mantainer: Alexander Baldeck pkgname=mplayer-plugin pkgver=3.50 -pkgrel=2 +pkgrel=3 pkgdesc="mplayerplug-in is a browser plugin that uses mplayer to play videos from websites." arch=(i686 x86_64) license=('GPL') url="http://mplayerplug-in.sourceforge.net/" depends=('gcc' 'mozilla-common>=1.1-2' 'mplayer' 'libxi' 'libxt' 'libxpm') -makedepends=('xulrunner>=1.8.1.9-2' 'pkgconfig') +makedepends=('xulrunner>=1.8.1.11-1' 'pkgconfig') backup=(etc/mplayer-plugin.conf) install=mplayer-plugin.install source=(http://dl.sourceforge.net/sourceforge/mplayerplug-in/mplayerplug-in-${pkgver}.tar.gz mplayerplug-in.conf) build() { - [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh + # temporarily use static paths during the transition to /usr + export MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins + cd ${startdir}/src/mplayerplug-in sed -e 's/mozilla-plugin/xulrunner-plugin/g' \ -i configure configure.in @@ -24,10 +26,7 @@ make LDFLAGS="" || return 1 mkdir -p $startdir/pkg/${MOZ_PLUGIN_PATH} - # temporarily use static paths during the transition to /usr - #install -m755 mplayerplug-in*so ${startdir}/pkg/${MOZ_PLUGIN_PATH} - #install -m755 mplayerplug-in*xpt ${startdir}/pkg/${MOZ_PLUGIN_PATH} - mkdir -p ${startdir}/pkg/usr/lib/mozilla/plugins + mkdir -p ${startdir}/pkg/usr/${MOZ_PLUGIN_PATH} install -m755 mplayerplug-in*so ${startdir}/pkg/${MOZ_PLUGIN_PATH} install -m755 mplayerplug-in*xpt ${startdir}/pkg/${MOZ_PLUGIN_PATH} From james at archlinux.org Wed Feb 13 10:21:18 2008 From: james at archlinux.org (James Rayner) Date: Wed, 13 Feb 2008 05:21:18 -0500 Subject: [arch-commits] CVS update of extra/multimedia/sonata (PKGBUILD) Message-ID: Date: Wednesday, February 13, 2008 @ 05:21:18 Author: james Path: /home/cvs-extra/extra/multimedia/sonata Modified: PKGBUILD (1.16 -> 1.17) upgpkg: sonata 1.4.2-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/multimedia/sonata/PKGBUILD diff -u extra/multimedia/sonata/PKGBUILD:1.16 extra/multimedia/sonata/PKGBUILD:1.17 --- extra/multimedia/sonata/PKGBUILD:1.16 Thu Feb 7 05:53:33 2008 +++ extra/multimedia/sonata/PKGBUILD Wed Feb 13 05:21:18 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.16 2008/02/07 10:53:33 james Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/13 10:21:18 james Exp $ # Maintainer: James Rayner # Contributor: William Rea pkgname=sonata -pkgver=1.4.1 +pkgver=1.4.2 pkgrel=1 pkgdesc="A lightweight GTK+ music client for MPD" url="http://sonata.berlios.de" @@ -19,4 +19,5 @@ python setup.py install --root=$startdir/pkg } -md5sums=('fec31154ddb6652a8177fe5d3b761e29') + +md5sums=('a1c9b6539b5c9225baf1bbcb58bb942d') From alexander at archlinux.org Wed Feb 13 13:58:27 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Wed, 13 Feb 2008 08:58:27 -0500 Subject: [arch-commits] CVS update of extra/network/firefox (2 files) Message-ID: Date: Wednesday, February 13, 2008 @ 08:58:27 Author: alexander Path: /home/cvs-extra/extra/network/firefox Added: iceweasel_2.0.0.12-1_part.patch (1.1) Modified: PKGBUILD (1.28 -> 1.29) * fixed build problems with missing patches * added some pango/xft fixes from debian ---------------------------------+ PKGBUILD | 15 ++--- iceweasel_2.0.0.12-1_part.patch | 113 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+), 9 deletions(-) Index: extra/network/firefox/PKGBUILD diff -u extra/network/firefox/PKGBUILD:1.28 extra/network/firefox/PKGBUILD:1.29 --- extra/network/firefox/PKGBUILD:1.28 Tue Feb 12 04:12:48 2008 +++ extra/network/firefox/PKGBUILD Wed Feb 13 08:58:26 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.28 2008/02/12 09:12:48 alexander Exp $ +# $Id: PKGBUILD,v 1.29 2008/02/13 13:58:26 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Dale Blount # Contributer: Nick Penwarden pkgname=firefox pkgver=2.0.0.12 -pkgrel=1 +pkgrel=2 pkgdesc="Standalone web browser from mozilla.org" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') @@ -23,15 +23,14 @@ moz325644.patch firefox-visibility.patch firefox-1.5-new-gtkim.patch - firefox-1.5-pango-cursor-position.patch firefox-2.0-add-ldflags.patch firefox-2.0-buildversion.patch - firefox-2.0-pango-ligatures.patch firefox-1.5-pango-underline.patch firefox-1.5-pango-justified-range.patch firefox-1.5-xft-rangewidth.patch firefox-2.0-pango-printing.patch firefox-1.5-theme-change.patch + iceweasel_2.0.0.12-1_part.patch firefox.desktop firefox-safe.desktop) options=('!makeflags') @@ -43,15 +42,14 @@ patch -Np0 -i ${startdir}/src/launcher.patch || return 1 patch -Np1 -i ${startdir}/src/mozilla-firefox-1.0-lang.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-new-gtkim.patch || return 1 - patch -Np1 -i ${startdir}/src/firefox-1.5-pango-cursor-position.patch || return 1 patch -Np0 -i ${startdir}/src/firefox-2.0-add-ldflags.patch || return 1 patch -Np0 -i ${startdir}/src/firefox-2.0-buildversion.patch || return 1 - #patch -Np1 -i ${startdir}/src/firefox-2.0-pango-ligatures.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-pango-underline.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-pango-justified-range.patch || return 1 patch -Np1 -i ${startdir}/src/firefox-1.5-xft-rangewidth.patch || return 1 patch -Np0 -i ${startdir}/src/firefox-2.0-pango-printing.patch || return 1 - patch -Np1 -i ${startdir}/src/firefox-1.5-theme-change.patch || return 1 + patch -Np0 -i ${startdir}/src/firefox-1.5-theme-change.patch || return 1 + patch -Np1 -i ${startdir}/src/iceweasel_2.0.0.12-1_part.patch || return 1 if [ "$CARCH" = "x86_64" ]; then patch -Np0 -i ../firefox-visibility.patch || return 1 @@ -99,14 +97,13 @@ '2082c2a2d1cedd08e83179271aacf337' '362f9e0b0f25b964f7120b68fb629ee0' '60b4bbe73d2e919ee4a6476dca6705b6' - '288fb7db871700ff5cf7286db6192b45' '25f355113cdee6800380c6e1a4cd38f0' '11b221ff41078d97c131e17361072e47' - '300170989d3743fda3e4b7a21ac56ed4' '713a9587dd024f5d03f1fe9c095da9de' '4d0713c0a94a367a4e84d5f7e56de631' 'affb470ca6bac11a7f3005e2508621a8' '52a9fc53aa12117dc392cb1dbdc56ae9' '51681f096254c07149f687fdc4c3c5b7' + '0878e1b02081e1ed71929e7553cbe04c' '74ea70c9e935f0e7f7b75436fe33efd5' '5e68cabfcf3c021806b326f664ac505e') Index: extra/network/firefox/iceweasel_2.0.0.12-1_part.patch diff -u /dev/null extra/network/firefox/iceweasel_2.0.0.12-1_part.patch:1.1 --- /dev/null Wed Feb 13 08:58:27 2008 +++ extra/network/firefox/iceweasel_2.0.0.12-1_part.patch Wed Feb 13 08:58:27 2008 @@ -0,0 +1,113 @@ +--- iceweasel-2.0.0.12.orig/gfx/src/gtk/nsFontMetricsPango.cpp ++++ iceweasel-2.0.0.12/gfx/src/gtk/nsFontMetricsPango.cpp +@@ -537,11 +537,23 @@ + nsRenderingContextGTK *aContext) + { + nsresult rv = NS_OK; +- ++ gchar *text = NULL; + PangoLayout *layout = pango_layout_new(mPangoContext); + +- gchar *text = g_utf16_to_utf8(aString, aLength, +- NULL, NULL, NULL); ++ // Just copy the aString to ensure the alignment, ++ // it is not used anywhere else. ++ PRUnichar* dummy = (PRUnichar *) PR_Malloc(aLength*sizeof(PRUnichar)); ++ if(!dummy) { ++#ifdef DEBUG ++ NS_WARNING("nsFontMetricsPango::GetTextDimensions malloc() failed"); ++#endif ++ rv = NS_ERROR_FAILURE; ++ goto out; ++ } ++ memcpy(dummy, aString, aLength*sizeof(PRUnichar)); ++ text = g_utf16_to_utf8(dummy, aLength, ++ NULL, NULL, NULL); ++ PR_Free(dummy); + + if (!text) { + #ifdef DEBUG +@@ -582,6 +594,7 @@ + + loser: + g_free(text); ++ out: + g_object_unref(layout); + + return rv; +@@ -952,7 +965,6 @@ + { + int trailing = 0; + int inx = 0; +- gboolean found = FALSE; + const gchar *curChar; + PRInt32 retval = 0; + +@@ -978,22 +990,12 @@ + pango_layout_set_text(layout, text, strlen(text)); + FixupSpaceWidths(layout, text); + +- found = pango_layout_xy_to_index(layout, localX, localY, +- &inx, &trailing); ++ pango_layout_xy_to_index(layout, localX, localY, ++ &inx, &trailing); + + // Convert the index back to the utf-16 index + curChar = text; + +- // Jump to the end if it's not found. +- if (!found) { +- if (inx == 0) +- retval = 0; +- else if (trailing) +- retval = aLength; +- +- goto loser; +- } +- + for (PRUint32 curOffset=0; curOffset < aLength; + curOffset++, curChar = g_utf8_find_next_char(curChar, NULL)) { + +--- iceweasel-2.0.0.12.orig/gfx/src/gtk/nsFontMetricsXft.cpp ++++ iceweasel-2.0.0.12/gfx/src/gtk/nsFontMetricsXft.cpp +@@ -2200,19 +2200,27 @@ + nsAutoDrawSpecBuffer::Flush() + { + if (mSpecPos) { +- // Some Xft libraries will crash if none of the glyphs have any +- // area. So before we draw, we scan through the glyphs. If we +- // find any that have area, we can draw. +- for (PRUint32 i = 0; i < mSpecPos; i++) { +- XftGlyphFontSpec *sp = &mSpecBuffer[i]; +- XGlyphInfo info; +- XftGlyphExtents(GDK_DISPLAY(), sp->font, &sp->glyph, 1, &info); +- if (info.width && info.height) { +- // If we get here it means we found a drawable glyph. We will +- // Draw all the remaining glyphs and then break out of the loop +- XftDrawGlyphFontSpec(mDraw, mColor, mSpecBuffer+i, mSpecPos-i); +- break; ++ // There are two Xft problems to work around here: ++ // 1. Some Xft libraries reportedly crash if none of the ++ // glyphs have any area. ++ // 2. Because of an apparent X server bug (see bug 252033), ++ // a glyph with no area may cause all following glyphs to be ++ // dropped under some circumstances. ++ // For this reason, we manually ship out blocks of glyphs with ++ // area and skip blocks of glyphs with no area. ++ PRUint32 start = 0; ++ while (start < mSpecPos) { ++ PRUint32 i; ++ for (i = start; i < mSpecPos; i++) { ++ XftGlyphFontSpec *sp = &mSpecBuffer[i]; ++ XGlyphInfo info; ++ XftGlyphExtents(GDK_DISPLAY(), sp->font, &sp->glyph, 1, &info); ++ if (!info.width || !info.height) ++ break; + } ++ if (i > start) ++ XftDrawGlyphFontSpec(mDraw, mColor, mSpecBuffer+start, i-start); ++ start = i + 1; + } + mSpecPos = 0; + } + From alexander at archlinux.org Wed Feb 13 13:58:58 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Wed, 13 Feb 2008 08:58:58 -0500 Subject: [arch-commits] CVS update of extra/network/firefox (firefox-2.0-pango-ligatures.patch) Message-ID: Date: Wednesday, February 13, 2008 @ 08:58:58 Author: alexander Path: /home/cvs-extra/extra/network/firefox Removed: firefox-2.0-pango-ligatures.patch (1.2) * removed obsolete patch -----------------------------------+ firefox-2.0-pango-ligatures.patch | 1932 ------------------------------------ 1 file changed, 1932 deletions(-) The diff is longer than the limit of 39KB. From simo at archlinux.org Wed Feb 13 19:20:09 2008 From: simo at archlinux.org (Simo Leone) Date: Wed, 13 Feb 2008 14:20:09 -0500 Subject: [arch-commits] CVS update of extra/network/gajim (9283.diff PKGBUILD) Message-ID: Date: Wednesday, February 13, 2008 @ 14:20:09 Author: simo Path: /home/cvs-extra/extra/network/gajim Added: 9283.diff (1.1) Modified: PKGBUILD (1.15 -> 1.16) upgpkg: gajim 0.11.4-2 Fix FS#9418 -----------+ 9283.diff | 11 +++++++++++ PKGBUILD | 13 +++++++++---- 2 files changed, 20 insertions(+), 4 deletions(-) Index: extra/network/gajim/9283.diff diff -u /dev/null extra/network/gajim/9283.diff:1.1 --- /dev/null Wed Feb 13 14:20:09 2008 +++ extra/network/gajim/9283.diff Wed Feb 13 14:20:09 2008 @@ -0,0 +1,11 @@ +Index: trunk/src/common/helpers.py +=================================================================== +--- trunk/src/common/helpers.py (revision 9282) ++++ trunk/src/common/helpers.py (revision 9283) +@@ -794,5 +794,5 @@ + + # our last chance, ask uname and strip it +- uname_output = get_output_of_command('uname -a | cut -d" " -f1,3') ++ uname_output = get_output_of_command('uname -sr') + if uname_output is not None: + return uname_output[0] # only first line Index: extra/network/gajim/PKGBUILD diff -u extra/network/gajim/PKGBUILD:1.15 extra/network/gajim/PKGBUILD:1.16 --- extra/network/gajim/PKGBUILD:1.15 Sun Jan 20 00:16:53 2008 +++ extra/network/gajim/PKGBUILD Wed Feb 13 14:20:09 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.15 2008/01/20 05:16:53 eric Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/13 19:20:09 simo Exp $ # Maintainer: simo # Contributor: Nikos Kouremenos pkgname=gajim pkgver=0.11.4 -pkgrel=1 +pkgrel=2 pkgdesc="Jabber client written in PyGTK" arch=(i686 x86_64) url="http://www.gajim.org/" @@ -12,11 +12,16 @@ makedepends=('gettext' 'perlxml') install=gajim.install options=(!libtool) -source=(http://www.gajim.org/downloads/gajim-$pkgver.tar.gz) -md5sums=('ddcd445c82299535cad12401d877f7cc') +source=(http://www.gajim.org/downloads/gajim-$pkgver.tar.gz 9283.diff) +md5sums=('ddcd445c82299535cad12401d877f7cc' + '4f6b939e4fa3038ed62ceab4b52a40fa') build() { cd $startdir/src/gajim-$pkgver + + # this will be included in gajim 0.12 + patch -p1 < $startdir/src/9283.diff + ./configure --prefix=/usr make || return 1 make DESTDIR=$startdir/pkg install From eric at archlinux.org Thu Feb 14 03:52:45 2008 From: eric at archlinux.org (Eric Belanger) Date: Wed, 13 Feb 2008 22:52:45 -0500 Subject: [arch-commits] CVS update of core/support/netcfg (PKGBUILD) Message-ID: Date: Wednesday, February 13, 2008 @ 22:52:45 Author: eric Path: /home/cvs-core/core/support/netcfg Modified: PKGBUILD (1.7 -> 1.8) upgpkg: netcfg 2.0.6-1 FSH man pages ----------+ PKGBUILD | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) Index: core/support/netcfg/PKGBUILD diff -u core/support/netcfg/PKGBUILD:1.7 core/support/netcfg/PKGBUILD:1.8 --- core/support/netcfg/PKGBUILD:1.7 Wed Feb 13 04:54:29 2008 +++ core/support/netcfg/PKGBUILD Wed Feb 13 22:52:45 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.7 2008/02/13 09:54:29 james Exp $ +# $Id: PKGBUILD,v 1.8 2008/02/14 03:52:45 eric Exp $ # Maintainer: James Rayner pkgname=netcfg pkgver=2.0.6 @@ -9,11 +9,13 @@ backup=(etc/iftab) depends=(wireless_tools wpa_supplicant net-tools mktemp) source=(http://dev.archlinux.org/~james/netcfg/netcfg-$pkgver.tar.gz) +md5sums=('8bf6861e800a5b35f9f8ee4db8e07151') #source=(netcfg-$pkgver.tar.gz) arch=(i686 x86_64) build() { cd $startdir/src/netcfg-$pkgver + sed -i 's|/man/|/share/man/|' Makefile make DESTDIR=$startdir/pkg install make DESTDIR=$startdir/pkg install-contrib install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/netcfg/LICENSE @@ -21,16 +23,3 @@ # Uncomment once initscripts patch merged # ln -s /usr/bin/netcfg2 $startdir/pkg/usr/bin/netcfg } - - - - - - - - - - - - -md5sums=('8bf6861e800a5b35f9f8ee4db8e07151') From dan at archlinux.org Thu Feb 14 05:27:52 2008 From: dan at archlinux.org (Dan McGee) Date: Thu, 14 Feb 2008 00:27:52 -0500 Subject: [arch-commits] CVS update of unstable/network/firefox3 [new] Message-ID: Date: Thursday, February 14, 2008 @ 00:27:52 Author: dan Path: /home/cvs-unstable/unstable/network/firefox3 Directory /home/cvs-unstable/unstable/network/firefox3 added to the repository From dan at archlinux.org Thu Feb 14 05:33:28 2008 From: dan at archlinux.org (Dan McGee) Date: Thu, 14 Feb 2008 00:33:28 -0500 Subject: [arch-commits] CVS update of unstable/network/firefox3 (6 files) Message-ID: Date: Thursday, February 14, 2008 @ 00:33:28 Author: dan Path: /home/cvs-unstable/unstable/network/firefox3 Added: PKGBUILD (1.1) firefox.install (1.1) firefox3-safe.desktop (1.1) firefox3.desktop (1.1) mozconfig (1.1) mozilla-firefox-1.0-lang.patch (1.1) upgpkg: firefox3 3.0b3-2 --------------------------------+ PKGBUILD | 67 +++++++++++++++++++++++++++++++ firefox.install | 12 +++++ firefox3-safe.desktop | 11 +++++ firefox3.desktop | 83 +++++++++++++++++++++++++++++++++++++++ mozconfig | 32 +++++++++++++++ mozilla-firefox-1.0-lang.patch | 12 +++++ 6 files changed, 217 insertions(+) Index: unstable/network/firefox3/PKGBUILD diff -u /dev/null unstable/network/firefox3/PKGBUILD:1.1 --- /dev/null Thu Feb 14 00:33:28 2008 +++ unstable/network/firefox3/PKGBUILD Thu Feb 14 00:33:27 2008 @@ -0,0 +1,67 @@ +# $Id $ +# Maintainer: Dan McGee +# Contributor: Jakub Schmidtke + +pkgname=firefox3 +pkgver=3.0b3 +pkgrel=2 +pkgdesc="Standalone web browser from mozilla.org" +arch=(i686 x86_64) +license=('MPL' 'GPL' 'LGPL') +depends=('gtk2>=2.12.0' 'pango>=1.18.0' 'gcc-libs' 'libxt' 'libidl2' 'mozilla-common' 'desktop-file-utils' 'cairo' 'curl' 'nss>=3.11.7' 'dbus-glib') +makedepends=('zip' 'imagemagick' 'pkgconfig' 'gcc' 'diffutils') +install=firefox.install +url="http://www.mozilla.org/projects/firefox" +source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${pkgver}/source/firefox-${pkgver}-source.tar.bz2 + mozconfig + firefox3.desktop + firefox3-safe.desktop + mozilla-firefox-1.0-lang.patch) +options=('!makeflags') + +build() { + cd ${startdir}/src/mozilla + patch -Np1 -i $startdir/src/mozilla-firefox-1.0-lang.patch || return 1 + + export MOZ_PROJECT=browser + + sed "s/#CFLAGS#/${CFLAGS}/g" ${startdir}/src/mozconfig >.mozconfig + make -f client.mk build || return 1 + make DESTDIR=${startdir}/pkg install || return 1 + + cd ${startdir}/pkg/opt/mozilla/lib/firefox-${pkgver} + export MOZ_DISABLE_GNOME=1 + export MOZTMP=`mktemp -d -p ${startdir}/src` + LD_LIBRARY_PATH=`pwd` HOME=${MOZTMP} ./firefox-bin -register + rm -rf ${MOZTMP} + cd chrome + find . -maxdepth 1 -type d -exec rm -rf {} \; + + #Remove mozilla devel stuff, this is in XULRunner now + rm -rf ${startdir}/pkg/opt/mozilla/share + rm -rf ${startdir}/pkg/opt/mozilla/include + rm -rf ${startdir}/pkg/opt/mozilla/lib/pkgconfig + + + cd ${startdir}/pkg/opt/mozilla/lib && ln -sf firefox-${pkgver} firefox3 + + rm -rf ${startdir}/pkg/opt/mozilla/bin/defaults + + mkdir -p ${startdir}/pkg/usr/share/applications + mkdir -p ${startdir}/pkg/usr/share/pixmaps + install -m644 ${startdir}/src/mozilla/browser/app/default48.png ${startdir}/pkg/usr/share/pixmaps/firefox3.png + install -m644 ${startdir}/src/firefox3.desktop ${startdir}/pkg/usr/share/applications/ + install -m644 ${startdir}/src/firefox3-safe.desktop ${startdir}/pkg/usr/share/applications/ + + mkdir -p ${startdir}/pkg/opt/mozilla/lib/firefox3/chrome/icons/default + install -m644 ${startdir}/src/mozilla/browser/app/mozicon50.xpm ${startdir}/pkg/opt/mozilla/lib/firefox3/chrome/icons/default/default.xpm + install -m644 ${startdir}/src/mozilla/browser/app/mozicon50.xpm ${startdir}/pkg/opt/mozilla/lib/firefox3/icons/default.xpm + + cd ${startdir}/pkg/opt/mozilla/bin && mv firefox firefox3 +} + +md5sums=('949cfbb596b786ba5a9f9ad6604e2849' + '0bb2f761b5fedbacbb0074439dfe4b60' + 'ff1c7b1fb25fee646a0c6d2b08d3b98c' + '370aa36551a70150c1c6f07672ca0f32' + 'bd5db57c23c72a02a489592644f18995') Index: unstable/network/firefox3/firefox.install diff -u /dev/null unstable/network/firefox3/firefox.install:1.1 --- /dev/null Thu Feb 14 00:33:28 2008 +++ unstable/network/firefox3/firefox.install Thu Feb 14 00:33:27 2008 @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q +} + +post_upgrade() { + post_install $1 +} + +post_remove() { + update-desktop-database -q +} + Index: unstable/network/firefox3/firefox3-safe.desktop diff -u /dev/null unstable/network/firefox3/firefox3-safe.desktop:1.1 --- /dev/null Thu Feb 14 00:33:28 2008 +++ unstable/network/firefox3/firefox3-safe.desktop Thu Feb 14 00:33:27 2008 @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Exec=firefox3 -safe-mode %u +Icon=firefox3 +Type=Application +Terminal=false +MultipleArgs=false +Name=Firefox3 - Safe Mode +GenericName=Web Browser - Safe Mode +StartupNotify=false +Categories=Application;Network; Index: unstable/network/firefox3/firefox3.desktop diff -u /dev/null unstable/network/firefox3/firefox3.desktop:1.1 --- /dev/null Thu Feb 14 00:33:28 2008 +++ unstable/network/firefox3/firefox3.desktop Thu Feb 14 00:33:27 2008 @@ -0,0 +1,83 @@ +[Desktop Entry] +Encoding=UTF-8 +Exec=firefox3 %u +Icon=firefox3 +Type=Application +Terminal=false +MultipleArgs=false +Name=Firefox3 +Name[bn]=???????????????????????????3 +Name[eo]=Fajrovulpo3 +Name[fi]=Firefox3 +Name[pa]=????????????????????????3 +Name[tg]=???????????? ????????????3 +GenericName=Web Browser +GenericName[af]=Web Blaaier +GenericName[ar]=?????????? ?????? +GenericName[az]=Veb S??yyah?? +GenericName[bg]=?????????????? +GenericName[bn]=???????????? ???????????????????????? +GenericName[br]=Furcher ar Gwiad +GenericName[bs]=WWW Preglednik +GenericName[ca]=Fullejador web +GenericName[cs]=WWW prohl????e?? +GenericName[cy]=Porydd Gwe +GenericName[da]=Browser +GenericName[de]=Web-Browser +GenericName[el]=???????????????????? ?????????? +GenericName[eo]=TTT-legilo +GenericName[es]=Navegador web +GenericName[et]=Veebilehitseja +GenericName[eu]=Web arakatzailea +GenericName[fa]=???????????? ???? +GenericName[fi]=WWW-selain +GenericName[fo]=Aln??tsfar +GenericName[fr]=Navigateur web +GenericName[gl]=Navegador Web +GenericName[he]=?????????? ?????????????? +GenericName[hi]=????????? ???????????????????????? +GenericName[hr]=Web preglednik +GenericName[hu]=Webb??ng??sz?? +GenericName[is]=Vafri +GenericName[it]=Browser Web +GenericName[ja]=????????????????????? +GenericName[ko]=??? ???????????? +GenericName[lo]=????????????????????????????????? +GenericName[lt]=??iniatinklio nar??ykl?? +GenericName[lv]=Web P??rl??ks +GenericName[mk]=?????????????????????? ???? ???????????????? +GenericName[mn]=??????-?????????? +GenericName[nb]=Nettleser +GenericName[nds]=Nettkieker +GenericName[nl]=Webbrowser +GenericName[nn]=Nettlesar +GenericName[nso]=Seinyakisi sa Web +GenericName[pa]=????????? ?????????????????? +GenericName[pl]=Przegl??darka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator de web +GenericName[ru]=??????-?????????????? +GenericName[se]=Fierpm??datlogan +GenericName[sk]=Webov?? prehliada?? +GenericName[sl]=Spletni brskalnik +GenericName[sr]=?????? ?????????????????????? +GenericName[sr at Latn]=Veb pretra??iva?? +GenericName[ss]=Ibrawuza yeWeb +GenericName[sv]=Webbl??sare +GenericName[ta]=????????? ??????????????? +GenericName[tg]=???????????????????? ?????? +GenericName[th]=??????????????????????????????????????? +GenericName[tr]=Web Taray??c?? +GenericName[uk]=?????????????????? ?????????? +GenericName[uz]=??????-?????????????? +GenericName[ven]=Buronza ya Webu +GenericName[vi]=Tr??nh duy???t Web +GenericName[wa]=Betchteu waibe +GenericName[xh]=Umkhangeli zincwadi we Web +GenericName[zh_CN]=??????????????? +GenericName[zh_TW]=??????????????? +GenericName[zu]=Umcingi we-Web +MimeType=text/html +StartupNotify=false +Categories=Application;Network; Index: unstable/network/firefox3/mozconfig diff -u /dev/null unstable/network/firefox3/mozconfig:1.1 --- /dev/null Thu Feb 14 00:33:28 2008 +++ unstable/network/firefox3/mozconfig Thu Feb 14 00:33:27 2008 @@ -0,0 +1,32 @@ +# load defaults from src tarball +. $topsrcdir/browser/config/mozconfig +# add our own options + +ac_add_options --with-system-nspr +ac_add_options --with-system-nss +ac_add_options --with-system-jpeg +ac_add_options --with-system-zlib +# TODO we cannot use the system libpng until APNG support is added +#ac_add_options --with-system-png +ac_add_options --with-system-mng +ac_add_options --with-pthreads +ac_add_options --disable-tests +ac_add_options --disable-debug +ac_add_options --disable-installer +ac_add_options --enable-optimize="#CFLAGS#" +ac_add_options --disable-xinerama +ac_add_options --enable-default-toolkit=cairo-gtk2 +ac_add_options --disable-xprint +ac_add_options --enable-strip +ac_add_options --enable-pango +ac_add_options --enable-xft +# TODO we cannot use the system cairo until we go to a version >= 1.5.2 +#ac_add_options --enable-system-cairo +ac_add_options --enable-svg +ac_add_options --enable-canvas +ac_add_options --prefix=/opt/mozilla +ac_add_options --with-default-mozilla-five-home=/opt/mozilla/lib/firefox3 +ac_add_options --enable-crypto +ac_add_options --enable-single-profile +ac_add_options --disable-profilesharing +ac_add_options --disable-gnomevfs Index: unstable/network/firefox3/mozilla-firefox-1.0-lang.patch diff -u /dev/null unstable/network/firefox3/mozilla-firefox-1.0-lang.patch:1.1 --- /dev/null Thu Feb 14 00:33:28 2008 +++ unstable/network/firefox3/mozilla-firefox-1.0-lang.patch Thu Feb 14 00:33:28 2008 @@ -0,0 +1,12 @@ +--- mozilla/browser/app/profile/firefox.js.lang 2005-01-13 15:32:03.509282726 +0100 ++++ mozilla/browser/app/profile/firefox.js 2005-01-13 15:33:40.220914789 +0100 +@@ -253,6 +253,9 @@ + pref("font.language.group", "chrome://global/locale/intl.properties"); + pref("intl.menuitems.alwaysappendaccesskeys","chrome://global/locale/intl.properties"); + ++// Use LANG environment variable to choose locale ++pref("intl.locale.matchOS", true); ++ + // 0=lines, 1=pages, 2=history , 3=text size + pref("mousewheel.withcontrolkey.action",3); + pref("mousewheel.withshiftkey.action",2); From dan at archlinux.org Thu Feb 14 13:53:20 2008 From: dan at archlinux.org (Dan McGee) Date: Thu, 14 Feb 2008 08:53:20 -0500 Subject: [arch-commits] CVS update of unstable/network/firefox3 (PKGBUILD) Message-ID: Date: Thursday, February 14, 2008 @ 08:53:20 Author: dan Path: /home/cvs-unstable/unstable/network/firefox3 Modified: PKGBUILD (1.1 -> 1.2) upgpkg: firefox3 3.0b3-2.1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: unstable/network/firefox3/PKGBUILD diff -u unstable/network/firefox3/PKGBUILD:1.1 unstable/network/firefox3/PKGBUILD:1.2 --- unstable/network/firefox3/PKGBUILD:1.1 Thu Feb 14 00:33:27 2008 +++ unstable/network/firefox3/PKGBUILD Thu Feb 14 08:53:20 2008 @@ -1,15 +1,15 @@ -# $Id $ +# $Id: PKGBUILD,v 1.2 2008/02/14 13:53:20 dan Exp $ # Maintainer: Dan McGee # Contributor: Jakub Schmidtke pkgname=firefox3 pkgver=3.0b3 -pkgrel=2 +pkgrel=2.1 pkgdesc="Standalone web browser from mozilla.org" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') depends=('gtk2>=2.12.0' 'pango>=1.18.0' 'gcc-libs' 'libxt' 'libidl2' 'mozilla-common' 'desktop-file-utils' 'cairo' 'curl' 'nss>=3.11.7' 'dbus-glib') -makedepends=('zip' 'imagemagick' 'pkgconfig' 'gcc' 'diffutils') +makedepends=('zip' 'imagemagick' 'pkgconfig' 'gcc' 'diffutils' 'python') install=firefox.install url="http://www.mozilla.org/projects/firefox" source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${pkgver}/source/firefox-${pkgver}-source.tar.bz2 From andyrtr at archlinux.org Thu Feb 14 19:20:02 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Thu, 14 Feb 2008 14:20:02 -0500 Subject: [arch-commits] CVS update of unstable/network/opera-devel [new] Message-ID: Date: Thursday, February 14, 2008 @ 14:20:02 Author: andyrtr Path: /home/cvs-unstable/unstable/network/opera-devel Directory /home/cvs-unstable/unstable/network/opera-devel added to the repository From andyrtr at archlinux.org Thu Feb 14 19:20:58 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Thu, 14 Feb 2008 14:20:58 -0500 Subject: [arch-commits] CVS update of unstable/network/opera-devel (3 files) Message-ID: Date: Thursday, February 14, 2008 @ 14:20:58 Author: andyrtr Path: /home/cvs-unstable/unstable/network/opera-devel Added: PKGBUILD (1.1) opera.desktop (1.1) opera_logo48.png (1.1) moved opera snapshots to unstable repo; added a nice menu icon ------------------+ PKGBUILD | 36 ++++++++++++++++++++ opera.desktop | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++ opera_logo48.png | <> 3 files changed, 128 insertions(+) Index: unstable/network/opera-devel/PKGBUILD diff -u /dev/null unstable/network/opera-devel/PKGBUILD:1.1 --- /dev/null Thu Feb 14 14:20:58 2008 +++ unstable/network/opera-devel/PKGBUILD Thu Feb 14 14:20:58 2008 @@ -0,0 +1,36 @@ +# $Id: PKGBUILD,v 1.1 2008/02/14 19:20:58 andyrtr Exp $ +# Maintainer: Tom Killian +# Contributor: dorphell + +pkgname=opera-devel +pkgver=9.50 +pkgrel=0.15 +pkgdesc="The Opera web browser developement and testing version" +url="http://www.opera.com/" +depends=('qt3') +license=('custom:opera') +arch=('i686' 'x86_64') +conflicts=('opera') +provides=('opera') +source=(http://snapshot.opera.com/unix/snapshot-1800/intel-linux/opera-9.50-20080211.6-shared-qt.i386-1800.tar.bz2 opera.desktop opera_logo48.png) +md5sums=('43eb7abf8e65f0469d1095ca412e1359' + '63420a6c4e77f7d9aa3d8f0ebd330947' + 'a270c65b8d4f8e2e76439f417ea44265') +[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1800/x86_64-linux/opera-9.50-20080211.2-shared-qt.x86_64-1800.tar.bz2 + opera.desktop opera_logo48.png) +[ "$CARCH" = "x86_64" ] && md5sums=('2f94767c46a8aab422341048eec1fb66' + '63420a6c4e77f7d9aa3d8f0ebd330947' + 'a270c65b8d4f8e2e76439f417ea44265') + +build() { +if [ "$CARCH" = "x86_64" ]; then + cd ${startdir}/src/opera-9.50-20080211.2-shared-qt.x86_64-1800 + sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1 + else cd ${startdir}/src/opera-9.50-20080211.6-shared-qt.i386-1800 + sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1 +fi + ./install.sh DESTDIR=${startdir}/pkg + install -D -m 644 ${startdir}/src/opera.desktop ${startdir}/pkg/usr/share/applications/opera.desktop + install -D -m 644 LICENSE ${startdir}/pkg/usr/share/licenses/opera/license.txt + install -D -m 644 ${startdir}/src/opera_logo48.png ${startdir}/pkg/usr/share/opera/images/opera_48x48.png +} Index: unstable/network/opera-devel/opera.desktop diff -u /dev/null unstable/network/opera-devel/opera.desktop:1.1 --- /dev/null Thu Feb 14 14:20:58 2008 +++ unstable/network/opera-devel/opera.desktop Thu Feb 14 14:20:58 2008 @@ -0,0 +1,91 @@ +[Desktop Entry] +Encoding=UTF-8 +Exec=opera %u +Terminal=false +Icon=/usr/share/opera/images/opera_48x48.png +Type=Application +MimeType=text/html +Categories=Application;Network; +Name=Opera-devel +Name[ar]=?????????? +Name[bn]=??????????????? +Name[eo]=Opero +Name[fa]=???????? +Name[hi]=??????????????? +Name[ko]=????????? +Name[lo]=?????????????????? +Name[pa]=??????????????? +Name[ta]=??????????????? +Name[th]=?????????????????? +GenericName=Web Browser +GenericName[af]=Web Blaaier +GenericName[ar]=?????????? ?????? +GenericName[az]=Veb S??yyah?? +GenericName[bg]=?????????????? +GenericName[bn]=???????????? ???????????????????????? +GenericName[br]=Furcher ar Gwiad +GenericName[bs]=WWW Preglednik +GenericName[ca]=Fullejador web +GenericName[cs]=WWW prohl????e?? +GenericName[cy]=Porydd Gwe +GenericName[da]=Browser +GenericName[de]=Web-Browser +GenericName[el]=???????????????????? ?????????? +GenericName[eo]=TTT-legilo +GenericName[es]=Navegador web +GenericName[et]=Veebilehitseja +GenericName[eu]=Web arakatzailea +GenericName[fa]=???????????? ???? +GenericName[fi]=WWW-selain +GenericName[fo]=Aln??tsfar +GenericName[fr]=Navigateur web +GenericName[fy]=Webbl??der +GenericName[ga]=Brabhs??la?? L??n +GenericName[gl]=Navegador Web +GenericName[he]=?????????? ?????????????? +GenericName[hi]=????????? ???????????????????????? +GenericName[hr]=Web preglednik +GenericName[hu]=Webb??ng??sz?? +GenericName[is]=Vafri +GenericName[it]=Browser Web +GenericName[ja]=????????????????????? +GenericName[km]=??????????????????????????????????????????????????????????????? +GenericName[ko]=??? ???????????? +GenericName[lo]=????????????????????????????????? +GenericName[lt]=??iniatinklio nar??ykl?? +GenericName[lv]=T??mek??a P??rl??ks +GenericName[mk]=?????????????????????? ???? ???????????????? +GenericName[mn]=??????-?????????? +GenericName[ms]=Pelayar Web +GenericName[nb]=Nettleser +GenericName[nds]=Nettkieker +GenericName[nl]=Webbrowser +GenericName[nn]=Nettlesar +GenericName[nso]=Seinyakisi sa Web +GenericName[pa]=????????? ?????????????????? +GenericName[pl]=Przegl??darka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator de web +GenericName[ru]=??????-?????????????? +GenericName[rw]=Mucukumbuzi Urubuga +GenericName[se]=Fierpm??datlogan +GenericName[sk]=Webov?? prehliada?? +GenericName[sl]=Spletni brskalnik +GenericName[sr]=?????? ?????????????????? +GenericName[sr at Latn]=Veb pregleda?? +GenericName[ss]=Ibrawuza yeWeb +GenericName[sv]=Webbl??sare +GenericName[ta]=????????? ??????????????? +GenericName[tg]=???????????????????? ?????? +GenericName[th]=??????????????????????????????????????? +GenericName[tr]=Web Taray??c?? +GenericName[uk]=?????????????????? ?????????? +GenericName[uz]=??????-?????????????? +GenericName[ven]=Buronza ya Webu +GenericName[vi]=Tr??nh duy???t Web +GenericName[wa]=Betchteu waibe +GenericName[xh]=Umkhangeli zincwadi we Web +GenericName[zh_CN]=Web ????????? +GenericName[zh_TW]=??????????????? +GenericName[zu]=Umcingi we-Web Index: unstable/network/opera-devel/opera_logo48.png <> From aaron at archlinux.org Thu Feb 14 20:47:57 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Thu, 14 Feb 2008 15:47:57 -0500 Subject: [arch-commits] CVS update of core/base/filesystem (PKGBUILD fstab ld.so.conf) Message-ID: Date: Thursday, February 14, 2008 @ 15:47:57 Author: aaron Path: /home/cvs-core/core/base/filesystem Modified: PKGBUILD (1.96 -> 1.97) fstab (1.14 -> 1.15) ld.so.conf (1.1.1.1 -> 1.2) upgpkg: filesystem 2008.02-1 Backup /etc/issue Version bump to 2008.02 for new ISOs Put removable media dirs in /media by default Remove /usr/X11R6/lib from default ld.so.conf ------------+ PKGBUILD | 14 +++++++------- fstab | 6 +++--- ld.so.conf | 2 -- 3 files changed, 10 insertions(+), 12 deletions(-) Index: core/base/filesystem/PKGBUILD diff -u core/base/filesystem/PKGBUILD:1.96 core/base/filesystem/PKGBUILD:1.97 --- core/base/filesystem/PKGBUILD:1.96 Fri Feb 8 05:55:27 2008 +++ core/base/filesystem/PKGBUILD Thu Feb 14 15:47:57 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.96 2008/02/08 10:55:27 pierre Exp $ +# $Id: PKGBUILD,v 1.97 2008/02/14 20:47:57 aaron Exp $ # Maintainer: Aaron Griffin # Contributor: judd pkgname=filesystem -pkgver=2007.11 -pkgrel=7 +pkgver=2008.02 +pkgrel=1 pkgdesc="Base filesystem" arch=(i686 x86_64) license=('GPL') @@ -14,7 +14,7 @@ #depends=('sh' 'coreutils') backup=(etc/fstab etc/crypttab etc/group etc/hosts etc/ld.so.conf etc/passwd \ etc/shadow etc/gshadow etc/resolv.conf etc/motd etc/nsswitch.conf \ - etc/shells etc/host.conf etc/securetty etc/profile) + etc/shells etc/host.conf etc/securetty etc/profile etc/issue) source=(group issue nsswitch.conf securetty host.conf ld.so.conf \ passwd shadow fstab crypttab hosts motd resolv.conf shells \ gshadow services protocols profile) @@ -23,10 +23,10 @@ '775464ba7588b4976e0c2a02b83123f4' '655071da46d2ac03e0fb8a071bf193ea' 'f28150d4c0b22a017be51b9f7f9977ed' - 'f9e1d9fbf084dcc29a82a74b9ed4be65' + '2c24792d97ef3cf0d73b60d4c429730b' '4eee5140437e09821e82d689f53439b3' 'c163cae617cbae36d1eb5546bdb59bcb' - '0d3cfed6eacf21072e468bb7fe80cf07' + 'f1703c4f83cd7bd8a264d69e66fa5160' 'e5d8323a4dbee7a6d0d2a19cbf4b819f' '81b3cb42a6ddabc2ed2310511ee9c859' 'd41d8cd98f00b204e9800998ecf8427e' @@ -42,7 +42,7 @@ cd $startdir/pkg mkdir -p bin boot dev etc home lib mnt proc root sbin tmp usr var opt srv sys chmod 555 proc - mkdir -p mnt/{fl,cd,dvd} + mkdir -p media/{fl,cd,dvd} mkdir -p usr/{bin,include,lib,sbin,share/misc,src,man} mkdir -p usr/share/man/man{1,2,3,4,5,6,7,8} Index: core/base/filesystem/fstab diff -u core/base/filesystem/fstab:1.14 core/base/filesystem/fstab:1.15 --- core/base/filesystem/fstab:1.14 Wed Nov 9 14:35:53 2005 +++ core/base/filesystem/fstab Thu Feb 14 15:47:57 2008 @@ -5,7 +5,7 @@ none /dev/pts devpts defaults 0 0 none /dev/shm tmpfs defaults 0 0 -/dev/cdrom /mnt/cd iso9660 ro,user,noauto,unhide 0 0 -/dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0 -/dev/fd0 /mnt/fl vfat user,noauto 0 0 +/dev/cdrom /media/cd iso9660 ro,user,noauto,unhide 0 0 +/dev/dvd /media/dvd udf ro,user,noauto,unhide 0 0 +/dev/fd0 /media/fl vfat user,noauto 0 0 Index: core/base/filesystem/ld.so.conf diff -u core/base/filesystem/ld.so.conf:1.1.1.1 core/base/filesystem/ld.so.conf:1.2 --- core/base/filesystem/ld.so.conf:1.1.1.1 Mon Mar 4 02:28:25 2002 +++ core/base/filesystem/ld.so.conf Thu Feb 14 15:47:57 2008 @@ -2,6 +2,4 @@ # /etc/ld.so.conf # -/usr/X11R6/lib - # End of file From juergen at archlinux.org Thu Feb 14 21:24:26 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Thu, 14 Feb 2008 16:24:26 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-video-radeonhd (PKGBUILD) Message-ID: Date: Thursday, February 14, 2008 @ 16:24:26 Author: juergen Path: /home/cvs-extra/extra/x11-drivers/xf86-video-radeonhd Modified: PKGBUILD (1.3 -> 1.4) removed replaces array ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Index: extra/x11-drivers/xf86-video-radeonhd/PKGBUILD diff -u extra/x11-drivers/xf86-video-radeonhd/PKGBUILD:1.3 extra/x11-drivers/xf86-video-radeonhd/PKGBUILD:1.4 --- extra/x11-drivers/xf86-video-radeonhd/PKGBUILD:1.3 Fri Dec 21 22:34:18 2007 +++ extra/x11-drivers/xf86-video-radeonhd/PKGBUILD Thu Feb 14 16:24:26 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.3 2007/12/22 03:34:18 alexander Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/14 21:24:26 juergen Exp $ # Maintainer: pkgname=xf86-video-radeonhd pkgver=1.1.0 @@ -11,9 +11,9 @@ makedepends=('pkgconfig' 'xorg-server' 'diffutils') options=('!libtool') conflicts=('xf86-video-radeonhd-git') -replaces=('xf86-video-radeonhd-git') groups=('xorg-video-drivers') source=(ftp://ftp.freedesktop.org/pub/individual/driver/$pkgname-$pkgver.tar.bz2) +md5sums=('ec31f738afd18da374e032e23ad08e21') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -24,4 +24,3 @@ install -m644 -D ${startdir}/src/${pkgname}-${pkgver}/COPYING \ ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE || return 1 } -md5sums=('ec31f738afd18da374e032e23ad08e21') From andyrtr at archlinux.org Thu Feb 14 22:25:59 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Thu, 14 Feb 2008 17:25:59 -0500 Subject: [arch-commits] CVS update of extra/office/openoffice-base (3 files) Message-ID: Date: Thursday, February 14, 2008 @ 17:25:59 Author: andyrtr Path: /home/cvs-extra/extra/office/openoffice-base Modified: ChangeLog (1.3 -> 1.4) PKGBUILD (1.64 -> 1.65) template.desktop (1.5 -> 1.6) update to 2.4rc1 ------------------+ ChangeLog | 7 ++ PKGBUILD | 137 +++++++++++++++++++---------------------------------- template.desktop | 82 +++++++++++++++---------------- 3 files changed, 98 insertions(+), 128 deletions(-) Index: extra/office/openoffice-base/ChangeLog diff -u extra/office/openoffice-base/ChangeLog:1.3 extra/office/openoffice-base/ChangeLog:1.4 --- extra/office/openoffice-base/ChangeLog:1.3 Thu Dec 6 14:07:21 2007 +++ extra/office/openoffice-base/ChangeLog Thu Feb 14 17:25:59 2008 @@ -1,3 +1,10 @@ +openoffice-base 2.4.0-0.1 +- ooh680-m7 = 2.4 RC1 +- remove gstreamer patch that breaks letter wizard on x86_64 +- removed Arch splash +- removed obsolete patches +- added gtk-printing patch to provide the nice dialog on gtk based desktops + openoffice-base 2.3.1-1 - remove broken --without-stlport4 option for i686 Index: extra/office/openoffice-base/PKGBUILD diff -u extra/office/openoffice-base/PKGBUILD:1.64 extra/office/openoffice-base/PKGBUILD:1.65 --- extra/office/openoffice-base/PKGBUILD:1.64 Tue Dec 25 09:44:59 2007 +++ extra/office/openoffice-base/PKGBUILD Thu Feb 14 17:25:59 2008 @@ -2,25 +2,25 @@ # Contributor: Hussam Al-Tayeb pkgname=openoffice-base -pkgver=2.3.1 -pkgrel=2 +pkgver=2.4.0 +pkgrel=0.1 # =RC1 pkgdesc="OpenOffice.org - a free multiplatform and multilingual office suite" -arch=(i686 x86_64) -_OO_milestone=oog680-m9 -#_OO_milestone=OOG680_m9 +arch=('i686' 'x86_64') +_OO_milestone=ooh680-m7 +#_OO_milestone=OOH680_m7 license=('LGPL') url="http://www.openoffice.org" install=openoffice.install -depends=('ttf-dejavu' 'curl' 'desktop-file-utils' 'fontconfig>=2.4' 'gtk2>=2.10.11' - 'hunspell>=1.2.1-2' 'perl' 'python>=2.5' 'libwpd' 'libsndfile' +depends=('ttf-dejavu' 'curl' 'desktop-file-utils' 'fontconfig>=2.5' 'gtk2>=2.12.7' + 'hunspell>=1.2.1-2' 'perl' 'python>=2.5.1' 'libwpd' 'libsndfile' 'startup-notification>=0.9' 'xalan-java' 'libxaw' 'libcups' 'hsqldb-java' - 'gstreamer0.10-base' 'neon>=0.27.0' 'dbus-glib' 'nss' 'pstoedit') + 'neon>=0.27.2' 'dbus-glib' 'nss' 'pstoedit') # 'xmlsec' - broken # "icu>=3.8" broken # for gnu java/ecj makedepends=('bison' 'cvs' 'curl' 'findutils' 'flex' 'gawk' 'gcc-libs' 'kdelibs' 'libart-lgpl' 'pam' 'sane' 'zip' 'perl-archive-zip' 'pkgconfig' 'unzip' - 'xulrunner>=1.8.1.11' 'java-gcj-compat' 'apache-ant' 'cairo' 'ccache' 'autoconf') + 'xulrunner>=1.8.1.11' 'java-gcj-compat' 'apache-ant' 'cairo' 'autoconf') #'ccache' # 'boost' - we use internal one. jfreereport is broken with system-boost/has no effect on size # for SUN Java #makedepends=('boost' 'bison' 'ccache' 'cvs' 'curl' 'findutils' @@ -28,14 +28,15 @@ # 'perl-archive-zip' 'pkgconfig' 'unzip' 'xulrunner>=1.8.1.3' # 'jdk' 'apache-ant' 'cairo') -MIRROR="ftp://ftp.gwdg.de/pub/openoffice/" # has all late but is fast +#MIRROR="ftp://ftp.gwdg.de/pub/openoffice/" # has all late but is fast #MIRROR=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/ #MIRROR=ftp://ftp-1.gwdg.de/pub/openoffice/developer #MIRROR=ftp://ftp.linux.cz/pub/localization/OpenOffice.org/ #MIRROR=http://go-oo.org/packages/SRC680/ -#MIRROR=http://download.go-oo.org/OOG680/ +MIRROR=http://download.go-oo.org/OOH680/ -source=($MIRROR/stable/${pkgver}/OOo_${pkgver}_src_{core,binfilter,system}.tar.bz2 +source=(#$MIRROR/stable/${pkgver}/OOo_${pkgver}_src_{core,binfilter,system}.tar.bz2 + #$MIRROR/OOH680/OOo-Dev_${pkgver}_src_{core,binfilter,system}.tar.bz2 #$MIRROR/contrib/rc/${pkgver}/OOo_${pkgver}_${_OO_milestone}_src_{core,binfilter}.tar.bz2 #$MIRROR/contrib/rc/${pkgver}/OOo_${_OO_milestone}_src_{core,binfilter}.tar.bz2 #$MIRROR/contrib/rc/2.2.0rc3/OOo_${pkgver}rc3_src_{core,binfilter}.tar.bz2 @@ -43,56 +44,33 @@ #$MIRROR/stable/${pkgver}/OOo_${pkgver}_src_{core,binfilter}.tar.bz2 #$MIRROR/devel/build/Sources/OOo_${pkgver}_src_{core,binfilter}.tar.bz2 #$MIRROR/SRC680_m223/OOo-Dev_SRC680_m224_src_{core,binfilter}.tar.bz2 - http://download.go-oo.org/OOG680/${_OO_milestone}-{core,binfilter,system}.tar.bz2 - intro.bmp + http://download.go-oo.org/OOH680/${_OO_milestone}-{core,binfilter,system}.tar.bz2 + #$MIRROR/OOH680_m6/OOo-Dev_${_OO_milestone}_src_{core,binfilter,system}.tar.bz2 template.desktop - default-no-startup-wizard_oog680_m1.diff - default-system-fpicker_oog680_m1.diff - jvmfwk-gij-paths_oog680_m9.diff - buildfix-sc-vba_oog680_m1.diff - fix-dba-connectivity-i80338_oog680_m1.diff - internal-db-no-java_oog680_m9.diff - gstreamer-support_oog680_m1.diff - fix-font-hinting_oog680_m2.diff - fix-invisible-text.diff - gui-insensitive_oog680_m2.diff - neon27-oog680_m3.diff - ucb-no-CURL_NO_OLDIES_oog_m5.diff - libxmlsec-system-nss_oog_m5.diff - libxmlsec-findcerts_oog_m5.diff - soffice-detect-mozilla-certificates_oog_m5.diff - ooo82608.vcl.gtkbadfree_oog_m5.diff - detect_db46_src233.diff - #http://oooconv.free.fr/fontooo/FontOOo.sxw - FontOOo_1.7.1.sxw # from http://www.openoffice.org/issues/show_bug.cgi?id=81102 - awt_x86_64.diff) + default-no-startup-wizard.diff + default-system-fpicker.diff + jvmfwk-gij-paths.diff + fix-font-hinting.diff + gui-insensitive.diff + libxmlsec-system-nss.diff + libxmlsec-findcerts.diff + soffice-detect-mozilla-certificates.diff + gtkunixprintdialog.diff + awt_x86_64.diff) # only for Sun builds needed options=('!distcc' 'ccache' '!emptydirs') -md5sums=('9555a2d5fae9a25c788cc732921ef57a' - 'a56cf6ed9bd9759faec5760bacb848cd' - '1e20befe2fdb65c00be11f1f5d9ebdca' - '551c451f43654d928f524f2f809939a9' - 'c26ba92425087f71531d171cf74ff687' - '1124d841e475015b5fde8e54d2f721f7' - '72dba5b4cd94d4439e06f75769402c6f' - 'd9475c3aaf879c294bd9bc692071bd41' +md5sums=('2757e74404ae800baa7b727f3f0684ae' + 'ff5495ee992dfd8cce27a54d1a3fbfaf' + '1e6de10d2481d7144e095b40cf9931f3' + 'a728dcd463c1aa7ca5db75146377a0d1' '0faab33566196ddc9c405d68cf614663' '39e4c1b1e864b22ee4650b2bff44c695' - 'd00bba7046fe64b20f9d1884203a34bf' - '006bd83b71d1d85ad0c75478b17fabf6' - '777754df8f9a1d5d98a4dac2142f02d8' - 'a411c3dd9751a7b9cc6a327992d44026' - '7c3e7b9a3793298bee1cb774b63b93a5' - 'cfaf776e3254123f764c31cc93621e8b' - '509697a7da6508ac9377b7750a57bfc4' + 'c6a9f74aff3e474b7dd8970e7e640a38' + 'e5ab0c8dec93a5245d42dc7de0490b66' '4c76c07e867d51c416ea258220a90a6a' - '5fe090550df3ce4a3a6f203ab50d07b5' - 'a11248bfee6486e5b9b5997c2bee7dd9' - '3353d801d4f3560ed1f5707ab5f02e49' + '28f37939e38d22bb3feaac8d17215673' 'a8b96e9d0ce92a8f6690f277b1cfacc9' - '4271702d6e9e912b663d3e2d9b8a17e8' - '1cc4e58f28093f179378dc3bd69986af' - 'cd8ff2b60ee86f576a1e04bac8dcb51b' - '1fc1ca5205730655eab2d2e119aa06fe' + '1dc7480a04f572ad136d35923a2af66d' + '076d59389390afe6f1cd91a4f5cbab23' '83bb5e235c4e4062eed404829d760c14') # see ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/build for upstream build instructions @@ -111,41 +89,33 @@ # build fixes # gcj build fix to find our gcj libs paths - patch -Np0 -i ../jvmfwk-gij-paths_oog680_m9.diff || return 1 + patch -Np0 -i ../jvmfwk-gij-paths.diff || return 1 # fix build with internal xmlsec - patch -Np0 -i ../libxmlsec-system-nss_oog_m5.diff || return 1 - # fixes a build failure in scalc when vba support is enabled - patch -Np0 -i ../buildfix-sc-vba_oog680_m1.diff || return 1 - # detect new db4.6 - patch -Np0 -i ../detect_db46_src233.diff || return 1 - # allows internal Berkely db to build without java bindings. - patch -Np0 -i ../internal-db-no-java_oog680_m9.diff || return 1 - # allows to build against neoin 0.27 - patch -Np1 -i ../neon27-oog680_m3.diff || return 1 + patch -Np0 -i ../libxmlsec-system-nss.diff || return 1 # allows xmlsec to be able to read the format of the digital certificates. - patch -Np0 -i ../libxmlsec-findcerts_oog_m5.diff || return 1 + patch -Np0 -i ../libxmlsec-findcerts.diff || return 1 # allows soffice to find the user's firefox profile so that it can read # his digital certificates. Nss stores digital certificates in your mozilla firefox profile. - patch -Np0 -i ../soffice-detect-mozilla-certificates_oog_m5.diff || return 1 + patch -Np0 -i ../soffice-detect-mozilla-certificates.diff || return 1 # important bugfixes - # fix for invisible text with gcc 4.2 http://www.openoffice.org/issues/show_bug.cgi?id=78417 - patch -Np0 -i ../fix-invisible-text.diff || return 1 + # nothing right now :) # fix font hinting - patch -Np0 -i ../fix-font-hinting_oog680_m2.diff || return 1 + patch -Np0 -i ../fix-font-hinting.diff || return 1 # this heavily improves the looks of disabled icons in OpenOffice toolbar. - patch -Np0 -i ../gui-insensitive_oog680_m2.diff || return 1 + patch -Np0 -i ../gui-insensitive.diff || return 1 # remove the startup wizard - patch -Np0 -i ../default-no-startup-wizard_oog680_m1.diff || return 1 + patch -Np0 -i ../default-no-startup-wizard.diff || return 1 # enables the default system-file-picker in case we have that built - patch -Np0 -i ../default-system-fpicker_oog680_m1.diff || return 1 + patch -Np0 -i ../default-system-fpicker.diff || return 1 - # add gstreamer support for play audio in presentations - patch -Np0 -i ../gstreamer-support_oog680_m1.diff || return 1 + + # add gtkprint dialog for gtk environment + patch -Np0 -i ../gtkunixprintdialog.diff || return 1 # arch related fixes & configure options if [ "$CARCH" = "i686" ]; then @@ -247,7 +217,7 @@ # to compile with SMP add -P2 or above, remove any -Px if your cou has only one core or if you want to fix it for non smp build cd instsetoo_native - build.pl -P4 --all || return 1 + build.pl -P6 --all || return 1 cd .. @@ -258,11 +228,7 @@ fi cd $startdir/pkg/opt - mv openoffice.org2.3 openoffice - - # replace original splash intro screen with one provided by shastry - rm -rf $startdir/pkg/opt/openoffice/program/intro.bmp - install -D -m644 $startdir/src/intro.bmp $startdir/pkg/opt/openoffice/program/ + mv openoffice.org2.4 openoffice # prepare filesystem entries mkdir -p $startdir/pkg/usr/{bin,share/applications} @@ -276,7 +242,7 @@ # install shortcuts cp $startdir/pkg/opt/openoffice/share/xdg/*.desktop $startdir/pkg/usr/share/applications cd $startdir/pkg/usr/share/applications - sed -i -e 's|Exec=openoffice.org2.3|Exec=/opt/openoffice/program/soffice|g' *.desktop + sed -i -e 's|Exec=openoffice.org2.4|Exec=/opt/openoffice/program/soffice|g' *.desktop sed -i -e 's|Exec=/opt/openoffice/program/soffice-printeradmin|Exec=/opt/openoffice/program/spadmin|g' printeradmin.desktop # fix exec commands in shortcuts for Xfce menu sed -i -e 's|base %U|base|g' base.desktop @@ -288,7 +254,7 @@ # remove quickstarter, we disabled it above rm -rf $startdir/pkg/usr/share/applications/qstart.desktop # fix icons in shortcuts - sed -i -e 's|Icon=openofficeorg23-|Icon=|g' *.desktop + sed -i -e 's|Icon=openofficeorg24-|Icon=|g' *.desktop # add template desktop file install -D -m644 $startdir/src/template.desktop $startdir/pkg/usr/share/applications/template.desktop @@ -317,9 +283,6 @@ rm -f $startdir/pkg/opt/openoffice/program/root*.dat rm -f $startdir/pkg/opt/openoffice/program/root*.dat.* - # fix font wizard not installed by default (from http://qa.openoffice.org/issues/show_bug.cgi?id=81102) - install -D -m644 $startdir/src/FontOOo_1.7.1.sxw $startdir/pkg/opt/openoffice/share/dict/ooo/FontOOo.sxw - # add missing spell wizard install -D -m644 $startdir/src/${_OO_milestone}/dictionaries/diclst/DicOOo.sxw $startdir/pkg/opt/openoffice/share/dict/ooo/DicOOo.sxw Index: extra/office/openoffice-base/template.desktop diff -u extra/office/openoffice-base/template.desktop:1.5 extra/office/openoffice-base/template.desktop:1.6 --- extra/office/openoffice-base/template.desktop:1.5 Mon Aug 27 02:58:47 2007 +++ extra/office/openoffice-base/template.desktop Thu Feb 14 17:25:59 2008 @@ -7,44 +7,44 @@ Exec=/opt/openoffice/program/soffice slot:5500 Categories=Application;Office;X-Red-Hat-Base;X-SuSE-Core-Office; Type=Application -Name=OpenOffice.org 2.3 From Template -Name[en]=OpenOffice.org 2.3 From Template -Name[de]=OpenOffice.org 2.3 Aus Vorlage -Name[pt]=OpenOffice.org 2.3 Aus Vorlage -Name[ru]=OpenOffice.org 2.3 ???? ??????????????... -Name[el]=OpenOffice.org 2.3 ?????? ?????????????? -Name[nl]=OpenOffice.org 2.3 Uit sjabloon -Name[fr]=?? partir d'un mod??le OpenOffice.org 2.3 -Name[es]=A partir de una plantilla de OpenOffice.org 2.3 -Name[fi]=OpenOffice.org 2.3 Aus Vorlage -Name[hu]=OpenOffice.org 2.3 sablonb??l -Name[it]=OpenOffice.org 2.3 Da modello -Name[cs]=Ze ??ablony OpenOffice.org 2.3 -Name[sk]=Zo ??abl??ny OpenOffice.org 2.3 -Name[da]=OpenOffice.org 2.3 Fra skabelon -Name[sv]=Fr??n en OpenOffice.org 2.3-mall -Name[pl]=OpenOffice.org 2.3 Na podstawie szablonu -Name[pt_BR]=A partir de um modelo OpenOffice.org 2.3 -Name[ja]=OpenOffice.org 2.3 ???????????????????????? -Name[ko]=OpenOffice.org 2.3 ?????? ??????????????? -Name[zh_CN]=OpenOffice.org 2.3 ???????????? -Name[zh_TW]=OpenOffice.org 2.3 ???????????? -Name[tr]=OpenOffice.org 2.3 ??ablondan -Name[ar]=OpenOffice.org 2.3 Aus Vorlage -Name[he]=OpenOffice.org 2.3 Aus Vorlage -Name[ca]=OpenOffice.org 2.3 Aus Vorlage -Name[th]=OpenOffice.org 2.3 ??????????????????????????? -Name[hi_IN]=OpenOffice.org 2.3 Aus Vorlage -Name[et]=OpenOffice.org 2.3 mallist -Name[sl]=OpenOffice.org 2.3 iz predloge -Name[ns]=OpenOffice.org 2.3 go t??wa go Template -Name[af]=OpenOffice.org 2.3 vanaf sjabloon -Name[zu]=I-OpenOffice.org 2.3 esuka Oqwenjini lokuphumelelisa -Name[nb]=OpenOffice.org 2.3 From Template -Name[cy]=OpenOffice.org 2.3 From Template -Name[tn]=OpenOffice.org 2.3 From Template -Name[nn]=OpenOffice.org 2.3 From Template -Name[eu]=OpenOffice.org 2.3 Aus Vorlage -Name[lt]=???OpenOffice.org 2.3??? dokumentas i?? ??ablono -Name[kn_IN]=OpenOffice.org 2.3 ???????????????????????????????????? ????????????????????? -Name[gl]=A partir dun modelo de OpenOffice.org 2.3 +Name=OpenOffice.org 2.4 From Template +Name[en]=OpenOffice.org 2.4 From Template +Name[de]=OpenOffice.org 2.4 Aus Vorlage +Name[pt]=OpenOffice.org 2.4 Aus Vorlage +Name[ru]=OpenOffice.org 2.4 ???? ??????????????... +Name[el]=OpenOffice.org 2.4 ?????? ?????????????? +Name[nl]=OpenOffice.org 2.4 Uit sjabloon +Name[fr]=?? partir d'un mod??le OpenOffice.org 2.4 +Name[es]=A partir de una plantilla de OpenOffice.org 2.4 +Name[fi]=OpenOffice.org 2.4 Aus Vorlage +Name[hu]=OpenOffice.org 2.4 sablonb??l +Name[it]=OpenOffice.org 2.4 Da modello +Name[cs]=Ze ??ablony OpenOffice.org 2.4 +Name[sk]=Zo ??abl??ny OpenOffice.org 2.4 +Name[da]=OpenOffice.org 2.4 Fra skabelon +Name[sv]=Fr??n en OpenOffice.org 2.4-mall +Name[pl]=OpenOffice.org 2.4 Na podstawie szablonu +Name[pt_BR]=A partir de um modelo OpenOffice.org 2.4 +Name[ja]=OpenOffice.org 2.4 ???????????????????????? +Name[ko]=OpenOffice.org 2.4 ?????? ??????????????? +Name[zh_CN]=OpenOffice.org 2.4 ???????????? +Name[zh_TW]=OpenOffice.org 2.4 ???????????? +Name[tr]=OpenOffice.org 2.4 ??ablondan +Name[ar]=OpenOffice.org 2.4 Aus Vorlage +Name[he]=OpenOffice.org 2.4 Aus Vorlage +Name[ca]=OpenOffice.org 2.4 Aus Vorlage +Name[th]=OpenOffice.org 2.4 ??????????????????????????? +Name[hi_IN]=OpenOffice.org 2.4 Aus Vorlage +Name[et]=OpenOffice.org 2.4 mallist +Name[sl]=OpenOffice.org 2.4 iz predloge +Name[ns]=OpenOffice.org 2.4 go t??wa go Template +Name[af]=OpenOffice.org 2.4 vanaf sjabloon +Name[zu]=I-OpenOffice.org 2.4 esuka Oqwenjini lokuphumelelisa +Name[nb]=OpenOffice.org 2.4 From Template +Name[cy]=OpenOffice.org 2.4 From Template +Name[tn]=OpenOffice.org 2.4 From Template +Name[nn]=OpenOffice.org 2.4 From Template +Name[eu]=OpenOffice.org 2.4 Aus Vorlage +Name[lt]=???OpenOffice.org 2.4??? dokumentas i?? ??ablono +Name[kn_IN]=OpenOffice.org 2.4 ???????????????????????????????????? ????????????????????? +Name[gl]=A partir dun modelo de OpenOffice.org 2.4 From andyrtr at archlinux.org Thu Feb 14 22:29:36 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Thu, 14 Feb 2008 17:29:36 -0500 Subject: [arch-commits] CVS update of extra/office/openoffice-base (9 files) Message-ID: Date: Thursday, February 14, 2008 @ 17:29:36 Author: andyrtr Path: /home/cvs-extra/extra/office/openoffice-base Added: fix-font-hinting.diff (1.1) gtkunixprintdialog.diff (1.1) libxmlsec-findcerts.diff (1.1) libxmlsec-system-nss.diff (1.1) soffice-detect-mozilla-certificates.diff (1.1) Modified: default-no-startup-wizard.diff (1.2 -> 1.3) default-system-fpicker.diff (1.2 -> 1.3) gui-insensitive.diff (1.2 -> 1.3) jvmfwk-gij-paths.diff (1.2 -> 1.3) uploaded new patches ------------------------------------------+ default-no-startup-wizard.diff | 19 default-system-fpicker.diff | 13 fix-font-hinting.diff | 1115 ++++++++++++ gtkunixprintdialog.diff | 1414 +++++++++++++++ gui-insensitive.diff | 300 +++ jvmfwk-gij-paths.diff | 22 libxmlsec-findcerts.diff | 28 libxmlsec-system-nss.diff | 2659 +++++++++++++++++++++++++++++ soffice-detect-mozilla-certificates.diff | 27 9 files changed, 5597 insertions(+) The diff is longer than the limit of 39KB. From simo at archlinux.org Thu Feb 14 23:48:12 2008 From: simo at archlinux.org (Simo Leone) Date: Thu, 14 Feb 2008 18:48:12 -0500 Subject: [arch-commits] CVS update of core/base/pacman (mirrorlist) Message-ID: Date: Thursday, February 14, 2008 @ 18:48:12 Author: simo Path: /home/cvs-core/core/base/pacman Modified: mirrorlist (1.2 -> 1.3) added mirror.neotuli.net to mirrorlist ------------+ mirrorlist | 1 + 1 file changed, 1 insertion(+) Index: core/base/pacman/mirrorlist diff -u core/base/pacman/mirrorlist:1.2 core/base/pacman/mirrorlist:1.3 --- core/base/pacman/mirrorlist:1.2 Tue Feb 12 01:06:39 2008 +++ core/base/pacman/mirrorlist Thu Feb 14 18:48:12 2008 @@ -11,6 +11,7 @@ Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/@carch@ Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/@carch@ Server = http://holmes.umflint.edu/archlinux/$repo/os/@carch@ +Server = http://mirror.neotuli.net/arch/$repo/os/@carch@ # South America # - Brazil From andyrtr at archlinux.org Fri Feb 15 04:03:19 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Thu, 14 Feb 2008 23:03:19 -0500 Subject: [arch-commits] CVS update of extra/office/openoffice-base (PKGBUILD) Message-ID: Date: Thursday, February 14, 2008 @ 23:03:19 Author: andyrtr Path: /home/cvs-extra/extra/office/openoffice-base Modified: PKGBUILD (1.65 -> 1.66) readded FontOOo ----------+ PKGBUILD | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) Index: extra/office/openoffice-base/PKGBUILD diff -u extra/office/openoffice-base/PKGBUILD:1.65 extra/office/openoffice-base/PKGBUILD:1.66 --- extra/office/openoffice-base/PKGBUILD:1.65 Thu Feb 14 17:25:59 2008 +++ extra/office/openoffice-base/PKGBUILD Thu Feb 14 23:03:19 2008 @@ -55,7 +55,9 @@ libxmlsec-system-nss.diff libxmlsec-findcerts.diff soffice-detect-mozilla-certificates.diff - gtkunixprintdialog.diff + gtkunixprintdialog.diff + #http://oooconv.free.fr/fontooo/FontOOo.sxw + FontOOo_1.7.1.sxw # from http://www.openoffice.org/issues/show_bug.cgi?id=81102 awt_x86_64.diff) # only for Sun builds needed options=('!distcc' 'ccache' '!emptydirs') md5sums=('2757e74404ae800baa7b727f3f0684ae' @@ -71,6 +73,7 @@ 'a8b96e9d0ce92a8f6690f277b1cfacc9' '1dc7480a04f572ad136d35923a2af66d' '076d59389390afe6f1cd91a4f5cbab23' + '1fc1ca5205730655eab2d2e119aa06fe' '83bb5e235c4e4062eed404829d760c14') # see ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/build for upstream build instructions @@ -283,6 +286,9 @@ rm -f $startdir/pkg/opt/openoffice/program/root*.dat rm -f $startdir/pkg/opt/openoffice/program/root*.dat.* + # fix font wizard not installed by default (from http://qa.openoffice.org/issues/show_bug.cgi?id=81102) + install -D -m644 $startdir/src/FontOOo_1.7.1.sxw $startdir/pkg/opt/openoffice/share/dict/ooo/FontOOo.sxw + # add missing spell wizard install -D -m644 $startdir/src/${_OO_milestone}/dictionaries/diclst/DicOOo.sxw $startdir/pkg/opt/openoffice/share/dict/ooo/DicOOo.sxw From jgc at archlinux.org Fri Feb 15 17:50:06 2008 From: jgc at archlinux.org (Jan de Groot) Date: Fri, 15 Feb 2008 12:50:06 -0500 Subject: [arch-commits] CVS update of core/base/pcre (PKGBUILD no_arg.patch) Message-ID: Date: Friday, February 15, 2008 @ 12:50:06 Author: jgc Path: /home/cvs-core/core/base/pcre Modified: PKGBUILD (1.32 -> 1.33) no_arg.patch (1.1 -> 1.2) upgpkg: pcre 7.6-3 Replace patch with upstream version. Makes pcre compatible with both old and new pcre versions --------------+ PKGBUILD | 10 +++------ no_arg.patch | 63 +++++++++++++-------------------------------------------- 2 files changed, 19 insertions(+), 54 deletions(-) Index: core/base/pcre/PKGBUILD diff -u core/base/pcre/PKGBUILD:1.32 core/base/pcre/PKGBUILD:1.33 --- core/base/pcre/PKGBUILD:1.32 Sun Feb 3 09:33:49 2008 +++ core/base/pcre/PKGBUILD Fri Feb 15 12:50:05 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.32 2008/02/03 14:33:49 jgc Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/15 17:50:05 jgc Exp $ # Maintainer: Eric Belanger # Contributor: John Proctor pkgname=pcre pkgver=7.6 -pkgrel=2 +pkgrel=3 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') url="http://pcre.sourceforge.net" @@ -15,14 +15,12 @@ source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2 no_arg.patch) md5sums=('2af38e083fb90ef60fa9eda7cc290e86' - '2f19449c2a370eb9340f9c3e0d347885') -sha1sums=('e1ed4d3c90d0657bb1967123e90a525744fd12f9' - 'b102793bc8ff1c31ed07c8bbbe75412f1a160251') + '9adcec8fce27628753a89f67b52c6ff2') build() { cd ${startdir}/src/${pkgname}-${pkgver} [ "${CARCH}" = "x86_64" ] && export CFLAGS="${CFLAGS} -fPIC" - patch -Np1 -i ${startdir}/src/no_arg.patch || return 1 + patch -Np0 -i ${startdir}/src/no_arg.patch || return 1 ./configure --prefix=/usr --enable-utf8 --enable-unicode-properties make || return 1 make DESTDIR=${startdir}/pkg install Index: core/base/pcre/no_arg.patch diff -u core/base/pcre/no_arg.patch:1.1 core/base/pcre/no_arg.patch:1.2 --- core/base/pcre/no_arg.patch:1.1 Sun Feb 3 09:33:49 2008 +++ core/base/pcre/no_arg.patch Fri Feb 15 12:50:06 2008 @@ -1,51 +1,18 @@ -diff -ruN pcre-7.6/pcre_scanner.h pcre-7.5/pcre_scanner.h ---- pcre-7.6/pcre_scanner.h 2008-01-21 14:54:16.000000000 +0000 -+++ pcre-7.5/pcre_scanner.h 2007-07-31 14:14:54.000000000 +0000 -@@ -80,9 +80,9 @@ - // If it returns true, it skips over the matched input and any - // following input that matches the "skip" regular expression. - bool Consume(const RE& re, -- const Arg& arg0 = RE::no_arg, -- const Arg& arg1 = RE::no_arg, -- const Arg& arg2 = RE::no_arg -+ const Arg& arg0 = no_arg, -+ const Arg& arg1 = no_arg, -+ const Arg& arg2 = no_arg - // TODO: Allow more arguments? - ); - -diff -ruN pcre-7.6/pcrecpp.cc pcre-7.5/pcrecpp.cc ---- pcre-7.6/pcrecpp.cc 2008-01-21 14:54:16.000000000 +0000 -+++ pcre-7.5/pcrecpp.cc 2008-01-04 19:41:06.000000000 +0000 -@@ -55,7 +55,7 @@ - static const int kVecSize = (1 + kMaxArgs) * 3; // results + PCRE workspace - +Index: pcrecpp.cc +=================================================================== +--- pcrecpp.cc (revision 319) ++++ pcrecpp.cc (working copy) +@@ -57,6 +57,14 @@ // Special object that stands-in for no argument --Arg RE::no_arg((void*)NULL); -+PCRECPP_EXP_DEFN Arg no_arg((void*)NULL); - + Arg RE::no_arg((void*)NULL); + ++// This is for ABI compatibility with old versions of pcre (pre-7.6), ++// which defined a global no_arg variable instead of putting it in the ++// RE class. This works on GCC >= 3, at least. We could probably have ++// a more inclusive test if we ever needed it. ++#if defined(__GNUC__) && __GNUC__ >= 3 ++extern Arg no_arg __attribute__((alias("_ZN7pcrecpp2RE6no_argE"))); ++#endif ++ // If a regular expression has no error, its error_ field points here static const string empty_string; -diff -ruN pcre-7.6/pcrecpp.h pcre-7.5/pcrecpp.h ---- pcre-7.6/pcrecpp.h 2008-01-21 14:54:16.000000000 +0000 -+++ pcre-7.5/pcrecpp.h 2007-09-19 08:53:03.000000000 +0000 -@@ -346,6 +346,9 @@ - #define PCRE_IS_SET(o) \ - (all_options_ & o) == o - -+// We convert user-passed pointers into special Arg objects -+PCRECPP_EXP_DECL Arg no_arg; -+ - /***** Compiling regular expressions: the RE class *****/ - - // RE_Options allow you to set options to be passed along to pcre, -@@ -643,9 +646,6 @@ - // regexp wasn't valid on construction. - int NumberOfCapturingGroups() const; - -- // The default value for an argument, to indicate no arg was passed in -- static Arg no_arg; -- - private: - - void Init(const string& pattern, const RE_Options* options); From jgc at archlinux.org Fri Feb 15 18:08:05 2008 From: jgc at archlinux.org (Jan de Groot) Date: Fri, 15 Feb 2008 13:08:05 -0500 Subject: [arch-commits] CVS update of extra/gnome/gconf (bgo432923.patch) Message-ID: Date: Friday, February 15, 2008 @ 13:08:05 Author: jgc Path: /home/cvs-extra/extra/gnome/gconf Removed: bgo432923.patch (1.1) Bye bye dead patch -----------------+ bgo432923.patch | 29 ----------------------------- 1 file changed, 29 deletions(-) Index: extra/gnome/gconf/bgo432923.patch diff -u extra/gnome/gconf/bgo432923.patch:1.1 extra/gnome/gconf/bgo432923.patch:removed --- extra/gnome/gconf/bgo432923.patch:1.1 Wed May 16 16:16:24 2007 +++ extra/gnome/gconf/bgo432923.patch Fri Feb 15 13:08:05 2008 @@ -1,29 +0,0 @@ -Index: gconf/gconftool.c -=================================================================== ---- gconf/gconftool.c (r??vision 2396) -+++ gconf/gconftool.c (copie de travail) -@@ -543,6 +543,9 @@ main (int argc, char** argv) - setlocale (LC_ALL, ""); - bindtextdomain (GETTEXT_PACKAGE,GCONF_LOCALE_DIR); - textdomain (GETTEXT_PACKAGE); -+ -+ g_thread_init (NULL); -+ - _gconf_init_i18n (); - - context = g_option_context_new (_("- Tool to manipulate a GConf configuration")); -Index: gconf/gconf-sanity-check.c -=================================================================== ---- gconf/gconf-sanity-check.c (r??vision 2396) -+++ gconf/gconf-sanity-check.c (copie de travail) -@@ -42,7 +42,9 @@ main (int argc, char** argv) - { - GOptionContext *context; - GError *error; -- -+ -+ g_thread_init (NULL); -+ - context = g_option_context_new (_("- Sanity checks for GConf")); - g_option_context_add_group (context, gtk_get_option_group (TRUE)); - From eric at archlinux.org Sat Feb 16 03:26:49 2008 From: eric at archlinux.org (Eric Belanger) Date: Fri, 15 Feb 2008 22:26:49 -0500 Subject: [arch-commits] CVS update of extra/network/xchat (PKGBUILD) Message-ID: Date: Friday, February 15, 2008 @ 22:26:49 Author: eric Path: /home/cvs-extra/extra/network/xchat Modified: PKGBUILD (1.53 -> 1.54) upgpkg: xchat 2.8.4-3 rebuilt for perl 5.10.0 ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/network/xchat/PKGBUILD diff -u extra/network/xchat/PKGBUILD:1.53 extra/network/xchat/PKGBUILD:1.54 --- extra/network/xchat/PKGBUILD:1.53 Mon Jan 28 22:14:29 2008 +++ extra/network/xchat/PKGBUILD Fri Feb 15 22:26:49 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.53 2008/01/29 03:14:29 eric Exp $ +# $Id: PKGBUILD,v 1.54 2008/02/16 03:26:49 eric Exp $ # Maintainer: Eric Belanger pkgname=xchat pkgver=2.8.4 -pkgrel=2 +pkgrel=3 pkgdesc="A GTK+ based IRC client" arch=('i686' 'x86_64') url="http://www.xchat.org/" From pierre at archlinux.org Sat Feb 16 11:55:36 2008 From: pierre at archlinux.org (Pierre Schmitz) Date: Sat, 16 Feb 2008 06:55:36 -0500 Subject: [arch-commits] CVS update of extra/devel/php (PKGBUILD php.install) Message-ID: Date: Saturday, February 16, 2008 @ 06:55:36 Author: pierre Path: /home/cvs-extra/extra/devel/php Modified: PKGBUILD (1.119 -> 1.120) php.install (1.12 -> 1.13) upgpkg: php 5.2.5-4 use system pcre; added optdepends -------------+ PKGBUILD | 30 ++++++++++++++++++++++++++---- php.install | 4 ++-- 2 files changed, 28 insertions(+), 6 deletions(-) Index: extra/devel/php/PKGBUILD diff -u extra/devel/php/PKGBUILD:1.119 extra/devel/php/PKGBUILD:1.120 --- extra/devel/php/PKGBUILD:1.119 Sat Jan 26 19:02:35 2008 +++ extra/devel/php/PKGBUILD Sat Feb 16 06:55:36 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.119 2008/01/27 00:02:35 pierre Exp $ +# $Id: PKGBUILD,v 1.120 2008/02/16 11:55:36 pierre Exp $ # Maintainer: Pierre Schmitz pkgname=php pkgver=5.2.5 -pkgrel=3 +pkgrel=4 _suhosinver=0.9.6.2 pkgdesc='A high-level scripting language' arch=('i686' 'x86_64') @@ -10,11 +10,31 @@ url='http://www.php.net' backup=('etc/php/php.ini') install=php.install -depends=('glibc' 'readline' 'ncurses' 'libxml2') +depends=('glibc' 'readline' 'ncurses' 'libxml2' 'pcre') makedepends=('apache' 'imap' 'postgresql-libs' 'mysql' 'libldap' 'smtp-server' \ 'libpng' 'libjpeg' 'sqlite3' 'unixodbc' 'net-snmp' \ 'libmcrypt' 'tidyhtml' 'aspell' 'libtool' 'freetype2' 'libjpeg' \ 'curl' 'libxslt' 'pam' 'openssl' 'bzip2' 'gdbm') +optdepends=('bzip2: bz2' \ + 'curl: curl' \ + 'gdbm: dba' \ + 'libpng: gd' \ + 'libjpeg: gd' \ + 'freetype2: gd' \ + 'pam: imap' \ + 'libldap: ldap' \ + 'mcrypt: mcrypt' \ + 'libtool: mcrypt' \ + 'libmysqlclient: mysql/mysqli' \ + 'unixodbc: odbc/pdo_odbc' \ + 'openssl: openssl' \ + 'postgresql-libs: pgsql/pdo_pgsql' \ + 'aspell: pspell' \ + 'net-snmp: snmp' \ + 'sqlite3: sqlite' \ + 'tidyhtml: tidy' \ + 'libxslt: xsl' \ + ) options=('emptydirs') source=("http://www.php.net/distributions/${pkgname}-${pkgver}.tar.bz2" \ "http://www.hardened-php.net/suhosin/_media/suhosin-patch-${pkgver}-${_suhosinver}.patch.gz" \ @@ -36,6 +56,7 @@ --disable-rpath \ --disable-static \ --enable-shared \ + --with-pcre-regex=/usr \ " phpextensions="--with-openssl=shared \ @@ -114,6 +135,7 @@ --with-pear=/usr/share/pear \ ${phpextensions} || return 1 make || return 1 + # make test make INSTALL_ROOT=${startdir}/pkg install || return 1 # fix pear path @@ -144,4 +166,4 @@ ${phpextensions} || return 1 make || return 1 install -D -m644 libs/libphp5.so ${startdir}/pkg/usr/lib/apache/libphp5.so || return 1 -} +} \ No newline at end of file Index: extra/devel/php/php.install diff -u extra/devel/php/php.install:1.12 extra/devel/php/php.install:1.13 --- extra/devel/php/php.install:1.12 Sat Sep 29 08:34:04 2007 +++ extra/devel/php/php.install Sat Feb 16 06:55:36 2008 @@ -17,9 +17,9 @@ * mysql/mysqli : libmysqlclient * odbc/pdo_odbc : unixodbc * openssl : openssl - * pgsql/pdo_pgsql : postgresql*libs + * pgsql/pdo_pgsql : postgresql-libs * pspell : aspell - * snmp : net*snmp + * snmp : net-snmp * sqlite : sqlite3 * tidy : tidyhtml * xsl : libxslt From roman.kyrylych at gmail.com Sat Feb 16 14:45:52 2008 From: roman.kyrylych at gmail.com (Roman Kyrylych) Date: Sat, 16 Feb 2008 17:45:52 +0300 Subject: [arch-commits] CVS update of extra/devel/php (PKGBUILD php.install) In-Reply-To: References: Message-ID: <577f15290802160645radf0c3duab9d3262358f7c3d@mail.gmail.com> 2008/2/16, Pierre Schmitz : > Date: Saturday, February 16, 2008 @ 06:55:36 > Author: pierre > Path: /home/cvs-extra/extra/devel/php > > Modified: PKGBUILD (1.119 -> 1.120) php.install (1.12 -> 1.13) > > upgpkg: php 5.2.5-4 > use system pcre; added optdepends > > makedepends=('apache' 'imap' 'postgresql-libs' 'mysql' 'libldap' 'smtp-server' \ > 'libpng' 'libjpeg' 'sqlite3' 'unixodbc' 'net-snmp' \ > 'libmcrypt' 'tidyhtml' 'aspell' 'libtool' 'freetype2' 'libjpeg' \ > 'curl' 'libxslt' 'pam' 'openssl' 'bzip2' 'gdbm') > +optdepends=('bzip2: bz2' \ > + 'curl: curl' \ > + 'gdbm: dba' \ > + 'libpng: gd' \ > + 'libjpeg: gd' \ > + 'freetype2: gd' \ > + 'pam: imap' \ AFAIK you can safely remove those \ at the end of each line - bash arrays don't require them. -- Roman Kyrylych (????? ???????) From pierre at archlinux.de Sat Feb 16 16:00:02 2008 From: pierre at archlinux.de (Pierre Schmitz) Date: Sat, 16 Feb 2008 17:00:02 +0100 Subject: [arch-commits] CVS update of extra/devel/php (PKGBUILD php.install) In-Reply-To: <577f15290802160645radf0c3duab9d3262358f7c3d@mail.gmail.com> References: <577f15290802160645radf0c3duab9d3262358f7c3d@mail.gmail.com> Message-ID: <200802161700.02869.pierre@archlinux.de> Am Samstag, 16. Februar 2008 15:45:52 schrieb Roman Kyrylych: > AFAIK you can safely remove those \ at the end of each line - bash > arrays don't require them. You are right. I don't really know why I allways escape the line breaks. :-) -- archlinux.de From damir at archlinux.org Sat Feb 16 16:12:21 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 11:12:21 -0500 Subject: [arch-commits] CVS update of extra/network/elinks (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 11:12:21 Author: damir Path: /home/cvs-extra/extra/network/elinks Modified: PKGBUILD (1.21 -> 1.22) upgpkg: elinks 0.11.4rc0-1 ----------+ PKGBUILD | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) Index: extra/network/elinks/PKGBUILD diff -u extra/network/elinks/PKGBUILD:1.21 extra/network/elinks/PKGBUILD:1.22 --- extra/network/elinks/PKGBUILD:1.21 Sun May 20 15:09:49 2007 +++ extra/network/elinks/PKGBUILD Sat Feb 16 11:12:21 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.21 2007/05/20 19:09:49 travis Exp $ +# $Id: PKGBUILD,v 1.22 2008/02/16 16:12:21 damir Exp $ # Maintainer: damir # Contributor: Ben pkgname=elinks -pkgver=0.11.3 +pkgver=0.11.4rc0 pkgrel=1 pkgdesc="An advanced and well-established feature-rich text mode web browser." arch=("i686" "x86_64") @@ -11,24 +11,23 @@ license=('GPL') depends=('bzip2' 'expat>=2.0' 'gpm' 'openssl' 'zlib' 'lua>=5.1.1' 'libidn' 'spidermonkey') source=("$url/download/${pkgname}-${pkgver}.tar.bz2" - "${pkgname}.desktop" "lua.patch") -md5sums=('a0eb50e18a2ac8e77d6b0df8f94bb5a6' 'ef70f6bb7457799a979fb201615369e6'\ - '1fc7891d5791870b40853f632b2f780e') + "${pkgname}.desktop") build() { cd ${startdir}/src/${pkgname}-${pkgver} - # fix 0.11.0 /config.charset not found: - sed -i 's|$(srcdir)/config.charset|$(srcdir)config.charset|g' \ - ${startdir}/src/${pkgname}-${pkgver}/src/intl/gettext/Makefile || return 1 - - # restore compatibility to lua 5.1.1 (API change) -# patch -Np1 -i ../lua.patch || return 1 + # fix 0.11.0 /config.charset not found: + # sed -i 's|$(srcdir)/config.charset|$(srcdir)config.charset|g' \ + # ${startdir}/src/${pkgname}-${pkgver}/src/intl/gettext/Makefile || return 1 ./configure --prefix=/usr \ --sysconfdir=/etc \ --enable-smb --without-x --enable-cgi \ --enable-leds --enable-256-colors --enable-html-highlight + # info: + # configure: WARNING: Forcing --disable-smb because of vulnerability CVE-2006-5925. + # If you want to use SMB, please wait for ELinks 0.12.0 or see bug 844. + make || return 1 make DESTDIR=${startdir}/pkg install || return 1 rm -f ${startdir}/pkg/usr/share/locale/locale.alias @@ -38,3 +37,5 @@ ${startdir}/pkg/usr/share/applications/${pkgname}.desktop } +md5sums=('718137aa45ddb2e7137edb8fb4f646a6' + 'ef70f6bb7457799a979fb201615369e6') From damir at archlinux.org Sat Feb 16 16:12:52 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 11:12:52 -0500 Subject: [arch-commits] CVS update of extra/network/elinks (lua.patch) Message-ID: Date: Saturday, February 16, 2008 @ 11:12:52 Author: damir Path: /home/cvs-extra/extra/network/elinks Removed: lua.patch (1.1) cleanup elinks dir -----------+ lua.patch | 105 ------------------------------------------------------------ 1 file changed, 105 deletions(-) Index: extra/network/elinks/lua.patch diff -u extra/network/elinks/lua.patch:1.1 extra/network/elinks/lua.patch:removed --- extra/network/elinks/lua.patch:1.1 Sat Nov 25 11:45:00 2006 +++ extra/network/elinks/lua.patch Sat Feb 16 11:12:52 2008 @@ -1,105 +0,0 @@ -diff -Naur elinks-0.11.1/configure elinks-0.11.1-luapatch/configure ---- elinks-0.11.1/configure 2006-11-08 14:35:50.000000000 +0100 -+++ elinks-0.11.1-luapatch/configure 2006-11-08 14:35:02.000000000 +0100 -@@ -19513,7 +19513,7 @@ - for luadir in "$withval" "" /usr /usr/local; do - for suffix in "" 50 51; do - if test "$cf_result" = no; then -- LUA_LIBS="-llua$suffix -llualib$suffix -lm" -+ LUA_LIBS="-llua$suffix -lm" - - if test ! -z "$luadir"; then - LUA_LIBS="-L$luadir/lib $LUA_LIBS" -@@ -19537,10 +19537,10 @@ - main () - { - lua_State *L = lua_open(); -- lua_baselibopen(L); -- lua_mathlibopen(L); -- lua_strlibopen(L); -- lua_tablibopen(L); -+ luaopen_base(L); -+ luaopen_math(L); -+ luaopen_string(L); -+ luaopen_table(L); - lua_pushboolean(L, 1); - lua_close(L); - ; -diff -Naur elinks-0.11.1/configure.in elinks-0.11.1-luapatch/configure.in ---- elinks-0.11.1/configure.in 2006-01-29 14:10:33.000000000 +0100 -+++ elinks-0.11.1-luapatch/configure.in 2006-11-08 14:33:00.000000000 +0100 -@@ -739,7 +739,7 @@ - for luadir in "$withval" "" /usr /usr/local; do - for suffix in "" 50 51; do - if test "$cf_result" = no; then -- LUA_LIBS="-llua$suffix -llualib$suffix -lm" -+ LUA_LIBS="-llua$suffix -lm" - - if test ! -z "$luadir"; then - LUA_LIBS="-L$luadir/lib $LUA_LIBS" -@@ -754,10 +754,10 @@ - AC_TRY_LINK([ #include - #include ], - [ lua_State *L = lua_open(); -- lua_baselibopen(L); -- lua_mathlibopen(L); -- lua_strlibopen(L); -- lua_tablibopen(L); -+ luaopen_base(L); -+ luaopen_math(L); -+ luaopen_string(L); -+ luaopen_table(L); - lua_pushboolean(L, 1); - lua_close(L);], - cf_result=yes, cf_result=no) -diff -Naur elinks-0.11.1/src/scripting/lua/core.c elinks-0.11.1-luapatch/src/scripting/lua/core.c ---- elinks-0.11.1/src/scripting/lua/core.c 2006-01-29 14:10:39.000000000 +0100 -+++ elinks-0.11.1-luapatch/src/scripting/lua/core.c 2006-11-08 14:31:19.000000000 +0100 -@@ -633,7 +633,7 @@ - if (file_can_read(file)) { - int oldtop = lua_gettop(S); - -- if (lua_dofile(S, file) != 0) -+ if (luaL_dofile(S, file) != 0) - sleep(3); /* Let some time to see error messages. */ - lua_settop(S, oldtop); - } -@@ -646,11 +646,12 @@ - { - L = lua_open(); - -- luaopen_base(L); -- luaopen_table(L); -- luaopen_io(L); -- luaopen_string(L); -- luaopen_math(L); -+ /* lua_pushcfunction(L, ""); lua_pushstring(L, luaopen_base); lua_call(L, 1, 0); -+ lua_pushcfunction(L, LUA_TABLIBNAME); lua_pushstring(L, luaopen_table); lua_call(L, 1, 0); -+ lua_pushcfunction(L, LUA_IOLIBNAME); lua_pushstring(L, luaopen_io); lua_call(L, 1, 0); -+ lua_pushcfunction(L, LUA_STRLIBNAME); lua_pushstring(L, luaopen_string); lua_call(L, 1, 0); -+ lua_pushcfunction(L, LUA_MATHLIBNAME); lua_pushstring(L, luaopen_math); lua_call(L, 1, 0); */ -+ luaL_openlibs(L); - - lua_register(L, LUA_ALERT, l_alert); - lua_register(L, "current_url", l_current_url); -@@ -755,7 +756,7 @@ - int oldtop = lua_gettop(L); - - if (prepare_lua(ses) == 0) { -- lua_dostring(L, expr); -+ luaL_dostring(L, expr); - lua_settop(L, oldtop); - finish_lua(); - } -diff -Naur elinks-0.11.1/src/scripting/lua/hooks.c elinks-0.11.1-luapatch/src/scripting/lua/hooks.c ---- elinks-0.11.1/src/scripting/lua/hooks.c 2006-01-29 14:10:39.000000000 +0100 -+++ elinks-0.11.1-luapatch/src/scripting/lua/hooks.c 2006-11-08 14:33:00.000000000 +0100 -@@ -200,7 +200,7 @@ - script_hook_quit(va_list ap, void *data) - { - if (!prepare_lua(NULL)) { -- lua_dostring(lua_state, "if quit_hook then quit_hook() end"); -+ luaL_dostring(lua_state, "if quit_hook then quit_hook() end"); - finish_lua(); - } - From damir at archlinux.org Sat Feb 16 16:14:01 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 11:14:01 -0500 Subject: [arch-commits] CVS update of extra/games/eboard (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 11:14:01 Author: damir Path: /home/cvs-extra/extra/games/eboard Modified: PKGBUILD (1.14 -> 1.15) upgpkg: eboard 1.1.0a-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/games/eboard/PKGBUILD diff -u extra/games/eboard/PKGBUILD:1.14 extra/games/eboard/PKGBUILD:1.15 --- extra/games/eboard/PKGBUILD:1.14 Thu Jul 12 21:00:01 2007 +++ extra/games/eboard/PKGBUILD Sat Feb 16 11:14:01 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.14 2007/07/13 01:00:01 eric Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/16 16:14:01 damir Exp $ # Maintainer: Jason Chu pkgname=eboard -pkgver=1.0.4 +pkgver=1.1.0a pkgrel=1 pkgdesc="A chess interface to ICS and chess engines" arch=('i686' 'x86_64') @@ -18,4 +18,5 @@ make || return 1 make prefix=$startdir/pkg/usr bindir=$startdir/pkg/usr/bin mandir=$startdir/pkg/usr/man datadir=$startdir/pkg/usr/share/eboard sysconfdir=$startdir/pkg/etc localstatedir=$startdir/pkg/var install } -md5sums=('2bd2927a670ed23594cbf524bc5746ef') + +md5sums=('3398b4dfe8f36a620a2c4d05bfc7a92e') From travis at archlinux.org Sat Feb 16 16:17:33 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 11:17:33 -0500 Subject: [arch-commits] CVS update of extra/kde/smb4k (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 11:17:33 Author: travis Path: /home/cvs-extra/extra/kde/smb4k Modified: PKGBUILD (1.13 -> 1.14) upgpkg: smb4k 0.9.2-1 Upstream update ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/kde/smb4k/PKGBUILD diff -u extra/kde/smb4k/PKGBUILD:1.13 extra/kde/smb4k/PKGBUILD:1.14 --- extra/kde/smb4k/PKGBUILD:1.13 Sun Dec 16 10:42:44 2007 +++ extra/kde/smb4k/PKGBUILD Sat Feb 16 11:17:33 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.13 2007/12/16 15:42:44 travis Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/16 16:17:33 travis Exp $ # Maintainer: Travis Willard # Contributor: Alexander 'dma147' Mieland # Contributor: Roberto Filippone pkgname=smb4k -pkgver=0.9.0 +pkgver=0.9.2 pkgrel=1 pkgdesc="A KDE program that browses samba shares." arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('fam' 'libpng') install=smb4k.install source=(http://download.berlios.de/smb4k/$pkgname-$pkgver.tar.bz2) -md5sums=('078a771c3e2f9577f345b46aead94342') +md5sums=('ae927fe0358c9185fffca0a1bbee8329') options=('libtool') #SMB4k now requires .la files to run. :( build() { From travis at archlinux.org Sat Feb 16 16:19:09 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 11:19:09 -0500 Subject: [arch-commits] CVS update of extra/kde/smb4k (ChangeLog) Message-ID: Date: Saturday, February 16, 2008 @ 11:19:09 Author: travis Path: /home/cvs-extra/extra/kde/smb4k Added: ChangeLog (1.1) Forgot to add changelog -----------+ ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) Index: extra/kde/smb4k/ChangeLog diff -u /dev/null extra/kde/smb4k/ChangeLog:1.1 --- /dev/null Sat Feb 16 11:19:09 2008 +++ extra/kde/smb4k/ChangeLog Sat Feb 16 11:19:09 2008 @@ -0,0 +1,5 @@ +2008-02-16 Travis Willard + + * 0.9.2 + Added ChangeLog + New upstream release. From damir at archlinux.org Sat Feb 16 16:31:32 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 11:31:32 -0500 Subject: [arch-commits] CVS update of extra/daemons/mpd (2 files) Message-ID: Date: Saturday, February 16, 2008 @ 11:31:32 Author: damir Path: /home/cvs-extra/extra/daemons/mpd Modified: PKGBUILD (1.15 -> 1.16) Removed: mpd-0.12.1-flac-1.1.4-support.patch (1.1) upgpkg: mpd 0.13.1-1 -------------------------------------+ PKGBUILD | 15 mpd-0.12.1-flac-1.1.4-support.patch | 724 ---------------------------------- 2 files changed, 6 insertions(+), 733 deletions(-) Index: extra/daemons/mpd/PKGBUILD diff -u extra/daemons/mpd/PKGBUILD:1.15 extra/daemons/mpd/PKGBUILD:1.16 --- extra/daemons/mpd/PKGBUILD:1.15 Mon Jul 16 01:43:46 2007 +++ extra/daemons/mpd/PKGBUILD Sat Feb 16 11:31:32 2008 @@ -3,8 +3,8 @@ # Contributor: Ben pkgname=mpd -pkgver=0.13.0 -pkgrel=2 +pkgver=0.13.1 +pkgrel=1 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" arch=('i686' 'x86_64') license="GPL" @@ -14,16 +14,10 @@ install=mpd.install source=(http://musicpd.org/uploads/files/mpd-${pkgver}.tar.gz mpd mpd.conf.example) -md5sums=('0b33bdb9d706439949344073e90f812a' - 'b1fd15de359db08e4b9ae4b199640f0e' - 'b3e370377d39d17427c50f04a0cdea6e') -sha1sums=('96f939b3d926c5b95d7615c1a5e7860f4d5fcd94' - '1018eeba932aa3df9456a120bc106b4bd345ccda' - 'f04a668c89cd3511751cc7d0b05cc8a3dd36c437') build() { cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/usr --sysconfdir=/etc --disable-jack -with-zeroconf=no + ./configure --prefix=/usr --sysconfdir=/etc --disable-jack --enable-ao -with-zeroconf=no make || return 1 make DESTDIR=${startdir}/pkg install @@ -33,3 +27,6 @@ mkdir -p ${startdir}/pkg/var/log/mpd mkdir -p ${startdir}/pkg/var/run/mpd } +md5sums=('3079a76b7ce048d89e2f644b578cd4fe' + 'b1fd15de359db08e4b9ae4b199640f0e' + 'b3e370377d39d17427c50f04a0cdea6e') Index: extra/daemons/mpd/mpd-0.12.1-flac-1.1.4-support.patch diff -u extra/daemons/mpd/mpd-0.12.1-flac-1.1.4-support.patch:1.1 extra/daemons/mpd/mpd-0.12.1-flac-1.1.4-support.patch:removed --- extra/daemons/mpd/mpd-0.12.1-flac-1.1.4-support.patch:1.1 Sun Mar 11 18:42:21 2007 +++ extra/daemons/mpd/mpd-0.12.1-flac-1.1.4-support.patch Sat Feb 16 11:31:32 2008 @@ -1,724 +0,0 @@ ---- mpd-0.12.1/src/inputPlugins/flac_plugin.c.orig 2006-10-11 01:56:56.000000000 +0200 -+++ mpd-0.12.1/src/inputPlugins/flac_plugin.c 2007-02-14 22:59:35.000000000 +0100 -@@ -16,12 +16,10 @@ - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - --#include "../inputPlugin.h" -+#include "_flac_common.h" - - #ifdef HAVE_FLAC - --#include "_flac_common.h" -- - #include "../utils.h" - #include "../log.h" - #include "../pcm_utils.h" -@@ -33,166 +31,14 @@ - #include - #include - #include --#include --#include -- --/* this code is based on flac123, from flac-tools */ -- --static void flacError(const FLAC__SeekableStreamDecoder *, -- FLAC__StreamDecoderErrorStatus, void *); --static void flacPrintErroredState(FLAC__SeekableStreamDecoderState state); --static void flacMetadata(const FLAC__SeekableStreamDecoder *, -- const FLAC__StreamMetadata *, void *); --static FLAC__StreamDecoderWriteStatus flacWrite(const -- FLAC__SeekableStreamDecoder *, -- const FLAC__Frame *, -- const FLAC__int32 * const buf[], -- void *); --static FLAC__SeekableStreamDecoderReadStatus flacRead(const -- FLAC__SeekableStreamDecoder -- *, FLAC__byte buf[], -- unsigned *, void *); --static FLAC__SeekableStreamDecoderSeekStatus flacSeek(const -- FLAC__SeekableStreamDecoder -- *, FLAC__uint64, void *); --static FLAC__SeekableStreamDecoderTellStatus flacTell(const -- FLAC__SeekableStreamDecoder -- *, FLAC__uint64 *, -- void *); --static FLAC__SeekableStreamDecoderLengthStatus flacLength(const -- FLAC__SeekableStreamDecoder -- *, FLAC__uint64 *, -- void *); --static FLAC__bool flacEOF(const FLAC__SeekableStreamDecoder *, void *); -- --static int flac_decode(OutputBuffer * cb, DecoderControl * dc, -- InputStream * inStream) --{ -- FLAC__SeekableStreamDecoder *flacDec = NULL; -- FlacData data; -- int status = 1; -- int ret = 0; -- -- init_FlacData(&data, cb, dc, inStream); -- -- if (!(flacDec = FLAC__seekable_stream_decoder_new())) { -- ret = -1; -- goto fail; -- } -- /*status&=FLAC__file_decoder_set_md5_checking(flacDec,1); */ -- status &= FLAC__seekable_stream_decoder_set_read_callback(flacDec, -- flacRead); -- status &= FLAC__seekable_stream_decoder_set_seek_callback(flacDec, -- flacSeek); -- status &= FLAC__seekable_stream_decoder_set_tell_callback(flacDec, -- flacTell); -- status &= FLAC__seekable_stream_decoder_set_length_callback(flacDec, -- flacLength); -- status &= -- FLAC__seekable_stream_decoder_set_eof_callback(flacDec, flacEOF); -- status &= -- FLAC__seekable_stream_decoder_set_write_callback(flacDec, -- flacWrite); -- status &= -- FLAC__seekable_stream_decoder_set_metadata_callback(flacDec, -- flacMetadata); -- status &= -- FLAC__seekable_stream_decoder_set_metadata_respond(flacDec, -- FLAC__METADATA_TYPE_VORBIS_COMMENT); -- status &= -- FLAC__seekable_stream_decoder_set_error_callback(flacDec, -- flacError); -- status &= -- FLAC__seekable_stream_decoder_set_client_data(flacDec, -- (void *)&data); -- if (!status) { -- ERROR("flac problem before init()\n"); -- flacPrintErroredState(FLAC__seekable_stream_decoder_get_state -- (flacDec)); -- ret = -1; -- goto fail; -- } -- -- if (FLAC__seekable_stream_decoder_init(flacDec) != -- FLAC__SEEKABLE_STREAM_DECODER_OK) { -- ERROR("flac problem doing init()\n"); -- flacPrintErroredState(FLAC__seekable_stream_decoder_get_state -- (flacDec)); -- ret = -1; -- goto fail; -- } -- -- if (!FLAC__seekable_stream_decoder_process_until_end_of_metadata -- (flacDec)) { -- ERROR("flac problem reading metadata\n"); -- flacPrintErroredState(FLAC__seekable_stream_decoder_get_state -- (flacDec)); -- ret = -1; -- goto fail; -- } -- -- dc->state = DECODE_STATE_DECODE; -- -- while (1) { -- FLAC__seekable_stream_decoder_process_single(flacDec); -- if (FLAC__seekable_stream_decoder_get_state(flacDec) != -- FLAC__SEEKABLE_STREAM_DECODER_OK) { -- break; -- } -- if (dc->seek) { -- FLAC__uint64 sampleToSeek = dc->seekWhere * -- dc->audioFormat.sampleRate + 0.5; -- if (FLAC__seekable_stream_decoder_seek_absolute(flacDec, -- sampleToSeek)) -- { -- clearOutputBuffer(cb); -- data.time = ((float)sampleToSeek) / -- dc->audioFormat.sampleRate; -- data.position = 0; -- } else -- dc->seekError = 1; -- dc->seek = 0; -- } -- } -- /* I don't think we need this bit here! -shank */ -- /*FLAC__file_decoder_process_until_end_of_file(flacDec); */ -- if (!dc->stop) { -- flacPrintErroredState(FLAC__seekable_stream_decoder_get_state -- (flacDec)); -- FLAC__seekable_stream_decoder_finish(flacDec); -- } -- /* send last little bit */ -- if (data.chunk_length > 0 && !dc->stop) { -- flacSendChunk(&data); -- flushOutputBuffer(data.cb); -- } -- -- /*if(dc->seek) { -- dc->seekError = 1; -- dc->seek = 0; -- } */ -- -- dc->state = DECODE_STATE_STOP; -- dc->stop = 0; -- --fail: -- if (data.replayGainInfo) -- freeReplayGainInfo(data.replayGainInfo); -- -- if (flacDec) -- FLAC__seekable_stream_decoder_delete(flacDec); -- -- closeInputStream(inStream); -+#include - -- return ret; --} -+/* this code was based on flac123, from flac-tools */ - --static FLAC__SeekableStreamDecoderReadStatus flacRead(const -- FLAC__SeekableStreamDecoder -- * flacDec, -- FLAC__byte buf[], -- unsigned *bytes, -- void *fdata) -+static flac_read_status flacRead(const flac_decoder * flacDec, -+ FLAC__byte buf[], -+ flac_read_status_size_t *bytes, -+ void *fdata) - { - FlacData *data = (FlacData *) fdata; - size_t r; -@@ -207,55 +53,51 @@ static FLAC__SeekableStreamDecoderReadSt - } - *bytes = r; - -- if (*bytes == 0 && !inputStreamAtEOF(data->inStream) && !data->dc->stop) -- return FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_ERROR; -- -- return FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_OK; -+ if (r == 0 && !data->dc->stop) { -+ if (inputStreamAtEOF(data->inStream)) -+ return flac_read_status_eof; -+ else -+ return flac_read_status_abort; -+ } -+ return flac_read_status_continue; - } - --static FLAC__SeekableStreamDecoderSeekStatus flacSeek(const -- FLAC__SeekableStreamDecoder -- * flacDec, -- FLAC__uint64 offset, -- void *fdata) -+static flac_seek_status flacSeek(const flac_decoder * flacDec, -+ FLAC__uint64 offset, -+ void *fdata) - { - FlacData *data = (FlacData *) fdata; - - if (seekInputStream(data->inStream, offset, SEEK_SET) < 0) { -- return FLAC__SEEKABLE_STREAM_DECODER_SEEK_STATUS_ERROR; -+ return flac_seek_status_error; - } - -- return FLAC__SEEKABLE_STREAM_DECODER_SEEK_STATUS_OK; -+ return flac_seek_status_ok; - } - --static FLAC__SeekableStreamDecoderTellStatus flacTell(const -- FLAC__SeekableStreamDecoder -- * flacDec, -- FLAC__uint64 * offset, -- void *fdata) -+static flac_tell_status flacTell(const flac_decoder * flacDec, -+ FLAC__uint64 * offset, -+ void *fdata) - { - FlacData *data = (FlacData *) fdata; - - *offset = (long)(data->inStream->offset); - -- return FLAC__SEEKABLE_STREAM_DECODER_TELL_STATUS_OK; -+ return flac_tell_status_ok; - } - --static FLAC__SeekableStreamDecoderLengthStatus flacLength(const -- FLAC__SeekableStreamDecoder -- * flacDec, -- FLAC__uint64 * length, -- void *fdata) -+static flac_length_status flacLength(const flac_decoder * flacDec, -+ FLAC__uint64 * length, -+ void *fdata) - { - FlacData *data = (FlacData *) fdata; - - *length = (size_t) (data->inStream->size); - -- return FLAC__SEEKABLE_STREAM_DECODER_LENGTH_STATUS_OK; -+ return flac_length_status_ok; - } - --static FLAC__bool flacEOF(const FLAC__SeekableStreamDecoder * flacDec, -- void *fdata) -+static FLAC__bool flacEOF(const flac_decoder * flacDec, void *fdata) - { - FlacData *data = (FlacData *) fdata; - -@@ -264,52 +106,112 @@ static FLAC__bool flacEOF(const FLAC__Se - return false; - } - --static void flacError(const FLAC__SeekableStreamDecoder * dec, -+static void flacError(const flac_decoder *dec, - FLAC__StreamDecoderErrorStatus status, void *fdata) - { - flac_error_common_cb("flac", status, (FlacData *) fdata); - } - -+#if !defined(FLAC_API_VERSION_CURRENT) || FLAC_API_VERSION_CURRENT <= 7 - static void flacPrintErroredState(FLAC__SeekableStreamDecoderState state) - { -+ const char *str = ""; /* "" to silence compiler warning */ - switch (state) { -+ case FLAC__SEEKABLE_STREAM_DECODER_OK: -+ case FLAC__SEEKABLE_STREAM_DECODER_SEEKING: -+ case FLAC__SEEKABLE_STREAM_DECODER_END_OF_STREAM: -+ return; - case FLAC__SEEKABLE_STREAM_DECODER_MEMORY_ALLOCATION_ERROR: -- ERROR("flac allocation error\n"); -+ str = "allocation error"; - break; - case FLAC__SEEKABLE_STREAM_DECODER_READ_ERROR: -- ERROR("flac read error\n"); -+ str = "read error"; - break; - case FLAC__SEEKABLE_STREAM_DECODER_SEEK_ERROR: -- ERROR("flac seek error\n"); -+ str = "seek error"; - break; - case FLAC__SEEKABLE_STREAM_DECODER_STREAM_DECODER_ERROR: -- ERROR("flac seekable stream error\n"); -+ str = "seekable stream error"; - break; - case FLAC__SEEKABLE_STREAM_DECODER_ALREADY_INITIALIZED: -- ERROR("flac decoder already initialized\n"); -+ str = "decoder already initialized"; - break; - case FLAC__SEEKABLE_STREAM_DECODER_INVALID_CALLBACK: -- ERROR("invalid flac callback\n"); -+ str = "invalid callback"; - break; - case FLAC__SEEKABLE_STREAM_DECODER_UNINITIALIZED: -- ERROR("flac decoder uninitialized\n"); -+ str = "decoder uninitialized"; -+ } -+ ERROR("flac %s\n", str); -+} -+ -+static int flac_init(FLAC__SeekableStreamDecoder *dec, -+ FLAC__SeekableStreamDecoderReadCallback read_cb, -+ FLAC__SeekableStreamDecoderSeekCallback seek_cb, -+ FLAC__SeekableStreamDecoderTellCallback tell_cb, -+ FLAC__SeekableStreamDecoderLengthCallback length_cb, -+ FLAC__SeekableStreamDecoderEofCallback eof_cb, -+ FLAC__SeekableStreamDecoderWriteCallback write_cb, -+ FLAC__SeekableStreamDecoderMetadataCallback metadata_cb, -+ FLAC__SeekableStreamDecoderErrorCallback error_cb, -+ void *data) -+{ -+ int s = 1; -+ s &= FLAC__seekable_stream_decoder_set_read_callback(dec, read_cb); -+ s &= FLAC__seekable_stream_decoder_set_seek_callback(dec, seek_cb); -+ s &= FLAC__seekable_stream_decoder_set_tell_callback(dec, tell_cb); -+ s &= FLAC__seekable_stream_decoder_set_length_callback(dec, length_cb); -+ s &= FLAC__seekable_stream_decoder_set_eof_callback(dec, eof_cb); -+ s &= FLAC__seekable_stream_decoder_set_write_callback(dec, write_cb); -+ s &= FLAC__seekable_stream_decoder_set_metadata_callback(dec, -+ metadata_cb); -+ s &= FLAC__seekable_stream_decoder_set_metadata_respond(dec, -+ FLAC__METADATA_TYPE_VORBIS_COMMENT); -+ s &= FLAC__seekable_stream_decoder_set_error_callback(dec, error_cb); -+ s &= FLAC__seekable_stream_decoder_set_client_data(dec, data); -+ if (!s || (FLAC__seekable_stream_decoder_init(dec) != -+ FLAC__SEEKABLE_STREAM_DECODER_OK)) -+ return 0; -+ return 1; -+} -+#else /* FLAC_API_VERSION_CURRENT >= 7 */ -+static void flacPrintErroredState(FLAC__StreamDecoderState state) -+{ -+ const char *str = ""; /* "" to silence compiler warning */ -+ switch (state) { -+ case FLAC__STREAM_DECODER_SEARCH_FOR_METADATA: -+ case FLAC__STREAM_DECODER_READ_METADATA: -+ case FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC: -+ case FLAC__STREAM_DECODER_READ_FRAME: -+ case FLAC__STREAM_DECODER_END_OF_STREAM: -+ return; -+ case FLAC__STREAM_DECODER_OGG_ERROR: -+ str = "error in the Ogg layer"; - break; -- case FLAC__SEEKABLE_STREAM_DECODER_OK: -- case FLAC__SEEKABLE_STREAM_DECODER_SEEKING: -- case FLAC__SEEKABLE_STREAM_DECODER_END_OF_STREAM: -+ case FLAC__STREAM_DECODER_SEEK_ERROR: -+ str = "seek error"; -+ break; -+ case FLAC__STREAM_DECODER_ABORTED: -+ str = "decoder aborted by read"; -+ break; -+ case FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR: -+ str = "allocation error"; - break; -+ case FLAC__STREAM_DECODER_UNINITIALIZED: -+ str = "decoder uninitialized"; - } -+ ERROR("flac %s\n", str); - } -+#endif /* FLAC_API_VERSION_CURRENT >= 7 */ - --static void flacMetadata(const FLAC__SeekableStreamDecoder * dec, -+static void flacMetadata(const flac_decoder * dec, - const FLAC__StreamMetadata * block, void *vdata) - { - flac_metadata_common_cb(block, (FlacData *) vdata); - } - --static FLAC__StreamDecoderWriteStatus flacWrite(const -- FLAC__SeekableStreamDecoder * -- dec, const FLAC__Frame * frame, -+static FLAC__StreamDecoderWriteStatus flacWrite(const flac_decoder *dec, -+ const FLAC__Frame * frame, - const FLAC__int32 * const buf[], - void *vdata) - { -@@ -325,7 +227,7 @@ static FLAC__StreamDecoderWriteStatus fl - timeChange = ((float)samples) / frame->header.sample_rate; - data->time += timeChange; - -- FLAC__seekable_stream_decoder_get_decode_position(dec, &newPosition); -+ flac_get_decode_position(dec, &newPosition); - if (data->position) { - data->bitRate = - ((newPosition - data->position) * 8.0 / timeChange) -@@ -438,12 +340,179 @@ static MpdTag *flacTagDup(char *file) - return ret; - } - -+static int flac_decode_internal(OutputBuffer * cb, DecoderControl * dc, -+ InputStream * inStream, int is_ogg) -+{ -+ flac_decoder *flacDec; -+ FlacData data; -+ const char *err = NULL; -+ -+ if (!(flacDec = flac_new())) -+ return -1; -+ init_FlacData(&data, cb, dc, inStream); -+ if (is_ogg) { -+ if (!flac_ogg_init(flacDec, flacRead, flacSeek, flacTell, -+ flacLength, flacEOF, flacWrite, flacMetadata, -+ flacError, (void *)&data)) { -+ err = "doing Ogg init()"; -+ goto fail; -+ } -+ } else { -+ if (!flac_init(flacDec, flacRead, flacSeek, flacTell, -+ flacLength, flacEOF, flacWrite, flacMetadata, -+ flacError, (void *)&data)) { -+ err = "doing init()"; -+ goto fail; -+ } -+ if (!flac_process_metadata(flacDec)) { -+ err = "problem reading metadata"; -+ goto fail; -+ } -+ } -+ -+ dc->state = DECODE_STATE_DECODE; -+ -+ while (1) { -+ if (!flac_process_single(flacDec)) -+ break; -+ if (flac_get_state(flacDec) == flac_decoder_eof) -+ break; -+ if (dc->seek) { -+ FLAC__uint64 sampleToSeek = dc->seekWhere * -+ dc->audioFormat.sampleRate + 0.5; -+ if (flac_seek_absolute(flacDec, sampleToSeek)) { -+ clearOutputBuffer(cb); -+ data.time = ((float)sampleToSeek) / -+ dc->audioFormat.sampleRate; -+ data.position = 0; -+ } else -+ dc->seekError = 1; -+ dc->seek = 0; -+ } -+ } -+ if (!dc->stop) { -+ flacPrintErroredState(flac_get_state(flacDec)); -+ flac_finish(flacDec); -+ } -+ /* send last little bit */ -+ if (data.chunk_length > 0 && !dc->stop) { -+ flacSendChunk(&data); -+ flushOutputBuffer(data.cb); -+ } -+ -+ /*if(dc->seek) { -+ dc->seekError = 1; -+ dc->seek = 0; -+ } */ -+ -+ dc->state = DECODE_STATE_STOP; -+ dc->stop = 0; -+ -+fail: -+ if (data.replayGainInfo) -+ freeReplayGainInfo(data.replayGainInfo); -+ -+ if (flacDec) -+ flac_delete(flacDec); -+ -+ closeInputStream(inStream); -+ -+ if (err) { -+ ERROR("flac %s\n", err); -+ return -1; -+ } -+ return 0; -+} -+ -+static int flac_decode(OutputBuffer * cb, DecoderControl * dc, -+ InputStream * inStream) -+{ -+ return flac_decode_internal(cb, dc, inStream, 0); -+} -+ -+#if !defined(FLAC_API_VERSION_CURRENT) || FLAC_API_VERSION_CURRENT <= 7 -+# define flac_plugin_init NULL -+#else /* FLAC_API_VERSION_CURRENT >= 7 */ -+/* some of this stuff is duplicated from oggflac_plugin.c */ -+extern InputPlugin oggflacPlugin; -+ -+static MpdTag *oggflac_tag_dup(char *file) -+{ -+ MpdTag *ret = NULL; -+ FLAC__Metadata_Iterator *it; -+ FLAC__StreamMetadata *block; -+ FLAC__Metadata_Chain *chain = FLAC__metadata_chain_new(); -+ -+ if (!(FLAC__metadata_chain_read_ogg(chain, file))) -+ goto out; -+ it = FLAC__metadata_iterator_new(); -+ FLAC__metadata_iterator_init(it, chain); -+ do { -+ if (!(block = FLAC__metadata_iterator_get_block(it))) -+ break; -+ if (block->type == FLAC__METADATA_TYPE_VORBIS_COMMENT) { -+ ret = copyVorbisCommentBlockToMpdTag(block, ret); -+ } else if (block->type == FLAC__METADATA_TYPE_STREAMINFO) { -+ if (!ret) -+ ret = newMpdTag(); -+ ret->time = ((float)block->data.stream_info. -+ total_samples) / -+ block->data.stream_info.sample_rate + 0.5; -+ } -+ } while (FLAC__metadata_iterator_next(it)); -+ FLAC__metadata_iterator_delete(it); -+out: -+ FLAC__metadata_chain_delete(chain); -+ return ret; -+} -+ -+static int oggflac_decode(OutputBuffer * cb, DecoderControl * dc, -+ InputStream * inStream) -+{ -+ return flac_decode_internal(cb, dc, inStream, 1); -+} -+ -+static unsigned int oggflac_try_decode(InputStream * inStream) -+{ -+ return (ogg_stream_type_detect(inStream) == FLAC) ? 1 : 0; -+} -+ -+static char *oggflac_suffixes[] = { "ogg", NULL }; -+static char *oggflac_mime_types[] = { "audio/x-flac+ogg", -+ "application/ogg", -+ "application/x-ogg", -+ NULL }; -+ -+static int flac_plugin_init(void) -+{ -+ if (!FLAC_API_SUPPORTS_OGG_FLAC) { -+ DEBUG("libFLAC does not support OggFLAC\n"); -+ return 1; -+ } -+ DEBUG("libFLAC supports OggFLAC, initializing OggFLAC support\n"); -+ assert(oggflacPlugin.name == NULL); -+ oggflacPlugin.name = "oggflac"; -+ oggflacPlugin.tryDecodeFunc = oggflac_try_decode; -+ oggflacPlugin.streamDecodeFunc = oggflac_decode; -+ oggflacPlugin.tagDupFunc = oggflac_tag_dup; -+ oggflacPlugin.streamTypes = INPUT_PLUGIN_STREAM_URL | -+ INPUT_PLUGIN_STREAM_FILE; -+ oggflacPlugin.suffixes = oggflac_suffixes; -+ oggflacPlugin.mimeTypes = oggflac_mime_types; -+ loadInputPlugin(&oggflacPlugin); -+ return 1; -+} -+ -+#endif /* FLAC_API_VERSION_CURRENT >= 7 */ -+ - static char *flacSuffixes[] = { "flac", NULL }; --static char *flac_mime_types[] = { "application/x-flac", NULL }; -+static char *flac_mime_types[] = { "audio/x-flac", -+ "application/x-flac", -+ NULL }; - - InputPlugin flacPlugin = { - "flac", -- NULL, -+ flac_plugin_init, - NULL, - NULL, - flac_decode, -@@ -456,17 +525,6 @@ InputPlugin flacPlugin = { - - #else /* !HAVE_FLAC */ - --InputPlugin flacPlugin = { -- NULL, -- NULL, -- NULL, -- NULL, -- NULL, -- NULL, -- NULL, -- 0, -- NULL, -- NULL, --}; -+InputPlugin flacPlugin; - - #endif /* HAVE_FLAC */ ---- mpd-0.12.1/src/inputPlugins/_flac_common.h.orig 2006-10-11 01:56:55.000000000 +0200 -+++ mpd-0.12.1/src/inputPlugins/_flac_common.h 2007-02-14 22:57:43.000000000 +0100 -@@ -30,7 +30,116 @@ - #include "../inputStream.h" - #include "../outputBuffer.h" - #include "../decode.h" --#include -+#include -+#if !defined(FLAC_API_VERSION_CURRENT) || FLAC_API_VERSION_CURRENT <= 7 -+# include -+# define flac_decoder FLAC__SeekableStreamDecoder -+# define flac_new() FLAC__seekable_stream_decoder_new() -+ -+# define flac_ogg_init(a,b,c,d,e,f,g,h,i,j) (0) -+ -+# define flac_get_decode_position(x,y) \ -+ FLAC__seekable_stream_decoder_get_decode_position(x,y) -+# define flac_get_state(x) FLAC__seekable_stream_decoder_get_state(x) -+# define flac_process_single(x) FLAC__seekable_stream_decoder_process_single(x) -+# define flac_process_metadata(x) \ -+ FLAC__seekable_stream_decoder_process_until_end_of_metadata(x) -+# define flac_seek_absolute(x,y) \ -+ FLAC__seekable_stream_decoder_seek_absolute(x,y) -+# define flac_finish(x) FLAC__seekable_stream_decoder_finish(x) -+# define flac_delete(x) FLAC__seekable_stream_decoder_delete(x) -+ -+# define flac_decoder_eof FLAC__SEEKABLE_STREAM_DECODER_END_OF_STREAM -+ -+typedef unsigned flac_read_status_size_t; -+# define flac_read_status FLAC__SeekableStreamDecoderReadStatus -+# define flac_read_status_continue \ -+ FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_OK -+# define flac_read_status_eof FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_OK -+# define flac_read_status_abort \ -+ FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_ERROR -+ -+# define flac_seek_status FLAC__SeekableStreamDecoderSeekStatus -+# define flac_seek_status_ok FLAC__SEEKABLE_STREAM_DECODER_SEEK_STATUS_OK -+# define flac_seek_status_error FLAC__SEEKABLE_STREAM_DECODER_SEEK_STATUS_ERROR -+ -+# define flac_tell_status FLAC__SeekableStreamDecoderTellStatus -+# define flac_tell_status_ok FLAC__SEEKABLE_STREAM_DECODER_TELL_STATUS_OK -+# define flac_tell_status_error \ -+ FLAC__SEEKABLE_STREAM_DECODER_TELL_STATUS_ERROR -+# define flac_tell_status_unsupported \ -+ FLAC__SEEKABLE_STREAM_DECODER_TELL_STATUS_ERROR -+ -+# define flac_length_status FLAC__SeekableStreamDecoderLengthStatus -+# define flac_length_status_ok FLAC__SEEKABLE_STREAM_DECODER_LENGTH_STATUS_OK -+# define flac_length_status_error \ -+ FLAC__SEEKABLE_STREAM_DECODER_LENGTH_STATUS_ERROR -+# define flac_length_status_unsupported \ -+ FLAC__SEEKABLE_STREAM_DECODER_LENGTH_STATUS_ERROR -+ -+# ifdef HAVE_OGGFLAC -+# include -+# endif -+#else /* FLAC_API_VERSION_CURRENT >= 7 */ -+ -+ /* OggFLAC support is handled by our flac_plugin already, and -+ * thus we *can* always have it if libFLAC was compiled with it */ -+# ifndef HAVE_OGGFLAC -+# define HAVE_OGGFLAC 1 -+# endif -+# include "_ogg_common.h" -+# undef HAVE_OGGFLAC /* we don't need this defined anymore */ -+ -+# include -+# define flac_decoder FLAC__StreamDecoder -+# define flac_new() FLAC__stream_decoder_new() -+ -+# define flac_init(a,b,c,d,e,f,g,h,i,j) \ -+ (FLAC__stream_decoder_init_stream(a,b,c,d,e,f,g,h,i,j) \ -+ == FLAC__STREAM_DECODER_INIT_STATUS_OK) -+# define flac_ogg_init(a,b,c,d,e,f,g,h,i,j) \ -+ (FLAC__stream_decoder_init_ogg_stream(a,b,c,d,e,f,g,h,i,j) \ -+ == FLAC__STREAM_DECODER_INIT_STATUS_OK) -+ -+# define flac_get_decode_position(x,y) \ -+ FLAC__stream_decoder_get_decode_position(x,y) -+# define flac_get_state(x) FLAC__stream_decoder_get_state(x) -+# define flac_process_single(x) FLAC__stream_decoder_process_single(x) -+# define flac_process_metadata(x) \ -+ FLAC__stream_decoder_process_until_end_of_metadata(x) -+# define flac_seek_absolute(x,y) FLAC__stream_decoder_seek_absolute(x,y) -+# define flac_finish(x) FLAC__stream_decoder_finish(x) -+# define flac_delete(x) FLAC__stream_decoder_delete(x) -+ -+# define flac_decoder_eof FLAC__STREAM_DECODER_END_OF_STREAM -+ -+typedef size_t flac_read_status_size_t; -+# define flac_read_status FLAC__StreamDecoderReadStatus -+# define flac_read_status_continue \ -+ FLAC__STREAM_DECODER_READ_STATUS_CONTINUE -+# define flac_read_status_eof FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM -+# define flac_read_status_abort FLAC__STREAM_DECODER_READ_STATUS_ABORT -+ -+# define flac_seek_status FLAC__StreamDecoderSeekStatus -+# define flac_seek_status_ok FLAC__STREAM_DECODER_SEEK_STATUS_OK -+# define flac_seek_status_error FLAC__STREAM_DECODER_SEEK_STATUS_ERROR -+# define flac_seek_status_unsupported \ -+ FLAC__STREAM_DECODER_SEEK_STATUS_UNSUPPORTED -+ -+# define flac_tell_status FLAC__StreamDecoderTellStatus -+# define flac_tell_status_ok FLAC__STREAM_DECODER_TELL_STATUS_OK -+# define flac_tell_status_error FLAC__STREAM_DECODER_TELL_STATUS_ERROR -+# define flac_tell_status_unsupported \ -+ FLAC__STREAM_DECODER_TELL_STATUS_UNSUPPORTED -+ -+# define flac_length_status FLAC__StreamDecoderLengthStatus -+# define flac_length_status_ok FLAC__STREAM_DECODER_LENGTH_STATUS_OK -+# define flac_length_status_error FLAC__STREAM_DECODER_LENGTH_STATUS_ERROR -+# define flac_length_status_unsupported \ -+ FLAC__STREAM_DECODER_LENGTH_STATUS_UNSUPPORTED -+ -+#endif /* FLAC_API_VERSION_CURRENT >= 7 */ -+ - #include - - #define FLAC_CHUNK_SIZE 4080 From travis at archlinux.org Sat Feb 16 16:36:03 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 11:36:03 -0500 Subject: [arch-commits] CVS update of extra/multimedia/audacious-player (ChangeLog PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 11:36:03 Author: travis Path: /home/cvs-extra/extra/multimedia/audacious-player Added: ChangeLog (1.1) Modified: PKGBUILD (1.18 -> 1.19) Upstream update -----------+ ChangeLog | 5 +++++ PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) Index: extra/multimedia/audacious-player/ChangeLog diff -u /dev/null extra/multimedia/audacious-player/ChangeLog:1.1 --- /dev/null Sat Feb 16 11:36:03 2008 +++ extra/multimedia/audacious-player/ChangeLog Sat Feb 16 11:36:02 2008 @@ -0,0 +1,5 @@ +2008-02-16 Travis Willard + + * 1.4.6 + Added ChangeLog + New upstream release. Index: extra/multimedia/audacious-player/PKGBUILD diff -u extra/multimedia/audacious-player/PKGBUILD:1.18 extra/multimedia/audacious-player/PKGBUILD:1.19 --- extra/multimedia/audacious-player/PKGBUILD:1.18 Wed Jan 9 00:30:09 2008 +++ extra/multimedia/audacious-player/PKGBUILD Sat Feb 16 11:36:02 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.18 2008/01/09 05:30:09 travis Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/16 16:36:02 travis Exp $ # Maintainer: Travis Willard # Contributor: William Rea pkgname=audacious-player -pkgver=1.4.5 +pkgver=1.4.6 pkgrel=1 pkgdesc="A media player forked from BMP 0.9.7.1 - player component (no plugins)." arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ provides=('audacious') install=audacious-player.install source=(http://distfiles.atheme.org/audacious-$pkgver.tgz) -md5sums=('db898864e14770c6ad063aa83bf11aa7') +md5sums=('51c828b34300b592c363e6f441312898') options=('!libtool') build() { From travis at archlinux.org Sat Feb 16 16:48:23 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 11:48:23 -0500 Subject: [arch-commits] CVS update of extra/multimedia/audacious-plugins (ChangeLog PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 11:48:23 Author: travis Path: /home/cvs-extra/extra/multimedia/audacious-plugins Added: ChangeLog (1.1) Modified: PKGBUILD (1.31 -> 1.32) Upstream update -----------+ ChangeLog | 5 +++++ PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) Index: extra/multimedia/audacious-plugins/ChangeLog diff -u /dev/null extra/multimedia/audacious-plugins/ChangeLog:1.1 --- /dev/null Sat Feb 16 11:48:23 2008 +++ extra/multimedia/audacious-plugins/ChangeLog Sat Feb 16 11:48:22 2008 @@ -0,0 +1,5 @@ +2008-02-16 Travis Willard + + * 1.4.5 + Added ChangeLog + New upstream release. Index: extra/multimedia/audacious-plugins/PKGBUILD diff -u extra/multimedia/audacious-plugins/PKGBUILD:1.31 extra/multimedia/audacious-plugins/PKGBUILD:1.32 --- extra/multimedia/audacious-plugins/PKGBUILD:1.31 Wed Jan 9 00:12:15 2008 +++ extra/multimedia/audacious-plugins/PKGBUILD Sat Feb 16 11:48:22 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.31 2008/01/09 05:12:15 travis Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/16 16:48:22 travis Exp $ # Maintainer: Travis Willard # Contributor: William Rea pkgname=audacious-plugins -pkgver=1.4.4 +pkgver=1.4.5 pkgrel=1 pkgdesc="Plugins for the audacious media player." arch=('i686' 'x86_64') @@ -24,7 +24,7 @@ # end up with essentially the same as they used to have. install=audacious-plugins.install source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz) -md5sums=('dc1374344cfde2667b2650fdb4227b78') +md5sums=('ecb7802c1800ed2b10b44e7e9fea46aa') options=('!libtool') build() { From travis at archlinux.org Sat Feb 16 19:42:18 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 14:42:18 -0500 Subject: [arch-commits] CVS update of extra/games/xmoto (ChangeLog PKGBUILD xmoto.desktop) Message-ID: Date: Saturday, February 16, 2008 @ 14:42:18 Author: travis Path: /home/cvs-extra/extra/games/xmoto Added: ChangeLog (1.1) Modified: PKGBUILD (1.11 -> 1.12) Removed: xmoto.desktop (1.1) upgpkg: xmoto 0.4.1-1 Upstream update ---------------+ ChangeLog | 5 +++++ PKGBUILD | 15 ++++++++------- xmoto.desktop | 13 ------------- 3 files changed, 13 insertions(+), 20 deletions(-) Index: extra/games/xmoto/ChangeLog diff -u /dev/null extra/games/xmoto/ChangeLog:1.1 --- /dev/null Sat Feb 16 14:42:18 2008 +++ extra/games/xmoto/ChangeLog Sat Feb 16 14:42:17 2008 @@ -0,0 +1,5 @@ +2008-02-16 Travis Willard + + * 0.4.1 + Added ChangeLog + New upstream release. Index: extra/games/xmoto/PKGBUILD diff -u extra/games/xmoto/PKGBUILD:1.11 extra/games/xmoto/PKGBUILD:1.12 --- extra/games/xmoto/PKGBUILD:1.11 Thu Nov 1 20:26:50 2007 +++ extra/games/xmoto/PKGBUILD Sat Feb 16 14:42:17 2008 @@ -1,20 +1,19 @@ -# $Id: PKGBUILD,v 1.11 2007/11/02 00:26:50 travis Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/16 19:42:17 travis Exp $ # Maintainer: Travis Willard # Contributor: Denis (dtonator at gmail.com) pkgname=xmoto -pkgver=0.3.4 +pkgver=0.4.1 pkgrel=1 -pkgdesc="A challenging 2D motocross platform game, where physics play an important role in gameplay." +pkgdesc="A challenging 2D motocross platform game, where physics play an important role." arch=('i686' 'x86_64') url="http://xmoto.tuxfamily.org" license=('GPL') depends=('bzip2' 'libjpeg' 'libpng' 'lua' 'sdl_mixer' 'ode' 'curl>=7.16.2' 'mesa' 'libxdamage' 'libxfixes' 'sqlite3' 'sdl_ttf' 'desktop-file-utils') install=xmoto.install -source=(http://download.tuxfamily.org/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-src.tar.gz xmoto.desktop) -md5sums=('cd2041652586119f68655c789c0ce7b3' - '6db4ee410eadb61db14c74576f279ce7') +source=(http://download.tuxfamily.org/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-src.tar.gz) +md5sums=('e3e9830ff58bb4a25685ecfd3a9c5f95') build() { cd $startdir/src/xmoto-$pkgver @@ -23,6 +22,8 @@ make DESTDIR=$startdir/pkg mangdir=/usr/man/man6 install #install desktop file - install -Dm0644 $startdir/src/xmoto.desktop $startdir/pkg/usr/share/applications/xmoto.desktop + install -Dm0644 $startdir/src/xmoto-${pkgver}/extra/xmoto.desktop $startdir/pkg/usr/share/applications/xmoto.desktop + #install icon for desktop file + install -Dm0644 $startdir/src/xmoto-${pkgver}/extra/xmoto.xpm $startdir/pkg/usr/share/pixmaps/xmoto.xpm } Index: extra/games/xmoto/xmoto.desktop diff -u extra/games/xmoto/xmoto.desktop:1.1 extra/games/xmoto/xmoto.desktop:removed --- extra/games/xmoto/xmoto.desktop:1.1 Tue Sep 25 23:52:31 2007 +++ extra/games/xmoto/xmoto.desktop Sat Feb 16 14:42:18 2008 @@ -1,13 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Icon=/usr/share/xmoto/xmoto_icone_x.ico -Exec=/usr/bin/xmoto -Terminal=false -StartupNotify=false - -Name=XMoto -GenericName=Game -Comment=is a 2D physics-based motocross game. - -Categories=Game; From dan at archlinux.org Sat Feb 16 21:14:54 2008 From: dan at archlinux.org (Dan McGee) Date: Sat, 16 Feb 2008 16:14:54 -0500 Subject: [arch-commits] CVS update of extra/system/bash-completion (bash_completion.sh) Message-ID: Date: Saturday, February 16, 2008 @ 16:14:54 Author: dan Path: /home/cvs-extra/extra/system/bash-completion Modified: bash_completion.sh (1.6 -> 1.7) remove unnecessary bash version checking --------------------+ bash_completion.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) Index: extra/system/bash-completion/bash_completion.sh diff -u extra/system/bash-completion/bash_completion.sh:1.6 extra/system/bash-completion/bash_completion.sh:1.7 --- extra/system/bash-completion/bash_completion.sh:1.6 Sun Mar 26 12:18:34 2006 +++ extra/system/bash-completion/bash_completion.sh Sat Feb 16 16:14:54 2008 @@ -4,11 +4,9 @@ # # check if we use bash if [ $SHELL = "/bin/bash" ]; then - bash=${BASH_VERSION%.*}; bmajor=${bash%.*}; bminor=${bash#*.} - if [ -n "$PS1" ] && [ \( $bmajor -eq 2 -a $bminor '>' 04 \) -o $bmajor -ge 3 ] \ + if [ -n "$PS1" ] \ && [ -f /etc/bash_completion ]; then # interactive shell # Source completion code . /etc/bash_completion fi - unset bash bmajor bminor fi From travis at archlinux.org Sat Feb 16 21:18:07 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 16:18:07 -0500 Subject: [arch-commits] CVS update of extra/lib/fribidi (ChangeLog PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 16:18:07 Author: travis Path: /home/cvs-extra/extra/lib/fribidi Added: ChangeLog (1.1) Modified: PKGBUILD (1.1 -> 1.2) upgpkg: fribidi 0.10.9-1 Upstream update -----------+ ChangeLog | 5 +++++ PKGBUILD | 12 +++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) Index: extra/lib/fribidi/ChangeLog diff -u /dev/null extra/lib/fribidi/ChangeLog:1.1 --- /dev/null Sat Feb 16 16:18:07 2008 +++ extra/lib/fribidi/ChangeLog Sat Feb 16 16:18:06 2008 @@ -0,0 +1,5 @@ +2008-02-16 Travis Willard + + * 0.10.9 + Added ChangeLog + New upstream release. Index: extra/lib/fribidi/PKGBUILD diff -u extra/lib/fribidi/PKGBUILD:1.1 extra/lib/fribidi/PKGBUILD:1.2 --- extra/lib/fribidi/PKGBUILD:1.1 Sun Aug 5 08:59:27 2007 +++ extra/lib/fribidi/PKGBUILD Sat Feb 16 16:18:07 2008 @@ -1,17 +1,18 @@ -# $Id: PKGBUILD,v 1.1 2007/08/05 12:59:27 jgc Exp $ -# Maintainer: dorphell +# $Id: PKGBUILD,v 1.2 2008/02/16 21:18:07 travis Exp $ +# Maintainer: Travis Willard # Committer: Judd Vinet + pkgname=fribidi -pkgver=0.10.8 +pkgver=0.10.9 pkgrel=1 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm" arch=(i686 x86_64) license=('LGPL') -url="http://freedesktop.org/Software/FriBidi" +url="http://fribidi.org" depends=('glibc') options=('!libtool') source=(http://fribidi.org/download/fribidi-${pkgver}.tar.gz) -md5sums=('fe6a1e370353e330bbe043bb1697d04e') +md5sums=('647aee89079b056269ff0918dc1c6d28') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -19,3 +20,4 @@ make || return 1 make DESTDIR=${startdir}/pkg install } + From travis at archlinux.org Sat Feb 16 21:39:59 2008 From: travis at archlinux.org (Travis Willard) Date: Sat, 16 Feb 2008 16:39:59 -0500 Subject: [arch-commits] CVS update of extra/games/xmoto (ChangeLog PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 16:39:59 Author: travis Path: /home/cvs-extra/extra/games/xmoto Modified: ChangeLog (1.1 -> 1.2) PKGBUILD (1.12 -> 1.13) Damn, forgot to fix /usr/man path. -----------+ ChangeLog | 7 ++++++- PKGBUILD | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) Index: extra/games/xmoto/ChangeLog diff -u extra/games/xmoto/ChangeLog:1.1 extra/games/xmoto/ChangeLog:1.2 --- extra/games/xmoto/ChangeLog:1.1 Sat Feb 16 14:42:17 2008 +++ extra/games/xmoto/ChangeLog Sat Feb 16 16:39:59 2008 @@ -1,5 +1,10 @@ 2008-02-16 Travis Willard - * 0.4.1 + * 0.4.1-2 + Moved manpages to /usr/share/man for FHS + +2008-02-16 Travis Willard + + * 0.4.1-1 Added ChangeLog New upstream release. Index: extra/games/xmoto/PKGBUILD diff -u extra/games/xmoto/PKGBUILD:1.12 extra/games/xmoto/PKGBUILD:1.13 --- extra/games/xmoto/PKGBUILD:1.12 Sat Feb 16 14:42:17 2008 +++ extra/games/xmoto/PKGBUILD Sat Feb 16 16:39:59 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.12 2008/02/16 19:42:17 travis Exp $ +# $Id: PKGBUILD,v 1.13 2008/02/16 21:39:59 travis Exp $ # Maintainer: Travis Willard # Contributor: Denis (dtonator at gmail.com) pkgname=xmoto pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A challenging 2D motocross platform game, where physics play an important role." arch=('i686' 'x86_64') url="http://xmoto.tuxfamily.org" @@ -19,7 +19,7 @@ cd $startdir/src/xmoto-$pkgver ./configure --prefix=/usr make || return 1 - make DESTDIR=$startdir/pkg mangdir=/usr/man/man6 install + make DESTDIR=$startdir/pkg mangdir=/usr/share/man/man6 install #install desktop file install -Dm0644 $startdir/src/xmoto-${pkgver}/extra/xmoto.desktop $startdir/pkg/usr/share/applications/xmoto.desktop From jgc at archlinux.org Sat Feb 16 22:08:26 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sat, 16 Feb 2008 17:08:26 -0500 Subject: [arch-commits] CVS update of extra/lib/gtk2 (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 17:08:26 Author: jgc Path: /home/cvs-extra/extra/lib/gtk2 Modified: PKGBUILD (1.106 -> 1.107) upgpkg: gtk2 2.12.8-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/gtk2/PKGBUILD diff -u extra/lib/gtk2/PKGBUILD:1.106 extra/lib/gtk2/PKGBUILD:1.107 --- extra/lib/gtk2/PKGBUILD:1.106 Mon Feb 4 16:55:58 2008 +++ extra/lib/gtk2/PKGBUILD Sat Feb 16 17:08:26 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.106 2008/02/04 21:55:58 jgc Exp $ +# $Id: PKGBUILD,v 1.107 2008/02/16 22:08:26 jgc Exp $ # Maintainer: Jan de Groot pkgname=gtk2 -pkgver=2.12.7 +pkgver=2.12.8 pkgrel=1 pkgdesc="The GTK+ Toolkit (v2)" arch=(i686 x86_64) @@ -17,7 +17,7 @@ license=('LGPL') source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.12/gtk+-${pkgver}.tar.bz2 gtkclipboard-check.patch) -md5sums=('57132c4a921ef00e241a0fc991787556' +md5sums=('1e0d7db0bfa210881743e1d42ee91a24' '4025d3c15d6c6f73a032f403ffd4ff1c') build() { From damir at archlinux.org Sat Feb 16 23:14:19 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 18:14:19 -0500 Subject: [arch-commits] CVS update of extra/science/phylip (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 18:14:19 Author: damir Path: /home/cvs-extra/extra/science/phylip Modified: PKGBUILD (1.4 -> 1.5) upgpkg: phylip 3.67-1 ----------+ PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) Index: extra/science/phylip/PKGBUILD diff -u extra/science/phylip/PKGBUILD:1.4 extra/science/phylip/PKGBUILD:1.5 --- extra/science/phylip/PKGBUILD:1.4 Sat Jul 15 11:35:39 2006 +++ extra/science/phylip/PKGBUILD Sat Feb 16 18:14:19 2008 @@ -1,17 +1,18 @@ -# $Id: PKGBUILD,v 1.4 2006/07/15 15:35:39 andyrtr Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/16 23:14:19 damir Exp $ # Maintainter: Damir Perisa pkgname=phylip -pkgver=3.65 -hauptver=3.65 -pkgrel=2 +pkgver=3.67 +hauptver=3.67 +pkgrel=1 pkgdesc="phylip is a collection of programmes for evolutive genetics and inferring phylogenies" arch=(i686 x86_64) url="http://evolution.genetics.washington.edu/phylip.html" -source=(ftp://evolution.genetics.washington.edu/pub/phylip/$pkgname-$hauptver.tar.gz) +#source=(ftp://evolution.genetics.washington.edu/pub/phylip/$pkgname-$hauptver.tar.gz) +source=(http://evolution.gs.washington.edu/phylip/download/phylip-$hauptver.tar.gz) depends=('libxaw') build() { - cd $startdir/src/$pkgname$hauptver/src + cd $startdir/src/$pkgname-$hauptver/src make clean make all || return 1 mkdir -p $startdir/pkg/usr/bin From jgc at archlinux.org Sat Feb 16 23:40:51 2008 From: jgc at archlinux.org (Jan de Groot) Date: Sat, 16 Feb 2008 18:40:51 -0500 Subject: [arch-commits] CVS update of extra/gnome/gnome-doc-utils (2 files) Message-ID: Date: Saturday, February 16, 2008 @ 18:40:51 Author: jgc Path: /home/cvs-extra/extra/gnome/gnome-doc-utils Modified: PKGBUILD (1.18 -> 1.19) Removed: gnome-doc-utils.install (1.6) upgpkg: gnome-doc-utils 0.12.1-1 -------------------------+ PKGBUILD | 8 ++++---- gnome-doc-utils.install | 16 ---------------- 2 files changed, 4 insertions(+), 20 deletions(-) Index: extra/gnome/gnome-doc-utils/PKGBUILD diff -u extra/gnome/gnome-doc-utils/PKGBUILD:1.18 extra/gnome/gnome-doc-utils/PKGBUILD:1.19 --- extra/gnome/gnome-doc-utils/PKGBUILD:1.18 Fri Sep 21 16:57:52 2007 +++ extra/gnome/gnome-doc-utils/PKGBUILD Sat Feb 16 18:40:50 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.18 2007/09/21 20:57:52 jgc Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/16 23:40:50 jgc Exp $ # Maintainer: Jan de Groot pkgname=gnome-doc-utils -pkgver=0.12.0 +pkgver=0.12.1 pkgrel=1 pkgdesc="Documentation utilities for Gnome" arch=(i686 x86_64) @@ -11,12 +11,12 @@ makedepends=('pkgconfig' 'perlxml') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.12/${pkgname}-${pkgver}.tar.bz2) -md5sums=('5934c08d12407d8233416343cd73df24') +md5sums=('3e55a31a62985076131e603062371ac7') build() { cd ${startdir}/src/${pkgname}-${pkgver} ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --disable-scrollkeeper make || return 1 - make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install + make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install || return 1 } Index: extra/gnome/gnome-doc-utils/gnome-doc-utils.install diff -u extra/gnome/gnome-doc-utils/gnome-doc-utils.install:1.6 extra/gnome/gnome-doc-utils/gnome-doc-utils.install:removed --- extra/gnome/gnome-doc-utils/gnome-doc-utils.install:1.6 Mon Mar 19 14:14:03 2007 +++ extra/gnome/gnome-doc-utils/gnome-doc-utils.install Sat Feb 16 18:40:51 2008 @@ -1,16 +0,0 @@ -post_install() { - scrollkeeper-update -q -p var/lib/scrollkeeper -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -op=$1 -shift - -$op $* From damir at archlinux.org Sun Feb 17 00:34:44 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 19:34:44 -0500 Subject: [arch-commits] CVS update of extra/science/phylip (PKGBUILD phylip-license-text) Message-ID: Date: Saturday, February 16, 2008 @ 19:34:44 Author: damir Path: /home/cvs-extra/extra/science/phylip Added: phylip-license-text (1.1) Modified: PKGBUILD (1.5 -> 1.6) upgpkg: phylip 3.67-1 ---------------------+ PKGBUILD | 10 ++++++++-- phylip-license-text | 18 ++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) Index: extra/science/phylip/PKGBUILD diff -u extra/science/phylip/PKGBUILD:1.5 extra/science/phylip/PKGBUILD:1.6 --- extra/science/phylip/PKGBUILD:1.5 Sat Feb 16 18:14:19 2008 +++ extra/science/phylip/PKGBUILD Sat Feb 16 19:34:44 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.5 2008/02/16 23:14:19 damir Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/17 00:34:44 damir Exp $ # Maintainter: Damir Perisa pkgname=phylip pkgver=3.67 @@ -8,8 +8,9 @@ arch=(i686 x86_64) url="http://evolution.genetics.washington.edu/phylip.html" #source=(ftp://evolution.genetics.washington.edu/pub/phylip/$pkgname-$hauptver.tar.gz) -source=(http://evolution.gs.washington.edu/phylip/download/phylip-$hauptver.tar.gz) +source=(http://evolution.gs.washington.edu/phylip/download/phylip-$hauptver.tar.gz phylip-license-text) depends=('libxaw') +license=('custom') build() { cd $startdir/src/$pkgname-$hauptver/src @@ -25,5 +26,10 @@ # /usr/bin/factor is part of coreutils - factor -> factor_phylip mv $startdir/pkg/usr/bin/factor $startdir/pkg/usr/bin/factor_phylip + + /bin/install -D -m 644 $startdir/src/phylip-license-text \ + $startdir/pkg/usr/share/licenses/$pkgname/phylip-license-text } +md5sums=('625e45f3959fd1d2988f0f5f1704d3e5' + '7398d58a965740cf2e54e3deb2859977') Index: extra/science/phylip/phylip-license-text diff -u /dev/null extra/science/phylip/phylip-license-text:1.1 --- /dev/null Sat Feb 16 19:34:44 2008 +++ extra/science/phylip/phylip-license-text Sat Feb 16 19:34:44 2008 @@ -0,0 +1,18 @@ +Copyright Notice for PHYLIP + from http://evolution.genetics.washington.edu/phylip/doc/main.html#copyright + +The following copyright notice is intended to cover all source code, all +documentation, and all executable programs of the PHYLIP package. + +?? Copyright 1980-2004. University of Washington and Joseph Felsenstein. All +rights reserved. Permission is granted to reproduce, perform, and modify these +programs and documentation files. Permission is granted to distribute or +provide access to these programs provided that this copyright notice is not +removed, the programs are not integrated with or called by any product or +service that generates revenue, and that your distribution of these +documentation files and programs are free. Any modified versions of these +materials that are distributed or accessible shall indicate that they are based +on these program. Institutions of higher education are granted permission to +distribute this material to their students and staff for a fee to recover +distribution costs. Permission requests for any other distribution of this +program should be directed to license @ u.washington.edu . From damir at archlinux.org Sun Feb 17 00:37:48 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 19:37:48 -0500 Subject: [arch-commits] CVS update of extra/science/tcoffee (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 19:37:48 Author: damir Path: /home/cvs-extra/extra/science/tcoffee Modified: PKGBUILD (1.2 -> 1.3) upgpkg: tcoffee 5.57-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/science/tcoffee/PKGBUILD diff -u extra/science/tcoffee/PKGBUILD:1.2 extra/science/tcoffee/PKGBUILD:1.3 --- extra/science/tcoffee/PKGBUILD:1.2 Mon Jul 23 21:06:08 2007 +++ extra/science/tcoffee/PKGBUILD Sat Feb 16 19:37:48 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.2 2007/07/24 01:06:08 varun Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/17 00:37:48 damir Exp $ # Maintainer: damir # Contributor: Damir Perisa pkgname=tcoffee -pkgver=5.05 +pkgver=5.57 pkgrel=1 arch=('i686' 'x86_64') license=('gpl2') @@ -18,4 +18,5 @@ make -i CC=gcc all || return 1 install -D -m755 ../bin/t_coffee $startdir/pkg/usr/bin/t_coffee || return 1 } -md5sums=('aee1a51c8a73580de4e1c9c2de140b9b') + +md5sums=('98016341d02511ad9b92ff352834beb2') From eric at archlinux.org Sun Feb 17 00:57:34 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 19:57:34 -0500 Subject: [arch-commits] CVS update of extra/devel/cx_freeze [new] Message-ID: Date: Saturday, February 16, 2008 @ 19:57:34 Author: eric Path: /home/cvs-extra/extra/devel/cx_freeze Directory /home/cvs-extra/extra/devel/cx_freeze added to the repository From eric at archlinux.org Sun Feb 17 01:00:23 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:00:23 -0500 Subject: [arch-commits] CVS update of extra/devel/cx_freeze (FreezePython.sh PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 20:00:23 Author: eric Path: /home/cvs-extra/extra/devel/cx_freeze Added: FreezePython.sh (1.1) PKGBUILD (1.1) upgpkg: cx_freeze 3.0.3-4 -----------------+ FreezePython.sh | 4 ++++ PKGBUILD | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) Index: extra/devel/cx_freeze/FreezePython.sh diff -u /dev/null extra/devel/cx_freeze/FreezePython.sh:1.1 --- /dev/null Sat Feb 16 20:00:23 2008 +++ extra/devel/cx_freeze/FreezePython.sh Sat Feb 16 20:00:23 2008 @@ -0,0 +1,4 @@ +#!/bin/sh + +cd /usr/share/cx-freeze +./FreezePython "$@" Index: extra/devel/cx_freeze/PKGBUILD diff -u /dev/null extra/devel/cx_freeze/PKGBUILD:1.1 --- /dev/null Sat Feb 16 20:00:23 2008 +++ extra/devel/cx_freeze/PKGBUILD Sat Feb 16 20:00:23 2008 @@ -0,0 +1,28 @@ +# $Id: PKGBUILD,v 1.1 2008/02/17 01:00:23 eric Exp $ +# Maintainer: Eric Belanger +# Contributor: Roberto Alsina + +pkgname=cx_freeze +pkgver=3.0.3 +pkgrel=4 +pkgdesc="A set of utilities for freezing Python scripts into executables" +arch=('i686' 'x86_64') +url="http://www.python.net/crew/atuining/cx_Freeze/" +license=('custom') +depends=('python') +source=(http://downloads.sourceforge.net/sourceforge/cx-freeze/cx_Freeze-$pkgver-source.tgz FreezePython.sh) +md5sums=('8a8d99b020a7b650fb8f1f64f096c2cd' '5cc60d1644eba12a57c22cc1348a4afd') +sha1sums=('63dc3afa5a05d31d616ce7441efb5cae3df574b3' '4c581fafbbdf63f136ffdf2da5e2ad04525647cb') + +build() { + cd $startdir/src/cx_Freeze-$pkgver + python MakeFrozenBases.py + python FreezePython.py --no-copy-deps FreezePython.py || return 1 + + install -d $startdir/pkg/usr/share/cx-freeze/{bases,initscripts} + install -m755 FreezePython $startdir/pkg/usr/share/cx-freeze/ + install -m755 bases/* $startdir/pkg/usr/share/cx-freeze/bases + install -m644 initscripts/* $startdir/pkg/usr/share/cx-freeze/initscripts + install -D -m644 LICENSE.txt $startdir/pkg/usr/share/licenses/cx_freeze/COPYING + install -D -m755 ../FreezePython.sh $startdir/pkg/usr/bin/FreezePython +} From damir at archlinux.org Sun Feb 17 01:01:55 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 20:01:55 -0500 Subject: [arch-commits] CVS update of extra/science/mage (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 20:01:55 Author: damir Path: /home/cvs-extra/extra/science/mage Modified: PKGBUILD (1.5 -> 1.6) upgpkg: mage 6.44.060606-1 ----------+ PKGBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) Index: extra/science/mage/PKGBUILD diff -u extra/science/mage/PKGBUILD:1.5 extra/science/mage/PKGBUILD:1.6 --- extra/science/mage/PKGBUILD:1.5 Sun Jun 11 13:02:22 2006 +++ extra/science/mage/PKGBUILD Sat Feb 16 20:01:55 2008 @@ -1,14 +1,15 @@ -# $Id: PKGBUILD,v 1.5 2006/06/11 17:02:22 notz Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/17 01:01:55 damir Exp $ # Maintainer: damir # Contributor: Damir Perisa pkgname=mage -pkgver=6.40.050123 -pkgrel=2 +pkgver=6.44.060606 +pkgrel=1 pkgdesc="Mage is a 3D vector display program which shows kinemage graphics. Used in both teaching and research, in applications ranging from estuary ecology to X-ray crystallography model quality assessments." arch=(i686 x86_64) -url="http://kinemage.biochem.duke.edu/software/software1.html\#mage" +url="http://kinemage.biochem.duke.edu/software/mage.php" depends=('libxmu' 'lesstif') -source=(ftp://kinemage.biochem.duke.edu/pub/software/mage/$pkgname.$pkgver.src.tgz) +#source=(ftp://kinemage.biochem.duke.edu/pub/software/mage/$pkgname.$pkgver.src.tgz) +source=(http://kinemage.biochem.duke.edu/downloads/software/mage/mage.$pkgver.src.tgz) build() { cd $startdir/src/$pkgname.$pkgver @@ -17,3 +18,4 @@ cp mage $startdir/pkg/usr/bin } +md5sums=('aa49ae2cd466d718891391f593202f97') From eric at archlinux.org Sun Feb 17 01:06:31 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:06:31 -0500 Subject: [arch-commits] CVS update of extra/devel/eric (PKGBUILD eric.install) Message-ID: Date: Saturday, February 16, 2008 @ 20:06:31 Author: eric Path: /home/cvs-extra/extra/devel/eric Modified: PKGBUILD (1.26 -> 1.27) eric.install (1.4 -> 1.5) upgpkg: eric 4.1.0-1 upstream update, fixed license, updated .install file --------------+ PKGBUILD | 15 +++++++-------- eric.install | 18 +----------------- 2 files changed, 8 insertions(+), 25 deletions(-) Index: extra/devel/eric/PKGBUILD diff -u extra/devel/eric/PKGBUILD:1.26 extra/devel/eric/PKGBUILD:1.27 --- extra/devel/eric/PKGBUILD:1.26 Fri Feb 1 22:15:15 2008 +++ extra/devel/eric/PKGBUILD Sat Feb 16 20:06:31 2008 @@ -1,27 +1,26 @@ -# $Id: PKGBUILD,v 1.26 2008/02/02 03:15:15 eric Exp $ +# $Id: PKGBUILD,v 1.27 2008/02/17 01:06:31 eric Exp $ # Maintainer: Eric Belanger # Contributor: riai , Ben pkgname=eric -pkgver=4.0.4 +pkgver=4.1.0 pkgrel=1 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget" arch=('i686' 'x86_64') url="http://www.die-offenbachs.de/eric/index.html" -license=('GPL') +license=('GPL2') depends=('python-qscintilla') conflicts=('eric4') replaces=('eric4') install=eric.install source=(http://downloads.sourceforge.net/sourceforge/eric-ide/eric4-$pkgver.tar.gz) -md5sums=('1886926945a95c92f2151d5135120c67') -sha1sums=('902e851423d2ccdf43e977514b710c29d7c96f54') +md5sums=('2ab6fa6daa21c48d0b4630c424f7e5c5') +sha1sums=('43f04fdeb5d6671d9ccf36c7bd99859d1abafaa3') build() { cd $startdir/src/eric4-$pkgver - python install.py -b /usr/bin -d /usr/lib/python2.5/site-packages -i $startdir/pkg -# remove sitecustomize.py we will fix that with eric.install - rm $startdir/pkg/usr/lib/python2.5/site-packages/sitecustomize.py + sed -i "s|pdir = os.path.join(modDir, \"eric4plugins\")|pdir = \"$startdir/pkg/usr/lib/python2.5/site-packages/eric4plugins\"|" install.py || return 1 + python install.py -c -b /usr/bin -d /usr/lib/python2.5/site-packages -i $startdir/pkg || return 1 # Creating version independant symlinks ln -s /usr/bin/eric4 $startdir/pkg/usr/bin/eric Index: extra/devel/eric/eric.install diff -u extra/devel/eric/eric.install:1.4 extra/devel/eric/eric.install:1.5 --- extra/devel/eric/eric.install:1.4 Sun Dec 2 17:30:42 2007 +++ extra/devel/eric/eric.install Sat Feb 16 20:06:31 2008 @@ -1,16 +1,5 @@ -post_install() { - if ! grep '^import sys' usr/lib/python2.5/site-packages/sitecustomize.py >/dev/null 2>&1; then - echo "import sys" >> usr/lib/python2.5/site-packages/sitecustomize.py - fi - if ! grep 'sys.setappdefaultencoding = sys.setdefaultencoding' \ - usr/lib/python2.5/site-packages/sitecustomize.py >/dev/null 2>&1; then - echo 'sys.setappdefaultencoding = sys.setdefaultencoding' \ - >> usr/lib/python2.5/site-packages/sitecustomize.py - fi -} - post_upgrade() { - post_install $1 + post_remove $1 } post_remove() { @@ -23,8 +12,3 @@ rm /usr/lib/python2.5/site-packages/sitecustomize.py fi } - -op=$1 -shift - -$op $* From damir at archlinux.org Sun Feb 17 01:07:54 2008 From: damir at archlinux.org (Damir Perisa) Date: Sat, 16 Feb 2008 20:07:54 -0500 Subject: [arch-commits] CVS update of extra/science/muscle (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 20:07:54 Author: damir Path: /home/cvs-extra/extra/science/muscle Modified: PKGBUILD (1.4 -> 1.5) upgpkg: muscle 3.70-1 ----------+ PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Index: extra/science/muscle/PKGBUILD diff -u extra/science/muscle/PKGBUILD:1.4 extra/science/muscle/PKGBUILD:1.5 --- extra/science/muscle/PKGBUILD:1.4 Tue Aug 7 02:20:01 2007 +++ extra/science/muscle/PKGBUILD Sat Feb 16 20:07:54 2008 @@ -1,21 +1,20 @@ -# $Id: PKGBUILD,v 1.4 2007/08/07 06:20:01 eric Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/17 01:07:54 damir Exp $ # Maintainer: damir # Contributor: Damir Perisa pkgname=muscle -pkgver=3.60 -origver=3.6 +pkgver=3.70 +origver=3.7 pkgrel=1 pkgdesc="multiple sequence comparison by log-expectation" arch=('i686' 'x86_64') url="http://www.drive5.com/muscle/" license=('custom') -depends=('gcc') +depends=('gcc-libs') source=(http://www.drive5.com/muscle/downloads${origver}/muscle${origver}_src.tar.gz LICENSE) -md5sums=('e721d0859da9feec3cedeb42dcee9f59' '57cfb6975987af93c89977f084d53b72') build() { - cd $startdir/src/muscle${origver}_src + cd $startdir/src/ if [ "${CARCH}" = "i686" ]; then make CFLAGS=" -march=i686 -mtune=generic -O2 -pipe" LDLIBS=" -lm" || return 1 else From eric at archlinux.org Sun Feb 17 01:14:43 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:14:43 -0500 Subject: [arch-commits] CVS update of extra/devel/pylint [new] Message-ID: Date: Saturday, February 16, 2008 @ 20:14:43 Author: eric Path: /home/cvs-extra/extra/devel/pylint Directory /home/cvs-extra/extra/devel/pylint added to the repository From eric at archlinux.org Sun Feb 17 01:16:35 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:16:35 -0500 Subject: [arch-commits] CVS update of extra/devel/pylint (PKGBUILD pylint.install) Message-ID: Date: Saturday, February 16, 2008 @ 20:16:35 Author: eric Path: /home/cvs-extra/extra/devel/pylint Added: PKGBUILD (1.1) pylint.install (1.1) upgpkg: pylint 0.14.0-1 adding to repo. optional depends for eric-plugins. ----------------+ PKGBUILD | 23 +++++++++++++++++++++++ pylint.install | 10 ++++++++++ 2 files changed, 33 insertions(+) Index: extra/devel/pylint/PKGBUILD diff -u /dev/null extra/devel/pylint/PKGBUILD:1.1 --- /dev/null Sat Feb 16 20:16:35 2008 +++ extra/devel/pylint/PKGBUILD Sat Feb 16 20:16:34 2008 @@ -0,0 +1,23 @@ +# $Id: PKGBUILD,v 1.1 2008/02/17 01:16:34 eric Exp $ +# Maintainer: Eric Belanger +# Contributor: Alexander Fehr + +pkgname=pylint +pkgver=0.14.0 +pkgrel=1 +pkgdesc="Python code static checker" +arch=('i686' 'x86_64') +url="http://www.logilab.org/project/pylint" +license=('GPL') +depends=('python-logilab-astng') +install=pylint.install +source=(ftp://ftp.logilab.fr/pub/pylint/pylint-$pkgver.tar.gz) +md5sums=('a6a6a1c68e56506d6fca7569f622767a') +sha1sums=('b0074cca2083792b5602f33d8e7be33a9ab4322f') + +build() { + cd $startdir/src/pylint-$pkgver + python setup.py install --prefix=/usr --root=$startdir/pkg || return 1 + + install -D -m644 man/pylint.1 $startdir/pkg/usr/share/man/man1/pylint.1 +} Index: extra/devel/pylint/pylint.install diff -u /dev/null extra/devel/pylint/pylint.install:1.1 --- /dev/null Sat Feb 16 20:16:35 2008 +++ extra/devel/pylint/pylint.install Sat Feb 16 20:16:34 2008 @@ -0,0 +1,10 @@ +post_install() { + cat << _EOF + Optional packages for Pylint: + Pylint GUI: 'tk' +_EOF +} + +post_upgrade() { + post_install +} From eric at archlinux.org Sun Feb 17 01:18:07 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:18:07 -0500 Subject: [arch-commits] CVS update of extra/lib/python-logilab-astng [new] Message-ID: Date: Saturday, February 16, 2008 @ 20:18:07 Author: eric Path: /home/cvs-extra/extra/lib/python-logilab-astng Directory /home/cvs-extra/extra/lib/python-logilab-astng added to the repository From eric at archlinux.org Sun Feb 17 01:19:51 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:19:51 -0500 Subject: [arch-commits] CVS update of extra/lib/python-logilab-astng (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 20:19:51 Author: eric Path: /home/cvs-extra/extra/lib/python-logilab-astng Added: PKGBUILD (1.1) upgpkg: python-logilab-astng 0.17.2-1 adding to repo. depends for pylint. ----------+ PKGBUILD | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) Index: extra/lib/python-logilab-astng/PKGBUILD diff -u /dev/null extra/lib/python-logilab-astng/PKGBUILD:1.1 --- /dev/null Sat Feb 16 20:19:51 2008 +++ extra/lib/python-logilab-astng/PKGBUILD Sat Feb 16 20:19:51 2008 @@ -0,0 +1,23 @@ +# $Id: PKGBUILD,v 1.1 2008/02/17 01:19:51 eric Exp $ +# Maintainer: Eric Belanger +# Contributor: Alexander Fehr + +pkgname=python-logilab-astng +pkgver=0.17.2 +pkgrel=1 +pkgdesc="Extend python's abstract syntax tree" +arch=('i686' 'x86_64') +url="http://www.logilab.org/project/logilab-astng" +license=('GPL') +depends=('python-logilab-common') +source=(ftp://ftp.logilab.fr/pub/astng/logilab-astng-$pkgver.tar.gz) +md5sums=('a654d65a4644fb984d840906cf8b27d5') +sha1sums=('6725878bef9570937c67491e2a0feafd62c9a02b') + +build() { + cd $startdir/src/logilab-astng-$pkgver + python setup.py install --prefix=/usr --root=$startdir/pkg || return 1 + + # Resolve conflict with python-logilab-common + rm -f $startdir/pkg/usr/lib/python2.?/site-packages/logilab/__init__.py +} From eric at archlinux.org Sun Feb 17 01:20:46 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:20:46 -0500 Subject: [arch-commits] CVS update of extra/lib/python-logilab-common [new] Message-ID: Date: Saturday, February 16, 2008 @ 20:20:46 Author: eric Path: /home/cvs-extra/extra/lib/python-logilab-common Directory /home/cvs-extra/extra/lib/python-logilab-common added to the repository From eric at archlinux.org Sun Feb 17 01:22:40 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:22:40 -0500 Subject: [arch-commits] CVS update of extra/lib/python-logilab-common (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 20:22:40 Author: eric Path: /home/cvs-extra/extra/lib/python-logilab-common Added: PKGBUILD (1.1) upgpkg: python-logilab-common 0.28.0-1 adding to repo. depends for python-logilab-astng. ----------+ PKGBUILD | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) Index: extra/lib/python-logilab-common/PKGBUILD diff -u /dev/null extra/lib/python-logilab-common/PKGBUILD:1.1 --- /dev/null Sat Feb 16 20:22:40 2008 +++ extra/lib/python-logilab-common/PKGBUILD Sat Feb 16 20:22:40 2008 @@ -0,0 +1,20 @@ +# $Id: PKGBUILD,v 1.1 2008/02/17 01:22:40 eric Exp $ +# Maintainer: Eric Belanger +# Contributor: Alexander Fehr + +pkgname=python-logilab-common +pkgver=0.28.0 +pkgrel=1 +pkgdesc="Useful miscellaneous modules used by Logilab projects" +arch=('i686' 'x86_64') +url="http://www.logilab.org/project/logilab-common" +license=('LGPL') +depends=('python-egenix-mx-base') +source=(ftp://ftp.logilab.fr/pub/common/logilab-common-$pkgver.tar.gz) +md5sums=('83f4f83607175237fcb580120979458d') +sha1sums=('e197cc1929dbf20f20693180555233c71dfa308a') + +build() { + cd $startdir/src/logilab-common-$pkgver + python setup.py install --prefix=/usr --root=$startdir/pkg || return 1 +} From eric at archlinux.org Sun Feb 17 01:23:08 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:23:08 -0500 Subject: [arch-commits] CVS update of extra/devel/eric-plugins [new] Message-ID: Date: Saturday, February 16, 2008 @ 20:23:08 Author: eric Path: /home/cvs-extra/extra/devel/eric-plugins Directory /home/cvs-extra/extra/devel/eric-plugins added to the repository From eric at archlinux.org Sun Feb 17 01:25:04 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 20:25:04 -0500 Subject: [arch-commits] CVS update of extra/devel/eric-plugins (PKGBUILD eric-plugins.install) Message-ID: Date: Saturday, February 16, 2008 @ 20:25:04 Author: eric Path: /home/cvs-extra/extra/devel/eric-plugins Added: PKGBUILD (1.1) eric-plugins.install (1.1) upgpkg: eric-plugins 4.1.0-1 ----------------------+ PKGBUILD | 38 ++++++++++++++++++++++++++++++++++++++ eric-plugins.install | 9 +++++++++ 2 files changed, 47 insertions(+) Index: extra/devel/eric-plugins/PKGBUILD diff -u /dev/null extra/devel/eric-plugins/PKGBUILD:1.1 --- /dev/null Sat Feb 16 20:25:04 2008 +++ extra/devel/eric-plugins/PKGBUILD Sat Feb 16 20:25:03 2008 @@ -0,0 +1,38 @@ +# $Id: PKGBUILD,v 1.1 2008/02/17 01:25:03 eric Exp $ +# Maintainer: Eric Belanger + +pkgname=eric-plugins +pkgver=4.1.0 +pkgrel=1 +pkgdesc="Plugins for the eric Python IDE" +arch=('i686' 'x86_64') +url="http://www.die-offenbachs.de/eric/index.html" +license=('GPL2') +depends=('eric') +makedepends=('unzip') +install=$pkgname.install +source=(http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Checker_PyLint-$pkgver.tar.gz \ + http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Packager_CxFreeze-$pkgver.tar.gz \ + http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Refactoring_BRM-$pkgver.tar.gz \ + http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Tools_CharTables-$pkgver.tar.gz \ + http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Vcs_CVS-$pkgver.tar.gz) +md5sums=('e9da7e90ec834ceddf10ebbd8002158f' 'dfd200c9f73c6eb5d2216d322a454b23'\ + '5e1c77949c5a9b307153ef64bcb358aa' 'face95fdcef96568fc8e625bd00389d3'\ + '38cf4d7994a65f0de65f41306369099c') +sha1sums=('a6b3546dfd5472e493c8bd330b7784810e97f84a' + 'e9b01ba8e1fde941b12965afc3ca6f43446df1ab' + '0b71fc0f251e4c07af8586d1c6332d11c30c5ed3' + '68a4d57b4efb6bd60d476927938cd7f2c4d39ef3' + '5e75b0ab2fa5f1e95bad1437c38a33153de8e130') + +build() { + cd $startdir/src + install -d $startdir/pkg/usr/lib/python2.5/site-packages/eric4plugins + + for plugin in Checker_PyLint Packager_CxFreeze Refactoring_BRM Tools_CharTables Vcs_CVS ; do + unzip Plugin_$plugin-$pkgver/*.zip -d $startdir/pkg/usr/lib/python2.5/site-packages/eric4plugins + rm -r $startdir/pkg/usr/lib/python2.5/site-packages/eric4plugins/{VERSION,*/Documentation} + done + + find $startdir/pkg -type d -exec chmod 755 {} \; +} Index: extra/devel/eric-plugins/eric-plugins.install diff -u /dev/null extra/devel/eric-plugins/eric-plugins.install:1.1 --- /dev/null Sat Feb 16 20:25:04 2008 +++ extra/devel/eric-plugins/eric-plugins.install Sat Feb 16 20:25:04 2008 @@ -0,0 +1,9 @@ +post_install() { + echo "==> Some plugins depends on external tools: " + echo " -> CxFreeze Plugin depends on cx_freeze" + echo " -> PyLint Plugin depends on pylint" +} + +post_upgrade() { + post_install +} From eric at archlinux.org Sun Feb 17 02:06:19 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 21:06:19 -0500 Subject: [arch-commits] CVS update of extra/devel/eric-plugins (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 21:06:19 Author: eric Path: /home/cvs-extra/extra/devel/eric-plugins Modified: PKGBUILD (1.1 -> 1.2) upgpkg: eric-plugins 4.1.1-1 upstream update ----------+ PKGBUILD | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) Index: extra/devel/eric-plugins/PKGBUILD diff -u extra/devel/eric-plugins/PKGBUILD:1.1 extra/devel/eric-plugins/PKGBUILD:1.2 --- extra/devel/eric-plugins/PKGBUILD:1.1 Sat Feb 16 20:25:03 2008 +++ extra/devel/eric-plugins/PKGBUILD Sat Feb 16 21:06:19 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.1 2008/02/17 01:25:03 eric Exp $ +# $Id: PKGBUILD,v 1.2 2008/02/17 02:06:19 eric Exp $ # Maintainer: Eric Belanger pkgname=eric-plugins -pkgver=4.1.0 +pkgver=4.1.1 pkgrel=1 pkgdesc="Plugins for the eric Python IDE" arch=('i686' 'x86_64') @@ -14,16 +14,16 @@ source=(http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Checker_PyLint-$pkgver.tar.gz \ http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Packager_CxFreeze-$pkgver.tar.gz \ http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Refactoring_BRM-$pkgver.tar.gz \ - http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Tools_CharTables-$pkgver.tar.gz \ + http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Tools_CharTables-4.1.2.tar.gz \ http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Vcs_CVS-$pkgver.tar.gz) -md5sums=('e9da7e90ec834ceddf10ebbd8002158f' 'dfd200c9f73c6eb5d2216d322a454b23'\ - '5e1c77949c5a9b307153ef64bcb358aa' 'face95fdcef96568fc8e625bd00389d3'\ - '38cf4d7994a65f0de65f41306369099c') -sha1sums=('a6b3546dfd5472e493c8bd330b7784810e97f84a' - 'e9b01ba8e1fde941b12965afc3ca6f43446df1ab' - '0b71fc0f251e4c07af8586d1c6332d11c30c5ed3' - '68a4d57b4efb6bd60d476927938cd7f2c4d39ef3' - '5e75b0ab2fa5f1e95bad1437c38a33153de8e130') +md5sums=('bbefc943dee01fb7bd0dd7baee82dbe3' '3f1652a646922fef124e4585583813ff'\ + '1fba0d9fefa47a784b2d8b99c42a1946' '33425f7f2df59addb9d84cfba19bd920'\ + '7851dad74971e5c945a0d9dc263beb91') +sha1sums=('0eb68e0128c9e6f229469fd955701a6c3d8643fe' + 'c662ae8142f7b21785e98cd31ad763541efd3c4e' + 'd2e17d2295020bf1ae862d3b9784e38e859299dc' + 'd477dd0da276c73eb0c79bbfb75e71f7b931dc0b' + '912041b74339f970fe16e8f70ca71f8e754a6265') build() { cd $startdir/src From tobias at archlinux.org Sun Feb 17 02:13:47 2008 From: tobias at archlinux.org (Tobias Kieslich) Date: Sat, 16 Feb 2008 21:13:47 -0500 Subject: [arch-commits] CVS update of extra (4 files) Message-ID: Date: Saturday, February 16, 2008 @ 21:13:47 Author: tobias Path: /home/cvs-extra/extra Modified: daemons/jack-audio-connection-kit/PKGBUILD (1.18 -> 1.19) daemons/jack-audio-connection-kit/jack-audio-connection-kit.install (1.4 -> 1.5) multimedia/ardour/PKGBUILD (1.32 -> 1.33) multimedia/transcode/PKGBUILD (1.31 -> 1.32) upstream updates ---------------------------------------------------------------------+ daemons/jack-audio-connection-kit/PKGBUILD | 6 ++-- daemons/jack-audio-connection-kit/jack-audio-connection-kit.install | 13 +++++----- multimedia/ardour/PKGBUILD | 13 ++++------ multimedia/transcode/PKGBUILD | 8 +++--- 4 files changed, 20 insertions(+), 20 deletions(-) Index: extra/daemons/jack-audio-connection-kit/PKGBUILD diff -u extra/daemons/jack-audio-connection-kit/PKGBUILD:1.18 extra/daemons/jack-audio-connection-kit/PKGBUILD:1.19 --- extra/daemons/jack-audio-connection-kit/PKGBUILD:1.18 Fri Jan 25 21:43:40 2008 +++ extra/daemons/jack-audio-connection-kit/PKGBUILD Sat Feb 16 21:13:47 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.18 2008/01/26 02:43:40 eric Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/17 02:13:47 tobias Exp $ # Maintainer: tobias # Contributor: Robert Emil Berge pkgname=jack-audio-connection-kit -pkgver=0.109.0 +pkgver=0.109.2 pkgrel=1 pkgdesc="a low-latency audio server" arch=(i686 x86_64) @@ -16,7 +16,7 @@ options=('!libtool') source=(http://dl.sourceforge.net/sourceforge/jackit/${pkgname}-${pkgver}.tar.gz \ ${pkgname}.rc.d ${pkgname}.conf.d) -md5sums=('f5aa904ca4fb76603634bf90e6ee0828' '4dcba5381e45bd449def164927854e48' \ +md5sums=('4d8f795a6c566b9753a86038367e7e32' '4dcba5381e45bd449def164927854e48' \ '0517b67ef912e2a84b6a15dea2dc2680') build() { Index: extra/daemons/jack-audio-connection-kit/jack-audio-connection-kit.install diff -u extra/daemons/jack-audio-connection-kit/jack-audio-connection-kit.install:1.4 extra/daemons/jack-audio-connection-kit/jack-audio-connection-kit.install:1.5 --- extra/daemons/jack-audio-connection-kit/jack-audio-connection-kit.install:1.4 Wed Jan 25 18:15:59 2006 +++ extra/daemons/jack-audio-connection-kit/jack-audio-connection-kit.install Sat Feb 16 21:13:47 2008 @@ -2,15 +2,16 @@ post_install() { cat << EOM + --> It is recommended to use qjackctl as a controlling frontend for the + --> audio server. The extended rights for realtime capabilities can be + --> granted based on groups or a per user base in + --> /etc/security/limits.conf + --> The audio server comes with a daemon script that runs it as root. --> Configuration happens in /etc/conf.d/jack-audio-connection-kit and is - --> documented there. If you like to run it as normal user you can - --> download qjackctl and control the server with a gui. - + --> documented there. --> NOTE: Running jack as root to enable realtime capabilities isn't - --> needed any longer. As of kernel-2.6.12 and pam > 0.80-2 you can - --> achieve the rights to run real-time on a per group basis, which is - --> controlled by /etc/security/limits.conf + --> needed any longer. EOM } Index: extra/multimedia/ardour/PKGBUILD diff -u extra/multimedia/ardour/PKGBUILD:1.32 extra/multimedia/ardour/PKGBUILD:1.33 --- extra/multimedia/ardour/PKGBUILD:1.32 Mon Jan 21 13:27:14 2008 +++ extra/multimedia/ardour/PKGBUILD Sat Feb 16 21:13:47 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.32 2008/01/21 18:27:14 tobias Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/17 02:13:47 tobias Exp $ # Maintainer: tobias # Contributor: ... let's say it was teamwork ... @@ -6,26 +6,25 @@ # one package mostly will require an update of all the other packages. I vote # for fixed dependencies speaking in terms of versions -force=y pkgname=ardour -pkgver=2.2 +pkgver=2.3.1 pkgrel=1 pkgdesc="A multichannel hard disk recorder and digital audio workstation" arch=(i686 x86_64) license=('GPL') url="http://ardour.org" depends=('liblrdf>=0.4.0-5' 'libsamplerate' 'jack-audio-connection-kit' 'flac' - 'curl>=7.16.2' 'libart-lgpl' 'ladspa' 'libxslt' 'libgnomecanvas' - 'liblo' 'libusb') + 'curl>=7.16.2' 'libart-lgpl' 'ladspa' 'libxslt' 'libgnomecanvas' + 'liblo' 'libusb' 'fftw') makedepends=('librsvg' 'scons' 'boost') install=${pkgname}.install source=(http://ardour.org/files/releases/${pkgname}-${pkgver}.tar.bz2 \ ${pkgname}.desktop libsndfile.patch) -md5sums=('151dcc194dfdba3cd7f61faeed6e06f5' '22ec67c24d53d2b44501f158de48c25b' \ +md5sums=('54abb231ae0c1fa3b3f2c2177c644c22' '22ec67c24d53d2b44501f158de48c25b' \ '583f3da75ec960f9da2cf196ed717396') build() { - cd $startdir/src/$pkgname-$pkgver + cd ${startdir}/src/${pkgname}-2.3 # start building ardour now cd ${startdir}/src/${pkgname}-${pkgver} patch -Np1 -i ../libsndfile.patch || return 1 Index: extra/multimedia/transcode/PKGBUILD diff -u extra/multimedia/transcode/PKGBUILD:1.31 extra/multimedia/transcode/PKGBUILD:1.32 --- extra/multimedia/transcode/PKGBUILD:1.31 Tue Jan 8 22:18:05 2008 +++ extra/multimedia/transcode/PKGBUILD Sat Feb 16 21:13:47 2008 @@ -1,11 +1,11 @@ -# $Id: PKGBUILD,v 1.31 2008/01/09 03:18:05 tobias Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/17 02:13:47 tobias Exp $ # Contributor: Sarah Hay # Maintainer: roberto pkgname=transcode _sripver=0.3-4 -pkgver=1.0.4 -pkgrel=2 +pkgver=1.0.5 +pkgrel=1 pkgdesc="Transcode is a video/DVD ripper and encoder for the terminal/console." arch=(i686 x86_64) license=('GPL2') @@ -16,7 +16,7 @@ url="http://transcoding.org" source=(http://fromani.exit1.org/${pkgname}-${pkgver}.tar.bz2 \ http://dl.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz) -md5sums=('6f05b9efb8d67540dd6dbb7b8db47504' 'c0bd49a88f667c68c4430ad25bbed510') +md5sums=('124a6055d304fa2d8577d7380e2bcb0c' 'c0bd49a88f667c68c4430ad25bbed510') build() { cd $startdir/src/$pkgname-$pkgver From eric at archlinux.org Sun Feb 17 02:15:22 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 21:15:22 -0500 Subject: [arch-commits] CVS update of extra/games/eboard (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 21:15:22 Author: eric Path: /home/cvs-extra/extra/games/eboard Modified: PKGBUILD (1.15 -> 1.16) upgpkg: eboard 1.1.0a-1 FSH man pages, changed gcc depends to gcc-libs ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/games/eboard/PKGBUILD diff -u extra/games/eboard/PKGBUILD:1.15 extra/games/eboard/PKGBUILD:1.16 --- extra/games/eboard/PKGBUILD:1.15 Sat Feb 16 11:14:01 2008 +++ extra/games/eboard/PKGBUILD Sat Feb 16 21:15:18 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.15 2008/02/16 16:14:01 damir Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/17 02:15:18 eric Exp $ # Maintainer: Jason Chu pkgname=eboard @@ -6,17 +6,17 @@ pkgrel=1 pkgdesc="A chess interface to ICS and chess engines" arch=('i686' 'x86_64') -depends=('glibc' 'gtk2' 'gcc') +depends=('glibc' 'gtk2' 'gcc-libs') makedepends=('perl') license=('GPL') source=(http://heanet.dl.sourceforge.net/sourceforge/eboard/eboard-$pkgver.tar.bz2) +md5sums=('3398b4dfe8f36a620a2c4d05bfc7a92e') url="http://www.bergo.eng.br/eboard/" build() { cd $startdir/src/eboard-$pkgver ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make || return 1 - make prefix=$startdir/pkg/usr bindir=$startdir/pkg/usr/bin mandir=$startdir/pkg/usr/man datadir=$startdir/pkg/usr/share/eboard sysconfdir=$startdir/pkg/etc localstatedir=$startdir/pkg/var install + make prefix=$startdir/pkg/usr bindir=$startdir/pkg/usr/bin mandir=$startdir/pkg/usr/share/man datadir=$startdir/pkg/usr/share/eboard sysconfdir=$startdir/pkg/etc localstatedir=$startdir/pkg/var install } -md5sums=('3398b4dfe8f36a620a2c4d05bfc7a92e') From eric at archlinux.org Sun Feb 17 03:41:15 2008 From: eric at archlinux.org (Eric Belanger) Date: Sat, 16 Feb 2008 22:41:15 -0500 Subject: [arch-commits] CVS update of extra/network/elinks (PKGBUILD) Message-ID: Date: Saturday, February 16, 2008 @ 22:41:15 Author: eric Path: /home/cvs-extra/extra/network/elinks Modified: PKGBUILD (1.22 -> 1.23) upgpkg: elinks 0.11.4rc0-1 FSH man pages ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Index: extra/network/elinks/PKGBUILD diff -u extra/network/elinks/PKGBUILD:1.22 extra/network/elinks/PKGBUILD:1.23 --- extra/network/elinks/PKGBUILD:1.22 Sat Feb 16 11:12:21 2008 +++ extra/network/elinks/PKGBUILD Sat Feb 16 22:41:15 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.22 2008/02/16 16:12:21 damir Exp $ +# $Id: PKGBUILD,v 1.23 2008/02/17 03:41:15 eric Exp $ # Maintainer: damir # Contributor: Ben @@ -12,6 +12,7 @@ depends=('bzip2' 'expat>=2.0' 'gpm' 'openssl' 'zlib' 'lua>=5.1.1' 'libidn' 'spidermonkey') source=("$url/download/${pkgname}-${pkgver}.tar.bz2" "${pkgname}.desktop") +md5sums=('718137aa45ddb2e7137edb8fb4f646a6' 'ef70f6bb7457799a979fb201615369e6') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -20,7 +21,7 @@ # sed -i 's|$(srcdir)/config.charset|$(srcdir)config.charset|g' \ # ${startdir}/src/${pkgname}-${pkgver}/src/intl/gettext/Makefile || return 1 - ./configure --prefix=/usr \ + ./configure --prefix=/usr --mandir=/usr/share/man \ --sysconfdir=/etc \ --enable-smb --without-x --enable-cgi \ --enable-leds --enable-256-colors --enable-html-highlight @@ -37,5 +38,3 @@ ${startdir}/pkg/usr/share/applications/${pkgname}.desktop } -md5sums=('718137aa45ddb2e7137edb8fb4f646a6' - 'ef70f6bb7457799a979fb201615369e6') From tpowa at archlinux.org Sun Feb 17 19:01:31 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Sun, 17 Feb 2008 14:01:31 -0500 Subject: [arch-commits] CVS update of core/support/wlan-ng26 (PKGBUILD kernel-2.6.24.patch) Message-ID: Date: Sunday, February 17, 2008 @ 14:01:31 Author: tpowa Path: /home/cvs-core/core/support/wlan-ng26 Modified: PKGBUILD (1.49 -> 1.50) kernel-2.6.24.patch (1.1 -> 1.2) 'upgpkg: fix http://bugs.archlinux.org/task/9546' ---------------------+ PKGBUILD | 8 +-- kernel-2.6.24.patch | 114 ++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 87 insertions(+), 35 deletions(-) Index: core/support/wlan-ng26/PKGBUILD diff -u core/support/wlan-ng26/PKGBUILD:1.49 core/support/wlan-ng26/PKGBUILD:1.50 --- core/support/wlan-ng26/PKGBUILD:1.49 Sat Jan 26 10:46:38 2008 +++ core/support/wlan-ng26/PKGBUILD Sun Feb 17 14:01:31 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.49 2008/01/26 15:46:38 tpowa Exp $ +# $Id: PKGBUILD,v 1.50 2008/02/17 19:01:31 tpowa Exp $ # Maintainer: Tom Killian pkgname=wlan-ng26 pkgver=0.2.8 -pkgrel=13 +pkgrel=14 _kernver=2.6.24-ARCH pkgdesc="Wireless Lan usb modules. For kernel26." arch=(i686 x86_64) @@ -16,8 +16,7 @@ options=(!makeflags) md5sums=('5d86ca7bb4ed458743acd922ff09dae6' '1696441de62db35d9385f15ee2dfb5a7' - '2dd2b5214ac5c1d9cae66c436a1021fb') - + 'c2cf1f3951e00d616176c19102d245e8') build() { cd $startdir/src/linux-wlan-ng-$pkgver @@ -35,3 +34,4 @@ mv $startdir/pkg/lib/modules/${_kernver}/linux-wlan-ng \ $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/wireless } + Index: core/support/wlan-ng26/kernel-2.6.24.patch diff -u core/support/wlan-ng26/kernel-2.6.24.patch:1.1 core/support/wlan-ng26/kernel-2.6.24.patch:1.2 --- core/support/wlan-ng26/kernel-2.6.24.patch:1.1 Fri Jan 25 12:21:33 2008 +++ core/support/wlan-ng26/kernel-2.6.24.patch Sun Feb 17 14:01:31 2008 @@ -1,43 +1,95 @@ ---- src/p80211/p80211netdev.c~ 2007-10-30 14:25:13.000000000 +0100 -+++ src/p80211/p80211netdev.c 2007-10-30 14:31:24.000000000 +0100 -@@ -82,6 +82,7 @@ - #if WIRELESS_EXT > 12 +Index: src/p80211/p80211netdev.c +=================================================================== +--- src/p80211/p80211netdev.c (revision 1840) ++++ src/p80211/p80211netdev.c (working copy) +@@ -83,6 +83,11 @@ #include #endif -+#include ++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) ) ++#include ++#define proc_net init_net.proc_net ++#endif ++ /*================================================================*/ /* Project Includes */ -@@ -167,11 +168,11 @@ - DBFENTER; - #ifdef CONFIG_PROC_FS -- if (proc_net != NULL) { -+ if (init_net.proc_net != NULL) { - proc_p80211 = create_proc_entry( - "p80211", - (S_IFDIR|S_IRUGO|S_IXUGO), -- proc_net); -+ init_net.proc_net); - } - #endif - DBFEXIT; -@@ -196,7 +197,7 @@ - DBFENTER; - #ifdef CONFIG_PROC_FS - if (proc_p80211 != NULL) { -- remove_proc_entry("p80211", proc_net); -+ remove_proc_entry("p80211", init_net.proc_net); - } - #endif - DBFEXIT; ---- src/prism2/driver/prism2_usb.c~ 2007-03-19 16:37:00.000000000 +0100 -+++ src/prism2/driver/prism2_usb.c 2007-10-30 14:36:48.000000000 +0100 -@@ -131,7 +131,6 @@ +@@ -938,7 +943,11 @@ + dev->wireless_handlers = &p80211wext_handler_def; + #endif + #endif +- ++ ++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) ) ++ dev->nd_net = &init_net; ++#endif ++ + #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,3,38) ) + dev->tbusy = 1; + dev->start = 0; +Index: src/prism2/driver/prism2_plx.c +=================================================================== +--- src/prism2/driver/prism2_plx.c (revision 1840) ++++ src/prism2/driver/prism2_plx.c (working copy) +@@ -228,7 +228,9 @@ + /* Register the wlandev, this gets us a name and registers the + * linux netdevice. + */ ++#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)) + SET_MODULE_OWNER(wlandev->netdev); ++#endif + #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)) + SET_NETDEV_DEV(wlandev->netdev, &(pdev->dev)); + #endif +Index: src/prism2/driver/prism2_cs.c +=================================================================== +--- src/prism2/driver/prism2_cs.c (revision 1840) ++++ src/prism2/driver/prism2_cs.c (working copy) +@@ -517,7 +517,9 @@ + #endif + + /* Register the network device and get assigned a name */ ++#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)) + SET_MODULE_OWNER(wlandev->netdev); ++#endif + SET_NETDEV_DEV(wlandev->netdev, &handle_to_dev(pdev)); + if (register_wlandev(wlandev) != 0) { + WLAN_LOG_NOTICE("prism2sta_cs: register_wlandev() failed.\n"); +@@ -1080,7 +1082,9 @@ + link->dev = &hw->node; + + /* Register the network device and get assigned a name */ ++#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)) + SET_MODULE_OWNER(wlandev->netdev); ++#endif + #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,11) ) + SET_NETDEV_DEV(wlandev->netdev, &handle_to_dev(link->handle)); + #endif +Index: src/prism2/driver/prism2_usb.c +=================================================================== +--- src/prism2/driver/prism2_usb.c (revision 1840) ++++ src/prism2/driver/prism2_usb.c (working copy) +@@ -132,7 +132,9 @@ /* Register the wlandev, this gets us a name and registers the * linux netdevice. */ -- SET_MODULE_OWNER(wlandev->netdev); ++#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)) + SET_MODULE_OWNER(wlandev->netdev); ++#endif #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)) SET_NETDEV_DEV(wlandev->netdev, &(interface->dev)); #endif +Index: src/prism2/driver/prism2_pci.c +=================================================================== +--- src/prism2/driver/prism2_pci.c (revision 1840) ++++ src/prism2/driver/prism2_pci.c (working copy) +@@ -119,7 +119,9 @@ + /* Register the wlandev, this gets us a name and registers the + * linux netdevice. + */ ++#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)) + SET_MODULE_OWNER(wlandev->netdev); ++#endif + #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)) + SET_NETDEV_DEV(wlandev->netdev, &(pdev->dev)); + #endif From damir at archlinux.org Sun Feb 17 23:27:05 2008 From: damir at archlinux.org (Damir Perisa) Date: Sun, 17 Feb 2008 18:27:05 -0500 Subject: [arch-commits] CVS update of extra/network/phpbb (PKGBUILD) Message-ID: Date: Sunday, February 17, 2008 @ 18:27:05 Author: damir Path: /home/cvs-extra/extra/network/phpbb Modified: PKGBUILD (1.17 -> 1.18) upgpkg: phpbb 2.0.23-1 ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Index: extra/network/phpbb/PKGBUILD diff -u extra/network/phpbb/PKGBUILD:1.17 extra/network/phpbb/PKGBUILD:1.18 --- extra/network/phpbb/PKGBUILD:1.17 Sat Dec 23 18:13:20 2006 +++ extra/network/phpbb/PKGBUILD Sun Feb 17 18:27:04 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.17 2006/12/23 23:13:20 damir Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/17 23:27:04 damir Exp $ # Maintainer: damir pkgname=phpbb -pkgver=2.0.22 +pkgver=2.0.23 pkgrel=1 pkgdesc="A high powered, fully scalable, and highly customisable open-source bbs package." arch=("i686" "x86_64") @@ -11,7 +11,8 @@ backup=(home/httpd/html/phpbb/.htaccess \ home/httpd/html/phpbb/config.php) #source=(http://puzzle.dl.sourceforge.net/sourceforge/$pkgname/phpBB-$pkgver.tar.bz2) -source=(http://www.phpbb.com/files/releases/phpBB-$pkgver.tar.gz) +#source=(http://www.phpbb.com/files/releases/phpBB-$pkgver.tar.gz) +source=(http://downloads.sourceforge.net/phpbb/phpBB-$pkgver.tar.gz) build() { instdir=$startdir/pkg/home/httpd/html/phpbb @@ -22,3 +23,4 @@ } +md5sums=('a3f6c899a08f41b7c892d8473ad277cc') From damir at archlinux.org Sun Feb 17 23:41:06 2008 From: damir at archlinux.org (Damir Perisa) Date: Sun, 17 Feb 2008 18:41:06 -0500 Subject: [arch-commits] CVS update of extra/daemons/mpd (PKGBUILD) Message-ID: Date: Sunday, February 17, 2008 @ 18:41:06 Author: damir Path: /home/cvs-extra/extra/daemons/mpd Modified: PKGBUILD (1.16 -> 1.17) upgpkg: mpd 0.13.1-2 fixing bug 9590 - working on two different cvs tree co's makes things get lost ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/daemons/mpd/PKGBUILD diff -u extra/daemons/mpd/PKGBUILD:1.16 extra/daemons/mpd/PKGBUILD:1.17 --- extra/daemons/mpd/PKGBUILD:1.16 Sat Feb 16 11:31:32 2008 +++ extra/daemons/mpd/PKGBUILD Sun Feb 17 18:41:06 2008 @@ -4,13 +4,13 @@ pkgname=mpd pkgver=0.13.1 -pkgrel=1 +pkgrel=2 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" arch=('i686' 'x86_64') license="GPL" url="http://musicpd.org" depends=('libid3tag' 'libmad' 'flac>=1.1.3' 'audiofile' 'faad2>=2.5' 'libmikmod' - 'alsa-lib' 'libshout' 'libmpcdec>=1.2.5' 'libsamplerate') + 'alsa-lib' 'libshout' 'libmpcdec>=1.2.5' 'libsamplerate' 'libao') install=mpd.install source=(http://musicpd.org/uploads/files/mpd-${pkgver}.tar.gz mpd mpd.conf.example) From damir at archlinux.org Sun Feb 17 23:45:55 2008 From: damir at archlinux.org (Damir Perisa) Date: Sun, 17 Feb 2008 18:45:55 -0500 Subject: [arch-commits] CVS update of extra/multimedia/avidemux (PKGBUILD) Message-ID: Date: Sunday, February 17, 2008 @ 18:45:55 Author: damir Path: /home/cvs-extra/extra/multimedia/avidemux Modified: PKGBUILD (1.28 -> 1.29) upgpkg: avidemux 2.4.1-1 ----------+ PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Index: extra/multimedia/avidemux/PKGBUILD diff -u extra/multimedia/avidemux/PKGBUILD:1.28 extra/multimedia/avidemux/PKGBUILD:1.29 --- extra/multimedia/avidemux/PKGBUILD:1.28 Wed Jan 23 20:43:26 2008 +++ extra/multimedia/avidemux/PKGBUILD Sun Feb 17 18:45:54 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.28 2008/01/24 01:43:26 eric Exp $ +# $Id: PKGBUILD,v 1.29 2008/02/17 23:45:54 damir Exp $ # Maintainer: damir pkgname=avidemux -pkgver=2.4 +pkgver=2.4.1 origver=$pkgver -pkgrel=3 +pkgrel=1 pkgdesc="A graphical tool to edit video (filter/re-encode/split)" arch=("i686" "x86_64") license=('GPL2') @@ -47,6 +47,5 @@ } - -md5sums=('2a752b9f6bab4123566894a6a21b353b' +md5sums=('2d972f6b8795c891dd6e0ebe5035852a' 'a9cf864c209782307afda5bc6a33a0cd') From travis at archlinux.org Mon Feb 18 01:47:54 2008 From: travis at archlinux.org (Travis Willard) Date: Sun, 17 Feb 2008 20:47:54 -0500 Subject: [arch-commits] CVS update of extra/modules/catalyst (ChangeLog PKGBUILD) Message-ID: Date: Sunday, February 17, 2008 @ 20:47:54 Author: travis Path: /home/cvs-extra/extra/modules/catalyst Modified: ChangeLog (1.2 -> 1.3) PKGBUILD (1.7 -> 1.8) upgpkg: catalyst 8.02-1 Upstream update -----------+ ChangeLog | 5 +++++ PKGBUILD | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) Index: extra/modules/catalyst/ChangeLog diff -u extra/modules/catalyst/ChangeLog:1.2 extra/modules/catalyst/ChangeLog:1.3 --- extra/modules/catalyst/ChangeLog:1.2 Sat Jan 26 08:57:56 2008 +++ extra/modules/catalyst/ChangeLog Sun Feb 17 20:47:54 2008 @@ -1,3 +1,8 @@ +2008-02-17 Travis Willard + + * 8.02-1 + New upstream release + 2008-01-26 Travis Willard * 8.01-2 Index: extra/modules/catalyst/PKGBUILD diff -u extra/modules/catalyst/PKGBUILD:1.7 extra/modules/catalyst/PKGBUILD:1.8 --- extra/modules/catalyst/PKGBUILD:1.7 Sat Jan 26 10:47:51 2008 +++ extra/modules/catalyst/PKGBUILD Sun Feb 17 20:47:54 2008 @@ -1,21 +1,21 @@ -# $Id: PKGBUILD,v 1.7 2008/01/26 15:47:51 tpowa Exp $ +# $Id: PKGBUILD,v 1.8 2008/02/18 01:47:54 travis Exp $ # Maintainer: Travis Willard # Contributor: amdviaman pkgname=catalyst -pkgver=8.01 +pkgver=8.02 _kernel_version=2.6.24 -pkgrel=3 +pkgrel=1 pkgdesc="Proprietary AMD/ATI kernel drivers for Radeon brand cards. Stock kernel." arch=('i686' 'x86_64') url="http://www.ati.amd.com" license=('custom') depends=("catalyst-utils>=${pkgver}" "kernel26>=${_kernel_version}-2" "kernel26<=${_kernel_version}.9999") makedepends=() -replaces=('ati-fglrx' 'fglrx') # damnit, I wish AMD/ATI would quit rebranding +replaces=('ati-fglrx' 'fglrx') # Yay rebranding install=${pkgname}.install source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run) -md5sums=('cf8f493901f5abb28347e7aa7c9d6cca') +md5sums=('bcdf3c19c0b7a7c2051d751d5131d426') _kernver=${_kernel_version}-ARCH From travis at archlinux.org Mon Feb 18 01:52:22 2008 From: travis at archlinux.org (Travis Willard) Date: Sun, 17 Feb 2008 20:52:22 -0500 Subject: [arch-commits] CVS update of extra/modules/catalyst-utils (ChangeLog PKGBUILD) Message-ID: Date: Sunday, February 17, 2008 @ 20:52:22 Author: travis Path: /home/cvs-extra/extra/modules/catalyst-utils Modified: ChangeLog (1.1 -> 1.2) PKGBUILD (1.3 -> 1.4) upgpkg: catalyst-utils 8.02-1 Upstream update -----------+ ChangeLog | 5 +++++ PKGBUILD | 32 ++++++++++++++++---------------- 2 files changed, 21 insertions(+), 16 deletions(-) Index: extra/modules/catalyst-utils/ChangeLog diff -u extra/modules/catalyst-utils/ChangeLog:1.1 extra/modules/catalyst-utils/ChangeLog:1.2 --- extra/modules/catalyst-utils/ChangeLog:1.1 Sat Jan 26 08:34:34 2008 +++ extra/modules/catalyst-utils/ChangeLog Sun Feb 17 20:52:22 2008 @@ -1,3 +1,8 @@ +2008-02-17 Travis Willard + + * 8.02-1 + New upstream release. + 2008-01-26 Travis Willard * 8.01-1 Index: extra/modules/catalyst-utils/PKGBUILD diff -u extra/modules/catalyst-utils/PKGBUILD:1.3 extra/modules/catalyst-utils/PKGBUILD:1.4 --- extra/modules/catalyst-utils/PKGBUILD:1.3 Sat Jan 26 08:34:34 2008 +++ extra/modules/catalyst-utils/PKGBUILD Sun Feb 17 20:52:22 2008 @@ -1,11 +1,11 @@ -# $Id: PKGBUILD,v 1.3 2008/01/26 13:34:34 travis Exp $ +# $Id: PKGBUILD,v 1.4 2008/02/18 01:52:22 travis Exp $ # Maintainer: Travis Willard # Thanks to dibblethewrecker for the original work and packages. # Thanks to testing monkey S1G1 for contributions pkgname=catalyst-utils -pkgver=8.01 +pkgver=8.02 pkgrel=1 pkgdesc="Proprietary AMD/ATI userspace tools and libraries for Radeon brand cards." arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ install=${pkgname}.install source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run \ amdcccle.desktop catalyst.sh atieventsd.sh ati-powermode.sh.patch) -md5sums=('cf8f493901f5abb28347e7aa7c9d6cca' +md5sums=('bcdf3c19c0b7a7c2051d751d5131d426' '1f4b870e977b155af549442932e8ce6f' 'bdafe749e046bfddee2d1c5e90eabd83' 'f729bf913613f49b0b9759c246058a87' @@ -80,19 +80,7 @@ mv $startdir/src/usr/X11R6/lib/* $startdir/pkg/usr/lib/ fi - # create proper symlinks to libGL.so, libfglrx_pp.so, and libfglrx_gamma.so - cd $startdir/pkg/usr/lib - ln -s libGL.so.1.2 libGL.so - ln -s libGL.so.1.2 libGL.so.1 - ln -sf /usr/lib/libfglrx_pp.so.1.0 libfglrx_pp.so.1 - ln -sf /usr/lib/libfglrx_gamma.so.1.0 libfglrx_gamma.so.1 - - mkdir -p ${startdir}/pkg/usr/lib/xorg/modules/extensions - cd ${startdir}/pkg/usr/lib/xorg/modules/extensions - ln -sf libGLcore.xorg libGLcore.so - ln -sf libglx.xorg libglx.so - - # correct dir permissions + # correct dir permissions find $startdir/pkg/usr -type d -exec chmod 755 {} \; # correct FILE permissions - >=8.39.4 has nearly every file marked 0744. This @@ -108,6 +96,18 @@ find $startdir/pkg/usr/share/ati/amdcccle/ -name '*.qm' -not -type d -exec chmod 0644 {} \; find $startdir/pkg/usr/share/man -not -type d -exec chmod 0644 {} \; + # create proper symlinks to libGL.so, libfglrx_pp.so, and libfglrx_gamma.so + cd $startdir/pkg/usr/lib + ln -s libGL.so.1.2 libGL.so + ln -s libGL.so.1.2 libGL.so.1 + ln -sf /usr/lib/libfglrx_pp.so.1.0 libfglrx_pp.so.1 + ln -sf /usr/lib/libfglrx_gamma.so.1.0 libfglrx_gamma.so.1 + + mkdir -p ${startdir}/pkg/usr/lib/xorg/modules/extensions + cd ${startdir}/pkg/usr/lib/xorg/modules/extensions + ln -sf libGLcore.xorg libGLcore.so + ln -sf libglx.xorg libglx.so + # install licenses install -m 0644 -D $startdir/src/archive_files/ATI_LICENSE.TXT \ $startdir/pkg/usr/share/licenses/${pkgname}/AMD_ATI_LICENSE.TXT From dan at archlinux.org Mon Feb 18 03:54:39 2008 From: dan at archlinux.org (Dan McGee) Date: Sun, 17 Feb 2008 22:54:39 -0500 Subject: [arch-commits] CVS update of extra/devel/git (ChangeLog PKGBUILD) Message-ID: Date: Sunday, February 17, 2008 @ 22:54:39 Author: dan Path: /home/cvs-extra/extra/devel/git Modified: ChangeLog (1.1 -> 1.2) PKGBUILD (1.46 -> 1.47) upgpkg: git 1.5.4.2-1 -----------+ ChangeLog | 4 ++++ PKGBUILD | 9 ++++----- 2 files changed, 8 insertions(+), 5 deletions(-) Index: extra/devel/git/ChangeLog diff -u extra/devel/git/ChangeLog:1.1 extra/devel/git/ChangeLog:1.2 --- extra/devel/git/ChangeLog:1.1 Sat Feb 2 11:48:15 2008 +++ extra/devel/git/ChangeLog Sun Feb 17 22:54:39 2008 @@ -1,3 +1,7 @@ +2008-02-17 Dan McGee + Version 1.5.4.2-1 + * Upstream version 1.5.4.2 + 2008-02-02 Dan McGee Version 1.5.4-1 * Upstream version 1.5.4 Index: extra/devel/git/PKGBUILD diff -u extra/devel/git/PKGBUILD:1.46 extra/devel/git/PKGBUILD:1.47 --- extra/devel/git/PKGBUILD:1.46 Sat Feb 2 11:48:15 2008 +++ extra/devel/git/PKGBUILD Sun Feb 17 22:54:39 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.46 2008/02/02 16:48:15 dan Exp $ +# $Id: PKGBUILD,v 1.47 2008/02/18 03:54:39 dan Exp $ # Maintainer: Dan McGee pkgname=git -pkgver=1.5.4 +pkgver=1.5.4.2 pkgrel=1 pkgdesc="GIT - the stupid content tracker" arch=(i686 x86_64) @@ -39,6 +39,5 @@ rm -rf ${startdir}/pkg/usr/lib } -md5sums=('fd0eba9e72d2af342044897eecec1be3' - '8a0a0ab79f46340a7d09bd4db65b1e3f') - +md5sums=('a083e05d03fe23e5b4af0a7c17e48aaa' + '306f29b4885b684e361da0cc1458da84') From eric at archlinux.org Mon Feb 18 06:29:41 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 18 Feb 2008 01:29:41 -0500 Subject: [arch-commits] CVS update of extra/x11/enlightenment (ChangeLog PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 01:29:41 Author: eric Path: /home/cvs-extra/extra/x11/enlightenment Added: ChangeLog (1.1) Modified: PKGBUILD (1.31 -> 1.32) upgpkg: enlightenment 0.16.8.12-1 upstream update, moves sessions in /etc/X11/sessions, added e16-gnome and e16-kde scripts, added ChangeLog file -----------+ ChangeLog | 5 +++++ PKGBUILD | 17 +++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) Index: extra/x11/enlightenment/ChangeLog diff -u /dev/null extra/x11/enlightenment/ChangeLog:1.1 --- /dev/null Mon Feb 18 01:29:41 2008 +++ extra/x11/enlightenment/ChangeLog Mon Feb 18 01:29:40 2008 @@ -0,0 +1,5 @@ +2008-02-18 Eric Belanger + + * upstream update + * moved X sessions to /etc/X11/sessions + * added scripts for e16-kde and e16-gnome in /usr/bin Index: extra/x11/enlightenment/PKGBUILD diff -u extra/x11/enlightenment/PKGBUILD:1.31 extra/x11/enlightenment/PKGBUILD:1.32 --- extra/x11/enlightenment/PKGBUILD:1.31 Tue Jan 15 00:00:58 2008 +++ extra/x11/enlightenment/PKGBUILD Mon Feb 18 01:29:40 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.31 2008/01/15 05:00:58 eric Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/18 06:29:40 eric Exp $ # Maintainer: Eric Belanger # Contributor: Judd Vinet pkgname=enlightenment -pkgver=0.16.8.11 +pkgver=0.16.8.12 _themever=0.16.8.0.2 pkgrel=1 pkgdesc="A fast, flexible, and very extensible Window Manager" @@ -15,21 +15,22 @@ options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/$pkgname/e16-$pkgver.tar.gz \ http://downloads.sourceforge.net/enlightenment/e16-themes-${_themever}.tar.gz \ - enlightenment.desktop e_gen_menu.patch) -md5sums=('cec318f983a952fd7db214edfb2eb4e2' '20fbaff803c3decdf3ac7c363b37c42e'\ - 'e38c6fc853ee926b8860a9488c5fd04c' '56c2d0c53803a659c3846fc4aa359f14') -sha1sums=('f9d63619994f8301b67faca47baccbe345037482' + e_gen_menu.patch) +md5sums=('86e2e83bb77f3879b2bad4ff23d5d11d' '20fbaff803c3decdf3ac7c363b37c42e'\ + '56c2d0c53803a659c3846fc4aa359f14') +sha1sums=('f2792b60a254405b1352ce965dc2dc233a1d619f' '44dd62c5a476561c7ab4382ddd0250a5a0902065' - '6bc0230cd82793207bb3e17d4847ca90ea091184' '4ae92721c2e3e30698f06537e8da6b3f402b82a1') build() { cd $startdir/src/e16-$pkgver patch -Np0 -i $startdir/src/e_gen_menu.patch || return 1 + sed -i 's|xsessiondir = $(datadir)/xsessions|xsessiondir = /etc/X11/sessions|' misc/Makefile.in ./configure --prefix=/usr --enable-fsstd --enable-sound --sysconfdir=/etc make || return 1 make DESTDIR=$startdir/pkg install - install -D -m644 ../enlightenment.desktop $startdir/pkg/etc/X11/sessions/enlightenment.desktop + install -D -m755 $startdir/pkg/usr/share/e16/misc/Xclients.e16-gnome.sh $startdir/pkg/usr/bin/e16-gnome + install -D -m755 $startdir/pkg/usr/share/e16/misc/Xclients.e16-kde.sh $startdir/pkg/usr/bin/e16-kde install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING install -D -m644 man/e16.1 $startdir/pkg/usr/share/man/man1/e16.1 From damir at archlinux.org Mon Feb 18 10:57:19 2008 From: damir at archlinux.org (Damir Perisa) Date: Mon, 18 Feb 2008 05:57:19 -0500 Subject: [arch-commits] CVS update of extra/science/hdf5 (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 05:57:19 Author: damir Path: /home/cvs-extra/extra/science/hdf5 Modified: PKGBUILD (1.2 -> 1.3) upgpkg: hdf5 1.8.0-1 ----------+ PKGBUILD | 77 +++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 27 deletions(-) Index: extra/science/hdf5/PKGBUILD diff -u extra/science/hdf5/PKGBUILD:1.2 extra/science/hdf5/PKGBUILD:1.3 --- extra/science/hdf5/PKGBUILD:1.2 Thu Sep 20 07:53:00 2007 +++ extra/science/hdf5/PKGBUILD Mon Feb 18 05:57:19 2008 @@ -1,18 +1,18 @@ -# $Id: PKGBUILD,v 1.2 2007/09/20 11:53:00 damir Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/18 10:57:19 damir Exp $ # Maintainer: damir # Contributor: Tom K pkgname=hdf5 -pkgver=1.6.6 +pkgver=1.8.0 pkgrel=1 arch=("i686" "x86_64") pkgdesc="General purpose library and file format for storing scientific data" url="http://hdf.ncsa.uiuc.edu/HDF5/" license=("custom") -depends=('zlib' 'openssl') -makedepends=('gcc-fortran' 'time') +depends=('zlib' 'openssl' 'gcc-libs') +makedepends=('gcc' 'time') source=("ftp://ftp.hdfgroup.org/HDF5/current/src/$pkgname-$pkgver.tar.gz") -md5sums=('6c7fcc91f1579555d88bb10c6c9a33a9') +options=("!libtool") build() { cd $startdir/src/$pkgname-$pkgver @@ -22,8 +22,9 @@ --enable-linux-lfs \ --enable-production \ --enable-hdf5v1_4 \ - --disable-cxx \ + --enable-cxx \ --enable-fortran \ + --docdir=/usr/share/hdf5/ \ --with-pthread=/usr/lib/ \ --with-ssl=/usr/lib/ make || return 1 @@ -33,29 +34,51 @@ mkdir -p $startdir/pkg/usr/share/licenses/$pkgname install $startdir/src/$pkgname-$pkgver/COPYING \ $startdir/pkg/usr/share/licenses/$pkgname/LICENSE - - mv $startdir/pkg/usr/doc/$pkgname $startdir/pkg/usr/share/ - rmdir $startdir/pkg/usr/doc - rm $startdir/pkg/usr/lib/*.la } -#Features: -#--------- -# dmalloc: No -# Function Stack Tracing: Disabled -# GASS: No -# GPFS: No -# HDF5 v1.4 Compatibility: Yes -# hsize_t: Large -# I/O filters (external): deflate -# I/O filters (internal): shuffle,fletcher32 -# Linux Large File Support (LFS): Enabled -# MPE: No -# Parallel HDF5: No -# SRB: No -# Stream VFD: Enabled -# Threadsafety: Enabled -# High Level library: Enabled + +# Debug Mode: None +# Shared Libraries: Yes +# Static Libraries: Yes +# Statically Linked Executables: No +# Default Version of Public Symbols: v18 +# With Deprecated Public Symbols: Yes +# Tracing: No +# Clear file buffers before write: Yes +# Using memory checker: No +# Optimization Instrumentation: No +# +# Languages: +# ---------- +# C++: Yes +# C++ Compiler: g++ +# CXXFLAGS / H5_CXXFLAGS: -march=x86-64 -mtune=generic -O2 -pipe +# +# Fortran: Yes +# Fortran Compiler: gfortran +# FCFLAGS / H5_FCFLAGS: -I. +# +# +# Features: +# --------- +# dmalloc: No +# Function Stack Tracing: Disabled +# GPFS: No +# Strict File Format Checks: Disabled +# Default API Mapping: v18 +# hsize_t: Large +# I/O filters (external): deflate(zlib) +# I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset +# Linux Large File Support (LFS): Enabled +# MPE: No +# Parallel HDF5: No +# Direct VFD: Disabled +# Threadsafety: Enabled +# High Level library: Enabled + + + +md5sums=('e68e13685a56b50cab237fd58dc7a59c') From eric at archlinux.org Mon Feb 18 21:35:21 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 18 Feb 2008 16:35:21 -0500 Subject: [arch-commits] CVS update of extra/x11/enlightenment (enlightenment.desktop) Message-ID: Date: Monday, February 18, 2008 @ 16:35:21 Author: eric Path: /home/cvs-extra/extra/x11/enlightenment Removed: enlightenment.desktop (1.2) upgpkg: enlightenment 0.16.8.12-1 removed no longer needed file -----------------------+ enlightenment.desktop | 8 -------- 1 file changed, 8 deletions(-) Index: extra/x11/enlightenment/enlightenment.desktop diff -u extra/x11/enlightenment/enlightenment.desktop:1.2 extra/x11/enlightenment/enlightenment.desktop:removed --- extra/x11/enlightenment/enlightenment.desktop:1.2 Tue Aug 15 09:34:26 2006 +++ extra/x11/enlightenment/enlightenment.desktop Mon Feb 18 16:35:21 2008 @@ -1,8 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Enlightenment -Comment=The enlightenment window manager -Exec=e16 -# no icon yet, only the top three are currently used -Icon= -Type=Application From eric at archlinux.org Mon Feb 18 21:41:09 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 18 Feb 2008 16:41:09 -0500 Subject: [arch-commits] CVS update of extra/daemons/mpd (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 16:41:09 Author: eric Path: /home/cvs-extra/extra/daemons/mpd Modified: PKGBUILD (1.17 -> 1.18) upgpkg: mpd 0.13.1-2 put license in array, fixed cvs Id tag ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/daemons/mpd/PKGBUILD diff -u extra/daemons/mpd/PKGBUILD:1.17 extra/daemons/mpd/PKGBUILD:1.18 --- extra/daemons/mpd/PKGBUILD:1.17 Sun Feb 17 18:41:06 2008 +++ extra/daemons/mpd/PKGBUILD Mon Feb 18 16:41:09 2008 @@ -1,4 +1,4 @@ -# $Id $ +# $Id: PKGBUILD,v 1.18 2008/02/18 21:41:09 eric Exp $ # Maintainer: Damir Perisa # Contributor: Ben @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" arch=('i686' 'x86_64') -license="GPL" +license=("GPL") url="http://musicpd.org" depends=('libid3tag' 'libmad' 'flac>=1.1.3' 'audiofile' 'faad2>=2.5' 'libmikmod' 'alsa-lib' 'libshout' 'libmpcdec>=1.2.5' 'libsamplerate' 'libao') From eric at archlinux.org Mon Feb 18 21:44:09 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 18 Feb 2008 16:44:09 -0500 Subject: [arch-commits] CVS update of extra/science/muscle (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 16:44:09 Author: eric Path: /home/cvs-extra/extra/science/muscle Modified: PKGBUILD (1.5 -> 1.6) upgpkg: muscle 3.70-1 added md5sums, fixed license installation ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/science/muscle/PKGBUILD diff -u extra/science/muscle/PKGBUILD:1.5 extra/science/muscle/PKGBUILD:1.6 --- extra/science/muscle/PKGBUILD:1.5 Sat Feb 16 20:07:54 2008 +++ extra/science/muscle/PKGBUILD Mon Feb 18 16:44:09 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.5 2008/02/17 01:07:54 damir Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/18 21:44:09 eric Exp $ # Maintainer: damir # Contributor: Damir Perisa @@ -12,6 +12,7 @@ license=('custom') depends=('gcc-libs') source=(http://www.drive5.com/muscle/downloads${origver}/muscle${origver}_src.tar.gz LICENSE) +md5sums=('45930141f334b89d927b3cfee6fc7857' '57cfb6975987af93c89977f084d53b72') build() { cd $startdir/src/ @@ -22,5 +23,5 @@ fi install -D -m755 muscle $startdir/pkg/usr/bin/muscle - install -D -m644 ../LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE + install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE } From eric at archlinux.org Mon Feb 18 21:47:03 2008 From: eric at archlinux.org (Eric Belanger) Date: Mon, 18 Feb 2008 16:47:03 -0500 Subject: [arch-commits] CVS update of extra/network/phpbb (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 16:47:03 Author: eric Path: /home/cvs-extra/extra/network/phpbb Modified: PKGBUILD (1.18 -> 1.19) upgpkg: phpbb 2.0.23-1 added license ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/network/phpbb/PKGBUILD diff -u extra/network/phpbb/PKGBUILD:1.18 extra/network/phpbb/PKGBUILD:1.19 --- extra/network/phpbb/PKGBUILD:1.18 Sun Feb 17 18:27:04 2008 +++ extra/network/phpbb/PKGBUILD Mon Feb 18 16:47:02 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.18 2008/02/17 23:27:04 damir Exp $ +# $Id: PKGBUILD,v 1.19 2008/02/18 21:47:02 eric Exp $ # Maintainer: damir pkgname=phpbb @@ -7,12 +7,14 @@ pkgdesc="A high powered, fully scalable, and highly customisable open-source bbs package." arch=("i686" "x86_64") url="http://www.phpbb.com" +license=('GPL') depends=('php' 'mysql') backup=(home/httpd/html/phpbb/.htaccess \ home/httpd/html/phpbb/config.php) #source=(http://puzzle.dl.sourceforge.net/sourceforge/$pkgname/phpBB-$pkgver.tar.bz2) #source=(http://www.phpbb.com/files/releases/phpBB-$pkgver.tar.gz) source=(http://downloads.sourceforge.net/phpbb/phpBB-$pkgver.tar.gz) +md5sums=('a3f6c899a08f41b7c892d8473ad277cc') build() { instdir=$startdir/pkg/home/httpd/html/phpbb @@ -23,4 +25,3 @@ } -md5sums=('a3f6c899a08f41b7c892d8473ad277cc') From pierre at archlinux.org Mon Feb 18 22:40:17 2008 From: pierre at archlinux.org (Pierre Schmitz) Date: Mon, 18 Feb 2008 17:40:17 -0500 Subject: [arch-commits] CVS update of extra/devel/php (PKGBUILD pcre-7.6-3.patch) Message-ID: Date: Monday, February 18, 2008 @ 17:40:17 Author: pierre Path: /home/cvs-extra/extra/devel/php Added: pcre-7.6-3.patch (1.1) Modified: PKGBUILD (1.120 -> 1.121) hotfix due to issues with pcre when using mod_php and apache (FS#9601) ------------------+ PKGBUILD | 17 pcre-7.6-3.patch | 6386 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 6397 insertions(+), 6 deletions(-) The diff is longer than the limit of 39KB. From tom at archlinux.org Mon Feb 18 22:58:04 2008 From: tom at archlinux.org (Tom Killian) Date: Mon, 18 Feb 2008 17:58:04 -0500 Subject: [arch-commits] CVS update of core/support/tiacx [new] Message-ID: Date: Monday, February 18, 2008 @ 17:58:04 Author: tom Path: /home/cvs-core/core/support/tiacx Directory /home/cvs-core/core/support/tiacx added to the repository From tom at archlinux.org Mon Feb 18 22:58:04 2008 From: tom at archlinux.org (Tom Killian) Date: Mon, 18 Feb 2008 17:58:04 -0500 Subject: [arch-commits] CVS update of core/support/tiacx-firmware [new] Message-ID: Date: Monday, February 18, 2008 @ 17:58:04 Author: tom Path: /home/cvs-core/core/support/tiacx-firmware Directory /home/cvs-core/core/support/tiacx-firmware added to the repository From tom at archlinux.org Mon Feb 18 23:02:26 2008 From: tom at archlinux.org (Tom Killian) Date: Mon, 18 Feb 2008 18:02:26 -0500 Subject: [arch-commits] CVS update of core/support/tiacx (PKGBUILD acx.install) Message-ID: Date: Monday, February 18, 2008 @ 18:02:26 Author: tom Path: /home/cvs-core/core/support/tiacx Added: PKGBUILD (1.1) acx.install (1.1) upgpkg: tiacx 20080210-1 moved from Unstable to Core -------------+ PKGBUILD | 22 ++++++++++++++++++++++ acx.install | 23 +++++++++++++++++++++++ 2 files changed, 45 insertions(+) Index: core/support/tiacx/PKGBUILD diff -u /dev/null core/support/tiacx/PKGBUILD:1.1 --- /dev/null Mon Feb 18 18:02:26 2008 +++ core/support/tiacx/PKGBUILD Mon Feb 18 18:02:26 2008 @@ -0,0 +1,22 @@ +# Maintainer: James Rayner + +pkgname=tiacx +pkgver=20080210 +pkgrel=1 +pkgdesc="OpenSource module for Texas Instruments ACX100/ACX111 wireless chips. For stock arch 2.6 kernel" +arch=(i686 x86_64) +url="http://acx100.sourceforge.net/" +license=('MPL') +depends=('wireless_tools' 'kernel26' 'tiacx-firmware') +install=acx.install +source=(http://heanet.dl.sourceforge.net/sourceforge/acx100/acx-$pkgver.tar.bz2) + +_kernver=2.6.24-ARCH + +build() { + cd $startdir/src/acx-$pkgver + make -C /lib/modules/${_kernver}/build M=`pwd` || return 1 + install -D acx.ko $startdir/pkg/lib/modules/${_kernver}/extra/acx.ko + sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install +} +md5sums=('7d5ce3215708e4e9f95cf567a9ee3a12') Index: core/support/tiacx/acx.install diff -u /dev/null core/support/tiacx/acx.install:1.1 --- /dev/null Mon Feb 18 18:02:26 2008 +++ core/support/tiacx/acx.install Mon Feb 18 18:02:26 2008 @@ -0,0 +1,23 @@ +# arg 1: the new package version +post_install() { + KERNEL_VERSION='2.6.23-ARCH' + depmod -v $KERNEL_VERSION > /dev/null 2>&1 +} + +# arg 1: the new package version +# arg 2: the old package version +post_upgrade() { + KERNEL_VERSION='2.6.23-ARCH' + depmod -v $KERNEL_VERSION > /dev/null 2>&1 + +} + +# arg 1: the old package version +post_remove() { + KERNEL_VERSION='2.6.23-ARCH' + depmod -v $KERNEL_VERSION > /dev/null 2>&1 +} + +op=$1 +shift +$op $* From tom at archlinux.org Mon Feb 18 23:13:45 2008 From: tom at archlinux.org (Tom Killian) Date: Mon, 18 Feb 2008 18:13:45 -0500 Subject: [arch-commits] CVS update of core/support/tiacx-firmware (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 18:13:45 Author: tom Path: /home/cvs-core/core/support/tiacx-firmware Added: PKGBUILD (1.1) upgpkg: tiacx-firmware 1-2 moved from Unstable to Core ----------+ PKGBUILD | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) Index: core/support/tiacx-firmware/PKGBUILD diff -u /dev/null core/support/tiacx-firmware/PKGBUILD:1.1 --- /dev/null Mon Feb 18 18:13:45 2008 +++ core/support/tiacx-firmware/PKGBUILD Mon Feb 18 18:13:45 2008 @@ -0,0 +1,28 @@ +# Maintainer: James Rayner +pkgname=tiacx-firmware +pkgver=1 +pkgrel=2 +pkgdesc="Firmware for Texas Instruments ACX100/ACX111 wireless chips." +arch=('i686') +url="http://acx100.sourceforge.net/" +license=('MPL') +depends=('udev') +install= +source=(http://acx100.erley.org/acx_fw/acx111_netgear_wg311v2/fw1/FwRad16.bin_1.2.1.34 \ +http://acx100.erley.org/acx_fw/acx100usb_dlink_dwl120+/fw1/ACX100_USB.bin \ +http://acx100.erley.org/acx_fw/acx111usb_safecom_swlut54125/fw1/FwUSB1b.bin_2.4.0.70 \ +http://acx100.erley.org/acx_fw/acx100_dlink_dwl520+/fw1/WLANGEN.BIN_1.9.8.b \ +http://acx100.erley.org/acx_fw/acx100_dlink_dwl520+/fw1/RADIO0d.BIN \ +http://acx100.erley.org/acx_fw/acx100_dlink_dwl650+/fw1/RADIO11.BIN) + +build() { + install -D -m 644 $startdir/src/FwRad16.bin_1.2.1.34 $startdir/pkg/lib/firmware/tiacx111c16 + install -D -m 644 $startdir/src/ACX100_USB.bin $startdir/pkg/lib/firmware/tiacx100usb + install -D -m 644 $startdir/src/FwUSB1b.bin_2.4.0.70 $startdir/pkg/lib/firmware/tiacx111usb + install -D -m 644 $startdir/src/WLANGEN.BIN_1.9.8.b $startdir/pkg/lib/firmware/tiacx100 + install -D -m 644 $startdir/src/RADIO0d.BIN $startdir/pkg/lib/firmware/tiacx100r0D + install -D -m 644 $startdir/src/RADIO11.BIN $startdir/pkg/lib/firmware/tiacx100r11 +} +md5sums=('fcd07de4b25e1d2aaf3b78b27c5b7ee9' '7a5591e8c6af927c85f4798c5cf15389'\ + 'c4edecd912b2417779d0b65e3a7dc86d' '24a54fd30f7658fcbffc825b0dd7aa5b'\ + '1c7413e7b0be4ef7d1e424a132e17fab' 'a150750ad33c512edc4afee5270b37cb') From tom at archlinux.org Mon Feb 18 23:23:19 2008 From: tom at archlinux.org (Tom Killian) Date: Mon, 18 Feb 2008 18:23:19 -0500 Subject: [arch-commits] CVS update of unstable/modules/tiacx (PKGBUILD acx.install) Message-ID: Date: Monday, February 18, 2008 @ 18:23:19 Author: tom Path: /home/cvs-unstable/unstable/modules/tiacx Removed: PKGBUILD (1.22) acx.install (1.11) moved from Unstable to Core -------------+ PKGBUILD | 22 ---------------------- acx.install | 23 ----------------------- 2 files changed, 45 deletions(-) Index: unstable/modules/tiacx/PKGBUILD diff -u unstable/modules/tiacx/PKGBUILD:1.22 unstable/modules/tiacx/PKGBUILD:removed --- unstable/modules/tiacx/PKGBUILD:1.22 Sun Dec 2 10:46:03 2007 +++ unstable/modules/tiacx/PKGBUILD Mon Feb 18 18:23:19 2008 @@ -1,22 +0,0 @@ -# Maintainer: James Rayner - -pkgname=tiacx -pkgver=20071003 -pkgrel=2 -pkgdesc="OpenSource module for Texas Instruments ACX100/ACX111 wireless chips. For stock arch 2.6 kernel" -arch=(i686 x86_64) -url="http://acx100.sourceforge.net/" -license=('MPL') -depends=('wireless_tools' 'kernel26' 'tiacx-firmware') -install=acx.install -source=(http://heanet.dl.sourceforge.net/sourceforge/acx100/acx-$pkgver.tar.bz2) - -_kernver=2.6.23-ARCH - -build() { - cd $startdir/src/acx-$pkgver - make -C /lib/modules/${_kernver}/build M=`pwd` || return 1 - install -D acx.ko $startdir/pkg/lib/modules/${_kernver}/extra/acx.ko - sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install -} -md5sums=('09cbaa558e1850d4996e7083d8b7bb93') Index: unstable/modules/tiacx/acx.install diff -u unstable/modules/tiacx/acx.install:1.11 unstable/modules/tiacx/acx.install:removed --- unstable/modules/tiacx/acx.install:1.11 Sun Oct 14 07:05:45 2007 +++ unstable/modules/tiacx/acx.install Mon Feb 18 18:23:19 2008 @@ -1,23 +0,0 @@ -# arg 1: the new package version -post_install() { - KERNEL_VERSION='2.6.23-ARCH' - depmod -v $KERNEL_VERSION > /dev/null 2>&1 -} - -# arg 1: the new package version -# arg 2: the old package version -post_upgrade() { - KERNEL_VERSION='2.6.23-ARCH' - depmod -v $KERNEL_VERSION > /dev/null 2>&1 - -} - -# arg 1: the old package version -post_remove() { - KERNEL_VERSION='2.6.23-ARCH' - depmod -v $KERNEL_VERSION > /dev/null 2>&1 -} - -op=$1 -shift -$op $* From tom at archlinux.org Mon Feb 18 23:24:31 2008 From: tom at archlinux.org (Tom Killian) Date: Mon, 18 Feb 2008 18:24:31 -0500 Subject: [arch-commits] CVS update of unstable/modules/tiacx-firmware (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 18:24:31 Author: tom Path: /home/cvs-unstable/unstable/modules/tiacx-firmware Removed: PKGBUILD (1.3) moved from Unstable to Core ----------+ PKGBUILD | 28 ---------------------------- 1 file changed, 28 deletions(-) Index: unstable/modules/tiacx-firmware/PKGBUILD diff -u unstable/modules/tiacx-firmware/PKGBUILD:1.3 unstable/modules/tiacx-firmware/PKGBUILD:removed --- unstable/modules/tiacx-firmware/PKGBUILD:1.3 Mon Aug 20 22:35:30 2007 +++ unstable/modules/tiacx-firmware/PKGBUILD Mon Feb 18 18:24:31 2008 @@ -1,28 +0,0 @@ -# Maintainer: James Rayner -pkgname=tiacx-firmware -pkgver=1 -pkgrel=2 -pkgdesc="Firmware for Texas Instruments ACX100/ACX111 wireless chips." -arch=('i686') -url="http://acx100.sourceforge.net/" -license=('MPL') -depends=('udev') -install= -source=(http://acx100.erley.org/acx_fw/acx111_netgear_wg311v2/fw1/FwRad16.bin_1.2.1.34 \ -http://acx100.erley.org/acx_fw/acx100usb_dlink_dwl120+/fw1/ACX100_USB.bin \ -http://acx100.erley.org/acx_fw/acx111usb_safecom_swlut54125/fw1/FwUSB1b.bin_2.4.0.70 \ -http://acx100.erley.org/acx_fw/acx100_dlink_dwl520+/fw1/WLANGEN.BIN_1.9.8.b \ -http://acx100.erley.org/acx_fw/acx100_dlink_dwl520+/fw1/RADIO0d.BIN \ -http://acx100.erley.org/acx_fw/acx100_dlink_dwl650+/fw1/RADIO11.BIN) - -build() { - install -D -m 644 $startdir/src/FwRad16.bin_1.2.1.34 $startdir/pkg/lib/firmware/tiacx111c16 - install -D -m 644 $startdir/src/ACX100_USB.bin $startdir/pkg/lib/firmware/tiacx100usb - install -D -m 644 $startdir/src/FwUSB1b.bin_2.4.0.70 $startdir/pkg/lib/firmware/tiacx111usb - install -D -m 644 $startdir/src/WLANGEN.BIN_1.9.8.b $startdir/pkg/lib/firmware/tiacx100 - install -D -m 644 $startdir/src/RADIO0d.BIN $startdir/pkg/lib/firmware/tiacx100r0D - install -D -m 644 $startdir/src/RADIO11.BIN $startdir/pkg/lib/firmware/tiacx100r11 -} -md5sums=('fcd07de4b25e1d2aaf3b78b27c5b7ee9' '7a5591e8c6af927c85f4798c5cf15389'\ - 'c4edecd912b2417779d0b65e3a7dc86d' '24a54fd30f7658fcbffc825b0dd7aa5b'\ - '1c7413e7b0be4ef7d1e424a132e17fab' 'a150750ad33c512edc4afee5270b37cb') From travis at archlinux.org Tue Feb 19 02:09:24 2008 From: travis at archlinux.org (Travis Willard) Date: Mon, 18 Feb 2008 21:09:24 -0500 Subject: [arch-commits] CVS update of extra/lib/libpng (PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 21:09:24 Author: travis Path: /home/cvs-extra/extra/lib/libpng Modified: PKGBUILD (1.33 -> 1.34) upgpkg: libpng 1.2.24-2 Added APNG patchset and ChangeLog ----------+ PKGBUILD | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) Index: extra/lib/libpng/PKGBUILD diff -u extra/lib/libpng/PKGBUILD:1.33 extra/lib/libpng/PKGBUILD:1.34 --- extra/lib/libpng/PKGBUILD:1.33 Sun Dec 16 10:51:47 2007 +++ extra/lib/libpng/PKGBUILD Mon Feb 18 21:09:24 2008 @@ -1,21 +1,27 @@ -# $Id: PKGBUILD,v 1.33 2007/12/16 15:51:47 travis Exp $ +# $Id: PKGBUILD,v 1.34 2008/02/19 02:09:24 travis Exp $ # Maintainer: dorphell # Maintainer: Travis Willard pkgname=libpng pkgver=1.2.24 -pkgrel=1 +pkgrel=2 pkgdesc="A collection of routines used to create PNG format graphics files" arch=('i686' 'x86_64') url="http://www.libpng.org/pub/png/libpng.html" license=('custom') depends=('zlib') -source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) +source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 + http://littlesvr.ca/apng/diff/${pkgname}-${pkgver}-apng.patch) +md5sums=('1e676c5cc7dfa4ef78affe8fb8f1011d' + 'a99293a2899b5ef4d2afb6d4cb4d0e8c') options=('!libtool') build() { cd ${startdir}/src/${pkgname}-${pkgver} + # Add animated PNG (apng) support + patch -Np0 -i $startdir/src/${pkgname}-${pkgver}-apng.patch + ./configure --prefix=/usr make || return 1 make DESTDIR=${startdir}/pkg install @@ -29,4 +35,3 @@ rm ${startdir}/pkg/usr/lib/libpng.la } -md5sums=('1e676c5cc7dfa4ef78affe8fb8f1011d') From travis at archlinux.org Tue Feb 19 02:10:12 2008 From: travis at archlinux.org (Travis Willard) Date: Mon, 18 Feb 2008 21:10:12 -0500 Subject: [arch-commits] CVS update of extra/lib/libpng (ChangeLog) Message-ID: Date: Monday, February 18, 2008 @ 21:10:12 Author: travis Path: /home/cvs-extra/extra/lib/libpng Added: ChangeLog (1.1) Yeah... commit that changelog too. Blah. -----------+ ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) Index: extra/lib/libpng/ChangeLog diff -u /dev/null extra/lib/libpng/ChangeLog:1.1 --- /dev/null Mon Feb 18 21:10:12 2008 +++ extra/lib/libpng/ChangeLog Mon Feb 18 21:10:12 2008 @@ -0,0 +1,5 @@ +2008-02-18 Travis Willard + + * 1.2.4-2 + Added ChangeLog + Added APNG patchset from From travis at archlinux.org Tue Feb 19 02:25:49 2008 From: travis at archlinux.org (Travis Willard) Date: Mon, 18 Feb 2008 21:25:49 -0500 Subject: [arch-commits] CVS update of extra/lib/libpng (ChangeLog PKGBUILD) Message-ID: Date: Monday, February 18, 2008 @ 21:25:49 Author: travis Path: /home/cvs-extra/extra/lib/libpng Modified: ChangeLog (1.1 -> 1.2) PKGBUILD (1.34 -> 1.35) upgpkg: libpng 1.2.24-3 Fix changelog. Duh. -----------+ ChangeLog | 7 ++++++- PKGBUILD | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) Index: extra/lib/libpng/ChangeLog diff -u extra/lib/libpng/ChangeLog:1.1 extra/lib/libpng/ChangeLog:1.2 --- extra/lib/libpng/ChangeLog:1.1 Mon Feb 18 21:10:12 2008 +++ extra/lib/libpng/ChangeLog Mon Feb 18 21:25:49 2008 @@ -1,5 +1,10 @@ 2008-02-18 Travis Willard - * 1.2.4-2 + * 1.2.24-3 + Corrected ChangeLog + +2008-02-18 Travis Willard + + * 1.2.24-2 Added ChangeLog Added APNG patchset from Index: extra/lib/libpng/PKGBUILD diff -u extra/lib/libpng/PKGBUILD:1.34 extra/lib/libpng/PKGBUILD:1.35 --- extra/lib/libpng/PKGBUILD:1.34 Mon Feb 18 21:09:24 2008 +++ extra/lib/libpng/PKGBUILD Mon Feb 18 21:25:49 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.34 2008/02/19 02:09:24 travis Exp $ +# $Id: PKGBUILD,v 1.35 2008/02/19 02:25:49 travis Exp $ # Maintainer: dorphell # Maintainer: Travis Willard pkgname=libpng pkgver=1.2.24 -pkgrel=2 +pkgrel=3 pkgdesc="A collection of routines used to create PNG format graphics files" arch=('i686' 'x86_64') url="http://www.libpng.org/pub/png/libpng.html" From damir at archlinux.org Tue Feb 19 13:20:46 2008 From: damir at archlinux.org (Damir Perisa) Date: Tue, 19 Feb 2008 08:20:46 -0500 Subject: [arch-commits] CVS update of extra/science/emboss (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 08:20:46 Author: damir Path: /home/cvs-extra/extra/science/emboss Modified: PKGBUILD (1.10 -> 1.11) upgpkg: emboss 5.0.0-1 ----------+ PKGBUILD | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) Index: extra/science/emboss/PKGBUILD diff -u extra/science/emboss/PKGBUILD:1.10 extra/science/emboss/PKGBUILD:1.11 --- extra/science/emboss/PKGBUILD:1.10 Sat Jul 15 11:38:38 2006 +++ extra/science/emboss/PKGBUILD Tue Feb 19 08:20:46 2008 @@ -1,22 +1,25 @@ -# $Id: PKGBUILD,v 1.10 2006/07/15 15:38:38 andyrtr Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/19 13:20:46 damir Exp $ # Maintainer: damir pkgname=emboss orgname=EMBOSS -pkgver=3.0.0 -pkgrel=4 +pkgver=5.0.0 +pkgrel=1 pkgdesc="A collection of molecular biology applications" arch=(i686 x86_64) url="http://emboss.sourceforge.net/" -depends=('gd' 'libx11' 'pcre' 'perl') - +depends=('gd' 'libx11' 'pcre' 'perl' 'jre') +makedepends=('jdk') +options=("!libtool") +license=('GPL2') source=(ftp://emboss.open-bio.org/pub/EMBOSS/$orgname-$pkgver.tar.gz) build() { cd $startdir/src/$orgname-$pkgver - ./configure --prefix=/usr + source /etc/profile.d/jdk.sh + ./configure --prefix=/usr --enable-large --with-x \ + --with-javaos=/opt/java/include/linux/ --with-java=/opt/java/ make || return 1 - make prefix=$startdir/pkg/usr install + make prefix=$startdir/pkg/usr install rm -f $startdir/pkg/usr/include/{pcre,pcreposix}.h - - find $startdir/pkg -name '*.la' -exec rm {} \; } +md5sums=('be4c895220ad34afd65d450ba7d8e34b') From andyrtr at archlinux.org Tue Feb 19 18:37:58 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 13:37:58 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 13:37:58 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db Modified: PKGBUILD (1.11 -> 1.12) upgpkg: foomatic-db 3.0_20080211-1 ----------+ PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) Index: extra/office/foomatic-db/PKGBUILD diff -u extra/office/foomatic-db/PKGBUILD:1.11 extra/office/foomatic-db/PKGBUILD:1.12 --- extra/office/foomatic-db/PKGBUILD:1.11 Sat Feb 2 13:16:51 2008 +++ extra/office/foomatic-db/PKGBUILD Tue Feb 19 13:37:57 2008 @@ -1,21 +1,19 @@ -# $Id: PKGBUILD,v 1.11 2008/02/02 18:16:51 andyrtr Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/19 18:37:57 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # pkgname=foomatic-db -pkgver=3.0_20071218 -_snapver=3.0-20071218 +pkgver=3.0_20080211 +_snapver=3.0-20080211 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" arch=(i686 x86_64) license=('GPL' 'custom') depends=('perl' 'libxml2') -# sources come and go daily - so we hold a copy source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$_snapver.tar.gz) -#source=(http://archlinux.org/~andyrtr/sources/$pkgname-$_snapver.tar.gz) url="http://www.linuxprinting.org/foomatic.html" options=('force') -md5sums=('21c81eff341b63f5f9bcffb0a53bc906') +md5sums=('5d827cd3d95807c28609d49a5c412c29') build() { cd $startdir/src/$pkgname-* From andyrtr at archlinux.org Tue Feb 19 18:39:32 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 13:39:32 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-filters (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 13:39:32 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-filters Modified: PKGBUILD (1.16 -> 1.17) upgpkg: foomatic-filters 3.0_20080211-1 ----------+ PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) Index: extra/office/foomatic-filters/PKGBUILD diff -u extra/office/foomatic-filters/PKGBUILD:1.16 extra/office/foomatic-filters/PKGBUILD:1.17 --- extra/office/foomatic-filters/PKGBUILD:1.16 Sat Feb 2 13:18:18 2008 +++ extra/office/foomatic-filters/PKGBUILD Tue Feb 19 13:39:32 2008 @@ -1,24 +1,22 @@ -# $Id: PKGBUILD,v 1.16 2008/02/02 18:18:18 andyrtr Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/19 18:39:32 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # # build order: foomatic-db / -filters / -db-ppd / -db-engines / -db-hpijs pkgname=foomatic-filters -pkgver=3.0_20071218 -_snapver=3.0-20071218 +pkgver=3.0_20080211 +_snapver=3.0-20080211 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" arch=(i686 x86_64) license=('GPL') depends=('perl' 'libxml2') makedepends=('enscript') -# sources come and go daily - so we hold a copy source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$_snapver.tar.gz) -#source=(http://archlinux.org/~andyrtr/sources/$pkgname-$_snapver.tar.gz) -md5sums=('69282efbc0bb8c72840eea638ac7dc71') url="http://www.linuxprinting.org/foomatic.html" options=('force') +md5sums=('97b517e94ac85534cdc84a446a872bc2') build() { cd $startdir/src/$pkgname-$_snapver From andyrtr at archlinux.org Tue Feb 19 18:40:51 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 13:40:51 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db-engine (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 13:40:51 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db-engine Modified: PKGBUILD (1.12 -> 1.13) upgpkg: foomatic-db-engine 3.0_20080211-1 ----------+ PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) Index: extra/office/foomatic-db-engine/PKGBUILD diff -u extra/office/foomatic-db-engine/PKGBUILD:1.12 extra/office/foomatic-db-engine/PKGBUILD:1.13 --- extra/office/foomatic-db-engine/PKGBUILD:1.12 Sat Feb 2 13:20:53 2008 +++ extra/office/foomatic-db-engine/PKGBUILD Tue Feb 19 13:40:51 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.12 2008/02/02 18:20:53 andyrtr Exp $ +# $Id: PKGBUILD,v 1.13 2008/02/19 18:40:51 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # pkgname=foomatic-db-engine -pkgver=3.0_20071218 -_snapver=3.0-20071218 +pkgver=3.0_20080211 +_snapver=3.0-20080211 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" arch=(i686 x86_64) @@ -12,12 +12,10 @@ depends=('perl' 'libxml2' 'foomatic-filters') replaces=('foomatic') conflicts=('foomatic') -# sources come and go daily - so we hold a copy source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$_snapver.tar.gz) -#source=(http://archlinux.org/~andyrtr/sources/$pkgname-$_snapver.tar.gz) url="http://www.linuxprinting.org/foomatic.html" options=('force') -md5sums=('29dcaf35a01bd64664215aa2489d43b9') +md5sums=('ba8b08913589568f85548998f6321f95') build() { cd $startdir/src/$pkgname-$_snapver From andyrtr at archlinux.org Tue Feb 19 18:42:47 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 13:42:47 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db-hpijs (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 13:42:47 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db-hpijs Modified: PKGBUILD (1.4 -> 1.5) upgpkg: foomatic-db-hpijs 20080211-1 ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Index: extra/office/foomatic-db-hpijs/PKGBUILD diff -u extra/office/foomatic-db-hpijs/PKGBUILD:1.4 extra/office/foomatic-db-hpijs/PKGBUILD:1.5 --- extra/office/foomatic-db-hpijs/PKGBUILD:1.4 Sat Feb 2 13:22:09 2008 +++ extra/office/foomatic-db-hpijs/PKGBUILD Tue Feb 19 13:42:47 2008 @@ -1,19 +1,17 @@ -# $Id: PKGBUILD,v 1.4 2008/02/02 18:22:09 andyrtr Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/19 18:42:47 andyrtr Exp $ # Maintainer: arjan # Contributor: Tom Newsom # pkgname=foomatic-db-hpijs -pkgver=20071218 +pkgver=20080211 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix - Foomatic data for the HP's HPIJS printer drivers" arch=(i686 x86_64) license=('GPL') depends=('perl' 'libxml2' 'foomatic-db' 'foomatic-filters') -# sources come and go daily - so we hold a copy source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$pkgver.tar.gz) -#source=(http://archlinux.org/~andyrtr/sources/$pkgname-$pkgver.tar.gz) url="http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic" -md5sums=('8b6569a8dbf93a5dabbcf62161f15372') +md5sums=('58bef426f769219592b6b0c81357a04a') build() { cd $startdir/src/$pkgname-$pkgver From andyrtr at archlinux.org Tue Feb 19 18:50:35 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 13:50:35 -0500 Subject: [arch-commits] CVS update of extra/office/foomatic-db-ppd (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 13:50:35 Author: andyrtr Path: /home/cvs-extra/extra/office/foomatic-db-ppd Modified: PKGBUILD (1.17 -> 1.18) upgpkg: foomatic-db-ppd 3.0_20080211-1 ----------+ PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) Index: extra/office/foomatic-db-ppd/PKGBUILD diff -u extra/office/foomatic-db-ppd/PKGBUILD:1.17 extra/office/foomatic-db-ppd/PKGBUILD:1.18 --- extra/office/foomatic-db-ppd/PKGBUILD:1.17 Sat Feb 2 13:29:45 2008 +++ extra/office/foomatic-db-ppd/PKGBUILD Tue Feb 19 13:50:35 2008 @@ -1,21 +1,19 @@ -# $Id: PKGBUILD,v 1.17 2008/02/02 18:29:45 andyrtr Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/19 18:50:35 andyrtr Exp $ # Maintainer: arjan # pkgname=foomatic-db-ppd -pkgver=3.0_20071218 -_snapver=20071218 +pkgver=3.0_20080211 +_snapver=20080211 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix - the ppd files" arch=(i686 x86_64) license=('GPL') install=ppd.install depends=('perl' 'libxml2' 'foomatic-filters') -# sources come and go daily - so we hold a copy -#source=(http://archlinux.org/~andyrtr/sources/foomatic-filters-ppds-$_snapver.tar.gz) source=(http://www.linuxprinting.org/download/foomatic/foomatic-filters-ppds-$_snapver.tar.gz) -md5sums=('d8484505ef1b7c386cac501fe510975b') url="http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic" options=('force') +md5sums=('7f4ebe30453e1f85b82cee2d6ec6c1a0') build() { cd $startdir/src/foomatic-filters-ppds-$_snapver From andyrtr at archlinux.org Tue Feb 19 19:18:29 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 14:18:29 -0500 Subject: [arch-commits] CVS update of extra/daemons/vsftpd (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 14:18:29 Author: andyrtr Path: /home/cvs-extra/extra/daemons/vsftpd Modified: PKGBUILD (1.31 -> 1.32) upgpkg: vsftpd 2.0.6-1 ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Index: extra/daemons/vsftpd/PKGBUILD diff -u extra/daemons/vsftpd/PKGBUILD:1.31 extra/daemons/vsftpd/PKGBUILD:1.32 --- extra/daemons/vsftpd/PKGBUILD:1.31 Tue Jul 25 16:51:56 2006 +++ extra/daemons/vsftpd/PKGBUILD Tue Feb 19 14:18:28 2008 @@ -1,10 +1,11 @@ -# $Id: PKGBUILD,v 1.31 2006/07/25 20:51:56 judd Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/19 19:18:28 andyrtr Exp $ # Maintainer: judd pkgname=vsftpd -pkgver=2.0.5 +pkgver=2.0.6 pkgrel=1 pkgdesc="Very Secure FTP daemon" arch=(i686 x86_64) +license=('GPL') backup=(etc/vsftpd.conf etc/xinetd.d/vsftpd) url="http://vsftpd.beasts.org/" makedepends=('vim') @@ -12,7 +13,8 @@ install=vsftpd.install source=(ftp://vsftpd.beasts.org/users/cevans/vsftpd-$pkgver.tar.gz \ vsftpd.xinetd vsftpd.d) -md5sums=('146062e8b2f93af43ff6c2c770feea94' 'b07fd4609c70063c1d6b20142910c1a6'\ +md5sums=('f7a742690d7f86e356fb66d3840079c7' + 'b07fd4609c70063c1d6b20142910c1a6' 'e46ed8e4c4a6e6a3de59f60b98e4f569') build() { From andyrtr at archlinux.org Tue Feb 19 19:28:47 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 14:28:47 -0500 Subject: [arch-commits] CVS update of core/devel/fakeroot (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 14:28:47 Author: andyrtr Path: /home/cvs-core/core/devel/fakeroot Modified: PKGBUILD (1.14 -> 1.15) upgpkg: fakeroot 1.9.3-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/devel/fakeroot/PKGBUILD diff -u core/devel/fakeroot/PKGBUILD:1.14 core/devel/fakeroot/PKGBUILD:1.15 --- core/devel/fakeroot/PKGBUILD:1.14 Sat Feb 2 08:26:10 2008 +++ core/devel/fakeroot/PKGBUILD Tue Feb 19 14:28:47 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.14 2008/02/02 13:26:10 andyrtr Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/19 19:28:47 andyrtr Exp $ # Maintainer: judd # Contributor: Jochem Kossen pkgname=fakeroot -pkgver=1.9.2 +pkgver=1.9.3 pkgrel=1 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc' 'filesystem' 'grep' 'sed') options=('!libtool') source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz) -md5sums=('713063480d4fcf4f388cffc13491ac05') +md5sums=('d96c9bf27590d6da4215f0af998f1ee9') build() { cd $startdir/src/$pkgname-$pkgver From andyrtr at archlinux.org Tue Feb 19 20:25:13 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Tue, 19 Feb 2008 15:25:13 -0500 Subject: [arch-commits] CVS update of extra/daemons/cups (PKGBUILD cups) Message-ID: Date: Tuesday, February 19, 2008 @ 15:25:13 Author: andyrtr Path: /home/cvs-extra/extra/daemons/cups Modified: PKGBUILD (1.62 -> 1.63) cups (1.6 -> 1.7) upgpkg: cups 1.3.5-2 fixed #9502 ----------+ PKGBUILD | 6 +++--- cups | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) Index: extra/daemons/cups/PKGBUILD diff -u extra/daemons/cups/PKGBUILD:1.62 extra/daemons/cups/PKGBUILD:1.63 --- extra/daemons/cups/PKGBUILD:1.62 Thu Dec 27 13:16:46 2007 +++ extra/daemons/cups/PKGBUILD Tue Feb 19 15:25:13 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.62 2007/12/27 18:16:46 andyrtr Exp $ +# $Id: PKGBUILD,v 1.63 2008/02/19 20:25:13 andyrtr Exp $ # Maintainer: Andreas Radke pkgname=cups pkgver=1.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="The CUPS Printing System" arch=(i686 x86_64) license=('GPL') @@ -14,7 +14,7 @@ source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2 \ cups cups.logrotate cups.pam cupsd.conf) md5sums=('355705c528e9a8d0d439da15454d79a6' - '6c2b97d02710e15618496bddca73d7ab' + '5c85b7d8d2ddd02c2c64955cebbf55ea' 'f861b18f4446c43918c8643dcbbd7f6d' '96f82c38f3f540b53f3e5144900acf17' '3a55ba2b942182ab0bd2584c2138cb2d') Index: extra/daemons/cups/cups diff -u extra/daemons/cups/cups:1.6 extra/daemons/cups/cups:1.7 --- extra/daemons/cups/cups:1.6 Sun Feb 16 22:13:11 2003 +++ extra/daemons/cups/cups Tue Feb 19 15:25:13 2008 @@ -11,7 +11,7 @@ if [ $? -gt 0 ]; then stat_fail else - echo $PID > /var/run/cups.pid + echo $(pidof -o %PPID -x /usr/sbin/cupsd) > /var/run/cups.pid add_daemon cups stat_done fi From damir at archlinux.org Tue Feb 19 22:18:13 2008 From: damir at archlinux.org (Damir Perisa) Date: Tue, 19 Feb 2008 17:18:13 -0500 Subject: [arch-commits] CVS update of extra/multimedia/xfig (PKGBUILD xfig-gcc4.patch) Message-ID: Date: Tuesday, February 19, 2008 @ 17:18:13 Author: damir Path: /home/cvs-extra/extra/multimedia/xfig Modified: PKGBUILD (1.9 -> 1.10) xfig-gcc4.patch (1.2 -> 1.3) upgpkg: xfig 3.2.4-10 xfig downgrade - as decided in bug http://bugs.archlinux.org/task/8806 -----------------+ PKGBUILD | 34 ++++++++++++++++++++++------------ xfig-gcc4.patch | 28 ++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 12 deletions(-) Index: extra/multimedia/xfig/PKGBUILD diff -u extra/multimedia/xfig/PKGBUILD:1.9 extra/multimedia/xfig/PKGBUILD:1.10 --- extra/multimedia/xfig/PKGBUILD:1.9 Wed Oct 17 09:47:55 2007 +++ extra/multimedia/xfig/PKGBUILD Tue Feb 19 17:18:12 2008 @@ -1,36 +1,49 @@ -# $Id: PKGBUILD,v 1.9 2007/10/17 13:47:55 damir Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/19 22:18:12 damir Exp $ # Maintainer: damir # TU: Ben # Contributor: ipqw pkgname=xfig -pkgver=3.2.5 -pkgrel=1 +pkgver=3.2.4 +pkgrel=10 +# downgraded because of bug 8806 and some other issues that make the 3.2.5 quite unusable pkgdesc="Xfig drawing tool" arch=("i686" "x86_64") url="http://www.xfig.org" depends=('libpng' 'libjpeg' 'xaw3d' 'libxi' 'libxaw') makedepends=('imake') +options=('force') license=('custom') source=("http://xfig.org/software/xfig/$pkgver/$pkgname.$pkgver.full.tar.gz" \ "LICENSE" \ "${pkgname}.desktop" \ "${pkgname}.png" \ - "Imakefile.archlinux.patch") + "xfig-gcc4.patch") + install=$pkgname.install build() { cd $startdir/src/$pkgname.$pkgver + # >=3.2.5 # change paths to archlinux standards: - patch -Np0 -i $startdir/src/Imakefile.archlinux.patch || return 1 + # patch -Np0 -i $startdir/src/Imakefile.archlinux.patch || return 1 + + # =3.2.4 + patch -Np1 -i ../xfig-gcc4.patch # make makefile with imake xmkmf || return 1 # build - make || return 1 - make DESTDIR=$startdir/pkg install.all || return 1 + # >=3.2.5 + # make || return 1 + # make DESTDIR=$startdir/pkg install.all || return 1 + # make DESTDIR=$startdir/pkg install.man || return 1 + # =3.2.4 + make XAPPLOADDIR=/usr/share/X11/app-defaults || return 1 + make XAPPLOADDIR=/usr/share/X11/app-defaults \ + DESTDIR=$startdir/pkg install.all || return 1 make DESTDIR=$startdir/pkg install.man || return 1 rm -f ${startdir}/pkg/usr/lib/X11/app-defaults rmdir ${startdir}/pkg/etc/X11/app-defaults @@ -45,8 +58,5 @@ install -D -m644 ../LICENSE ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE } -md5sums=('fae0c67a3951bd41c057deb63b6aa47a' - 'f405b7a96f3401c12153fe6170a7d8f1' - '658942ce4062d2766c8b2395f5ed4319' - '8c99ca12404ed300c77106458c7340c0' - '199754e815475e89d133c7e657a6c228') + + Index: extra/multimedia/xfig/xfig-gcc4.patch diff -u /dev/null extra/multimedia/xfig/xfig-gcc4.patch:1.3 --- /dev/null Tue Feb 19 17:18:13 2008 +++ extra/multimedia/xfig/xfig-gcc4.patch Tue Feb 19 17:18:12 2008 @@ -0,0 +1,28 @@ +diff -ru xfig.3.2.4/u_fonts.h xfig.3.2.4.new/u_fonts.h +--- xfig.3.2.4/u_fonts.h 2002-03-27 01:18:23.000000000 +0100 ++++ xfig.3.2.4.new/u_fonts.h 2005-12-03 15:21:02.054250392 +0100 +@@ -30,12 +30,6 @@ + /* font number for the "nil" font (when user wants tiny text) */ + #define NILL_FONT NUM_FONTS + +-extern int psfontnum(); +-extern int latexfontnum(); +-extern struct _xfstruct x_fontinfo[], x_backup_fontinfo[]; +-extern struct _fstruct ps_fontinfo[]; +-extern struct _fstruct latex_fontinfo[]; +- + /* element of linked list for each font + The head of list is for the different font NAMES, + and the elements of this list are for each different +@@ -61,5 +55,11 @@ + * sizes */ + }; + ++extern int psfontnum(); ++extern int latexfontnum(); ++extern struct _xfstruct x_fontinfo[], x_backup_fontinfo[]; ++extern struct _fstruct ps_fontinfo[]; ++extern struct _fstruct latex_fontinfo[]; ++ + int x_fontnum(); + #endif /* U_FONTS_H */ From eric at archlinux.org Wed Feb 20 04:49:13 2008 From: eric at archlinux.org (Eric Belanger) Date: Tue, 19 Feb 2008 23:49:13 -0500 Subject: [arch-commits] CVS update of extra/science/emboss (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 23:49:13 Author: eric Path: /home/cvs-extra/extra/science/emboss Modified: PKGBUILD (1.11 -> 1.12) upgpkg: emboss 5.0.0-1 fixed build issue ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/science/emboss/PKGBUILD diff -u extra/science/emboss/PKGBUILD:1.11 extra/science/emboss/PKGBUILD:1.12 --- extra/science/emboss/PKGBUILD:1.11 Tue Feb 19 08:20:46 2008 +++ extra/science/emboss/PKGBUILD Tue Feb 19 23:49:12 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.11 2008/02/19 13:20:46 damir Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/20 04:49:12 eric Exp $ # Maintainer: damir pkgname=emboss orgname=EMBOSS @@ -12,14 +12,15 @@ options=("!libtool") license=('GPL2') source=(ftp://emboss.open-bio.org/pub/EMBOSS/$orgname-$pkgver.tar.gz) +md5sums=('be4c895220ad34afd65d450ba7d8e34b') build() { cd $startdir/src/$orgname-$pkgver source /etc/profile.d/jdk.sh + CFLAGS="${CFLAGS} -I/opt/java/include" ./configure --prefix=/usr --enable-large --with-x \ --with-javaos=/opt/java/include/linux/ --with-java=/opt/java/ make || return 1 make prefix=$startdir/pkg/usr install rm -f $startdir/pkg/usr/include/{pcre,pcreposix}.h } -md5sums=('be4c895220ad34afd65d450ba7d8e34b') From eric at archlinux.org Wed Feb 20 04:51:48 2008 From: eric at archlinux.org (Eric Belanger) Date: Tue, 19 Feb 2008 23:51:48 -0500 Subject: [arch-commits] CVS update of extra/multimedia/mpg123 (ChangeLog PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 23:51:48 Author: eric Path: /home/cvs-extra/extra/multimedia/mpg123 Added: ChangeLog (1.1) Modified: PKGBUILD (1.2 -> 1.3) upgpkg: mpg123 1.2.1-1 upstream update, added ChangeLog -----------+ ChangeLog | 4 ++++ PKGBUILD | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) Index: extra/multimedia/mpg123/ChangeLog diff -u /dev/null extra/multimedia/mpg123/ChangeLog:1.1 --- /dev/null Tue Feb 19 23:51:48 2008 +++ extra/multimedia/mpg123/ChangeLog Tue Feb 19 23:51:48 2008 @@ -0,0 +1,4 @@ +2008-02-19 Eric Belanger + + * upstream update: 1.2.1 + Index: extra/multimedia/mpg123/PKGBUILD diff -u extra/multimedia/mpg123/PKGBUILD:1.2 extra/multimedia/mpg123/PKGBUILD:1.3 --- extra/multimedia/mpg123/PKGBUILD:1.2 Fri Feb 1 22:19:11 2008 +++ extra/multimedia/mpg123/PKGBUILD Tue Feb 19 23:51:48 2008 @@ -1,11 +1,11 @@ -# $Id: PKGBUILD,v 1.2 2008/02/02 03:19:11 eric Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/20 04:51:48 eric Exp $ # Maintainer: Eric Belanger # Contributor: William Rea pkgname=mpg123 -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 -pkgdesc="A console based real time MPEG Audio Player for Layer 1,2 and Layer3" +pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and Layer3" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/mpg123" license=('GPL2' 'LGPL2') @@ -17,8 +17,8 @@ replaces=('mpg321') options=('libtool') source=(http://downloads.sourceforge.net/sourceforge/mpg123/mpg123-$pkgver.tar.bz2) -md5sums=('3a5f7b36cbd8af1ae42a23e6e7a5ab38') -sha1sums=('c72c5644e5382db4d8b32a36e44018712673fe92') +md5sums=('2a24331893778f9ece90a3d2b8ee9c1e') +sha1sums=('dd1137925eb2ae78294e1b0c6362e12a679016a5') build() { cd $startdir/src/$pkgname-$pkgver From eric at archlinux.org Wed Feb 20 04:56:15 2008 From: eric at archlinux.org (Eric Belanger) Date: Tue, 19 Feb 2008 23:56:15 -0500 Subject: [arch-commits] CVS update of extra/multimedia/xfig (PKGBUILD) Message-ID: Date: Tuesday, February 19, 2008 @ 23:56:15 Author: eric Path: /home/cvs-extra/extra/multimedia/xfig Modified: PKGBUILD (1.10 -> 1.11) upgpkg: xfig 3.2.4-10 FSH man pages, added md5sums ----------+ PKGBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) Index: extra/multimedia/xfig/PKGBUILD diff -u extra/multimedia/xfig/PKGBUILD:1.10 extra/multimedia/xfig/PKGBUILD:1.11 --- extra/multimedia/xfig/PKGBUILD:1.10 Tue Feb 19 17:18:12 2008 +++ extra/multimedia/xfig/PKGBUILD Tue Feb 19 23:56:15 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.10 2008/02/19 22:18:12 damir Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/20 04:56:15 eric Exp $ # Maintainer: damir # TU: Ben # Contributor: ipqw @@ -19,6 +19,9 @@ "${pkgname}.desktop" \ "${pkgname}.png" \ "xfig-gcc4.patch") +md5sums=('1911fc0f733cb2f40336a8d0e82513de' 'f405b7a96f3401c12153fe6170a7d8f1'\ + '658942ce4062d2766c8b2395f5ed4319' '8c99ca12404ed300c77106458c7340c0'\ + '545bf10fe67a90dcb8736b281d6fdf3f') install=$pkgname.install @@ -43,8 +46,8 @@ # =3.2.4 make XAPPLOADDIR=/usr/share/X11/app-defaults || return 1 make XAPPLOADDIR=/usr/share/X11/app-defaults \ + MANDIR=/usr/share/man \ DESTDIR=$startdir/pkg install.all || return 1 - make DESTDIR=$startdir/pkg install.man || return 1 rm -f ${startdir}/pkg/usr/lib/X11/app-defaults rmdir ${startdir}/pkg/etc/X11/app-defaults From andyrtr at archlinux.org Wed Feb 20 13:37:08 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Wed, 20 Feb 2008 08:37:08 -0500 Subject: [arch-commits] CVS update of extra/devel/ruby (PKGBUILD) Message-ID: Date: Wednesday, February 20, 2008 @ 08:37:08 Author: andyrtr Path: /home/cvs-extra/extra/devel/ruby Modified: PKGBUILD (1.43 -> 1.44) upgpkg: ruby 1.8.6_p111-4 fixed #9624 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/devel/ruby/PKGBUILD diff -u extra/devel/ruby/PKGBUILD:1.43 extra/devel/ruby/PKGBUILD:1.44 --- extra/devel/ruby/PKGBUILD:1.43 Fri Oct 26 12:51:02 2007 +++ extra/devel/ruby/PKGBUILD Wed Feb 20 08:37:08 2008 @@ -1,17 +1,17 @@ -# $Id: PKGBUILD,v 1.43 2007/10/26 16:51:02 pierre Exp $ +# $Id: PKGBUILD,v 1.44 2008/02/20 13:37:08 andyrtr Exp $ # Maintainer: dorphell # Contributors: John Proctor # Jeramy Rutley pkgname=ruby pkgver=1.8.6_p111 _pkgver=1.8.6-p111 -pkgrel=3 +pkgrel=4 pkgdesc="An object-oriented language for quick and easy programming" arch=(i686 x86_64) license=('custom') url="http://www.ruby-lang.org/en/" depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8g' 'zlib' 'readline' 'termcap-compat') -makedepends=('tk') +makedepends=('tk>=8.5') source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) force=y md5sums=('e1d38b7d4f1be55726d6927a3395ce3b') From andyrtr at archlinux.org Wed Feb 20 13:50:09 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Wed, 20 Feb 2008 08:50:09 -0500 Subject: [arch-commits] CVS update of extra/lib/libcups (PKGBUILD) Message-ID: Date: Wednesday, February 20, 2008 @ 08:50:09 Author: andyrtr Path: /home/cvs-extra/extra/lib/libcups Modified: PKGBUILD (1.17 -> 1.18) upgpkg: libcups 1.3.6-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/libcups/PKGBUILD diff -u extra/lib/libcups/PKGBUILD:1.17 extra/lib/libcups/PKGBUILD:1.18 --- extra/lib/libcups/PKGBUILD:1.17 Thu Dec 27 13:06:24 2007 +++ extra/lib/libcups/PKGBUILD Wed Feb 20 08:50:09 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.17 2007/12/27 18:06:24 andyrtr Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/20 13:50:09 andyrtr Exp $ # Maintainer: Andreas Radke pkgname=libcups -pkgver=1.3.5 +pkgver=1.3.6 pkgrel=1 pkgdesc="The CUPS Printing System" arch=(i686 x86_64) @@ -9,7 +9,7 @@ url="http://www.cups.org/" depends=('gnutls' 'libtiff' 'libpng' 'heimdal>=1.0.1') source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2) -md5sums=('355705c528e9a8d0d439da15454d79a6') +md5sums=('642f9f6d879999bff1b51aeee57a3ce1') build() { cd ${startdir}/src/cups-${pkgver} From andyrtr at archlinux.org Wed Feb 20 13:53:45 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Wed, 20 Feb 2008 08:53:45 -0500 Subject: [arch-commits] CVS update of extra/daemons/cups (PKGBUILD) Message-ID: Date: Wednesday, February 20, 2008 @ 08:53:45 Author: andyrtr Path: /home/cvs-extra/extra/daemons/cups Modified: PKGBUILD (1.63 -> 1.64) upgpkg: cups 1.3.6-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/daemons/cups/PKGBUILD diff -u extra/daemons/cups/PKGBUILD:1.63 extra/daemons/cups/PKGBUILD:1.64 --- extra/daemons/cups/PKGBUILD:1.63 Tue Feb 19 15:25:13 2008 +++ extra/daemons/cups/PKGBUILD Wed Feb 20 08:53:44 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.63 2008/02/19 20:25:13 andyrtr Exp $ +# $Id: PKGBUILD,v 1.64 2008/02/20 13:53:44 andyrtr Exp $ # Maintainer: Andreas Radke pkgname=cups -pkgver=1.3.5 -pkgrel=2 +pkgver=1.3.6 +pkgrel=1 pkgdesc="The CUPS Printing System" arch=(i686 x86_64) license=('GPL') @@ -13,7 +13,7 @@ etc/cups/classes.conf etc/logrotate.d/cups etc/pam.d/cups) source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2 \ cups cups.logrotate cups.pam cupsd.conf) -md5sums=('355705c528e9a8d0d439da15454d79a6' +md5sums=('642f9f6d879999bff1b51aeee57a3ce1' '5c85b7d8d2ddd02c2c64955cebbf55ea' 'f861b18f4446c43918c8643dcbbd7f6d' '96f82c38f3f540b53f3e5144900acf17' From alexander at archlinux.org Wed Feb 20 19:50:56 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Wed, 20 Feb 2008 14:50:56 -0500 Subject: [arch-commits] CVS update of extra/x11/xorg-server (PKGBUILD xorg-server.install) Message-ID: Date: Wednesday, February 20, 2008 @ 14:50:56 Author: alexander Path: /home/cvs-extra/extra/x11/xorg-server Modified: PKGBUILD (1.50 -> 1.51) xorg-server.install (1.2 -> 1.3) * enabled dbus/hal support * added warning about necessary config changes to xorg-server.install ---------------------+ PKGBUILD | 16 +++++++++++----- xorg-server.install | 17 ++++++++++++++++- 2 files changed, 27 insertions(+), 6 deletions(-) Index: extra/x11/xorg-server/PKGBUILD diff -u extra/x11/xorg-server/PKGBUILD:1.50 extra/x11/xorg-server/PKGBUILD:1.51 --- extra/x11/xorg-server/PKGBUILD:1.50 Sat Jan 26 04:58:05 2008 +++ extra/x11/xorg-server/PKGBUILD Wed Feb 20 14:50:56 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.50 2008/01/26 09:58:05 jgc Exp $ +# $Id: PKGBUILD,v 1.51 2008/02/20 19:50:56 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot pkgname=xorg-server pkgver=1.4.0.90 -pkgrel=6 +pkgrel=7 _mesaver=7.0.3-rc1 pkgdesc="X.Org X servers" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libxkbui' 'ncurses' 'libxi' 'libxxf86misc' 'libxfont' 'libxrender' 'libdmx' 'libxaw' 'libxxf86vm' 'xcursor-themes' 'xkeyboard-config' 'xorg-server-utils' 'xorg-utils' 'libdrm>=2.3.0' - 'libxfixes' 'xorg-fonts-misc' 'pixman>=0.9.6' 'xbitmaps' 'libgl') + 'libxfixes' 'xorg-fonts-misc' 'pixman>=0.9.6' 'xbitmaps' 'libgl' 'hal') makedepends=('pkgconfig' 'xf86driproto' 'xcmiscproto' 'xtrans' 'bigreqsproto' 'xf86bigfontproto' 'resourceproto' 'evieext' 'damageproto>=1.1.0' 'compositeproto>=0.4' 'scrnsaverproto' 'libxres' 'xorg-util-macros' @@ -116,7 +116,7 @@ --with-mesa-source=${startdir}/src/Mesa-${_mesaver} \ --enable-ipv6 \ --enable-dri \ - --enable-dmx \ + --disable-dmx \ --enable-xvfb \ --enable-xnest \ --enable-composite \ @@ -137,7 +137,7 @@ --with-xkb-path=/usr/share/X11/xkb \ --with-xkb-output=/usr/share/X11/xkb/compiled \ --with-dri-driver-path=/usr/lib/xorg/modules/dri \ - --disable-config-hal \ + --enable-config-hal \ --disable-static make || return 1 @@ -157,6 +157,12 @@ mkdir -p ${startdir}/pkg/usr/share/licenses/${pkgname} install -m644 ${startdir}/src/${pkgname}-${pkgver}/COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/ + + install -D -m644 ${startdir}/src/${pkgname}-${pkgver}/config/xorg-server.conf \ + ${startdir}/pkg/etc/dbus-1/system.d/xorg-server.conf + + install -D -m644 ${startdir}/src/${pkgname}-${pkgver}/config/x11-input.fdi \ + ${startdir}/pkg/etc/hal/fdi/policy/11-xkeyboard.fdi } md5sums=('bb16e969850dbb5d3805cb88d35656d0' '9bd9a3f3cebac89ff5a3571e1f51ca4f' Index: extra/x11/xorg-server/xorg-server.install diff -u extra/x11/xorg-server/xorg-server.install:1.2 extra/x11/xorg-server/xorg-server.install:1.3 --- extra/x11/xorg-server/xorg-server.install:1.2 Wed Oct 10 15:21:04 2007 +++ extra/x11/xorg-server/xorg-server.install Wed Feb 20 14:50:56 2008 @@ -7,9 +7,24 @@ ln -sf /usr/lib/xorg/modules/libwfb.so.1.4 \ /usr/lib/xorg/modules/libwfb.so else - echo ":: Another libwfb has been detected." + echo ":: Another libwfb has been detected thus we are linking" + echo ":: it to libwfb.so." + echo " " fi + echo ":: ATTENTION!" + echo ":: Since xorg-server version 1.4.0.90-7 hal support has" + echo ":: been enabled. By default keyboard layouts and variants" + echo ":: will now be overridden by hal. Please modfiy" + echo "::" + echo ":: /etc/hal/fdi/policy/11-xkeyboard.fdi" + echo "::" + echo ":: to suit your needs and restart X." + echo ":: Furthermore, if you want to take full advantage of the" + echo ":: new hotplug features, please consider installing" + echo "::" + echo ":: xf86-input-evdev" + /bin/true } From pierre at archlinux.org Wed Feb 20 19:55:45 2008 From: pierre at archlinux.org (Pierre Schmitz) Date: Wed, 20 Feb 2008 14:55:45 -0500 Subject: [arch-commits] CVS update of extra/daemons/imap (PKGBUILD) Message-ID: Date: Wednesday, February 20, 2008 @ 14:55:45 Author: pierre Path: /home/cvs-extra/extra/daemons/imap Modified: PKGBUILD (1.32 -> 1.33) upgpkg: imap 2007-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/daemons/imap/PKGBUILD diff -u extra/daemons/imap/PKGBUILD:1.32 extra/daemons/imap/PKGBUILD:1.33 --- extra/daemons/imap/PKGBUILD:1.32 Tue Jul 17 16:07:16 2007 +++ extra/daemons/imap/PKGBUILD Wed Feb 20 14:55:45 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.32 2007/07/17 20:07:16 tpowa Exp $ +# $Id: PKGBUILD,v 1.33 2008/02/20 19:55:45 pierre Exp $ # Maintainer: judd pkgname=imap -pkgver=2006j2 +pkgver=2007 pkgrel=1 pkgdesc="An IMAP/POP server" arch=(i686 x86_64) @@ -11,7 +11,7 @@ source=(ftp://ftp.cac.washington.edu/imap/${pkgname}-${pkgver}.tar.Z \ imap ipop2 ipop3) backup=(etc/xinetd.d/{imap,ipop2,ipop3} etc/ssl/certs/{imapd,ipop3d}.pem) -md5sums=('d7900691c415bcc725c1bf2b15e4fb99' +md5sums=('8162c341dd3a08d18b369a745cf83838' 'e77dedb80c2fec9bf2ef784ed5f976fb' 'cc3eba6453242aa0b1bc8881160b2136' '0a5e27183a9b7e8ec5f6703125371e0a') @@ -19,7 +19,7 @@ build() { # fix Makefile - cd $startdir/src/$pkgname-2006j/src/osdep/unix + cd $startdir/src/$pkgname-$pkgver/src/osdep/unix cp Makefile Makefile.orig sed \ -e "s:-g -fno-omit-frame-pointer -O6:\${CFLAGS}:" \ @@ -27,7 +27,7 @@ -e "s:SSLCERTS=\$(SSLDIR)/certs:SSLCERTS=/etc/ssl/certs:" \ < Makefile.orig > Makefile - cd $startdir/src/$pkgname-2006j + cd $startdir/src/$pkgname-$pkgver # NOTE: if you wish to enforce SSL, use SSLTYPE=unix.nopwd if [ "$CARCH" == "x86_64" ]; then From kevin at archlinux.org Wed Feb 20 20:23:22 2008 From: kevin at archlinux.org (Kevin Piche) Date: Wed, 20 Feb 2008 15:23:22 -0500 Subject: [arch-commits] CVS update of extra/emulators/bochs (PKGBUILD) Message-ID: Date: Wednesday, February 20, 2008 @ 15:23:22 Author: kevin Path: /home/cvs-extra/extra/emulators/bochs Modified: PKGBUILD (1.25 -> 1.26) upgpkg: bochs 2.3.6-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/emulators/bochs/PKGBUILD diff -u extra/emulators/bochs/PKGBUILD:1.25 extra/emulators/bochs/PKGBUILD:1.26 --- extra/emulators/bochs/PKGBUILD:1.25 Sun Oct 7 14:08:02 2007 +++ extra/emulators/bochs/PKGBUILD Wed Feb 20 15:23:22 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.25 2007/10/07 18:08:02 kevin Exp $ +# $Id: PKGBUILD,v 1.26 2008/02/20 20:23:22 kevin Exp $ #Contributor: Tom Newsom # Maintainer: Kevin Piche pkgname=bochs -pkgver=2.3.5 +pkgver=2.3.6 pkgrel=1 pkgdesc="A portable x86 PC emulation software package" arch=(i686 x86_64) @@ -11,7 +11,7 @@ url="http://bochs.sourceforge.net/" source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz) depends=('gcc-libs' 'libxpm') -md5sums=('2d9b2c1e17b4eba2d46b208be09df4a9') +md5sums=('5b666fb64d7ccf9baa0122ec15a3f4b9') build() { cd ${startdir}/src/${pkgname}-${pkgver} From tpowa at archlinux.org Wed Feb 20 21:46:42 2008 From: tpowa at archlinux.org (Tobias Powalowski) Date: Wed, 20 Feb 2008 16:46:42 -0500 Subject: [arch-commits] CVS update of core/base/kernel26 (13 files) Message-ID: Date: Wednesday, February 20, 2008 @ 16:46:42 Author: tpowa Path: /home/cvs-core/core/base/kernel26 Added: ata-2.6.24.patch (1.1) fuse-2.6.24.patch (1.1) pre-2.6.24.3.patch (1.1) Modified: PKGBUILD (1.290 -> 1.291) mactel-linux-2.6.24.patch (1.2 -> 1.3) Removed: 2405_hostap-netdev-type.patch (1.1) hibernate-saa7134.diff (1.2) lhash-2.6.22.patch (1.1) mactel-linux-2.6.23.patch (1.1) pre-2.6.24.2.patch (1.1) put_filp.patch (1.1) squashfs3.2-patch.bz2 (1.2) toshiba-acpi.patch (1.3) 'upgpkg: update to new version - bumped unionfs to latest version - http://bugs.archlinux.org/task/9600 - http://bugs.archlinux.org/task/9386 - fixed fuse - updated mactel patch to reflect latest status - removed old patches from cvs' -------------------------------+ 2405_hostap-netdev-type.patch | 107 --- PKGBUILD | 43 - ata-2.6.24.patch | 102 ++ fuse-2.6.24.patch | 34 hibernate-saa7134.diff | 504 -------------- lhash-2.6.22.patch | 41 - mactel-linux-2.6.23.patch | 1420 ---------------------------------------- mactel-linux-2.6.24.patch | 545 ++++++++++----- pre-2.6.24.2.patch | 415 ----------- pre-2.6.24.3.patch | 398 +++++++++++ put_filp.patch | 16 squashfs3.2-patch.bz2 | <> toshiba-acpi.patch | 588 ---------------- 13 files changed, 948 insertions(+), 3266 deletions(-) The diff is longer than the limit of 39KB. From dan at archlinux.org Thu Feb 21 01:35:19 2008 From: dan at archlinux.org (Dan McGee) Date: Wed, 20 Feb 2008 20:35:19 -0500 Subject: [arch-commits] CVS update of core/base/pacman (PKGBUILD mirrorlist) Message-ID: Date: Wednesday, February 20, 2008 @ 20:35:19 Author: dan Path: /home/cvs-core/core/base/pacman Modified: PKGBUILD (1.153 -> 1.154) mirrorlist (1.3 -> 1.4) upgpkg: pacman 3.1.2-1 ------------+ PKGBUILD | 13 ++++++------- mirrorlist | 6 +++--- 2 files changed, 9 insertions(+), 10 deletions(-) Index: core/base/pacman/PKGBUILD diff -u core/base/pacman/PKGBUILD:1.153 core/base/pacman/PKGBUILD:1.154 --- core/base/pacman/PKGBUILD:1.153 Sun Jan 20 15:34:09 2008 +++ core/base/pacman/PKGBUILD Wed Feb 20 20:35:19 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.153 2008/01/20 20:34:09 dan Exp $ +# $Id: PKGBUILD,v 1.154 2008/02/21 01:35:19 dan Exp $ # Maintainer: Aaron Griffin # Maintainer: Dan McGee pkgname=pacman -pkgver=3.1.1 +pkgver=3.1.2 pkgrel=1 pkgdesc="A library-based package manager with dependency support" arch=('i686' 'x86_64') @@ -11,16 +11,15 @@ license=('GPL') groups=('base') depends=('gcc-libs' 'bash' 'libarchive>=2.4.11' 'libdownload>=1.3') -backup=(etc/pacman.conf etc/makepkg.conf - etc/pacman.d/{mirrorlist,core,release,extra,unstable,community,testing}) +backup=(etc/pacman.conf etc/makepkg.conf etc/pacman.d/mirrorlist) install=pacman.install options=(!libtool) source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz pacman.conf mirrorlist) -md5sums=('cf349ce217b96180db09d65821df7e29' +md5sums=('fb1ef744d2a2b82ec386add8bedb9d28' 'a960bb221183782e44886555d2dc54a6' - '44693a46d7523a3fe94e6f8a051deb34') + '1b5210989548a6d432a0d7fe7196869b') build() { cd $startdir/src/$pkgname-$pkgver @@ -35,7 +34,7 @@ install -m644 ${startdir}/src/mirrorlist ${startdir}/pkg/etc/pacman.d/ # customize mirrorlist to architecture - sed -i -e "s/@carch@/${CARCH}/" ${startdir}/pkg/etc/pacman.d/mirrorlist + sed -i -e "s/@carch@/${CARCH}/g" ${startdir}/pkg/etc/pacman.d/mirrorlist # install completion files mkdir -p $startdir/pkg/etc/bash_completion.d/ Index: core/base/pacman/mirrorlist diff -u core/base/pacman/mirrorlist:1.3 core/base/pacman/mirrorlist:1.4 --- core/base/pacman/mirrorlist:1.3 Thu Feb 14 18:48:12 2008 +++ core/base/pacman/mirrorlist Wed Feb 20 20:35:19 2008 @@ -28,8 +28,6 @@ Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/@carch@ # - Estonia Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/@carch@ -# - Finland -Server = ftp://ftp.sixnix.net/pub/archlinux/$repo/os/@carch@ # - France Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/@carch@ Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/@carch@ @@ -38,8 +36,10 @@ Server = ftp://ftp.free.fr/mirrors/ftp.archlinux.org/$repo/os/@carch@ # - Germany Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/@carch@ +Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/@carch@ +Server = ftp://ftp.uni-bayreuth.de/pub/linux/archlinux/$repo/os/@carch@ Server = ftp://ftp.archlinuxppc.org/@carch@/$repo/os/@carch@ -Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/$repo/os/@carch@ +Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/@carch@ # - Great Britain Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/@carch@ # - Greece From dan at archlinux.org Thu Feb 21 05:10:27 2008 From: dan at archlinux.org (Dan McGee) Date: Thu, 21 Feb 2008 00:10:27 -0500 Subject: [arch-commits] CVS update of core/base/udev (PKGBUILD usb_id-fix.patch) Message-ID: Date: Thursday, February 21, 2008 @ 00:10:27 Author: dan Path: /home/cvs-core/core/base/udev Modified: PKGBUILD (1.151 -> 1.152) Removed: usb_id-fix.patch (1.3) upgpkg: udev 118-1 ------------------+ PKGBUILD | 33 +++++++++------- usb_id-fix.patch | 107 ----------------------------------------------------- 2 files changed, 19 insertions(+), 121 deletions(-) Index: core/base/udev/PKGBUILD diff -u core/base/udev/PKGBUILD:1.151 core/base/udev/PKGBUILD:1.152 --- core/base/udev/PKGBUILD:1.151 Thu Nov 15 19:02:39 2007 +++ core/base/udev/PKGBUILD Thu Feb 21 00:10:27 2008 @@ -1,24 +1,32 @@ -# $Id: PKGBUILD,v 1.151 2007/11/16 00:02:39 daniel Exp $ -# Maintainer: Judd Vinet +# $Id: PKGBUILD,v 1.152 2008/02/21 05:10:27 dan Exp $ +# Maintainer: ??? pkgname=udev -pkgver=116 -pkgrel=3 +pkgver=118 +pkgrel=1 pkgdesc="The userspace dev tools (udev)" arch=(i686 x86_64) url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" license=('GPL') groups=('base') -depends=('glibc' 'coreutils' 'util-linux' 'mktemp') +depends=('glibc' 'coreutils' 'util-linux') install=udev.install -backup=(etc/udev/udev.conf \ - etc/udev/rules.d/udev.rules etc/scsi_id.config etc/udev/cdsymlinks.conf) +backup=(etc/udev/udev.conf + etc/udev/rules.d/udev.rules + etc/scsi_id.config + etc/udev/cdsymlinks.conf) conflicts=('pcmcia-cs' 'hotplug') replaces=('devfsd') options=(!makeflags) source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgname-$pkgver.tar.bz2 \ - migrate-udev udev.rules start_udev load-modules.sh cdrom-rules.patch cdsymlinks.sh root-link.sh\ - readme-udev-arch.txt usb_id-fix.patch) -md5sums=('02c49d93ffda4a104c853c082138b835' + migrate-udev + udev.rules + start_udev + load-modules.sh + cdrom-rules.patch + cdsymlinks.sh + root-link.sh + readme-udev-arch.txt) +md5sums=('39ab2404464c7026c65eb878827192b9' '49434a593918c822077bc3af765f1aff' 'e3ce87c990b1ed410a368dc7ea4c7f2f' 'a68a519d1ed8cbbd2f45c23eb32ea218' @@ -26,13 +34,10 @@ '12d3ab1283c56beb903afcab11789037' '8424b78e9dd772e75b4ef90814807815' '2d6dc6842464f107bccc68cd505a6c31' - 'f01c60661e4b32ca7c7f905c1e194a52' - '0abefab0d8eda09c78b85524e1ffcf60') + 'f01c60661e4b32ca7c7f905c1e194a52') build() { cd $startdir/src/$pkgname-$pkgver - # http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=963033472f8d2aab0bf77147b916de8f3b0b5450#patch1 - patch -Np1 -i ../usb_id-fix.patch || return 1 make || return 1 make INSTALL=/bin/install DESTDIR=$startdir/pkg install \ EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id extras/firmware extras/floppy extras/scsi_id extras/usb_id extras/volume_id extras/path_id extras/rule_generator" Index: core/base/udev/usb_id-fix.patch diff -u core/base/udev/usb_id-fix.patch:1.3 core/base/udev/usb_id-fix.patch:removed --- core/base/udev/usb_id-fix.patch:1.3 Wed Dec 12 01:23:30 2007 +++ core/base/udev/usb_id-fix.patch Thu Feb 21 00:10:27 2008 @@ -1,107 +0,0 @@ -From: Kay Sievers -Date: Mon, 15 Oct 2007 18:38:20 +0000 (+0200) -Subject: usb_id: fail if vendor/product can not be retrieved -X-Git-Url: http://git.kernel.org/?p=linux%2Fhotplug%2Fudev.git;a=commitdiff_plain;h=963033472f8d2aab0bf77147b916de8f3b0b5450 - -usb_id: fail if vendor/product can not be retrieved - -Thanks to Daniel Drake for identifying the bug. ---- - -diff --git a/extras/usb_id/usb_id.c b/extras/usb_id/usb_id.c -index d36a27b..5fb030d 100644 ---- a/extras/usb_id/usb_id.c -+++ b/extras/usb_id/usb_id.c -@@ -1,7 +1,5 @@ - /* -- * usb_id.c -- * -- * Identify an USB (block) device -+ * usb_id - identify an USB device - * - * Copyright (c) 2005 SUSE Linux Products GmbH, Germany - * -@@ -224,8 +222,6 @@ static int usb_id(const char *devpath) - struct sysfs_device *dev; - struct sysfs_device *dev_interface; - struct sysfs_device *dev_usb; -- const char *scsi_model, *scsi_vendor, *scsi_type, *scsi_rev; -- const char *usb_model = NULL, *usb_vendor = NULL, *usb_rev, *usb_serial; - const char *if_class, *if_subclass; - int if_class_num; - int protocol = 0; -@@ -271,6 +267,7 @@ static int usb_id(const char *devpath) - /* mass storage */ - if (protocol == 6 && !use_usb_info) { - struct sysfs_device *dev_scsi; -+ const char *scsi_model, *scsi_vendor, *scsi_type, *scsi_rev; - int host, bus, target, lun; - - /* get scsi device */ -@@ -321,40 +318,50 @@ static int usb_id(const char *devpath) - } - - fallback: -- /* Fallback to USB vendor & device */ -+ /* fallback to USB vendor & device */ - if (vendor_str[0] == '\0') { -+ const char *usb_vendor = NULL; -+ - if (!use_num_info) -- if (!(usb_vendor = sysfs_attr_get_value(dev_usb->devpath, "manufacturer"))) -- dbg("No USB vendor string found, using idVendor"); -+ usb_vendor = sysfs_attr_get_value(dev_usb->devpath, "manufacturer"); -+ -+ if (!usb_vendor) -+ usb_vendor = sysfs_attr_get_value(dev_usb->devpath, "idVendor"); - - if (!usb_vendor) { -- if (!(usb_vendor = sysfs_attr_get_value(dev_usb->devpath, "idVendor"))) { -- dbg("No USB vendor information available\n"); -- sprintf(vendor_str,"0000"); -- } -+ info("No USB vendor information available"); -+ return 1; - } -- set_str(vendor_str,usb_vendor, sizeof(vendor_str) - 1); -+ set_str(vendor_str, usb_vendor, sizeof(vendor_str)-1); - } -- -+ - if (model_str[0] == '\0') { -+ const char *usb_model = NULL; -+ - if (!use_num_info) -- if (!(usb_model = sysfs_attr_get_value(dev_usb->devpath, "product"))) -- dbg("No USB model string found, using idProduct"); -- -+ usb_model = sysfs_attr_get_value(dev_usb->devpath, "product"); -+ -+ if (!usb_model) -+ usb_model = sysfs_attr_get_value(dev_usb->devpath, "idProduct"); -+ - if (!usb_model) { -- if (!(usb_model = sysfs_attr_get_value(dev_usb->devpath, "idProduct"))) -- dbg("No USB model information available\n"); sprintf(model_str,"0000"); -+ dbg("No USB model information available"); -+ return 1; - } -- set_str(model_str, usb_model, sizeof(model_str) - 1); -+ set_str(model_str, usb_model, sizeof(model_str)-1); - } - - if (revision_str[0] == '\0') { -+ const char *usb_rev; -+ - usb_rev = sysfs_attr_get_value(dev_usb->devpath, "bcdDevice"); - if (usb_rev) - set_str(revision_str, usb_rev, sizeof(revision_str)-1); - } - - if (serial_str[0] == '\0') { -+ const char *usb_serial; -+ - usb_serial = sysfs_attr_get_value(dev_usb->devpath, "serial"); - if (usb_serial) - set_str(serial_str, usb_serial, sizeof(serial_str)-1); - From aaron at archlinux.org Thu Feb 21 06:16:07 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Thu, 21 Feb 2008 01:16:07 -0500 Subject: [arch-commits] CVS update of core/base/filesystem (PKGBUILD filesystem.install) Message-ID: Date: Thursday, February 21, 2008 @ 01:16:07 Author: aaron Path: /home/cvs-core/core/base/filesystem Modified: PKGBUILD (1.97 -> 1.98) filesystem.install (1.16 -> 1.17) upgpkg: filesystem 2008.02-2 FS#6350 fix /var/lock permissions --------------------+ PKGBUILD | 5 +++-- filesystem.install | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) Index: core/base/filesystem/PKGBUILD diff -u core/base/filesystem/PKGBUILD:1.97 core/base/filesystem/PKGBUILD:1.98 --- core/base/filesystem/PKGBUILD:1.97 Thu Feb 14 15:47:57 2008 +++ core/base/filesystem/PKGBUILD Thu Feb 21 01:16:07 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.97 2008/02/14 20:47:57 aaron Exp $ +# $Id: PKGBUILD,v 1.98 2008/02/21 06:16:07 aaron Exp $ # Maintainer: Aaron Griffin # Contributor: judd pkgname=filesystem pkgver=2008.02 -pkgrel=1 +pkgrel=2 pkgdesc="Base filesystem" arch=(i686 x86_64) license=('GPL') @@ -51,6 +51,7 @@ # fhs compliance mkdir -p usr/local/{bin,games,include,lib,man,sbin,share,src} mkdir -p var/{cache/man,local,lock,opt,run,spool/mail,tmp,games} + chmod 1777 var/lock mkdir -p var/log/old mkdir -p etc/{skel,profile.d} mkdir -p lib/modules Index: core/base/filesystem/filesystem.install diff -u core/base/filesystem/filesystem.install:1.16 core/base/filesystem/filesystem.install:1.17 --- core/base/filesystem/filesystem.install:1.16 Fri Feb 8 05:55:28 2008 +++ core/base/filesystem/filesystem.install Thu Feb 21 01:16:07 2008 @@ -7,7 +7,7 @@ # workaround for bug #7194 # readded due to bug #9465 # please do not remove! - chmod 1777 var/spool/mail tmp var/tmp + chmod 1777 var/spool/mail tmp var/tmp var/lock } # arg 1: the new package version From aaron at archlinux.org Thu Feb 21 06:29:54 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Thu, 21 Feb 2008 01:29:54 -0500 Subject: [arch-commits] CVS update of core/base/udev (5 files) Message-ID: Date: Thursday, February 21, 2008 @ 01:29:54 Author: aaron Path: /home/cvs-core/core/base/udev Added: 00-load-blacklist.rules (1.1) mod-blacklist.sh (1.1) Modified: PKGBUILD (1.152 -> 1.153) load-modules.sh (1.9 -> 1.10) udev.rules (1.92 -> 1.93) upgpkg: udev 118-2 FS#8702 - Fix persistant input devices FS#8878 - Attempted speed up of load-modules.sh FS#8591 - Fix loading of RTC devices -------------------------+ 00-load-blacklist.rules | 1 PKGBUILD | 41 +++++++++++++------------------ load-modules.sh | 60 +++++++++++++++------------------------------- mod-blacklist.sh | 47 ++++++++++++++++++++++++++++++++++++ udev.rules | 9 +++--- 5 files changed, 90 insertions(+), 68 deletions(-) Index: core/base/udev/00-load-blacklist.rules diff -u /dev/null core/base/udev/00-load-blacklist.rules:1.1 --- /dev/null Thu Feb 21 01:29:54 2008 +++ core/base/udev/00-load-blacklist.rules Thu Feb 21 01:29:54 2008 @@ -0,0 +1 @@ +IMPORT{program} = "/lib/udev/mod-blacklist.sh" Index: core/base/udev/PKGBUILD diff -u core/base/udev/PKGBUILD:1.152 core/base/udev/PKGBUILD:1.153 --- core/base/udev/PKGBUILD:1.152 Thu Feb 21 00:10:27 2008 +++ core/base/udev/PKGBUILD Thu Feb 21 01:29:54 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.152 2008/02/21 05:10:27 dan Exp $ +# $Id: PKGBUILD,v 1.153 2008/02/21 06:29:54 aaron Exp $ # Maintainer: ??? pkgname=udev pkgver=118 -pkgrel=1 +pkgrel=2 pkgdesc="The userspace dev tools (udev)" arch=(i686 x86_64) url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" @@ -17,20 +17,15 @@ conflicts=('pcmcia-cs' 'hotplug') replaces=('devfsd') options=(!makeflags) -source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgname-$pkgver.tar.bz2 \ - migrate-udev - udev.rules - start_udev - load-modules.sh - cdrom-rules.patch - cdsymlinks.sh - root-link.sh - readme-udev-arch.txt) +source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgname-$pkgver.tar.bz2 + migrate-udev udev.rules 00-load-blacklist.rules load-modules.sh mod-blacklist.sh + cdrom-rules.patch cdsymlinks.sh root-link.sh readme-udev-arch.txt) md5sums=('39ab2404464c7026c65eb878827192b9' '49434a593918c822077bc3af765f1aff' - 'e3ce87c990b1ed410a368dc7ea4c7f2f' - 'a68a519d1ed8cbbd2f45c23eb32ea218' - '7fde690532937da756fa26e8f9757590' + 'd6777d650a6642d44539042bd3d9a456' + '65de8f29b853f4644fcc1c3ed3dd9938' + 'edfd8b53af8107c7c4a01490c37b16b4' + '89274af2ac493b67883112bfb16045ee' '12d3ab1283c56beb903afcab11789037' '8424b78e9dd772e75b4ef90814807815' '2d6dc6842464f107bccc68cd505a6c31' @@ -44,18 +39,18 @@ # remove udev default files rm -f $startdir/pkg/etc/udev/rules.d/{05-udev-early.rules,50-udev-default.rules,60-persistent-storage.rules,61-persistent-storage-edd.rules,60-persistent-input.rules,80-drivers.rules,95-udev-late.rules} install -D -m755 extras/path_id/path_id $startdir/pkg/sbin/path_id - install -D -m755 ../migrate-udev $startdir/pkg/sbin/migrate-udev - install -D -m644 ../udev.rules $startdir/pkg/etc/udev/rules.d/udev.rules - # install start_udev script - install -D -m755 $startdir/src/start_udev $startdir/pkg/etc/start_udev - # install load-modules.sh - install -D -m 755 $startdir/src/load-modules.sh $startdir/pkg/lib/udev/load-modules.sh + install -D -m755 $startdir/src/migrate-udev $startdir/pkg/sbin/migrate-udev + install -D -m644 $startdir/src/udev.rules $startdir/pkg/etc/udev/rules.d/udev.rules + # install out module loadintg subsystem + install -D -m755 $startdir/src/load-modules.sh $startdir/pkg/lib/udev/load-modules.sh + install -D -m755 $startdir/src/mod-blacklist.sh $startdir/pkg/lib/udev/mod-blacklist.sh + install -D -m644 $startdir/src/00-load-blacklist.rules $startdir/pkg/etc/udev/rules.d/00-load-blacklist.rules # install cdsymlinks.sh - install -D -m 755 $startdir/src/cdsymlinks.sh $startdir/pkg/lib/udev/cdsymlinks.sh + install -D -m755 $startdir/src/cdsymlinks.sh $startdir/pkg/lib/udev/cdsymlinks.sh # install root-link.sh - install -D -m 755 $startdir/src/root-link.sh $startdir/pkg/lib/udev/root-link.sh + install -D -m755 $startdir/src/root-link.sh $startdir/pkg/lib/udev/root-link.sh # install instructions - install -D -m 644 $startdir/src/readme-udev-arch.txt $startdir/pkg/etc/udev/readme-udev-arch.txt + install -D -m644 $startdir/src/readme-udev-arch.txt $startdir/pkg/etc/udev/readme-udev-arch.txt # add devices dir mkdir $startdir/pkg/lib/udev/devices # disable error loggin to prevent startup failures printed to vc on boot Index: core/base/udev/load-modules.sh diff -u core/base/udev/load-modules.sh:1.9 core/base/udev/load-modules.sh:1.10 --- core/base/udev/load-modules.sh:1.9 Thu Oct 18 05:21:48 2007 +++ core/base/udev/load-modules.sh Thu Feb 21 01:29:54 2008 @@ -1,52 +1,32 @@ #! /bin/sh # Implement blacklisting for udev-loaded modules -# Includes module checking -# - Aaron Griffin & Tobias Powalowski for Archlinux -. /etc/rc.conf [ $# -ne 1 ] && exit 1 -if [ -f /proc/cmdline ]; then - for cmd in $(cat /proc/cmdline); do - case $cmd in - *=*) eval $cmd ;; - esac - done -fi - -# blacklist framebuffer modules -for x in $(echo /lib/modules/$(uname -r)/kernel/drivers/video/*/*fb*); do - BLACKLIST="$BLACKLIST $(basename $x .ko)" -done -for x in $(echo /lib/modules/$(uname -r)/kernel/drivers/video/*fb*); do - BLACKLIST="$BLACKLIST $(basename $x .ko)" -done -# get the real names from modaliases -i="$(/sbin/modprobe -i --show-depends $1 | sed "s#^insmod /lib.*/\(.*\)\.ko.*#\1#g" | sed 's|-|_|g')" -# get blacklistet modules -k="$(echo $BLACKLIST ${MOD_BLACKLIST[@]} | sed 's|-|_|g')" -j="$(echo ${MODULES[@]} | sed 's|-|_|g')" -#add disabled MODULES (!) to blacklist - much requested feature -for m in ${j}; do - [ "$m" != "${m#!}" ] && k="${k} ${m#!}" -done -# add disablemodules= from commandline to blacklist -k="${k} $(echo ${disablemodules} | sed 's|-|_|g' | sed 's|,| |g')" +if [ "$MOD_AUTOLOAD" = "yes" -o "$MOD_AUTOLOAD" = "YES" ]; then + if [ -n "$BLACKLIST" ]; then + depmods="$(/sbin/modprobe -i --show-depends $1)" + if [ $? -ne 0 ]; then + /usr/bin/logger -p info "cannot find module $1" + exit 1 + fi + #sanitize our module names + depmods="$(echo $depmods \ + | sed "s#^insmod /lib.*/\(.*\)\.ko.*#\1#g" \ + | sed 's|-|_|g')" -if [ "$MOD_AUTOLOAD" = "yes" -o "$MOD_AUTOLOAD" = "YES" ] && [ "$load_modules" != "off" ]; then - if [ "${k}" != "" ]; then - for n in ${i}; do - if echo ${k} | /bin/grep "\<$n\>" 2>&1 >/dev/null; then - /usr/bin/logger -p info \ - "udev load-modules: $i is blacklisted" - exit 1 - fi - done + for mod in $depmods; do + if echo $BLACKLIST | /bin/grep "\<$mod\>" 2>&1 >/dev/null; then + /usr/bin/logger -p info "udev load-modules: $1 is blacklisted" + exit 1 + fi + done fi /sbin/modprobe $1 else - /usr/bin/logger -p info \ - "udev load-modules: autoloading is disabled, not loading $i" + #/usr/bin/logger -p info \ + echo \ + "udev load-modules: autoloading is disabled, not loading $1" fi # vim: set et ts=4: Index: core/base/udev/mod-blacklist.sh diff -u /dev/null core/base/udev/mod-blacklist.sh:1.1 --- /dev/null Thu Feb 21 01:29:54 2008 +++ core/base/udev/mod-blacklist.sh Thu Feb 21 01:29:54 2008 @@ -0,0 +1,47 @@ +#! /bin/bash +# Export a combined blacklist of all modules +# for use by the load-modules script +# +# NOTE: we only need bash because of rc.conf, but this +# is a one-time use script, so we're good + +. /etc/rc.conf + +# grab modules from rc.conf +BLACKLIST="${MOD_BLACKLIST[@]}" + +if [ -f /proc/cmdline ]; then + for cmd in $(cat /proc/cmdline); do + case $cmd in + *=*) eval $cmd ;; + esac + done + #parse cmdline entries of the form "disablemodules=x,y,z" + if [ -n "$disablemodules" ]; then + BLACKLIST="$BLACKLIST $(echo $disablemodules | sed 's|,| |g')" + fi + if [ "$load_modules" == "off" ]; then + MOD_AUTOLOAD="no" + fi +fi + +# blacklist framebuffer modules +DRIVER_DIR="/lib/modules/$(uname -r)/kernel/drivers/" +for x in $DRIVER_DIR/video/*/*fb*; do + BLACKLIST="$BLACKLIST $(basename $x .ko)" +done +for x in $DRIVER_DIR/video/*fb*; do + BLACKLIST="$BLACKLIST $(basename $x .ko)" +done + +#MODULES entries in rc.conf that begin with ! are blacklisted +for mod in ${MODULES[@]}; do + if [ "${mod}" != "${mod#!}" ]; then + BLACKLIST="$BLACKLIST ${mod#!}" + fi +done + +echo "MOD_AUTOLOAD=\"$MOD_AUTOLOAD\"" +echo "BLACKLIST=\"$BLACKLIST\"" + +# vim: set et ts=4: Index: core/base/udev/udev.rules diff -u core/base/udev/udev.rules:1.92 core/base/udev/udev.rules:1.93 --- core/base/udev/udev.rules:1.92 Mon Oct 15 13:55:07 2007 +++ core/base/udev/udev.rules Thu Feb 21 01:29:54 2008 @@ -77,9 +77,7 @@ ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNP0800", RUN+="/lib/udev/load-modules.sh pcspkr" # not needed anymore with kernel >= 2.6.21 #ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNP0b00", RUN+="/lib/udev/load-modules.sh rtc" -ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNP0b00", RUN+="/lib/udev/load-modules.sh rtc_dev" -ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNP0b00", RUN+="/lib/udev/load-modules.sh rtc_proc" -ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNP0b00", RUN+="/lib/udev/load-modules.sh rtc_sysfs" +ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNP0b00", RUN+="/lib/udev/load-modules.sh rtc_cmos" ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="*PNP0510*", RUN+="/lib/udev/load-modules.sh irtty-sir" ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="*PNP0511*", RUN+="/lib/udev/load-modules.sh irtty-sir" ACTION=="add", SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", ATTRS{id}=="PNPb02f", RUN+="/lib/udev/load-modules.sh analog" @@ -434,8 +432,9 @@ ENV{ID_CLASS}=="?*", ENV{ID_SERIAL}=="", ENV{ID_SERIAL}="noserial" # by-id links, generic and for the event devices -KERNEL=="mouse*|js*", ENV{ID_SUBSYSTEMS}=="?*", ENV{ID_SERIAL}=="?*", ENV{ID_CLASS}=="?*", SYMLINK+="input/by-id/$env{ID_SUBSYSTEMS}-$env{ID_SERIAL}-$env{ID_CLASS}" -KERNEL=="event*", ENV{ID_SUBSYSTEMS}=="?*", ENV{ID_SERIAL}=="?*", ENV{ID_CLASS}=="?*", SYMLINK+="input/by-id/$env{ID_SUBSYSTEMS}-$env{ID_SERIAL}-event-$env{ID_CLASS}" +KERNEL=="mouse*|js*", ENV{ID_BUS}=="?*", ENV{ID_SERIAL}=="?*", ENV{ID_CLASS}=="?*", SYMLINK+="input/by-id/$env{ID_BUS}-$env{ID_SERIAL}-$env{ID_CLASS}" +KERNEL=="event*", ENV{ID_BUS}=="?*", ENV{ID_SERIAL}=="?*", ENV{ID_CLASS}=="?*", SYMLINK+="input/by-id/$env{ID_BUS}-$env{ID_SERIAL}-event-$env{ID_CLASS}" + # by-path links IMPORT{program}="/lib/udev/path_id %p" From aaron at archlinux.org Thu Feb 21 07:04:08 2008 From: aaron at archlinux.org (Aaron Griffin) Date: Thu, 21 Feb 2008 02:04:08 -0500 Subject: [arch-commits] CVS update of core/base/initscripts (ChangeLog PKGBUILD) Message-ID: Date: Thursday, February 21, 2008 @ 02:04:08 Author: aaron Path: /home/cvs-core/core/base/initscripts Added: ChangeLog (1.1) Modified: PKGBUILD (1.185 -> 1.186) upgpkg: initscripts 2008.02-1 New release, see ChangeLog for details -----------+ ChangeLog | 291 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ PKGBUILD | 14 +- 2 files changed, 299 insertions(+), 6 deletions(-) Index: core/base/initscripts/ChangeLog diff -u /dev/null core/base/initscripts/ChangeLog:1.1 --- /dev/null Thu Feb 21 02:04:08 2008 +++ core/base/initscripts/ChangeLog Thu Feb 21 02:04:08 2008 @@ -0,0 +1,291 @@ +commit bb639b33167e13602aacf34bab6032992e7b3d6a +Author: Aaron Griffin +Date: Wed Feb 20 23:46:57 2008 -0600 + + Add some udev stats output + + So we can see timing and all that jazz + + Signed-off-by: Aaron Griffin + +commit e658f681e1d36a75b527d182ce28ee0781ed4492 +Author: Dan McGee +Date: Thu Feb 14 20:16:49 2008 -0600 + + rc.shutdown: Fix hwclock double calls + + Commit 9673449ac0af77751eab62423114f27e7dbc497c added --directisa + configuration to rc.shutdown, but didn't remove the old hwclock calls and + instead just added a second call. Remove the original calls. + + Signed-off-by: Dan McGee + +commit e16e2d17c97f91cdb9eda0ad3525ee7977ad40a6 +Merge: 626037f... fbb8d26... +Author: Dan McGee +Date: Thu Feb 14 19:56:02 2008 -0600 + + Merge branch 'posix' into working + +commit 626037f6043596f21511b76b088dca86fc079f42 +Author: Dan McGee +Date: Thu Feb 14 19:53:03 2008 -0600 + + functions:source_functions(): don't fail on empty dir + + Instead of using globbing which will fail on an empty directory, use an ls + call similar to other places in the initscripts which is not prone to + failure. (See rc.single in the daemon shutdown for example.) + + Signed-off-by: Dan McGee + +commit fbb8d26a81dc220d7795be871e09c89fd0e03a76 +Author: Dan McGee +Date: Fri Nov 30 09:30:05 2007 -0600 + + Remove echo -e usage from rc.sysinit + + Use the always available (in sh) printf method instead. + + Signed-off-by: Dan McGee + +commit 7b6fddfb12106c9485a9ceb8fa1876a501d1f181 +Author: Dan McGee +Date: Fri Nov 30 09:23:02 2007 -0600 + + Remove some bashisms from network, even though we cannot convert it + + Since netfs and network source rc.conf, we cannot fully convert it to an sh + script. However, we can get rid of a few things that are not sh compatible. + + Signed-off-by: Dan McGee + +commit e3985084056bb80c886ea649674c3da5b906ccab +Author: Dan McGee +Date: Fri Nov 30 09:18:26 2007 -0600 + + Make install.sh sh compatible + + Signed-off-by: Dan McGee + +commit 980791fd888b6efff6319c77363aab473166ca6b +Author: Dan McGee +Date: Fri Nov 30 09:17:15 2007 -0600 + + Make functions sh compatible + + There is no reason to use bashisms in functions, so eliminate any and use + printf instead of echo options which are not guaranteed to be implemented in + a POSIX sh. + + Signed-off-by: Dan McGee + +commit dc4cee8f5987098a07a8b272573424b599a52598 +Author: Dan McGee +Date: Sat Nov 17 12:03:59 2007 -0600 + + Don't assume sh == bash + + Signed-off-by: Dan McGee + +commit ccc90d4d211a61a21c835c1e51c807ddd485a136 +Author: Roman Kyrylych +Date: Thu Feb 14 14:51:40 2008 -0600 + + Add support for (un)mounting nfs4 + + Signed-off-by: Roman Kyrylych + Signed-off-by: Aaron Griffin + +commit 9673449ac0af77751eab62423114f27e7dbc497c +Author: Roman Kyrylych +Date: Wed Jan 23 17:46:03 2008 -0600 + + Use --directisa configuration in rc.shutdown as well + + Signed-off-by: Roman Kyrylych + Signed-off-by: Aaron Griffin + +commit f589387f0b9ef56de8ab30f50a3c562e010baeeb +Author: Loic Nageleisen +Date: Tue Jan 8 09:14:42 2008 -0600 + + Enhance interface 'up' state checking + + Using the 'UP' state to imply operational status is wrong and even if a + device is 'UP' we may still need to run ifconfig/dhcp + + Signed-off-by: Aaron Griffin + +commit 9e341d31cd15172941268412d258c38591ff4988 +Author: Aaron Griffin +Date: Tue Jan 8 09:09:46 2008 -0600 + + network script logic cleanups/enhancements + + Signed-off-by: Aaron Griffin + +commit 7719cd7c0ac6d3f316ed8595becf29ef418d9af9 +Author: Aaron Griffin +Date: Tue Jan 8 09:07:05 2008 -0600 + + Remove the hotplug functionality from the network script + + Hotplug hasn't been supported in Arch for ages + + Signed-off-by: Aaron Griffin + +commit c2d7f40b2e0837f5544e6e2bfc22dc12e994ed16 +Author: Aaron Griffin +Date: Tue Jan 8 03:35:05 2008 -0600 + + Create some basic device nodes on initialization + + We need, at the very least, these three device nodes + (null, console, and zero) created before we get udev + up and running + + Signed-off-by: Aaron Griffin + +commit cd0b3911131ee0eddc32c5e3992036c2e769948f +Author: Jonathan Frazier +Date: Tue Jan 8 03:26:12 2008 -0600 + + minilogd cleanup and warning fixes + + gcc gives a warning about signed/unsigned ints, and it tries to write to + syslog's /dev/log with a dgram socket which gives an EPROTOCOL error. + + Signed-off-by: Aaron Griffin + +commit 9bf2014b750579d9720c13c9dfb9d358e0c27665 +Author: Aaron Griffin +Date: Tue Jan 8 03:06:56 2008 -0600 + + Allow --directisa configuration for hwclock calls + + Signed-off-by: Aaron Griffin + +commit ab5595c4f8cdea8e6b1813701828576cbfee2fc2 +Author: Aaron Griffin +Date: Thu Dec 20 12:32:12 2007 -0600 + + Deprecate MOD_BLACKLIST via some comments + + Signed-off-by: Aaron Griffin + +commit 2694f1224dfb5b5c734a781fc813e639139feb39 +Author: Aaron Griffin +Date: Thu Dec 20 12:19:56 2007 -0600 + + Mount our ram /dev as soon as possible + + On readonly root systems, lots of fdup calls fail on device nodes, for + instance in minilogd. So we'll mount /dev as early as we can + + Signed-off-by: Aaron Griffin + +commit 25811badce84cd157a8b66c84e78f931cad1d129 +Author: Aaron Griffin +Date: Thu Dec 20 12:15:26 2007 -0600 + + Set hwclock *before* udev is loaded + + This prevents /dev/ timestamps from being 'in the future' when the hwclock + is not in UTC. + + Closes FS#8665 + + Signed-off-by: Aaron Griffin + +commit b82f9d580d1ab70e78de4c81c180c5a308bd1238 +Author: James Rayner +Date: Thu Dec 20 10:53:25 2007 -0600 + + Tidy up rc.conf + + Signed-off-by: Aaron Griffin + +commit a4a35bda6ef3fd3e444e90ab362369f0b1f511dc +Author: Simo Leone +Date: Thu Dec 20 01:30:59 2007 -0600 + + Make the background black on all status text + + This is the easiest way to cleanup the script output on white terminals + without resorting to shutting off color. + + It won't make everyone happy, though. + + Ref: FS#1186 + + Signed-off-by: Aaron Griffin + +commit 5ccb8edb591213e03fc3909aa7db7242b9f54b30 +Author: Aaron Griffin +Date: Mon Dec 17 16:16:38 2007 -0600 + + Modify comment above MOD_AUTOLOAD to indicate that it autoloads + + Some people thought the comment was unclear + + Signed-off-by: Aaron Griffin + +commit 20d6e1081ec7105207c01e9d8d2a58bb4a145331 +Author: Aaron Griffin +Date: Mon Dec 17 16:08:05 2007 -0600 + + Save dmesg output at the end of the boot process + + Signed-off-by: Aaron Griffin + +commit 9d86b8814583509069ad6707688e2b41fc0d292f +Author: Roman Kyrylych +Date: Wed Dec 12 10:28:37 2007 -0600 + + Fix FS#8843 (no colors in rc.sysinit output with separate /usr) + + when tput returns exit code 3 - assume it output '8' + (as written in the /usr/share/terminfo/l/linux file) + + Signed-off-by: Roman Kyrylych + + Converted to if/elsif form + + Signed-off-by: Aaron Griffin + +commit 662a52c15343338e9d843c6f70d39acefd3a2c4c +Author: Dan McGee +Date: Sun Nov 18 11:47:54 2007 -0600 + + Move start_udev actions to rc.sysinit + + start_udev has been deprecated upstream for some time. We shouldn't use + some hacked up version of it either. + + Signed-off-by: Dan McGee + Signed-off-by: Aaron Griffin + +commit b1d0ec7cb6e8cea9f2fd7b0c11a0b607467615bd +Author: James Rayner +Date: Sat Nov 10 13:26:39 2007 +1100 + + Removing netcfg from initscripts + + Signed-off-by: Aaron Griffin + +commit b8e558d5784c8054a91dcefd8495b739a664dbae +Author: Aaron Griffin +Date: Wed Nov 28 14:47:09 2007 -0600 + + Source /etc/rc.d/functions.d/ for additional initscript functions + + Signed-off-by: Aaron Griffin + +commit 57879c6d6c51918b8106142e70643b53a9a8c7da +Author: Roman Kyrylych +Date: Fri Nov 9 16:47:44 2007 +0200 + + Improve error handling and allow multiple keymaps to be loaded + + Signed-off-by: Roman Kyrylych Index: core/base/initscripts/PKGBUILD diff -u core/base/initscripts/PKGBUILD:1.185 core/base/initscripts/PKGBUILD:1.186 --- core/base/initscripts/PKGBUILD:1.185 Mon Oct 22 09:54:22 2007 +++ core/base/initscripts/PKGBUILD Thu Feb 21 02:04:08 2008 @@ -1,18 +1,20 @@ -# $Id: PKGBUILD,v 1.185 2007/10/22 13:54:22 tpowa Exp $ +# $Id: PKGBUILD,v 1.186 2008/02/21 07:04:08 aaron Exp $ # Maintainer: Thomas Baechler +# Maintainer: Aaron Griffin + pkgname=initscripts -pkgver=2007.11 -pkgrel=2 +pkgver=2008.02 +pkgrel=1 pkgdesc="System initialization/bootup scripts" arch=('i686' 'x86_64') url="http://www.archlinux.org" license=('GPL') groups=('base') backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown) -depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=081' 'net-tools' 'ncurses') +depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=118' 'net-tools' 'ncurses') install=initscripts.install -source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.bz2) -md5sums=('633ef0baadf1257570f96d27c4fbc1fb') +source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.gz) +md5sums=('55cc2ede13c711b1655a2b6cb8c2c82e') build() { cd ${startdir}/src/${pkgname}-${pkgver}-${pkgrel}/ From alexander at archlinux.org Thu Feb 21 13:23:03 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Thu, 21 Feb 2008 08:23:03 -0500 Subject: [arch-commits] CVS update of extra/x11/xorg-apps (PKGBUILD) Message-ID: Date: Thursday, February 21, 2008 @ 08:23:03 Author: alexander Path: /home/cvs-extra/extra/x11/xorg-apps Modified: PKGBUILD (1.11 -> 1.12) * upgraded luit to 1.0.3 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/x11/xorg-apps/PKGBUILD diff -u extra/x11/xorg-apps/PKGBUILD:1.11 extra/x11/xorg-apps/PKGBUILD:1.12 --- extra/x11/xorg-apps/PKGBUILD:1.11 Wed Aug 22 11:50:13 2007 +++ extra/x11/xorg-apps/PKGBUILD Thu Feb 21 08:23:03 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.11 2007/08/22 15:50:13 alexander Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/21 13:23:03 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot pkgname=xorg-apps pkgver=1.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Various X.Org applications" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" @@ -11,7 +11,7 @@ makedepends=(pkgconfig xbitmaps) source=(${url}/releases/individual/app/oclock-1.0.1.tar.bz2 - ${url}/releases/individual/app/luit-1.0.2.tar.bz2 + ${url}/releases/individual/app/luit-1.0.3.tar.bz2 ${url}/releases/individual/app/xclock-1.0.2.tar.bz2 ${url}/releases/individual/app/xpr-1.0.2.tar.bz2 ${url}/releases/individual/app/xwd-1.0.1.tar.bz2 @@ -56,7 +56,7 @@ done } md5sums=('91f49547f9ed3cd0137c8b7c3183e360' - 'aacda46598ce3af8ca16e2a8132db1b2' + 'b01e4f71c20fc1c79ed727759c1df40c' '6b930326f71993fb54b7203902b387cd' '6b3a6896081f628bf5a2c9129417c86f' '911addfb7fa402217ddac63e5c1d97c7' From alexander at archlinux.org Thu Feb 21 13:38:42 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Thu, 21 Feb 2008 08:38:42 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-input-acecad (PKGBUILD) Message-ID: Date: Thursday, February 21, 2008 @ 08:38:42 Author: alexander Path: /home/cvs-extra/extra/x11-drivers/xf86-input-acecad Modified: PKGBUILD (1.7 -> 1.8) upgpkg: xf86-input-acecad 1.2.2 ----------+ PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Index: extra/x11-drivers/xf86-input-acecad/PKGBUILD diff -u extra/x11-drivers/xf86-input-acecad/PKGBUILD:1.7 extra/x11-drivers/xf86-input-acecad/PKGBUILD:1.8 --- extra/x11-drivers/xf86-input-acecad/PKGBUILD:1.7 Sat Sep 22 14:04:07 2007 +++ extra/x11-drivers/xf86-input-acecad/PKGBUILD Thu Feb 21 08:38:42 2008 @@ -1,23 +1,22 @@ -# $Id: PKGBUILD,v 1.7 2007/09/22 18:04:07 alexander Exp $ +# $Id: PKGBUILD,v 1.8 2008/02/21 13:38:42 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot pkgname=xf86-input-acecad -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc="X.Org acecad tablet input driver" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" depends=('glibc') -makedepends=('pkgconfig' 'xorg-server>=1.4') +makedepends=('pkgconfig' 'xorg-server>=1.4.0.90') options=('!libtool') groups=('xorg-input-drivers') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2) build() { cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/usr \ - --build=${CHOST} --host=${CHOST} + ./configure --prefix=/usr make || return 1 make DESTDIR=${startdir}/pkg install || return 1 } -md5sums=('2c371317f2aae34c04db63c19759a44e') +md5sums=('2d6596b2b0cfa527b5ed4df2014684bf') From alexander at archlinux.org Thu Feb 21 13:40:03 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Thu, 21 Feb 2008 08:40:03 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-video-ati (PKGBUILD) Message-ID: Date: Thursday, February 21, 2008 @ 08:40:03 Author: alexander Path: /home/cvs-extra/extra/x11-drivers/xf86-video-ati Modified: PKGBUILD (1.31 -> 1.32) upgpkg: xf86-video-ati 6.8.0 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/x11-drivers/xf86-video-ati/PKGBUILD diff -u extra/x11-drivers/xf86-video-ati/PKGBUILD:1.31 extra/x11-drivers/xf86-video-ati/PKGBUILD:1.32 --- extra/x11-drivers/xf86-video-ati/PKGBUILD:1.31 Sun Feb 3 10:08:58 2008 +++ extra/x11-drivers/xf86-video-ati/PKGBUILD Thu Feb 21 08:40:01 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.31 2008/02/03 15:08:58 jgc Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/21 13:40:01 alexander Exp $ # Maintainer: Alexander Baldeck # Contributor: Jan de Groot pkgname=xf86-video-ati -pkgver=6.7.197 -pkgrel=2 +pkgver=6.8.0 +pkgrel=1 _mesaver="7.0.3-rc1" pkgdesc="X.org ati video driver" arch=(i686 x86_64) @@ -16,8 +16,6 @@ license=('custom') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 ftp://ftp.archlinux.org/other/mesa/MesaLib-${_mesaver}.tar.bz2) -md5sums=('7bd53945ce6d0b48b7fd558039e82aa2' - '9bd9a3f3cebac89ff5a3571e1f51ca4f') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -49,3 +47,5 @@ cd drivers/dri make DESTDIR=${startdir}/pkg install || return 1 } +md5sums=('3c97c7925ebf4162eeb3463e23adc0e3' + '9bd9a3f3cebac89ff5a3571e1f51ca4f') From alexander at archlinux.org Fri Feb 22 14:56:14 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Fri, 22 Feb 2008 09:56:14 -0500 Subject: [arch-commits] CVS update of extra/lib/xulrunner (8 files) Message-ID: Date: Friday, February 22, 2008 @ 09:56:14 Author: alexander Path: /home/cvs-extra/extra/lib/xulrunner Added: firefox-1.5-new-gtkim.patch (1.1) firefox-1.5-theme-change.patch (1.1) firefox-2.0-add-ldflags.patch (1.1) firefox-2.0-pango-printing.patch (1.1) firefox-visibility.patch (1.1) iceweasel_2.0.0.12-1_part.patch (1.1) Modified: PKGBUILD (1.29 -> 1.30) mozconfig (1.7 -> 1.8) upgpkg: xulrunner 1.8.1.12 ----------------------------------+ PKGBUILD | 38 firefox-1.5-new-gtkim.patch | 13 firefox-1.5-theme-change.patch | 263 ++ firefox-2.0-add-ldflags.patch | 10 firefox-2.0-pango-printing.patch | 4586 +++++++++++++++++++++++++++++++++++++ firefox-visibility.patch | 20 iceweasel_2.0.0.12-1_part.patch | 113 mozconfig | 7 8 files changed, 5033 insertions(+), 17 deletions(-) The diff is longer than the limit of 39KB. From andyrtr at archlinux.org Fri Feb 22 16:24:19 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Fri, 22 Feb 2008 11:24:19 -0500 Subject: [arch-commits] CVS update of core/base/man-pages (PKGBUILD) Message-ID: Date: Friday, February 22, 2008 @ 11:24:19 Author: andyrtr Path: /home/cvs-core/core/base/man-pages Modified: PKGBUILD (1.75 -> 1.76) upgpkg: man-pages 2.78-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/man-pages/PKGBUILD diff -u core/base/man-pages/PKGBUILD:1.75 core/base/man-pages/PKGBUILD:1.76 --- core/base/man-pages/PKGBUILD:1.75 Sat Feb 2 09:45:06 2008 +++ core/base/man-pages/PKGBUILD Fri Feb 22 11:24:19 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.75 2008/02/02 14:45:06 andyrtr Exp $ +# $Id: PKGBUILD,v 1.76 2008/02/22 16:24:19 andyrtr Exp $ # Maintainer: judd pkgname=man-pages -pkgver=2.77 +pkgver=2.78 pkgrel=1 pkgdesc="Linux man pages" arch=(i686 x86_64) @@ -10,7 +10,7 @@ groups=('base') depends=() source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.gz) -md5sums=('cf276a3c46464be8e514a9bb7c6d07fa') +md5sums=('15c5e8d2e1fc4653dc18327ce1702dad') build() { cd $startdir/src/$pkgname-$pkgver From andyrtr at archlinux.org Sat Feb 23 12:33:35 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 23 Feb 2008 07:33:35 -0500 Subject: [arch-commits] CVS update of extra/network/claws-mail-extra-plugins (PKGBUILD) Message-ID: Date: Saturday, February 23, 2008 @ 07:33:35 Author: andyrtr Path: /home/cvs-extra/extra/network/claws-mail-extra-plugins Modified: PKGBUILD (1.6 -> 1.7) upgpkg: claws-mail-extra-plugins 3.3.1-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/claws-mail-extra-plugins/PKGBUILD diff -u extra/network/claws-mail-extra-plugins/PKGBUILD:1.6 extra/network/claws-mail-extra-plugins/PKGBUILD:1.7 --- extra/network/claws-mail-extra-plugins/PKGBUILD:1.6 Fri Feb 8 17:46:49 2008 +++ extra/network/claws-mail-extra-plugins/PKGBUILD Sat Feb 23 07:33:35 2008 @@ -2,19 +2,19 @@ # kate: hl Bash; pkgname=claws-mail-extra-plugins -pkgver=3.3.0 +pkgver=3.3.1 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.2.0" 'poppler' 'libxml2' 'curl' 'libgtkhtml' 'gpgme' 'libetpan' 'ghostscript' 'poppler-glib' 'libnotify' 'clamav') +depends=("claws-mail>=3.3.1" 'poppler' 'libxml2' 'curl' 'libgtkhtml' 'gpgme' 'libetpan' 'ghostscript' 'poppler-glib' 'libnotify') makedepends=('make' 'bc') conflicts=('claws-gtkhtml2_viewer' 'claws-mail-acpinotifier-plugin' 'sylpheed-claws-gtkhtml2-plugin' 'sylpheed-claws-rssyl-plugin' 'sylpheed-claws-extra-plugins') replaces=('sylpheed-claws-extra-plugins') options=(!LIBTOOL) source=("http://downloads.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-extra-plugins-$pkgver.tar.bz2") -md5sums=('3d9891668ccff252caa88496f59bd3c7') +md5sums=('ddd2e136308ca98838352e4010ad746b') build() { # remove an unwanted plugin nobody needs. it would pull ytnef dependency From andyrtr at archlinux.org Sat Feb 23 12:35:16 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 23 Feb 2008 07:35:16 -0500 Subject: [arch-commits] CVS update of extra/network/claws-mail (PKGBUILD) Message-ID: Date: Saturday, February 23, 2008 @ 07:35:16 Author: andyrtr Path: /home/cvs-extra/extra/network/claws-mail Modified: PKGBUILD (1.19 -> 1.20) upgpkg: claws-mail 3.3.1-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/claws-mail/PKGBUILD diff -u extra/network/claws-mail/PKGBUILD:1.19 extra/network/claws-mail/PKGBUILD:1.20 --- extra/network/claws-mail/PKGBUILD:1.19 Fri Feb 8 17:48:53 2008 +++ extra/network/claws-mail/PKGBUILD Sat Feb 23 07:35:16 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.19 2008/02/08 22:48:53 andyrtr Exp $ +# $Id: PKGBUILD,v 1.20 2008/02/23 12:35:16 andyrtr Exp $ # Maintainer: Tobias Kieslich # Contributor: Sarah Hay pkgname=claws-mail -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ options=(!libtool) install=claws-mail.install source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2) -md5sums=('646fea69bfa82be5f507e72e055957b6') +md5sums=('f4bfa174cf1e6bda86ec5ff276be9d9a') build() { cd ${startdir}/src/${pkgname}-${pkgver} From andyrtr at archlinux.org Sat Feb 23 19:39:49 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 23 Feb 2008 14:39:49 -0500 Subject: [arch-commits] CVS update of unstable/network/opera-devel (PKGBUILD) Message-ID: Date: Saturday, February 23, 2008 @ 14:39:49 Author: andyrtr Path: /home/cvs-unstable/unstable/network/opera-devel Modified: PKGBUILD (1.1 -> 1.2) upgpkg: opera-devel 9.50-0.16 ----------+ PKGBUILD | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) Index: unstable/network/opera-devel/PKGBUILD diff -u unstable/network/opera-devel/PKGBUILD:1.1 unstable/network/opera-devel/PKGBUILD:1.2 --- unstable/network/opera-devel/PKGBUILD:1.1 Thu Feb 14 14:20:58 2008 +++ unstable/network/opera-devel/PKGBUILD Sat Feb 23 14:39:49 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.1 2008/02/14 19:20:58 andyrtr Exp $ +# $Id: PKGBUILD,v 1.2 2008/02/23 19:39:49 andyrtr Exp $ # Maintainer: Tom Killian # Contributor: dorphell pkgname=opera-devel pkgver=9.50 -pkgrel=0.15 +pkgrel=0.16 pkgdesc="The Opera web browser developement and testing version" url="http://www.opera.com/" depends=('qt3') @@ -12,21 +12,19 @@ arch=('i686' 'x86_64') conflicts=('opera') provides=('opera') -source=(http://snapshot.opera.com/unix/snapshot-1800/intel-linux/opera-9.50-20080211.6-shared-qt.i386-1800.tar.bz2 opera.desktop opera_logo48.png) -md5sums=('43eb7abf8e65f0469d1095ca412e1359' - '63420a6c4e77f7d9aa3d8f0ebd330947' - 'a270c65b8d4f8e2e76439f417ea44265') -[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1800/x86_64-linux/opera-9.50-20080211.2-shared-qt.x86_64-1800.tar.bz2 +source=(http://snapshot.opera.com/unix/snapshot-1823/intel-linux/opera-9.50-20080221.6-shared-qt.i386-1800.tar.bz2 opera.desktop opera_logo48.png) + +[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1823/x86_64-linux/opera-9.50-20080221.2-shared-qt.x86_64-1823.tar.bz2 opera.desktop opera_logo48.png) -[ "$CARCH" = "x86_64" ] && md5sums=('2f94767c46a8aab422341048eec1fb66' +[ "$CARCH" = "x86_64" ] && md5sums=('beccc81d7b7b4f98bd0695767e08bc9e' '63420a6c4e77f7d9aa3d8f0ebd330947' 'a270c65b8d4f8e2e76439f417ea44265') build() { if [ "$CARCH" = "x86_64" ]; then - cd ${startdir}/src/opera-9.50-20080211.2-shared-qt.x86_64-1800 + cd ${startdir}/src/opera-9.50-20080221.2-shared-qt.x86_64-1823 sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1 - else cd ${startdir}/src/opera-9.50-20080211.6-shared-qt.i386-1800 + else cd ${startdir}/src/opera-9.50-20080221.6-shared-qt.i386-1823 sed 's|/usr/X11R6/lib/mozilla/plugins=1|/usr/lib/mozilla/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1 fi ./install.sh DESTDIR=${startdir}/pkg From andyrtr at archlinux.org Sat Feb 23 19:53:29 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 23 Feb 2008 14:53:29 -0500 Subject: [arch-commits] CVS update of unstable/network/opera-devel (PKGBUILD) Message-ID: Date: Saturday, February 23, 2008 @ 14:53:29 Author: andyrtr Path: /home/cvs-unstable/unstable/network/opera-devel Modified: PKGBUILD (1.2 -> 1.3) upgpkg: opera-devel 9.50-0.16 ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Index: unstable/network/opera-devel/PKGBUILD diff -u unstable/network/opera-devel/PKGBUILD:1.2 unstable/network/opera-devel/PKGBUILD:1.3 --- unstable/network/opera-devel/PKGBUILD:1.2 Sat Feb 23 14:39:49 2008 +++ unstable/network/opera-devel/PKGBUILD Sat Feb 23 14:53:29 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.2 2008/02/23 19:39:49 andyrtr Exp $ +# $Id: PKGBUILD,v 1.3 2008/02/23 19:53:29 andyrtr Exp $ # Maintainer: Tom Killian # Contributor: dorphell @@ -12,8 +12,10 @@ arch=('i686' 'x86_64') conflicts=('opera') provides=('opera') -source=(http://snapshot.opera.com/unix/snapshot-1823/intel-linux/opera-9.50-20080221.6-shared-qt.i386-1800.tar.bz2 opera.desktop opera_logo48.png) - +source=(http://snapshot.opera.com/unix/snapshot-1823/intel-linux/opera-9.50-20080221.6-shared-qt.i386-1823.tar.bz2 opera.desktop opera_logo48.png) +md5sums=('b2287cabc005aab0a43156af38c696b1' + '63420a6c4e77f7d9aa3d8f0ebd330947' + 'a270c65b8d4f8e2e76439f417ea44265') [ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1823/x86_64-linux/opera-9.50-20080221.2-shared-qt.x86_64-1823.tar.bz2 opera.desktop opera_logo48.png) [ "$CARCH" = "x86_64" ] && md5sums=('beccc81d7b7b4f98bd0695767e08bc9e' From andyrtr at archlinux.org Sat Feb 23 20:44:38 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 23 Feb 2008 15:44:38 -0500 Subject: [arch-commits] CVS update of extra/devel/python (2 files) Message-ID: Date: Saturday, February 23, 2008 @ 15:44:38 Author: andyrtr Path: /home/cvs-extra/extra/devel/python Modified: PKGBUILD (1.50 -> 1.51) python2.6-set_wakeup_fd4.patch (1.1 -> 1.2) upgpkg: python 2.5.2-1 --------------------------------+ PKGBUILD | 15 ++++------- python2.6-set_wakeup_fd4.patch | 50 ++++++++++++++++++++++----------------- 2 files changed, 35 insertions(+), 30 deletions(-) Index: extra/devel/python/PKGBUILD diff -u extra/devel/python/PKGBUILD:1.50 extra/devel/python/PKGBUILD:1.51 --- extra/devel/python/PKGBUILD:1.50 Thu Jan 10 12:43:41 2008 +++ extra/devel/python/PKGBUILD Sat Feb 23 15:44:38 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.50 2008/01/10 17:43:41 jgc Exp $ +# $Id: PKGBUILD,v 1.51 2008/02/23 20:44:38 andyrtr Exp $ # Maintainer: Jason Chu pkgname=python -pkgver=2.5.1 -pkgrel=5 +pkgver=2.5.2 +pkgrel=1 _pybasever=2.5 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') @@ -15,23 +15,20 @@ replaces=('python-ctypes') source=(http://www.python.org/ftp/python/${pkgver}/Python-${pkgver}.tar.bz2 Python-2.4.4-gdbm-1.patch - db4.6-setup.py-detection.patch python-2.5.CVE-2007-4965-int-overflow.patch python2.6-set_wakeup_fd4.patch) -md5sums=('70084ffa561660f07de466c2c8c4842d' +md5sums=('afb5451049eda91fbde10bd5a4b7fadc' '2b61e06365e9fb5f3af22d946efa8be6' - '599fc8d1cb63a406d46e30c7e4b62a29' '491416c1b337fc61b6cdf5981d895a7d' - 'e9f8c840ba4a2bf1ea73102fd333352e') + 'ec56710959deb01b5fa35829cafec6a3') build() { cd ${startdir}/src/Python-${pkgver} patch -Np1 -i ${startdir}/src/Python-2.4.4-gdbm-1.patch || return 1 - patch -Np0 -i ${startdir}/src/db4.6-setup.py-detection.patch || return 1 # fix http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965 patch -Np1 -i ${startdir}/src//python-2.5.CVE-2007-4965-int-overflow.patch || return 1 - patch -Np1 -i ${startdir}/src/python2.6-set_wakeup_fd4.patch || return 1 + patch -Np2 -i ${startdir}/src/python2.6-set_wakeup_fd4.patch || return 1 ./configure --prefix=/usr --enable-shared --with-threads --enable-unicode # This is supposed to be the previous version's python directory Index: extra/devel/python/python2.6-set_wakeup_fd4.patch diff -u extra/devel/python/python2.6-set_wakeup_fd4.patch:1.1 extra/devel/python/python2.6-set_wakeup_fd4.patch:1.2 --- extra/devel/python/python2.6-set_wakeup_fd4.patch:1.1 Thu Jan 10 12:43:42 2008 +++ extra/devel/python/python2.6-set_wakeup_fd4.patch Sat Feb 23 15:44:38 2008 @@ -1,6 +1,5 @@ -diff -rup Python-2.5.1-orig/Modules/signalmodule.c Python-2.5.1/Modules/signalmodule.c ---- Python-2.5.1-orig/Modules/signalmodule.c 2006-01-19 01:09:39.000000000 -0500 -+++ Python-2.5.1/Modules/signalmodule.c 2008-01-07 12:32:00.000000000 -0500 +--- python/trunk/Modules/signalmodule.c 2007/12/10 23:00:12 59460 ++++ python/trunk/Modules/signalmodule.c 2007/12/19 19:41:06 59574 @@ -12,6 +12,8 @@ #include @@ -10,33 +9,25 @@ #ifndef SIG_ERR #define SIG_ERR ((PyOS_sighandler_t)(-1)) #endif -@@ -75,6 +77,8 @@ static struct { +@@ -75,6 +77,8 @@ PyObject *func; } Handlers[NSIG]; -+static int wakeup_fd = -1; ++static sig_atomic_t wakeup_fd = -1; + - static int is_tripped = 0; /* Speed up sigcheck() when none tripped */ + /* Speed up sigcheck() when none tripped */ + static volatile sig_atomic_t is_tripped = 0; - static PyObject *DefaultHandler; -@@ -112,6 +116,7 @@ checksignals_witharg(void * unused) - static void - signal_handler(int sig_num) - { -+ const char dummy_byte = '\0'; - #ifdef WITH_THREAD - #ifdef WITH_PTH - if (PyThread_get_thread_ident() != main_thread) { -@@ -125,6 +130,8 @@ signal_handler(int sig_num) - is_tripped++; - Handlers[sig_num].tripped = 1; +@@ -128,6 +132,8 @@ + cleared in PyErr_CheckSignals() before .tripped. */ + is_tripped = 1; Py_AddPendingCall(checksignals_witharg, NULL); + if (wakeup_fd != -1) -+ write(wakeup_fd, &dummy_byte, 1); ++ write(wakeup_fd, "\0", 1); #ifdef WITH_THREAD } #endif -@@ -264,6 +271,39 @@ None -- if an unknown handler is in effe +@@ -267,6 +273,50 @@ anything else -- the callable Python object used as a handler"); @@ -72,11 +63,22 @@ +\n\ +The fd must be non-blocking."); + ++/* C API for the same, without all the error checking */ ++int ++PySignal_SetWakeupFd(int fd) ++{ ++ int old_fd = wakeup_fd; ++ if (fd < 0) ++ fd = -1; ++ wakeup_fd = fd; ++ return old_fd; ++} ++ + /* List of functions defined in the module */ static PyMethodDef signal_methods[] = { #ifdef HAVE_ALARM -@@ -271,6 +311,7 @@ static PyMethodDef signal_methods[] = { +@@ -274,11 +324,12 @@ #endif {"signal", signal_signal, METH_VARARGS, signal_doc}, {"getsignal", signal_getsignal, METH_VARARGS, getsignal_doc}, @@ -84,3 +86,9 @@ #ifdef HAVE_PAUSE {"pause", (PyCFunction)signal_pause, METH_NOARGS,pause_doc}, + #endif +- {"default_int_handler", signal_default_int_handler, ++ {"default_int_handler", signal_default_int_handler, + METH_VARARGS, default_int_handler_doc}, + {NULL, NULL} /* sentinel */ + }; From andyrtr at archlinux.org Sat Feb 23 21:16:35 2008 From: andyrtr at archlinux.org (andyrtr at archlinux.org) Date: Sat, 23 Feb 2008 16:16:35 -0500 Subject: [arch-commits] CVS update of extra/devel/python (2 files) Message-ID: Date: Saturday, February 23, 2008 @ 16:16:35 Author: andyrtr Path: /home/cvs-extra/extra/devel/python Modified: PKGBUILD (1.51 -> 1.52) db4.6-setup.py-detection.patch (1.1 -> 1.2) upgpkg: python 2.5.2-2 --------------------------------+ PKGBUILD | 7 +++++-- db4.6-setup.py-detection.patch | 21 ++++++--------------- 2 files changed, 11 insertions(+), 17 deletions(-) Index: extra/devel/python/PKGBUILD diff -u extra/devel/python/PKGBUILD:1.51 extra/devel/python/PKGBUILD:1.52 --- extra/devel/python/PKGBUILD:1.51 Sat Feb 23 15:44:38 2008 +++ extra/devel/python/PKGBUILD Sat Feb 23 16:16:35 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.51 2008/02/23 20:44:38 andyrtr Exp $ +# $Id: PKGBUILD,v 1.52 2008/02/23 21:16:35 andyrtr Exp $ # Maintainer: Jason Chu pkgname=python pkgver=2.5.2 -pkgrel=1 +pkgrel=2 _pybasever=2.5 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') @@ -15,16 +15,19 @@ replaces=('python-ctypes') source=(http://www.python.org/ftp/python/${pkgver}/Python-${pkgver}.tar.bz2 Python-2.4.4-gdbm-1.patch + db4.6-setup.py-detection.patch python-2.5.CVE-2007-4965-int-overflow.patch python2.6-set_wakeup_fd4.patch) md5sums=('afb5451049eda91fbde10bd5a4b7fadc' '2b61e06365e9fb5f3af22d946efa8be6' + 'ad59f0d7c862d9714c7580899bc1c356' '491416c1b337fc61b6cdf5981d895a7d' 'ec56710959deb01b5fa35829cafec6a3') build() { cd ${startdir}/src/Python-${pkgver} patch -Np1 -i ${startdir}/src/Python-2.4.4-gdbm-1.patch || return 1 + patch -Np0 -i ${startdir}/src/db4.6-setup.py-detection.patch || return 1 # fix http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965 patch -Np1 -i ${startdir}/src//python-2.5.CVE-2007-4965-int-overflow.patch || return 1 Index: extra/devel/python/db4.6-setup.py-detection.patch diff -u extra/devel/python/db4.6-setup.py-detection.patch:1.1 extra/devel/python/db4.6-setup.py-detection.patch:1.2 --- extra/devel/python/db4.6-setup.py-detection.patch:1.1 Sat Sep 29 07:37:50 2007 +++ extra/devel/python/db4.6-setup.py-detection.patch Sat Feb 23 16:16:35 2008 @@ -1,20 +1,11 @@ ---- setup.py 2007-02-14 13:53:41.000000000 +0100 -+++ setup.py.new 2007-09-29 13:31:04.000000000 +0200 -@@ -606,7 +606,7 @@ +--- setup.py 2008-02-23 20:58:52.000000000 +0000 ++++ setup.py.new 2008-02-23 21:04:18.000000000 +0000 +@@ -608,7 +608,7 @@ # a release. Most open source OSes come with one or more # versions of BerkeleyDB already installed. - max_db_ver = (4, 5) + max_db_ver = (4, 6) - min_db_ver = (3, 3) - db_setup_debug = False # verbose debug prints from this script? - -@@ -623,7 +623,7 @@ - '/sw/include/db3', - ] - # 4.x minor number specific paths -- for x in (0,1,2,3,4,5): -+ for x in (0,1,2,3,4,5,6): - db_inc_paths.append('/usr/include/db4%d' % x) - db_inc_paths.append('/usr/include/db4.%d' % x) - db_inc_paths.append('/usr/local/BerkeleyDB.4.%d/include' % x) + # NOTE: while the _bsddb.c code links against BerkeleyDB 4.6.x + # we leave that version disabled by default as it has proven to be + # quite a buggy library release on many platforms. From eric at archlinux.org Mon Feb 25 02:27:53 2008 From: eric at archlinux.org (Eric Belanger) Date: Sun, 24 Feb 2008 21:27:53 -0500 Subject: [arch-commits] CVS update of extra/network/pine (PKGBUILD) Message-ID: Date: Sunday, February 24, 2008 @ 21:27:53 Author: eric Path: /home/cvs-extra/extra/network/pine Removed: PKGBUILD (1.25) replaced by alpine. removing from extra. ----------+ PKGBUILD | 57 --------------------------------------------------------- 1 file changed, 57 deletions(-) Index: extra/network/pine/PKGBUILD diff -u extra/network/pine/PKGBUILD:1.25 extra/network/pine/PKGBUILD:removed --- extra/network/pine/PKGBUILD:1.25 Mon Dec 10 22:26:41 2007 +++ extra/network/pine/PKGBUILD Sun Feb 24 21:27:53 2008 @@ -1,57 +0,0 @@ -# $Id: PKGBUILD,v 1.25 2007/12/11 03:26:41 eric Exp $ -# Maintainer: Eric Belanger - -pkgname=pine -pkgver=4.64 -pkgrel=4 -pkgdesc="Tool for reading,sending, and managing electronic messages" -arch=('i686' 'x86_64') -url="http://www.washington.edu/pine" -license=('custom') -depends=('ncurses' 'openssl') -options=('!makeflags') -source=(ftp://ftp.cac.washington.edu/pine/$pkgname$pkgver.tar.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/maildir.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/fancy.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/fillpara.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/scoresortbug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/stripbug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/prefixbug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/operdirbug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/parentdirbug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/composerdisplaybug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/ldapcrashbug.patch.gz - http://staff.washington.edu/chappa/pine/patches/$pkgname$pkgver/unverified.patch.gz) -md5sums=('9cc68749675f1c35a2147a35d2c5b344' 'f8eac0f0d741bd2096ec580b217bcb5b'\ - 'e0d2e45c9c20fee2c2f963ccf3b4eed4' 'aede170285c585a7ef664c060bb413b1'\ - '4804c5570a314e540171e3aed2e91b16' '982fe098872e8f59c0136b12479485ff'\ - 'a154f2daef6b43f84cb3db490dce4a7d' 'dfd1b857ccfcb627571f397b00737c3a'\ - 'f16d4decbf969396971a74332922f2d1' '4f2ddd279c1516d4bde06a0922a9166a'\ - '621284a5aea0f57abac6c78e0666f7c8' 'e70480b183baa30f3bc849708006c439') -sha1sums=('95ed9e9155da28e422e4f2d9b89881862dce9d7b' 'b06db93aaf193a5471f178a1cd0d6e38a0bb8511'\ - '6cb75bb64110d8c4e3f94f3725157b6fb28cccd6' '4cd46ea9f2aa0c552ca991837c633b099703023a'\ - 'c00cb92b1276977956a74cc32bf3a16996d65843' '183332cbbb298c835b79aa218e8b87d7126bd4c3'\ - 'dd2948d502912152c7548f008e87bdea28268829' 'e0b4521d6e20f74c048c514cd721fa3aac785fa3'\ - 'ebe2406ad121dfd7df6b34b09b203881a936e945' '4a5d757c29cfd04112071722ea4f6dd0caec0b05'\ - 'c4ceb025767061db137a22ba3bec71a766c7eda4' 'bd5fa3baa00bc7afb86c82e0767609c571b3f9e1') - -build() { - cd $startdir/src/$pkgname$pkgver - patch -p1 < ../maildir.patch || return 1 - patch -p1 < ../fancy.patch || return 1 - patch -p1 < ../fillpara.patch || return 1 - patch -p1 < ../scoresortbug.patch || return 1 - patch -p1 < ../stripbug.patch || return 1 - patch -p1 < ../prefixbug.patch || return 1 - patch -p1 < ../operdirbug.patch || return 1 - patch -p1 < ../parentdirbug.patch || return 1 - patch -p1 < ../composerdisplaybug.patch || return 1 - patch -p1 < ../ldapcrashbug.patch || return 1 - patch -p1 < ../unverified.patch || return 1 - ./build SSLDIR=/etc/ssl SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib slx - install -d $startdir/pkg/usr/{bin,man/man1} - install -m755 bin/{mailutil,mtest,pico,pilot,pine,rpload,rpdump} $startdir/pkg/usr/bin - install -m644 imap/src/mailutil/mailutil.1 $startdir/pkg/usr/man/man1 - install -m644 doc/{pico.1,pilot.1,pine.1,rpdump.1,rpload.1} $startdir/pkg/usr/man/man1 - install -D -m644 CPYRIGHT $startdir/pkg/usr/share/licenses/$pkgname/COPYRIGHT -} From alexander at archlinux.org Mon Feb 25 11:37:46 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Mon, 25 Feb 2008 06:37:46 -0500 Subject: [arch-commits] CVS update of extra/x11-drivers/xf86-video-intel (PKGBUILD) Message-ID: Date: Monday, February 25, 2008 @ 06:37:46 Author: alexander Path: /home/cvs-extra/extra/x11-drivers/xf86-video-intel Modified: PKGBUILD (1.11 -> 1.12) upgpkg: xf86-video-intel 2.2.1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/x11-drivers/xf86-video-intel/PKGBUILD diff -u extra/x11-drivers/xf86-video-intel/PKGBUILD:1.11 extra/x11-drivers/xf86-video-intel/PKGBUILD:1.12 --- extra/x11-drivers/xf86-video-intel/PKGBUILD:1.11 Sat Jan 26 05:35:46 2008 +++ extra/x11-drivers/xf86-video-intel/PKGBUILD Mon Feb 25 06:37:45 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.11 2008/01/26 10:35:46 jgc Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/25 11:37:45 alexander Exp $ # Maintainer: Alexander Baldeck pkgname=xf86-video-intel -pkgver=2.2.0 -pkgrel=2 +pkgver=2.2.1 +pkgrel=1 _mesaver=7.0.3-rc1 pkgdesc="X.org Intel i810/i830/i915 video drivers" arch=(i686 x86_64) @@ -15,8 +15,6 @@ conflicts=('xf86-video-i810') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 ftp://ftp.archlinux.org/other/mesa/MesaLib-${_mesaver}.tar.bz2) -md5sums=('e90d44adc819e8c5c76a1abde525a963' - '9bd9a3f3cebac89ff5a3571e1f51ca4f') build() { export CFLAGS="$CLFAGS -fno-strict-aliasing" @@ -52,3 +50,5 @@ cd drivers/dri make DESTDIR=${startdir}/pkg install || return 1 } +md5sums=('3334dc5142871b78fc609fd1b3dac3f2' + '9bd9a3f3cebac89ff5a3571e1f51ca4f') From dale at archlinux.org Mon Feb 25 14:40:02 2008 From: dale at archlinux.org (Dale Blount) Date: Mon, 25 Feb 2008 09:40:02 -0500 Subject: [arch-commits] CVS update of extra/x11/wine (PKGBUILD) Message-ID: Date: Monday, February 25, 2008 @ 09:40:02 Author: dale Path: /home/cvs-extra/extra/x11/wine Modified: PKGBUILD (1.51 -> 1.52) upgpkg: wine 0.9.56-1 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/x11/wine/PKGBUILD diff -u extra/x11/wine/PKGBUILD:1.51 extra/x11/wine/PKGBUILD:1.52 --- extra/x11/wine/PKGBUILD:1.51 Mon Jan 14 16:34:16 2008 +++ extra/x11/wine/PKGBUILD Mon Feb 25 09:40:01 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.51 2008/01/14 21:34:16 dale Exp $ +# $Id: PKGBUILD,v 1.52 2008/02/25 14:40:01 dale Exp $ # Maintainer: Dale Blount # Contributor: Matt Smith (Majik) pkgname=wine -pkgver=0.9.53 +pkgver=0.9.56 pkgrel=1 pkgdesc="Emulator of the Windows 3.x and Win32 APIs" url="http://www.winehq.com" @@ -12,7 +12,7 @@ 'libxinerama' 'libxcursor' 'libxrandr' 'libxrender' 'libxdamage') makedepends=('alsa-lib' 'sane' 'fontforge' 'flex' 'bison') source=(http://easynews.dl.sourceforge.net/sourceforge/wine/wine-$pkgver.tar.bz2) -md5sums=('48fe690c6f37302401adde4cf5db7c19') +md5sums=('24c4fd52f614e3acd428fa35c8007a86') build() { cd $startdir/src/$pkgname-$pkgver @@ -26,3 +26,4 @@ # mkdir -p $startdir/pkg/etc/profile.d # cp -r $startdir/src/$pkgname-$pkgver/documentation/samples $startdir/pkg/etc/wine } + From dan at archlinux.org Tue Feb 26 03:35:28 2008 From: dan at archlinux.org (Dan McGee) Date: Mon, 25 Feb 2008 22:35:28 -0500 Subject: [arch-commits] CVS update of core/base/libarchive (PKGBUILD no_uudecode.patch) Message-ID: Date: Monday, February 25, 2008 @ 22:35:28 Author: dan Path: /home/cvs-core/core/base/libarchive Added: no_uudecode.patch (1.1) Modified: PKGBUILD (1.10 -> 1.11) upgpkg: libarchive 2.4.12-1 -------------------+ PKGBUILD | 13 +++++++++---- no_uudecode.patch | 11 +++++++++++ 2 files changed, 20 insertions(+), 4 deletions(-) Index: core/base/libarchive/PKGBUILD diff -u core/base/libarchive/PKGBUILD:1.10 core/base/libarchive/PKGBUILD:1.11 --- core/base/libarchive/PKGBUILD:1.10 Tue Jan 1 21:58:43 2008 +++ core/base/libarchive/PKGBUILD Mon Feb 25 22:35:27 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.10 2008/01/02 02:58:43 dan Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/26 03:35:27 dan Exp $ # Maintainer: Dan McGee # Maintainer: Aaron Griffin pkgname=libarchive -pkgver=2.4.11 +pkgver=2.4.12 pkgrel=1 pkgdesc="library that can create and read several streaming archive formats" arch=(i686 x86_64) @@ -10,7 +10,8 @@ license=('BSD') groups=('base') depends=('zlib' 'bzip2' 'acl') -source=(http://people.freebsd.org/~kientzle/libarchive/src/libarchive-$pkgver.tar.gz) +source=(http://people.freebsd.org/~kientzle/libarchive/src/libarchive-$pkgver.tar.gz + no_uudecode.patch) # The libarchive .a static lib isn't linked correctly, so pacman.static # build fails unless we keep the libtool files @@ -19,6 +20,9 @@ build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr + # patch out the parts that require uudecode (from sharutils, in extra) + patch -Np0 < ../no_uudecode.patch + make || return 1 make DESTDIR=$startdir/pkg install @@ -27,4 +31,5 @@ install -m644 COPYING $startdir/pkg/usr/share/licenses/libarchive/ } -md5sums=('139eb1c7a7a7f45e75c0a7e7f98d6c0d') +md5sums=('3f8dc6737bc0fd031b7e64b143eade02' + '3230aff2a038bae9c2459abba8c6f341') Index: core/base/libarchive/no_uudecode.patch diff -u /dev/null core/base/libarchive/no_uudecode.patch:1.1 --- /dev/null Mon Feb 25 22:35:28 2008 +++ core/base/libarchive/no_uudecode.patch Mon Feb 25 22:35:28 2008 @@ -0,0 +1,11 @@ +--- Makefile.old 2008-02-25 21:31:39.000000000 -0600 ++++ Makefile 2008-02-25 21:32:02.000000000 -0600 +@@ -454,7 +454,7 @@ + # + lib_LTLIBRARIES = libarchive.la + man_MANS = $(libarchive_man_MANS) $(bsdtar_man_MANS) $(bsdcpio_man_MANS) +-BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h $(libarchive_REFFILES) ++BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h + TESTS_ENVIRONMENT = $(libarchive_TESTS_ENVIRONMENT) $(bsdtar_TESTS_ENVIRONMENT) $(bsdcpio_TESTS_ENVIRONMENT) + # Always build and test both bsdtar and bsdcpio as part of 'distcheck' + DISTCHECK_CONFIGURE_FLAGS = --enable-bsdtar --enable-bsdcpio From thomas at archlinux.org Tue Feb 26 13:44:52 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 08:44:52 -0500 Subject: [arch-commits] CVS update of core/base/grub (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 14:44:52 Author: thomas Path: /home/cvs-core/core/base/grub Modified: PKGBUILD (1.37 -> 1.38) upgpkg: grub 0.97-11 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: core/base/grub/PKGBUILD diff -u core/base/grub/PKGBUILD:1.37 core/base/grub/PKGBUILD:1.38 --- core/base/grub/PKGBUILD:1.37 Sun Feb 10 12:05:59 2008 +++ core/base/grub/PKGBUILD Tue Feb 26 14:44:51 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.37 2008/02/10 11:05:59 thomas Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/26 13:44:51 thomas Exp $ # Maintainer: judd pkgname=grub pkgver=0.97 -pkgrel=10 +pkgrel=11 pkgdesc="A GNU multiboot boot loader" arch=('i686' 'x86_64') license=('GPL') url="http://www.gnu.org/software/grub/" groups=('base') -depends=('ncurses') +depends=('ncurses' 'diffutils' 'sed') source=(ftp://alpha.gnu.org/gnu/grub/grub-$pkgver.tar.gz menu.lst install-grub @@ -36,8 +36,8 @@ cd $startdir/src/$pkgname-$pkgver #set destination architecture here - DESTARCH="i686" - #DESTARCH="x86_64" + #DESTARCH="i686" + DESTARCH="x86_64" # optimizations break the build -- disable them # adding special devices to grub, patches are from fedora From thomas at archlinux.org Tue Feb 26 13:46:27 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 08:46:27 -0500 Subject: [arch-commits] CVS update of core/base/grub (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 14:46:27 Author: thomas Path: /home/cvs-core/core/base/grub Modified: PKGBUILD (1.38 -> 1.39) upgpkg: grub 0.97-11 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/grub/PKGBUILD diff -u core/base/grub/PKGBUILD:1.38 core/base/grub/PKGBUILD:1.39 --- core/base/grub/PKGBUILD:1.38 Tue Feb 26 14:44:51 2008 +++ core/base/grub/PKGBUILD Tue Feb 26 14:46:27 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.38 2008/02/26 13:44:51 thomas Exp $ +# $Id: PKGBUILD,v 1.39 2008/02/26 13:46:27 thomas Exp $ # Maintainer: judd pkgname=grub @@ -36,8 +36,8 @@ cd $startdir/src/$pkgname-$pkgver #set destination architecture here - #DESTARCH="i686" - DESTARCH="x86_64" + DESTARCH="i686" + #DESTARCH="x86_64" # optimizations break the build -- disable them # adding special devices to grub, patches are from fedora From thomas at archlinux.org Tue Feb 26 13:53:10 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 08:53:10 -0500 Subject: [arch-commits] CVS update of core/base/e2fsprogs (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 14:53:10 Author: thomas Path: /home/cvs-core/core/base/e2fsprogs Modified: PKGBUILD (1.39 -> 1.40) upgpkg: e2fsprogs 1.40.6-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/base/e2fsprogs/PKGBUILD diff -u core/base/e2fsprogs/PKGBUILD:1.39 core/base/e2fsprogs/PKGBUILD:1.40 --- core/base/e2fsprogs/PKGBUILD:1.39 Sat Feb 9 09:25:55 2008 +++ core/base/e2fsprogs/PKGBUILD Tue Feb 26 14:53:09 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.39 2008/02/09 08:25:55 thomas Exp $ +# $Id: PKGBUILD,v 1.40 2008/02/26 13:53:09 thomas Exp $ # Maintainer: judd pkgname=e2fsprogs -pkgver=1.40.5 -pkgrel=2 +pkgver=1.40.6 +pkgrel=1 pkgdesc="Ext2 filesystem utilities" arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'MIT') @@ -14,7 +14,7 @@ source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz Makefile-fsck.static.patch mke2fs.conf) -md5sums=('69e55eaf543acfab8e2eb8ba2883d8cd' +md5sums=('d219b7be4f7170400c646f5611c0b702' 'ce2b0daf84e17e8c7880ba3d43020ea3' '4ebb30bdb5951f1fc86c1470e4d81532') From thomas at archlinux.org Tue Feb 26 14:27:18 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 09:27:18 -0500 Subject: [arch-commits] CVS update of extra/multimedia/mplayer (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 15:27:18 Author: thomas Path: /home/cvs-extra/extra/multimedia/mplayer Modified: PKGBUILD (1.16 -> 1.17) upgpkg: mplayer 1.0rc2-3 ----------+ PKGBUILD | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) Index: extra/multimedia/mplayer/PKGBUILD diff -u extra/multimedia/mplayer/PKGBUILD:1.16 extra/multimedia/mplayer/PKGBUILD:1.17 --- extra/multimedia/mplayer/PKGBUILD:1.16 Tue Jan 22 18:22:47 2008 +++ extra/multimedia/mplayer/PKGBUILD Tue Feb 26 15:27:18 2008 @@ -1,23 +1,30 @@ -# $Id: PKGBUILD,v 1.16 2008/01/22 17:22:47 thomas Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/26 14:27:18 thomas Exp $ # Maintainer: Thomas B??chler pkgname=mplayer pkgver=1.0rc2 -pkgrel=2.1 +pkgrel=3 pkgdesc="A movie player for linux" arch=(i686 x86_64) depends=('libxxf86dga' 'libxv' 'libmad' 'libungif' 'cdparanoia' 'gtk2' 'sdl' 'lame' 'libtheora' 'xvidcore' 'libgl' 'smbclient' 'aalib' 'jack-audio-connection-kit' - 'x264>=20070616' 'faac' 'lirc-utils') + 'x264>=20070616' 'faac' 'lirc-utils' 'ttf-dejavu') license=('GPL') url="http://www.mplayerhq.hu/" makedepends=('libcaca' 'unzip' 'live-media' 'libdca' 'mesa') backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') -source=(ftp://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-${pkgver}.tar.bz2 - ftp://ftp1.mplayerhq.hu/MPlayer/skins/Blue-1.7.tar.bz2) - #MPlayer-1.0rc1-gnome-screensaver.patch) +source=(http://www.mplayerhq.hu/MPlayer/releases/MPlayer-${pkgver}.tar.bz2 + http://www.mplayerhq.hu/MPlayer/skins/Blue-1.7.tar.bz2 + http://www.mplayerhq.hu/MPlayer/patches/demux_audio_fix_20080129.diff + http://www.mplayerhq.hu/MPlayer/patches/demux_mov_fix_20080129.diff + http://www.mplayerhq.hu/MPlayer/patches/url_fix_20080120.diff + http://www.mplayerhq.hu/MPlayer/patches/stream_cddb_fix_20080120.diff) md5sums=('7e27e535c2d267637df34898f1b91707' - 'e4e2020d11b681aac898103b3ba723c4') + 'e4e2020d11b681aac898103b3ba723c4' + '320af7daa1b248ee8e8c15d34d7923e3' + 'ce999929155f509a3e6bee41d9d613ed' + '6a2c124586e1e6c44ae4ca1b4be9b6e4' + 'c7d1bcdd61fcceb7598d61fe2213c587') build() { cd $startdir/src/MPlayer-${pkgver} @@ -28,6 +35,11 @@ # Add support for gnome screensaver #patch -p1 -i ../MPlayer-1.0rc1-gnome-screensaver.patch || return 1 + # Fix security issues + for p in demux_audio_fix_20080129.diff demux_mov_fix_20080129.diff url_fix_20080120.diff stream_cddb_fix_20080120.diff; do + patch -p0 -i ../${p} + done + cd $startdir/src/MPlayer-${pkgver} ./configure --prefix=/usr --enable-gui --disable-arts --enable-x11 \ @@ -43,7 +55,7 @@ make || return 1 make -j1 DESTDIR=${startdir}/pkg install cp etc/{codecs.conf,input.conf,example.conf} ${startdir}/pkg/etc/mplayer/ - ln -s /usr/share/fonts/TTF/Vera.ttf ${startdir}/pkg/usr/share/mplayer/subfont.ttf + ln -s /usr/share/fonts/TTF/DejaVuSans.ttf ${startdir}/pkg/usr/share/mplayer/subfont.ttf rm -rf ${startdir}/pkg/usr/share/mplayer/font mv ${startdir}/src/Blue ${startdir}/pkg/usr/share/mplayer/skins/default } From thomas at archlinux.org Tue Feb 26 14:45:14 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 09:45:14 -0500 Subject: [arch-commits] CVS update of core/support/ntfs-3g (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 15:45:14 Author: thomas Path: /home/cvs-core/core/support/ntfs-3g Modified: PKGBUILD (1.20 -> 1.21) upgpkg: ntfs-3g 1.2216-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/support/ntfs-3g/PKGBUILD diff -u core/support/ntfs-3g/PKGBUILD:1.20 core/support/ntfs-3g/PKGBUILD:1.21 --- core/support/ntfs-3g/PKGBUILD:1.20 Fri Feb 1 22:35:23 2008 +++ core/support/ntfs-3g/PKGBUILD Tue Feb 26 15:45:14 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.20 2008/02/01 21:35:23 thomas Exp $ +# $Id: PKGBUILD,v 1.21 2008/02/26 14:45:14 thomas Exp $ # Maintainer: Thomas Baechler pkgname=ntfs-3g -pkgver=1.2129 +pkgver=1.2216 pkgrel=1 pkgdesc="Third generation Linux NTFS driver" arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=('fuse') makedepends=('pkgconfig') source=(http://www.ntfs-3g.org/${pkgname}-${pkgver}.tgz) -md5sums=('8dc058841779feb2ec2588c30fb28ad2') +md5sums=('d1664636d38e4ce8eb2af1f09bc5a15d') options=(!libtool) build() { From thomas at archlinux.org Tue Feb 26 15:02:26 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 10:02:26 -0500 Subject: [arch-commits] CVS update of core/support/iptables (PKGBUILD simple_firewall.rules) Message-ID: Date: Tuesday, February 26, 2008 @ 16:02:26 Author: thomas Path: /home/cvs-core/core/support/iptables Modified: PKGBUILD (1.38 -> 1.39) simple_firewall.rules (1.2 -> 1.3) upgpkg: iptables 1.4.0-1 -----------------------+ PKGBUILD | 10 +++++----- simple_firewall.rules | 7 ++++++- 2 files changed, 11 insertions(+), 6 deletions(-) Index: core/support/iptables/PKGBUILD diff -u core/support/iptables/PKGBUILD:1.38 core/support/iptables/PKGBUILD:1.39 --- core/support/iptables/PKGBUILD:1.38 Fri Nov 16 00:53:16 2007 +++ core/support/iptables/PKGBUILD Tue Feb 26 16:02:26 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.38 2007/11/15 23:53:16 daniel Exp $ +# $Id: PKGBUILD,v 1.39 2008/02/26 15:02:26 thomas Exp $ # Maintainer: judd pkgname=iptables -pkgver=1.3.8 -pkgrel=2 +pkgver=1.4.0 +pkgrel=1 pkgdesc="A Linux kernel packet control tool" arch=('i686' 'x86_64') license=('GPL') @@ -10,11 +10,11 @@ depends=('glibc') source=(http://www.iptables.org/projects/iptables/files/iptables-$pkgver.tar.bz2 \ iptables ip6tables empty.rules simple_firewall.rules iptables.conf.d) -md5sums=('0a9209f928002e5eee9cdff8fef4d4b3' +md5sums=('90cfa8a554a29b0b859a625e701af2a7' '89401d6f0cf1de46a455b7be6720a58b' '6e0e88c2ed0c3715d1409ee3258a0046' '14186bbafe21bb0638c0cb8e0903c829' - '188083c58ed74bcbe70012c9f8867c44' + 'e53a83bb4d8ac8b7eadd7bd58294751d' 'c7cf6e4455c228e50d20ce3edd75ee59') build() { Index: core/support/iptables/simple_firewall.rules diff -u core/support/iptables/simple_firewall.rules:1.2 core/support/iptables/simple_firewall.rules:1.3 --- core/support/iptables/simple_firewall.rules:1.2 Tue Sep 14 01:53:21 2004 +++ core/support/iptables/simple_firewall.rules Tue Feb 26 16:02:26 2008 @@ -2,5 +2,10 @@ :INPUT DROP [0:0] :FORWARD DROP [0:0] :OUTPUT ACCEPT [0:0] --A INPUT -i eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT +-A INPUT -p icmp -j ACCEPT +-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT +-A INPUT -i lo -j ACCEPT +-A INPUT -p tcp -j REJECT --reject-with tcp-reset +-A INPUT -p udp -j REJECT --reject-with icmp-port-unreachable +-A INPUT -j REJECT --reject-with icmp-proto-unreachable COMMIT From thomas at archlinux.org Tue Feb 26 15:11:13 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 10:11:13 -0500 Subject: [arch-commits] CVS update of core/support/iproute (PKGBUILD vpnc-routing.patch) Message-ID: Date: Tuesday, February 26, 2008 @ 16:11:13 Author: thomas Path: /home/cvs-core/core/support/iproute Modified: PKGBUILD (1.19 -> 1.20) Removed: vpnc-routing.patch (1.1) upgpkg: iproute 2.6.24_rc7-1 --------------------+ PKGBUILD | 18 ++++++++-------- vpnc-routing.patch | 56 --------------------------------------------------- 2 files changed, 9 insertions(+), 65 deletions(-) Index: core/support/iproute/PKGBUILD diff -u core/support/iproute/PKGBUILD:1.19 core/support/iproute/PKGBUILD:1.20 --- core/support/iproute/PKGBUILD:1.19 Fri Nov 16 00:53:16 2007 +++ core/support/iproute/PKGBUILD Tue Feb 26 16:11:13 2008 @@ -1,22 +1,22 @@ -# $Id: PKGBUILD,v 1.19 2007/11/15 23:53:16 daniel Exp $ +# $Id: PKGBUILD,v 1.20 2008/02/26 15:11:13 thomas Exp $ # Maintainer: Judd Vinet pkgname=iproute -pkgver=070710 -pkgrel=3 +_dlver=2.6.24-rc7 +pkgver=$(echo ${_dlver} | sed 's|-|_|g') +pkgrel=1 pkgdesc="IP Routing Utilities" arch=(i686 x86_64) license=('GPL') -url="http://developer.osdl.org/dev/iproute2/" +url="http://www.linux-foundation.org/en/Net:Iproute2" depends=('db>=4.6') -source=(http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.22-$pkgver.tar.gz) -md5sums=('20ef2767896a0f156b6fbabd47936f79') +source=(http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-${_dlver}.tar.bz2) +md5sums=('e4d8352451e61e94f3ee7e6c0cadba4c') build() { - cd $startdir/src/iproute-2.6.22-$pkgver - chmod 755 configure + cd $startdir/src/iproute2-${_dlver} sed -i 's|/usr/local/lib/iptables|/usr/lib/iptables|' include/iptables.h || return 1 ./configure make || return 1 - make DESTDIR=$startdir/pkg install + make DESTDIR=$startdir/pkg install || return 1 chmod 755 $startdir/pkg/usr/sbin/ifcfg } Index: core/support/iproute/vpnc-routing.patch diff -u core/support/iproute/vpnc-routing.patch:1.1 core/support/iproute/vpnc-routing.patch:removed --- core/support/iproute/vpnc-routing.patch:1.1 Thu Oct 26 18:05:58 2006 +++ core/support/iproute/vpnc-routing.patch Tue Feb 26 16:11:13 2008 @@ -1,56 +0,0 @@ -Subject: [PATCH] Route metrics decode bug. -Array was not being offset correctly. - -See http://bugs.archlinux.org/task/5669 - -Signed-off-by: Stephen Hemminger ---- - ip/iproute.c | 10 ++++------ - 1 files changed, 4 insertions(+), 6 deletions(-) - -diff --git a/ip/iproute.c b/ip/iproute.c -index 24e7a86..16c398a 100644 ---- a/ip/iproute.c -+++ b/ip/iproute.c -@@ -142,7 +142,7 @@ int print_route(const struct sockaddr_nl - static int ip6_multiple_tables; - __u32 table; - SPRINT_BUF(b1); -- -+ static int hz; - - if (n->nlmsg_type != RTM_NEWROUTE && n->nlmsg_type != RTM_DELROUTE) { - fprintf(stderr, "Not a route: %08x %08x %08x\n", -@@ -446,7 +446,6 @@ #endif - fprintf(fp, "%s%x> ", first ? "<" : "", flags); - if (tb[RTA_CACHEINFO]) { - struct rta_cacheinfo *ci = RTA_DATA(tb[RTA_CACHEINFO]); -- static int hz; - if (!hz) - hz = get_user_hz(); - if (ci->rta_expires != 0) -@@ -473,7 +472,6 @@ #endif - if (tb[RTA_CACHEINFO]) - ci = RTA_DATA(tb[RTA_CACHEINFO]); - if ((r->rtm_flags & RTM_F_CLONED) || (ci && ci->rta_expires)) { -- static int hz; - if (!hz) - hz = get_user_hz(); - if (r->rtm_flags & RTM_F_CLONED) -@@ -506,13 +504,13 @@ #endif - mxlock = *(unsigned*)RTA_DATA(mxrta[RTAX_LOCK]); - - for (i=2; i<= RTAX_MAX; i++) { -- static int hz; - if (mxrta[i] == NULL) - continue; - if (!hz) - hz = get_hz(); -- if (i-2 < sizeof(mx_names)/sizeof(char*)) -- fprintf(fp, " %s", mx_names[i-2]); -+ -+ if (i < sizeof(mx_names)/sizeof(char*) && mx_names[i]) -+ fprintf(fp, " %s", mx_names[i]); - else - fprintf(fp, " metric %d", i); - if (mxlock & (1< Date: Tuesday, February 26, 2008 @ 16:19:33 Author: thomas Path: /home/cvs-core/core/base/attr Modified: PKGBUILD (1.8 -> 1.9) upgpkg: attr 2.4.41-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/base/attr/PKGBUILD diff -u core/base/attr/PKGBUILD:1.8 core/base/attr/PKGBUILD:1.9 --- core/base/attr/PKGBUILD:1.8 Wed Dec 26 15:44:02 2007 +++ core/base/attr/PKGBUILD Tue Feb 26 16:19:33 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.8 2007/12/26 14:44:02 jgc Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/26 15:19:33 thomas Exp $ # Maintainer: Tobias Powalowski pkgname=attr -pkgver=2.4.39 -pkgrel=2 +pkgver=2.4.41 +pkgrel=1 pkgdesc="Extended attribute support library for ACL support" arch=(i686 x86_64) url="http://oss.sgi.com/projects/xfs/" @@ -15,7 +15,7 @@ conflicts=('xfsattr') options=('!libtool') source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_${pkgver}-1.tar.gz) -md5sums=('6015feba42b18307de90bb6be9909f7d') +md5sums=('867eb6e8863e39900382d77e2b538696') build() { cd $startdir/src/attr-$pkgver From thomas at archlinux.org Tue Feb 26 15:24:12 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 10:24:12 -0500 Subject: [arch-commits] CVS update of core/base/acl (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 16:24:12 Author: thomas Path: /home/cvs-core/core/base/acl Modified: PKGBUILD (1.8 -> 1.9) upgpkg: acl 2.2.47-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: core/base/acl/PKGBUILD diff -u core/base/acl/PKGBUILD:1.8 core/base/acl/PKGBUILD:1.9 --- core/base/acl/PKGBUILD:1.8 Fri Nov 16 00:53:12 2007 +++ core/base/acl/PKGBUILD Tue Feb 26 16:24:12 2008 @@ -1,20 +1,20 @@ -# $Id: PKGBUILD,v 1.8 2007/11/15 23:53:12 daniel Exp $ +# $Id: PKGBUILD,v 1.9 2008/02/26 15:24:12 thomas Exp $ # Maintainer: Tobias Powalowski pkgname=acl -pkgver=2.2.45 -pkgrel=2 +pkgver=2.2.47 +pkgrel=1 pkgdesc="Library for filesystem ACL support" arch=(i686 x86_64) url="http://oss.sgi.com/projects/xfs/" license=('LGPL') groups=('base') -depends=('attr>=2.4.39') +depends=('attr>=2.4.41') replaces=('xfsacl') provides=('xfsacl') conflicts=('xfsacl') options=('!libtool') source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz) -md5sums=('6c33d0ff98c6294eccfd737da8ef2501') +md5sums=('a11e4571a54a0b1ae83010d1e68a64c2') build() { cd $startdir/src/acl-$pkgver From thomas at archlinux.org Tue Feb 26 16:04:06 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 11:04:06 -0500 Subject: [arch-commits] CVS update of core/base/acl (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 17:04:06 Author: thomas Path: /home/cvs-core/core/base/acl Modified: PKGBUILD (1.9 -> 1.10) add force=y flag ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: core/base/acl/PKGBUILD diff -u core/base/acl/PKGBUILD:1.9 core/base/acl/PKGBUILD:1.10 --- core/base/acl/PKGBUILD:1.9 Tue Feb 26 16:24:12 2008 +++ core/base/acl/PKGBUILD Tue Feb 26 17:04:06 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.9 2008/02/26 15:24:12 thomas Exp $ +# $Id: PKGBUILD,v 1.10 2008/02/26 16:04:06 thomas Exp $ # Maintainer: Tobias Powalowski pkgname=acl pkgver=2.2.47 @@ -15,6 +15,7 @@ options=('!libtool') source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz) md5sums=('a11e4571a54a0b1ae83010d1e68a64c2') +force=y build() { cd $startdir/src/acl-$pkgver From thomas at archlinux.org Tue Feb 26 16:04:52 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 11:04:52 -0500 Subject: [arch-commits] CVS update of core/base/acl (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 17:04:52 Author: thomas Path: /home/cvs-core/core/base/acl Modified: PKGBUILD (1.10 -> 1.11) oops, this was the wrong package ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Index: core/base/acl/PKGBUILD diff -u core/base/acl/PKGBUILD:1.10 core/base/acl/PKGBUILD:1.11 --- core/base/acl/PKGBUILD:1.10 Tue Feb 26 17:04:06 2008 +++ core/base/acl/PKGBUILD Tue Feb 26 17:04:52 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.10 2008/02/26 16:04:06 thomas Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/26 16:04:52 thomas Exp $ # Maintainer: Tobias Powalowski pkgname=acl pkgver=2.2.47 @@ -15,7 +15,6 @@ options=('!libtool') source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz) md5sums=('a11e4571a54a0b1ae83010d1e68a64c2') -force=y build() { cd $startdir/src/acl-$pkgver From thomas at archlinux.org Tue Feb 26 16:05:15 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 11:05:15 -0500 Subject: [arch-commits] CVS update of core/support/iproute (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 17:05:15 Author: thomas Path: /home/cvs-core/core/support/iproute Modified: PKGBUILD (1.20 -> 1.21) add force=y flag ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: core/support/iproute/PKGBUILD diff -u core/support/iproute/PKGBUILD:1.20 core/support/iproute/PKGBUILD:1.21 --- core/support/iproute/PKGBUILD:1.20 Tue Feb 26 16:11:13 2008 +++ core/support/iproute/PKGBUILD Tue Feb 26 17:05:15 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.20 2008/02/26 15:11:13 thomas Exp $ +# $Id: PKGBUILD,v 1.21 2008/02/26 16:05:15 thomas Exp $ # Maintainer: Judd Vinet pkgname=iproute _dlver=2.6.24-rc7 @@ -11,6 +11,7 @@ depends=('db>=4.6') source=(http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-${_dlver}.tar.bz2) md5sums=('e4d8352451e61e94f3ee7e6c0cadba4c') +force=y build() { cd $startdir/src/iproute2-${_dlver} From roman.kyrylych at gmail.com Tue Feb 26 20:09:53 2008 From: roman.kyrylych at gmail.com (Roman Kyrylych) Date: Tue, 26 Feb 2008 22:09:53 +0200 Subject: [arch-commits] CVS update of core/support/iproute (PKGBUILD) In-Reply-To: References: Message-ID: <577f15290802261209l71893e0fx26f624370a9e2bb6@mail.gmail.com> 2008/2/26, Thomas Baechler : > Date: Tuesday, February 26, 2008 @ 17:05:15 > Author: thomas > Path: /home/cvs-core/core/support/iproute > > Modified: PKGBUILD (1.20 -> 1.21) > > add force=y flag > > +force=y shouldn't this be options=('force') now? ;-) -- Roman Kyrylych (????? ???????) From thomas at archlinux.org Wed Feb 27 00:26:58 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Tue, 26 Feb 2008 19:26:58 -0500 Subject: [arch-commits] CVS update of core/base/kernel26 (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 01:26:58 Author: thomas Path: /home/cvs-core/core/base/kernel26 Modified: PKGBUILD (1.291 -> 1.292) upgpkg: kernel26 2.6.24.3-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: core/base/kernel26/PKGBUILD diff -u core/base/kernel26/PKGBUILD:1.291 core/base/kernel26/PKGBUILD:1.292 --- core/base/kernel26/PKGBUILD:1.291 Wed Feb 20 22:46:41 2008 +++ core/base/kernel26/PKGBUILD Wed Feb 27 01:26:57 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.291 2008/02/20 21:46:41 tpowa Exp $ +# $Id: PKGBUILD,v 1.292 2008/02/27 00:26:57 thomas Exp $ # Maintainer: Tobias Powalowski # Maintainer: Thomas Baechler pkgname=kernel26 _basekernel=2.6.24 -pkgver=2.6.24.2 +pkgver=2.6.24.3 pkgrel=1 pkgdesc="The Linux Kernel and modules" arch=(i686 x86_64) @@ -65,7 +65,7 @@ ata-2.6.24.patch ) md5sums=('3f23ad4b69d0a552042d1ed0f4399857' - '5e7fb6b61bd5af063ddd50b548355e94' + '4c42be33a7d98f280588c9d28478cdfd' '6beab733cefa933fa1ec408ae73a9cb8' '97c28c42ef2bbf8c9c6464a1e09eaf90' '3a2693f2793fd1a968a750dbf154ab57' @@ -99,7 +99,7 @@ # add queued patches for 2.6.24 series #http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git - patch -Np1 -i ../pre-2.6.24.3.patch || return 1 + #patch -Np1 -i ../pre-2.6.24.3.patch || return 1 ### next 2 lines are only needed for rc kernels #patch -Np1 -i ../patch-$pkgver-rc6 || return 1 #patch -Np1 -i ../patch-2.6.24-rc6-git2 || return 1 From dan at archlinux.org Wed Feb 27 04:18:08 2008 From: dan at archlinux.org (Dan McGee) Date: Tue, 26 Feb 2008 23:18:08 -0500 Subject: [arch-commits] CVS update of extra/network/pidgin (PKGBUILD) Message-ID: Date: Tuesday, February 26, 2008 @ 23:18:08 Author: dan Path: /home/cvs-extra/extra/network/pidgin Modified: PKGBUILD (1.15 -> 1.16) upgpkg: pidgin 2.3.1-2 rebuild for tcl/tk 8.5 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/pidgin/PKGBUILD diff -u extra/network/pidgin/PKGBUILD:1.15 extra/network/pidgin/PKGBUILD:1.16 --- extra/network/pidgin/PKGBUILD:1.15 Sun Dec 16 23:22:19 2007 +++ extra/network/pidgin/PKGBUILD Tue Feb 26 23:18:08 2008 @@ -1,13 +1,13 @@ -# $Id: PKGBUILD,v 1.15 2007/12/17 04:22:19 simo Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/27 04:18:08 dan Exp $ # Contributor: Lucien Immink # Maintainer: Dan McGee pkgname=pidgin pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A GTK+-based messaging client" arch=(i686 x86_64) -license=('GPL') +license=('GPL2') url="http://pidgin.im" depends=('startup-notification' 'gtkspell' 'libxss' 'gstreamer0.10' 'dbus-glib>=0.73') makedepends=('pkgconfig' 'tk' 'avahi' 'intltool') From dan at archlinux.org Wed Feb 27 05:02:54 2008 From: dan at archlinux.org (Dan McGee) Date: Wed, 27 Feb 2008 00:02:54 -0500 Subject: [arch-commits] CVS update of extra/network/nmap (PKGBUILD zenmap_pixmaps.patch) Message-ID: Date: Wednesday, February 27, 2008 @ 00:02:54 Author: dan Path: /home/cvs-extra/extra/network/nmap Added: zenmap_pixmaps.patch (1.1) Modified: PKGBUILD (1.51 -> 1.52) upgpkg: nmap 4.53-2 Fix FS#9227, zenmap pixmap location ----------------------+ PKGBUILD | 14 ++++++++---- zenmap_pixmaps.patch | 57 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 4 deletions(-) Index: extra/network/nmap/PKGBUILD diff -u extra/network/nmap/PKGBUILD:1.51 extra/network/nmap/PKGBUILD:1.52 --- extra/network/nmap/PKGBUILD:1.51 Sun Jan 27 21:24:50 2008 +++ extra/network/nmap/PKGBUILD Wed Feb 27 00:02:53 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.51 2008/01/28 02:24:50 dan Exp $ +# $Id: PKGBUILD,v 1.52 2008/02/27 05:02:53 dan Exp $ # Maintainer: Dan McGee pkgname=nmap pkgver=4.53 -pkgrel=1 +pkgrel=2 pkgdesc="A network exploration tool and security/port scanner" arch=(i686 x86_64) url="http://nmap.org" @@ -12,10 +12,17 @@ # python is needed for zenmap makedepends=('python') options=('!makeflags') -source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz) +source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz + zenmap_pixmaps.patch) build() { cd $startdir/src/$pkgname-$pkgver + # patch so zenmap pixmaps are installed in a subdirectory + patch -Np1 < ../zenmap_pixmaps.patch + # super ugly- we have to move these in the source too + mkdir zenmap/share/pixmaps/zenmap + mv zenmap/share/pixmaps/{*.png,*.svg} zenmap/share/pixmaps/zenmap/ + ./configure --prefix=/usr make || return 1 make DESTDIR="$startdir/pkg" install @@ -27,4 +34,3 @@ install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/LICENSE } -md5sums=('0d86c1c4fa55e936d0b7c8051f7036e9') Index: extra/network/nmap/zenmap_pixmaps.patch diff -u /dev/null extra/network/nmap/zenmap_pixmaps.patch:1.1 --- /dev/null Wed Feb 27 00:02:54 2008 +++ extra/network/nmap/zenmap_pixmaps.patch Wed Feb 27 00:02:54 2008 @@ -0,0 +1,57 @@ +diff -aur nmap-4.53.old/zenmap/setup.py nmap-4.53/zenmap/setup.py +--- nmap-4.53.old/zenmap/setup.py 2008-02-26 22:53:56.000000000 -0600 ++++ nmap-4.53/zenmap/setup.py 2008-02-26 22:56:43.000000000 -0600 +@@ -37,7 +37,7 @@ + # Directories for POSIX operating systems + # These are created after a "install" or "py2exe" command + # These directories are relative to the installation or dist directory +-pixmaps_dir = os.path.join('share', 'pixmaps') ++pixmaps_dir = os.path.join('share', 'pixmaps', APP_NAME) + icons_dir = os.path.join('share', 'icons') + locale_dir = os.path.join('share', APP_NAME, 'locale') + config_dir = os.path.join('share', APP_NAME, 'config') +diff -aur nmap-4.53.old/zenmap/zenmapCore/BasePaths.py nmap-4.53/zenmap/zenmapCore/BasePaths.py +--- nmap-4.53.old/zenmap/zenmapCore/BasePaths.py 2008-02-26 22:53:56.000000000 -0600 ++++ nmap-4.53/zenmap/zenmapCore/BasePaths.py 2008-02-26 22:55:36.000000000 -0600 +@@ -42,7 +42,7 @@ + target_list = 'target_list.txt', + wizard = 'wizard.xml', + options = 'options.xml', +- pixmaps_dir = os.path.join('share', 'pixmaps'), ++ pixmaps_dir = os.path.join('share', 'pixmaps', APP_NAME), + i18n_dir = os.path.join('share','locale'), + i18n_message_file = APP_NAME + '.mo', + scan_results_extension = 'usr', # comes from umit scan result +@@ -50,7 +50,7 @@ + user_home = HOME, + basic_search_sequence = [HOME, CURRENT_DIR], + config_search_sequence = [HOME, CURRENT_DIR], +- pixmaps_search_sequence = [os.path.join(CURRENT_DIR, 'share', 'pixmaps'), ++ pixmaps_search_sequence = [os.path.join(CURRENT_DIR, 'share', 'pixmaps', APP_NAME), + HOME], + i18n_search_sequence = [os.path.join(CURRENT_DIR, 'share', 'locale'), HOME], + db = APP_NAME + ".db", +@@ -69,8 +69,9 @@ + CURRENT_DIR, '/etc'], + pixmaps_search_sequence = [os.path.join(CURRENT_DIR, + 'share', +- 'pixmaps'), +- '/usr/share/pixmaps', ++ 'pixmaps', ++ APP_NAME), ++ '/usr/share/pixmaps/zenmap', + '/opt/' + APP_NAME, HOME], + i18n_search_sequence = [os.path.join(CURRENT_DIR, 'share', 'locale'), + '/usr/share/locale', +diff -aur nmap-4.53.old/zenmap/zenmapCore/Paths.py nmap-4.53/zenmap/zenmapCore/Paths.py +--- nmap-4.53.old/zenmap/zenmapCore/Paths.py 2008-02-26 22:53:56.000000000 -0600 ++++ nmap-4.53/zenmap/zenmapCore/Paths.py 2008-02-26 22:56:11.000000000 -0600 +@@ -45,7 +45,7 @@ + LOCALE_DIR = join(main_dir, "share", APP_NAME, "locale") + MISC_DIR = join(main_dir, "share", APP_NAME, "misc") + ICONS_DIR = join(main_dir, "share", "icons") +-PIXMAPS_DIR = join(main_dir, "share", "pixmaps") ++PIXMAPS_DIR = join(main_dir, "share", "pixmaps", APP_NAME) + DOCS_DIR = join(main_dir, "share", APP_NAME, "docs") + + From eric at archlinux.org Wed Feb 27 05:21:34 2008 From: eric at archlinux.org (Eric Belanger) Date: Wed, 27 Feb 2008 00:21:34 -0500 Subject: [arch-commits] CVS update of extra/network/nmap (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 00:21:34 Author: eric Path: /home/cvs-extra/extra/network/nmap Modified: PKGBUILD (1.52 -> 1.53) upgpkg: nmap 4.53-2 FSH man pages, added md5sums ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: extra/network/nmap/PKGBUILD diff -u extra/network/nmap/PKGBUILD:1.52 extra/network/nmap/PKGBUILD:1.53 --- extra/network/nmap/PKGBUILD:1.52 Wed Feb 27 00:02:53 2008 +++ extra/network/nmap/PKGBUILD Wed Feb 27 00:21:33 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.52 2008/02/27 05:02:53 dan Exp $ +# $Id: PKGBUILD,v 1.53 2008/02/27 05:21:33 eric Exp $ # Maintainer: Dan McGee pkgname=nmap @@ -14,6 +14,7 @@ options=('!makeflags') source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz zenmap_pixmaps.patch) +md5sums=('0d86c1c4fa55e936d0b7c8051f7036e9' 'ff5513b71f055cfb8094ef8bf4c74008') build() { cd $startdir/src/$pkgname-$pkgver @@ -23,7 +24,7 @@ mkdir zenmap/share/pixmaps/zenmap mv zenmap/share/pixmaps/{*.png,*.svg} zenmap/share/pixmaps/zenmap/ - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/share/man make || return 1 make DESTDIR="$startdir/pkg" install From thomas at archlinux.org Wed Feb 27 07:53:49 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 02:53:49 -0500 Subject: [arch-commits] CVS update of extra/lib/bluez-libs (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 08:53:49 Author: thomas Path: /home/cvs-extra/extra/lib/bluez-libs Modified: PKGBUILD (1.31 -> 1.32) upgpkg: bluez-libs 3.27-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/bluez-libs/PKGBUILD diff -u extra/lib/bluez-libs/PKGBUILD:1.31 extra/lib/bluez-libs/PKGBUILD:1.32 --- extra/lib/bluez-libs/PKGBUILD:1.31 Wed Jan 9 07:34:16 2008 +++ extra/lib/bluez-libs/PKGBUILD Wed Feb 27 08:53:49 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.31 2008/01/09 06:34:16 thomas Exp $ +# $Id: PKGBUILD,v 1.32 2008/02/27 07:53:49 thomas Exp $ # Maintainer: Thomas Baechler pkgname=bluez-libs -pkgver=3.24 +pkgver=3.27 pkgrel=1 pkgdesc="Libraries for the Linux Bluetooth protocol stack" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL') options=(!libtool) source=(http://bluez.sf.net/download/bluez-libs-${pkgver}.tar.gz) -md5sums=('3af3dfa6ff01715e91bdc985d71ee21e') +md5sums=('d94f7cdbc48039208dc631aabc34783a') build() { cd ${startdir}/src/${pkgname}-${pkgver} From thomas at archlinux.org Wed Feb 27 07:56:10 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 02:56:10 -0500 Subject: [arch-commits] CVS update of extra/system/bluez-utils (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 08:56:10 Author: thomas Path: /home/cvs-extra/extra/system/bluez-utils Modified: PKGBUILD (1.36 -> 1.37) upgpkg: bluez-utils 3.27-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/system/bluez-utils/PKGBUILD diff -u extra/system/bluez-utils/PKGBUILD:1.36 extra/system/bluez-utils/PKGBUILD:1.37 --- extra/system/bluez-utils/PKGBUILD:1.36 Tue Jan 22 10:53:06 2008 +++ extra/system/bluez-utils/PKGBUILD Wed Feb 27 08:56:10 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.36 2008/01/22 09:53:06 thomas Exp $ +# $Id: PKGBUILD,v 1.37 2008/02/27 07:56:10 thomas Exp $ pkgname=bluez-utils -pkgver=3.24 -pkgrel=2 +pkgver=3.27 +pkgrel=1 pkgdesc="Utilities for the Linux Bluetooth protocol stack" arch=(i686 x86_64) url="http://www.bluez.org/" @@ -16,7 +16,7 @@ source=(http://bluez.sf.net/download/bluez-utils-${pkgver}.tar.gz bluetooth.rc bluetooth.conf.d) options=(!libtool) -md5sums=('cc3582da827bc4c468147af1afaa5aff' +md5sums=('e7a6ec6616291f6be90b6ef77077459f' '6f3b248670fe80626466b47bc52330e6' 'dda606b16264859b007ec777c7a5627d') From thomas at archlinux.org Wed Feb 27 08:17:30 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 03:17:30 -0500 Subject: [arch-commits] CVS update of extra/x11/nvidia-utils (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 09:17:30 Author: thomas Path: /home/cvs-extra/extra/x11/nvidia-utils Modified: PKGBUILD (1.30 -> 1.31) upgpkg: nvidia-utils 169.12-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/x11/nvidia-utils/PKGBUILD diff -u extra/x11/nvidia-utils/PKGBUILD:1.30 extra/x11/nvidia-utils/PKGBUILD:1.31 --- extra/x11/nvidia-utils/PKGBUILD:1.30 Fri Jan 25 20:01:31 2008 +++ extra/x11/nvidia-utils/PKGBUILD Wed Feb 27 09:17:30 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.30 2008/01/25 19:01:31 tpowa Exp $ +# $Id: PKGBUILD,v 1.31 2008/02/27 08:17:30 thomas Exp $ # Maintainer: Thomas Baechler # Contributor: James Rayner pkgname=nvidia-utils -pkgver=169.09 +pkgver=169.12 pkgrel=1 pkgdesc="NVIDIA drivers utilities and libraries." arch=('i686' 'x86_64') @@ -18,10 +18,10 @@ install=nvidia.install source=(http://us.download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run \ supported-cards.txt) -md5sums=('2deafa2339f1f7a879414d5970290527' - 'bf8d68d66757096c3ab17653230bf2a8') -[ "$CARCH" = "x86_64" ] && md5sums=('ea7404783fe28a69c7734e4e30ea1c26' +md5sums=('e7aaca79c846e34cfe8111040bfee2d0' 'bf8d68d66757096c3ab17653230bf2a8') +[ "$CARCH" = "x86_64" ] && md5sums=('843a1e8bc1923ba2e4b60f6fab31ad3b' + 'bf8d68d66757096c3ab17653230bf2a8') options=(docs !strip) build() From thomas at archlinux.org Wed Feb 27 08:20:11 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 03:20:11 -0500 Subject: [arch-commits] CVS update of extra/x11/nvidia (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 09:20:11 Author: thomas Path: /home/cvs-extra/extra/x11/nvidia Modified: PKGBUILD (1.86 -> 1.87) upgpkg: nvidia 169.12-1 ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: extra/x11/nvidia/PKGBUILD diff -u extra/x11/nvidia/PKGBUILD:1.86 extra/x11/nvidia/PKGBUILD:1.87 --- extra/x11/nvidia/PKGBUILD:1.86 Sat Jan 26 16:48:51 2008 +++ extra/x11/nvidia/PKGBUILD Wed Feb 27 09:20:11 2008 @@ -1,10 +1,10 @@ -# $Id: PKGBUILD,v 1.86 2008/01/26 15:48:51 tpowa Exp $ +# $Id: PKGBUILD,v 1.87 2008/02/27 08:20:11 thomas Exp $ # Maintainer : Thomas Baechler pkgname=nvidia -pkgver=169.09 +pkgver=169.12 _kernver='2.6.24-ARCH' -pkgrel=2 +pkgrel=1 pkgdesc="NVIDIA drivers for kernel26." arch=('i686' 'x86_64') [ "$CARCH" = "i686" ] && ARCH=x86 @@ -15,8 +15,8 @@ license=('custom') install=nvidia.install source=(http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run) -md5sums=('2deafa2339f1f7a879414d5970290527') -[ "$CARCH" = "x86_64" ] && md5sums=('ea7404783fe28a69c7734e4e30ea1c26') +md5sums=('e7aaca79c846e34cfe8111040bfee2d0') +[ "$CARCH" = "x86_64" ] && md5sums=('843a1e8bc1923ba2e4b60f6fab31ad3b') build() { From juergen at archlinux.org Wed Feb 27 18:10:46 2008 From: juergen at archlinux.org (Juergen Hoetzel) Date: Wed, 27 Feb 2008 13:10:46 -0500 Subject: [arch-commits] CVS update of extra/x11/ratpoison (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 13:10:46 Author: juergen Path: /home/cvs-extra/extra/x11/ratpoison Modified: PKGBUILD (1.15 -> 1.16) upgpkg: ratpoison 1.4.3-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/x11/ratpoison/PKGBUILD diff -u extra/x11/ratpoison/PKGBUILD:1.15 extra/x11/ratpoison/PKGBUILD:1.16 --- extra/x11/ratpoison/PKGBUILD:1.15 Wed Oct 17 14:24:46 2007 +++ extra/x11/ratpoison/PKGBUILD Wed Feb 27 13:10:46 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.15 2007/10/17 18:24:46 juergen Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/27 18:10:46 juergen Exp $ # Maintainer: juergen # Contributor: John Proctor pkgname=ratpoison -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="A simple keystroke-driven window manager" arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=('libxinerama' 'readline' 'bash' 'perl' 'libxtst') url="http://www.nongnu.org/ratpoison/" source=(http://savannah.nongnu.org/download/ratpoison/$pkgname-$pkgver.tar.gz $pkgname.desktop) -md5sums=('4d055475b0678759cb78f6ba7ae9e86a' '29c3cb9be59758e39d8471391231a74a') +md5sums=('c1899e3e2549d29825cdb1b8d042c836' '29c3cb9be59758e39d8471391231a74a') build() { cd $startdir/src/${pkgname}-${pkgver} From thomas at archlinux.org Wed Feb 27 19:07:38 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 14:07:38 -0500 Subject: [arch-commits] CVS update of core/base/klibc (4 files) Message-ID: Date: Wednesday, February 27, 2008 @ 20:07:38 Author: thomas Path: /home/cvs-core/core/base/klibc Added: klibc-2.6.24.patch (1.1) Modified: PKGBUILD (1.13 -> 1.14) Removed: klibc-1.5-2.6.24-asmarch.patch (1.1) klibc-1.5-klibcasmarch.patch (1.1) compile against 2.6.24 --------------------------------+ PKGBUILD | 13 ++++------- klibc-1.5-2.6.24-asmarch.patch | 17 --------------- klibc-1.5-klibcasmarch.patch | 25 ---------------------- klibc-2.6.24.patch | 44 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 49 insertions(+), 50 deletions(-) Index: core/base/klibc/PKGBUILD diff -u core/base/klibc/PKGBUILD:1.13 core/base/klibc/PKGBUILD:1.14 --- core/base/klibc/PKGBUILD:1.13 Mon Jan 28 18:28:23 2008 +++ core/base/klibc/PKGBUILD Wed Feb 27 20:07:37 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.13 2008/01/28 17:28:23 thomas Exp $ +# $Id: PKGBUILD,v 1.14 2008/02/27 19:07:37 thomas Exp $ # Maintainer: Aaron Griffin # Maintainer: Thomas Baechler @@ -18,19 +18,17 @@ url="http://www.kernel.org/pub/linux/libs/klibc/" license=('BSD') groups=('base') -options=(!ccache) +options=(!ccache !strip) source=(http://www.kernel.org/pub/linux/libs/klibc/$_klibcbranch/$pkgname-$pkgver.tar.gz multiple_raid_assembly_fix.patch klibc-compile-shared-by-default.patch klibc-module-init-tools.patch - klibc-1.5-2.6.24-asmarch.patch - klibc-1.5-klibcasmarch.patch) + klibc-2.6.24.patch) md5sums=('d55ce89c0656a7d6896ec0b2af07b5dc' '8d257d50a4554d57b8f461c6a87a2877' 'c263a7c3fd290fcc84a4e230d456d022' '4d78311ebce63f2fbb711f8518e71839' - 'b8ba229af36d7c23a658160871a049bf' - 'aab928db6a0d81f108a7aeb552acf215') + 'a98b3e96aff53339572ed0bdccc8aed2') build() { @@ -46,8 +44,7 @@ # compile binaries shared by default patch -p1 -i ../klibc-compile-shared-by-default.patch # fix compilation on 2.6.24 - patch -p1 -i ../klibc-1.5-2.6.24-asmarch.patch || return 1 - patch -p1 -i ../klibc-1.5-klibcasmarch.patch || return 1 + patch -p1 -i ../klibc-2.6.24.patch || return 1 make EXTRA_KLIBCFLAGS='' || return 1 make INSTALLROOT=$startdir/pkg install #simplify Index: core/base/klibc/klibc-1.5-2.6.24-asmarch.patch diff -u core/base/klibc/klibc-1.5-2.6.24-asmarch.patch:1.1 core/base/klibc/klibc-1.5-2.6.24-asmarch.patch:removed --- core/base/klibc/klibc-1.5-2.6.24-asmarch.patch:1.1 Mon Jan 28 18:28:23 2008 +++ core/base/klibc/klibc-1.5-2.6.24-asmarch.patch Wed Feb 27 20:07:38 2008 @@ -1,17 +0,0 @@ -diff -Nur klibc-1.5.orig/usr/klibc/arch/i386/MCONFIG klibc-1.5/usr/klibc/arch/i386/MCONFIG ---- klibc-1.5.orig/usr/klibc/arch/i386/MCONFIG 2007-03-04 02:52:10.000000000 +0100 -+++ klibc-1.5/usr/klibc/arch/i386/MCONFIG 2008-01-27 16:06:08.000000000 +0100 -@@ -31,3 +31,4 @@ - # calls, and work on the memory models for this architecture - # 96 MB - normal binaries start at 128 MB - KLIBCSHAREDFLAGS = -Ttext 0x06000200 -+KLIBCASMARCH = x86 -diff -Nur klibc-1.5.orig/usr/klibc/arch/x86_64/MCONFIG klibc-1.5/usr/klibc/arch/x86_64/MCONFIG ---- klibc-1.5.orig/usr/klibc/arch/x86_64/MCONFIG 2007-03-04 02:52:10.000000000 +0100 -+++ klibc-1.5/usr/klibc/arch/x86_64/MCONFIG 2008-01-27 16:05:43.000000000 +0100 -@@ -36,4 +36,4 @@ - KLIBCSHAREDFLAGS = -Ttext 0x00200200 -z max-page-size=0x100000 - - # Additional asm- directories needed during installation --ASMARCH = asm-i386 -+KLIBCASMARCH = x86 Index: core/base/klibc/klibc-1.5-klibcasmarch.patch diff -u core/base/klibc/klibc-1.5-klibcasmarch.patch:1.1 core/base/klibc/klibc-1.5-klibcasmarch.patch:removed --- core/base/klibc/klibc-1.5-klibcasmarch.patch:1.1 Mon Jan 28 18:28:23 2008 +++ core/base/klibc/klibc-1.5-klibcasmarch.patch Wed Feb 27 20:07:38 2008 @@ -1,25 +0,0 @@ ---- a/scripts/Kbuild.install 2007-03-04 02:52:10.000000000 +0100 -+++ b/scripts/Kbuild.install 2007-11-04 15:43:28.000000000 +0100 -@@ -84,6 +84,13 @@ - # 1) Create directories, install headers and man pages - # 2) Tell that we now install binaries - # 3) Install binaries by descending -+ -+# Arch specific definitions for klibc -+include $(KLIBCSRC)/arch/$(KLIBCARCHDIR)/MCONFIG -+ -+# include/asm-* architecture -+KLIBCASMARCH ?= $(KLIBCARCH) -+ - .PHONY: header footer descend - header: - $(Q)echo " INSTALL headers + man pages to $(INSTALLROOT)$(INSTALLDIR)" -@@ -95,7 +102,7 @@ - $(Q)mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)include - $(Q)mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)lib - $(Q)mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)bin -- $(Q)set -e ; for d in linux scsi asm-$(KLIBCARCH) asm-generic $(ASMKLIBCARCH); do \ -+ $(Q)set -e ; for d in linux scsi asm-$(KLIBCASMARCH) asm-generic $(ASMKLIBCARCH); do \ - mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KLIBCCROSS)include/$$d ; \ - for r in $(KLIBCKERNELSRC)/include $(KLIBCKERNELOBJ)/include \ - $(KLIBCKERNELOBJ)/include2 ; do \ Index: core/base/klibc/klibc-2.6.24.patch diff -u /dev/null core/base/klibc/klibc-2.6.24.patch:1.1 --- /dev/null Wed Feb 27 20:07:38 2008 +++ core/base/klibc/klibc-2.6.24.patch Wed Feb 27 20:07:37 2008 @@ -0,0 +1,44 @@ +unchanged: +--- klibc-1.5.orig/usr/klibc/arch/i386/MCONFIG 2007-03-04 02:52:10.000000000 +0100 ++++ klibc-1.5/usr/klibc/arch/i386/MCONFIG 2008-01-27 16:06:08.000000000 +0100 +@@ -31,3 +31,4 @@ + # calls, and work on the memory models for this architecture + # 96 MB - normal binaries start at 128 MB + KLIBCSHAREDFLAGS = -Ttext 0x06000200 ++KLIBCASMARCH = x86 +unchanged: +--- klibc-1.5.orig/usr/klibc/arch/x86_64/MCONFIG 2007-03-04 02:52:10.000000000 +0100 ++++ klibc-1.5/usr/klibc/arch/x86_64/MCONFIG 2008-01-27 16:05:43.000000000 +0100 +@@ -36,4 +36,4 @@ + KLIBCSHAREDFLAGS = -Ttext 0x00200200 -z max-page-size=0x100000 + + # Additional asm- directories needed during installation +-ASMARCH = asm-i386 ++KLIBCASMARCH = x86 +only in patch2: +unchanged: +--- a/scripts/Kbuild.install 2007-03-04 02:52:10.000000000 +0100 ++++ b/scripts/Kbuild.install 2007-11-04 15:43:28.000000000 +0100 +@@ -84,6 +84,13 @@ + # 1) Create directories, install headers and man pages + # 2) Tell that we now install binaries + # 3) Install binaries by descending ++ ++# Arch specific definitions for klibc ++include $(KLIBCSRC)/arch/$(KLIBCARCHDIR)/MCONFIG ++ ++# include/asm-* architecture ++KLIBCASMARCH ?= $(KLIBCARCH) ++ + .PHONY: header footer descend + header: + $(Q)echo " INSTALL headers + man pages to $(INSTALLROOT)$(INSTALLDIR)" +@@ -95,7 +102,7 @@ + $(Q)mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)include + $(Q)mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)lib + $(Q)mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)bin +- $(Q)set -e ; for d in linux scsi asm-$(KLIBCARCH) asm-generic $(ASMKLIBCARCH); do \ ++ $(Q)set -e ; for d in linux scsi asm-$(KLIBCASMARCH) asm-generic $(ASMKLIBCARCH); do \ + mkdir -p $(INSTALLROOT)$(INSTALLDIR)/$(KLIBCCROSS)include/$$d ; \ + for r in $(KLIBCKERNELSRC)/include $(KLIBCKERNELOBJ)/include \ + $(KLIBCKERNELOBJ)/include2 ; do \ From thomas at archlinux.org Wed Feb 27 19:11:55 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 14:11:55 -0500 Subject: [arch-commits] CVS update of core/base/klibc-extras (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 20:11:55 Author: thomas Path: /home/cvs-core/core/base/klibc-extras Modified: PKGBUILD (1.11 -> 1.12) upgpkg: klibc-extras 2.3-2 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/klibc-extras/PKGBUILD diff -u core/base/klibc-extras/PKGBUILD:1.11 core/base/klibc-extras/PKGBUILD:1.12 --- core/base/klibc-extras/PKGBUILD:1.11 Sun Nov 11 13:04:23 2007 +++ core/base/klibc-extras/PKGBUILD Wed Feb 27 20:11:55 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.11 2007/11/11 12:04:23 daniel Exp $ +# $Id: PKGBUILD,v 1.12 2008/02/27 19:11:55 thomas Exp $ # Maintainer: Aaron Griffin pkgname=klibc-extras pkgver=2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Extra apps for klibc early-userspace" arch=(i686 x86_64) url="http://phraktured.net/initramfs/klibc-extras/" license=('GPL') groups=('base') -depends=(klibc) +depends=('klibc>=1.5-4') source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2) md5sums=('e63ed6ea8c0ab6eb9a4d667870953263') From thomas at archlinux.org Wed Feb 27 19:13:58 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Wed, 27 Feb 2008 14:13:58 -0500 Subject: [arch-commits] CVS update of core/base/klibc-module-init-tools (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 20:13:58 Author: thomas Path: /home/cvs-core/core/base/klibc-module-init-tools Modified: PKGBUILD (1.1 -> 1.2) upgpkg: klibc-module-init-tools 3.2.2-2 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/klibc-module-init-tools/PKGBUILD diff -u core/base/klibc-module-init-tools/PKGBUILD:1.1 core/base/klibc-module-init-tools/PKGBUILD:1.2 --- core/base/klibc-module-init-tools/PKGBUILD:1.1 Wed Oct 31 10:09:42 2007 +++ core/base/klibc-module-init-tools/PKGBUILD Wed Feb 27 20:13:57 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.1 2007/10/31 09:09:42 thomas Exp $ +# $Id: PKGBUILD,v 1.2 2008/02/27 19:13:57 thomas Exp $ # Maintainer: Thomas Baechler pkgname=klibc-module-init-tools pkgver=3.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" arch=(i686 x86_64) url="http://www.kernel.org" license=('GPL') groups=('base') -depends=('klibc') +depends=('klibc>=1.5-4') source=(http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-$pkgver.tar.bz2 \ makefile.patch) md5sums=('a1ad0a09d3231673f70d631f3f5040e9' From jason at archlinux.org Wed Feb 27 19:52:48 2008 From: jason at archlinux.org (Jason Chu) Date: Wed, 27 Feb 2008 14:52:48 -0500 Subject: [arch-commits] CVS update of extra/network/gajim (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 14:52:48 Author: jason Path: /home/cvs-extra/extra/network/gajim Modified: PKGBUILD (1.16 -> 1.17) upgpkg: gajim 0.11.4-3 rebuilt with dbus makedepend so that we get gajim-remote ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/gajim/PKGBUILD diff -u extra/network/gajim/PKGBUILD:1.16 extra/network/gajim/PKGBUILD:1.17 --- extra/network/gajim/PKGBUILD:1.16 Wed Feb 13 14:20:09 2008 +++ extra/network/gajim/PKGBUILD Wed Feb 27 14:52:47 2008 @@ -1,15 +1,15 @@ -# $Id: PKGBUILD,v 1.16 2008/02/13 19:20:09 simo Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/27 19:52:47 jason Exp $ # Maintainer: simo # Contributor: Nikos Kouremenos pkgname=gajim pkgver=0.11.4 -pkgrel=2 +pkgrel=3 pkgdesc="Jabber client written in PyGTK" arch=(i686 x86_64) url="http://www.gajim.org/" license=('GPL') depends=('gtkspell' 'sqlite3' 'dnsutils' 'pygtk' 'libxss' 'python>=2.5') -makedepends=('gettext' 'perlxml') +makedepends=('gettext' 'perlxml' 'dbus') install=gajim.install options=(!libtool) source=(http://www.gajim.org/downloads/gajim-$pkgver.tar.gz 9283.diff) From roman at archlinux.org Wed Feb 27 21:09:17 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Wed, 27 Feb 2008 16:09:17 -0500 Subject: [arch-commits] CVS update of extra/lib/libbtctl (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 16:09:17 Author: roman Path: /home/cvs-extra/extra/lib/libbtctl Modified: PKGBUILD (1.14 -> 1.15) upgpkg: libbtctl 0.10.0-1 version bump, do not build mono bindings (no package uses them and they were not present in previous version anyway ----------+ PKGBUILD | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) Index: extra/lib/libbtctl/PKGBUILD diff -u extra/lib/libbtctl/PKGBUILD:1.14 extra/lib/libbtctl/PKGBUILD:1.15 --- extra/lib/libbtctl/PKGBUILD:1.14 Sun Oct 7 15:47:19 2007 +++ extra/lib/libbtctl/PKGBUILD Wed Feb 27 16:09:17 2008 @@ -1,28 +1,27 @@ -# $Id: PKGBUILD,v 1.14 2007/10/07 19:47:19 varun Exp $ -# Maintainer: Mark Rosenstand +# $Id: PKGBUILD,v 1.15 2008/02/27 21:09:17 roman Exp $ +# Maintainer: Roman Kyrylych + pkgname=libbtctl -pkgver=0.9.0 +pkgver=0.10.0 pkgrel=1 pkgdesc="GObject wrapper for Bluetooth functionality." -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://www.usefulinc.com/software/gnome-bluetooth/" -license=(GPL) +license=('GPL') depends=('glib2>=2.14.1' 'openobex>=1.3') -makedepends=('intltool' 'python' 'gtk-sharp') +makedepends=('intltool' 'python') # 'gtk-sharp' options=('!libtool') -source=(http://ftp.gnome.org/pub/GNOME/sources/libbtctl/0.9/${pkgname}-${pkgver}.tar.bz2) -md5sums=('e0600276046ac3c1d839fb54cff117e2') +source=(http://ftp.gnome.org/pub/GNOME/sources/libbtctl/0.10/${pkgname}-${pkgver}.tar.bz2) +md5sums=('83d5f90efb2b26d1bd12a668940d02ba') build() { - export MAKEFLAGS="-j1" - export MONO_SHARED_DIR=${startdir}/src/.wabi - mkdir -p ${MONO_SHARED_DIR} - - cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/usr \ - --disable-gtk-doc --enable-mono - make || return 1 - make DESTDIR=${startdir}/pkg install - - rm -rf $MONO_SHARED_DIR - } + # export MAKEFLAGS="-j1" + # export MONO_SHARED_DIR=${startdir}/src/.wabi + # mkdir -p ${MONO_SHARED_DIR} + + cd ${startdir}/src/${pkgname}-${pkgver} + ./configure --prefix=/usr --disable-gtk-doc # --enable-mono + make || return 1 + make DESTDIR=${startdir}/pkg install + # rm -rf $MONO_SHARED_DIR +} From roman at archlinux.org Wed Feb 27 21:38:59 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Wed, 27 Feb 2008 16:38:59 -0500 Subject: [arch-commits] CVS update of extra/gnome/bluez-gnome (PKGBUILD bluez-gnome.install) Message-ID: Date: Wednesday, February 27, 2008 @ 16:38:59 Author: roman Path: /home/cvs-extra/extra/gnome/bluez-gnome Added: bluez-gnome.install (1.1) Modified: PKGBUILD (1.7 -> 1.8) upgpkg: bluez-gnome 0.23-1 ---------------------+ PKGBUILD | 34 +++++++++++++++++----------------- bluez-gnome.install | 24 ++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 17 deletions(-) Index: extra/gnome/bluez-gnome/PKGBUILD diff -u extra/gnome/bluez-gnome/PKGBUILD:1.7 extra/gnome/bluez-gnome/PKGBUILD:1.8 --- extra/gnome/bluez-gnome/PKGBUILD:1.7 Mon Oct 8 14:59:08 2007 +++ extra/gnome/bluez-gnome/PKGBUILD Wed Feb 27 16:38:59 2008 @@ -1,30 +1,30 @@ -# $Id: PKGBUILD,v 1.7 2007/10/08 18:59:08 varun Exp $ -# Maintainer: Varun Acharya +# $Id: PKGBUILD,v 1.8 2008/02/27 21:38:59 roman Exp $ +# Maintainer: Roman Kyrylych + pkgname=bluez-gnome -pkgver=0.14 +pkgver=0.23 pkgrel=1 pkgdesc="bluetooth PIN helper application" -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://www.bluez.org/" license=('GPL') +depends=('hal' 'libnotify>=0.4.4-1' 'gconf>=2.18.0.1-4' 'desktop-file-utils' + 'hicolor-icon-theme') makedepends=('perlxml') -depends=('libnotify>=0.4.4-1' 'gconf>=2.18.0.1-4') -options=(!emptydirs) +install=bluez-gnome.install source=(http://bluez.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz) -md5sums=('7c4106e6932683c12c1e30bfb166c13d') +md5sums=('5544d8ff56de711445b4d178cea39c80') +options=('!emptydirs') build() { cd ${startdir}/src/${pkgname}-${pkgver} - ./configure --prefix=/usr --sysconfdir=/etc \ - --localstatedir=/var + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ + --disable-desktop-update --disable-mime-update --disable-icon-update make || return 1 - make DESTDIR=${startdir}/pkg install - find $startdir/pkg -name 'aliases' -exec rm {} \; - find $startdir/pkg -name 'globs' -exec rm {} \; - find $startdir/pkg -name 'mime.cache' -exec rm {} \; - find $startdir/pkg -name 'magic' -exec rm {} \; - find $startdir/pkg -name 'subclasses' -exec rm {} \; - find $startdir/pkg -name 'XMLnamespaces' -exec rm {} \; - find $startdir/pkg -name 'mimeinfo.cache' -exec rm {} \; + make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install + mkdir -p ${startdir}/pkg/usr/share/gconf/schemas + gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas \ + ${startdir}/pkg/etc/gconf/schemas/*.schemas + rm -f ${startdir}/pkg/etc/gconf/schemas/*.schemas } Index: extra/gnome/bluez-gnome/bluez-gnome.install diff -u /dev/null extra/gnome/bluez-gnome/bluez-gnome.install:1.1 --- /dev/null Wed Feb 27 16:38:59 2008 +++ extra/gnome/bluez-gnome/bluez-gnome.install Wed Feb 27 16:38:59 2008 @@ -0,0 +1,24 @@ +pkgname=bluez-gnome + +post_install() { + usr/sbin/gconfpkg --install ${pkgname} + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +pre_upgrade() { + pre_remove $1 +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + usr/sbin/gconfpkg --uninstall ${pkgname} +} + +post_remove() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} From roman at archlinux.org Wed Feb 27 22:16:12 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Wed, 27 Feb 2008 17:16:12 -0500 Subject: [arch-commits] CVS update of extra/network/gnome-bluetooth (3 files) Message-ID: Date: Wednesday, February 27, 2008 @ 17:16:12 Author: roman Path: /home/cvs-extra/extra/network/gnome-bluetooth Modified: PKGBUILD (1.16 -> 1.17) gnome-bluetooth.install (1.3 -> 1.4) Removed: libegg-mustdie.patch (1.1) upgpkg: gnome-bluetooth 0.11.0-1 -------------------------+ PKGBUILD | 23 +-- gnome-bluetooth.install | 20 -- libegg-mustdie.patch | 323 ---------------------------------------------- 3 files changed, 15 insertions(+), 351 deletions(-) Index: extra/network/gnome-bluetooth/PKGBUILD diff -u extra/network/gnome-bluetooth/PKGBUILD:1.16 extra/network/gnome-bluetooth/PKGBUILD:1.17 --- extra/network/gnome-bluetooth/PKGBUILD:1.16 Sun Oct 7 15:46:50 2007 +++ extra/network/gnome-bluetooth/PKGBUILD Wed Feb 27 17:16:12 2008 @@ -1,26 +1,26 @@ -# $Id: PKGBUILD,v 1.16 2007/10/07 19:46:50 varun Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/27 22:16:12 roman Exp $ # Maintainer: Jan de Groot pkgname=gnome-bluetooth -pkgver=0.9.1 +pkgver=0.11.0 pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem." -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://www.usefulinc.com/software/gnome-bluetooth/" license=('GPL' 'LGPL') -depends=('libbtctl>=0.9.0' 'libgnomeui>=2.18.1-2') -makedepends=('gob2' 'intltool' 'pkgconfig' 'python>=2.5') -options=('!libtool') +depends=('libbtctl>=0.9.0' 'libgnomeui>=2.18.1-2' 'gconf>=2.18.0.1-4' + 'desktop-file-utils') +makedepends=('gob2' 'intltool' 'python>=2.5') +options=('!libtool' '!emptydirs') install=gnome-bluetooth.install -source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.9/${pkgname}-${pkgver}.tar.bz2) -md5sums=('2841562546638f39f93775865c85a6f7') +source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.11/${pkgname}-${pkgver}.tar.bz2) +md5sums=('5447739dfd687b3b5a075df9bac092e1') build() { cd ${startdir}/src/${pkgname}-${pkgver} aclocal || return 1 automake || return 1 - ./configure --prefix=/usr --sysconfdir=/etc \ - --localstatedir=/var + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var sed -e 's|^pythondir = /usr|pythondir = |' \ -e 's|^pydir = /usr|pydir = |' \ -i src/Makefile @@ -28,6 +28,7 @@ make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install mkdir -p ${startdir}/pkg/usr/share/gconf/schemas - gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas ${startdir}/pkg/etc/gconf/schemas/*.schemas + gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas \ + ${startdir}/pkg/etc/gconf/schemas/*.schemas rm -f ${startdir}/pkg/etc/gconf/schemas/*.schemas } Index: extra/network/gnome-bluetooth/gnome-bluetooth.install diff -u extra/network/gnome-bluetooth/gnome-bluetooth.install:1.3 extra/network/gnome-bluetooth/gnome-bluetooth.install:1.4 --- extra/network/gnome-bluetooth/gnome-bluetooth.install:1.3 Sun Apr 22 13:33:21 2007 +++ extra/network/gnome-bluetooth/gnome-bluetooth.install Wed Feb 27 17:16:12 2008 @@ -1,8 +1,7 @@ pkgname=gnome-bluetooth post_install() { - export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` - usr/bin/gconftool-2 --makefile-install-rule usr/share/gconf/schemas/${pkgname}.schemas >/dev/null + usr/sbin/gconfpkg --install ${pkgname} update-desktop-database -q } @@ -15,23 +14,10 @@ } pre_remove() { - if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then - schemas=(usr/share/gconf/schemas/${pkgname}.schemas) - elif [ -f opt/gnome/share/gconf/schemas/${pkgname}.schemas ]; then - schemas=(opt/gnome/share/gconf/schemas/${pkgname}.schemas) - else - schemas=(`pacman -Ql $pkgname | grep 'gconf/schemas/.*schemas$' | awk '{ print $2 }'`) - fi - export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` - - usr/bin/gconftool-2 --makefile-uninstall-rule ${schemas[@]} >/dev/null + usr/sbin/gconfpkg --uninstall ${pkgname} } post_remove() { update-desktop-database -q } - -op=$1 -shift - -$op $* +y \ No newline at end of file Index: extra/network/gnome-bluetooth/libegg-mustdie.patch diff -u extra/network/gnome-bluetooth/libegg-mustdie.patch:1.1 extra/network/gnome-bluetooth/libegg-mustdie.patch:removed --- extra/network/gnome-bluetooth/libegg-mustdie.patch:1.1 Mon Oct 30 12:13:46 2006 +++ extra/network/gnome-bluetooth/libegg-mustdie.patch Wed Feb 27 17:16:12 2008 @@ -1,323 +0,0 @@ -? libegg-mustdie.patch -Index: Makefile.am -=================================================================== -RCS file: /cvs/gnome/gnome-bluetooth/Makefile.am,v -retrieving revision 1.11 -diff -c -r1.11 Makefile.am -*** Makefile.am 18 Sep 2006 15:36:33 -0000 1.11 ---- Makefile.am 14 Oct 2006 14:28:21 -0000 -*************** -*** 1,6 **** - ## Process this file with automake to produce Makefile.in - -! SUBDIRS = po libegg src obex data ui pixmaps - - EXTRA_DIST = \ - intltool-extract.in intltool-merge.in intltool-update.in \ ---- 1,6 ---- - ## Process this file with automake to produce Makefile.in - -! SUBDIRS = po src obex data ui pixmaps - - EXTRA_DIST = \ - intltool-extract.in intltool-merge.in intltool-update.in \ -Index: configure.in -=================================================================== -RCS file: /cvs/gnome/gnome-bluetooth/configure.in,v -retrieving revision 1.60 -diff -c -r1.60 configure.in -*** configure.in 4 Oct 2006 14:16:50 -0000 1.60 ---- configure.in 14 Oct 2006 14:28:22 -0000 -*************** -*** 69,75 **** - AC_SUBST(GNOME_BLUETOOTH_DATA_DIR) - - dnl stuff for obex -! PKG_CHECK_MODULES(GOBEX, gtk+-2.0 >= 2.6.0 gnome-vfs-2.0 librsvg-2.0 libgnomeui-2.0 libglade-2.0 libgnome-2.0 >= 2.0.0 gnome-vfs-module-2.0) - AC_SUBST(GOBEX_LIBS) - AC_SUBST(GOBEX_CFLAGS) - ---- 69,75 ---- - AC_SUBST(GNOME_BLUETOOTH_DATA_DIR) - - dnl stuff for obex -! PKG_CHECK_MODULES(GOBEX, gtk+-2.0 >= 2.10.0 gnome-vfs-2.0 librsvg-2.0 libgnomeui-2.0 libglade-2.0 libgnome-2.0 >= 2.0.0 gnome-vfs-module-2.0) - AC_SUBST(GOBEX_LIBS) - AC_SUBST(GOBEX_CFLAGS) - -*************** -*** 114,121 **** - else - AC_MSG_RESULT(no) - fi -- -- AC_CONFIG_SUBDIRS(libegg) - - AC_OUTPUT([ - Makefile ---- 114,119 ---- -Index: obex/Makefile.am -=================================================================== -RCS file: /cvs/gnome/gnome-bluetooth/obex/Makefile.am,v -retrieving revision 1.10 -diff -c -r1.10 Makefile.am -*** obex/Makefile.am 19 Apr 2006 19:37:13 -0000 1.10 ---- obex/Makefile.am 14 Oct 2006 14:28:22 -0000 -*************** -*** 15,21 **** - - gnome_obex_server_LDADD = \ - $(GNOME_BLUETOOTH_LIBS) \ -- ../libegg/libegg/tray/libeggtray.la \ - ../src/libgnomebt.la - - gnome_obex_send_LDFLAGS = \ ---- 15,20 ---- -*************** -*** 23,29 **** - ../src/libgnomebt.la - - INCLUDES = $(GNOME_BLUETOOTH_CFLAGS) \ -! -I$(top_srcdir)/libegg/libegg/tray -I../src \ - -I$(top_srcdir)/src \ - -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ - -DDATA_DIR="\"$(GNOME_BLUETOOTH_DATA_DIR)\"" \ ---- 22,28 ---- - ../src/libgnomebt.la - - INCLUDES = $(GNOME_BLUETOOTH_CFLAGS) \ -! -I../src \ - -I$(top_srcdir)/src \ - -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ - -DDATA_DIR="\"$(GNOME_BLUETOOTH_DATA_DIR)\"" \ -Index: obex/gnome-obex-server.c -=================================================================== -RCS file: /cvs/gnome/gnome-bluetooth/obex/gnome-obex-server.c,v -retrieving revision 1.11 -diff -c -r1.11 gnome-obex-server.c -*** obex/gnome-obex-server.c 17 Apr 2006 10:50:00 -0000 1.11 ---- obex/gnome-obex-server.c 14 Oct 2006 14:28:22 -0000 -*************** -*** 48,56 **** - - #include - -! #include "eggtrayicon.h" - #include "gnomebt-controller.h" -! #include "gnomebt-spinner.h" - #include "gnomebt-permissiondialog.h" - #include "gnomebt-fileactiondialog.h" - #include "util.h" ---- 48,56 ---- - - #include - -! //#include "eggtrayicon.h" - #include "gnomebt-controller.h" -! //#include "gnomebt-spinner.h" - #include "gnomebt-permissiondialog.h" - #include "gnomebt-fileactiondialog.h" - #include "util.h" -*************** -*** 58,66 **** - typedef struct _appinfo { - GnomebtController *btctl; - BtctlObex *obex; -! GnomebtSpinner *spin; - GtkTooltips *tooltip; -! EggTrayIcon *tray_icon; - GtkMenu *menu; - gboolean decision; - } MyApp; ---- 58,66 ---- - typedef struct _appinfo { - GnomebtController *btctl; - BtctlObex *obex; -! //GnomebtSpinner *spin; - GtkTooltips *tooltip; -! GtkStatusIcon *tray_icon; - GtkMenu *menu; - gboolean decision; - } MyApp; -*************** -*** 169,187 **** - static void - progress_callback (BtctlObex *bo, gchar * bdaddr, MyApp *app) - { -! /* g_message ("Progress from %s", bdaddr); */ -! spincount++; -! if (spincount > 3) { -! gnomebt_spinner_spin (app->spin); -! spincount = 0; -! } - } - - static void - complete_callback (BtctlObex *bo, gchar * bdaddr, MyApp *app) - { -! /* g_message ("Operation complete from %s", bdaddr); */ -! gnomebt_spinner_reset (app->spin); - } - - static void ---- 169,190 ---- - static void - progress_callback (BtctlObex *bo, gchar * bdaddr, MyApp *app) - { -! //g_message ("Progress from %s", bdaddr); -! gtk_status_icon_set_blinking(app->tray_icon,TRUE); -! //spincount++; -! //if (spincount > 3) { -! //gnomebt_spinner_spin (app->spin); -! //spincount = 0; -! //} - } - - static void - complete_callback (BtctlObex *bo, gchar * bdaddr, MyApp *app) - { -! //g_message ("Operation complete from %s", bdaddr); -! if(gtk_status_icon_get_blinking(app->tray_icon)) -! gtk_status_icon_set_blinking(app->tray_icon,FALSE); -! //gnomebt_spinner_reset (app->spin); - } - - static void -*************** -*** 209,215 **** - g_message ("Client aborted transfer"); - break; - } -! gnomebt_spinner_reset (app->spin); - } - - static void ---- 212,218 ---- - g_message ("Client aborted transfer"); - break; - } -! //gnomebt_spinner_reset (app->spin); - } - - static void -*************** -*** 344,397 **** - } - - static gboolean -! tray_icon_press (GtkWidget *widget, GdkEventButton *event, MyApp *app) - { -! if (event->button == 3) - { - gtk_menu_popup (GTK_MENU (app->menu), NULL, NULL, NULL, -! NULL, event->button, event->time); - return TRUE; - } - return FALSE; - } - -- static gboolean -- tray_icon_release (GtkWidget *widget, GdkEventButton *event, MyApp *app) -- { -- if (event->button == 3) { -- gtk_menu_popdown (GTK_MENU (app->menu)); -- return FALSE; -- } -- -- return TRUE; -- } -- -- static gboolean -- tray_destroy_cb (GtkObject *obj, MyApp *app) -- { -- /* When try icon is destroyed, recreate it. This happens -- when the notification area is removed. */ -- -- app->tray_icon = egg_tray_icon_new (_("Bluetooth File Sharing")); -- app->spin = gnomebt_spinner_new (); -- gnomebt_spinner_reset (app->spin); -- -- g_signal_connect (G_OBJECT (app->tray_icon), "destroy", -- G_CALLBACK (tray_destroy_cb), (gpointer) app); -- -- g_signal_connect (GTK_OBJECT (app->spin), "button_press_event", -- G_CALLBACK (tray_icon_press), (gpointer) app); -- -- g_signal_connect (GTK_OBJECT (app->spin), "button_release_event", -- G_CALLBACK (tray_icon_release), (gpointer) app); -- -- gtk_container_add (GTK_CONTAINER (app->tray_icon), -- GTK_WIDGET (app->spin)); -- -- gtk_widget_show_all (GTK_WIDGET (app->tray_icon)); -- -- return TRUE; -- } - - int - main (int argc, char *argv[]) ---- 347,364 ---- - } - - static gboolean -! tray_icon_press (GtkStatusIcon *status_icon,guint button, -! guint activate_time,MyApp *app) - { -! if (button == 3) - { - gtk_menu_popup (GTK_MENU (app->menu), NULL, NULL, NULL, -! NULL, button, activate_time); - return TRUE; - } - return FALSE; - } - - - int - main (int argc, char *argv[]) -*************** -*** 428,435 **** - G_CALLBACK(error_callback), (gpointer) app); - g_signal_connect (G_OBJECT(app->obex), "connect", - G_CALLBACK(connect_callback), (gpointer) app); - -- app->tray_icon = egg_tray_icon_new (_("Bluetooth File Server")); - app->btctl = gnomebt_controller_new (); - - app->tooltip = gtk_tooltips_new(); ---- 395,408 ---- - G_CALLBACK(error_callback), (gpointer) app); - g_signal_connect (G_OBJECT(app->obex), "connect", - G_CALLBACK(connect_callback), (gpointer) app); -+ -+ app->tray_icon = gtk_status_icon_new(); -+ gtk_status_icon_set_from_file(app->tray_icon ,DATA_DIR"/pixmaps/frame4.png"); -+ -+ g_signal_connect (app->tray_icon, "popup-menu", -+ G_CALLBACK (tray_icon_press), (gpointer) app); -+ - - app->btctl = gnomebt_controller_new (); - - app->tooltip = gtk_tooltips_new(); -*************** -*** 463,472 **** - gtk_widget_show (item); - gtk_menu_shell_append (GTK_MENU_SHELL(app->menu), item); - -- tray_destroy_cb (NULL, app); -- - gtk_tooltips_set_tip (app->tooltip, -! GTK_WIDGET (app->spin), - _("Ready for Bluetooth file transfers"), - NULL); - ---- 436,443 ---- - gtk_widget_show (item); - gtk_menu_shell_append (GTK_MENU_SHELL(app->menu), item); - - gtk_tooltips_set_tip (app->tooltip, -! app->tray_icon, - _("Ready for Bluetooth file transfers"), - NULL); - From roman at archlinux.org Wed Feb 27 22:57:43 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Wed, 27 Feb 2008 17:57:43 -0500 Subject: [arch-commits] CVS update of extra/network/transmission (ChangeLog PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 17:57:43 Author: roman Path: /home/cvs-extra/extra/network/transmission Modified: ChangeLog (1.1 -> 1.2) PKGBUILD (1.5 -> 1.6) upgpkg: transmission 1.06-1 -----------+ ChangeLog | 45 +++++---------------------------------------- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 43 deletions(-) Index: extra/network/transmission/ChangeLog diff -u extra/network/transmission/ChangeLog:1.1 extra/network/transmission/ChangeLog:1.2 --- extra/network/transmission/ChangeLog:1.1 Mon Jan 7 07:58:21 2008 +++ extra/network/transmission/ChangeLog Wed Feb 27 17:57:43 2008 @@ -1,51 +1,16 @@ 2008-01-07 Varun Acharya - * Adopted and moved to extra - * transmission-1.00-1 - -2007-12-12 Alessio 'mOLOk' Bolognino - - * transmission-0.96-1 - version bump - -2007-12-06 Alessio 'mOLOk' Bolognino - - * transmission-0.95-1 - version bump - -2007-11-26 Alessio 'mOLOk' Bolognino - - * transmission-0.94-1 - version bump - -2007-11-14 Alessio 'mOLOk' Bolognino - - * transmission-0.92-1 - version bump - -2007-10-29 Alessio 'mOLOk' Bolognino - - * transmission-0.91-1 - version bump - -2007-08-28 Alessio 'mOLOk' Bolognino - - * transmission-0.81-1 - version bump - -2007-08-08 Alessio 'mOLOk' Bolognino - - * transmission-0.80-1 - version bump + * 1.00-1 : + Adopted and moved to extra 2007-06-26 Alessio 'mOLOk' Bolognino - * transmission-0.72-4 + * 0.72-4 : I had to use gentoo's sources because the tarball provided by the official site is broken (wtf?) - * transmission-{daemon,remote} are back + transmission-{daemon,remote} are back 2007-06-19 Alessio 'mOLOk' Bolognino - * transmission-0.72-3 + * 0.72-3 : rebuild against libevent-1.3b Index: extra/network/transmission/PKGBUILD diff -u extra/network/transmission/PKGBUILD:1.5 extra/network/transmission/PKGBUILD:1.6 --- extra/network/transmission/PKGBUILD:1.5 Tue Feb 12 16:06:42 2008 +++ extra/network/transmission/PKGBUILD Wed Feb 27 17:57:43 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.5 2008/02/12 21:06:42 roman Exp $ +# $Id: PKGBUILD,v 1.6 2008/02/27 22:57:43 roman Exp $ # Maintainer: Roman Kyrylych # Contributor: Alessio 'mOLOk' Bolognino pkgname=transmission -pkgver=1.05 +pkgver=1.06 pkgrel=1 pkgdesc="A free, lightweight BitTorrent client with an intuitive interface" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ install=transmission.install source=(http://download.m0k.org/transmission/files/transmission-$pkgver.tar.bz2 \ transmissiond transmissiond.conf) -md5sums=('3baf5be0d4fe2a0e0e0e43b7b0fe5dcb' +md5sums=('471e4bd40e1464067a3e266ecf3cb724' 'b18a412502ac51207c79a4aa4066a686' '7b019a710493ec4f8b54a1f528e1981d') From roman at archlinux.org Wed Feb 27 23:42:11 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Wed, 27 Feb 2008 18:42:11 -0500 Subject: [arch-commits] CVS update of extra/network/deluge (PKGBUILD deluge.install) Message-ID: Date: Wednesday, February 27, 2008 @ 18:42:11 Author: roman Path: /home/cvs-extra/extra/network/deluge Modified: PKGBUILD (1.13 -> 1.14) deluge.install (1.2 -> 1.3) upgpkg: deluge 0.5.8.4-1 ----------------+ PKGBUILD | 16 +++++++++------- deluge.install | 28 ++++++++++++++++++---------- 2 files changed, 27 insertions(+), 17 deletions(-) Index: extra/network/deluge/PKGBUILD diff -u extra/network/deluge/PKGBUILD:1.13 extra/network/deluge/PKGBUILD:1.14 --- extra/network/deluge/PKGBUILD:1.13 Tue Jan 29 14:18:44 2008 +++ extra/network/deluge/PKGBUILD Wed Feb 27 18:42:11 2008 @@ -1,17 +1,19 @@ -# $Id: PKGBUILD,v 1.13 2008/01/29 19:18:44 varun Exp $ -# Maintainer: Varun Acharya +# $Id: PKGBUILD,v 1.14 2008/02/27 23:42:11 roman Exp $ +# Maintainer: Roman Kyrylych pkgname=deluge -pkgver=0.5.8.3 +pkgver=0.5.8.4 pkgrel=1 pkgdesc="Bittorrent client written in PyGTK" arch=('i686' 'x86_64') url="http://deluge-torrent.org/" -license=('GPL2') -depends=('pygtk' 'boost' 'pyxdg' 'dbus-python' 'librsvg') +license=('GPL') +depends=('pygtk' 'boost' 'pyxdg' 'dbus-python' 'librsvg' 'desktop-file-utils' + 'hicolor-icon-theme') +makedepends=('intltool') install=deluge.install -source=(http://download.deluge-torrent.org/tarball/$pkgver/$pkgname-$pkgver.tar.gz) -md5sums=('ba4ecd51b4bd52e0946cfeff07d7df80') +source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.gz) +md5sums=('9a550449d8c73cd9c0603ce484f92447') options=('!emptydirs') build() { Index: extra/network/deluge/deluge.install diff -u extra/network/deluge/deluge.install:1.2 extra/network/deluge/deluge.install:1.3 --- extra/network/deluge/deluge.install:1.2 Wed Nov 28 05:49:47 2007 +++ extra/network/deluge/deluge.install Wed Feb 27 18:42:11 2008 @@ -1,18 +1,26 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +pre_upgrade() { + pre_remove $1 +} + post_upgrade() { -cat << EOM + post_install $1 + cat << EOM ==> deluge post_upgrade message: -==> After upgrading your Deluge installation, it -==> may fail to start. If this happens to you, you -==> need to remove your ~/.config/deluge directory -==> (but make a backup first!) -==> to allow Deluge to rebuild its configuration -==> file. +==> After upgrading your Deluge installation, it may fail to start. +==> If this happens to you, you need to remove your ~/.config/deluge directory +==> (make a backup first!) to allow Deluge to rebuild its configuration file. EOM } -op=$1 -shift -$op $* +post_remove() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} From eric at archlinux.org Thu Feb 28 01:14:43 2008 From: eric at archlinux.org (Eric Belanger) Date: Wed, 27 Feb 2008 20:14:43 -0500 Subject: [arch-commits] CVS update of extra/x11/ratpoison (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 20:14:43 Author: eric Path: /home/cvs-extra/extra/x11/ratpoison Modified: PKGBUILD (1.16 -> 1.17) upgpkg: ratpoison 1.4.3-1 fixed out of $startdir/src reference ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/x11/ratpoison/PKGBUILD diff -u extra/x11/ratpoison/PKGBUILD:1.16 extra/x11/ratpoison/PKGBUILD:1.17 --- extra/x11/ratpoison/PKGBUILD:1.16 Wed Feb 27 13:10:46 2008 +++ extra/x11/ratpoison/PKGBUILD Wed Feb 27 20:14:43 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.16 2008/02/27 18:10:46 juergen Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/28 01:14:43 eric Exp $ # Maintainer: juergen # Contributor: John Proctor @@ -28,6 +28,6 @@ /usr/bin/make DESTDIR=$startdir/pkg install # fix permissions chmod a+x $startdir/pkg/usr/share/ratpoison/{allwindows.sh,clickframe.pl,rpshowall.sh,rpws,split.sh} - /bin/cp $startdir/$pkgname.desktop $startdir/pkg/etc/X11/sessions + /bin/cp $startdir/src/$pkgname.desktop $startdir/pkg/etc/X11/sessions } # vim: ts=2 sw=2 et ft=sh From eric at archlinux.org Thu Feb 28 01:18:51 2008 From: eric at archlinux.org (Eric Belanger) Date: Wed, 27 Feb 2008 20:18:51 -0500 Subject: [arch-commits] CVS update of extra/network/gnome-bluetooth (2 files) Message-ID: Date: Wednesday, February 27, 2008 @ 20:18:51 Author: eric Path: /home/cvs-extra/extra/network/gnome-bluetooth Modified: PKGBUILD (1.17 -> 1.18) gnome-bluetooth.install (1.4 -> 1.5) upgpkg: gnome-bluetooth 0.11.0-1 added pygtk makedepends, fixed .install scriptlet -------------------------+ PKGBUILD | 4 ++-- gnome-bluetooth.install | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) Index: extra/network/gnome-bluetooth/PKGBUILD diff -u extra/network/gnome-bluetooth/PKGBUILD:1.17 extra/network/gnome-bluetooth/PKGBUILD:1.18 --- extra/network/gnome-bluetooth/PKGBUILD:1.17 Wed Feb 27 17:16:12 2008 +++ extra/network/gnome-bluetooth/PKGBUILD Wed Feb 27 20:18:51 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.17 2008/02/27 22:16:12 roman Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/28 01:18:51 eric Exp $ # Maintainer: Jan de Groot pkgname=gnome-bluetooth @@ -10,7 +10,7 @@ license=('GPL' 'LGPL') depends=('libbtctl>=0.9.0' 'libgnomeui>=2.18.1-2' 'gconf>=2.18.0.1-4' 'desktop-file-utils') -makedepends=('gob2' 'intltool' 'python>=2.5') +makedepends=('gob2' 'intltool' 'python>=2.5' 'pygtk') options=('!libtool' '!emptydirs') install=gnome-bluetooth.install source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.11/${pkgname}-${pkgver}.tar.bz2) Index: extra/network/gnome-bluetooth/gnome-bluetooth.install diff -u extra/network/gnome-bluetooth/gnome-bluetooth.install:1.4 extra/network/gnome-bluetooth/gnome-bluetooth.install:1.5 --- extra/network/gnome-bluetooth/gnome-bluetooth.install:1.4 Wed Feb 27 17:16:12 2008 +++ extra/network/gnome-bluetooth/gnome-bluetooth.install Wed Feb 27 20:18:51 2008 @@ -20,4 +20,3 @@ post_remove() { update-desktop-database -q } -y \ No newline at end of file From eric at archlinux.org Thu Feb 28 01:23:55 2008 From: eric at archlinux.org (Eric Belanger) Date: Wed, 27 Feb 2008 20:23:55 -0500 Subject: [arch-commits] CVS update of extra/lib/libbtctl (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 20:23:55 Author: eric Path: /home/cvs-extra/extra/lib/libbtctl Modified: PKGBUILD (1.15 -> 1.16) upgpkg: libbtctl 0.10.0-1 added gtk2 makedepends, disabled SMP build ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/lib/libbtctl/PKGBUILD diff -u extra/lib/libbtctl/PKGBUILD:1.15 extra/lib/libbtctl/PKGBUILD:1.16 --- extra/lib/libbtctl/PKGBUILD:1.15 Wed Feb 27 16:09:17 2008 +++ extra/lib/libbtctl/PKGBUILD Wed Feb 27 20:23:55 2008 @@ -1,4 +1,4 @@ -# $Id: PKGBUILD,v 1.15 2008/02/27 21:09:17 roman Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/28 01:23:55 eric Exp $ # Maintainer: Roman Kyrylych pkgname=libbtctl @@ -9,8 +9,8 @@ url="http://www.usefulinc.com/software/gnome-bluetooth/" license=('GPL') depends=('glib2>=2.14.1' 'openobex>=1.3') -makedepends=('intltool' 'python') # 'gtk-sharp' -options=('!libtool') +makedepends=('intltool' 'python' 'gtk2') # 'gtk-sharp' +options=('!libtool' '!makeflags') source=(http://ftp.gnome.org/pub/GNOME/sources/libbtctl/0.10/${pkgname}-${pkgver}.tar.bz2) md5sums=('83d5f90efb2b26d1bd12a668940d02ba') From kevin at archlinux.org Thu Feb 28 03:58:41 2008 From: kevin at archlinux.org (Kevin Piche) Date: Wed, 27 Feb 2008 22:58:41 -0500 Subject: [arch-commits] CVS update of extra/system/perl-tk (PKGBUILD) Message-ID: Date: Wednesday, February 27, 2008 @ 22:58:41 Author: kevin Path: /home/cvs-extra/extra/system/perl-tk Modified: PKGBUILD (1.4 -> 1.5) upgpkg: perl-tk 804.028-1 Updated for new perl policy. This is not an official release ----------+ PKGBUILD | 49 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 32 insertions(+), 17 deletions(-) Index: extra/system/perl-tk/PKGBUILD diff -u extra/system/perl-tk/PKGBUILD:1.4 extra/system/perl-tk/PKGBUILD:1.5 --- extra/system/perl-tk/PKGBUILD:1.4 Tue May 30 13:31:15 2006 +++ extra/system/perl-tk/PKGBUILD Wed Feb 27 22:58:41 2008 @@ -1,30 +1,45 @@ -# $Id: PKGBUILD,v 1.4 2006/05/30 17:31:15 ganja_guru Exp $ +# $Id: PKGBUILD,v 1.5 2008/02/28 03:58:41 kevin Exp $ # Maintainer: Juergen Hoetzel # Contributor: Jason Chu pkgname=perl-tk -pkgver=804.027 -pkgrel=2 +_realname=Tk +#stable pkgver=804.027 +pkgver=804.028 +pkgrel=1 pkgdesc="This module/script allows perl to interface with tk" +license=('PerlArtistic' 'GPL' 'custom') arch=(i686 x86_64) -depends=('libx11' 'libpng' 'libjpeg' 'tk' 'perl>=5.8.7-1') -source=(http://cpan.org/authors/id/N/NI/NI-S/Tk-804.027.tar.gz) -md5sums=('d1ca4a6bff6dae4d937fabde4e86256b') -url="http://search.cpan.org/author/NI-S/" +depends=('libx11' 'libpng' 'libjpeg' 'tk' 'perl>=5.10.0') +# +# Using an "unauthorized" version because the official +# release does not build under perl 5.10 +#source=(http://cpan.org/authors/id/N/NI/NI-S/${_realname}-${pkgver}.tar.gz) +# +source=(http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/${_realname}-${pkgver}.tar.gz) +md5sums=('7153c1c411b0dd005a0660179e5c5900') +url="http://search.cpan.org/dist/${_realname}/" +options=(!emptydirs) replaces=('perltk') provides=('perltk') build() { - cd $startdir/src/Tk-$pkgver - /usr/bin/perl Makefile.PL + cd ${startdir}/src/${_realname}-${pkgver} + + # install module in vendor directories. + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1 /bin/chmod -R u+w * - # ugly hack to make install location - # compatible with newer versions of perl. - # NOTE: if perl version changes from 5.8.5, change sed line too - /bin/sed -i "s:5.8.8:current:g" Makefile - /usr/bin/make || return 1 - /usr/bin/make DESTDIR=$startdir/pkg install - /bin/rm $startdir/pkg/usr/lib/perl5/current/${CARCH}-linux-thread-multi/perllocal.pod - /bin/rm $startdir/pkg/usr/lib/perl5/site_perl/current/${CARCH}-linux-thread-multi/auto/Tk/.packlist + make || return 1 + make install DESTDIR=${startdir}/pkg || return 1 + + # remove perllocal.pod and .packlist + find ${startdir}/pkg -name perllocal.pod -delete + find ${startdir}/pkg -name .packlist -delete + + # license + install -D -m644 pTk/license.terms \ + ${startdir}/pkg/usr/share/licenses/${pkgname}/tk.license + install -D -m644 pTk/Tix.license \ + ${startdir}/pkg/usr/share/licenses/${pkgname}/tix.license } # vim: ts=2 sw=2 et ft=sh From roman at archlinux.org Thu Feb 28 09:47:32 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Thu, 28 Feb 2008 04:47:32 -0500 Subject: [arch-commits] CVS update of extra/network/gnome-bluetooth (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 04:47:32 Author: roman Path: /home/cvs-extra/extra/network/gnome-bluetooth Modified: PKGBUILD (1.18 -> 1.19) upgpkg: gnome-bluetooth 0.11.0-1.1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/gnome-bluetooth/PKGBUILD diff -u extra/network/gnome-bluetooth/PKGBUILD:1.18 extra/network/gnome-bluetooth/PKGBUILD:1.19 --- extra/network/gnome-bluetooth/PKGBUILD:1.18 Wed Feb 27 20:18:51 2008 +++ extra/network/gnome-bluetooth/PKGBUILD Thu Feb 28 04:47:32 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.18 2008/02/28 01:18:51 eric Exp $ -# Maintainer: Jan de Groot +# $Id: PKGBUILD,v 1.19 2008/02/28 09:47:32 roman Exp $ +# Maintainer: Roman Kyrylych pkgname=gnome-bluetooth pkgver=0.11.0 -pkgrel=1 +pkgrel=1.1 pkgdesc="The GNOME Bluetooth Subsystem." arch=('i686' 'x86_64') url="http://www.usefulinc.com/software/gnome-bluetooth/" From roman at archlinux.org Thu Feb 28 09:50:23 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Thu, 28 Feb 2008 04:50:23 -0500 Subject: [arch-commits] CVS update of extra/lib/libbtctl (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 04:50:23 Author: roman Path: /home/cvs-extra/extra/lib/libbtctl Modified: PKGBUILD (1.16 -> 1.17) upgpkg: libbtctl 0.10.0-1.1 ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: extra/lib/libbtctl/PKGBUILD diff -u extra/lib/libbtctl/PKGBUILD:1.16 extra/lib/libbtctl/PKGBUILD:1.17 --- extra/lib/libbtctl/PKGBUILD:1.16 Wed Feb 27 20:23:55 2008 +++ extra/lib/libbtctl/PKGBUILD Thu Feb 28 04:50:22 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.16 2008/02/28 01:23:55 eric Exp $ +# $Id: PKGBUILD,v 1.17 2008/02/28 09:50:22 roman Exp $ # Maintainer: Roman Kyrylych pkgname=libbtctl pkgver=0.10.0 -pkgrel=1 +pkgrel=1.1 pkgdesc="GObject wrapper for Bluetooth functionality." arch=('i686' 'x86_64') url="http://www.usefulinc.com/software/gnome-bluetooth/" From roman at archlinux.org Thu Feb 28 10:01:43 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Thu, 28 Feb 2008 05:01:43 -0500 Subject: [arch-commits] CVS update of extra/network/deluge (PKGBUILD deluge.install) Message-ID: Date: Thursday, February 28, 2008 @ 05:01:43 Author: roman Path: /home/cvs-extra/extra/network/deluge Modified: PKGBUILD (1.14 -> 1.15) deluge.install (1.3 -> 1.4) upgpkg: deluge 0.5.8.4-2 ----------------+ PKGBUILD | 5 ++--- deluge.install | 4 ---- 2 files changed, 2 insertions(+), 7 deletions(-) Index: extra/network/deluge/PKGBUILD diff -u extra/network/deluge/PKGBUILD:1.14 extra/network/deluge/PKGBUILD:1.15 --- extra/network/deluge/PKGBUILD:1.14 Wed Feb 27 18:42:11 2008 +++ extra/network/deluge/PKGBUILD Thu Feb 28 05:01:43 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.14 2008/02/27 23:42:11 roman Exp $ +# $Id: PKGBUILD,v 1.15 2008/02/28 10:01:43 roman Exp $ # Maintainer: Roman Kyrylych pkgname=deluge pkgver=0.5.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="Bittorrent client written in PyGTK" arch=('i686' 'x86_64') url="http://deluge-torrent.org/" @@ -19,6 +19,5 @@ build() { cd $startdir/src/$pkgname-torrent-$pkgver python setup.py install --prefix=/usr --root=$startdir/pkg - install -D -m644 pixmaps/deluge.svg $startdir/pkg/usr/share/pixmaps/deluge.svg } Index: extra/network/deluge/deluge.install diff -u extra/network/deluge/deluge.install:1.3 extra/network/deluge/deluge.install:1.4 --- extra/network/deluge/deluge.install:1.3 Wed Feb 27 18:42:11 2008 +++ extra/network/deluge/deluge.install Thu Feb 28 05:01:43 2008 @@ -3,10 +3,6 @@ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor } -pre_upgrade() { - pre_remove $1 -} - post_upgrade() { post_install $1 cat << EOM From roman at archlinux.org Thu Feb 28 11:35:15 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Thu, 28 Feb 2008 06:35:15 -0500 Subject: [arch-commits] CVS update of extra/gnome/gdesklets (PKGBUILD gdesklets.install) Message-ID: Date: Thursday, February 28, 2008 @ 06:35:15 Author: roman Path: /home/cvs-extra/extra/gnome/gdesklets Modified: PKGBUILD (1.27 -> 1.28) gdesklets.install (1.5 -> 1.6) upgpkg: gdesklets 0.36.0-1 -------------------+ PKGBUILD | 37 ++++++++++++++++++++++--------------- gdesklets.install | 35 ++--------------------------------- 2 files changed, 24 insertions(+), 48 deletions(-) Index: extra/gnome/gdesklets/PKGBUILD diff -u extra/gnome/gdesklets/PKGBUILD:1.27 extra/gnome/gdesklets/PKGBUILD:1.28 --- extra/gnome/gdesklets/PKGBUILD:1.27 Sun Apr 22 12:47:14 2007 +++ extra/gnome/gdesklets/PKGBUILD Thu Feb 28 06:35:14 2008 @@ -1,25 +1,32 @@ -# $Id: PKGBUILD,v 1.27 2007/04/22 16:47:14 jgc Exp $ +# $Id: PKGBUILD,v 1.28 2008/02/28 11:35:14 roman Exp $ # Committer: nifan -# Mantainer: Jan de Groot +# Mantainer: Roman Kyrylych pkgname=gdesklets -pkgver=0.35.4 -pkgrel=2 +pkgver=0.36.0 +pkgrel=1 pkgdesc="gDesklets provides an advanced architecture for desktop applets." -arch=(i686 x86_64) +arch=('i686' 'x86_64') license=('GPL') -url="http://gdesklets.org" -options=('nolibtool') -depends=('libgtop>=2.14.8-2' 'librsvg>=2.16.0' 'libgnomeui>=2.18.1-2' 'gnome-python>=2.18.0') +url="http://gdesklets.de/" +depends=('libgtop>=2.14.8-2' 'librsvg>=2.16.0' 'libgnomeui>=2.18.1-2' + 'gnome-python>=2.18.0' 'gconf>=2.18.0.1-4' 'desktop-file-utils') makedepends=('perlxml' 'swig') -source=(http://gdesklets.org/files/gDesklets-$pkgver.tar.bz2) -md5sums=('61644df16206ce8797757ab306badd28') +install=gdesklets.install +source=(http://gdesklets.de/files/gdesklets-0.36.tar.bz2) +md5sums=('766727f18f904968b622e7696fc9199b') +options=('!libtool') build() { - - cd $startdir/src/gDesklets-$pkgver - ./configure --prefix=/usr --sysconfdir=/etc \ - --localstatedir=/var + cd $startdir/src/gdesklets-0.36 + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make || return 1 - make UPDATE_MIME_DATABASE=/bin/true UPDATE_DESKTOP_DATABASE=/bin/true DESTDIR=$startdir/pkg install + + make UPDATE_MIME_DATABASE=/bin/true UPDATE_DESKTOP_DATABASE=/bin/true \ + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install + + mkdir -p ${startdir}/pkg/usr/share/gconf/schemas + gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas \ + ${startdir}/pkg/etc/gconf/schemas/*.schemas + rm -f ${startdir}/pkg/etc/gconf/schemas/*.schemas } Index: extra/gnome/gdesklets/gdesklets.install diff -u extra/gnome/gdesklets/gdesklets.install:1.5 extra/gnome/gdesklets/gdesklets.install:1.6 --- extra/gnome/gdesklets/gdesklets.install:1.5 Mon Apr 25 04:57:23 2005 +++ extra/gnome/gdesklets/gdesklets.install Thu Feb 28 06:35:14 2008 @@ -1,21 +1,8 @@ pkgname=gdesklets post_install() { - schemas=(`pacman -Ql $pkgname | grep 'gconf/schemas/.*schemas$' | awk '{ print $2 }'`) - scrolls=(`pacman -Ql $pkgname | grep 'share/omf/.*\.omf$' | awk '{ print $2 }'`) - - export GCONF_CONFIG_SOURCE=`opt/gnome/bin/gconftool-2 --get-default-source` - for schema in "${schemas[@]}" ; do - opt/gnome/bin/gconftool-2 --makefile-install-rule "$schema" >/dev/null 2>&1 - done - - for scroll in "${scrolls[@]}" ; do - scrollkeeper-install -q -p var/lib/scrollkeeper "$scroll" - done - - kill -s HUP `pidof /opt/gnome/bin/gconfd-2` > /dev/null 2>&1 + usr/sbin/gconfpkg --install ${pkgname} update-desktop-database -q - update-mime-database opt/gnome/share/mime > /dev/null 2>&1 } pre_upgrade() { @@ -27,27 +14,9 @@ } pre_remove() { - schemas=(`pacman -Ql $pkgname | grep 'gconf/schemas/.*schemas$' | awk '{ print $2 }'`) - scrolls=(`pacman -Ql $pkgname | grep 'share/omf/.*\.omf$' | awk '{ print $2 }'`) - - export GCONF_CONFIG_SOURCE=`opt/gnome/bin/gconftool-2 --get-default-source` - for schema in "${schemas[@]}" ; do - opt/gnome/bin/gconftool-2 --makefile-uninstall-rule "$schema" >/dev/null 2>&1 - done - - for scroll in "${scrolls[@]}" ; do - scrollkeeper-uninstall -q -p var/lib/scrollkeeper "$scroll" - done - - kill -s HUP `pidof /opt/gnome/bin/gconfd-2` >/dev/null 2>&1 + usr/sbin/gconfpkg --uninstall ${pkgname} } post_remove() { update-desktop-database -q - update-mime-database opt/gnome/share/mime > /dev/null 2>&1 } - -op=$1 -shift - -$op $* From thomas at archlinux.org Thu Feb 28 12:21:53 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Thu, 28 Feb 2008 07:21:53 -0500 Subject: [arch-commits] CVS update of extra/system/bluez-utils (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 13:21:53 Author: thomas Path: /home/cvs-extra/extra/system/bluez-utils Modified: PKGBUILD (1.37 -> 1.38) upgpkg: bluez-utils 3.27-2 ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Index: extra/system/bluez-utils/PKGBUILD diff -u extra/system/bluez-utils/PKGBUILD:1.37 extra/system/bluez-utils/PKGBUILD:1.38 --- extra/system/bluez-utils/PKGBUILD:1.37 Wed Feb 27 08:56:10 2008 +++ extra/system/bluez-utils/PKGBUILD Thu Feb 28 13:21:52 2008 @@ -1,7 +1,7 @@ -# $Id: PKGBUILD,v 1.37 2008/02/27 07:56:10 thomas Exp $ +# $Id: PKGBUILD,v 1.38 2008/02/28 12:21:52 thomas Exp $ pkgname=bluez-utils pkgver=3.27 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities for the Linux Bluetooth protocol stack" arch=(i686 x86_64) url="http://www.bluez.org/" @@ -26,7 +26,8 @@ --localstatedir=/var --enable-pcmcia --enable-inotify --enable-alsa \ --enable-cups --enable-pcmciarules --enable-bccmd --enable-avctrl \ --enable-dfutool --enable-audio --enable-input --enable-network \ - --enable-serial --enable-hal + --enable-serial --enable-hal --enable-dund --enable-hidd \ + --enable-pand --enable-hid2hci --enable-sdpd make || return 1 # appease the RedHat-centric Makefile mkdir -p ${startdir}/pkg/etc/init.d From alexander at archlinux.org Thu Feb 28 13:56:48 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Thu, 28 Feb 2008 08:56:48 -0500 Subject: [arch-commits] CVS update of extra/network/thunderbird (11 files) Message-ID: Date: Thursday, February 28, 2008 @ 08:56:48 Author: alexander Path: /home/cvs-extra/extra/network/thunderbird Added: firefox-2.0-add-ldflags.patch (1.1) firefox-2.0-buildversion.patch (1.1) firefox-2.0-dnd.patch (1.1) firefox-2.0-pango-printing.patch (1.1) firefox-bug-380558-arch.patch (1.1) iceweasel_2.0.0.12-1_part.patch (1.1) moz310924.patch (1.1) moz325644.patch (1.1) mozilla-firefox-1.0-lang.patch (1.1) Modified: PKGBUILD (1.14 -> 1.15) Removed: firefox-2.0-pango-ligatures.patch (1.1) upgpkg: thunderbird 2.0.0.12 -----------------------------------+ PKGBUILD | 24 firefox-2.0-add-ldflags.patch | 10 firefox-2.0-buildversion.patch | 10 firefox-2.0-dnd.patch | 949 +++++++ firefox-2.0-pango-ligatures.patch | 1932 --------------- firefox-2.0-pango-printing.patch | 4586 ++++++++++++++++++++++++++++++++++++ firefox-bug-380558-arch.patch | 45 iceweasel_2.0.0.12-1_part.patch | 113 moz310924.patch | 74 moz325644.patch | 13 mozilla-firefox-1.0-lang.patch | 12 11 files changed, 5815 insertions(+), 1953 deletions(-) The diff is longer than the limit of 39KB. From alexander at archlinux.org Thu Feb 28 14:02:01 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Thu, 28 Feb 2008 09:02:01 -0500 Subject: [arch-commits] CVS update of extra/i18n/thunderbird-i18n (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 09:02:01 Author: alexander Path: /home/cvs-extra/extra/i18n/thunderbird-i18n Modified: PKGBUILD (1.10 -> 1.11) upgpkg: thunderbird-i18n 2.0.0.12 ----------+ PKGBUILD | 74 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) Index: extra/i18n/thunderbird-i18n/PKGBUILD diff -u extra/i18n/thunderbird-i18n/PKGBUILD:1.10 extra/i18n/thunderbird-i18n/PKGBUILD:1.11 --- extra/i18n/thunderbird-i18n/PKGBUILD:1.10 Wed Dec 12 11:30:22 2007 +++ extra/i18n/thunderbird-i18n/PKGBUILD Thu Feb 28 09:02:01 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.10 2007/12/12 16:30:22 alexander Exp $ +# $Id: PKGBUILD,v 1.11 2008/02/28 14:02:01 alexander Exp $ # Maintainer: Thomas Baechler pkgname=thunderbird-i18n -pkgver=2.0.0.9 -pkgrel=3 +pkgver=2.0.0.12 +pkgrel=1 _languages=be,bg,ca,cs,da,de,el,en-GB,es-AR,es-ES,eu,fi,fr,ga-IE,hu,it,ja,ko,lt,mk,nb-NO,nn-NO,nl,pa-IN,pl,pt-BR,pt-PT,ru,sk,sl,sv-SE,tr,zh-CN,zh-TW pkgdesc="Language packs for Thunderbird" arch=(i686 x86_64) @@ -22,37 +22,37 @@ install -D -m 644 chrome.manifest ${startdir}/pkg/usr/lib/thunderbird-${pkgver}/chrome/${lang}.manifest || return 1 done } -md5sums=('9ab75971a3989c991d6de99b52e8b4e4' - 'c1b4300f00e4e2263ff847ff699262be' - '8294809d39684f9ce060002c9a2d17ac' - 'e99f47e92b2d60ec785479fd8b23dd62' - 'fd8849fe4f141e4507ccb5a6faac8ff7' - '8bbac95601ba6d894acd08060af8296a' - 'ace01aa98829d13b9c9e89151f099c85' - 'ef4684ae73783f6c51d78dc1dca3fdc3' - '8ac662dcde8548228538da73f6718bd3' - '1cee86e4dda58336fc3718ede4cf5f2f' - 'c76f0e6c6e5ec04691189b3523179bca' - '5e827bb815188e0524210c623def0146' - 'dd09f8a0bf8a4960bad8681f9888ece6' - '6b6f49849336a7f76070c21b300bc9e3' - '032b8d4cef1c094e4953ebad777897af' - '7f92fbee0a459777a1fdb3192c7b9cec' - '830501b4394af3817858d18ad3bd7b20' - 'b1d6405334291816c569da51c81753ff' - 'c771c9073f49249ceb4b3ad7bd31166f' - 'cb5ff463ad41a1612ebbd324326a8029' - 'dd71920e815a0a9d6937e62d9ab0bb7b' - '684405963aa5808634c1b90f1094d647' - '1b6e295c6637101dd96853cb70e154a8' - 'a1c9f850bc1728b658abb69e559063a5' - '69fe03dd88c8ddca2eed8c51554a06c3' - 'aa1c6a002ff0a093eecd6353be18a76d' - 'bee97bf3ab1957d592bb4400f2b16cce' - 'bbcb58233b572a4590a0f852caccffa6' - 'af392cda06dcc24f0d596e19217ae923' - '77734c26968d75e6fa513da988b4cf2a' - 'e676a6f73faf2ad89b26ba56edf40171' - '5d17c5d663c699f3514247fd749892b0' - '324f4291eeb67f462797e51d34aeada9' - 'd6ccb904b0315e031af00c9eeef558d3') +md5sums=('04d35a732caf1660e03e22eb9a4ae2d8' + '61fc3d3653ae55ba1734f14879f82eeb' + '53e72e9bd7994d14030301250a3499e8' + '3eb4da4a393877c25c2abd521d051ba5' + '9e5f26c5477c5ba217019cf0748e623f' + 'ac0084d424149df6207749e99dd2c457' + 'd3edbe3779bbe2415de5df06094ae20c' + '4a661d9263d8fff78d0a4dda4509b8b0' + '0175cb9930c3544ae9f490e42fa15535' + 'fbaa1289c78fa661eb393646e2115a84' + '05a3b8402d3cc995327304664115c7ce' + 'cb5eab67d98b1ab50808f042be3e5d93' + 'a201216c5a93b334164984a9019043b3' + '16760acd8c3e4d78ab8d5b9027f9c02f' + '1fd3766bbbb5b9ca2d47c458e41cec8d' + '59a8730017495e3f1f697d9c78b4559f' + '89974dd6f13744a30fc276606ed19266' + 'ae60058d29bda383ba012d2c0df52242' + '9382aa3b868f89bea0d7224f46cd3910' + 'b5bd9fa27a3baf3d0b7a7f9b5c5df721' + '142eff48adc99f10f572fad9db931197' + 'c72adf250a0dddf87d23654e35021390' + '720acfc49ba9c266cead4640f413f9bd' + 'f1277ff35a88ee23f8330c25095fe0b7' + 'dd99e73370921fe8d9546fdc54223f1c' + '99ed9fb27bffdcea032e330ec23501e0' + '15f2558bae6e08e7691b60bd5bd5cd39' + 'd73bf3479ee8050506fb267792d6f0fb' + '9b59fa71090d14863a3c055c87b52f11' + 'd6aaf0b2bc321bd169f198c3d4fea867' + '4a9541f2e2185a9be7168cf785d88974' + '3be82d439bcc086d1cfcb5312a7d68de' + 'ce79519902fce2c8f8c63fd1d1627dd6' + '61cff47169374b6cddc0e3e3c8dcf896') From thomas at archlinux.org Thu Feb 28 18:30:56 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Thu, 28 Feb 2008 13:30:56 -0500 Subject: [arch-commits] CVS update of core/base/klibc-udev (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 19:30:56 Author: thomas Path: /home/cvs-core/core/base/klibc-udev Modified: PKGBUILD (1.35 -> 1.36) upgpkg: klibc-udev 116-3 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: core/base/klibc-udev/PKGBUILD diff -u core/base/klibc-udev/PKGBUILD:1.35 core/base/klibc-udev/PKGBUILD:1.36 --- core/base/klibc-udev/PKGBUILD:1.35 Wed Oct 31 10:02:17 2007 +++ core/base/klibc-udev/PKGBUILD Thu Feb 28 19:30:56 2008 @@ -1,14 +1,14 @@ -# $Id: PKGBUILD,v 1.35 2007/10/31 09:02:17 thomas Exp $ +# $Id: PKGBUILD,v 1.36 2008/02/28 18:30:56 thomas Exp $ # Maintainer: Tobias Powalowski pkgname=klibc-udev pkgver=116 -pkgrel=2 +pkgrel=3 pkgdesc="udevd compiled under klibc" arch=(i686 x86_64) url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" groups=('base') -depends=('coreutils' 'klibc>=1.4.30') +depends=('coreutils' 'klibc>=1.5-4') license=('GPL') source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-$pkgver.tar.bz2 \ udev_hook udev_install start_udev udev.rules load-modules.sh \ From alexander at archlinux.org Thu Feb 28 20:16:11 2008 From: alexander at archlinux.org (Alexander Baldeck) Date: Thu, 28 Feb 2008 15:16:11 -0500 Subject: [arch-commits] CVS update of extra/network/thunderbird (9 files) Message-ID: Date: Thursday, February 28, 2008 @ 15:16:11 Author: alexander Path: /home/cvs-extra/extra/network/thunderbird Removed: firefox-1.5-bullet-bill.patch (1.1) firefox-1.5-pango-mathml.patch (1.1) firefox-1.5.0.10-nss-system-nspr.patch (1.1) firefox-1.5.0.10-with-system-nss.patch (1.1) firefox-2.0-dnd.patch (1.1) firefox-2.0-link-layout.patch (1.1) firefox-2.0-pango-printing.patch (1.1) firefox-bug-380558-arch.patch (1.1) mozilla-firefox-1.0-lang.patch (1.1) * removed unnecessary patches ----------------------------------------+ firefox-1.5-bullet-bill.patch | 23 firefox-1.5-pango-mathml.patch | 42 firefox-1.5.0.10-nss-system-nspr.patch | 40 firefox-1.5.0.10-with-system-nss.patch | 583 --- firefox-2.0-dnd.patch | 949 ------ firefox-2.0-link-layout.patch | 19 firefox-2.0-pango-printing.patch | 4586 ------------------------------- firefox-bug-380558-arch.patch | 45 mozilla-firefox-1.0-lang.patch | 12 9 files changed, 6299 deletions(-) The diff is longer than the limit of 39KB. From thomas at archlinux.org Thu Feb 28 20:58:29 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Thu, 28 Feb 2008 15:58:29 -0500 Subject: [arch-commits] CVS update of extra/network/wireshark (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 21:58:29 Author: thomas Path: /home/cvs-extra/extra/network/wireshark Modified: PKGBUILD (1.17 -> 1.18) upgpkg: wireshark 0.99.8-1 ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: extra/network/wireshark/PKGBUILD diff -u extra/network/wireshark/PKGBUILD:1.17 extra/network/wireshark/PKGBUILD:1.18 --- extra/network/wireshark/PKGBUILD:1.17 Wed Jan 9 21:15:48 2008 +++ extra/network/wireshark/PKGBUILD Thu Feb 28 21:58:29 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.17 2008/01/09 20:15:48 thomas Exp $ +# $Id: PKGBUILD,v 1.18 2008/02/28 20:58:29 thomas Exp $ # Maintainer: Thomas Baechler pkgname=wireshark -pkgver=0.99.7 +pkgver=0.99.8 pkgrel=1 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows" arch=(i686 x86_64) @@ -11,7 +11,7 @@ source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.gz) url="http://www.wireshark.org/" replaces=('ethereal') -md5sums=('94fa5f58ccee12c1a298f9e0daca9a94') +md5sums=('417305db903357c7567b789c86283986') options=(!libtool) build() { From eric at archlinux.org Fri Feb 29 03:10:04 2008 From: eric at archlinux.org (Eric Belanger) Date: Thu, 28 Feb 2008 22:10:04 -0500 Subject: [arch-commits] CVS update of extra/gnome/gdesklets (PKGBUILD) Message-ID: Date: Thursday, February 28, 2008 @ 22:10:04 Author: eric Path: /home/cvs-extra/extra/gnome/gdesklets Modified: PKGBUILD (1.28 -> 1.29) upgpkg: gdesklets 0.36.0-1 disabled SMP build ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/gnome/gdesklets/PKGBUILD diff -u extra/gnome/gdesklets/PKGBUILD:1.28 extra/gnome/gdesklets/PKGBUILD:1.29 --- extra/gnome/gdesklets/PKGBUILD:1.28 Thu Feb 28 06:35:14 2008 +++ extra/gnome/gdesklets/PKGBUILD Thu Feb 28 22:10:02 2008 @@ -1,6 +1,6 @@ -# $Id: PKGBUILD,v 1.28 2008/02/28 11:35:14 roman Exp $ -# Committer: nifan -# Mantainer: Roman Kyrylych +# $Id: PKGBUILD,v 1.29 2008/02/29 03:10:02 eric Exp $ +# Contributor: nifan +# Maintainer: Roman Kyrylych pkgname=gdesklets pkgver=0.36.0 @@ -15,7 +15,7 @@ install=gdesklets.install source=(http://gdesklets.de/files/gdesklets-0.36.tar.bz2) md5sums=('766727f18f904968b622e7696fc9199b') -options=('!libtool') +options=('!libtool' '!makeflags') build() { cd $startdir/src/gdesklets-0.36 From roman.kyrylych at gmail.com Fri Feb 29 07:49:44 2008 From: roman.kyrylych at gmail.com (Roman Kyrylych) Date: Fri, 29 Feb 2008 09:49:44 +0200 Subject: [arch-commits] CVS update of extra/gnome/gdesklets (PKGBUILD) In-Reply-To: References: Message-ID: <577f15290802282349n265adc59k3806c4f87e0d8982@mail.gmail.com> 2008/2/29, Eric Belanger : > Date: Thursday, February 28, 2008 @ 22:10:04 > Author: eric > Path: /home/cvs-extra/extra/gnome/gdesklets > > Modified: PKGBUILD (1.28 -> 1.29) > > upgpkg: gdesklets 0.36.0-1 > disabled SMP build Could you explain what is the reason of doing this for some packages? And how should I know that I should do the same for some packages in future? -- Roman Kyrylych (????? ???????) From thomas at archlinux.org Fri Feb 29 12:07:03 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Fri, 29 Feb 2008 07:07:03 -0500 Subject: [arch-commits] CVS update of core/support/iptables (PKGBUILD) Message-ID: Date: Friday, February 29, 2008 @ 13:07:03 Author: thomas Path: /home/cvs-core/core/support/iptables Modified: PKGBUILD (1.39 -> 1.40) upgpkg: iptables 1.4.0-2 ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Index: core/support/iptables/PKGBUILD diff -u core/support/iptables/PKGBUILD:1.39 core/support/iptables/PKGBUILD:1.40 --- core/support/iptables/PKGBUILD:1.39 Tue Feb 26 16:02:26 2008 +++ core/support/iptables/PKGBUILD Fri Feb 29 13:07:03 2008 @@ -1,8 +1,8 @@ -# $Id: PKGBUILD,v 1.39 2008/02/26 15:02:26 thomas Exp $ -# Maintainer: judd +# $Id: PKGBUILD,v 1.40 2008/02/29 12:07:03 thomas Exp $ +# Maintainer: Thomas Baechler pkgname=iptables pkgver=1.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Linux kernel packet control tool" arch=('i686' 'x86_64') license=('GPL') @@ -19,7 +19,8 @@ build() { cd $startdir/src/$pkgname-$pkgver - sed -i "s:/usr/local:/usr:" Makefile + sed -i 's|/usr/local|/usr|' Makefile + sed -i 's|MANDIR:=$(PREFIX)/man|MANDIR:=$(PREFIX)/share/man|' Makefile # this seems to cause more problems than help # sed -i "s:/usr/src/linux:/usr/src/linux\*:" Makefile make KERNEL_DIR=/usr/src/linux-$(uname -r) || return 1 From thomas at archlinux.org Fri Feb 29 18:41:27 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Fri, 29 Feb 2008 13:41:27 -0500 Subject: [arch-commits] CVS update of extra/system/v86d [new] Message-ID: Date: Friday, February 29, 2008 @ 19:41:27 Author: thomas Path: /home/cvs-extra/extra/system/v86d Directory /home/cvs-extra/extra/system/v86d added to the repository From thomas at archlinux.org Fri Feb 29 18:47:37 2008 From: thomas at archlinux.org (Thomas Baechler) Date: Fri, 29 Feb 2008 13:47:37 -0500 Subject: [arch-commits] CVS update of extra/system/v86d (PKGBUILD v86d v86d_hook) Message-ID: Date: Friday, February 29, 2008 @ 19:47:37 Author: thomas Path: /home/cvs-extra/extra/system/v86d Added: PKGBUILD (1.1) v86d (1.1) v86d_hook (1.1) upgpkg: v86d 0.1.3-1 initial arch v86d release -----------+ PKGBUILD | 36 ++++++++++++++++++++++++++++++++++++ v86d | 11 +++++++++++ v86d_hook | 4 ++++ 3 files changed, 51 insertions(+) Index: extra/system/v86d/PKGBUILD diff -u /dev/null extra/system/v86d/PKGBUILD:1.1 --- /dev/null Fri Feb 29 19:47:37 2008 +++ extra/system/v86d/PKGBUILD Fri Feb 29 19:47:36 2008 @@ -0,0 +1,36 @@ +# $Id: PKGBUILD,v 1.1 2008/02/29 18:47:36 thomas Exp $ +# Maintainer: Thomas Baechler +pkgname="v86d" +pkgver="0.1.3" +pkgrel="1" +pkgdesc="userspace helper for uvesafb that runs x86 code in an emulated environment" +url="http://dev.gentoo.org/~spock/projects/uvesafb/" +license=('GPL2') +arch=("i686" "x86_64") +makedepends=('kernel26>=2.6.24' 'kernel26<2.6.25') +depends=('glibc' 'klibc>=1.5-4') +_kernver="2.6.24-ARCH" +source=(http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-$pkgver.tar.bz2 + v86d v86d_hook) +md5sums=('1c26f40af343bcc465f5832e2c9548d6' + 'b026b6289024a217072038268d68f5ad' + '813958b8f6c75a7063e4858f31509694') +options=(!makeflags) + +build() { + cd $startdir/src/v86d-$pkgver + + ./configure --with-klibc + make KDIR=/lib/modules/${_kernver}/build || return 1 + make DESTDIR=$startdir/pkg install || return 1 + mv $startdir/pkg/sbin/v86d $startdir/pkg/sbin/v86d_klibc + + make clean + + ./configure --default + make KDIR=/lib/modules/${_kernver}/build || return 1 + make DESTDIR=$startdir/pkg install || return 1 + + install -D -m644 $startdir/src/v86d $startdir/pkg/lib/initcpio/install/v86d || return 1 + install -D -m644 $startdir/src/v86d_hook $startdir/pkg/lib/initcpio/hooks/v86d || return 1 +} Index: extra/system/v86d/v86d diff -u /dev/null extra/system/v86d/v86d:1.1 --- /dev/null Fri Feb 29 19:47:37 2008 +++ extra/system/v86d/v86d Fri Feb 29 19:47:37 2008 @@ -0,0 +1,11 @@ +install() { + add_binary "/sbin/v86d_klibc" "/sbin/v86d" + MODULES="uvesafb" + SCRIPT="v86d" +} + +help() { + echo "This hook sets up v86d, the userspace helper for uvesafb." +} + +# vim: set ft=sh ts=4 sw=4 expandtab: Index: extra/system/v86d/v86d_hook diff -u /dev/null extra/system/v86d/v86d_hook:1.1 --- /dev/null Fri Feb 29 19:47:37 2008 +++ extra/system/v86d/v86d_hook Fri Feb 29 19:47:37 2008 @@ -0,0 +1,4 @@ +run_hook() +{ + /sbin/modprobe uvesafb +} \ No newline at end of file From roman at archlinux.org Fri Feb 29 23:36:07 2008 From: roman at archlinux.org (Roman Kyrylych) Date: Fri, 29 Feb 2008 18:36:07 -0500 Subject: [arch-commits] CVS update of extra/network/deluge (PKGBUILD) Message-ID: Date: Friday, February 29, 2008 @ 18:36:07 Author: roman Path: /home/cvs-extra/extra/network/deluge Modified: PKGBUILD (1.15 -> 1.16) upgpkg: deluge 0.5.8.5-1 ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Index: extra/network/deluge/PKGBUILD diff -u extra/network/deluge/PKGBUILD:1.15 extra/network/deluge/PKGBUILD:1.16 --- extra/network/deluge/PKGBUILD:1.15 Thu Feb 28 05:01:43 2008 +++ extra/network/deluge/PKGBUILD Fri Feb 29 18:36:07 2008 @@ -1,9 +1,9 @@ -# $Id: PKGBUILD,v 1.15 2008/02/28 10:01:43 roman Exp $ +# $Id: PKGBUILD,v 1.16 2008/02/29 23:36:07 roman Exp $ # Maintainer: Roman Kyrylych pkgname=deluge -pkgver=0.5.8.4 -pkgrel=2 +pkgver=0.5.8.5 +pkgrel=1 pkgdesc="Bittorrent client written in PyGTK" arch=('i686' 'x86_64') url="http://deluge-torrent.org/" @@ -13,7 +13,7 @@ makedepends=('intltool') install=deluge.install source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.gz) -md5sums=('9a550449d8c73cd9c0603ce484f92447') +md5sums=('3bb32ae71f3e442a9c623510eafee80b') options=('!emptydirs') build() {