Moved to github, moved to py3.
Laurie is seeing some problems with gstreamer with quodlibet (both old + new
versions) after a recent system update which I'm going to look at, possible
workaround if you run into this is to add "gst_pipeline = sndiosink" to the
[player] section of ~/.quodlibet/config.
See https://www.mozilla.org/en-US/firefox/61.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-15/
- build against bundled hunspell (#1460600), build against system
hunspell is unsupported
- build depend on python3 in addition to python2. sigh.
- improve pledge messages to show the process id, and put the debugging
ones behind MOZ_SANDBOX_LOGGING env var being set
- workaround content process 'proc' pledge violations by faking a
session dbus if one isnt running, see #1466593. idea from semarie@
- backport patch from #1467882 that improves sndio volume handling, from
ratchov@
Bumping REVISION for libpgmath and flang (but not driver). Mostly because
of a PLIST sync, but also because the build did change: includes a patch to
stop clang from silently passing off some of the build work to base gcc
(which obviously failed on arm64).
Notables changes:
- Terminator switch from GTK2 to GTK3.
- Test enabled (Green on amd64)
- Switch to HTTPS
Update diff from Elias M. Mariani <marianielias A gmail D com>. HTTPS tweak
from me.
assumes in this case that chars are signed and this breaks the build on
archs where this isn't true (spotted from phessler@'s aarch64 logs).
No bump as this is a no-op on systems where char is signed.
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@
Cantor is an application that lets you use your favorite mathematical
applications from within a nice KDE-integrated Worksheet Interface. It
offers assistant dialogs for common tasks and allows you to share your
worksheets with others.
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@
KAlgebra is a fully featured calculator that lets you plot different
types of 2D and 3D functions and to calculate easy and not so easy
calculations, such as addition, trigonometric functions or derivatives.
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@
Analitza is a library that work with mathematical objects. Analitza add
mathematical features to your program, such as symbolic computations and some
numerical methods; for instance the library can parse mathematical expressions
and let you evaluate and draw them.