Age | Commit message (Expand) | Author |
---|---|---|
2021-12-30 | gnu: libopusenc: Fix trailing whitespace in synopsis....* gnu/packages/xiph.scm (libopusenc)[synopsis]: Fix trailing whitespace. | Vagrant Cascadian |
2021-12-24 | gnu: Add xiph-rnnoise....* gnu/packages/xiph.scm (xiph-rnnoise): New variable. | Liliana Marie Prikler |
2021-12-13 | gnu: Further simplify package inputs....This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.) | Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès |
2021-10-18 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-10-16 | gnu: opusfile: Fix Opus header lookups....* gnu/packages/xiph.scm (opusfile)[arguments]<#:phases>: Add a 'fix-multistream' phase. Signed-off-by: Leo Famulari <leo@famulari.name> | Vinicius Monego |
2021-07-15 | gnu: libogg: Update to 1.3.5....* gnu/packages/xiph.scm (libogg): Update to 1.3.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Matthew James Kraai |
2021-06-04 | gnu: Use define-public in (gnu packages xiph)....* gnu/pakages/xiph.scm: Replace all manual package #:exports with define-public. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Brendan Tildesley |