Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:59 +02:00
parent 9cb8b0b2b3
commit 640643b4a1
+3
View File
@@ -1,7 +1,10 @@
name: zstd name: zstd
description: Zstandard is a fast compression algorithm, providing high compression ratios description: Zstandard is a fast compression algorithm, providing high compression ratios
version: 1.5.5 version: 1.5.5
revision: 2
url: https://facebook.github.io/zstd/ url: https://facebook.github.io/zstd/
license: BSD3-Clause,GPL2-only license: BSD3-Clause,GPL2-only
architecture: any architecture: any
depends: ["glibc"]
make_depends: ["binutils","coreutils","gcc","glibc","gzip","make","xz-utils","zlib"]
type: source type: source