wok rev 12981

Up: pixman (0.26.0) and cross-compile for ARM
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 02 13:45:01 2012 +0200 (2012-06-02)
parents 3cc862ed2129
children bd0fe51a2736
files pixman-dev/receipt pixman/receipt
line diff
     1.1 --- a/pixman-dev/receipt	Sat Jun 02 13:16:54 2012 +0200
     1.2 +++ b/pixman-dev/receipt	Sat Jun 02 13:45:01 2012 +0200
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pixman-dev"
     1.7 -VERSION="0.25.2"
     1.8 +VERSION="0.26.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Pixman library devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="pixman"
    1.13  WANTED="pixman"
    1.14  WEB_SITE="http://www.cairographics.org/"
    1.15 +HOST_ARCH="i486 arm"
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()
     2.1 --- a/pixman/receipt	Sat Jun 02 13:16:54 2012 +0200
     2.2 +++ b/pixman/receipt	Sat Jun 02 13:45:01 2012 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="pixman"
     2.7 -VERSION="0.25.2"
     2.8 +VERSION="0.26.0"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Pixman library."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -9,6 +9,7 @@
    2.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.14  WEB_SITE="http://www.cairographics.org/"
    2.15  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    2.16 +HOST_ARCH="i486 arm"
    2.17  
    2.18  # Rules to configure and make the package.
    2.19  compile_rules()