libraw: update to 0.22.1.
Remove jasper option, since jasper support is gone.
Not sure when, it's not mentioned in the changelog.
LibRaw 0.22.1 Release
This is bugfix-only release with these commits included:
* Limit strcat space in hassy model manipulation
* Version increment; shlib increment: internal ABI has changed
* check panasonic enc8 tile width against image width
* CR3 parser: zero all buffers before fread
* skip memory allocation checks for OWN_ALLOC decoders
* DNG SDK glue: check for memory limits
* raw2image()/dcraw_process() - check for int16 source data present
* Check for correct bayer pattern, pass incorect ones to vng_interpolate
* parse_rollei: zero input string before fgets
* Nikon padded/12bit: no need to calculate padded row size before final raw_width adjustment
[300 lines not shown]
devel/serie: update to 0.7.2
What's Changed
- Remove preload option by @lusingander in #148
- Fix protocol detection by @lusingander in #149
- Remove rayon feature from image dependency by @lusingander in #150
xfce4-terminal: update to 1.2.0
1.2.0 (2026-03-08)
=====
- build: Rename POTFILES.in to POTFILES
- build: Make xsltproc dependency optional
- Fix previous commit
- Delay tab title update on contents changed to avoid high cpu usage
- cleanup: Move function and set static qualifier
- Do not escape non-ASCII characters in dnded uris
- build: Add 'doc' configure option
- Escape special characters in dnded uris
- build: Fix typo in optimization level
- doc: Add "bugs" section to man page
- search: Shift+Enter for Next; remove throttling
- wayland: dropdown: Handle output disconnection
- I18n: Update po/LINGUAS list
- Allow handling middle click event by terminal applications
- Fix shift + right click propagation to terminal apps
[20 lines not shown]
editors/micro: Update to 2.0.15
Changes:
New options:
- truecolor (supersedes the MICRO_TRUECOLOR environment variable)
- showchars (deprecates indentchar)
- lockbindings for completely disallowing plugins to modify
keybindings
- helpsplit for changing default split type for the help command
- pageoverlap for setting number of lines kept during page up/page
down
New actions:
- FirstTab, LastTab, FirstSplit and LastSplit
- Note: also changed the behavior of NextTab, PreviousTab,
NextSplit, PreviousSplit
- But adjusted the default keybindings so the default behavior
remains unchanged
[130 lines not shown]