# goocanvas2/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 goocanvas2 \ https://gitlab.gnome.org/GNOME/goocanvas.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.65 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.82 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.06 hours (or 003.32 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled # NLS has caused package FTBFS tmpsize = 16M setpaths = llvmgcc python3 #--------------------------------------------------------------------- [depends] actools cairo gawk glib20:strict grep gtkcore:strict llvmgcc perl pkgconf pygobject python sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE git checkout goocanvas-2.0 export PYTHON=`which python3` ./autogen.sh \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-gtk-doc \ --disable-nls \ --enable-introspection=yes \ --enable-python=yes \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] SHADIR=$PKGDIR_PROD/share rm -fr $SHADIR/gtk-doc (rmdir $SHADIR || true) #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://live.gnome.org/GooCanvas/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 210404 Updated from 0.15 to 274a9e77e ("git" hash)