pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/gspell



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Jan 14 09:14:54 UTC 2017

Modified Files:
        pkgsrc/textproc/gspell: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/gspell/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/gspell/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/gspell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/gspell/Makefile
diff -u pkgsrc/textproc/gspell/Makefile:1.3 pkgsrc/textproc/gspell/Makefile:1.4
--- pkgsrc/textproc/gspell/Makefile:1.3 Wed Aug  3 10:22:19 2016
+++ pkgsrc/textproc/gspell/Makefile     Sat Jan 14 09:14:54 2017
@@ -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"

Index: pkgsrc/textproc/gspell/PLIST
diff -u pkgsrc/textproc/gspell/PLIST:1.1 pkgsrc/textproc/gspell/PLIST:1.2
--- pkgsrc/textproc/gspell/PLIST:1.1    Tue Apr 12 16:08:05 2016
+++ pkgsrc/textproc/gspell/PLIST        Sat Jan 14 09:14:54 2017
@@ -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
 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/GspellNavi
 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-insen
 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

Index: pkgsrc/textproc/gspell/distinfo
diff -u pkgsrc/textproc/gspell/distinfo:1.2 pkgsrc/textproc/gspell/distinfo:1.3
--- pkgsrc/textproc/gspell/distinfo:1.2 Sun Jun 19 16:01:57 2016
+++ pkgsrc/textproc/gspell/distinfo     Sat Jan 14 09:14:54 2017
@@ -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



Home | Main Index | Thread Index | Old Index