PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Changes in the package:
- Use subst.mk instead of a custom pre-configure.
- Depend on gnome2-dirs, gnugo and pkgconfig.
- Drop useless regexx dependency.
Changes since previous versions:
- ccgo 0.3.3 to 0.3.4
* allow reviving marked-dead groups when scoring local games
* fix compatibiliy with new IGS
* fix ignored handicaps in importing SGF files
* update State when getting own info
* allow undo when playing with computer
- ccgo 0.3.2 to 0.3.3
* support SGF files with handicap setup at root node
* allow handicaps in matches with gnugo
* minor enhancements
- ccgo 0.3.0 to 0.3.2
* internationalization
* remove dependancy on regexx
* many fixes