wok rev 14746

Up xorg-libXrender (0.9.8), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 15 14:56:22 2013 +0200 (2013-06-15)
parents 2dee907f180f
children 92f66e45cea7
files libvorbis-dev/receipt tcc/receipt xorg-libXrender-dev/receipt xorg-libXrender/receipt
line diff
     1.1 --- a/libvorbis-dev/receipt	Fri Jun 14 13:57:08 2013 +0000
     1.2 +++ b/libvorbis-dev/receipt	Sat Jun 15 14:56:22 2013 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Vorbis base library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="other"
     1.8  DEPENDS="libogg-dev libvorbis"
     1.9  WANTED="libvorbis"
    1.10  WEB_SITE="http://www.xiph.org/"
    1.11 @@ -13,8 +14,8 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/lib $fs/usr/share
    1.15 -	cp -a $_pkg/usr/include $fs/usr
    1.16 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.17 -	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.18 -	cp -a $_pkg/usr/share/aclocal $fs/usr/share
    1.19 +	cp -a $install/usr/include $fs/usr
    1.20 +	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.21 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.22 +	cp -a $install/usr/share/aclocal $fs/usr/share
    1.23  }
     2.1 --- a/tcc/receipt	Fri Jun 14 13:57:08 2013 +0000
     2.2 +++ b/tcc/receipt	Sat Jun 15 14:56:22 2013 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.5  WEB_SITE="http://bellard.org/tcc/"
     2.6  WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL"
     2.7 -TAGS="compiler C"
     2.8 +TAGS="compiler C assembler"
     2.9  HOST_ARCH="i486 arm"
    2.10  
    2.11  DEPENDS="tcc-common"
     3.1 --- a/xorg-libXrender-dev/receipt	Fri Jun 14 13:57:08 2013 +0000
     3.2 +++ b/xorg-libXrender-dev/receipt	Sat Jun 15 14:56:22 2013 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="xorg-libXrender-dev"
     3.7 -VERSION="0.9.7"
     3.8 +VERSION="0.9.8"
     3.9  CATEGORY="development"
    3.10  SHORT_DESC="Development files for libXrender"
    3.11  MAINTAINER="pankso@slitaz.org"
     4.1 --- a/xorg-libXrender/receipt	Fri Jun 14 13:57:08 2013 +0000
     4.2 +++ b/xorg-libXrender/receipt	Sat Jun 15 14:56:22 2013 +0200
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="xorg-libXrender"
     4.7 -VERSION="0.9.7"
     4.8 +VERSION="0.9.8"
     4.9  CATEGORY="x-window"
    4.10  SHORT_DESC="X Render Library"
    4.11  MAINTAINER="pankso@slitaz.org"