Package Details: freetube-git 0.23.1.beta.r8112.80cac00-1

Git Clone URL: https://aur.archlinux.org/freetube-git.git (read-only, click to copy)
Package Base: freetube-git
Description: An open source desktop YouTube player built with privacy in mind - built from git source tree.
Upstream URL: https://freetubeapp.io
Licenses: AGPL-3.0-or-later
Conflicts: freetube
Provides: freetube
Submitter: picokan
Maintainer: picokan
Last Packager: picokan
Votes: 21
Popularity: 0.024619
First Submitted: 2020-10-01 22:23 (UTC)
Last Updated: 2025-02-19 07:29 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

darktohka commented on 2025-04-07 06:43 (UTC)

PKGBUILD needs to be updated to reflect FreeTube now using electron35

picokan commented on 2025-02-19 07:30 (UTC)

@cuan Thanks for letting me know.

cuan commented on 2025-02-19 01:37 (UTC)

This package is failing to build due to this upstream commit.

Since the number of lines before the declaration of config in ebuilder.config.js changed, the sed command used in the prepare function of the PKGBUILD needs to be updated to 5i from 4i. This change allows the package to build.

Additionally, in the same line of the PKGBUILD, shouldn't electron31 be replaced with electron34?

picokan commented on 2024-10-08 20:30 (UTC)

Sorry about the broken .sh file (again).

cuan commented on 2024-10-05 19:55 (UTC)

The update to electron32 only changed the dependency. The electron version in freetube.sh also needs to be updated. The version in the PKGBUILD's prepare function should also be updated. This package is currently broken.

italoghost commented on 2024-09-21 02:25 (UTC)

Hi! The app received an electron bump last month:

https://github.com/FreeTubeApp/FreeTube/pull/5613

Could you update to electron32?

Thanks

xAsh commented on 2024-07-18 21:30 (UTC)

Can't build since yesterday, /bin/sh: line 1: run-s: command not found

picokan commented on 2024-06-15 07:00 (UTC)

Sorry for leaving the .sh file broken for so long.

AndyRTR commented on 2024-06-15 06:37 (UTC)

You can now move to elevtron31 changing the dependency in PKGBUILD an freetube.sh. Please also fix the unknown license to be SPDX compliant.

Bink commented on 2024-06-12 00:14 (UTC)

Rebuilding today, I was able to successfully launch without electron29 installed.