wok diff libxslt-dev/receipt @ rev 23801

created recipes for xcb-util-cursor and xcb-util-cursor-dev
author Hans-G?nter Theisgen
date Sun May 24 07:21:45 2020 +0100 (2020-05-24)
parents 06ffe7f7cb2a
children
line diff
     1.1 --- a/libxslt-dev/receipt	Sun Apr 21 07:53:02 2019 +0100
     1.2 +++ b/libxslt-dev/receipt	Sun May 24 07:21:45 2020 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxslt-dev"
     1.7 -VERSION="1.1.33"
     1.8 +VERSION="1.1.34"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="XSLT support for libxml2 - development files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="MIT"
    1.13  WEB_SITE="http://xmlsoft.org/"
    1.14  
    1.15 -DEPENDS="libxslt pkg-config libxslt-python libgcrypt-dev libxml2-dev zlib-dev"
    1.16 +DEPENDS="libxslt libxslt-python libgcrypt-dev libxml2-dev pkg-config zlib-dev"
    1.17  WANTED="libxslt"
    1.18  
    1.19  HOST_ARCH="i486 arm"
    1.20 @@ -25,7 +25,7 @@
    1.21  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
    1.22  	
    1.23  	cp $install/usr/bin/xslt-config		$fs/usr/bin
    1.24 -	chmod +x $fs/usr/bin/*
    1.25 +	chmod +x				$fs/usr/bin/*
    1.26  	
    1.27  	cp -a $install/usr/include		$fs/usr
    1.28  	cp -a $install/usr/share/aclocal	$fs/usr/share