[Slackbuilds-users] audacity build fails due to the inconsistent VERSION of the help file

Chris Abela kristofru at gmail.com
Fri Jan 12 14:48:26 UTC 2018


Audacity will not build:

make[2]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.1'
make[1]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.1'
unzip:  cannot find or open
/var/lib/sbopkg/SBo/14.2/audio/audacity/audacity-help-*2.2.1*.zip,
/var/lib/sbopkg/SBo/14.2/audio/audacity/audacity-help-2.2.1.zip.zip or
/var/lib/sbopkg/SBo/14.2/audio/audacity/audacity-help-2.2.1.zip.ZIP.

This is because we have this in audacity.info:

DOWNLOAD="https://github.com/audacity/audacity/archive/Audacity-2.2.1.tar.gz
\
          http://ponce.cc/slackware/sources/repo/audacity-help-*2.1.3*.zip"

and this in audacity.Slackbuid:

VERSION=${VERSION:-*2.2.1*}

and then:

  unzip $CWD/$PRGNAM-help-$*VERSION*.zip -d
$PKG/usr/share/$PRGNAM/help/manual
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20180112/68b5d790/attachment.html>


More information about the SlackBuilds-users mailing list