From 98f17ffb864899cbdd2fb74c7ac9d67e0a0fa2e3 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Wed, 10 Feb 2010 18:47:27 +0400 Subject: ajout du plugin pour claws-mail att_remover#1.0.11-& --- extra/att_remover/.footprint | 7 +++++++ extra/att_remover/.md5sum | 1 + extra/att_remover/Pkgfile | 15 +++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 extra/att_remover/.footprint create mode 100644 extra/att_remover/.md5sum create mode 100644 extra/att_remover/Pkgfile diff --git a/extra/att_remover/.footprint b/extra/att_remover/.footprint new file mode 100644 index 000000000..2ae7c0615 --- /dev/null +++ b/extra/att_remover/.footprint @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/claws-mail/ +drwxr-xr-x root/root usr/lib/claws-mail/plugins/ +-rw-r--r-- root/root usr/lib/claws-mail/plugins/att_remover.a +-rwxr-xr-x root/root usr/lib/claws-mail/plugins/att_remover.la +-rwxr-xr-x root/root usr/lib/claws-mail/plugins/att_remover.so diff --git a/extra/att_remover/.md5sum b/extra/att_remover/.md5sum new file mode 100644 index 000000000..e06389be7 --- /dev/null +++ b/extra/att_remover/.md5sum @@ -0,0 +1 @@ +92e3b70056a36246697bc3d72768b729 att_remover-1.0.11.tar.gz diff --git a/extra/att_remover/Pkgfile b/extra/att_remover/Pkgfile new file mode 100644 index 000000000..7db3a2e94 --- /dev/null +++ b/extra/att_remover/Pkgfile @@ -0,0 +1,15 @@ +# Description: extra plugin de claws-mail pour retirer les pièces jointes d'un message +# URL: http://www.claws-mail.org/plugin.php?section=downloads +# Packager: skingrapher at legtux dot org +# Depends on: claws-mail +name=att_remover +version=1.0.11 +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