wok-6.x diff cairo-gl-dev/receipt @ rev 21985
linld: x86 support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 14 11:52:35 2019 +0200 (2019-10-14) |
parents | fc9203de5ff2 |
children |
line diff
1.1 --- a/cairo-gl-dev/receipt Tue Feb 21 15:50:51 2017 +0100 1.2 +++ b/cairo-gl-dev/receipt Mon Oct 14 11:52:35 2019 +0200 1.3 @@ -1,13 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cairo-gl-dev" 1.7 -VERSION="1.14.4" 1.8 +VERSION="1.16.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="2D graphics library with GL support, development files" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="MPL LGPL2.1" 1.13 WEB_SITE="https://www.cairographics.org/" 1.14 -HOST_ARCH="i486" 1.15 1.16 WANTED="cairo-gl" 1.17 DEPENDS="cairo-gl pkg-config cairo-gl-tools fontconfig-dev freetype-dev glib-dev \ 1.18 @@ -15,6 +14,7 @@ 1.19 mesa-wayland-dev pcre-dev pixman-dev udev-dev wayland-dev xorg-libX11-dev \ 1.20 xorg-libXau-dev xorg-libXdamage-dev xorg-libXdmcp-dev xorg-libXext-dev \ 1.21 xorg-libXfixes-dev xorg-libXrender-dev xorg-libXxf86vm-dev" 1.22 +HOST_ARCH="i486" 1.23 1.24 # Rules to gen a SliTaz package suitable for Tazpkg. 1.25 genpkg_rules()