Package Details: freetube-bin 0.22.1-1

Git Clone URL: https://aur.archlinux.org/freetube-bin.git (read-only, click to copy)
Package Base: freetube-bin
Description: An open source desktop YouTube player built with privacy in mind.
Upstream URL: https://github.com/FreeTubeApp/FreeTube
Keywords: youtube
Licenses: AGPL3
Conflicts: freetube
Provides: freetube
Submitter: plague-doctor
Maintainer: plague-doctor (bacteriostat)
Last Packager: bacteriostat
Votes: 184
Popularity: 7.62
First Submitted: 2019-04-02 03:28 (UTC)
Last Updated: 2024-12-13 12:48 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

gmask commented on 2024-12-13 23:18 (UTC)

Please use mkdir -p data in your prepare() function to avoid the error reported by @Dex74.

rafnov commented on 2024-12-13 08:27 (UTC)

Freetube announced 0.22.1 https://ibb.co/sHSPs03

Dex74 commented on 2024-11-08 20:56 (UTC)

after pulling the new version getting this weird issue. someone else had the same problem? this was not the case with the previous version

freetube-bin|master]$ makepkg -si ==> Making package: freetube-bin 0.22.0-1 (Fri 08 Nov 2024 09:45:42 PM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found freetube-bin-0.22.0-amd64.deb ==> Validating source_x86_64 files with md5sums... freetube-bin-0.22.0-amd64.deb ... Passed ==> Extracting sources... -> Extracting freetube-bin-0.22.0-amd64.deb with bsdtar ==> Starting prepare()... mkdir: cannot create directory ‘data’: File exists ==> ERROR: A failure occurred in prepare(). Aborting...

bacteriostat commented on 2024-10-28 07:22 (UTC)

@gavinbeatty I am no lawyer but the AGPL3 license file in the Freetube's repository implicitly allows usage of "later versions" if the program specifies it. So IMO it does not need to be mentioned explicitly. Thanks.

gavinbeatty commented on 2024-10-27 23:36 (UTC)

Should be license=(AGPL-3.0-or-later), based on the README:

FreeTube is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

bacteriostat commented on 2024-07-29 05:57 (UTC)

Thanks @plague-doctor. Glad to help.

plague-doctor commented on 2024-07-28 23:02 (UTC)

Great! Welcome, @bacteriostat as a co-maintainer :-)

bacteriostat commented on 2024-07-27 06:25 (UTC)

@plague-doctor Yes. Have a look: https://aur.archlinux.org/packages?O=0&SeB=m&K=bacteriostat

plague-doctor commented on 2024-07-26 22:56 (UTC)

@t-h2p: Oh, this is very simple to build that. Five easy steps: 1) update pkgver = 0.21.2 in PKGBUILD 2) run updpkgsums 3) run makepkg 4) run mksrcinfo 5) install using sudo pacman -U freetube-bin-0.21.2-1-x86_64.pkg.tar.zst

I would be happy to have a co-maintainer @bacteriostat. Do you maintain any packages?

bacteriostat commented on 2024-07-26 08:42 (UTC)

Hi @plague-doctor, I can co-maintain this package.