inkscape: update to 1.4.4.
Inkscape 1.4.4 is a maintenance and bugfix release, which brings you
20 crash fixes, among them for three nasty bugs where Inkscape wouldn't even start
almost 20 bug fixes
6 performance improvements
a new palette
a new button for rotating stars and polygons into their 'neutral' or 'upright' position
27 updated interface translations
15 updated documentation translations
installation files for Windows on Arm
bsdinstall.8: Document DISTRIBUTIONS defaults correctly
Some targets override the default value of DISTRIBUTIONS.
Document that in the manual page.
Reported by: Nia Alarie <nia at NetBSD.org>
Reviewed by: jlduran
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D56528
(cherry picked from commit 4029e765436ff1633139c1afe1bc25185a0f4ef1)
[mlir][SPIR-V] Add support for SPV_INTEL_long_composites extension (#195685)
Add serialization and deserialization support for the
SPV_INTEL_long_composites extension, which allows splitting
composite/struct instructions that exceed the SPIR-V 16-bit word count
limit (65535 words) into a head instruction followed by one or more
continuation instructions
audio/py-edge-tts: New port
Python library and command-line tool that uses Microsoft Edge's online
text-to-speech service to generate speech audio without requiring an API key,
or account.