* yet more dir-less .cache DEP updates
[t2sde.git] / package / gnome / gdk-pixbuf / gdk-pixbuf.conf
blob04e1e45f11be349a34bf15edc88bc47159a19afe
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 ---
7 if atstage cross; then
8         var_append GCC_WRAPPER_INSERT ' ' "-c?:-Wl,-rpath,/$libdir"
9 fi
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"