From da9c2a528a36a15930742105dd9c6a50f540ddb1 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Tue, 9 Feb 2010 19:15:04 +0400 Subject: ajout du plugin pour claws-mail gtkhtml2_viewer#0.26-1 --- extra/gtkhtml2_viewer/.footprint | 12 ++++++++++++ extra/gtkhtml2_viewer/.md5sum | 1 + extra/gtkhtml2_viewer/Pkgfile | 15 +++++++++++++++ 3 files changed, 28 insertions(+) create mode 100644 extra/gtkhtml2_viewer/.footprint create mode 100644 extra/gtkhtml2_viewer/.md5sum create mode 100644 extra/gtkhtml2_viewer/Pkgfile (limited to 'extra/gtkhtml2_viewer') diff --git a/extra/gtkhtml2_viewer/.footprint b/extra/gtkhtml2_viewer/.footprint new file mode 100644 index 000000000..e845b41c3 --- /dev/null +++ b/extra/gtkhtml2_viewer/.footprint @@ -0,0 +1,12 @@ +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/gtkhtml2_viewer.a +-rwxr-xr-x root/root usr/lib/claws-mail/plugins/gtkhtml2_viewer.la +-rwxr-xr-x root/root usr/lib/claws-mail/plugins/gtkhtml2_viewer.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo diff --git a/extra/gtkhtml2_viewer/.md5sum b/extra/gtkhtml2_viewer/.md5sum new file mode 100644 index 000000000..0dab39703 --- /dev/null +++ b/extra/gtkhtml2_viewer/.md5sum @@ -0,0 +1 @@ +442315aa21a557ee559b5f2a9b833d17 gtkhtml2_viewer-0.26.tar.gz diff --git a/extra/gtkhtml2_viewer/Pkgfile b/extra/gtkhtml2_viewer/Pkgfile new file mode 100644 index 000000000..9c423ec40 --- /dev/null +++ b/extra/gtkhtml2_viewer/Pkgfile @@ -0,0 +1,15 @@ +# Description: extra plugin de claws-mail pour l'affichage des mails en HTML +# URL: http://www.claws-mail.org/plugin.php?plugin=gtkhtml2 +# Packager: skingrapher at legtux dot org +# Depends on: claws-mail, gtkhtml +name=gtkhtml2_viewer +version=0.26 +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