Package Details: tuner-git 1.5.1.r67.426d564-1

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)

Required by (0)

Sources (1)

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)

ismaail commented on 2024-12-26 22:00 (UTC)

Tuner releases stopped at v1.5.2 on https://codeberg.org/tuner/tuner/
releases

but continued https://github.com/louis77/tuner/releases, latest release
is v1.5.6

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

  Upstream   https://codeberg.org/tuner/tuner

Should now again be,

  Upstream   https://github.com/louis77/tuner

gh releases https://github.com/louis77/tuner


TITLE                       TYPE         TAG NAME      PUBLISHED
v2.0.0                      Latest       v2.0.0        about 11 days ago
v2.0.0-Beta3                Pre-release  v2.0.0-Beta3  about 13 days ago
v2.0.0-Beta2                Pre-release  v2.0.0-Beta2  about 14 days ago
v1.5.6                                   v1.5.6        about 26 days ago
v1.5.5                                   v1.5.5        about 2 months ago
v1.5.4                                   v1.5.4        about 3 months ago
v1.5.3                                   v1.5.3        about 3 months ago
Resurrection                             1.5.2         about 7 months ago

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 have gst-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

Relocation notice!

The canonical repository for Tuner is [on
Codeberg](https://codeberg.org/tuner/tuner) but we maintain [a
mirror on GitHub](https://github.com/louis77/tuner) for the
time being in order to ease the transition. Please update your links
and git remotes.

Also pay attention to the previous comments

dreieck commented on 2024-02-19 06:29 (UTC)

Can you please symlink /usr/bin/com.github.louis77.tuner → /usr/bin/tuner?

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 at Packages 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)

==> Making package: tuner-git 1.5.1.r31.7ecfdfb-2 (Fri 06 Jan 2023 02:36:31 AM GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating tuner git repo...
==> Validating source files with sha256sums...
    tuner ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of tuner git repo...
Cloning into 'tuner'...
done.
warning: remote HEAD refers to nonexistent ref, unable to checkout
==> Starting pkgver()...
fatal: Not a valid object name HEAD
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgver() generated an invalid version: 
 -> error making: tuner-git

n repo is now at https://codeberg.org/tuner/tuner