15 lines
362 B
YAML
15 lines
362 B
YAML
name: libmpdclient
|
|
description: A stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages
|
|
version: "2.26"
|
|
revision: 1
|
|
url: https://www.musicpd.org/libs/libmpdclient/
|
|
license: BSD-2-Clause,BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- meson
|