Source: miracle-wm
Section: x11
Priority: optional
Maintainer: Aleksey Samoilov <samoilov.lex@gmail.com>
Build-Depends: debhelper-compat (= 13),
               cmake,
               nlohmann-json3-dev,
               pkgconf,
               pcre2-utils,
               libboost-filesystem-dev,
               libboost-system-dev,
               libegl-dev,
               libevdev-dev,
               libglib2.0-dev,
               libgles-dev,
               libgmock-dev,
               libgtest-dev,
               libjson-c-dev,
               libmiral-dev,
               libmirwayland-dev (>= 2.25),
               libmiroil-dev (>= 2.25),
               libmircommon-dev (>= 2.25),
               libmircommon-internal-dev (>= 2.25),
               libmirplatform-dev (>= 2.25),
               libmirserver-internal-dev (>= 2.25),
               libmirserver-dev (>= 2.25),
               libyaml-cpp-dev,
               mirtest-dev,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://github.com/miracle-wm-org/miracle-wm
Vcs-Git: https://github.com/miracle-wm-org/miracle-wm.git
Homepage: https://github.com/mattkae/miracle-wm

Package: miracle-wm
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         mir-graphics-drivers-desktop,
Description: miracle-wm is a Wayland compositor based on Mir.
 It features a tiling window manager at its core, very much
 in the style of i3 and sway. The intention is to build a
 compositor that is flashier and more feature-rich than
 either of those compositors, like swayfx.
