# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/ekiga/ekiga.conf # Copyright (C) 2004 - 2025 The T2 SDE Project # Copyright (C) 1998 - 2004 ROCK Linux Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- # --disable-schemas-install Disable the schemas installation # --disable-gnome Disable GNOME features. # --disable-sdltest Do not try to compile and run a test SDL program # --enable-ipv6 enable IPv6 experimental support # --disable-install-schemas Disable installation of the gconf schemas if pkginstalled openldap; then pkgprefix -t openldap var_append confopt ' ' "--with-ldap-dir=/$(pkgprefix openldap)" var_append configprefix ' ' "LDFLAGS=\"-L$(pkgprefix libdir openldap) -lldap\"" var_append makeopt ' ' "'CFLAGS=-I$(pkgprefix includedir openldap)'" fi # dbus is currently not functional (in the sense of compiling) #pkginstalled dbus && var_append confopt ' ' --enable-dbus pkginstalled avahi || var_append confopt ' ' --disable-avahi pkginstalled gnome-doc-utils || var_append confopt ' ' --disable-doc pkginstalled gconf || var_append confopt ' ' --disable-gnome