# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/dfb-extra/dfb-extra.conf # Copyright (C) 2004 - 2023 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 --- # Imlib2 is not (yet) adapted to API 1.1 if true || ! pkginstalled imlib2; then var_append confopt ' ' '--disable-imlib2' else pkgprefix -t imlib2 var_append configprefix ' ' 'CFLAGS="-I$(pkgprefix includedir imlib2)"' fi pkginstalled avifile || var_append confopt ' ' '--disable-avifile' pkginstalled xine-lib || var_append confopt ' ' '--disable-xine'