[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481470: RFP: spamtrainer -- Spam Trainer makes it easier for GNOME users to train spam filtering software



On Fri, May 16, 2008 at 01:19:47PM +0200, Olivier Berger wrote:
> Package: wnpp
> Severity: wishlist
> 
> 
> * Package name    : spamtrainer
>   Version         : 0.1.5
>   Upstream Author : Graham Ashton <ashtong@users.sourceforge.net>
> * URL             : http://spamtrainer.sourceforge.net/
> * License         : GPL
>   Programming Lang: Mono
>   Description     : Spam Trainer makes it easier for GNOME users to train spam filtering software
> 

FYI, the compilation on my testing system was quite straightforward, having changed configure.in as :
--- configure.in	2007-01-12 15:45:20.000000000 +0100
+++ configure.in.new	2008-05-16 14:53:20.000000000 +0200
@@ -39,7 +39,7 @@
 AC_SUBST(MCS)
  
 dnl gtk-sharp and friends
-PKG_CHECK_MODULES(GTKSHARP, gconf-sharp gtk-sharp glade-sharp gnome-sharp)
+PKG_CHECK_MODULES(GTKSHARP, gconf-sharp-2.0 gtk-sharp-2.0 glade-sharp-2.0 gnome-sharp-2.0)
 AC_SUBST(GTKSHARP_LIBS)
     
 dnl GConf

and applying autoreconf.

Hope this helps any prospective packager.




Reply to: