1 # --- T2-COPYRIGHT-BEGIN ---
2 # t2/package/*/gdk-pixbuf/gdk-pixbuf.conf
3 # Copyright (C) 2011 - 2025 The T2 SDE Project
4 # SPDX-License-Identifier: GPL-2.0
5 # --- T2-COPYRIGHT-END ---
8 var_append GCC_WRAPPER_INSERT ' ' "-c?:-Wl,-rpath,/$libdir"
11 pkginstalled gobject-introspection || var_append mesonopt ' ' '-Dintrospection=disabled'
12 pkginstalled docutils || var_append mesonopt " " "-Dman=false"
13 pkginstalled libtiff || var_append mesonopt " " "-Dtiff=false"
14 var_append mesonopt " " "-Dinstalled_tests=false -Dtests=false"