# sdtabfile/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. This distro renames StarDict's "tabfile" utility to "sdtabfile". # ("tabfile" was too generic, given that the program is a minor Star- # Dict-specific utility). #--------------------------------------------------------------------- # 2. Debian was last checked in late 2006. At the time, Debian patches # existed for this package, but they didn't appear to include signif- # icant non-Debian changes. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.40 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.62 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 000.98 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.14 hours (or 008.23 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 3M unpack = relaxed #--------------------------------------------------------------------- [depends] actools bzip2 fontconfig freetype2 gawk grep gtkcore libpng sed xorg zlib #--------------------------------------------------------------------- [configure] export PKG_CONFIG=`which pkg-config` bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-static \ --enable-shared #--------------------------------------------------------------------- [build] cd src BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR make dictd2dic make stardict2txt make tabfile mv tabfile sdtabfile cp -rip dictd2dic sdtabfile stardict2txt $BINDIR/ #--------------------------------------------------------------------- # 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/\ stardict-tools url_debian_pool = http://ftp.debian.org/debian/pool/main/s/\ stardict-tools/ url_home = http://stardict.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/sourceforge/\ stardict/stardict-tools-2.4.8.tar.bz2 #--------------------------------------------------------------------- [history] 170916 Dropped everything but "sdtabfile" component