# xsel/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 \ ocgitfetch --run https://github.com/kfish/xsel.git #--------------------------------------------------------------------- [history] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.22 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.30 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license.txt" under installed tree setpaths = xorg tmpsize = 1M #--------------------------------------------------------------------- [depends] actools xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p COPYING $DOCDIR/license.txt #--------------------------------------------------------------------- # 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://www.kfish.org/software/xsel/ url_lfs = Not checked yet url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 230403 Updated from 1.2.0 to 9fc4e3e4e ("git" hash)