Diff wayfire-plugins-extra-0.7.5 with a wayfire-plugins-extra-9999
/usr/portage/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild 2023-10-09 14:52:31.176368393 +0300 | ||
---|---|---|
13 | 13 |
EGIT_REPO_URI="https://github.com/WayfireWM/wayfire-plugins-extra.git" |
14 | 14 |
else |
15 | 15 |
SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz" |
16 |
KEYWORDS="amd64 ~arm64 ~x86" |
|
16 |
KEYWORDS="~amd64 ~arm64 ~x86" |
|
17 | 17 |
fi |
18 | 18 | |
19 | 19 |
LICENSE="MIT" |
... | ... | |
23 | 23 |
dev-cpp/glibmm:2 |
24 | 24 |
x11-libs/pixman |
25 | 25 |
gnome-base/librsvg |
26 |
>=gui-libs/wlroots-0.16.0:0/16 |
|
27 |
<gui-libs/wlroots-0.17.0:= |
|
28 |
>=gui-wm/wayfire-0.7.5 |
|
26 |
~gui-libs/wlroots-9999:= |
|
27 |
~gui-wm/wayfire-9999 |
|
29 | 28 |
x11-libs/cairo |
30 | 29 |
x11-libs/pixman |
31 | 30 |
" |
32 | 31 |
RDEPEND="${DEPEND}" |
32 | ||
33 | 33 |
BDEPEND=" |
34 | 34 |
dev-libs/wayland-protocols |
35 | 35 |
virtual/pkgconfig |