# HG changeset patch # User Pascal Bellard # Date 1396692754 0 # Node ID d51b2411e55e1dd452cf4e4c496b30f7c635d99a # Parent 70a0e8ec895514524c63a5b0d9f640a4ab313cab Add some any arch packages diff -r 70a0e8ec8955 -r d51b2411e55e jssame/receipt --- a/jssame/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/jssame/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -6,6 +6,7 @@ SHORT_DESC="Same game in javascript" MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.slitaz.org/" +HOST_ARCH="any" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 70a0e8ec8955 -r d51b2411e55e jstetris/receipt --- a/jstetris/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/jstetris/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://javascript.internet.com/games/Tetris.html" WGET_URL="http://javascript.internet.com/games/$TARBALL" +HOST_ARCH="any" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 70a0e8ec8955 -r d51b2411e55e lionwiki/receipt --- a/lionwiki/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/lionwiki/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ WEB_SITE="http://lionwiki.0o.cz" WGET_URL="$WEB_SITE/download/$VERSION/$TARBALL" CONFIG_FILES="/var/www/lionwikiss/config.php" +HOST_ARCH="any" DEPENDS="lighttpd php" diff -r 70a0e8ec8955 -r d51b2411e55e nanochess/receipt --- a/nanochess/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/nanochess/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -7,6 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" WEB_SITE="http://www.nanochess.org/" +HOST_ARCH="any" TAGS="chess" # Rules to configure and make the package. diff -r 70a0e8ec8955 -r d51b2411e55e novnc/receipt --- a/novnc/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/novnc/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="git|git://github.com/kanaka/noVNC.git" TAGS="vnc remote-desktop html5" +HOST_ARCH="any" DEPENDS="python python-numpy" BUILD_DEPENDS="python python-pil openssl git" diff -r 70a0e8ec8955 -r d51b2411e55e phpldapadmin/receipt --- a/phpldapadmin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/phpldapadmin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ WEB_SITE="http://phpldapadmin.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/phpldapadmin/config.php" +HOST_ARCH="any" DEPENDS="php-ldap" diff -r 70a0e8ec8955 -r d51b2411e55e phpmyadmin/receipt --- a/phpmyadmin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/phpmyadmin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -12,6 +12,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" SUGGESTED="php-mcrypt" CONFIG_FILES="/etc/phpmyadmin/config.inc.php" +HOST_ARCH="any" DEPENDS="php-mysqli" diff -r 70a0e8ec8955 -r d51b2411e55e phppgadmin/receipt --- a/phppgadmin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/phppgadmin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://$PACKAGE.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/phppgadmin/config.inc.php" +HOST_ARCH="any" DEPENDS="php-pgsql" diff -r 70a0e8ec8955 -r d51b2411e55e phpqrcode/receipt --- a/phpqrcode/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/phpqrcode/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-2010100721_$VERSION.zip" WEB_SITE="http://phpqrcode.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +HOST_ARCH="any" DEPENDS="qrencode php-gd" diff -r 70a0e8ec8955 -r d51b2411e55e phproxy/receipt --- a/phproxy/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/phproxy/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +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" DEPENDS="php" BUILD_DEPENDS="p7zip" diff -r 70a0e8ec8955 -r d51b2411e55e phpsysinfo/receipt --- a/phpsysinfo/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/phpsysinfo/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/phpsysinfo.conf" +HOST_ARCH="any" DEPENDS="php pcre-dev" BUILD_DEPENDS="" diff -r 70a0e8ec8955 -r d51b2411e55e picoblog/receipt --- a/picoblog/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/picoblog/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -9,6 +9,8 @@ TARBALL="$PACKAGE-$VERSION" WEB_SITE="http://dev.kd2.org/picoblog/" URL="http://svn.kd2.org/svn/misc/apps/picoblog/index.php" +HOST_ARCH="any" +TAGS="blog" DEPENDS="php" diff -r 70a0e8ec8955 -r d51b2411e55e shaarli/receipt --- a/shaarli/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/shaarli/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -9,6 +9,7 @@ LICENSE="zlib/libpng" TARBALL="${PACKAGE}_$VERSION.zip" _URL="http://sebsauvage.net/files/$TARBALL" +HOST_ARCH="any" DEPENDS="php" diff -r 70a0e8ec8955 -r d51b2411e55e smbwebclient/receipt --- a/smbwebclient/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/smbwebclient/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,7 +10,7 @@ WEB_SITE="http://$PACKAGE.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/samba/smbwebclient.conf" -COOK_OPT="!unpack !repack_src" +HOST_ARCH="any" DEPENDS="php smbclient" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ar/receipt --- a/squirrelmail-ar/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ar/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-archive/receipt --- a/squirrelmail-archive/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-archive/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-autocomplete/receipt --- a/squirrelmail-autocomplete/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-autocomplete/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-autorespond/receipt --- a/squirrelmail-autorespond/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-autorespond/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail vacation" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-bg_BG/receipt --- a/squirrelmail-bg_BG/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-bg_BG/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-bn_IN/receipt --- a/squirrelmail-bn_IN/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-bn_IN/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-bookmarks/receipt --- a/squirrelmail-bookmarks/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-bookmarks/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/bookmarks_data.php" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ca_ES/receipt --- a/squirrelmail-ca_ES/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ca_ES/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-calendard-file-backend/receipt --- a/squirrelmail-calendard-file-backend/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-calendard-file-backend/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" PROVIDE="squirrelmail-calendard-backend" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-calendard-sql-backend/receipt --- a/squirrelmail-calendard-sql-backend/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-calendard-sql-backend/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -12,6 +12,7 @@ WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" PROVIDE="squirrelmail-calendard-backend" +HOST_ARCH="any" DEPENDS="squirrelmail php-mysql" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-compatibility-plugin/receipt --- a/squirrelmail-compatibility-plugin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-compatibility-plugin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-cs_CZ/receipt --- a/squirrelmail-cs_CZ/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-cs_CZ/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-cy_GB/receipt --- a/squirrelmail-cy_GB/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-cy_GB/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-da_DK/receipt --- a/squirrelmail-da_DK/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-da_DK/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-de_DE/receipt --- a/squirrelmail-de_DE/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-de_DE/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-el_GR/receipt --- a/squirrelmail-el_GR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-el_GR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-en_GB/receipt --- a/squirrelmail-en_GB/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-en_GB/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-es_ES/receipt --- a/squirrelmail-es_ES/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-es_ES/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-et_EE/receipt --- a/squirrelmail-et_EE/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-et_EE/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-eu_ES/receipt --- a/squirrelmail-eu_ES/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-eu_ES/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-fa_IR/receipt --- a/squirrelmail-fa_IR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-fa_IR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-fi_FI/receipt --- a/squirrelmail-fi_FI/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-fi_FI/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-fo_FO/receipt --- a/squirrelmail-fo_FO/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-fo_FO/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-fr_FR/receipt --- a/squirrelmail-fr_FR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-fr_FR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-fy/receipt --- a/squirrelmail-fy/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-fy/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-he_IL/receipt --- a/squirrelmail-he_IL/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-he_IL/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-hr_HR/receipt --- a/squirrelmail-hr_HR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-hr_HR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-html/receipt --- a/squirrelmail-html/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-html/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-html_mail/receipt --- a/squirrelmail-html_mail/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-html_mail/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php /etc/apache/conf.d" +HOST_ARCH="any" DEPENDS="squirrelmail perl-html-parser perl-text-aspell" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-hu_HU/receipt --- a/squirrelmail-hu_HU/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-hu_HU/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-id_ID/receipt --- a/squirrelmail-id_ID/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-id_ID/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-is_IS/receipt --- a/squirrelmail-is_IS/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-is_IS/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-it_IT/receipt --- a/squirrelmail-it_IT/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-it_IT/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ja_JP/receipt --- a/squirrelmail-ja_JP/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ja_JP/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ka/receipt --- a/squirrelmail-ka/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ka/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ko_KR/receipt --- a/squirrelmail-ko_KR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ko_KR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ldapuser/receipt --- a/squirrelmail-ldapuser/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ldapuser/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail openldap" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-legend/receipt --- a/squirrelmail-legend/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-legend/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-locales/receipt --- a/squirrelmail-locales/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-locales/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="$SF_MIRROR/squirrelmail/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail-ar \ squirrelmail-bg_BG \ diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-lt_LT/receipt --- a/squirrelmail-lt_LT/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-lt_LT/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ms_MY/receipt --- a/squirrelmail-ms_MY/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ms_MY/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-msg_flags/receipt --- a/squirrelmail-msg_flags/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-msg_flags/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-multilogin/receipt --- a/squirrelmail-multilogin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-multilogin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail squirrelmail-compatibility-plugin" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-nb_NO/receipt --- a/squirrelmail-nb_NO/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-nb_NO/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-nl_NL/receipt --- a/squirrelmail-nl_NL/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-nl_NL/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-nn_NO/receipt --- a/squirrelmail-nn_NO/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-nn_NO/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-notes/receipt --- a/squirrelmail-notes/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-notes/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-pl_PL/receipt --- a/squirrelmail-pl_PL/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-pl_PL/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-pt_BR/receipt --- a/squirrelmail-pt_BR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-pt_BR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-pt_PT/receipt --- a/squirrelmail-pt_PT/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-pt_PT/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-quota/receipt --- a/squirrelmail-quota/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-quota/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail squirrelmail-compatibility-plugin" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ro_RO/receipt --- a/squirrelmail-ro_RO/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ro_RO/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ru_RU/receipt --- a/squirrelmail-ru_RU/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ru_RU/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-shared_calendars/receipt --- a/squirrelmail-shared_calendars/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-shared_calendars/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail squirrelmail-compatibility-plugin squirrelmail-calendard-backend" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-sieve/receipt --- a/squirrelmail-sieve/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-sieve/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-sizes/receipt --- a/squirrelmail-sizes/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-sizes/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-sk_SK/receipt --- a/squirrelmail-sk_SK/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-sk_SK/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-sl_SI/receipt --- a/squirrelmail-sl_SI/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-sl_SI/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-smallcal/receipt --- a/squirrelmail-smallcal/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-smallcal/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" +HOST_ARCH="any" DEPENDS="squirrelmail squirrelmail-compatibility-plugin" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-spamassassin/receipt --- a/squirrelmail-spamassassin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-spamassassin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" SUGGESTED="spamassassin" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-sr_YU/receipt --- a/squirrelmail-sr_YU/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-sr_YU/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-sv_SE/receipt --- a/squirrelmail-sv_SE/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-sv_SE/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-tr_TR/receipt --- a/squirrelmail-tr_TR/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-tr_TR/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-ug/receipt --- a/squirrelmail-ug/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-ug/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-uk_UA/receipt --- a/squirrelmail-uk_UA/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-uk_UA/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-vkeyboard/receipt --- a/squirrelmail-vkeyboard/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-vkeyboard/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-zh_CN/receipt --- a/squirrelmail-zh_CN/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-zh_CN/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail-zh_TW/receipt --- a/squirrelmail-zh_TW/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail-zh_TW/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="squirrelmail-locales" WEB_SITE="http://www.squirrelmail.org/" +HOST_ARCH="any" DEPENDS="squirrelmail" diff -r 70a0e8ec8955 -r d51b2411e55e squirrelmail/receipt --- a/squirrelmail/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/squirrelmail/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ WEB_SITE="http://www.squirrelmail.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php" +HOST_ARCH="any" DEPENDS="php" diff -r 70a0e8ec8955 -r d51b2411e55e sudoku/receipt --- a/sudoku/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/sudoku/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -8,6 +8,7 @@ TARBALL="$PACKAGE-$VERSION" WEB_SITE="http://10k.aneventapart.com/1/Entry/81" WGET_URL="http://10k.aneventapart.com/1/Uploads/81/index.html" +HOST_ARCH="any" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 70a0e8ec8955 -r d51b2411e55e tazwikiss/receipt --- a/tazwikiss/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/tazwikiss/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -11,6 +11,7 @@ WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2" WEB_SITE="http://www.slitaz.org/" CONFIG_FILES="/var/www/wiki/config*.sh" +HOST_ARCH="any" # Rules to configure and make the package. compile_rules() diff -r 70a0e8ec8955 -r d51b2411e55e web-applications/receipt --- a/web-applications/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/web-applications/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -7,6 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="BSD" WEB_SITE="http://www.slitaz.org/" +HOST_ARCH="any" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 70a0e8ec8955 -r d51b2411e55e wikiss/receipt --- a/wikiss/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/wikiss/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -10,6 +10,7 @@ WEB_SITE="http://wikiss.tuxfamily.org/" WGET_URL="http://download.tuxfamily.org/$PACKAGE/${VERSION%.*}.x/$VERSION.tgz" CONFIG_FILES="/var/www/wikiss/_config.php" +HOST_ARCH="any" DEPENDS="lighttpd php" diff -r 70a0e8ec8955 -r d51b2411e55e zerobin/receipt --- a/zerobin/receipt Sat Apr 05 08:48:26 2014 +0200 +++ b/zerobin/receipt Sat Apr 05 10:12:34 2014 +0000 @@ -9,6 +9,7 @@ TARBALL="${PACKAGE}_$VERSION.zip" WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=php:zerobin" WGET_URL="http://sebsauvage.net/files/$TARBALL" +HOST_ARCH="any" DEPENDS="php" SUGGESTED="php-gd"