Commit Graph

3 Commits

Author SHA1 Message Date
Thiago Kenji Okada
f7e1276560 pinta: 2.0.2 -> 2.1 2023-01-04 20:44:50 +00:00
David McFarland
9e0a1e7b8e dotnet: update lock files of packages using nuget-to-nix 2022-10-02 16:09:27 -03:00
Thiago Kenji Okada
f3369c6977 pinta: 1.7.1 -> 2.0
Pinta now uses dotnet 6.0 + GTK3 instead of old mono + gtk-sharp (GTK2)
library. So build it with the new buildDotnetModule introduced sometime ago.

This does causes some small issues. For example, there is no translations
since this is build using autoreconf + intltool + pkg-config. There is no
way to build just translations using this build system AFAIK. Shouldn't be
too much of an issue considering that we also didn't had translations
before (or it was incomplete).
2022-01-04 09:50:32 -03:00