Package Details: ssr.lv2-git r3.a40fa53-1

Git Clone URL: https://aur.archlinux.org/ssr.lv2-git.git (read-only, click to copy)
Package Base: ssr.lv2-git
Description: A sympathetic string resonator.
Upstream URL: https://github.com/jpcima/ssr
Keywords: audio plugin
Licenses: MIT
Groups: lv2-plugins
Submitter: milkii
Maintainer: milkii
Last Packager: milkii
Votes: 0
Popularity: 0.000000
First Submitted: 2020-04-18 14:23 (UTC)
Last Updated: 2020-04-18 14:23 (UTC)

Latest Comments

milkii commented on 2021-08-28 18:32 (UTC)

Checking for 'gtkmm-2.4'                 : yes 
Traceback (most recent call last):
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/.waf-2.0.19-1216edef773cb93a573c0abd4d9bece5/waflib/Scripting.py", line 119, in waf_entry_point
    run_commands()
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/.waf-2.0.19-1216edef773cb93a573c0abd4d9bece5/waflib/Scripting.py", line 182, in run_commands
    ctx=run_command(cmd_name)
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/.waf-2.0.19-1216edef773cb93a573c0abd4d9bece5/waflib/Scripting.py", line 173, in run_command
    ctx.execute()
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/.waf-2.0.19-1216edef773cb93a573c0abd4d9bece5/waflib/Configure.py", line 85, in execute
    super(ConfigurationContext,self).execute()
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/.waf-2.0.19-1216edef773cb93a573c0abd4d9bece5/waflib/Context.py", line 92, in execute
    self.recurse([os.path.dirname(g_module.root_path)])
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/.waf-2.0.19-1216edef773cb93a573c0abd4d9bece5/waflib/Context.py", line 133, in recurse
    user_function(self)
  File "/home/milk/.cache/yay/triceratops-lv2-git/src/triceratops-lv2/wscript", line 47, in configure
    conf.env.LV2DIR = os.getenv('LV2_PATH').split(':')[2]
AttributeError: 'NoneType' object has no attribute 'split'
==> ERROR: A failure occurred in build().

milkii commented on 2020-11-10 13:16 (UTC)

jpcima has replaced the use of xxd with more generic utils :)

milkii commented on 2020-11-10 02:07 (UTC)

hmm, unfortunate situation, xxd is provided by vim, and xxd-standalone conflicts with vim, so that's a no go. I'll ask if the use of xxd could be avoided.

Vvyibaba commented on 2020-11-07 17:43 (UTC)

/bin/sh: xxd: order not found

should add xxd-standalone to PKGBUILD