# laclin-miscutil/cfg - "Build" settings for package

#---------------------------------------------------------------------

[technotes]

#---------------------------------------------------------------------

[buildtimes]

#---------------------------------------------------------------------

[settings]
configure = none
license   = tbd
setpaths  = xorg
tmpsize   = 1M

#---------------------------------------------------------------------

[depends]
soundbase
xorg

#---------------------------------------------------------------------

[build]
BINDIR=$PKGDIR_PROD/bin
mkdir -p $BINDIR
make
cp -p * $BINDIR/
cd $BINDIR
rm -fr Makefile *.c

#---------------------------------------------------------------------

# 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_page = n/a
url_home        = n/a
url_lfs         = n/a
url_tarball     = local

#---------------------------------------------------------------------

[history]
211018 Added package
211018 Started with 211018
211113 Added "resetpulse"
241117 Added "bluetooth*" commands