bsfilter is a spam-detection and -sorting plugin for claws mail not yet in portage. I built at tested it successfully on ppc as of now, could do amd64 next week. Reproducible: Always inherit eutils MY_P="${PN#claws-mail-}" DESCRIPTION="Plugin for Claws to support detection and sorting of SPAM" HOMEPAGE="http://www.claws-mail.org/" SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}_plugin-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="ppc" IUSE="" RDEPEND=">=mail-client/claws-mail-3.7.6" DEPEND="${RDEPEND} dev-util/pkgconfig" S="${WORKDIR}/${MY_P}_plugin-${PV}" src_configure() { econf } src_install() { emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog NEWS README # kill useless files rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la} }
Created attachment 253957 [details] mail-client/claws-mail-bsfilter-1.0.4.ebuild
( emake need die ) :)
(In reply to comment #2) > ( emake need die ) :) > I knew i forgot about something...
Created attachment 254211 [details] mail-client/claws-mail-bsfilter-1.0.4-r1.ebuild
Hi Florian, this inclusion will unfortunately never happen (again). flameeyes (Diego Petteno) removed bsfilter and this Claws Mail plugin from the portage tree some weeks ago. You are of course free to have it in your own local overlay. # Diego E. Pettenò <flameeyes@gentoo.org> (06 Aug 2010) # on behalf of QA team # # bsfilter is dead upstream, not bumped since 2006; # current stable was added in 2005 (and is not the last one # available); claws-mail-bsfilter is the only user and also # has broken dependencies. # # Removal on 2010-10-05