# HG changeset patch # User Pascal Bellard # Date 1218369032 0 # Node ID f7e8d89a6645fb9918c6ba0137f54d1bd23445ba # Parent 133b21aade72670dc58c5a68850e7db93736a5cf All squirrelmail-smallcal diff -r 133b21aade72 -r f7e8d89a6645 squirrelmail-smallcal/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/squirrelmail-smallcal/receipt Sun Aug 10 11:50:32 2008 +0000 @@ -0,0 +1,27 @@ +# SliTaz package receipt. + +PACKAGE="squirrelmail-smallcal" +VERSION="0.8-1.2.3" +CATEGORY="network" +SHORT_DESC="Left side calendar plugin for Web mail." +MAINTAINER="pascal.bellard@slitaz.org" +SOURCE="smallcal" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://www.squirrelmail.org/" +DEPENDS="squirrelmail squirrelmail-compatibility-plugin" +WGET_URL="${WEB_SITE}plugins/$TARBALL" + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/share/squirrelmail/plugins + cp -a $SOURCE $fs/usr/share/squirrelmail/plugins +} + +post_install() +{ + echo "\$plugins[] = '$SOURCE';" >> $1/etc/squirrelmail/config_local.php + cat < Display Preferences +EOF +}