Package Details: cudatext-git 1.229.5.0.r57.gb9ce0d8-1

Git Clone URL: https://aur.archlinux.org/cudatext-git.git (read-only, click to copy)
Package Base: cudatext-git
Description: Text editor written in Free Pascal with Lazarus (Qt6)
Upstream URL: https://github.com/Alexey-T/CudaText
Licenses: MPL-2.0
Conflicts: cudatext
Provides: cudatext
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 2
Popularity: 0.24
First Submitted: 2024-06-01 16:28 (UTC)
Last Updated: 2025-11-12 20:45 (UTC)

Latest Comments

xiota commented on 2024-11-03 18:42 (UTC) (edited on 2026-07-15 18:51 (UTC) by xiota)

-git packages update pkgver on build. There is no need to flag out of date unless there is some other problem with the package. In that case, describe the problem in the flag.

xiota commented on 2024-07-28 19:49 (UTC) (edited on 2024-10-16 21:34 (UTC) by xiota)

Default widget set is qt6. Change variable to _widgets=gtk2 or _widgets=qt5 to use a different set. The gtk3 widgets currently do not work.

Depends are dynamically updated to correspond with chosen widget set. Correct packages should be installed when building in a clean chroot or using makepkg -s.

AndyM48 commented on 2024-07-28 15:25 (UTC) (edited on 2024-07-28 15:25 (UTC) by AndyM48)

Won't this require qt5pas for qt5 build instead of qt6pas? Are either, or anything else, needed for gtk2?