diff options
author | rodrigo <rodrigo@FreeBSD.org> | 2018-05-02 21:09:41 +0800 |
---|---|---|
committer | rodrigo <rodrigo@FreeBSD.org> | 2018-05-02 21:09:41 +0800 |
commit | f98d2c764059f80d47a55b85ab8bd58b8896e425 (patch) | |
tree | 9d8745afa33fff56d7b4c8b1faab5ef7c076f00c /audio/emms/distinfo | |
parent | c620b883f4b21ba63e54b32fad7fe193b4ec099d (diff) | |
download | freebsd-ports-gnome-f98d2c764059f80d47a55b85ab8bd58b8896e425.tar.gz freebsd-ports-gnome-f98d2c764059f80d47a55b85ab8bd58b8896e425.tar.zst freebsd-ports-gnome-f98d2c764059f80d47a55b85ab8bd58b8896e425.zip |
Upgrade audio/emms from v4.4 to v5.0
News since version 4.4 :
- Add Org-style "TAB" binding to cycle through the different levels of expansions.
- Bind emms-browser-move-up-level to "^".
- Make "RET" (emms-add-tracks) add all tracks in region or with numeric argument
that many tracks.
- Supersede emms-browser-delete-files with emms-browser-remove-tracks to
remove tracks from browser without deleting files. Use prefix argument to
get the old behaviour. Regions and numeric argument are supported.
- Add emms-cache-reset.
- Use the "album artist" instead of the "artist" browser node by default.
- Bug fix: emms-volume-pulse multi-digit volume numbers.
- Bug fix: emms-smart-browse "cascading" from a browser search.
- Bug fix: fix fallback thumbnail filter.
- Add mpv backend support.
- Speed up info processing.
- Add Opus info support via emms-info-opusinfo.el.
- Code modernizations thanks to Pierre Neidhardt.
- Tagging mp3 files v2.x files now works via mid3v2.
- Add dynamic thumbnail caching.
- Improve emms-metaplaylist-mode.
Diffstat (limited to 'audio/emms/distinfo')
-rw-r--r-- | audio/emms/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/emms/distinfo b/audio/emms/distinfo index 0aca9f3aacf4..94e04163154f 100644 --- a/audio/emms/distinfo +++ b/audio/emms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515254365 -SHA256 (emms-4.4.tar.gz) = 10ecc2e9c957ca1f80bbf8d9a0473b9eae552218aaea278dc8b10564215513ac -SIZE (emms-4.4.tar.gz) = 288922 +TIMESTAMP = 1525265873 +SHA256 (emms-5.0.tar.gz) = 43fdde3415dd73aa2dacafdacdc9dddca328f4305bcb87f3336952798ea4c921 +SIZE (emms-5.0.tar.gz) = 297975 |