blob: af099b30c4e3049ea8165511f2b79846553eb997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=virtual/pkgconfig test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-cpp/yaml-cpp:= dev-cpp/nlohmann_json dev-libs/glib:2 dev-libs/json-c:= dev-libs/libevdev dev-libs/libpcre2:= dev-libs/wayland >=gui-libs/mir-2.18:= media-libs/libglvnd x11-base/xwayland x11-libs/libxkbcommon media-libs/glm
DESCRIPTION=Tiling Wayland compositor based on Mir
EAPI=8
HOMEPAGE=https://github.com/miracle-wm-org/miracle-wm
INHERIT=cmake python-single-r1
IUSE=systemd test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=GPL-3+ MIT
RDEPEND=dev-cpp/yaml-cpp:= dev-cpp/nlohmann_json dev-libs/glib:2 dev-libs/json-c:= dev-libs/libevdev dev-libs/libpcre2:= dev-libs/wayland >=gui-libs/mir-2.18:= media-libs/libglvnd x11-base/xwayland x11-libs/libxkbcommon systemd? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_10? ( dev-python/dbus-next[python_targets_python3_10(-)] dev-python/tenacity[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/dbus-next[python_targets_python3_11(-)] dev-python/tenacity[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/dbus-next[python_targets_python3_12(-)] dev-python/tenacity[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/dbus-next[python_targets_python3_13(-)] dev-python/tenacity[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/dbus-next[python_targets_python3_14(-)] dev-python/tenacity[python_targets_python3_14(-)] ) )
REQUIRED_USE=systemd? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/miracle-wm-org/miracle-wm/archive/refs/tags/v0.9.0.tar.gz -> miracle-wm-0.9.0.tar.gz
_eclasses_=cmake 3395ce6618fc5c7af03335471b896644 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 python-utils-r1 5e598a2f2670ef9a4b2be470c0718b82 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=e8faf6c69ef00f5128e0c37a31817760
|