* updated yet more dir-less .cache DEPs
[t2sde.git] / package / enlightenment / enlightenment16 / e16-conf.in
blob9f735e92c8857f6041359dcd613388176eac901d
2 # --- T2-COPYRIGHT-NOTE-BEGIN ---
3 # T2 SDE: package/*/enlightenment16/e16-conf.in
4 # Copyright (C) 2004 - 2023 The T2 SDE Project
5 # Copyright (C) 1998 - 2003 ROCK Linux Project
6
7 # This Copyright note is generated by scripts/Create-CopyPatch,
8 # more information can be found in the files COPYING and README.
9
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License version 2.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 if [ "$prefix_auto" = 1 ]; then
15         prefix=opt/e16
16         set_confopt
19 # imlib is in gnome17
20 if pkginstalled glib12 && pkginstalled gtk+12; then
21         [ ! -f "$(pkgprefix libdir glib12)/libglib.so" ] \
22                 && abort "gnome1 libs (imlib) not found!"
24         export CFLAGS="-I$includedir -I$(pkgprefix includedir glib12) $CFLAGS"
26         export GTK_CONFIG=$(pkgprefix bindir gtk+12)/gtk-config
29 export E16=$root/$prefix