Diff muffin-5.6.4 with a muffin-5.8.1
/usr/portage/x11-wm/muffin/muffin-5.8.1.ebuild 2023-10-09 14:52:36.000368514 +0300 | ||
---|---|---|
12 | 12 |
LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+ MIT SGI-B-2.0" |
13 | 13 |
SLOT="0" |
14 | 14 |
IUSE="input_devices_wacom +introspection screencast sysprof test udev" |
15 |
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" |
|
15 |
KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" |
|
16 | 16 | |
17 | 17 |
# Dependencies listed in meson order |
18 | 18 |
COMDEPEND=" |
... | ... | |
25 | 25 |
>=dev-libs/fribidi-1.0.0 |
26 | 26 |
>=dev-libs/glib-2.61.1:2 |
27 | 27 |
>=dev-libs/json-glib-0.12.0[introspection?] |
28 |
>=gnome-extra/cinnamon-desktop-5.6:0= |
|
28 |
>=gnome-extra/cinnamon-desktop-5.8:0= |
|
29 | 29 |
>=x11-libs/libXcomposite-0.4 |
30 | 30 |
x11-libs/libXcursor |
31 | 31 |
x11-libs/libXdamage |