# conky/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 \ --checkout=v1.21.9 \ https://github.com/brndnmtthws/conky.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.42 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.37 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] exepack = yes ldbefore = -ldl -lm -lc license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 37M setpaths = fontconfig freetype2 libxml2 lua53 xorg #--------------------------------------------------------------------- [depends] actools alsa brotli curl expat fontconfig freetype2 gawk grep gtkcore imlib2 libxslt lua52 lua53 ncurses pkgconf sed xorg zlib #--------------------------------------------------------------------- [configure] mkdir obj cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_RSS=ON \ -DSYSTEM_CONFIG_FILE=$PKGDIR_PROD/etc/conky.conf \ .. sed -e 's/lua52/lua53/g' -i CMakeCache.txt #--------------------------------------------------------------------- [build] cd obj smpmake make install || make install #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin ETCDIR=$PKGDIR_PROD/etc MAN1DIR=$PKGDIR_PROD/man/man1 PROGBASE=conky SPCWRAP=$PKGDIR_SPECIAL/wrappers mkdir -p $ETCDIR/ cp -p $PKGDIR_SPECIAL/conky.conf $ETCDIR/ mkdir -p $MAN1DIR cp -p $PKGDIR_SPECIAL/conky.1 $MAN1DIR/ #--------------------------------------------------------------------- # 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://conky.sourceforge.net/ url_lfs = Not checked yet url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 181016 Updated from 1.9.1 to 1.10.8 181204 Updated to 1.11.0 181217 Updated to 1.11.1 190112 Updated to 1.11.2 190223 Updated to 1.11.3 190818 Updated to 1.11.5 210429 Updated to 7f84662c2 ("git" hash) 230225 Updated to a21a8f7d2 - same as 1.18.1 230304 Updated to 8f0a21bcc - same as 1.18.2 230309 Updated to 566fbe718 - same as 1.18.3 240708 Updated to 9f9cbe906 - same as 1.21.4 240723 Updated to a14e61adb - same as 1.21.5 241109 Updated to b01485b3d - same as 1.21.8 241118 Modified "conky.conf" to use "vnstat" 241130 Updated to 4b33da95a - same as 1.21.9