Add gedit3-spell - the spell checking plugin for gedit3

This commit is contained in:
prlw1 2012-08-31 19:55:21 +00:00
parent 9151d9f414
commit c18681322d
4 changed files with 22 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.154 2012/08/31 19:52:18 prlw1 Exp $
# $NetBSD: Makefile,v 1.155 2012/08/31 19:55:21 prlw1 Exp $
#
COMMENT= Editors
@ -42,6 +42,7 @@ SUBDIR+= gconf-editor
SUBDIR+= gedit
SUBDIR+= gedit-python
SUBDIR+= gedit3
SUBDIR+= gedit3-spell
SUBDIR+= ghex
SUBDIR+= gice
SUBDIR+= gnuserv

View file

@ -0,0 +1 @@
Spell-check plugin for gedit, the GNOME 3 editor.

View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1 2012/08/31 19:55:21 prlw1 Exp $
#
.include "../../editors/gedit3/Makefile.common"
PKGNAME= ${DISTNAME:S/gedit/gedit3-spell/}
COMMENT= Spell-check plugin for gedit
BUILD_DIRS= plugins/spell
INSTALL_DIRS= plugins/spell
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2012/08/31 19:55:21 prlw1 Exp $
lib/gedit/plugins/libspell.la
lib/gedit/plugins/spell.plugin