# converseen/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run converseen \ https://github.com/Faster3ck/Converseen.git #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.08 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING.txt tmpsize = 10M dontfind = qt5 setpaths = imagemagick6 qt6 #--------------------------------------------------------------------- [depends] bzip2 cmake fontconfig freetype2 gtkcore imagemagick6 libpng libxml2 openssl qt zlib xorg #--------------------------------------------------------------------- [configure] mkdir obj && cd obj && cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DUSE_QT6=ON \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && smpmake install #--------------------------------------------------------------------- # 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] 180816 Added package. Started with 180816 ("git" date). 190426 Updated to 95313d73c ("git" hash; same as 0.9.7.2) 210217 Updated to 0039b4fb8 - same as 0.9.9.0 241025 Updated to c453f6f89