guix/gnu
Ricardo Wurmus 3182a1d2f1
gnu: audacity: Update to 2.2.0.
* gnu/packages/patches/audacity-build-with-system-portaudio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (audacity): Update to 2.2.0.
[source]: Add patch to build with system portaudio; add snippet to remove most
bundled libraries.
[inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with
"wxwidgets"; remove "libsbsms"; add "suil" and "portmidi".
[arguments]: Adjust configure flags to avoid using bundled libraries; remove
phase "autoreconf"; add phases "fix-sbsms-check" and "use-upstream-headers".
2017-11-18 16:07:57 +01:00
..
bootloader
build build: Use overlayfs instead of unionfs. 2017-11-08 18:23:05 +01:00
packages gnu: audacity: Update to 2.2.0. 2017-11-18 16:07:57 +01:00
services services: guix: Remove dependency on 'lsof'. 2017-11-13 11:36:28 +01:00
system install: Fix typo. 2017-11-11 05:17:59 +01:00
tests tests: install: Increase target-size. 2017-11-15 00:48:09 +03:00
artwork.scm
bootloader.scm
local.mk gnu: audacity: Update to 2.2.0. 2017-11-18 16:07:57 +01:00
packages.scm packages: 'fold-packages' takes #:select? parameter. 2017-11-07 00:12:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm services: guix: Remove dependency on 'lsof'. 2017-11-13 11:36:28 +01:00
tests.scm