Files
guru/media-gfx/swayimg/files/swayimg-5.1-precompiled_doc.patch
Nicolas PARLANT 0beafc8bcc media-gfx/swayimg: add 5.1
Config is now lua
libexif is replaced with exiv2
mv gtest from bdep to depend
use precompiled doc
use en_US.utf8 when available for the sort test or skip it
exr needs >=media-libs/openexr-3.4 but it's currently masked

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2026-03-27 14:49:34 +01:00

13 lines
445 B
Diff

use precompiled doc from tarball
--- a/meson.build
+++ b/meson.build
@@ -148,7 +148,7 @@ conf.set_quoted('APP_VERSION', version)
configure_file(output: 'buildconf.hpp', configuration: conf)
# doc generator
-python3 = find_program('python3', native: true, required: false)
+python3 = find_program('python3', native: true, required: false, disabler: true)
if python3.found()
extra_dir = meson.global_source_root() / 'extra'
# man 1