Package Details: radiotray-ng-git 1:0.2.11dev+1+6bd2580-1

Git Clone URL: https://aur.archlinux.org/radiotray-ng-git.git (read-only, click to copy)
Package Base: radiotray-ng-git
Description: An Internet radio player for Linux
Upstream URL: https://github.com/ebruck/radiotray-ng
Licenses: GPL
Conflicts: radiotray-ng
Provides: radiotray-ng
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 7
Popularity: 0.000000
First Submitted: 2017-09-23 20:05 (UTC)
Last Updated: 2025-11-19 21:29 (UTC)

Dependencies (15)

Required by (1)

Sources (1)

Latest Comments

1 2 Next › Last »

ninetailedtori commented on 2025-11-30 00:12 (UTC)

Please add -G "Unix Makefiles" to the cmake options, as the direct invocation to Make will fail otherwise. Unless you'd like to try swapping it over to Ninja, then you'll need to invoke that at base.

rodneyck commented on 2025-10-22 17:29 (UTC) (edited on 2025-10-22 20:28 (UTC) by rodneyck)

I don't think your fix worked as in ....can't download it from AUR. Also, if you click above to try and manually download it, it doesn't work.

Shapiro commented on 2025-10-22 12:53 (UTC)

Nevermind. Already fixed.

Shapiro commented on 2025-10-21 19:53 (UTC)

@rodneyck You have to edit radiotray-ng-git/CMakeLists.txt line 36: "find_package(Boost REQUIRED filesystem system log program_options thread)" and remove "system", after that you can build from source manually.

rodneyck commented on 2025-10-21 16:22 (UTC) (edited on 2025-10-21 16:24 (UTC) by rodneyck)

Could not start radiotray-ng, so I did a rebuild, which did not work, errors;

CMake 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) -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... rm -rf /tmp/bauh@rodney/arch/build_1761063613

I have Boost installed 1.89.0-1

sispus commented on 2023-02-04 11:45 (UTC)

for 'cannot open shared object file: No such file or directory' errors, just rebuild the package.

alfredo.ardito commented on 2020-12-13 18:32 (UTC)

Got this error:
error while loading shared libraries: libboost_log.so.1.74.0: cannot open shared object file: No such file or directory

ector commented on 2019-07-17 21:53 (UTC)

hi, how disable radiotray-ng to start my system? i have archlinux openbox Thank Regards

dano5 commented on 2018-05-15 18:20 (UTC)

nice, builds perfectly again :)

alfredo.ardito commented on 2018-05-15 13:14 (UTC)

Great, build successfully.