# chromium-bsu/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.43 minutes) - Dell Inspiron 1545 00.01 hours (or 000.43 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.47 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.57 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.01 hours (or 000.72 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.08 hours (or 004.90 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING revision = numeric dontfind = libpng libpng12 tmpsize = 9M setpaths = libftgl libglpng libpng14 xorg #--------------------------------------------------------------------- [depends] actools fontconfig freetype2 gawk grep libftgl libglpng libmikmod libpng14 pkgconf sdl sed ttf xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE treetextsub --pattern=PNG_ --newtext=XPNG_ --keeptimes bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --mandir=$MANBASE \ --with-font-path=$PRODTREE/ttf/misc/gothu___.ttf #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man MISCDIR=$PKGDIR_PROD/misc PROGBASE=chromium-bsu mkdir -p $BINDIR $MANDIR $MISCDIR #--------------------------------------------------------------------- cd $BINDIR rm -fr ../xbin/ mkdir -p ../xbin/ mv $PROGBASE ../xbin/ cp $PKGDIR_SPECIAL/wrappers/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE #--------------------------------------------------------------------- # 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://chromium-bsu.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/chromium-bsu/\ chromium-bsu-0.9.16.1.tar.gz #--------------------------------------------------------------------- [history] 170923 Updated from 0.9.15.1 to 0.9.16.1