# gtkmathview/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The "Defined in DSO" problem associated with "binutils" 2.22 and up has been addressed here using patches. The source tarball used is release 0.8.0 with Debian patches preap- plied. The starting point was a tarball obtained originally from: http://ftp.debian.org/debian/pool/main/g/\ gtkmathview/gtkmathview_0.8.0.orig.tar.gz #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 003.20 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.08 hours (or 004.90 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.09 hours (or 005.12 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] amtoac = yes exepack = yes fortran = disabled license = GNU Lesser General Public License, version 3, (June 2007) ltkludge = yes nosyslinks = etc setpaths = libxml2 tmpsize = 158M #--------------------------------------------------------------------- [depends] actools gawk grep gtkcore libpopt libxml2 libxslt pkgconf sed t1lib zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -f -i bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-dependency-tracking \ --enable-pipe \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] # This is a kludge. Note: At this point, this package can be ridicu- # lously difficult to build. (make 2>/dev/null || true) rm libtool cp `which libtool` . hash libtool smpmake && make install #--------------------------------------------------------------------- [postbuild] MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $MANDIR cp -p $PKGDIR_SPECIAL/mathmlsvg.1 $MANDIR/ #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/gtkmathview url_home = http://helm.cs.unibo.it/mml-widget/ url_lfs = n/a url_tarball = special # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170913 Replaced with latest Debian version (all patches applied) 180825 Ditto