# 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.17 hours (or 010.15 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes build = default exepack = yes license = See "license*.txt" in installed tree tmpsize = 297M unpack = relaxed dontfind = qt5 wxwidgets28 wxwidgets30 setpaths = libpng gstreamer gtkcore libpng wxwidgets32 xorg \ webkit2gtk3 #--------------------------------------------------------------------- [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.2.1/wxWidgets-3.2.2.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