Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#77107 - [dart] Don't simply download the binary from google servers
Attached to Project:
Community Packages
Opened by Daniele Basso (tiziodcaio) - Friday, 13 January 2023, 00:57 GMT
Last edited by Toolybird (Toolybird) - Friday, 13 January 2023, 05:20 GMT
Opened by Daniele Basso (tiziodcaio) - Friday, 13 January 2023, 00:57 GMT
Last edited by Toolybird (Toolybird) - Friday, 13 January 2023, 05:20 GMT
|
DetailsDescription: After a lot of studies of google's infrastructures for implement dart's sdk build system, I've created a PKGBUILD that potentially should be replacing the actual one, building dart-sdk from source using system clang and pulling only what's necessary (totally """only""" 3GB of $srcdir), creating a binary ~40MB smaller.
See the AUR package dart-system for more details and testing... |
This task depends upon
[1] https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
[2] dart-system-2.19.0-2-x86_64-build.log