gnu/packages/mp3.scm (libmp3splt)[inputs]: Add flac.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
Martin Becze
2020-11-30gnu: Add python-pytaglib....* gnu/packages/mp3.scm (python-pytaglib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
Martin Becze
2020-11-05gnu: python-audioread: Update to 2.1.9....* gnu/packages/mp3.scm (python-audioread): Update to 2.1.9.
Tobias Geerinckx-Rice
2020-09-09gnu: taglib: Fix 'taglib-config --libs' -L flag....* gnu/packages/mp3.scm (taglib): Add "" around the substitution of
ZLIB_LIBRARIES_FLAGS and add "/lib".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Michael Rohleder
2020-09-08gnu: taglib: 'taglib-config --libs' shows -L flag for zlib....Fixes compilation of emacs-emms-print-metadata.
* gnu/packages/mp3.scm (taglib)[arguments]: Add #:phases.
Ludovic Courtès
2020-09-04gnu: taglib: Update to 1.12-beta-1 [security fixes]....This switches to a yet unreleased version of taglib, to make sure long
standings issues and CVEs are covered until a proper release is made
upstream.
Among these, we have:
- CVE-2017-12678
- CVE-2018-11439
- https://github.com/taglib/taglib/issues/864
* gnu/packges/mp3.scm (taglib): Update to 1.12-beta-1.
[source]: Switch to using git-fetch.
Pierre Langlois
2020-07-25gnu: mpg123: Update to 1.26.3....* gnu/packages/mp3.scm (mpg123): Update to 1.26.3.
Tobias Geerinckx-Rice
2020-07-21gnu: chromaprint: Update to 1.5.0....* gnu/packages/mp3.scm (chromaprint): Update to 1.5.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Michael Rohleder
2020-06-03gnu: mpg123: Update to 1.26.1....* gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
Tobias Geerinckx-Rice
2020-05-29gnu: mpg123: Update to 1.26.0....* gnu/packages/mp3.scm (mpg123): Update to 1.26.0.
[inputs]: Re-order alphabetically.
Nicolas Goaziou