wok rev 16121
ARM: add xvidcore
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 23 17:16:22 2014 +0100 (2014-03-23) |
parents | 7c60f0439906 |
children | 424066c71c13 |
files | xorg-libXvMC/receipt xvidcore-dev/receipt xvidcore/receipt |
line diff
1.1 --- a/xorg-libXvMC/receipt Sun Mar 23 15:01:41 2014 +0100 1.2 +++ b/xorg-libXvMC/receipt Sun Mar 23 17:16:22 2014 +0100 1.3 @@ -18,7 +18,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure \ 1.9 --sysconfdir=/etc \ 1.10 --mandir=/usr/share/man \
2.1 --- a/xvidcore-dev/receipt Sun Mar 23 15:01:41 2014 +0100 2.2 +++ b/xvidcore-dev/receipt Sun Mar 23 17:16:22 2014 +0100 2.3 @@ -7,8 +7,10 @@ 2.4 MAINTAINER="devl547@gmail.com" 2.5 LICENSE="GPL2" 2.6 WEB_SITE="http://www.xvid.org" 2.7 +WANTED="xvidcore" 2.8 +HOST_ARCH="i486 arm" 2.9 + 2.10 DEPENDS="xvidcore" 2.11 -WANTED="xvidcore" 2.12 2.13 # Rules to gen a SliTaz package suitable for Tazpkg. 2.14 genpkg_rules()
3.1 --- a/xvidcore/receipt Sun Mar 23 15:01:41 2014 +0100 3.2 +++ b/xvidcore/receipt Sun Mar 23 17:16:22 2014 +0100 3.3 @@ -9,6 +9,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.5 WEB_SITE="http://www.xvid.org" 3.6 WGET_URL="http://downloads.xvid.org/downloads/$TARBALL" 3.7 +HOST_ARCH="i486 arm" 3.8 3.9 BUILD_DEPENDS="yasm" 3.10