wok rev 16349

ARM: remove pkgs that dont build (php is even not cross compiled and python modules are hard to cross)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 02:20:46 2014 +0200 (2014-04-13)
parents 37ab4393a6c7
children 4c135e0fe1b8
files djvulibre-dev/receipt djvulibre/receipt novnc/receipt phproxy/receipt
line diff
     1.1 --- a/djvulibre-dev/receipt	Sun Apr 13 01:42:13 2014 +0200
     1.2 +++ b/djvulibre-dev/receipt	Sun Apr 13 02:20:46 2014 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="http://djvu.sourceforge.net/"
     1.6  WANTED="djvulibre"
     1.7 -HOST_ARCH="i486 arm"
     1.8 +#HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="djvulibre pkg-config"
    1.11  
     2.1 --- a/djvulibre/receipt	Sun Apr 13 01:42:13 2014 +0200
     2.2 +++ b/djvulibre/receipt	Sun Apr 13 02:20:46 2014 +0200
     2.3 @@ -9,7 +9,7 @@
     2.4  WEB_SITE="http://djvu.sourceforge.net/"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.6  WGET_URL="$SF_MIRROR/djvu/$TARBALL"
     2.7 -HOST_ARCH="i486 arm"
     2.8 +#HOST_ARCH="i486 arm"
     2.9  
    2.10  DEPENDS="gcc-lib-base tiff jpeg"
    2.11  BUILD_DEPENDS="tiff-dev jpeg-dev xdg-utils bash librsvg-apps"
     3.1 --- a/novnc/receipt	Sun Apr 13 01:42:13 2014 +0200
     3.2 +++ b/novnc/receipt	Sun Apr 13 02:20:46 2014 +0200
     3.3 @@ -10,7 +10,7 @@
     3.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     3.5  WGET_URL="git|git://github.com/kanaka/noVNC.git"
     3.6  TAGS="vnc remote-desktop html5"
     3.7 -HOST_ARCH="any"
     3.8 +#HOST_ARCH="any"
     3.9  
    3.10  DEPENDS="python python-numpy"
    3.11  BUILD_DEPENDS="python python-pil openssl git"
     4.1 --- a/phproxy/receipt	Sun Apr 13 01:42:13 2014 +0200
     4.2 +++ b/phproxy/receipt	Sun Apr 13 02:20:46 2014 +0200
     4.3 @@ -10,7 +10,7 @@
     4.4  WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=phproxy"
     4.5  TARBALL="$SOURCE%20$VERSION%20mod%20SSE+ARKA%2020100825.7z"
     4.6  WGET_URL="http://sebsauvage.net/temp/$TARBALL"
     4.7 -HOST_ARCH="any"
     4.8 +#HOST_ARCH="any"
     4.9  
    4.10  DEPENDS="php"
    4.11  BUILD_DEPENDS="p7zip"