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: | 11 |
Popularity: | 0.23 |
First Submitted: | 2018-03-04 13:20 (UTC) |
Last Updated: | 2024-10-06 09:57 (UTC) |
Dependencies (9)
- cmake (cmake-gitAUR, cmake3AUR)
- 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, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
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:
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!
1 2 3 Next › Last »