to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Changelog:
Version 0.12.13
GChemPaint:
* Fix View::BuildSVG() and View::BuildEPS() which were missing the
trailing 0.
* Fix loading of arrows inside a group. [#27032]
Changelog:
Version 0.12.10
GCrystal:
* show only atoms from the first crystal when loading a CIF file
with several structures.
* don't crash when loading a file with invalid atoms.
* don't display two atoms at the same position.
* don't loose the radius ratio on serialization.
Other:
* fix build with most recent glib-2.0 and xulrunner.
* enhanced translation: de.
GChemPaint, a 2D chemical editor and some other programs related to chemistry
suitable for the GNOME desktop.
The Gnome Chemistry Utils include three utilities:
- a 2D chemical editor (GChemPaint).
- a chemical calculator (computes raw formule, molar weight, mass composition,
etc..) and isotopic pattern).
- a molecule 3d viewer using OpenGL to display molecular models.
- a crystal structues viewer and editor.
- a periodic table of the elements.
- a spectrum viewer.
These programs are based on an included C++ library which provides a few
widgets and various classes, some related to chemistry and some utility
classes.