# alsa-oss/cfg - "Build" settings for package

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

[technotes]

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

[buildtimes]

00.00 hours (or 000.20 minutes) - HP EliteBook 8560w 32GB RAM
00.00 hours (or 000.23 minutes) - ThinkPad E540 i7 4x2 16GB RAM
00.01 hours (or 000.30 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo
                                  7200 2GB RAM
00.01 hours (or 000.32 minutes) - HP Pavilion dv8 8GB RAM
00.05 hours (or 002.73 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB
                                  RAM

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

[settings]
build     = default
license   = See "license*.txt" in installed tree
licfile   = COPYING
proddir   = $PRODTREE/alsa
purge     = no
shareddir = yes
tmpsize   = 3M
uscheck   = C210614, R190107, stopped

setpaths  = alsa

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

[depends]
actools
alsa-lib:strict
gawk
grep
sed

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

[configure]
ETCDIR=$PKGDIR_PROD/etc
MANBASE=$PKGDIR_PROD/man
mkdir -p $ETCDIR $MANBASE

bash ./configure \
    --prefix=$PKGDIR_PROD          \
    --build=$LACARCHBUILD          \
    --host=$LACARCHHOST            \
    --sysconfdir=$ETCDIR           \
    --disable-dependency-tracking  \
    --disable-static               \
    --enable-shared                \
    --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  = http://packages.debian.org/unstable/source/alsa-oss
url_home    = http://www.alsa-project.org/

url_lfs     = http://www.linuxfromscratch.org/blfs/view/stable/\
multimedia/alsa-oss.html

url_tarball = http://www.alsa-project.org/files/pub/oss-lib/\
alsa-oss-1.1.8.tar.bz2

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

[history]
180407 Updated from 1.0.28 to 1.1.6
190112 Updated to 1.1.8