1cd24a832a
Most GTK apps are covered by PIXBUF option. Exceptions are apps that hardcode formats or have custom import/export. For example, xsane (unlike simple-scan) doesn't support saving with .jxl extension.
16 lines
344 B
Text
16 lines
344 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Additional packages recommended for new users:
|
|
- imlib2-jxl (e.g., feh, scrot)
|
|
- kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
|
|
- gimp-jxl-plugin
|
|
EOM
|
|
}
|
|
{ type: upgrade
|
|
maximum_version: "0.6.1_4"
|
|
message: <<EOD
|
|
If you use GIMP to read/write .jxl files install gimp-jxl-plugin after upgrade.
|
|
EOD
|
|
}
|
|
]
|