| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: faudio: Update to 22.11.•••* gnu/packages/audio.scm (faudio): Update to 22.11.
| Tobias Geerinckx-Rice | 2022-10-30 | 1 | -2/+2 |
* | gnu: python-pyaudio: Update to 0.2.12.•••* gnu/packages/audio.scm (python-pyaudio): Update to 0.2.12.
| Tobias Geerinckx-Rice | 2022-10-30 | 1 | -3/+2 |
* | 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-26 | 1 | -2/+2 |
* | gnu: Add iir.•••* gnu/packages/audio.scm (iir): New public variable.
| Tobias Geerinckx-Rice | 2022-10-16 | 1 | -0/+33 |
* | gnu: qjackctl: Remove unused qtx11extras input.•••* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.
| Tobias Geerinckx-Rice | 2022-10-16 | 1 | -2/+1 |
* | 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-16 | 1 | -3/+8 |
* | 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-17 | 1 | -1/+1 |
* | 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-16 | 1 | -25/+0 |
* | 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-08 | 1 | -1/+6 |
* | 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-10-02 | 1 | -2/+2 |
* | 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-15 | 1 | -1/+1 |
* | 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-09-01 | 1 | -2/+2 |
* | gnu: streamripper: Remove bundled software.•••* gnu/packages/audio.scm (streamripper)[source](modules, snippet): New fields.
| Marius Bakke | 2022-08-27 | 1 | -1/+5 |
* | gnu: Add streamripper.•••* gnu/packages/audio.scm (streamripper): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Simon Streit | 2022-08-27 | 1 | -0/+24 |
* | 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-08-21 | 1 | -0/+4 |
* | 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 | 1 | -5/+5 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -4/+5 |
* | 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-31 | 1 | -3/+2 |
* | gnu: libkeyfinder: Update to 2.2.7.•••* gnu/packages/audio.scm (libkeyfinder): Update to 2.2.7.
| Tobias Geerinckx-Rice | 2022-07-24 | 1 | -3/+3 |
* | 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-17 | 1 | -9/+5 |
* | gnu: qpwgraph: Update to 0.3.4.•••* gnu/packages/audio.scm (qpwgraph): Update to 0.3.4.
| Maxim Cournoyer | 2022-07-21 | 1 | -2/+2 |
* | 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 | 1 | -8/+22 |
* | gnu: lv2-mda-piano: Add missing native input.•••* gnu/packages/audio.scm (lv2-mda-piano)[native-inputs]: Add ttl2c.
| Ricardo Wurmus | 2022-07-13 | 1 | -1/+1 |
* | 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 | 1 | -2/+4 |
* | gnu: Add lvtk-1.•••* gnu/packages/audio.scm (lvtk-1): New variable.
| Ricardo Wurmus | 2022-07-13 | 1 | -0/+41 |
* | gnu: Add ttl2c.•••* gnu/packages/audio.scm (ttl2c): New variable.
| Ricardo Wurmus | 2022-07-13 | 1 | -0/+32 |
* | gnu: qpwgraph: Add qpwgraph.•••* gnu/packages/audio.scm (qpwgraph): Add qpwgraph.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Juliana Sims | 2022-07-06 | 1 | -0/+31 |
* | gnu: Add faust-0.9.67.•••* gnu/packages/audio.scm (faust-0.9.67): New variable.
| Ricardo Wurmus | 2022-07-01 | 1 | -0/+34 |
* | gnu: snapcast: Update to 0.26.0.•••* gnu/packages/audio.scm (snapcast): Update to 0.26.0.
| Christopher Baines | 2022-06-28 | 1 | -2/+2 |
* | 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-06-15 | 1 | -2/+15 |
* | 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 | 1 | -21/+18 |
* | gnu: aubio: Use Python 3.•••* gnu/packages/audio.scm (aubio)[python]: Delete argument.
| Maxim Cournoyer | 2022-05-31 | 1 | -2/+1 |
* | 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 | 1 | -10/+8 |
* | 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 | 1 | -30/+26 |
* | gnu: Remove python2-pyliblo.•••* gnu/packages/audio.scm (python2-pyliblo): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -3/+0 |
* | gnu: Remove python2-pyaudio.•••* gnu/packages/audio.scm (python2-pyaudio): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -3/+0 |
* | gnu: Remove raul-devel.•••* gnu/packages/audio.scm (raul-devel): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -17/+0 |
* | gnu: Remove raul.•••* gnu/packages/audio.scm (raul): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -26/+0 |
* | gnu: Remove python2-pyalsaaudio.•••* gnu/packages/audio.scm (python2-pyalsaaudio): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -3/+0 |
* | gnu: qjackctl: Update to 0.9.7.•••* gnu/packages/audio.scm (qjackctl): Update to 0.9.7.
| Tobias Geerinckx-Rice | 2022-05-22 | 1 | -2/+2 |
* | gnu: carla: Prepare for cross-compilation.•••* gnu/packages/audio.scm (carla)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice | 2022-05-01 | 1 | -1/+1 |
* | gnu: carla: Use G-expressions.•••* gnu/packages/audio.scm (carla)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-05-01 | 1 | -22/+19 |
* | gnu: carla: Remove input labels.•••* gnu/packages/audio.scm (carla)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice | 2022-05-01 | 1 | -21/+21 |
* | gnu: butt: Use conventional docdir.•••* gnu/packages/audio.scm (butt)[arguments]: Drop version from docdir.
| Tobias Geerinckx-Rice | 2022-05-01 | 1 | -2/+1 |
* | gnu: butt: Use G-expressions.•••* gnu/packages/audio.scm (butt)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-05-01 | 1 | -9/+9 |