Search Criteria
Package Details: noson-app 5.6.10-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: | GPL-3.0-only |
Submitter: | s0me0ne |
Maintainer: | s0me0ne |
Last Packager: | s0me0ne |
Votes: | 11 |
Popularity: | 0.144764 |
First Submitted: | 2018-03-04 13:20 (UTC) |
Last Updated: | 2025-05-13 18:45 (UTC) |
Dependencies (8)
- 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 (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
FabioLolix commented on 2025-05-13 20:24 (UTC)
Thanks for updating :)
s0me0ne commented on 2025-05-13 18:45 (UTC)
Fixed, thanks! :)
FabioLolix commented on 2025-05-07 18:01 (UTC)
Some issue still present like pkgver() and sums check
s0me0ne commented on 2025-05-07 17:57 (UTC)
This has been fixed with 5.6.9
FabioLolix commented on 2025-04-13 13:38 (UTC)
Hi, that issue isn't with
noson-app
but with its librarynoson
which is downloaded (located at https://github.com/janbar/noson)The issue can be avoided by packaging separately
noson
which I just did https://aur.archlinux.org/packages/noson and have updated noson-app-got to use that https://aur.archlinux.org/cgit/aur.git/commit/?h=noson-app-git&id=0b7ae8d2fd95d750fe6b4bf1cf3e4d687a0d0de3About your pkgbuild there are some minor issues like:
pkgver()
is not needed and${pkgver}
should be used insource=()
instead of manually typing 5.6.8updpkgsums
You can find a revisioned pkgbuild here:
s0me0ne commented on 2025-04-13 12:28 (UTC)
Thanks @flipmess. I think this is an upstream error. Can you please report it at https://github.com/janbar/noson-app?
flipmess commented on 2025-04-08 22:01 (UTC) (edited on 2025-04-08 22:29 (UTC) by flipmess)
i get this error:
cmake version is 4.0.0
Alucard commented on 2025-02-25 17:45 (UTC)
Note: requires you to rebuild after flac 1.5.0-1 install
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:
1 2 3 4 Next › Last »