wok-current diff xorg-xinput/receipt @ rev 16703
Add: mplayer-opt: the same as mplayer but with enabled CPU optimizations (MMX, MMX2, SSE, SSE2 and friends).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed May 28 11:27:38 2014 +0300 (2014-05-28) |
parents | eb8067417980 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-xinput/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/xorg-xinput/receipt Wed May 28 11:27:38 2014 +0300 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.x.org/" 1.6 WGET_URL="$XORG_MIRROR/app/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-libXi" 1.10 BUILD_DEPENDS="xorg-libXi-dev"