1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/webkitgtk/webkitgtk.conf
3 # Copyright (C) 2021 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 export WK_USE_CCACHE=NO
14 atstage cross && var_append cmakeopt ' ' '-DCMAKE_SYSTEM_PROCESSOR=$arch_machine'
15 var_append cmakeopt ' ' '-DPORT=GTK -DENABLE_MINIBROWSER=ON -DENABLE_GEOLOCATION=NO -DENABLE_SPELLCHECK=NO -DUSE_LIBHYPHEN=NO'
16 var_append cmakeopt ' ' '-DCMAKE_BUILD_TYPE=Release -DUSE_WOFF2=NO -DENABLE_MEDIA_SOURCE=NO -DUSE_WPE_RENDERER=NO -DENABLE_GAMEPAD=NO'
17 var_append cmakeopt ' ' '-DUSE_SOUP2=YES -DUSE_LIBSECRET=NO -DUSE_LIBNOTIFY=NO -DUSE_SYSTEMD=NO -DENABLE_BUBBLEWRAP_SANDBOX=NO'
18 pkginstalled openjpeg || var_append cmakeopt ' ' '-DUSE_OPENJPEG=NO'
19 pkginstalled lcms2|| var_append cmakeopt ' ' '-DUSE_LCMS=NO'
20 pkginstalled gobject-introspection || var_append cmakeopt ' ' '-DENABLE_INTROSPECTION=NO'