# libgda/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run https://github.com/gnome/libgda.git #--------------------------------------------------------------------- [buildtimes] 00.07 hours (or 004.13 minutes) - HP Pavilion dv8 8GB RAM 00.08 hours (or 004.57 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.10 hours (or 005.92 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.19 hours (or 011.35 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = etc smptries = 5 tmpsize = 152M uscheck = C210629, git-R210513, active setpaths = db gettext gtkcore libxml2 python3 #--------------------------------------------------------------------- [depends] actools brotli db gettext gtkcore:strict libxml2 python #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD treetextsub --keeptimes \ --pattern=/usr/bin/python --newtext="/usr/bin/env python" rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man \ -D buildtype=release cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DATADIR=$PKGDIR_PROD/data mkdir -p $BINDIR $DATADIR cd build ninja_simple_build #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/libgda2 url_home = http://www.gnome-db.org/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180910 Added Debian patches 190314 Updated from 5.2.4 to 5.2.8 190509 Updated to 5.2.9 190609 Updated to 69672f7a7 ("git" hash) 210125 Updated to 866dd190d 210629 Updated to 9fe57aeff 211205 Updated to c5c24da4c