Several patches have been merged upstream. Minor of shared lib has been
bumped as symbols have been added.
While here change mail address of maintainer.
OK sthen@
This utility accepts an SQLite3 header file sqlite3.h and produces a
set of decently well-formed mdoc(7) files documenting the C API.
These will be roughly equivalent to the C-language Interface
Specification for SQLite3.
ok jturner@, tweaks from sthen@
openrct looks for an eyecandy way to display a dialogue box. it does fallback
to an internal SDL popup which looks OK anyway but the errors on the console
make it look more like bad packaging rather than the deliberate choice not
to add silly deps which it was. noted by solene@, "that's a good idea" bcallah@
tweaks and ok sthen@
libarchive-c is a Python interface to libarchive. It uses the standard
ctypes module to dynamically load and access the C library.
is running and, if so, tries to use it to the exclusion of other audio
sinks. disable this on openbsd as sndio is preferred (and it wasn't
working correctly anyway).
Qsynth is a fluidsynth GUI front-end application written in C++ around
the Qt framework using Qt Designer. Eventually it may evolve into a
softsynth management application allowing the user to control and manage
a variety of command line softsynth but for the moment it wraps the
excellent FluidSynth. FluidSynth is a command line software synthesiser
based on the Soundfont specification.
tested by ratchov@, feedback rsadowski@
OK rsadowski@
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.