# libpeas/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 000.90 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 000.93 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 002.00 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] exepack = yes license = See "license*.txt" in installed tree licfile = COPYING nls = disabled setpaths = libpeas python3 tmpsize = 11M #--------------------------------------------------------------------- [depends] actools cpan-xml-parser gawk gettext glib20:strict grep gtkcore intltool meson ninja perl pkgconf pygobject-gtk3 python:strict python2-core:strict python2-tcltk:strict python3-core:strict python3-tcltk:strict sed #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D demos=false \ -D gtk_doc=false cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- [setup.bash] export XDG_DATA_DIRS=`xdgaddshare $PKGDIR_PROD` #--------------------------------------------------------------------- # 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/Libpeas/ url_lfs = Not checked yet url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ libpeas/1.36/libpeas-1.36.0.tar.xz #--------------------------------------------------------------------- [history] 170520 Updated from 1.16.0 to 1.20.0 170912 Updated to 1.22.0 210125 Updated to 1.28.0 210912 Updated to 1.30.0 230406 Updated to 1.36.0