Search Criteria
Package Details: freetube 0.22.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freetube.git (read-only, click to copy) |
---|---|
Package Base: | freetube |
Description: | An open source desktop YouTube player built with privacy in mind. |
Upstream URL: | https://freetubeapp.io |
Licenses: | AGPL3 |
Submitter: | picokan |
Maintainer: | picokan |
Last Packager: | picokan |
Votes: | 75 |
Popularity: | 3.81 |
First Submitted: | 2020-10-02 22:19 (UTC) |
Last Updated: | 2024-12-13 08:37 (UTC) |
Dependencies (3)
- electron32 (electron32-binAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »
AndyRTR commented on 2021-03-07 12:00 (UTC)
New release builds well in a clean chroot on x86_64. Please add %U to .desktop file as suggested. I've confirmed this working to open links from Firefox using privacy redirect extension.
marcih commented on 2021-03-07 11:40 (UTC) (edited on 2021-03-07 15:27 (UTC) by marcih)
0.12.0-1 doesn't build for me on Manjaro aarch64:
Any ideas?
marcih commented on 2021-03-07 11:11 (UTC)
I appreciate the addition of ARM to supported architectures but please note that, in context of a PKGBUILD, "arm" is not a catch-all for all ARM arches, it defines specifically armv5; building natively on a PinePhone (aarch64) therefore still complains about unsupported architecture.
See also: https://wiki.archlinux.org/index.php/PKGBUILD#arch
marcih commented on 2021-03-07 11:03 (UTC) (edited on 2021-03-07 11:04 (UTC) by marcih)
FYI, in order to handle "freetube" URI schemes properly, the "Exec" entry should have a "%U" after the command, see desktop file from upstream deb pacakge:
Autodidaddy commented on 2021-03-06 16:36 (UTC)
Doesn't build;
npm ERR! semver.simplifyRange is not a function
malcolm commented on 2021-02-15 03:08 (UTC) (edited on 2021-02-15 03:08 (UTC) by malcolm)
The freetube.desktop file of the maintainer builds has the MimeType field, could you add it as well?
greektex commented on 2021-01-22 20:54 (UTC)
@picokan Yes, I can confirm this was an issue with the app itself, and it is resolved with the next release, 0.11.2 beta, as reported in this ticket:
https://github.com/FreeTubeApp/FreeTube/issues/948
picokan commented on 2021-01-18 12:03 (UTC) (edited on 2021-01-18 12:04 (UTC) by picokan)
I'm sorry, "run makepkg as you normally would" is incorrect, you need to use the -e flag to not re-extract the source code and overwrite your changes.
picokan commented on 2021-01-18 11:45 (UTC)
@greektex This is a bug on the developer side. For some reason his scripts had a hiccup and failed to mark this version as 0.11.1 in the package.json file. You can fix it manually by running makepkg -o, which will download only the source code and apply patches. Then go into the src directory and change the version in package.json to be 0.11.1 and run makepkg as you normally would.
greektex commented on 2021-01-17 16:44 (UTC)
I applied the recent update, but the app identifies itself as version v0.11.0 Beta in the "About" section and I get a notification on the starting page that I should update to v 0.11.1 Beta.
However, I would think that this is the version that I have installed?! Here is the output during makepkg:
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »