Search Criteria
Package Details: radiotray-ng-git 1:0.2.11dev+1+6bd2580-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: | 2025-11-19 21:29 (UTC) |
Dependencies (15)
- 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)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (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
« First ‹ Previous 1 2
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.
Swipe commented on 2018-05-14 20:26 (UTC)
I'm also getting the same errors as alfredo below
alfredo.ardito commented on 2018-05-13 16:02 (UTC) (edited on 2018-05-13 16:02 (UTC) by alfredo.ardito)
Got this error building the package:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:77:8: error: unnecessary parentheses in declaration of ‘gtk_reserved4’ [-Werror=parentheses] void (*gtk_reserved4); ^ cc1plus: all warnings being treated as errors make[2]: [src/radiotray-ng/gui/appindicator/CMakeFiles/appindicator_gui.dir/build.make:63: src/radiotray-ng/gui/appindicator/CMakeFiles/appindicator_gui.dir/appindicator_gui.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:702: src/radiotray-ng/gui/appindicator/CMakeFiles/appindicator_gui.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build radiotray-ng-git. ==> Restart building radiotray-ng-git ? [y/N] ==> ----------------------------------------- ==> ==> ERROR: unable to update
milkii commented on 2018-03-11 13:48 (UTC)
gst-plugins-good is also a dependency if one wants radiotray-ng to play audio.
alfredo.ardito commented on 2017-11-03 16:35 (UTC)
« First ‹ Previous 1 2