Search Criteria
Package Details: radiotray-ng 0.2.8-3
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: | 23 |
Popularity: | 0.65 |
First Submitted: | 2017-05-03 15:12 (UTC) |
Last Updated: | 2023-05-02 11:31 (UTC) |
Dependencies (14)
- boost-libs (boost-libs-git)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2)
- glibmm
- gst-plugins-good (gst-plugins-good-git)
- jsoncpp (jsoncpp-cmake-git, jsoncpp-cmake, jsoncpp-git)
- libappindicator-gtk3 (libappindicator-bzr)
- libbsd (libbsd-git)
- libnotify (libnotify-gtk2, libnotify-git)
- libxdg-basedir
- wxwidgets-gtk3 (wxwidgets3.0, wxwidgets-gtk3-git, wxwidgets-gtk3-wayland-perf, wxwidgets-gtk3-light)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- lsb-release (make)
- python-lxml (optional) – Convert radiotray bookmarks to radiotray-ng format
Latest Comments
1 2 3 4 Next › Last »
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-libs
to1.75
was required.alfredo.ardito commented on 2020-12-13 10:08 (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
twa022 commented on 2020-07-05 00:03 (UTC)
@ArnaudNux: you need to rebuild since there was a soname bump in the jsoncpp p. It will work fine after that.
ArnaudNux commented on 2020-07-04 21:35 (UTC)
radiotray-ng: error while loading shared libraries: libjsoncpp.so.21: cannot open shared object file: No such file or directory
chapa commented on 2020-06-25 18:41 (UTC)
works fine on manjaro 20.3 without rebuild radiotray-ng thanks
twa022 commented on 2020-02-21 14:57 (UTC)
@chapa @fatmike: You need to rebuild radiotray-ng. Anything linked against boost-libs needs to be rebuilt on a boost-libs soname version change.
1 2 3 4 Next › Last »