wok-6.x diff pixman/receipt @ rev 13548
Added multi-stream support to Alsa
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Fri Nov 02 06:24:10 2012 +0200 (2012-11-02) |
parents | 7e91486a25fd |
children | 66feb7f9e198 |
line diff
1.1 --- a/pixman/receipt Tue Apr 24 23:23:22 2012 +0200 1.2 +++ b/pixman/receipt Fri Nov 02 06:24:10 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pixman" 1.7 -VERSION="0.25.2" 1.8 +VERSION="0.26.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Pixman library." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,6 +9,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.cairographics.org/" 1.15 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.16 +HOST_ARCH="i486 arm" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()