mpv.el 0.2.0-3 source package in Ubuntu
Changelog
mpv.el (0.2.0-3) unstable; urgency=medium * Team upload. * Rebuild against dh-elpa 2.1.5. Upload pushed to dgit-repos but not salsa. See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>. -- Sean Whitton <email address hidden> Thu, 25 Jul 2024 22:52:59 +0900
Upload details
- Uploaded by:
- Debian Emacsen team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacsen team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mpv.el_0.2.0-3.dsc | 1.9 KiB | 36f8505e3de448d5f7bfc8c986ae10fc2a995353a52e789f4822947ce882cee4 |
mpv.el_0.2.0.orig.tar.gz | 16.5 KiB | fddf11a6f2d7e6d11fab172fbdad37bc43da698ba0a386b1b795f3b247caac54 |
mpv.el_0.2.0-3.debian.tar.xz | 1.8 KiB | 41ec82a7330fabdc14b6c582731d8981820e9567ae338793b53ef08b17d4ffb1 |
Available diffs
- diff from 0.2.0-2 to 0.2.0-3 (371 bytes)
No changes file available.
Binary packages built by this source
- elpa-mpv: control a mpv via its IPC interface from Emacs
mpv.el provides helper functions to control a mpv process via its IPC
interface.
.
To start playback, have a look at mpv-play (for single files) and
mpv-start (for passing arbitrary arguments to mpv, e.g., URLs). Among
others, mpv.el provides
.
- mpv-pause
- mpv-kill
- mpv-seek-forward / mpv-seek-backward
- mpv-speed-increase / mpv-speed-decrease
- mpv-volume-increase / mpv-volume-decrease
- mpv-insert-playback- position
- mpv-seek-to-position- at-point
- mpv-playlist-next / mpv-playlist-prev