wok rev 16035
ARM: some more Xorg packages needed to build xorg-server-light
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 09 03:09:11 2014 +0100 (2014-03-09) |
parents | 4abbe39ea1e2 |
children | 243b05f2775f |
files | xorg-damageproto/receipt xorg-libXxf86vm/receipt xorg-resourceproto/receipt xorg-xcmiscproto/receipt xorg-xf86dgaproto/receipt |
line diff
1.1 --- a/xorg-damageproto/receipt Sun Mar 09 02:28:02 2014 +0100 1.2 +++ b/xorg-damageproto/receipt Sun Mar 09 03:09:11 2014 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 SOURCE="damageproto" 1.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.6 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-fixesproto pkg-config" 1.10 BUILD_DEPENDS="xorg-util-macros"
2.1 --- a/xorg-libXxf86vm/receipt Sun Mar 09 02:28:02 2014 +0100 2.2 +++ b/xorg-libXxf86vm/receipt Sun Mar 09 03:09:11 2014 +0100 2.3 @@ -10,7 +10,7 @@ 2.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 2.5 WEB_SITE="http://www.x.org/" 2.6 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 2.7 -#HOST_ARCH="i486 arm" 2.8 +HOST_ARCH="i486 arm" 2.9 2.10 DEPENDS="xorg-libX11 xorg-libXext" 2.11 BUILD_DEPENDS="xorg-libX11-dev xorg-libXext-dev xorg-xf86vidmodeproto"
3.1 --- a/xorg-resourceproto/receipt Sun Mar 09 02:28:02 2014 +0100 3.2 +++ b/xorg-resourceproto/receipt Sun Mar 09 03:09:11 2014 +0100 3.3 @@ -10,6 +10,7 @@ 3.4 SOURCE="resourceproto" 3.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 3.6 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 3.7 +HOST_ARCH="i486 arm" 3.8 3.9 DEPENDS="xorg-util-macros pkg-config" 3.10 BUILD_DEPENDS="xorg-util-macros"
4.1 --- a/xorg-xcmiscproto/receipt Sun Mar 09 02:28:02 2014 +0100 4.2 +++ b/xorg-xcmiscproto/receipt Sun Mar 09 03:09:11 2014 +0100 4.3 @@ -10,6 +10,7 @@ 4.4 SOURCE="xcmiscproto" 4.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 4.6 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 4.7 +HOST_ARCH="i486 arm" 4.8 4.9 DEPENDS="xorg-util-macros pkg-config" 4.10 BUILD_DEPENDS="xorg-util-macros"
5.1 --- a/xorg-xf86dgaproto/receipt Sun Mar 09 02:28:02 2014 +0100 5.2 +++ b/xorg-xf86dgaproto/receipt Sun Mar 09 03:09:11 2014 +0100 5.3 @@ -10,6 +10,7 @@ 5.4 SOURCE="xf86dgaproto" 5.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 5.6 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 5.7 +HOST_ARCH="i486 arm" 5.8 5.9 DEPENDS="xorg-util-macros pkg-config" 5.10 # /usr/include/X11/extensions/xf86dga.h: #include <X11/extensions/Xxf86dga.h> ?