# wxwidgets32/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The "configure" switch "--enable-unicode" is recommended. If it's omitted, you may not be able to build some "wx"-based applications later on. #--------------------------------------------------------------------- [buildtimes] 00.12 hours (or 007.42 minutes) - 2023 dedi Xeon E3-1200 v3 4x2 32GB RAM. Build "wxwidgets32" 3.2.8.1 us- ing "clang" 20.1.8. 00.31 hours (or 018.73 minutes) - ThinkPad W530 i7 4x2 32GB RAM. Build "wxwidgets32" 3.2.8.1 using "clang" 20.1.8. #--------------------------------------------------------------------- [settings] altpkg = yes build = default compiler = clang exepack = yes license = See "license*.txt" in installed tree nosyslinks = yes tmpsize = 297M unpack = relaxed dontfind = qt5 wxwidgets28 wxwidgets30 wxwidgets33 setpaths = \ gstreamer gtkcore libpng libpng \ xorg \ webkit2gtk3 wxwidgets32 #--------------------------------------------------------------------- [depends] actools cairo coreutils cppunit curl expat fontconfig freetype2 gawk gconf grep gstreamer gtkcore jpeg libgnomeprintui libnotify liborc libpng libpsl libsecret libsoup libxml2 orbit perl pkgconf python qt sdl sed tiff webkit2gtk3 xorg xzutils zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --mandir=$MANBASE \ \ --enable-aui \ --enable-display \ --enable-geometry \ --enable-gui \ --enable-graphics_ctx \ --enable-mediactrl \ --enable-optimise \ --enable-shared \ --enable-sound \ --enable-unicode \ --enable-webview \ \ --with-expat \ --with-gtk=3 \ --with-libiconv \ --with-libjpeg \ --with-libpng \ --with-libtiff \ --with-libxpm \ --with-opengl \ --with-regex \ --with-sdl \ --with-themes=all \ --with-zlib #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p docs/licence.txt $DOCDIR/license-wxwidgets-main.txt cp -p docs/licendoc.txt $DOCDIR/license-wxwidgets-doc.txt #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_home = https://wxwidgets.org/ url_lfs = None when last checked url_tarball = https://github.com/wxWidgets/wxWidgets/releases/\ download/v3.2.8.1/wxWidgets-3.2.8.1.tar.bz2 #--------------------------------------------------------------------- [history] 210731 Added package. Started with 3.1.3. 211112 Updated to 3.1.5 220802 Updated to 3.2.0 230210 Updated to 3.2.2 230213 Updated to 3.2.2.1 241026 Updated to 3.2.6 250721 Updated to 3.2.8.1