summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/extempore-unbundle-external-dependencies.patch
AgeCommit message (Collapse)Author
2025-11-18gnu: Remove extempore patch.Giacomo Leidi
This is a follow-up to commit 6ff714dfb1c8150b2d47fb3fcfc383300eb7f315 . * gnu/packages/patches/extempore-unbundle-external-dependencies.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister file. Change-Id: Ie2fec53924274b79d1103b889e285b4467fd62e5 Signed-off-by: Andreas Enge <andreas@enge.fr>
2021-07-21gnu: extempore: Update to 0.8.9.Giacomo Leidi
* gnu/packages/music.scm (extempore): Update to 0.8.6. [source]: Portaudio is no more in-tree. [arguments]: Load external libraries through patched CMakeLists.txt. [phases]: Symlink assets. * gnu/packages/patches/extempore-unbundle-external-dependencies.patch: Update accordingly. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-05-02gnu: extempore: Update to 0.8.6.Giacomo Leidi
* gnu/packages/music.scm (extempore): Update to 0.8.6. [snippets]: Delete bundled dependencies. [patches]: Add it. * gnu/packages/patches/extempore-unbundle-external-dependencies.patch: Patch CMakeLists.txt to use system libraries. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>