# HG changeset patch # User Pascal Bellard # Date 1314701410 -7200 # Node ID eb60ce0836822aaab20e36c3ed26ff398be5e777 # Parent 7080dcc384300865703b164b6513ec5ccdce7df4 evolution: misc fixes? diff -r 7080dcc38430 -r eb60ce083682 evolution-data-server-dev/receipt --- a/evolution-data-server-dev/receipt Tue Aug 30 12:24:53 2011 +0200 +++ b/evolution-data-server-dev/receipt Tue Aug 30 12:50:10 2011 +0200 @@ -2,11 +2,10 @@ PACKAGE="evolution-data-server-dev" VERSION="2.28.1" -CATEGORY="developemet" -SHORT_DESC="" +CATEGORY="developement" +SHORT_DESC="Integrated mail, addressbook and calendaring, server developement files." MAINTAINER="erjo@slitaz.org" DEPENDS="evolution-data-server" -TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://projects.gnome.org/evolution/download.shtml" WANTED="evolution-data-server" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 7080dcc38430 -r eb60ce083682 evolution-data-server/receipt --- a/evolution-data-server/receipt Tue Aug 30 12:24:53 2011 +0200 +++ b/evolution-data-server/receipt Tue Aug 30 12:50:10 2011 +0200 @@ -2,8 +2,8 @@ PACKAGE="evolution-data-server" VERSION="2.28.1" -CATEGORY="internet" -SHORT_DESC="" +CATEGORY="network" +SHORT_DESC="Integrated mail, addressbook and calendaring, server." MAINTAINER="erjo@slitaz.org" DEPENDS="libgnomeui libsoup" BUILD_DEPENDS="libglade-dev libsoup-dev gtk+-dev ORBit2-dev libbonobo-dev gconf-dev libical-dev diff -r 7080dcc38430 -r eb60ce083682 evolution-mapi/receipt --- a/evolution-mapi/receipt Tue Aug 30 12:24:53 2011 +0200 +++ b/evolution-mapi/receipt Tue Aug 30 12:50:10 2011 +0200 @@ -2,8 +2,8 @@ PACKAGE="evolution-mapi" VERSION="0.28.1" -CATEGORY="internet" -SHORT_DESC="" +CATEGORY="network" +SHORT_DESC="Integrated mail, addressbook and calendaring." MAINTAINER="erjo@slitaz.org" DEPENDS="" BUILD_DEPENDS="evolution-data-server-dev" diff -r 7080dcc38430 -r eb60ce083682 evolution-plugin/receipt --- a/evolution-plugin/receipt Tue Aug 30 12:24:53 2011 +0200 +++ b/evolution-plugin/receipt Tue Aug 30 12:50:10 2011 +0200 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="evolution-plugin" -VERSION="" -CATEGORY="" -SHORT_DESC="" -MAINTAINER="" +VERSION="0.28.1" +CATEGORY="network" +SHORT_DESC="Integrated mail, addressbook and calendaring plugins." +MAINTAINER="erjo@slitaz.org" DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="" -WGET_URL="" +WEB_SITE="http://projects.gnome.org/evolution/download.shtml" +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r 7080dcc38430 -r eb60ce083682 evolution/receipt --- a/evolution/receipt Tue Aug 30 12:24:53 2011 +0200 +++ b/evolution/receipt Tue Aug 30 12:50:10 2011 +0200 @@ -3,7 +3,7 @@ PACKAGE="evolution" VERSION="2.28.1" CATEGORY="network" -SHORT_DESC="" +SHORT_DESC="Integrated mail, addressbook and calendaring" MAINTAINER="erjo@slitaz.org" DEPENDS="" BUILD_DEPENDS="shared-mime-info-dev"