# qt6ct/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ https://github.com/trialuser02/qt6ct.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING nosyslinks = yes proddir = $PRODTREE/qt6 purge = no shareddir = yes strip = no tmpsize = 7M unpack = relaxed dontfind = qt5 setpaths = qt6 #--------------------------------------------------------------------- [depends] qt6:strict #--------------------------------------------------------------------- [build] export QTDIR=$PRODTREE/qt6 export QT6DIR=$QTDIR qmake \ QMAKE_CC=gcc QMAKE_CXX=g++ QMAKE_LINK=g++ \ PREFIX=$PKGDIR_PROD smpmake make install #--------------------------------------------------------------------- [setup.bash] # sic; "qt6ct" is supposed to be backwards compatible with "qt5ct" export QT_QPA_PLATFORMTHEME="qt5ct" #--------------------------------------------------------------------- # 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_debian = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 240722 Added package 240722 Started with 55dba8704 ("git" hash)