Skip to content

ap-1/playerctl-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages