Package Details: marsyas 0.5.0-10

Git Clone URL: https://aur.archlinux.org/marsyas.git (read-only, click to copy)
Package Base: marsyas
Description: Music Analysis, Retrieval and Synthesis for Audio Signals
Upstream URL: http://marsyas.info
Licenses: GPL2
Groups: pd-externals, pro-audio, vamp-plugins
Provides: libmarsyas.so
Submitter: gromit
Maintainer: None
Last Packager: gromit
Votes: 1
Popularity: 0.000002
First Submitted: 2024-03-19 23:56 (UTC)
Last Updated: 2024-03-19 23:56 (UTC)

Latest Comments

lmat commented on 2026-04-03 18:20 (UTC)

I get the following error trying to make this project:

==> Starting build()...
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().