Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=0a84a19cabba1dda730e9d1c6f8d7ffa73661c3e

commit 0a84a19cabba1dda730e9d1c6f8d7ffa73661c3e
Author: voroskoi <[EMAIL PROTECTED]>
Date:   Sun Jan 20 13:36:59 2008 +0100

libxml2-2.6.30-2sayshell1-i686
added libxml2.patch, closes #2700

diff --git a/source/lib/libxml2/FrugalBuild b/source/lib/libxml2/FrugalBuild
index 7a08af7..3b41a5a 100644
--- a/source/lib/libxml2/FrugalBuild
+++ b/source/lib/libxml2/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=libxml2
pkgver=2.6.30
-pkgrel=1
+pkgrel=2sayshell1
pkgdesc="XML parsing library"
url="http://www.xmlsoft.org/";
groups=('lib' 'chroot-core')
@@ -13,7 +13,9 @@ depends=('zlib')
makedepends=('python>=2.5' 'readline')
#up2date="lynx -dump 'ftp://xmlsoft.org/libxml2/'|grep -m1 
'LATEST_LIBXML2_IS_'|sed 's/.*xml2-\(.*\).t.*/\1/'"
up2date="lynx -dump 'ftp://xmlsoft.org/libxml2/'|grep 
'libxml2-\(.*\).tar.gz'|Flasttar"
-source=(ftp://xmlsoft.org/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(ftp://xmlsoft.org/$pkgname/$pkgname-$pkgver.tar.gz 
http://veillard.com/libxml2.patch)
+sha1sums=('519701df3a10770980e993336fe19ef7d95b5bba' \
+          'd7621f294418b2e0a0de4511ac44104a5c0d1004')

subpkgs=("$pkgname-docs")
subdescs=("Documentation for $pkgname")
@@ -31,5 +33,4 @@ build() {
Fsplit $pkgname-docs usr/share/doc
}

-sha1sums=('519701df3a10770980e993336fe19ef7d95b5bba')
# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to