Switch to new package format
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: catch2
|
||||
description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later
|
||||
version: 3.15.0
|
||||
revision: 2
|
||||
url: https://github.com/catchorg/catch2
|
||||
license: BSL1
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- cmake
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://github.com/catchorg/Catch2/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9650c55e497759cc39b977e45524bc8acb15256061c112080916ab6cb0b1ea66
|
||||
Reference in New Issue
Block a user