wok-6.x diff pixman-dev/receipt @ rev 14174
Add linuxconsoletools
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 09 13:08:54 2013 +0100 (2013-03-09) |
parents | 7e91486a25fd |
children | 66feb7f9e198 |
line diff
1.1 --- a/pixman-dev/receipt Tue Apr 24 23:23:22 2012 +0200 1.2 +++ b/pixman-dev/receipt Sat Mar 09 13:08:54 2013 +0100 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()