Skip to content

community/fastfetch: upgrade to 2.33.0

Robin Candau requested to merge (removed):master into master

https://github.com/fastfetch-cli/fastfetch/releases/tag/2.33.0

Tiny improvements made to the APKBUILD:

  • Use the new -DBUILD_FLASHFETCH option to disable building the flashfetch binary, which makes little to no purpose being built & shipped in a prebuilt package (see https://github.com/fastfetch-cli/fastfetch/discussions/627 & https://github.com/fastfetch-cli/fastfetch/pull/1455, as well as the related note in the above changelog)

  • Use the -DBUILD_TEST option to build tests and tests binaries, allowing to simply use ctest during check()

  • Do not specify targets to build during cmake build so every needed targets are built (including current and future tests binaries required during check()).

Merge request reports

Loading