Search Criteria
Package Details: tuner-git 1.5.1.r67.426d564-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tuner-git.git (read-only, click to copy) |
---|---|
Package Base: | tuner-git |
Description: | GNU/Linux app to discover and play internet radio stations. Geared towards RadioBrowser |
Upstream URL: | https://codeberg.org/tuner/tuner |
Licenses: | GPL-3.0-only |
Conflicts: | tuner |
Provides: | tuner |
Submitter: | btd1337 |
Maintainer: | pmattern |
Last Packager: | pmattern |
Votes: | 6 |
Popularity: | 0.000747 |
First Submitted: | 2020-07-28 22:35 (UTC) |
Last Updated: | 2024-06-23 01:24 (UTC) |
Dependencies (7)
- granite
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- gst-libav (gst-libav-gitAUR) (optional) – play AAC[+] streams
Latest Comments
1 2 Next › Last »
m040601 commented on 2025-01-22 15:24 (UTC) (edited on 2025-01-22 15:29 (UTC) by m040601)
Yeap, that's correct.
The repo, https://codeberg.org/tuner/tuner, or user "tuner" on codeberg.org just dissapeared.
There is an old inactive with no repos user, https://codeberg.org/louis77.
So
Should now again be,
gh releases https://github.com/louis77/tuner
Relevant to "tuner-git", many new build instructions in the new "DEVELOP.md" file.
pmattern commented on 2024-05-30 20:27 (UTC)
Phew. No error messages compiling in a clean chroot. Nothing wrong when running
ldd
on the main binary. Nobody reported this before, probably as everyone happened to havegst-plugins-good
installed on their systems running Tuner as a dependency of something else.Pretty much looks like an upstream issue. IMO no point in reporting it as long as development is still paused, though.
Anyway, fixed, thanks for the heads-up.
emulti commented on 2024-05-30 15:26 (UTC)
Requires gst-plugins-good installed to enable audio playback
pmattern commented on 2024-04-15 21:07 (UTC)
The URL update you're asking for was made about a year ago.
Regarding your other comments see the release package's comment section, where you posted them, too.
m040601 commented on 2024-04-05 15:46 (UTC)
From https://github.com/louis77/tuner
Also pay attention to the previous comments
Remember that the Makefile and "make xyz" provided by the developer is a generic linux build procedure.
It is not to be followed blindly by the PKGBUILD.
It is supposed to be adapted to follow the Archlinux conventions and standards.
dreieck commented on 2024-02-19 06:27 (UTC)
Still, no
/usr/bin/tuner
symlink.fortuna commented on 2023-06-11 23:02 (UTC) (edited on 2023-06-12 15:44 (UTC) by fortuna)
It worked until I installed bluetooth and therefore pulse audio. No sound. Compiled again. No errors but no sound either. Starts with:
** (com.github.louis77.tuner:9220): CRITICAL **: 00:50:43.934: Settings.vala:95: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
This error disappears after installing accountsservice package, but still no sound.
pmattern commented on 2023-04-30 12:53 (UTC) (edited on 2023-04-30 12:53 (UTC) by pmattern)
pio, milkii:
This is most likely a problem due to the upstream migration to another hoster. In particular, as this involved renaming the default branch.
The package is now adjusted accordingly, and I would expect the problem to disappear if you rebuild after deleting any local checkout of the upstream repository.
Feel free to report back otherwise.
pio commented on 2023-01-08 10:13 (UTC)
I encountered the same error, but if you were using yay to build it, select
[A]ll
atPackages to cleanBuild?
, or remove the cached files if you were using some other AUR helper. Then it builds fine, at least here. So I think the PKGBUILD is OK for now, but the source should be changed to Codeberg as previously said.milkii commented on 2023-01-06 02:41 (UTC)
n repo is now at https://codeberg.org/tuner/tuner
1 2 Next › Last »