# libsecret/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.33 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.37 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.62 minutes) - HP Pavilion dv8 8GB RAM 00.02 hours (or 001.28 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 11M setpaths = libsecret #--------------------------------------------------------------------- [depends] actools cpan-xml-parser dbus gawk gconf gettext grep gtkcore intltool libffi libgcrypt libgpg-error libxslt meson ninja pcre2 pkgconf sed util-linux zlib #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D gtk_doc=false \ -D introspection=false \ -D vapi=false cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- [postbuild] MAN1DIR=$PKGDIR_PROD/man/man1 mkdir -p $MAN1DIR mv $PKGDIR_PROD/share/man/man1/* $MAN1DIR/ rm -fr $PKGDIR_PROD/share/{gtk-doc,locale,man} GNOICONDIR=$PRODTREE/gnometheme/share/icons PKGICONDIR=$PKGDIR_PROD/share/icons mkdir -p $PKGICONDIR ln -nsf $GNOICONDIR/gnome $PKGICONDIR/ #--------------------------------------------------------------------- # 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 = Unknown url_lfs = Not checked yet url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ libsecret/0.21/libsecret-0.21.4.tar.xz #--------------------------------------------------------------------- [history] 170603 Updated from 0.18.3 to 0.18.5 180430 Updated to 0.18.6 190713 Updated to 0.18.8 210912 Updated to 0.20.4 240712 Updated to 0.21.4