Search Criteria
Package Details: syntax-highlighting-git 5.240.0_r2154.g370387c5-1
Package Actions
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: | GPL2 |
Conflicts: | syntax-highlighting |
Provides: | syntax-highlighting |
Submitter: | IslandC0der |
Maintainer: | IslandC0der (chaotic-aur) |
Last Packager: | IslandC0der |
Votes: | 2 |
Popularity: | 0.000017 |
First Submitted: | 2020-07-19 23:24 (UTC) |
Last Updated: | 2023-03-13 02:03 (UTC) |
Dependencies (5)
- qt6-base (qt6-base-git, qt6-base-headless)
- doxygen (doxygen-git, doxygen-clang) (make)
- extra-cmake-modules-git (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- qt6-tools (make)
Required by (22)
- buho-git (requires syntax-highlighting)
- chips-cctools (requires syntax-highlighting)
- drkonqi-git (requires syntax-highlighting)
- kio-extras-git
- kommit-git (requires syntax-highlighting)
- kpimtextedit-git
- ktexteditor-git
- mauikit-git (requires syntax-highlighting) (make)
- mauikit-texteditor-git (requires syntax-highlighting)
- neochat-git (requires syntax-highlighting)
- nota-git (requires syntax-highlighting)
- notepanda (requires syntax-highlighting)
- o20-git (requires syntax-highlighting)
- pix-maui-git (requires syntax-highlighting)
- qtcreator-fixed-themes (requires syntax-highlighting)
- qtextpad (requires syntax-highlighting)
- r2-iaito-git (requires syntax-highlighting)
- ruqola-git (requires syntax-highlighting)
- rz-cutter-git (requires syntax-highlighting)
- theslate (requires syntax-highlighting)
- Show 2 more...
Latest Comments
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 addclang
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.