# windowmaker/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 windowmaker \ https://repo.or.cz/wmaker-crm.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING nosyslinks = yes setpaths = windowmaker xorg tmpsize = 53M #--------------------------------------------------------------------- [depends] actools brotli bzip2 expat fftw fontconfig freetype2 gawk giflib5 gnutls3 graphite2 grep gtkcore imagemagick7 jpeg lcms2 libbsd libffi libflif libgmp libicu libidn2 libpng libunistring libwebp libxml2 libzip ncurses nettle3 p11kit pkgconf sed tiff util-linux xorg xzutils zlib zstd #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --enable-pango=yes \ --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] 210329 Added package. Started with 82ab2d2d0 ("git" hash).