Subject: CVS commit: pkgsrc/misc/gwaei
From: Ryo ONODERA
Date: 2011-07-14 23:11:54
Message id: 20110714211154.8C316175DD@cvs.netbsd.org

Log Message:
Update to 3.0.0

* Switch gtk2 to gtk3.

Changelog:
2010-01-10: gWaei 3.0.0
  New version of gwaei made to compile against gtk+-3.0 and match other Gnome 3
apps.  Most of the code has been rewritten and the advantages won't all appear u
ntil futuer versions of the program.

  -Spellcheck is now don't directly with enchant instead of relying on libsexy
  -The backend is now separated into a libtool library for cleaner code.
  -The dictionary folder is now in ~/.config/gwaei instead of ~/.waei.
  -Manual installation of dictionaries is now easier and more straight forward.
  -Translations are now handled by intltool instead of gettext
  -Much of the code now uses GError for proper error handling and message passin
g
  -The code now uses GRegex instead of the C regex library included with the OS,
 making the program more cross platform friendly

Files:
RevisionActionfile
1.18modifypkgsrc/misc/gwaei/Makefile
1.10modifypkgsrc/misc/gwaei/PLIST
1.4modifypkgsrc/misc/gwaei/PLIST.gnome
1.11modifypkgsrc/misc/gwaei/distinfo
1.5modifypkgsrc/misc/gwaei/options.mk
1.1addpkgsrc/misc/gwaei/patches/patch-configure