Ticket #48236: Portfile-qbs.diff
File Portfile-qbs.diff, 1.3 KB (added by jakepetroules (Jake Petroules), 9 years ago) |
---|
-
Portfile
old new 6 6 7 7 name qbs 8 8 9 version 1.4. 09 version 1.4.1 10 10 categories devel 11 11 platforms darwin 12 12 license LGPL-2.1 … … 16 16 long_description Qt Build Suite (Qbs) is a tool that helps simplify the build process for developing projects across multiple platforms. 17 17 18 18 homepage https://wiki.qt.io/Qt_Build_Suite 19 distname qbs-${version}.src 20 worksrcdir qbs-${version} 19 distname qbs-src-${version} 21 20 master_sites https://download.qt.io/official_releases/qbs/${version}/ 22 21 23 checksums rmd160 e0f192ad5abd2f38a4a20f3bbc15afb2c2a8287b\24 sha256 d384d0368c3e32ab3bdd9d85c96bb037aa1f650e77326ab5cd400a38cfef33f322 checksums rmd160 ff7ec55336248558a6feef1324acc615f4877974 \ 23 sha256 eea8e0c1b2ef71f295fa5f1798a04a9f0509a701094fec11a691a4d7ae0155a9 25 24 26 configure.post_args QBS_INSTALL_PREFIX=${prefix} qbs.pro 25 configure.post_args QBS_INSTALL_PREFIX=${prefix} \ 26 CONFIG+=qbs_enable_java \ 27 qbs.pro 27 28 28 29 livecheck.type regex 29 30 livecheck.url https://download.qt.io/official_releases/qbs/