Switch to new package format

This commit is contained in:
2026-06-13 19:59:24 +03:00
parent 38fee9cabf
commit 0fbae7ed85
2 changed files with 12 additions and 4 deletions
+18
View File
@@ -0,0 +1,18 @@
name: googletest
description: Google Testing and Mocking Framework
version: 1.17.0
revision: 2
url: https://github.com/google/googletest
license: BSD-3-Clause
maintainers:
- [email protected]
architecture: any
type: source
depends:
- gcc-libs
- glibc
optional_depends:
- python3
make_depends:
- cmake
- python3