Search Criteria
Package Details: contour 0.5.0.7168-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/contour.git (read-only, click to copy) |
---|---|
Package Base: | contour |
Description: | Modern C++ Terminal Emulator |
Upstream URL: | https://github.com/contour-terminal/contour |
Licenses: | Apache-2.0 |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (vnepogodin) |
Last Packager: | vnepogodin |
Votes: | 7 |
Popularity: | 0.067159 |
First Submitted: | 2022-12-29 12:37 (UTC) |
Last Updated: | 2024-09-18 18:52 (UTC) |
Dependencies (23)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- harfbuzz (harfbuzz-gitAUR)
- libunicodeAUR
- libutempter (libutempter-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- qt6-shadertools
- qt6-wayland
- yaml-cpp
- boxed-cppAUR (make)
- catch2 (catch2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- microsoft-gsl (microsoft-gsl-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- Show 3 more dependencies...
Latest Comments
lywel commented on 2024-10-02 17:25 (UTC)
About the
Cannot mix incompatible Qt library
issue. Clean rebuilding qt related packages from scratch helps. I'm not sure which one was necessary, I rebuilt them all.ndom91 commented on 2023-10-08 22:01 (UTC)
Having a similar error as @Aqa-lb
It seemingly compiled from source, but against a wrong version of QT - did I understand that right?
Should it pick that sort of thing up based on my system installed version of QT, etc? If not, what else can I do? Running it with
QT_VER=6.5.2
in the env vars doesn't seem to helpAqa-Ib commented on 2023-10-03 15:05 (UTC) (edited on 2023-10-03 15:20 (UTC) by Aqa-Ib)
It will not compile when using catch2-git as a dependency. You have to use catch2 (not -git) for it to compile.
When compiled, it does not run: Fatal: Cannot mix incompatible Qt library (6.5.2) with this library (6.5.3).
kr0xx commented on 2023-06-13 19:28 (UTC)
Can this package please be updated? 0.3.12 was released some time ago. Many thanks. :-)
ptr1337 commented on 2022-12-29 13:26 (UTC)
The depends has been added. Check is working at me in a chroot.
brunomiguel commented on 2022-12-29 13:16 (UTC)
Please add qt5-x11extras to the build dependencies. I had to install it to be able to build this package explicitly. Also, the 'check()' step is failing with a core dump on crispy_text