playerctl-sys

Crates.ioplayerctl-sys
lib.rsplayerctl-sys
version0.1.6
sourcesrc
created_at2022-07-12 13:14:23.871267
updated_at2022-08-15 15:06:01.715202
descriptionUnsafe bindings to libplayerctl
homepagehttps://github.com/ap-1/playerctl-sys
repositoryhttps://github.com/ap-1/playerctl-sys
max_upload_size
id624357
size399,935
Anish Pallati (ap-1)

documentation

https://ap-1.github.io/playerctl-sys/

README

playerctl-sys

Version License

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

Commit count: 12

cargo fmt