# deutex/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run https://github.com/Doom-Utils/deutex.git #--------------------------------------------------------------------- 2. This package should never be updated unless it's confirmed that the update doesn't break "freedoom" and/or "prfreeboom". #--------------------------------------------------------------------- 3. For other notes related to this package and other "deutex*" pack- ages, see "technotes" in the "deutex440" "cfg" file. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default exepack = yes license = tbd proddir = $PRODTREE/deutex purge = no revision = numeric shareddir = yes setpaths = libpng tmpsize = 4M #--------------------------------------------------------------------- [depends] deutex440:strict deutex449:strict libpng zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./bootstrap bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 211005 Added package. Started with ef1c06a62 ("git" hash).