slackbuilds_ponce/misc/heimdall/heimdall.info
Andrew Clemons 4aec3fd27b
misc/heimdall: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and it breaks the build in this
case.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-30 08:36:03 +07:00

10 lines
337 B
Text

PRGNAM="heimdall"
VERSION="1.4.0"
HOMEPAGE="https://glassechidna.com.au/heimdall/"
DOWNLOAD="https://bitbucket.org/benjamin_dobell/heimdall/downloads/heimdall-suite-1.4.0.tar.gz"
MD5SUM="911c6825c7a09340c27b1ee5078736c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt4"
MAINTAINER="Diniz Bortolotto"
EMAIL="diniz.bortolotto@gmail.com"