Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=d57736583741a2f610f2ccf5213343ba4cf32cdd
commit d57736583741a2f610f2ccf5213343ba4cf32cdd Author: crazy <[EMAIL PROTECTED]> Date: Sun Mar 9 23:41:13 2008 +0100 pcre-7.6-2-i686 * rebuild diff --git a/source/base/pcre/FrugalBuild b/source/base/pcre/FrugalBuild index d9240fb..f1471c7 100644 --- a/source/base/pcre/FrugalBuild +++ b/source/base/pcre/FrugalBuild @@ -4,12 +4,12 @@ pkgname=pcre pkgver=7.6 -pkgrel=1 +pkgrel=2 pkgdesc="Perl-compatible regular expression library" url="http://pcre.sourceforge.net" groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') -depends=('libstdc++') +depends=('libstdc++>=4.3.0-3') up2date="lynx -dump ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/|grep '.tar.gz$'|sort -n -r|grep -m1 '.tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/$pkgname/$pkgname-$pkgver.tar.gz) Fconfopts="$Fconfopts --disable-static --enable-utf8" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
