Package Details: plasma5-applets-panon 0.4.6-2

Git Clone URL: https://aur.archlinux.org/plasma5-applets-panon.git (read-only, click to copy)
Package Base: plasma5-applets-panon
Description: A Different Audio Spectrum Analyzer for KDE Plasma
Upstream URL: http://github.com/rbn42/panon
Licenses: GPL3, DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2
Submitter: mareex
Maintainer: flying-sheep
Last Packager: flying-sheep
Votes: 12
Popularity: 0.24
First Submitted: 2019-10-31 19:13 (UTC)
Last Updated: 2022-07-03 13:39 (UTC)

Latest Comments

hugeblank commented on 2022-08-16 10:32 (UTC)

I get the following errors:

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

and two warnings about a missing call to project() and cmake_minimum_required() when attempting to make this package. Any suggested fixes, or is this an issue with the package?

flying-sheep commented on 2022-07-03 12:42 (UTC) (edited on 2022-07-03 13:40 (UTC) by flying-sheep)

python-soundcard 0.4.2 has the fix, by now you can just update.

himan commented on 2022-01-06 09:01 (UTC)

the issue should be fixed in the python-soundcard

i think it's better to make python-soundcard as a source not a dependency

crazyraven commented on 2022-01-06 06:18 (UTC)

It fixed via https://github.com/rbn42/panon/issues/78

flying-sheep commented on 2021-12-17 10:23 (UTC)

See here: https://github.com/rbn42/panon/issues/76

crazyraven commented on 2021-12-17 08:39 (UTC)

after update to python-3.10, the panon doesn't work anymore(no input device detected). any update to fix this issue?