Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:57 +02:00
parent b620bf88b2
commit 56e8016d30
+3
View File
@@ -1,7 +1,10 @@
name: gmp name: gmp
description: A free library for arbitrary precision arithmetic description: A free library for arbitrary precision arithmetic
version: 6.3.0 version: 6.3.0
revision: 2
url: https://www.gnu.org/software/gmp/ url: https://www.gnu.org/software/gmp/
license: GPL2-or-later,LGPL3-or-later license: GPL2-or-later,LGPL3-or-later
architecture: any architecture: any
depends: ["gcc","glibc"]
make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","m4","make","sed","texinfo"]
type: source type: source