# scrot/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 \ --checkout=1.10 \ https://github.com/resurrecting-open-source-projects/scrot.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 4M #--------------------------------------------------------------------- [depends] actools brotli bzip2 expat freetype2 gawk graphite2 grep gtkcore imlib2 libbsd libpng ncurses pcre pkgconf sed xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE if [ -f ./autogen.sh ]; then ./autogen.sh fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 211111 Added package. Started with bc359116b ("git" hash). 230111 Updated to bf433b1f6 - same as 1.8 230122 Updated to b034af036 - same as 1.8.1 230428 Updated to 5ef8a8261 - same as 1.9 230613 Updated to a59da04d0 - same as 1.10