Package Details: syntax-highlighting-git 6.0.0_r2540.gdb7282d9-1

Git Clone URL: https://aur.archlinux.org/syntax-highlighting-git.git (read-only, click to copy)
Package Base: syntax-highlighting-git
Description: Syntax highlighting engine for structured text and code
Upstream URL: https://community.kde.org/Frameworks
Licenses: MIT
Groups: kf6-git
Conflicts: syntax-highlighting
Provides: syntax-highlighting
Submitter: IslandC0der
Maintainer: IslandC0der (chaotic-aur)
Last Packager: IslandC0der
Votes: 2
Popularity: 0.000000
First Submitted: 2020-07-19 23:24 (UTC)
Last Updated: 2024-03-01 06:58 (UTC)

Required by (25)

Sources (1)

Latest Comments

DawfukFR commented on 2024-05-26 21:22 (UTC)

/usr/include/c++/14.1.1/string_view:256: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator const [with _CharT = char; _Traits = std::char_traits<char>; const_reference = const char&; size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed.

IslandC0der commented on 2023-03-13 02:27 (UTC) (edited on 2023-03-13 03:35 (UTC) by IslandC0der)

@Rustmilian thank you so much for all your work! I still mix up some qt5 and qt6 package names :P

Also, in this case, it seems like clang is an optional dep (EDIT: I mean an optional make-time dep, since it's indeed checked for when building, but it's not required. That clang commit hook is completely useless for building)

Rustmilian commented on 2023-03-13 00:09 (UTC) (edited on 2023-03-13 00:16 (UTC) by Rustmilian)

@IslandC0der remove qt6-xmlpatterns it not a real dependence nor is it required by this package. Also add clang as a dependence.

davispuh commented on 2023-02-06 02:11 (UTC)

Doesn't build anymore. Need to add -DQT_MAJOR_VERSION=6 CMake option now.

IslandC0der commented on 2020-07-20 18:57 (UTC)

Thanks @zanny, fixed.

zan commented on 2020-07-20 04:37 (UTC)

This should conflicts & provides syntax-highlighting.