wok rev 4361

Up: libxml2* (2.7.5) + python-lxml
author Christophe Lincoln <pankso@slitaz.org>
date Tue Oct 06 11:19:06 2009 +0200 (2009-10-06)
parents 7f41991f54c4
children 918e2b4ddf52
files libxml2-dev/receipt libxml2-python/receipt libxml2/receipt python-lxml/receipt
line diff
     1.1 --- a/libxml2-dev/receipt	Mon Oct 05 19:11:05 2009 +0200
     1.2 +++ b/libxml2-dev/receipt	Tue Oct 06 11:19:06 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxml2-dev"
     1.7 -VERSION="2.7.3"
     1.8 +VERSION="2.7.5"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="XML C parser and toolkit devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -12,11 +12,11 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/lib $fs/usr/bin $fs/usr/share
    1.16 -	
    1.17 +
    1.18  	cp -a $_pkg/usr/bin/xml2-config $fs/usr/bin
    1.19  	cp -a $_pkg/usr/lib/*.sh $fs/usr/bin
    1.20  	chmod +x $fs/usr/bin/*.sh
    1.21 -	
    1.22 +
    1.23  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.24  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.25  	cp -a $_pkg/usr/include $fs/usr
     2.1 --- a/libxml2-python/receipt	Mon Oct 05 19:11:05 2009 +0200
     2.2 +++ b/libxml2-python/receipt	Tue Oct 06 11:19:06 2009 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libxml2-python"
     2.7 -VERSION="2.6.9"
     2.8 +VERSION="2.6.15"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Libxml2 adapter for the Python."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
     3.1 --- a/libxml2/receipt	Mon Oct 05 19:11:05 2009 +0200
     3.2 +++ b/libxml2/receipt	Tue Oct 06 11:19:06 2009 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="libxml2"
     3.7 -VERSION="2.7.3"
     3.8 +VERSION="2.7.5"
     3.9  CATEGORY="system-tools"
    3.10  SHORT_DESC="Libxml2 is the XML C parser and toolkit."
    3.11  MAINTAINER="pankso@slitaz.org"
     4.1 --- a/python-lxml/receipt	Mon Oct 05 19:11:05 2009 +0200
     4.2 +++ b/python-lxml/receipt	Tue Oct 06 11:19:06 2009 +0200
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="python-lxml"
     4.7 -VERSION="2.1.2"
     4.8 +VERSION="2.2.2"
     4.9  CATEGORY="development"
    4.10  SHORT_DESC="Pythonic binding for the libxml2 and libxslt libraries.."
    4.11  MAINTAINER="pascal.bellard@slitaz.org"