Search Criteria
Package Details: noson-app 5.6.8.r0.g8326e67c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/noson-app.git (read-only, click to copy) |
---|---|
Package Base: | noson-app |
Description: | The essential to control music from your SONOS devices on Linux platforms |
Upstream URL: | https://janbar.github.io/noson-app |
Keywords: | sonos |
Licenses: | GPL3 |
Submitter: | s0me0ne |
Maintainer: | s0me0ne |
Last Packager: | s0me0ne |
Votes: | 10 |
Popularity: | 0.003668 |
First Submitted: | 2018-03-04 13:20 (UTC) |
Last Updated: | 2024-10-06 09:57 (UTC) |
Dependencies (9)
- cmake (cmake-gitAUR)
- flac (flac-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
solarisfire commented on 2023-05-07 09:41 (UTC)
Ahhh,
Looks like it's down to GCC 13
Someone's done a pull request but the maintainers aren't doing anything with it...
https://github.com/janbar/noson/pull/17
solarisfire commented on 2023-05-07 09:29 (UTC) (edited on 2023-05-07 09:29 (UTC) by solarisfire)
This won't install, just throws a bunch of compilation errors:
s0me0ne commented on 2022-12-13 19:01 (UTC)
Thanks @m8D2! I've updated the package accordingly.
m8D2 commented on 2022-11-07 19:37 (UTC) (edited on 2022-11-07 19:39 (UTC) by m8D2)
Hi,
I have successfully built and run it on Apple Macbook Air M1 running Asahi Linux (arch based). So there appears to be nothing wrong with adding
aarch64
toarch=()
inPKGBUILD
:s0me0ne commented on 2022-01-03 20:58 (UTC)
@bone: You're absolutely right, this doesn't make sense. I've probably just copied it from another package and forgot to remove it. Amazing that it survived for almost for 4 years :D
I've just pushed an updated version. Thanks for reporting! :)
bone commented on 2022-01-03 13:32 (UTC)
Hi I just noticed pacman would install this package when I tell it to install base-devel. Why is this package within the "base-devel" group? Am I missing something or was this a mistake? thanks!
s0me0ne commented on 2021-11-21 20:07 (UTC)
Thanks Ekerim! I've updated the code accordingly.
Ekerim commented on 2021-11-02 01:14 (UTC) (edited on 2021-11-02 01:18 (UTC) by Ekerim)
Latest release has run into changes that github has done to up their security. The changes were implemented a while ago 2021-09-01 (https://github.blog/2021-09-01-improving-git-protocol-security-github/)
I'm not an experienced git user, but I tried to just change the "source=" in the buildfiles from:
to ...
... and that worked.
s0me0ne commented on 2019-03-17 14:49 (UTC)
Thanks @janbar! :) I've added libpulse/flac as a dependency. Tests on my system showed that it works as expected.
janbar commented on 2019-03-11 23:50 (UTC)
I haven't tested arch yet. So if you want to enable the feature to stream the pulseaudio output, you need to add the following dependencies: - libpulse-dev - libflac-dev - libflac++-dev Unless those are already installed by default. Then in the dialog "Audio Settings" you will see the input "PulseAudio", that lets you stream YouTube or any other sounds you are playing.
1 2 3 Next › Last »