You are not logged in.

#1 2006-09-27 17:41:23

tom.deb
Member
From: manchester/UK
Registered: 2005-06-20
Posts: 42
Website

sylpheed-claws-maildir-plugin update

I updated the version number and md5sum for the plugin.
he previous version cannot be loaded by sylpheed-claws >= 2.5.0

# Contributor: Macfly <mmacfly>

pkgname=sylpheed-claws-maildir-plugin
pkgver=0.24.2
pkgrel=1
pkgdesc="This plugin provides direct support for Maildir++ mailboxes. With this plugin you can share your Maildir++ mailbox with other mailers or IMAP servers."
url="http://claws.sylpheed.org/plugins.php"
depends=('sylpheed-claws>=2.5.0')
source=(http://claws.sylpheed.org/downloads/plugins/maildir-$pkgver.tar.gz)
md5sums=('eeaac96f82be9def07dcb22655ee5aeb')

build() {
  cd $startdir/src/maildir-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install

}
# vim: ft=sh

t o m d e b
_______________________________________
"the urge to destroy is a creative urge."
                                                 Mikhail Bakunin.

Offline

Board footer

Powered by FluxBB