# sakura/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://git.launchpad.net/sakura #--------------------------------------------------------------------- 2. "screen" doesn't presently work in a "sakura" session. Tabbed windows may be used instead. To add a tabbed window to a ses- sion, use the key combination: Ctrl Shift T #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 11M #--------------------------------------------------------------------- [depends] bzip2 cairo cmake expat fontconfig freetype2 gtkcore jpeg libgmp libicu libidn2 libpng libunistring ncurses nettle3 openssl p11kit pcre pcre2 vte xorg zlib zstd #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ .. #--------------------------------------------------------------------- [build] cd obj smpmake make 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] 230121 Added package 230121 Started with 2481747d7 ("git" hash) 241221 Updated to a169cb472 241221 Reverted an incorrect upstream commit