wok rev 16584
Some fixes to last commit
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 04 05:48:48 2014 +0200 (2014-05-04) |
parents | 8bdba6bcdf42 |
children | 0ac2079a97ed |
files | cairo-gl/receipt lesstif/receipt libxml2-python/receipt mesa-wayland/receipt |
line diff
1.1 --- a/cairo-gl/receipt Sun May 04 05:46:01 2014 +0200 1.2 +++ b/cairo-gl/receipt Sun May 04 05:48:48 2014 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.xz" 1.5 WEB_SITE="http://www.cairographics.org/" 1.6 WGET_URL="http://cairographics.org/releases/$TARBALL" 1.7 -HOST_ARCH="arm i486" 1.8 +#HOST_ARCH="arm i486" 1.9 1.10 DEPENDS="glib pixman libpng zlib expat fontconfig freetype xorg-libX11 \ 1.11 xorg-libXau xorg-libXdmcp xorg-libXrender xcb-util libxcb mesa-wayland"
2.1 --- a/lesstif/receipt Sun May 04 05:46:01 2014 +0200 2.2 +++ b/lesstif/receipt Sun May 04 05:48:48 2014 +0200 2.3 @@ -9,7 +9,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.5 WEB_SITE="http://sourceforge.net/projects/lesstif/" 2.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.7 -HOST_ARCH="arm i486" 2.8 +#HOST_ARCH="arm i486" 2.9 2.10 DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 2.11 xorg-libXdmcp xorg-libXext xorg-libXt util-linux-uuid freetype xorg-libXp"
3.1 --- a/libxml2-python/receipt Sun May 04 05:46:01 2014 +0200 3.2 +++ b/libxml2-python/receipt Sun May 04 05:48:48 2014 +0200 3.3 @@ -7,8 +7,9 @@ 3.4 MAINTAINER="pascal.bellard@slitaz.org" 3.5 LICENSE="MIT" 3.6 WEB_SITE="http://xmlsoft.org/" 3.7 +HOST_ARCH="arm i486" 3.8 + 3.9 WANTED="libxml2" 3.10 - 3.11 DEPENDS="python libxml2 libxslt" 3.12 3.13 # Rules to gen a SliTaz package suitable for Tazpkg.
4.1 --- a/mesa-wayland/receipt Sun May 04 05:46:01 2014 +0200 4.2 +++ b/mesa-wayland/receipt Sun May 04 05:48:48 2014 +0200 4.3 @@ -11,7 +11,7 @@ 4.4 TARBALL="${SOURCE}Lib-$VERSION.tar.bz2" 4.5 WEB_SITE="http://www.mesa3d.org/" 4.6 WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/$VERSION/$TARBALL" 4.7 -HOST_ARCH="arm i486" 4.8 +#HOST_ARCH="arm i486" 4.9 4.10 # Have Wayland support by default ? 4.11 PROVIDE="libgl libegl-mesa libglw-mesa libglu-mesa"