Package Details: contour-git 0.5.2.r4735.632de57f-1

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)

Latest Comments

« First ‹ Previous 1 2

vnepogodin commented on 2022-01-03 12:18 (UTC)

Thanks for the response. I've added missing deps.

ac130kz commented on 2022-01-03 05:55 (UTC)

New makedepends: range-v3, microsoft-gsl, catch2 and https://github.com/contour-terminal/libunicode.

jarda-wien commented on 2021-07-04 20:07 (UTC)

Works like a charm, thanks a lot.

vnepogodin commented on 2021-07-02 13:56 (UTC) (edited on 2021-07-02 14:11 (UTC) by vnepogodin)

Thanks for the response. I've added -DCONTOUR_CLIENT cmake option which been added today like hour ago.

jarda-wien commented on 2021-07-02 13:37 (UTC)

The build fails on my system:

[9/9] Completed 'yaml-cpp-populate'
-- Enabling pedantic compiler options: no
-- [FilesystemResolver]: Using standard C++ filesystem API
-- [crispy] Compile unit tests: ON
-- Found Fontconfig: /usr/lib/libfontconfig.so (found version "2.13.94") 
-- Found Freetype: /usr/lib/libfreetype.so (found version "2.10.4") 
-- Checking for module 'harfbuzz'
--   Found harfbuzz, version 2.8.1
-- [text_shaper] Librarires: unicode::core;fmt::fmt-header-only;Fontconfig::Fontconfig;Freetype::Freetype;PkgConfig::harfbuzz
-- [FilesystemResolver]: Using standard C++ filesystem API
-- [libterminal] Compile unit tests: ON
-- [libterminal] Enable raw VT sequence logging: ON
-- [libterminal] Enable VT sequence tracing: ON
-- ------------------------------------------------------------------------------
--     Contour (0.2.0-unreleased-master-af98fad)
-- ------------------------------------------------------------------------------
-- Build type:                         Release
-- Build with sanitizer:               OFF
-- Build unit tests:                   ON
-- Enable with code coverage:          OFF
-- Build contour frontend GUI:         ON
-- |> Enable blur effect on KWin:      
-- |> Enable performance metrics:      
-- Using filesystem API:               C++fs
-- Using ccache:                       CCACHE-NOTFOUND
-- ------------------------------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jarda-wien/.cache/yay/contour-git/src/build
[0/2] Re-checking globbed directories...
[164/164] Linking CXX static library s...rminal_renderer/libterminal_renderer.a
==> Starting check()...
/home/jarda-wien/.cache/yay/contour-git/PKGBUILD: line 40: ./src/contour/contour: No such file or directory
==> ERROR: A failure occurred in check().
    Aborting...