On mardi 4 juillet 2023 13:52:17 CEST Guillermo Rozas wrote: > The OBS packages are having problems because Ubuntu 22.04 lacks the > required dependencies to compile darktable 4.4 (in particular, gcc12). As > there is a single maintainer, and he doesn't use Debian/Ubuntu in "normal > life", it could take a while or could be solved tomorrow, there is no ETA > currently.
Perhaps not in the official/base repositories, but: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa has gcc-12 available. Once you have a binary, you no longer need gcc, so then it's not too difficult to create a package for others on the distro. However, if there are other missing dependencies (as is the case for OpenSUSe Leap), it gets trickier: if you have to hunt for libraries dt depends on, other would also have to hunt for those. _Not_ nice for a distributed package... As for flatpak, snap and other self-contained packages, some seem to cause their own troubles as soon as you want more than vanilla use, due to the sandboxing they do (which is a good thing, until it isn't). Remco ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org