gnu: gx-vintage-fuzz-master-lv2: Update to 0-2.0fec0bc1e.

* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2): Update to
0-2.0fec0bc1e.
[arguments]: Remove "escape-shell-commands" phase.
This commit is contained in:
Ricardo Wurmus 2016-11-19 11:21:12 +01:00
parent 1df4d85f8b
commit a7cd2d44e1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 14 deletions

View File

@ -2261,8 +2261,8 @@ pot, which is usualy in the housing, is exposed as a control parameter. It
adjusts the amount of harmonics.")))) adjusts the amount of harmonics."))))
(define-public gx-vintage-fuzz-master-lv2 (define-public gx-vintage-fuzz-master-lv2
(let ((commit "c3ab9a3019a8381a398718b98615940b4a225b9e") (let ((commit "0fec0bc1e8a8ba909a68e916e036138a3425d7db")
(revision "1")) (revision "2"))
(package (inherit gx-guvnor-lv2) (package (inherit gx-guvnor-lv2)
(name "gx-vintage-fuzz-master-lv2") (name "gx-vintage-fuzz-master-lv2")
(version (string-append "0-" revision "." (string-take commit 9))) (version (string-append "0-" revision "." (string-take commit 9)))
@ -2273,19 +2273,8 @@ adjusts the amount of harmonics."))))
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0s1ghysggx6psalyhcpgjnmf38vama6jcqgbldqmxii5c2w2ybsc")) "06szi6d2iwkygbw5azhwzhcl2as4lmk2gs9hanngsf46a1zbdcp7"))
(file-name (string-append name "-" version "-checkout")))) (file-name (string-append name "-" version "-checkout"))))
(arguments
(substitute-keyword-arguments (package-arguments gx-guvnor-lv2)
((#:phases phases)
`(modify-phases ,phases
(add-after 'unpack 'escape-shell-commands
(lambda _
(substitute* "Makefile"
(("cat ") "$(shell cat ")
(("/dev/null") "/dev/null)")
(("SSE_CFLAGS = \"\"") "SSE_CFLAGS ="))
#t))))))
(home-page "https://github.com/brummer10/GxVintageFuzzMaster.lv2") (home-page "https://github.com/brummer10/GxVintageFuzzMaster.lv2")
(synopsis "Fuzz effect simulation of the vintage Fuzz Master") (synopsis "Fuzz effect simulation of the vintage Fuzz Master")
(description "This package provides the LV2 plugin (description "This package provides the LV2 plugin