# HG changeset patch # User Christophe Lincoln # Date 1397348446 -7200 # Node ID afac960ce4cf08a3d25755df7adad54641394c8c # Parent 37ab4393a6c7b01386fcfce01a13ce64e10ab0d3 ARM: remove pkgs that dont build (php is even not cross compiled and python modules are hard to cross) diff -r 37ab4393a6c7 -r afac960ce4cf djvulibre-dev/receipt --- a/djvulibre-dev/receipt Sun Apr 13 01:42:13 2014 +0200 +++ b/djvulibre-dev/receipt Sun Apr 13 02:20:46 2014 +0200 @@ -8,7 +8,7 @@ LICENSE="GPL2" WEB_SITE="http://djvu.sourceforge.net/" WANTED="djvulibre" -HOST_ARCH="i486 arm" +#HOST_ARCH="i486 arm" DEPENDS="djvulibre pkg-config" diff -r 37ab4393a6c7 -r afac960ce4cf djvulibre/receipt --- a/djvulibre/receipt Sun Apr 13 01:42:13 2014 +0200 +++ b/djvulibre/receipt Sun Apr 13 02:20:46 2014 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://djvu.sourceforge.net/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/djvu/$TARBALL" -HOST_ARCH="i486 arm" +#HOST_ARCH="i486 arm" DEPENDS="gcc-lib-base tiff jpeg" BUILD_DEPENDS="tiff-dev jpeg-dev xdg-utils bash librsvg-apps" diff -r 37ab4393a6c7 -r afac960ce4cf novnc/receipt --- a/novnc/receipt Sun Apr 13 01:42:13 2014 +0200 +++ b/novnc/receipt Sun Apr 13 02:20:46 2014 +0200 @@ -10,7 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="git|git://github.com/kanaka/noVNC.git" TAGS="vnc remote-desktop html5" -HOST_ARCH="any" +#HOST_ARCH="any" DEPENDS="python python-numpy" BUILD_DEPENDS="python python-pil openssl git" diff -r 37ab4393a6c7 -r afac960ce4cf phproxy/receipt --- a/phproxy/receipt Sun Apr 13 01:42:13 2014 +0200 +++ b/phproxy/receipt Sun Apr 13 02:20:46 2014 +0200 @@ -10,7 +10,7 @@ WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=phproxy" TARBALL="$SOURCE%20$VERSION%20mod%20SSE+ARKA%2020100825.7z" WGET_URL="http://sebsauvage.net/temp/$TARBALL" -HOST_ARCH="any" +#HOST_ARCH="any" DEPENDS="php" BUILD_DEPENDS="p7zip"