# gptfdisk/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.20 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.30 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 3M setpaths = libicu ncurses #--------------------------------------------------------------------- [depends] libicu libpopt ncurses #--------------------------------------------------------------------- [configure] mkdir -p $PKGDIR_PROD/{man/man8,sbin} sed -e 's@/usr/sbin@/sbin@g' \ -e 's@/usr/share/man@/man@g' \ -i Makefile #--------------------------------------------------------------------- [build] smpmake DESTDIR=$PKGDIR_PROD make install #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://downloads.sourceforge.net/gptfdisk/\ gptfdisk-1.0.10.tar.gz #--------------------------------------------------------------------- [history] 171205 Added package. Started with 1.0.3. 181014 Updated to 1.0.4 210125 Updated to 1.0.6 210912 Updated to 1.0.8 230115 Updated to 1.0.9 240310 Updated to 1.0.10