Initial Commit

This commit is contained in:
2025-05-08 17:14:53 +03:00
commit 8c09f9de5f
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libmpdclient
description: A stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages
version: 2.22
url: https://www.musicpd.org/libs/libmpdclient/
license: BSD-2-Clause,BSD-3-Clause
architecture: any
depends: ["glibc"]
make_depends: ["meson"]
type: source