Commit Graph

5 Commits

Author SHA1 Message Date
KotoishiHeart
38a7f77f5b dev-libs/aws-sdk-cpp: add 1.11.603
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:45 +09:00
KotoishiHeart
d66ca967f0 dev-libs/aws-sdk-cpp: add 1.11.596
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-06-26 22:33:42 +09:00
KotoishiHeart
58d633c70a dev-libs/aws-sdk-cpp: replace DEPEND pulseaudio to libpulse
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-06-21 10:27:59 +09:00
KotoishiHeart
684293b449 dev-libs/aws-sdk-cpp: Added explanation of http and full use flags
- http: If ON, prevents the default platform-specific HTTP client from being built into the library.
        If ON, you will need to provide your own platform-specific HTTP client implementation.
- full: Adds access to all supported services.
        This use flag is provided for users who want all features enabled.
        Enabling this will increase build times significantly.
        (around 30 minutes build time when compiling with 16 threads on a Ryzen 9 7900).

Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-06-21 10:00:03 +09:00
KotoishiHeart
6485cc9c78 dev-libs/aws-sdk-cpp: add 1.11.586
Nothing is enabled by default except for minimum cores, identity management, and sts.
Even compiling with 16 threads using a Ryzen 9 7900 takes about 30 minutes with everything enabled.
To help minimize build times, we make enabled services configurable per group.

Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
Part-of: https://github.com/gentoo/guru/pull/331
Closes: https://github.com/gentoo/guru/pull/331
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-06-21 07:35:39 +09:00