Search Criteria
Package Details: contour-git 0.5.2.r4735.632de57f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/contour-git.git (read-only, click to copy) |
---|---|
Package Base: | contour-git |
Description: | Modern C++ Terminal Emulator |
Upstream URL: | https://github.com/contour-terminal/contour |
Licenses: | Apache-2.0 |
Conflicts: | contour |
Provides: | contour |
Submitter: | vnepogodin |
Maintainer: | vnepogodin |
Last Packager: | vnepogodin |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-28 23:01 (UTC) |
Last Updated: | 2024-11-18 21:31 (UTC) |
Dependencies (21)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- harfbuzz (harfbuzz-gitAUR)
- 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
- 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)
- python (python37AUR, python311AUR, python310AUR) (make)
- range-v3 (make)
- Show 1 more dependencies...
Latest Comments
1 2 Next › Last »
purpleleaf commented on 2024-12-05 13:48 (UTC) (edited on 2024-12-05 13:52 (UTC) by purpleleaf)
Fresh install of contour, i obtain this error:
vnepogodin commented on 2024-11-18 21:32 (UTC)
should be fixed now
LaptopDev commented on 2024-11-16 06:14 (UTC)
Errored installing:
Running
export XDG_STATE_HOME=$HOME/.local/state
and re-running yay -S contour-git Got it installedvnepogodin commented on 2023-11-30 14:38 (UTC)
Thanks for the report.
I've fixed the build in clean chroot.
vnepogodin commented on 2023-11-30 13:57 (UTC)
@xiota
yeah upstream changed it, but my PKGBUILD doesn't use relative path
will fix in a while
vnepogodin commented on 2022-07-29 18:26 (UTC)
Thanks for the response. I've added missing runtime dependency.
HalosGhost commented on 2022-07-29 18:12 (UTC)
There is a missing runtime dependency for
qt5-multimedia
. Without that dep, the package fails to build and the terminal fails to run.All the best,
-HG
cbb commented on 2022-02-08 04:07 (UTC) (edited on 2022-02-08 04:07 (UTC) by cbb)
Creating an empty file at
~/.config/kcmfonts
seems to make it work, although I don't really understand why. The same error messages still appear, so they don't seem to be related.cbb commented on 2022-02-08 03:07 (UTC)
The program fails to start for me. If I run
contour
from another terminal, the following is printed:...and nothing further seems to happen. No window appears and the only thing I can do is press ^C to interrupt the process.
It's hard to tell if this is a packaging problem or an upstream problem, since the error messages don't mention what "config" they're referring to.
1 2 Next › Last »