# atspi/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package requires, at "build" time, a copy of "meson" that has been patched so as not to mess with "rpath". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.27 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.40 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.43 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.43 minutes) - HP Pavilion dv8 8GB RAM 00.02 hours (or 001.07 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled proddir = $PRODTREE/gtkcore purge = no revision = 2.46.0 shareddir = yes tmpsize = 15M unpack = relaxed setpaths = gtkcore intltool xorg #--------------------------------------------------------------------- [depends] actools dbus:strict gawk glib20:strict grep gtkatk:strict intltool:forward meson ninja python sed #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr `find $PP | grep atspi` #--------------------------------------------------------------------- # Due to a bug in "meson" 0.50.0, "atspi", or both, "includedir" # should not be specified here. The correct include-directory path is # set by a patch. rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D libdir=$PP/lib \ -D mandir=$PP/man \ -D buildtype=release cd build if [ \! -f build.ninja ]; then echo meson build failed; exit 1; fi meson configure #--------------------------------------------------------------------- [build] 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 = Not checked yet url_home = Ditto url_lfs = Ditto url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ at-spi2-core/2.48/at-spi2-core-2.48.0.tar.xz #--------------------------------------------------------------------- [history] 170505 Updated from 2.19.2 to 2.25.1 170603 Updated to 2.25.2 170912 Updated to 2.26.0 171127 Updated to 2.26.2 180317 Updated to 2.28.0 180908 Updated to 2.30.0 190314 Updated to 2.32.0 190512 Updated to 2.32.1 210125 Updated to 2.38.0 210720 Updated to 2.40.3 220802 Updated to 2.44.1 230219 Updated to 2.46.0 240308 Updated to 2.48.0