Source: cbmplugs Version: 1.2.2-1.2 Severity: serious Tags: ftbs trixie sid User: pkg-gnome-maintain...@lists.alioth.debian.org Usertags: gimp3
The Debian GNOME team intends to upload gimp 3 RC1 to Unstable soon, for inclusion in the next major stable release of Debian, Debian 13 Trixie. cbmplugs fails to build with gimp 3. After a simple update of Build-Depends (libgimp-3.0-dev) and the Makefile, the build fails with multiple errors like: In file included from advartstudio.c:27: cbmplugs.h:31:47: error: unknown type name ‘GimpParam’; did you mean ‘GimpPath’? 31 | const GimpParam *param, \ | ^~~~~~~~~ Thank you, Jeremy Bícha