wok-current diff libmodplug/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 | 8f447cf2eee5 |
children | 2aa4897bdebc |
line diff
1.1 --- a/libmodplug/receipt Sat Nov 09 20:47:29 2013 +0000 1.2 +++ b/libmodplug/receipt Wed May 28 11:27:38 2014 +0300 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://modplug-xmms.sourceforge.net/" 1.6 WGET_URL="http://downloads.sf.net/sourceforge/modplug-xmms/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="gcc-lib-base" 1.10 BUILD_DEPENDS="gcc-lib-base"