Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 16:54:14 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398655 - in head/textproc: . gspell gspell/files
Message-ID:  <201510051654.t95GsE9s009284@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Mon Oct  5 16:54:13 2015
New Revision: 398655
URL: https://svnweb.freebsd.org/changeset/ports/398655

Log:
  gspell provides a flexible API to implement the spell checking in a GTK+
  application.
  
  WWW: https://github.com/swilmet/gspell

Added:
  head/textproc/gspell/
  head/textproc/gspell/Makefile   (contents, props changed)
  head/textproc/gspell/distinfo   (contents, props changed)
  head/textproc/gspell/files/
  head/textproc/gspell/files/patch-configure   (contents, props changed)
  head/textproc/gspell/pkg-descr   (contents, props changed)
  head/textproc/gspell/pkg-plist   (contents, props changed)
Modified:
  head/textproc/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Mon Oct  5 16:13:51 2015	(r398654)
+++ head/textproc/Makefile	Mon Oct  5 16:54:13 2015	(r398655)
@@ -223,6 +223,7 @@
     SUBDIR += groff
     SUBDIR += groonga
     SUBDIR += gsed
+    SUBDIR += gspell
     SUBDIR += gtk-doc
     SUBDIR += gtkspell
     SUBDIR += gtkspell-reference

Added: head/textproc/gspell/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/gspell/Makefile	Mon Oct  5 16:54:13 2015	(r398655)
@@ -0,0 +1,33 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME=	gspell
+PORTVERSION=	0.1.0
+CATEGORIES=	textproc
+MASTER_SITES=	https://people.gnome.org/~swilmet/gspell/
+
+MAINTAINER=	olivierd@FreeBSD.org
+COMMENT=	Spell checking for GTK+
+
+LICENSE=	GPLv2
+
+BUILD_DEPENDS=	valac:${PORTSDIR}/lang/vala \
+	iso-codes>=3.57:${PORTSDIR}/misc/iso-codes
+LIB_DEPENDS=	libenchant.so:${PORTSDIR}/textproc/enchant
+
+USES=	gmake iconv libtool pathfix pkgconfig tar:xz
+USE_GNOME=	glib20 gtksourceview3 introspection:build libxml2
+GNU_CONFIGURE=	yes
+USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
+
+CONFIGURE_ARGS=--enable-introspection=yes \
+	--enable-compile-warnings=no \
+	--without-html-dir
+
+OPTIONS_DEFINE=	NLS
+NLS_USES=	gettext-tools
+NLS_CONFIGURE_ENABLE=	nls
+OPTIONS_SUB=	yes
+
+.include <bsd.port.mk>

Added: head/textproc/gspell/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/gspell/distinfo	Mon Oct  5 16:54:13 2015	(r398655)
@@ -0,0 +1,2 @@
+SHA256 (gspell-0.1.0.tar.xz) = 8c10c5c447ca8c4a230516bd89bcfb00791fe3b4a7bbd4f34a53c72505db9628
+SIZE (gspell-0.1.0.tar.xz) = 353140

Added: head/textproc/gspell/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/gspell/files/patch-configure	Mon Oct  5 16:54:13 2015	(r398655)
@@ -0,0 +1,11 @@
+--- configure.orig	2015-09-30 18:57:09 UTC
++++ configure
+@@ -4288,7 +4288,7 @@ fi
+ if test "${with_pkgconfigdir+set}" = set; then :
+   withval=$with_pkgconfigdir;
+ else
+-  with_pkgconfigdir='${libdir}/pkgconfig'
++  with_pkgconfigdir='${prefix}/libdata/pkgconfig'
+ fi
+ 
+ pkgconfigdir=$with_pkgconfigdir

Added: head/textproc/gspell/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/gspell/pkg-descr	Mon Oct  5 16:54:13 2015	(r398655)
@@ -0,0 +1,4 @@
+gspell provides a flexible API to implement the spell checking in a GTK+
+application.
+
+WWW: https://github.com/swilmet/gspell

Added: head/textproc/gspell/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/gspell/pkg-plist	Mon Oct  5 16:54:13 2015	(r398655)
@@ -0,0 +1,48 @@
+include/gspell-1/gspell/gspell-checker-dialog.h
+include/gspell-1/gspell/gspell-checker.h
+include/gspell-1/gspell/gspell-inline-checker-gtv.h
+include/gspell-1/gspell/gspell-language-chooser-button.h
+include/gspell-1/gspell/gspell-language-chooser-dialog.h
+include/gspell-1/gspell/gspell-language-chooser.h
+include/gspell-1/gspell/gspell-language.h
+include/gspell-1/gspell/gspell-navigator-gtv.h
+include/gspell-1/gspell/gspell-navigator.h
+include/gspell-1/gspell/gspell.h
+lib/girepository-1.0/Gspell-1.typelib
+lib/libgspell-1.so
+lib/libgspell-1.so.0
+lib/libgspell-1.so.0.0.0
+libdata/pkgconfig/gspell-1.pc
+share/gir-1.0/Gspell-1.gir
+%%NLS%%share/locale/ar/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/da/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/de/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/el/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/es/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/fa/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/he/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/it/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/sr@latin/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/gspell-1.mo
+share/vala/vapi/gspell-1.deps
+share/vala/vapi/gspell-1.vapi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510051654.t95GsE9s009284>