some updates to guix stuff
This commit is contained in:
parent
f153aa731f
commit
d24c0913bb
7 changed files with 40 additions and 6 deletions
|
@ -63,6 +63,12 @@ marked files in a dired buffer via rsync."))))
|
|||
emacs-s))
|
||||
(license license:gpl3+)
|
||||
(home-page "https://github.com/isamert/empv.el.git")
|
||||
(synopsis "dired-rsync – asynchronous rsync from dired")
|
||||
(description "\
|
||||
This package adds the command empv for playing mpv videos from emacs."))))
|
||||
(synopsis "A multimedia player/manager, YouTube interface")
|
||||
(description "An Emacs media player, based on mpv. More precisely this package provides
|
||||
somewhat comprehensive interface to mpv with bunch of convenient functionality
|
||||
like an embedded radio manager, @code{YouTube} interface, local music/video
|
||||
library manager etc. Lots of interactive functions are at your disposal. To
|
||||
view the most essential ones, type `M-x describe-keymap empv-map`. It is
|
||||
advised that you bind this keymap to a key for convenience. Additionally, empv
|
||||
has versatile customization options. For an overview of all customization
|
||||
options, do `M-x customize-group empv`."))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue