# HG changeset patch # User Pascal Bellard # Date 1378572104 0 # Node ID b13ed974084116ee5ee6baea8c4197f1aa0ca50c # Parent 42b8478866fb2b3b7498c2c7d639c7b43b036f29 squirrelmail*: add license diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ar/receipt --- a/squirrelmail-ar/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ar/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ar for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-archive/receipt --- a/squirrelmail-archive/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-archive/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Mail archiver plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="archive_mail" TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + DEPENDS="squirrelmail" -WGET_URL="${WEB_SITE}plugins/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-autocomplete/receipt --- a/squirrelmail-autocomplete/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-autocomplete/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Complete To/Cc/Bcc fields plugin for Web mail (IE only)." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="autocomplete" TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-autorespond/receipt --- a/squirrelmail-autorespond/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-autorespond/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Vacation and forwarding plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="autorespond" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail vacation" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail vacation" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.php \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-bg_BG/receipt --- a/squirrelmail-bg_BG/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-bg_BG/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale bg_BG for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-bn_IN/receipt --- a/squirrelmail-bn_IN/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-bn_IN/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale bn_IN for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-bookmarks/receipt --- a/squirrelmail-bookmarks/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-bookmarks/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Store and manage favorites lists within the Squirrelmail interface." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="bookmarks" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/bookmarks_data.php" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins rm -f $fs/usr/share/squirrelmail/plugins/$SOURCE/bookmarks_data.php ln -s /usr/share/squirrelmail/plugins/$SOURCE/bookmarks_data_text.php \ $fs/etc/squirrelmail/bookmarks_data.php diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ca_ES/receipt --- a/squirrelmail-ca_ES/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ca_ES/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ca_ES for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-calendard-file-backend/receipt --- a/squirrelmail-calendard-file-backend/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-calendard-file-backend/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="File-based backend for calendar data for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="calendar_file_backend" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" PROVIDE="squirrelmail-calendard-backend" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-calendard-sql-backend/receipt --- a/squirrelmail-calendard-sql-backend/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-calendard-sql-backend/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,14 +5,16 @@ CATEGORY="network" SHORT_DESC="SQL-based backend for calendar data for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="calendar_sql_backend" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail php-mysql" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" PROVIDE="squirrelmail-calendard-backend" +DEPENDS="squirrelmail php-mysql" + # Rules to configure and make the package. compile_rules() { @@ -24,7 +26,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.php.sample \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-cs_CZ/receipt --- a/squirrelmail-cs_CZ/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-cs_CZ/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale cs_CZ for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-cy_GB/receipt --- a/squirrelmail-cy_GB/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-cy_GB/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale cy_GB for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-da_DK/receipt --- a/squirrelmail-da_DK/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-da_DK/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale da_DK for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-de_DE/receipt --- a/squirrelmail-de_DE/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-de_DE/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale de_DE for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-el_GR/receipt --- a/squirrelmail-el_GR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-el_GR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale el_GR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-en_GB/receipt --- a/squirrelmail-en_GB/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-en_GB/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale en_GB for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-es_ES/receipt --- a/squirrelmail-es_ES/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-es_ES/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale es_ES for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-et_EE/receipt --- a/squirrelmail-et_EE/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-et_EE/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale et_EE for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-eu_ES/receipt --- a/squirrelmail-eu_ES/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-eu_ES/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale eu_ES for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-fa_IR/receipt --- a/squirrelmail-fa_IR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-fa_IR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale fa_IR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-fi_FI/receipt --- a/squirrelmail-fi_FI/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-fi_FI/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale fi_FI for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-fo_FO/receipt --- a/squirrelmail-fo_FO/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-fo_FO/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale fo_FO for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-fr_FR/receipt --- a/squirrelmail-fr_FR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-fr_FR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale fr_FR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-fy/receipt --- a/squirrelmail-fy/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-fy/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale fy for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-he_IL/receipt --- a/squirrelmail-he_IL/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-he_IL/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale he_IL for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-hr_HR/receipt --- a/squirrelmail-hr_HR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-hr_HR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale hr_HR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-html/receipt --- a/squirrelmail-html/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-html/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="HTML viewer plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="view_as_html" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + DEPENDS="squirrelmail" -WGET_URL="${WEB_SITE}plugins/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins chown -R 80 $fs/usr/share/squirrelmail } diff -r 42b8478866fb -r b13ed9740841 squirrelmail-html_mail/receipt --- a/squirrelmail-html_mail/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-html_mail/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Vacation and forwarding plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="html_mail" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail perl-html-parser perl-text-aspell" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php /etc/apache/conf.d" +DEPENDS="squirrelmail perl-html-parser perl-text-aspell" + # Rules to configure and make the package. compile_rules() { @@ -24,7 +26,7 @@ { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail \ $fs/etc/apache/conf.d - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.php.sample \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-hu_HU/receipt --- a/squirrelmail-hu_HU/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-hu_HU/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale hu_HU for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-id_ID/receipt --- a/squirrelmail-id_ID/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-id_ID/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale id_ID for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-is_IS/receipt --- a/squirrelmail-is_IS/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-is_IS/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale is_IS for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-it_IT/receipt --- a/squirrelmail-it_IT/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-it_IT/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale it_IT for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ja_JP/receipt --- a/squirrelmail-ja_JP/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ja_JP/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ja_JP for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ka/receipt --- a/squirrelmail-ka/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ka/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ka for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ko_KR/receipt --- a/squirrelmail-ko_KR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ko_KR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ko_KR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ldapuser/receipt --- a/squirrelmail-ldapuser/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ldapuser/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="LDAP backend for Web mail users' profile/preferences." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="ldapuserdata" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail openldap" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail openldap" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config_sample.php \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-legend/receipt --- a/squirrelmail-legend/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-legend/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Adds a legend below the folder list in Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="legend" TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + DEPENDS="squirrelmail" -WGET_URL="${WEB_SITE}plugins/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-locales/receipt --- a/squirrelmail-locales/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-locales/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="meta" SHORT_DESC="ALL locales for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="all_locales" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="$SF_MIRROR/squirrelmail/$TARBALL" + DEPENDS="squirrelmail-ar \ squirrelmail-bg_BG \ squirrelmail-bn_IN \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-lt_LT/receipt --- a/squirrelmail-lt_LT/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-lt_LT/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale lt_LT for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ms_MY/receipt --- a/squirrelmail-ms_MY/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ms_MY/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ms_MY for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-msg_flags/receipt --- a/squirrelmail-msg_flags/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-msg_flags/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Few icons and flags for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="msg_flags" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + DEPENDS="squirrelmail" -WGET_URL="${WEB_SITE}plugins/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-multilogin/receipt --- a/squirrelmail-multilogin/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-multilogin/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Server chooser plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="multilogin" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail squirrelmail-compatibility-plugin" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail squirrelmail-compatibility-plugin" + # Rules to configure and make the package. compile_rules() { @@ -24,7 +26,7 @@ { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail \ $fs/var/lib/squirrelmail/slitaz.org/data - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.sample.php \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-nb_NO/receipt --- a/squirrelmail-nb_NO/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-nb_NO/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale nb_NO for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-nl_NL/receipt --- a/squirrelmail-nl_NL/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-nl_NL/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale nl_NL for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-nn_NO/receipt --- a/squirrelmail-nn_NO/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-nn_NO/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale nn_NO for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-notes/receipt --- a/squirrelmail-notes/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-notes/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Notes creation plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="notes" TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.php.sample \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-pl_PL/receipt --- a/squirrelmail-pl_PL/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-pl_PL/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale pl_PL for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-pt_BR/receipt --- a/squirrelmail-pt_BR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-pt_BR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale pt_BR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-pt_PT/receipt --- a/squirrelmail-pt_PT/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-pt_PT/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale pt_PT for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-quota/receipt --- a/squirrelmail-quota/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-quota/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Quota plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="check_quota" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail squirrelmail-compatibility-plugin" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail squirrelmail-compatibility-plugin" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.sample.php \ $fs/etc/squirrelmail/config-$SOURCE.php sed -i "s/settings\['quota_type'\] = 0/settings['quota_type'] = 1/" \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ro_RO/receipt --- a/squirrelmail-ro_RO/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ro_RO/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ro_RO for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ru_RU/receipt --- a/squirrelmail-ru_RU/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ru_RU/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ru_RU for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-shared_calendars/receipt --- a/squirrelmail-shared_calendars/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-shared_calendars/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Fully iCal-compliant calendaring functionality for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="shared_calendars" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail squirrelmail-compatibility-plugin squirrelmail-calendard-backend" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail squirrelmail-compatibility-plugin squirrelmail-calendard-backend" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/calendar $fs/usr/share/squirrelmail/plugins + cp -a $install/calendar $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/calendar/data/config.php.sample \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-sieve/receipt --- a/squirrelmail-sieve/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-sieve/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Sieve Mail Filters plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="avelsieve" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config/config_sample.php \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-sizes/receipt --- a/squirrelmail-sizes/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-sizes/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Folder sizes plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="folder_sizes" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + DEPENDS="squirrelmail" -WGET_URL="${WEB_SITE}plugins/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-sk_SK/receipt --- a/squirrelmail-sk_SK/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-sk_SK/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale sk_SK for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-sl_SI/receipt --- a/squirrelmail-sl_SI/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-sl_SI/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale sl_SI for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-smallcal/receipt --- a/squirrelmail-smallcal/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-smallcal/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Left side calendar plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="smallcal" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + DEPENDS="squirrelmail squirrelmail-compatibility-plugin" -WGET_URL="${WEB_SITE}plugins/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-spamassassin/receipt --- a/squirrelmail-spamassassin/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-spamassassin/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Vacation and forwarding plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="saconf" TARBALL="$SOURCE.$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" SUGGESTED="spamassassin" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins } post_install() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-sr_YU/receipt --- a/squirrelmail-sr_YU/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-sr_YU/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale sr_YU for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-sv_SE/receipt --- a/squirrelmail-sv_SE/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-sv_SE/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale sv_SE for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-tr_TR/receipt --- a/squirrelmail-tr_TR/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-tr_TR/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale tr_TR for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-ug/receipt --- a/squirrelmail-ug/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-ug/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale ug for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-uk_UA/receipt --- a/squirrelmail-uk_UA/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-uk_UA/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale uk_UA for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-vkeyboard/receipt --- a/squirrelmail-vkeyboard/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-vkeyboard/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Virtual keyboard plugin for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="vkeyboard" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.squirrelmail.org/" -DEPENDS="squirrelmail" WGET_URL="${WEB_SITE}plugins/$TARBALL" CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php" +DEPENDS="squirrelmail" + # Rules to configure and make the package. compile_rules() { @@ -23,7 +25,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/squirrelmail/plugins $fs/etc/squirrelmail - cp -a $_pkg/$SOURCE $fs/usr/share/squirrelmail/plugins + cp -a $install/$SOURCE $fs/usr/share/squirrelmail/plugins mv $fs/usr/share/squirrelmail/plugins/$SOURCE/config.php.sample \ $fs/etc/squirrelmail/config-$SOURCE.php ln -s /etc/squirrelmail/config-$SOURCE.php \ diff -r 42b8478866fb -r b13ed9740841 squirrelmail-zh_CN/receipt --- a/squirrelmail-zh_CN/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-zh_CN/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale zh_CN for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail-zh_TW/receipt --- a/squirrelmail-zh_TW/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail-zh_TW/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Locale zh_TW for Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="squirrelmail-locales" +WEB_SITE="http://www.squirrelmail.org/" + DEPENDS="squirrelmail" -WEB_SITE="http://www.squirrelmail.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 42b8478866fb -r b13ed9740841 squirrelmail/receipt --- a/squirrelmail/receipt Sat Sep 07 16:10:09 2013 +0000 +++ b/squirrelmail/receipt Sat Sep 07 16:41:44 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Web mail." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-webmail-$VERSION.tar.bz2" WEB_SITE="http://www.squirrelmail.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php" + DEPENDS="php" -CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()