Search Criteria
Package Details: radiotray-ng-git 1:0.2.10dev+2+690d057-1
Package Actions
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: | 2024-12-06 01:42 (UTC) |
Dependencies (15)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- glibmm
- gst-plugins-good (gst-plugins-good-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-gitAUR, jsoncpp-cmakeAUR)
- libappindicator-gtk3
- libbsd (libbsd-gitAUR)
- libnotify (libnotify-gitAUR)
- libxdg-basedir
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lsb-release (make)
- python-lxml (optional) – Convert radiotray bookmarks to radiotray-ng format
Required by (1)
- radiotray-ng-mpris (requires radiotray-ng)
Latest Comments
1 2 Next › Last »
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.
dano5 commented on 2018-05-14 21:16 (UTC)
comment from developer:
https://github.com/ebruck/radiotray-ng/issues/65
gcc 8.0? I found this: https://bugzilla.redhat.com/show_bug.cgi?id=1576301
Try removing the pedantic warning for now? Perhaps marking the headers as SYSTEM (shouldn't need to) in cmake will help?
I'd have to research this one a bit as I don't run Arch.
1 2 Next › Last »