wok-next diff glib/receipt @ rev 16379

ARM: add sox, libunique, libao, libnotify
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 15 03:14:22 2014 +0200 (2014-04-15)
parents 557291b407c6
children bfa161af9356
line diff
     1.1 --- a/glib/receipt	Thu Apr 10 23:23:30 2014 +0200
     1.2 +++ b/glib/receipt	Tue Apr 15 03:14:22 2014 +0200
     1.3 @@ -11,8 +11,6 @@
     1.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -CROSS_BUGS="arm: glib 2.32.4 error: cannot compute alignment of guint32"
     1.8 -
     1.9  DEPENDS="pcre libffi libxml2 elfutils"
    1.10  BUILD_DEPENDS="pcre-dev libffi-dev gettext zlib-dev perl python-dev \
    1.11  elfutils-dev libxml2-dev libxml2-tools automake"
    1.12 @@ -49,7 +47,7 @@
    1.13  				--sysconfdir=/etc \
    1.14  				--with-pcre=system \
    1.15  				--build=i486-slitaz-linux \
    1.16 -				--host=arm-slitaz-linux-gnueabi \
    1.17 +				--host=$ARCH-slitaz-linux-gnueabi \
    1.18  				--enable-shared=yes \
    1.19  				--enable-static=yes ;;
    1.20  	esac &&