termux-packages/packages/newsboat
Leonid Pliushch 2faeb8dde1
newsboat: use hardcoded length of mbc buffer
Issue https://github.com/termux/termux-packages/issues/7498

Android's MB_LEN_MAX is too small (4). On Linux distributions it is
usually 16, so using this value which resolved the older issue:
https://github.com/termux/termux-packages/issues/4334
2021-09-08 23:52:02 +03:00
..
bool-fix.patch
build.sh newsboat: use hardcoded length of mbc buffer 2021-09-08 23:52:02 +03:00
fix-paths.patch
Makefile.patch package updates & build issue fixes (#6919) 2021-05-29 14:41:04 +03:00
mbc-buffer-length-fix.patch newsboat: use hardcoded length of mbc buffer 2021-09-08 23:52:02 +03:00
rust-libnewsboat-Cargo.toml.patch newsboat: update more patches 2021-07-17 23:25:11 +03:00
rust-libnewsboat-src-cliargsparser.rs.patch
rust-libnewsboat-src-configpaths.rs.patch
rust-libnewsboat-src-filterparser.rs.patch package updates & build issue fixes (#6919) 2021-05-29 14:41:04 +03:00
rust-libnewsboat-src-fslock.rs.patch package updates & build issue fixes (#6919) 2021-05-29 14:41:04 +03:00
rust-libnewsboat-src-utils.rs.patch package updates & build issue fixes (#6919) 2021-05-29 14:41:04 +03:00
rust-regex-rs-Cargo.toml.patch newsboat: update more patches 2021-07-17 23:25:11 +03:00
rust-regex-rs-src-lib.rs.patch package updates & build issue fixes (#6919) 2021-05-29 14:41:04 +03:00
src-pbcontroller.cpp.patch