Subject: pkg/20811: add aspell support to mail/sylpheed-claws
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tripledes@eslack.org>
List: netbsd-bugs
Date: 03/19/2003 23:41:05
>Number:         20811
>Category:       pkg
>Synopsis:       add aspell support to mail/sylpheed-claws
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 19 14:41:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergio Jimenez
>Release:        NetBSD 1.6P
>Organization:
HispaBSD
>Environment:
System: NetBSD thor.tripledes.net 1.6P NetBSD 1.6P (THOR) #0: Mon Mar 10 20:35:20 CET 2003 root@thor.tripledes.net:/var/world/src/sys/arch/i386/compile/THOR i386
Architecture: i386
Machine: i386
>Description:
	Adding support for aspell to sylpheed-claws (and sylpheed I think) it makes spellcheck "on the fly".
>How-To-Repeat:
	cd ${PKGSRCDIR}/mail/sylpheed-claws && make install
>Fix:
	Apply this patch, recompile sylpheed and configure it on "common preferences"
	
	cvs server: Diffing .
	Index: Makefile
	===================================================================
	RCS file: /cvsroot/pkgsrc/mail/sylpheed-claws/Makefile,v
	retrieving revision 1.13
	diff -u -r1.13 Makefile
	--- Makefile    2003/01/28 22:03:41     1.13
	+++ Makefile    2003/03/19 22:19:00
	@@ -28,6 +28,7 @@
	 CONFIGURE_ARGS+=       --enable-openssl
	 CONFIGURE_ARGS+=       --enable-gpgme
	 CONFIGURE_ARGS+=       --enable-compface
	+CONFIGURE_ARGS+=       --enable-aspell
	   
	 PKG_SYSCONFSUBDIR=     sylpheed
	 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
	@@ -64,6 +65,7 @@
	 .include "../../graphics/gdk-pixbuf/buildlink2.mk"
	 .include "../../security/gpgme/buildlink2.mk"
	 .include "../../security/openssl/buildlink2.mk"
	+.include "../../textproc/aspell/buildlink2.mk"
	 .include "../../x11/gtk/buildlink2.mk"
		   
	 .include "../../mk/bsd.pkg.mk"
        cvs server: Diffing files

>Release-Note:
>Audit-Trail:
>Unformatted: