# nonpareil/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. As of 2008, the upstream website for "nonpareil" included this no- tice: "23-AUG-2008: Voyager calculator models have been removed in release 0.79 due to licensing issues. They will be made available in a separ- ate package in the near future." This distro presently uses release 0.78 and so presumably supports the calculator models in question. The license issues that were men- tioned in 2008 should be reviewed if they're ever raised in the con- text of this distro. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 13M #--------------------------------------------------------------------- [depends] aalib brotli bzip2 cairo expat fontconfig freetype2 fribidi gpm graphite2 gtkcore jpeg libbsd libffi libicu libpng libxml2 ncurses scons sdl util-linux xorg xzutils zlib #--------------------------------------------------------------------- [build] scons scons install #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin XBINDIR=$PKGDIR_PROD/xbin PROGBASE=nonpareil mkdir -p $BINDIR $XBINDIR cd $BINDIR mv $PROGBASE $XBINDIR cp -p $PKGDIR_SPECIAL/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE for KML in `ls ../lib/nonpareil/*.kml` do MODEL=`echo $KML | sed -e 's@^.*/@@' -e 's@\.kml$@@'` ln -s $PROGBASE hp$MODEL done #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://www.hpcalc.org/hp48/pc/\ emulators/nonpareil-0.78.tar.gz #--------------------------------------------------------------------- [history] 211101 Added package. Started with 0.78.