Search Criteria
Package Details: radiotray-ng 0.2.9-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: | 25 |
Popularity: | 0.175540 |
First Submitted: | 2017-05-03 15:12 (UTC) |
Last Updated: | 2024-11-13 14:09 (UTC) |
Dependencies (14)
- boost-libs
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glibmm
- gst-plugins-good (gst-plugins-good-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libappindicator-gtk3
- libbsd (libbsd-gitAUR)
- libnotify (libnotify-gitAUR)
- libxdg-basedir
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- lsb-release (make)
- python-lxml (optional) – Convert radiotray bookmarks to radiotray-ng format
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
OJaksch commented on 2019-10-10 05:53 (UTC) (edited on 2019-10-10 06:02 (UTC) by OJaksch)
Due to the update of boost and boost-libs to 1.71.0 radiotray-ng doesn't build anymore:
-- The CXX compiler identification is GNU 9.2.0
-- Check for working CXX compiler: /usr/lib/ccache/bin/c++ -- Check for working CXX compiler: /usr/lib/ccache/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CURL: /usr/lib/libcurl.so (found version "7.66.0")
-- Found PkgConfig: /bin/pkg-config (found version "1.6.3") -- Found Boost: /lib64/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0") found components: filesystem system log program_options thread -- Found wxWidgets: -pthread;;;-lwx_gtk3u_core-3.0;-lwx_baseu-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.4") -- Checking for one of the modules 'jsoncpp' -- Checking for one of the modules 'gstreamer-1.0' -- Checking for one of the modules 'libxdg-basedir' -- Checking for one of the modules 'libbsd' -- Checking for one of the modules 'appindicator3-0.1' -- Checking for one of the modules 'libnotify' -- Checking for one of the modules 'glibmm-2.4' -- Checking for one of the modules 'giomm-2.4' Building version: 0.2.6 for arch rolling -- DEB packaging... -- Configuring done CMake Error in src/radiotray-ng/CMakeLists.txt: Imported target "Boost::filesystem" includes non-existent path
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
The path was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and references files it does not provide. [...]
timhs commented on 2018-06-29 20:52 (UTC)
I get build error with gobject, what can I do
guzzard commented on 2018-06-10 18:23 (UTC) (edited on 2018-06-10 18:24 (UTC) by guzzard)
Add "sed -i 's/set(warnings "-Wno-deprecated-declarations -Wall -Wextra -Werror -Wpedantic")//g' CMakeLists.txt" below "cd "${srcdir}/${pkgname}-${pkgver}"".
In case you get build errors such as:
TomaszGasior commented on 2018-06-09 13:15 (UTC)
Error: https://pastebin.com/TWR4912h
milkii commented on 2018-03-11 13:48 (UTC)
gst-plugins-good is also a dependency if one wants radiotray-ng to play audio.
TomaszGasior commented on 2018-02-06 08:39 (UTC)
Please increase "pkgrel" to force recompilation.
"radiotray-ng: error while loading shared libraries: libjsoncpp.so.19: cannot open shared object file: No such file or directory"
dixi_minga commented on 2017-12-09 10:40 (UTC)
@Bobses: "radiotray-ng: error while loading shared libraries: libjsoncpp.so.11: cannot open shared object file: No such file or directory"
I just reinstalled/rebuid it, then it worked again
Swipe commented on 2017-12-03 18:38 (UTC) (edited on 2017-12-09 10:43 (UTC) by Swipe)
@Bobses The easiest option is to remove radiotray-ng and install radiotray-ng-git until it's fixed (Edit. It has now been fixed by the no_fail_on_warning.patch. See comment above)
See https://github.com/ebruck/radiotray-ng/issues/43
« First ‹ Previous 1 2 3 4 Next › Last »