Search Criteria
Package Details: pyradio-git 0.8.8.2.r0.g130ccad-1
Git Clone URL: | https://aur.archlinux.org/pyradio-git.git (read-only, click to copy) |
---|---|
Package Base: | pyradio-git |
Description: | Internet radio player for the command line |
Upstream URL: | http://www.coderholic.com/pyradio/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | aksr |
Maintainer: | willemw (sng) |
Last Packager: | sng |
Votes: | 27 |
Popularity: | 1.68 |
First Submitted: | 2012-08-23 11:53 |
Last Updated: | 2020-12-18 14:09 |
Dependencies (7)
- ncurses (ncurses-nohex, ncurses-git)
- python (python-dbg)
- git (git-git) (make)
- python-setuptools (make)
- mplayer (mplayer-light-svn, mplayer2, mplayer2-build-git, mplayer-vaapi, mplayer-svn, mplayer-gui, mplayer-gui-svn) (optional) – as backend
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-full-build-git, mpv-build-git) (optional) – as backend
- vlc (libvlc, vlc-decklink, vlc-git) (optional) – as backend
Latest Comments
1 2 3 4 Next › Last »
servimo commented on 2020-10-30 17:03
Now it`s Ok. Thanks! :)
sng commented on 2020-10-30 15:19
@servimo
yes, the pkgver was wrong again...
It should be ok now.
Please do update (once again) and report back
servimo commented on 2020-10-30 14:41
I updated it but it stay in updates.
sng commented on 2020-10-30 13:51
@martynjy thanks!
I did not know that...
Fixed...
martynjy commented on 2020-10-30 13:41
pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
sng commented on 2019-12-23 15:36
ok, thanks!
BTW,
Merry Christmas!!!
willemw commented on 2019-12-23 14:05
@sng: Done. Feel free to make changes yourself, if you want.
sng commented on 2019-12-23 13:51
@willemw
Can you please remove socat from the dependencies?
It is not needed anymore (version 0.8.7)
Thanks
Spiros
willemw commented on 2019-11-16 09:50
@blacktav: Thanks for the heads-up. Bumped the package with some minor changes.
Python 3 updated from 3.7 to 3.8. Everyone needs to rebuild and install the AUR packages which are in the "pacman -Qoq /usr/lib/python3.7" list when updating to Python 3.8.
blacktav commented on 2019-11-15 23:39
Presumably some recent change in python updates broke pyradio with an error such as
pkg_resources.DistributionNotFound: The 'pyradio==0.6.0' distribution was not found and is required by the application
Remove and Re-install cycle seems to sort things out Perhaps bumping the release would help