zyxhere💭 93fcc8668b www-apps/zola: link webp dynamically, enable cjk support, add shell-completion
- Upstream's Cargo.lock has a very old version of libwebp-sys because of
  webp[1] crate. Update with `cargo_update_crates` and enable dynamic linking
  or else builds might fail[2].

- Upstream disables indexing cjk support by default to reduce the binary size
  (40M vs 116M) for their releases.

- pkg-config needed by oniguruma:
```
  error: failed to run custom build command for `onig_sys v69.9.1`
  ...
  Unable to find oniguruma in pkg-config, and RUSTONIG_SYSTEM_LIBONIG is set:
  Could not run `PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 \
  PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags oniguruma 'oniguruma >= 6.9.3'`
  The pkg-config command could not be found.
```

- pkg-config also needed with the updated libwebp-sys (old versions don't):

[1]: https://github.com/jaredforth/webp/issues/50
[2]: https://bugs.gentoo.org/947693#c16

Signed-off-by: zyxhere💭 <zyx@envs.net>
2026-03-30 23:57:18 +00:00
2026-03-23 01:26:56 +02:00
2026-03-08 22:28:50 +01:00
2025-12-19 13:00:31 +01:00
2026-03-29 17:14:57 +03:00
2026-03-28 23:28:40 +01:00
2026-02-20 06:13:19 +05:00
2026-01-31 19:39:46 +01:00
2026-02-20 13:22:42 +01:00
2026-03-29 17:14:58 +03:00
2026-03-29 17:14:58 +03:00
2025-12-19 13:00:31 +01:00
2025-09-04 17:57:33 +02:00
2025-11-23 13:14:03 +01:00
2026-03-29 19:40:13 +06:00
2026-03-28 23:28:40 +01:00
2026-01-02 22:56:57 +01:00
2026-01-11 22:12:41 -05:00
2026-03-28 23:28:41 +01:00
2026-03-22 18:46:26 +01:00
2026-03-28 23:28:41 +01:00
2026-02-28 19:39:22 +05:00
2026-03-21 16:58:28 +03:00
2026-03-16 13:07:24 +01:00
2026-03-29 21:05:36 +02:00
2026-03-10 14:12:02 +01:00
2026-03-22 22:59:36 +00:00
2025-09-16 10:37:50 +02:00
2026-03-24 03:55:29 +01:00

logo

The GURU Project Repository

pkgcheck contributions welcome chat on libera

The official repository for new Gentoo packages, maintained collaboratively by Gentoo users.

This README contains some additional useful information for GURU contributors, such as common mistakes, frequently asked questions and other tips and tricks.

The GURU regulations, and the Gentoo developer manual take precedence over any information here.

See wiki.gentoo.org/wiki/Project:GURU for more information on the project.

Contents

  1. Useful Links
  2. Email Addresses

Email Addresses

Description
GURU: Ebuild repository entirely maintained by Gentoo users
Readme 250 MiB
Languages
Shell 57.4%
Roff 42.5%