Package Details: mir 2.16.3-1

Git Clone URL: https://aur.archlinux.org/mir.git (read-only, click to copy)
Package Base: mir
Description: Canonical's display server
Upstream URL: https://mir-server.io
Licenses: GPL, LGPL
Submitter: onny
Maintainer: Neptune650
Last Packager: Neptune650
Votes: 8
Popularity: 0.000000
First Submitted: 2014-01-13 16:49 (UTC)
Last Updated: 2024-02-10 18:38 (UTC)

Latest Comments

1 2 3 4 Next › Last »

scop commented on 2024-02-22 23:27 (UTC)

Fails to build.

[ 63%] Building CXX object examples/mir_demo_server/CMakeFiles/mir_demo_server.dir/glog_logger.cpp.o
In file included from /home/dan/.cache/paru/clone/mir/src/mir-2.16.3/examples/mir_demo_server/glog_logger.cpp:19:
/usr/include/glog/logging.h:60:4: error: #error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
   60 | #  error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
      |    ^~~~~

deathmist commented on 2023-07-22 12:38 (UTC)

https://github.com/MirServer/mir/releases/tag/v2.14.1 exists but doesn't fix failing to build from source; to "fix" that I added -DMIR_FATAL_COMPILE_WARNINGS=OFF, reported it also upstream at https://github.com/MirServer/mir/issues/2987

FabioLolix commented on 2023-07-04 19:34 (UTC)

Hello,

  • qtubuntu optdepends no longer exist
  • Please rename sources with ${pkgname}-${pkgver}.tar.gz::
  • Fail to build for me:
    inlined from ‘bool mir::frontend::XWaylandClipboardSource::DataSender::add_data(std::vector<unsigned char>&&)’ at /home/fabio/Dev/pkg_make/TO_BUILD16/mir/src/mir-2.13.0/src/server/frontend_xwayland/xwayland_clipboard_source.cpp:137:24,
    inlined from ‘void mir::frontend::XWaylandClipboardSource::add_data_to_in_progress_send(const std::lock_guard<std::mutex>&, uint8_t*, size_t)’ at /home/fabio/Dev/pkg_make/TO_BUILD16/mir/src/mir-2.13.0/src/server/frontend_xwayland/xwayland_clipboard_source.cpp:452:39:
/usr/include/c++/13.1.1/bits/stl_algobase.h:437:30: error: ‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ writing between 2 and 9223372036854775807 bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]
  437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
      |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.1.1/x86_64-pc-linux-gnu/bits/c++allocator.h:33,

bittin commented on 2023-03-20 14:19 (UTC)

Now 2.13 released: https://www.phoronix.com/news/Ubuntu-Mir-2.13-Released

deathmist commented on 2023-01-19 16:36 (UTC)

Now 2.12 released https://github.com/MirServer/mir/releases/tag/v2.12.0

deathmist commented on 2023-01-06 22:45 (UTC)

Had to install xcursor-vanilla-dmz and "ln -s Vanilla-DMZ /usr/share/icons/DMZ-White" and also install xorg-xwayland which appears to be fatal for mir-shell to run

deathmist commented on 2023-01-06 22:18 (UTC)

2.11 released, also libxkbcommon-x11 is missing from makedepends (it looks for xkbcommon/xkbcommon-x11.h during build)

Neptune650 commented on 2022-12-08 17:42 (UTC)

Updated.

bittin commented on 2022-10-26 12:27 (UTC)

2.10 released

bjo commented on 2021-10-06 17:59 (UTC)

Feel free to adopt it, as I don't use it myself.