# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup qmake5 1.0 name qbs version 1.4.1 revision 1 categories devel platforms darwin license LGPL-2.1 maintainers openmaintainer \ petroules.com:jake.petroules description Build tool that helps simplify the build process for developing projects across multiple platforms. long_description Qt Build Suite (Qbs) is a tool that helps simplify the build process for developing projects across multiple platforms. homepage https://wiki.qt.io/Qt_Build_Suite distname qbs-src-${version} master_sites https://download.qt.io/official_releases/qbs/${version}/ checksums rmd160 ff7ec55336248558a6feef1324acc615f4877974 \ sha256 eea8e0c1b2ef71f295fa5f1798a04a9f0509a701094fec11a691a4d7ae0155a9 configure.post_args QBS_INSTALL_PREFIX=${prefix} \ CONFIG+=qbs_disable_rpath \ CONFIG+=qbs_enable_java \ qbs.pro livecheck.type regex livecheck.url https://download.qt.io/official_releases/qbs/ livecheck.regex {(\d+(?:\.\d+)+)/}