diff options
author | Andre Fernando <ando344@gmail.com> | 2016-12-15 13:48:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 06:55:49 +0700 |
commit | 2bc7e6ffeb74818353d7d14fa1b993e21b0a098b (patch) | |
tree | 89a646e1d26ebcd181ee065ad750b13a695b9020 /multimedia/playerctl/slack-desc | |
parent | 795577c257e02a4adba3816733ab5ee9a47ceea7 (diff) |
multimedia/playerctl: Added (MPRIS media player controller).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/playerctl/slack-desc')
-rw-r--r-- | multimedia/playerctl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/multimedia/playerctl/slack-desc b/multimedia/playerctl/slack-desc new file mode 100644 index 0000000000000..258aa617c79ae --- /dev/null +++ b/multimedia/playerctl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +playerctl: playerctl (MPRIS media player controller) +playerctl: +playerctl: Playerctl is a command-line utility and library for controlling +playerctl: media players that implement the MPRIS D-Bus Interface Specification. +playerctl: +playerctl: Playerctl makes it easy to bind player actions, such as play and +playerctl: pause, to media keys. +playerctl: +playerctl: Homepage: https://github.com/acrisci/playerctl +playerctl: +playerctl: |