@xiota: It builds fine, however I had to use flutter version 3.19.6 or it wouldn't run. Same issue using fvm
.
Search Criteria
Package Details: fvm-sourcebuild 3.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fvm-sourcebuild.git (read-only, click to copy) |
---|---|
Package Base: | fvm-sourcebuild |
Description: | Flutter Version Management: A simple CLI to manage Flutter SDK versions. (Build engine from sources) |
Upstream URL: | https://fvm.app |
Licenses: | MIT |
Conflicts: | fvm |
Provides: | fvm |
Submitter: | patlefort |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 1 |
Popularity: | 0.044522 |
First Submitted: | 2024-07-08 04:57 (UTC) |
Last Updated: | 2024-12-11 20:51 (UTC) |
Dependencies (15)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- cmake (cmake-gitAUR)
- git (git-gitAUR, git-glAUR)
- gn (gn-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- lld (llvm-rocm-gitAUR, llvm-gitAUR)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-httplib2
- python-six
- python311AUR
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- yq
- dart (flutterupAUR, fvm-flutter-proxyAUR, flutter-dart-google-binAUR, flutter-binAUR, dart-sdk-devAUR) (make)
Required by (16)
- bloomeetunes-git (requires fvm) (make)
- clash-flutter-git (requires fvm) (make)
- fvm-flutter-proxy (requires fvm)
- hacki (requires fvm) (make)
- hiddify-next (requires fvm) (make)
- intiface-central (requires fvm) (make)
- invoiceninja-desktop (requires fvm) (make)
- lb-planner (requires fvm) (make)
- lb-planner-git (requires fvm) (make)
- localsend (requires fvm) (make)
- localsend-git (requires fvm) (make)
- musicpod (requires fvm) (make)
- python-flet (requires fvm) (make)
- rune-player-git (requires fvm) (make)
- saber (requires fvm) (make)
- yubico-authenticator (requires fvm) (make)
Sources (2)
Latest Comments
patlefort commented on 2024-07-19 10:02 (UTC)
xiota commented on 2024-07-19 02:38 (UTC)
Please check/update compatibility for this PKGBUILD. (Considering asking nyrna
maintainers to switch to fvm
, noting existence of this package. But want to make sure it would work.)
Some commands that differ from localsend
:
fvm install [version]
fvm global [version]
fvm dart [...]
patlefort commented on 2024-07-08 05:06 (UTC) (edited on 2024-08-26 15:15 (UTC) by patlefort)
This package is only intended to be used in pkgbuilds for building packages. The minimum version that I have tested with it is 3.13.9. It is intended for those who want to build the flutter engine from source.
Engine artifacts will be cached in ~/.cache/flutter-engine
.
Pinned Comments
patlefort commented on 2024-07-08 05:06 (UTC) (edited on 2024-08-26 15:15 (UTC) by patlefort)
This package is only intended to be used in pkgbuilds for building packages. The minimum version that I have tested with it is 3.13.9. It is intended for those who want to build the flutter engine from source.
Engine artifacts will be cached in
~/.cache/flutter-engine
.