# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/gvfs/gvfs.conf # Copyright (C) 2024 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- if ! pkginstalled systemd; then var_append mesonopt ' ' "-Dsystemduserunitdir=no" var_append mesonopt ' ' "-Dtmpfilesdir=no" var_append mesonopt ' ' "-Dlogind=False" fi pkginstalled avahi || var_append mesonopt ' ' "-Ddnssd=False" pkginstalled cdparanoia || var_append mesonopt ' ' "-Dcdda=False" pkginstalled gcr || var_append mesonopt ' ' "-Dgcr=False" pkginstalled libarchive || var_append mesonopt ' ' "-Darchive=False" pkginstalled libbluray || var_append mesonopt ' ' "-Dbluray=False" pkginstalled libimobiledevice && pkginstalled libplist || var_append mesonopt ' ' "-Dafc=False" pkginstalled libmtp || var_append mesonopt ' ' "-Dmtp=False" pkginstalled libnfs || var_append mesonopt ' ' "-Dnfs=False" pkginstalled libsoup3 || var_append mesonopt ' ' "-Dhttp=False" pkginstalled polkit || var_append mesonopt ' ' "-Dprivileged_group=False" pkginstalled samba|| var_append mesonopt ' ' "-Dsmb=False" pkginstalled udisks || var_append mesonopt ' ' "-Dudisks2=False" # these libs are currently missing var_append mesonopt ' ' "-Dgoa=False -Dgoogle=False -Donedrive=False"