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#66872 - [aws-sdk-cpp] Break into separate packages
Attached to Project:
Community Packages
Opened by rokusei (rokusei) - Wednesday, 03 June 2020, 01:46 GMT
Last edited by Anatol Pomozov (anatolik) - Wednesday, 03 June 2020, 01:48 GMT
Opened by rokusei (rokusei) - Wednesday, 03 June 2020, 01:46 GMT
Last edited by Anatol Pomozov (anatolik) - Wednesday, 03 June 2020, 01:48 GMT
|
DetailsDescription:
The aws-sdk-cpp takes up nearly 450MB in osquery's ~500MB installed size. As OSQuery only uses 4 libraries from the SDK, so lets take those and move them to separate packages, then require those for osquery. https://github.com/osquery/osquery/blob/master/libraries/cmake/source/aws-sdk-cpp/CMakeLists.txt#L16 aws-sdk-cpp Libraries used: thirdparty_aws_ec2 thirdparty_aws_kinesis thirdparty_aws_firehose thirdparty_aws_sts |
This task depends upon