wok-current rev 16125
ARM: add xorg-libXdamage and conky
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 23 22:52:11 2014 +0100 (2014-03-23) |
parents | d0e0683c923e |
children | 2511abf8a53e |
files | conky/receipt xorg-libXdamage-dev/receipt xorg-libXdamage/receipt |
line diff
1.1 --- a/conky/receipt Sun Mar 23 22:40:07 2014 +0100 1.2 +++ b/conky/receipt Sun Mar 23 22:52:11 2014 +0100 1.3 @@ -10,11 +10,12 @@ 1.4 WEB_SITE="http://conky.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 TAGS="desktop monitoring" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="expat fontconfig freetype glib xorg-libX11 xorg-libXau \ 1.10 xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \ 1.11 xorg-libXft xorg-libXrender zlib ncursesw wireless_tools" 1.12 -BUILD_DEPENDS="$DEPENDS xorg-libXdamage-dev xorg-libXft-dev fontconfig-dev \ 1.13 +BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXft-dev fontconfig-dev \ 1.14 expat-dev glib glib-dev pkg-config zlib-dev freetype-dev xorg-xextproto \ 1.15 xorg-damageproto xorg-fixesproto ncursesw-dev wireless_tools-dev" 1.16
2.1 --- a/xorg-libXdamage-dev/receipt Sun Mar 23 22:40:07 2014 +0100 2.2 +++ b/xorg-libXdamage-dev/receipt Sun Mar 23 22:52:11 2014 +0100 2.3 @@ -7,6 +7,7 @@ 2.4 MAINTAINER="pankso@slitaz.org" 2.5 LICENSE="other" 2.6 WEB_SITE="http://www.x.org/" 2.7 +HOST_ARCH="i486 arm" 2.8 2.9 WANTED="xorg-libXdamage" 2.10 DEPENDS="xorg-libXdamage xorg-damageproto xorg-libXfixes-dev pkg-config"
3.1 --- a/xorg-libXdamage/receipt Sun Mar 23 22:40:07 2014 +0100 3.2 +++ b/xorg-libXdamage/receipt Sun Mar 23 22:52:11 2014 +0100 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 3.5 WEB_SITE="http://www.x.org/" 3.6 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 3.7 +HOST_ARCH="i486 arm" 3.8 3.9 DEPENDS="xorg-libXfixes" 3.10 BUILD_DEPENDS="xorg-damageproto xorg-libXfixes-dev"