Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:57 +02:00
parent 0603b88e2f
commit f689337ee8
+3
View File
@@ -1,7 +1,10 @@
name: gperf name: gperf
description: GNU perfect hash function generator description: GNU perfect hash function generator
version: 3.1 version: 3.1
revision: 2
url: https://www.gnu.org/software/gperf/ url: https://www.gnu.org/software/gperf/
license: GPL3-or-later license: GPL3-or-later
architecture: any architecture: any
depends: ["gcc","glibc"]
make_depends: ["bash","binutils","coreutils","gcc","glibc","make"]
type: source type: source