2 releases
2.4.5 |
|
---|---|
0.1.6 | Aug 15, 2022 |
#14 in #mpris
28 downloads per month
305KB
6.5K
SLoC
playerctl-sys
Unsafe Rust bindings to libplayerctl. This crate makes use of the Playerctl and GLib sources, which are licensed under LGPL-3.0. Some API members require types from glib-sys. Note that the glib crate re-exports glib-sys
as glib::ffi
.
Dependencies
You must have clang and glib-2.0 installed on your system to build this crate. In addition, you must either have playerctl or meson installed. If playerctl is not found, meson will be used to build it from source. It is strongly recommended to install playerctl as that will take care of both the glib-2.0 and the meson/playerctl requirement.
Relevant documentation
Dependencies
~0.4–2.5MB
~51K SLoC