Search Criteria
Package Details: flutter-engine-android-google-bin 3.24.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flutter-artifacts-google-bin.git (read-only, click to copy) |
---|---|
Package Base: | flutter-artifacts-google-bin |
Description: | Flutter SDK artifacts (binary from Google) - android engine |
Upstream URL: | https://flutter.dev |
Keywords: | engine flutter |
Licenses: | custom, BSD, CCPL |
Groups: | flutter |
Conflicts: | flutter-engine-android, flutter-engine-linux, flutter-engine-web, flutter-target-android |
Provides: | flutter-engine-android |
Submitter: | WithTheBraid |
Maintainer: | WithTheBraid |
Last Packager: | WithTheBraid |
Votes: | 5 |
Popularity: | 0.131319 |
First Submitted: | 2024-03-26 14:57 (UTC) |
Last Updated: | 2024-10-14 13:51 (UTC) |
Dependencies (3)
- flutter-engine-common (flutter-engine-common-google-binAUR)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Required by (1)
- flutter-target-android (requires flutter-engine-android)
Sources (35)
- android-arm-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm-profile-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm-profile-linux-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm-release-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm-release-linux-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm64-profile-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm64-profile-linux-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm64-release-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-arm64-release-linux-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x64-jit-release-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x64-profile-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x64-profile-linux-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x64-release-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x64-release-linux-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- android-x86-36335019a8eab588c3c2ea783c618d90505be233.zip
- dart-sdk-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- dart-sdk-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- engine-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- engine-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- flutter_patched_sdk-36335019a8eab588c3c2ea783c618d90505be233.zip
- flutter_patched_sdk_product-36335019a8eab588c3c2ea783c618d90505be233.zip
- flutter_web_sdk-36335019a8eab588c3c2ea783c618d90505be233.zip
- font-subset-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- font-subset-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- gradle_wrapper-fd5c1f2c013565a3bea56ada6df9d2b8e96d56aa.tar.gz
- gtk-debug-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- gtk-debug-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- gtk-profile-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- gtk-profile-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- gtk-release-arm64-36335019a8eab588c3c2ea783c618d90505be233.zip
- gtk-release-x64-36335019a8eab588c3c2ea783c618d90505be233.zip
- material_fonts-3012db47f3130e62f7cc0beabff968a33cbec8d8.zip
- sky_engine-36335019a8eab588c3c2ea783c618d90505be233.zip
Latest Comments
xiota commented on 2024-06-04 09:59 (UTC) (edited on 2024-06-04 10:04 (UTC) by xiota)
Let's dispose of some misinformation.
aur/flutter-bin
does not provides the subpackages associated with this pkgbase (flutter-artifacts-google-bin
). Rather, it conflicts with the subpackages offlutter
andflutter-artifacts-google-bin
. The errors are the conflicts doing what they're supposed to – prevent users from using the "wrong" packages.The problem with
aur/flutter
andaur/flutter-artifacts-google-bin
are the complicated cross-dependencies that AUR helpers have difficulty resolving. See the pinned comments describing the problem ataur/flutter
. They predate the creation ofaur/flutter-bin
by about a month.aur/flutter-bin
does provides some of the subpackages offlutter
. They are necessary to satisfy makedeps when building other packages. They do not break anything, and setting provides/conflicts is standard practice in-bin
and-git
packages.WithTheBraid commented on 2024-05-10 19:53 (UTC)
To be clear, @markg85 : the
aur/flutter-bin
package is compltely unrelated to this package. It claims to provide dependencies required by this package but in fact does not. I reported this as behavior not allowed in the community but unless the report is accepted, I cannot change anything about this.Consider checking what dependencies you are being dropped in by your AUR helper before installing random packages please.
markg85 commented on 2024-04-28 01:01 (UTC) (edited on 2024-04-28 01:02 (UTC) by markg85)
This package gives:
Which then tries to some magic (never seen the rolling up to next layer, no clue what that is about) just to fail again with:
Trying to continue will make it fail at a later point.