0.239.0 is the final electron release. Please read the official flipper announcement. Thank you.
Search Criteria
Package Details: flipper-bin 0.239.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flipper-bin.git (read-only, click to copy) |
---|---|
Package Base: | flipper-bin |
Description: | A desktop debugging platform for mobile developers |
Upstream URL: | https://fbflipper.com |
Keywords: | android debugging ios mobile react-native |
Licenses: | MIT |
Conflicts: | flipper |
Provides: | flipper |
Submitter: | ragouel |
Maintainer: | rafauke |
Last Packager: | rafauke |
Votes: | 4 |
Popularity: | 0.000077 |
First Submitted: | 2020-03-10 15:38 (UTC) |
Last Updated: | 2023-11-18 15:25 (UTC) |
Dependencies (8)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss (nss-hgAUR)
- gendesk (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- android-sdkAUR (android-sdk-dummyAUR, android-sdk-cmdline-tools-latest-dummyAUR, android-sdk-cmdline-tools-latestAUR) (optional) – Android debugging support
- watchmanAUR (watchman-gitAUR, watchman-binAUR) (optional) – An inotify-based file watching and job triggering command line utility
Required by (0)
Sources (3)
Latest Comments
rafauke commented on 2024-02-19 15:38 (UTC)
rafauke commented on 2023-12-12 08:34 (UTC)
From official repository's README:
Important Announcement
Flipper is moving away from its Electron distribution to an in-Browser experience.
How does this affect me?
Functionality hasn't changed. The UI remains unchanged. Flipper will run in your default browser instead of a standalone application. If you build from source, Flipper will open in the browser instead of a standalone app. We also provide a MacOS app for the Flipper runtime which can be run and will also open Flipper in the browser.
The last Electron release is v0.239.0. As such, future releases will not include Electron artifacts.
EduFrazao commented on 2022-09-21 19:19 (UTC)
Please, upgrade to v0.166. There is a bug on 0.165 breaking the release completely
https://github.com/facebook/flipper/issues/4100
Thank you!
rafauke commented on 2022-01-10 08:06 (UTC)
The validity check for LICENSE
has been fixed.
chrisleekr commented on 2022-01-07 23:33 (UTC)
Workaround for failed validity check on LICENSE file.
$ yay flipper-bin --editmenu
...
1 flipper-bin (Build Files Exist)
==> PKGBUILDs to edit?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 1
-> $EDITOR is not set
-> Add $EDITOR or $VISUAL to your environment variables
==> Edit PKGBUILD with?
==> vim
...
Set 2nd value in sha256sums
to correct value
sha256sums=('f2a0bbf1b81a5a4ff4ae73e3ae380e66eaaa64da9679dc89eb3fae1854823303'
'da6d3703ed11cbe42bd212c725957c98da23cbff1998c05fa4b3d976d1a58e93'
'336377e7d4fd4340f3c6ad8b7c6e4dcfe36c27b667bf82c2aa18526a6ced3834')
Save and continue installation.
laptou commented on 2021-12-27 23:59 (UTC)
fails validity check b/c of LICENSE file
ragouel commented on 2020-04-23 07:18 (UTC)
Back to 0.37.0 then.
<deleted-account> commented on 2020-04-23 07:00 (UTC)
Now it fails because all the v0.38.0 binaries are gone from the repo. When you download from the website, you get v0.37.0.
ragouel commented on 2020-04-22 06:56 (UTC)
Fixed.
<deleted-account> commented on 2020-04-22 06:52 (UTC)
The build fails because icon.png
can't be found during build. It needs to be added to the source array to make it available in the srcdir
Pinned Comments
rafauke commented on 2023-12-12 08:34 (UTC)
From official repository's README:
Important Announcement
Flipper is moving away from its Electron distribution to an in-Browser experience.
How does this affect me?
Functionality hasn't changed. The UI remains unchanged. Flipper will run in your default browser instead of a standalone application. If you build from source, Flipper will open in the browser instead of a standalone app. We also provide a MacOS app for the Flipper runtime which can be run and will also open Flipper in the browser.
The last Electron release is v0.239.0. As such, future releases will not include Electron artifacts.