# notepad-next/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/dail8859/NotepadNext.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSE nls = disabled setpaths = qt6 #--------------------------------------------------------------------- [depends] brotli bzip2 double-conversion expat fontconfig freetype2 graphite2 gtkcore libb2 libbsd libicu libpng ncurses openssl3 pcre2 qt6 xorg zlib zstd #--------------------------------------------------------------------- [configure] cd src qmake PREFIX=$PKGDIR_PROD NotepadNext.pro #--------------------------------------------------------------------- [build] cd src smpmake && make install #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin ln -nsf NotepadNext notepad-next ln -nsf NotepadNext notenext #--------------------------------------------------------------------- # 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] 241204 Added package 241204 Started with 6d9cd8e62 ("git" hash) 241204 Patched to fix a single-instance bug