Search Criteria
Package Details: freetube 0.23.5-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: | AGPL-3.0-or-later |
Submitter: | picokan |
Maintainer: | picokan |
Last Packager: | picokan |
Votes: | 83 |
Popularity: | 3.04 |
First Submitted: | 2020-10-02 22:19 (UTC) |
Last Updated: | 2025-05-02 06:32 (UTC) |
Dependencies (3)
- electron35 (electron35-binAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »
je-vv commented on 2021-05-18 22:53 (UTC)
@6543, I'm also building on artix, and I have no issues building. Could it be you have old js libs in ~/.npm that are affecting your build? Perhaps removing entirely that dir might help if it exists.
6543 commented on 2021-05-18 21:11 (UTC) (edited on 2021-05-18 21:17 (UTC) by 6543)
cant build this package :/
Popolon commented on 2021-05-07 10:31 (UTC)
I found this file instead not sure this is the same:
picokan commented on 2021-05-01 14:23 (UTC) (edited on 2021-05-01 14:50 (UTC) by picokan)
The most recent error that kept Freetube from compiling was due to a new version of nodejs breaking something. For the mean time, freetube and freetube-git will use node-lts-fermium as a dependency instead.
picokan commented on 2021-04-26 09:34 (UTC)
@Renfield Compilation is failing on my machine even when compiling manually. This looks like it's a bug from the program itself, I'll try contacting the developer.
Renfield commented on 2021-04-25 14:01 (UTC)
I'm getting a lot of errors with this package. Here are the first of them:
je-vv commented on 2021-03-31 00:08 (UTC)
@picokan, could you please use
--cache "${srcdir}/npm-cache"
on every npm command, so that the FS doesn't get polluted when building? Thanks !alium commented on 2021-03-30 08:09 (UTC)
you can´t remove system´s electron from PKGBUILD and after call system´s electron to run freetube ;-)
users must install it or you should remove call electron at start ;-)
AndyRTR commented on 2021-03-20 10:45 (UTC)
'electron' runtime dependency is missing. Freetube fails to start if it's not installed.
picokan commented on 2021-03-15 19:51 (UTC)
@marcih Looking at it again, I see that the
npm ERR! cc: error: unrecognized command-line option ‘-m64’
indicates that, for whatever reason, electron's trying to build an x86_64 binary, which won't work on your aarch64 cpu. I'm very curious, but I don't have a cpu to test if this also fails on building from the git repo. I don't know why it wouldn't work using the PKGBUILD, I don't think I changed anything that would force an x64 build.« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »