Commit Graph

9 Commits

Author SHA1 Message Date
Lucio Sauer
a4794bc290 dev-util/google-antigravity: make verify-sig sources USE-conditional
* Add ${PV} to sources.

Fixes: b68be6ea65
Part-of: https://github.com/gentoo/guru/pull/419
Closes: https://github.com/gentoo/guru/pull/419
Acked-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2026-01-17 10:17:21 +01:00
Lucio Sauer
e89cc8029c dev-util/google-antigravity: use more verify-sig functions
* Replace sha256sum --check --strict with verify-sig_unsigned_checksums.

  Use the fact that verify-sig_unsigned_checksums in sha256 mode ignores
  any line in <checksum-file>
  - that doesn't match the expected format "${checksum} ${filename}".
  - whose ${filename} wasn't passed as an argument.

  With that knowledge, we fix the format only for the arguments of
  verify-sig_unsigned_checksums only for that line.
* Check pipe status with eapi9-pipestatus instead of die.

Fixes: 24744c624e
Part-of: https://github.com/gentoo/guru/pull/419
Acked-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2026-01-17 10:16:18 +01:00
Lucio Sauer
d1f1a74992 dev-util/google-antigravity: use more verify-sig functions
* Replace sha256sum --check --strict with verify-sig_unsigned_checksums.

  Use the fact that verify-sig_unsigned_checksums in sha256 mode ignores
  any line in <checksum-file>
  - that doesn't match the expected format "${checksum} ${filename}".
  - whose ${filename} wasn't passed as an argument.

  With that knowledge, we fix the format only for the arguments of
  verify-sig_unsigned_checksums only for that line.
* Check pipe status with eapi9-pipestatus instead of die.

Fixes: 24744c624e
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2026-01-17 10:13:52 +01:00
Florian Albrechtskirchinger
24744c624e dev-util/google-antigravity: improve verify-sig
1) Merge a grep & awk call.
2) Match full version string instead of prefix.

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-15 16:53:24 +01:00
Florian Albrechtskirchinger
b68be6ea65 dev-util/google-antigravity: add verify-sig
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 18:25:21 +01:00
Florian Albrechtskirchinger
60cc6bd822 dev-util/google-antigravity: drop 1.13.3
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 18:25:21 +01:00
Florian Albrechtskirchinger
a77583badf dev-util/google-antigravity: add 1.14.2
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 02:13:38 +01:00
Lucio Sauer
80c3c450d4 dev-util/google-antigravity: destabilize 1.13.3 for ~amd64, ~arm64
Fixes: 573a402664
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2026-01-12 17:29:57 +01:00
Florian Albrechtskirchinger
573a402664 dev-util/google-antigravity: new package, add 1.13.3
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-12 12:33:29 +01:00