summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorryoon <ryoon>2017-01-14 09:14:54 +0000
committerryoon <ryoon>2017-01-14 09:14:54 +0000
commitc8213be835788030d2003eed005c244633848d1f (patch)
treecb8c8077bf130f7a74823c621431b1cae7f51492 /textproc
parent532995438636a97e9a54c76be02e11d278e7ee5e (diff)
downloadpkgsrc-c8213be835788030d2003eed005c244633848d1f.tar.gz
Update to 1.2.2
* Enable gobject-introspection and vala support. Required by net/corebird Changelog: News in 1.2.2, 2016-12-16 ------------------------- * GtkTextView support: fix populate-popup signal param type News in 1.2.1 ------------- * Add Croatian translation News in 1.2.0 ------------- * Translation updates News in 1.1.3 ------------- This is an unstable release in the 1.1 development cycle. The 1.2 stable version will be released at the same time as GNOME 3.22. * Add the gspell_text_view_basic_setup() convenience function to enable inline spell-checking in a GtkTextView in 2 lines. * Support words separated by dashes (compounds) * Use the AX_VALGRIND_CHECK Autotools macro * Translation updates News in 1.1.2 ------------- This is an unstable release in the 1.1 development cycle. The 1.2 stable version will be released at the same time as GNOME 3.22. * Inline checker: fix constant redrawing of the GtkTextView when the current word is not checked. * Generate enum types * Translation updates News in 1.1.1 ------------- This is an unstable release in the 1.1 development cycle. The 1.2 stable version will be released at the same time as GNOME 3.22. * New API: inline checker: add an option to select the language from the context menu (right-click menu) * Fix gtk-doc build issue * Update GtkTextRegion -> GtkSourceRegion (utility class copied from the GtkSourceView library) * Translation updates
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gspell/Makefile7
-rw-r--r--textproc/gspell/PLIST12
-rw-r--r--textproc/gspell/distinfo10
3 files changed, 20 insertions, 9 deletions
diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile
index 21b94615ef0..3365c143d50 100644
--- a/textproc/gspell/Makefile
+++ b/textproc/gspell/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/08/03 10:22:19 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/14 09:14:54 ryoon Exp $
-DISTNAME= gspell-1.0.2
-PKGREVISION= 1
+DISTNAME= gspell-1.2.2
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -19,6 +18,8 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= gspell.pc.in
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../lang/vala/buildlink3.mk"
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
diff --git a/textproc/gspell/PLIST b/textproc/gspell/PLIST
index 44a09cc9d3c..a38cc8f4cc2 100644
--- a/textproc/gspell/PLIST
+++ b/textproc/gspell/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2016/04/12 16:08:05 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/01/14 09:14:54 ryoon Exp $
include/gspell-1/gspell/gspell-checker-dialog.h
include/gspell-1/gspell/gspell-checker.h
+include/gspell-1/gspell/gspell-enum-types.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
@@ -10,8 +11,10 @@ include/gspell-1/gspell/gspell-navigator.h
include/gspell-1/gspell/gspell-text-buffer.h
include/gspell-1/gspell/gspell-text-view.h
include/gspell-1/gspell/gspell.h
+lib/girepository-1.0/Gspell-1.typelib
lib/libgspell-1.la
lib/pkgconfig/gspell-1.pc
+share/gir-1.0/Gspell-1.gir
share/gtk-doc/html/gspell-1.0/GspellChecker.html
share/gtk-doc/html/gspell-1.0/GspellCheckerDialog.html
share/gtk-doc/html/gspell-1.0/GspellLanguage.html
@@ -23,6 +26,7 @@ share/gtk-doc/html/gspell-1.0/GspellNavigatorTextView.html
share/gtk-doc/html/gspell-1.0/GspellTextBuffer.html
share/gtk-doc/html/gspell-1.0/GspellTextView.html
share/gtk-doc/html/gspell-1.0/annotation-glossary.html
+share/gtk-doc/html/gspell-1.0/api-index-1-2.html
share/gtk-doc/html/gspell-1.0/api-index-full.html
share/gtk-doc/html/gspell-1.0/ch01.html
share/gtk-doc/html/gspell-1.0/ch02.html
@@ -35,6 +39,7 @@ share/gtk-doc/html/gspell-1.0/left-insensitive.png
share/gtk-doc/html/gspell-1.0/left.png
share/gtk-doc/html/gspell-1.0/object-tree.html
share/gtk-doc/html/gspell-1.0/pt01.html
+share/gtk-doc/html/gspell-1.0/pt02.html
share/gtk-doc/html/gspell-1.0/right-insensitive.png
share/gtk-doc/html/gspell-1.0/right.png
share/gtk-doc/html/gspell-1.0/style.css
@@ -50,9 +55,12 @@ share/locale/es/LC_MESSAGES/gspell-1.mo
share/locale/fa/LC_MESSAGES/gspell-1.mo
share/locale/fi/LC_MESSAGES/gspell-1.mo
share/locale/fr/LC_MESSAGES/gspell-1.mo
+share/locale/fur/LC_MESSAGES/gspell-1.mo
share/locale/gl/LC_MESSAGES/gspell-1.mo
share/locale/he/LC_MESSAGES/gspell-1.mo
+share/locale/hr/LC_MESSAGES/gspell-1.mo
share/locale/hu/LC_MESSAGES/gspell-1.mo
+share/locale/id/LC_MESSAGES/gspell-1.mo
share/locale/it/LC_MESSAGES/gspell-1.mo
share/locale/ja/LC_MESSAGES/gspell-1.mo
share/locale/ko/LC_MESSAGES/gspell-1.mo
@@ -73,3 +81,5 @@ share/locale/sv/LC_MESSAGES/gspell-1.mo
share/locale/tr/LC_MESSAGES/gspell-1.mo
share/locale/vi/LC_MESSAGES/gspell-1.mo
share/locale/zh_TW/LC_MESSAGES/gspell-1.mo
+share/vala/vapi/gspell-1.deps
+share/vala/vapi/gspell-1.vapi
diff --git a/textproc/gspell/distinfo b/textproc/gspell/distinfo
index 24f7a5b10f1..661125fd4a9 100644
--- a/textproc/gspell/distinfo
+++ b/textproc/gspell/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/06/19 16:01:57 prlw1 Exp $
+$NetBSD: distinfo,v 1.3 2017/01/14 09:14:54 ryoon Exp $
-SHA1 (gspell-1.0.2.tar.xz) = dede61c523bc3cd76b532f9c51a04907527e5b1e
-RMD160 (gspell-1.0.2.tar.xz) = e77262c1d21b8622f2b05b51aee41475f9ecb625
-SHA512 (gspell-1.0.2.tar.xz) = 67ed34b70ca1d8e626f366b62847c04efe204fa21d9e6b3f55ec4d08dca8613f2a03e42de28d38ebe53923889d848ea9064f01a89ede9a7f22772712f5b11aa7
-Size (gspell-1.0.2.tar.xz) = 383844 bytes
+SHA1 (gspell-1.2.2.tar.xz) = 2876ff1c516252ced88d243c687b0c0dffd1f2a2
+RMD160 (gspell-1.2.2.tar.xz) = 55f501d46b535891ea44a4ea5538281efd86fe5b
+SHA512 (gspell-1.2.2.tar.xz) = 3bc8274e63eb11e0364adfeeec5963f480180774797b675f440a092a6208121ab52a39b27e61ba8305acba954a68cdf53dbe49acb4d6ef8e5d92e8efa9824800
+Size (gspell-1.2.2.tar.xz) = 395120 bytes