Age | Commit message (Expand) | Author |
---|---|---|
2020-12-28 | gnu: mpg123: Update to 1.26.4....* gnu/packages/mp3.scm (mpg123): Update to 1.26.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vincent Legoll |
2020-12-27 | gnu: lame: Install pkg-config file....* gnu/packages/mp3.scm (lame)[arguments]: Add 'install-pkg-config phase. | Kei Kebreau |
2020-12-27 | gnu: libmad: Install pkg-config file....* gnu/packages/mp3.scm (libmad)[arguments]: Add 'install-pkg-config phase. | Kei Kebreau |
2020-12-27 | gnu: libid3tag: Install pkg-config file....* gnu/packages/mp3.scm (libid3tag)[arguments]: Add 'install-pkg-config phase. | Kei Kebreau |
2020-12-03 | gnu: libmp3splt: Support splitting FLAC files....* gnu/packages/mp3.scm (libmp3splt)[inputs]: Add flac. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | Martin Becze |
2020-11-30 | gnu: Add python-pytaglib....* gnu/packages/mp3.scm (python-pytaglib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Martin Becze |
2020-11-05 | gnu: python-audioread: Update to 2.1.9....* gnu/packages/mp3.scm (python-audioread): Update to 2.1.9. | Tobias Geerinckx-Rice |
2020-09-09 | gnu: 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-08 | gnu: 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-04 | gnu: 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-25 | gnu: mpg123: Update to 1.26.3....* gnu/packages/mp3.scm (mpg123): Update to 1.26.3. | Tobias Geerinckx-Rice |
2020-07-21 | gnu: 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 |