Сравнение mutter-48.7 с mutter-48.8
| /usr/portage/x11-wm/mutter/mutter-48.8.ebuild 2026-07-15 20:03:04.617985503 +0300 | ||
|---|---|---|
| 15 | 15 |
SRC_URI="" |
| 16 | 16 |
SLOT="0/16" # This can get easily out of date, but better than 9967 |
| 17 | 17 |
else |
| 18 |
KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" |
|
| 18 |
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" |
|
| 19 | 19 |
SLOT="0/$(($(ver_cut 1) - 32))" # 0/libmutter_api_version - ONLY gnome-shell (or anything using mutter-clutter-<api_version>.pc) should use the subslot |
| 20 | 20 |
fi |
| 21 | 21 | |
| 22 |
IUSE="bash-completion debug elogind gnome gtk-doc input_devices_wacom +introspection screencast selinux sysprof systemd test udev wayland X +xwayland video_cards_nvidia" |
|
| 22 |
IUSE="bash-completion debug elogind gnome gtk-doc input_devices_wacom +introspection screencast sysprof systemd test udev wayland X +xwayland video_cards_nvidia" |
|
| 23 | 23 |
# native backend requires gles3 for hybrid graphics blitting support, udev and a logind provider |
| 24 | 24 |
REQUIRED_USE=" |
| 25 | 25 |
|| ( X wayland ) |
| ... | ... | |
| 119 | 119 |
x11-base/xorg-proto |
| 120 | 120 |
sysprof? ( >=dev-util/sysprof-common-3.38.0 ) |
| 121 | 121 |
" |
| 122 |
RDEPEND+=" selinux? ( sec-policy/selinux-wm )" |
|
| 123 | 122 |
BDEPEND=" |
| 124 | 123 |
dev-util/wayland-scanner |
| 125 | 124 |
>=dev-util/gdbus-codegen-2.80.5-r1 |