wok diff idesk/receipt @ rev 21933
updated soundtouch and soundtouch-dev again (1.5.0 -> 2.1.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Oct 06 16:16:27 2019 +0100 (2019-10-06) |
parents | de49f29b101e |
children | ba7cbdb5749c |
line diff
1.1 --- a/idesk/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/idesk/receipt Sun Oct 06 16:16:27 2019 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://idesk.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="imlib2 xorg-libXft" 1.10 BUILD_DEPENDS="imlib2-dev xorg-libXft-dev" 1.11 @@ -16,7 +17,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 patch -p 0 < $stuff/DesktopConfig.patch || exit 1 1.17 ./configure \ 1.18 --enable-xft \