* New upstream release
* Adds support for speechd TTS services
* Drops hard dependency on GtkHTML (this should be the final package
using it). Editor now uses native GTK TextView widget
gtk-sharp-beans provides extra functionality for gtk# 2, which is being
removed from nixpkgs. additionally, it has been archived upstream
since april 2020 and was unused in nixpkgs other than the now-removed
gtk-sharp-beans.
gtk-sharp-beans provides extra functionality for gtk# 2, which is being
removed from nixpkgs. according to its readme, it is ostensibly
obsoleted by gtk# 3. additionally, it has been archived upstream since
february 2018 and is unused in nixpkgs.
smuxi's gui requires gtk-sharp-2_0, which is being removed as part of
the gtk 2 removal in nixpkgs. accordingly, we drop the gui support while
keeping around the rest of the package.
libappindicator-gtk2 provides compatibility for GTK 2 applications, and
is unused in Nixpkgs. since GTK 2 is long deprecated and being removed
from Nixpkgs, we remove this as well.
libindicator-gtk2 provides compatibility for GTK 2 applications, and is
mostly unused in Nixpkgs. since GTK 2 is long deprecated and being
removed from Nixpkgs, we remove this as well.
libindicator and libindicator-gtk3 continue to be fully identical, and
it may be worth a cleanup later to fully unify them and make one an
alias proper.
libappindicator-gtk2 provides compatibility for GTK 2 applications, and
is mostly unused in Nixpkgs. since GTK 2 is long deprecated and being
removed from Nixpkgs, we remove this as well.
libappindicator and libappindicator-gtk3 continue to be fully identical,
and it may be worth a cleanup later to fully unify them and make one an
alias proper.
this package appears to have a hard dependency on libappindicator-gtk2,
which is being removed from Nixpkgs for its gtk 2 dependency. replacing
it with libappindicator-gtk3 and libayatana-appindicator both fail to
configure.
pidgin 2 is on the chopping block for its hard requirement on gtk 2
anyway, so this is likely not too big a deal.
indicator-application-gtk2 depends on the long deprecated GTK 2 which is
being remove from Nixpkgs, and also does not appear to have been touched
upstream since 2013.
Update the target module name from 'centerdevice.nsmenufx' to
'nsmenufx' in '--add-opens' options to resolve Java startup warnings.
Assisted-by: gemini-cli