Search Criteria
Package Details: radiotray-ng 0.2.10.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/radiotray-ng.git (read-only, click to copy) |
|---|---|
| Package Base: | radiotray-ng |
| Description: | An Internet radio player for Linux |
| Upstream URL: | https://github.com/ebruck/radiotray-ng |
| Licenses: | GPL |
| Submitter: | twa022 |
| Maintainer: | twa022 |
| Last Packager: | twa022 |
| Votes: | 26 |
| Popularity: | 0.23 |
| First Submitted: | 2017-05-03 15:12 (UTC) |
| Last Updated: | 2025-11-01 18:28 (UTC) |
Dependencies (14)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- glibmm
- gst-plugins-good (gst-plugins-good-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libbsd (libbsd-gitAUR)
- libnotify (libnotify-gitAUR)
- libxdg-basedir
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- lsb-release (make)
- python-lxml (optional) – Convert radiotray bookmarks to radiotray-ng format
Latest Comments
1 2 3 4 Next › Last »
sspade1 commented on 2025-10-27 14:15 (UTC) (edited on 2025-10-27 14:19 (UTC) by sspade1)
paru -Sy --rebuild radiotray-ngCMake Error at /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:141 (find_package): Could not find a package configuration file provided by "boost_system" (requested version 1.89.0) with any of the following names: boost_systemConfig.cmake boost_system-config.cmake Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set "boost_system_DIR" to a directory containing one of the above files. If "boost_system" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component) /usr/share/cmake/Modules/FindBoost.cmake:609 (find_package) CMakeLists.txt:36 (find_package)
staticnoise commented on 2024-10-15 12:12 (UTC)
In case you see the following error message:
error while loading shared libraries: libboost_log.so.1.83.0, rebuild the package. With paru:simona commented on 2024-08-08 14:17 (UTC)
It would be nice to be able to install this package without it starting by itself at startup....
itoffshore commented on 2024-03-10 16:25 (UTC)
I saw a message today
a gstreamer plugin is missing- rebuilding the package & restarting the app fixed it ;o)ecklm commented on 2022-07-17 09:04 (UTC) (edited on 2022-07-17 09:04 (UTC) by ecklm)
Hi,
I have met some problems after the last wxwidgets update. I have sent you a patch via email that fixes it.
1:
2:
FabioLolix commented on 2022-01-02 22:52 (UTC)
When you get the error "radiotray-ng: error while loading shared libraries: lib-xxx.so.xxxx: cannot open shared object file: No such file or directory" you need to rebuild the pkgbuild, this is valid for every program and pkgbuild build from source
mementomori commented on 2021-12-21 11:26 (UTC)
libboost problem: if you install the git version there is no problem
ArnaudNux commented on 2021-01-21 21:58 (UTC) (edited on 2021-01-21 22:04 (UTC) by ArnaudNux)
Got this error : radiotray-ng: error while loading shared libraries: libboost_filesystem.so.1.72.0: cannot open shared object file: No such file or directory
(The command below does not solve the problem:)
itoffshore commented on 2020-12-13 17:46 (UTC) (edited on 2021-07-22 10:38 (UTC) by itoffshore)
to rebuild cleanly I needed to
rm -rf ~/.cache/yay/radiotray-ng && rm -f /path/to/pkgs/radiotray-ng*update: 22nd July 2021 - clean building didn't help - downgrading
boost && boost-libsto1.75was required.1 2 3 4 Next › Last »