# enchant02/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.03 hours (or 001.60 minutes) - 2021 dedi 00.03 hours (or 002.05 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING.LIB nosyslinks = yes tmpsize = 8M #--------------------------------------------------------------------- [depends] actools aspell gawk grep gtkcore pkgconf sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE sed -i "s|-laspell|-laspell -lstdc++|g" configure bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-aspell \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-aspell-prefix=$PRODTREE/aspell #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD pushd bin ; ln -nsf enchant-2 enchant ; popd pushd include ; ln -nsf enchant-2 enchant ; popd pushd lib ; ln -nsf libenchant-2.so libenchant.so ; popd pushd lib/pkgconfig ; ln -nsf enchant-2.pc enchant.pc ; popd #--------------------------------------------------------------------- # 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.abisource.com/projects/enchant/ url_lfs = n/a url_tarball = https://github.com/AbiWord/enchant/releases/\ download/v2.7.3/enchant-2.7.3.tar.gz #--------------------------------------------------------------------- [history] 180430 Split "enchant" into "enchant01" and "enchant02" 180430 Added "enchant02". Started with 2.2.3. 210222 Updated to 2.2.15