From 5683c62e3d299a5932eb6b2d5c108a420307322a Mon Sep 17 00:00:00 2001 From: skingrapher Date: Tue, 9 Feb 2010 19:17:36 +0400 Subject: ajout du plugin pour claws-mail notification_plugin#0.24-1 --- extra/notification_plugin/Pkgfile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 extra/notification_plugin/Pkgfile (limited to 'extra/notification_plugin/Pkgfile') diff --git a/extra/notification_plugin/Pkgfile b/extra/notification_plugin/Pkgfile new file mode 100644 index 000000000..1822266b9 --- /dev/null +++ b/extra/notification_plugin/Pkgfile @@ -0,0 +1,15 @@ +# Description: extra plugin de claws-mail pour notifier l'utilisateur de nouveaux messages ou de messages non lus +# URL: http://www.claws-mail.org/plugin.php?plugin=notification +# Packager: skingrapher at legtux dot org +# Depends on: claws-mail +name=notification_plugin +version=0.24 +release=1 +source=(http://www.claws-mail.org/downloads/plugins/$name-$version.tar.gz) + +build() { +cd $name-$version + ./configure --prefix=/usr --mandir=/usr/share/man + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2