Ticket #51374: Portfile-qbs.diff
File Portfile-qbs.diff, 1.2 KB (added by jakepetroules (Jake Petroules), 8 years ago) |
---|
-
Portfile
old new 6 6 7 7 name qbs 8 8 9 version 1. 4.59 version 1.5.0 10 10 categories devel 11 11 platforms darwin 12 12 license LGPL-2.1 13 13 maintainers openmaintainer \ 14 theqtcompany.com:jake.petroules14 qt.io:jake.petroules 15 15 description Build tool that helps simplify the build process for developing projects across multiple platforms. 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 … … 19 19 distname qbs-src-${version} 20 20 master_sites https://download.qt.io/official_releases/qbs/${version}/ 21 21 22 checksums rmd160 efedb74b2d889c8d62e1e48fa66477ffe2e5f7d2\23 sha256 f0089b422610cd57d517b146447cd4b45c9f4c4e72797116e3d27472a9cf0d1922 checksums rmd160 4244c6f50adc6e57ad6c5a1ae1b96e03b9ec1d61 \ 23 sha256 541106d3e53429c5375a58f395413b3cd5a026d91a304a10f36d78b5e39d9085 24 24 25 25 depends_lib-append port:qt5-qtscript 26 26