Age | Commit message (Expand) | Author |
2022-11-16 | gnu: Add dsp....* gnu/packages/audio.scm (dsp): New variable.
| Ricardo Wurmus |
2022-11-14 | gnu: qm-dsp: Add source file-name....* gnu/packages/audio.scm (qm-dsp)[source]: Add file-name field.
| Efraim Flashner |
2022-11-13 | gnu: ardour: Do not use labels in list of native inputs....* gnu/packages/audio.scm (ardour)[native-inputs]: Drop package labels.
| Ricardo Wurmus |
2022-11-13 | gnu: ardour: Remove trailing #T from phases....* gnu/packages/audio.scm (ardour)[arguments]: Remove trailing #T.
(ardour-rpath-phase): Same.
| Ricardo Wurmus |
2022-11-13 | gnu: ardour: Install man page....* gnu/packages/audio.scm (ardour)[arguments]: Add phase "install-man-page".
| Sughosha |
2022-11-13 | gnu: ardour: Use more system libraries....* gnu/packages/audio.scm (ardour)[arguments]: Enable use of external
libraries.
[inputs]: Add fluidsynth, hidapi, libltc, and qm-dsp.
| Sughosha |
2022-11-13 | gnu: Add qm-dsp....* gnu/packages/audio.scm (qm-dsp): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Sughosha |
2022-11-13 | gnu: ardour: Update to 7.0...* gnu/packages/audio.scm (ardour): Update to 7.0.
| Sughosha |
2022-10-30 | gnu: faudio: Update to 22.11....* gnu/packages/audio.scm (faudio): Update to 22.11.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: python-pyaudio: Update to 0.2.12....* gnu/packages/audio.scm (python-pyaudio): Update to 0.2.12.
| Tobias Geerinckx-Rice |
2022-10-26 | gnu: qpwgragh: Update to 0.3.7....* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ギャラ |
2022-10-16 | gnu: Add iir....* gnu/packages/audio.scm (iir): New public variable.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: qjackctl: Remove unused qtx11extras input....* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: qjackctl: Update to 0.9.8....* gnu/packages/audio.scm (qjackctl): Update to 0.9.8.
[inputs]: Add qtsvg-5.
| Tobias Geerinckx-Rice |
2022-10-17 | guix: Fix typos....These typos were found and reported through weblate.
* gnu/packages/audio.scm (wildmidi)[description]: Fix typo.
* gnu/packages/games.scm (cgoban)[description]: Fix typo.
* gnu/services/version-control.scm (gitolite-service-type)[description]:
Fix typo.
* gnu/installer/newt/substitutes.scm (run-substitutes-page): Remove full
stop at end of title.
* gnu/machine/ssh.scm (machine-ssh-configuration-system): Move
punctuation outside of quotes.
* guix/scripts/home.scm (process-action): Remove trailing space before
newline.
* guix/scripts/system.scm (show-help): Fix typo.
* guix/scripts/environment.scm (with-store/maybe): Fix typo.
| Julien Lepiller |
2022-10-16 | gnu: Remove faac....Contrary to the misleading license field, the ISO MPEG-4 code is not actually
GPL-licensed, but actually contradicts freedom 0.
For further information, see <https://issues.guix.gnu.org/58147>.
* gnu/packages/audio.scm (faac): Delete variable.
| Liliana Marie Prikler |
2022-10-08 | gnu: libgme: Do not retain reference on GCC....This reduces the closure size of libgme from 221MiB to 72MiB.
* gnu/packages/audio.scm (libgme)[arguments]: Add #:configure-flags.
| Ludovic Courtès |
2022-10-02 | gnu: csound: Update to 6.16.2....* gnu/packages/audio.scm (csound): Update to 6.16.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Fulbert |
2022-09-15 | gnu: catch-framework2: Rename variable to catch2....Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
| Maxim Cournoyer |
2022-09-01 | gnu: qpwgraph: Update to 0.3.5....* gnu/packages/audio.scm (qpwgraph): Do it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2022-08-27 | gnu: streamripper: Remove bundled software....* gnu/packages/audio.scm (streamripper)[source](modules, snippet): New fields.
| Marius Bakke |
2022-08-27 | gnu: Add streamripper....* gnu/packages/audio.scm (streamripper): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Simon Streit |
2022-08-21 | gnu: audacity: Remove gratuitous wrapper script....Audacity installs a wrapper in the installation root. This wrapper is
pointless, as Guix has its own wrapper script in the right location.
For more information, see <https://bugs.gnu.org/53790>.
* gnu/packages/audio.scm (audacity)[#:phases]: Add ‘delete-gratuitous-script’.
| Liliana Marie Prikler |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebengine: Rename to qtwebengine-5....Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebchannel: Rename to qtwebchannel-5....Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebsockets: Rename to qtwebsockets-5....Automated via:
git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtquickcontrols: Rename to qtquickcontrols-5....Automated via:
git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtdeclarative: Rename to qtdeclarative-5....Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qpwgraph: Migrate to Qt 6 and add libxkbcommon input....* gnu/packages/audio.scm (qpwgraph)[inputs]: Replace qtbase-5 with qtbase,
qtsvg-5 with qtsvg. Add libxkbcommon.
| Maxim Cournoyer |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer |
2022-07-24 | gnu: libkeyfinder: Update to 2.2.7....* gnu/packages/audio.scm (libkeyfinder): Update to 2.2.7.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: gsm: Update to 1.0.20....* gnu/packages/audio.scm (gsm): Update to 1.0.20.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-07-21 | gnu: qpwgraph: Update to 0.3.4....* gnu/packages/audio.scm (qpwgraph): Update to 0.3.4.
| Maxim Cournoyer |
2022-07-13 | gnu: faust-2: Update to 2.41.1....* gnu/packages/audio.scm (faust-2): Update to 2.41.1.
[build-system]: Replace gnu-build-system with cmake-build-system.
[arguments]<#:phases>: Invoke cmake directly to build the main package
and invoke make directly to build ancillary tools.
[native-inputs]: Replace llvm-3.8 with llvm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-07-13 | gnu: lv2-mda-piano: Add missing native input....* gnu/packages/audio.scm (lv2-mda-piano)[native-inputs]: Add ttl2c.
| Ricardo Wurmus |
2022-07-13 | gnu: lvtk: Bump version number....This is really version 2.x of the API.
* gnu/packages/audio.scm (lvtk): Rename this variable...
(lvtk-2): ...to this.
[version]: Bump major version to 2.
(lvtk): Alias to lvtk-1.
| Ricardo Wurmus |
2022-07-13 | gnu: Add lvtk-1....* gnu/packages/audio.scm (lvtk-1): New variable.
| Ricardo Wurmus |
2022-07-13 | gnu: Add ttl2c....* gnu/packages/audio.scm (ttl2c): New variable.
| Ricardo Wurmus |
2022-07-06 | gnu: qpwgraph: Add qpwgraph....* gnu/packages/audio.scm (qpwgraph): Add qpwgraph.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Juliana Sims |
2022-07-01 | gnu: Add faust-0.9.67....* gnu/packages/audio.scm (faust-0.9.67): New variable.
| Ricardo Wurmus |
2022-06-28 | gnu: snapcast: Update to 0.26.0....* gnu/packages/audio.scm (snapcast): Update to 0.26.0.
| Christopher Baines |
2022-06-15 | gnu: rtmidi: Add version 5.0.0....* gnu/packages/audio.scm (rtmidi): Update to 5.0.0.
(rtmidi-4.0): New variable.
* gnu/packages/music.scm (milkytracker)[inputs]: Use RTMIDI-4.0 rather
than RTMIDI.
(zrythm)[inputs]: Likewise.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2022-05-31 | gnu: jack-2: Update to 1.9.21....* gnu/packages/audio.scm (jack-2): Update to 1.9.21.
[source]: Use git.
[phases]: Delete trailing #t.
{wrap-python-scripts}: Use search-input-file.
| Maxim Cournoyer |
2022-05-31 | gnu: aubio: Use Python 3....* gnu/packages/audio.scm (aubio)[python]: Delete argument.
| Maxim Cournoyer |
2022-05-31 | gnu: jalv: Use Python 3....* gnu/packages/audio.scm (jalv)[python]: Delete argument.
[inputs]: Use new style.
{gtk+-2}: Delete input.
{gtk+}: Replace with...
{gtk}: ... this.
{gtkmm-2}: Replace with...
{gtkmm}: ... this.
| Maxim Cournoyer |
2022-05-31 | gnu: lvtk: Update to 1.2.0-0.a73feab....* gnu/packages/audio.scm (lvtk): Update to 1.2.0-0.a73feab.
[python]: Delete argument.
[configure-flags]: Likewise.
[inputs]: Replace gtkmm-2 by gtkmm.
[license]: Change license to isc.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pyliblo....* gnu/packages/audio.scm (python2-pyliblo): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pyaudio....* gnu/packages/audio.scm (python2-pyaudio): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove raul-devel....* gnu/packages/audio.scm (raul-devel): Delete variable.
| Maxim Cournoyer |