cudatext, bump to 1.230.2.0 (#13272)

This commit is contained in:
Schrijvers Luc
2025-11-28 16:40:31 +01:00
committed by GitHub
parent 1c25a7df5e
commit 25c068bb86
2 changed files with 11 additions and 13 deletions

View File

@@ -55,15 +55,13 @@ resource app_version {
resource vector_icon array {
$"6E6369660503787A750401C90401C9020012023FE5363BA2BBBBA2BB3FE53646"
$"06F0C5379500FFD2FFFF0003F8A12E060206422349233A2322372332213A2340"
$"6E6369660503787A750401C90401C9020012023FE5363BA2BBBBA2BB3FE53646"
$"06F0C5379500FFD2FFFF0003F8A12E050206422349233A2322372332213A2340"
$"223E2442405E395E475E594558475A435A3C5A3E5A3A0604BF415F395F495F5E"
$"4D5C5160495F3E6145CB53BC3E55340605F703425D455D405D574E4B4B4E5247"
$"593BC982BD8E5A3C5A435B40594606057E032338233E233B2341415E3E60C07A"
$"CB7B583149BCF352B758C0980610AEEBEBBA432C3D2B3F2ABE6CB772BD8BB7FC"
$"B9E8BA462F38B8E2BBB8B909BD1AB98DBE393D49434B3E4BC2964B503F4F4151"
$"3D4F394644424545453F453E43363B3537353935353734060BEAAA2B442F4C38"
$"473E4240454040403E3D39373C34413A433CC0A9BDDF443D48384131070A0101"
$"01000A000100000A010102000A030103000A0201001001178200040A04010400"
$"0A04010500"
};
$"CB7B583149BCF352B758C0980610AEEBEBBA432C3D2B4029BE6EB776BD8BB7FC"
$"B9E8BA462F38B8E2BBB8B909BD1AB98DBE393D49434B3E4BC2964B503FC5A1C0"
$"17523C4F394644424545453F453E43363B3537353935353734060A010101000A"
$"000100000A010102000A030103000A0201001001178200040A04010400"
};

View File

@@ -1,13 +1,13 @@
SUMMARY="The Cross Platform code and text editor"
DESCRIPTION="CudaText is a cross-platform text editor, written in Object Pascal.
It is open source project and can be used free of charge, even for business.
It starts quite fast: ~0.3 sec with ~30 plugins, on Linux on CPU Intel Core i3 3Hz.
It starts quite fast: ~0.3 sec with ~30 plugins, on Linux on CPU Intel Core i3 3GHz.
It is extensible by Python add-ons: plugins, linters, code tree parsers, external tools.
Syntax parser is feature-rich, based on EControl engine (though not as fast as in some \
competitors).
Features:
* Syntax highlight for lot of languages (250+ lexers).
* Syntax highlight for lot of languages (300+ lexers).
* Code tree: structure of functions/classes/etc, if lexer allows it.
* Code folding.
* Multi-carets and multi-selections.
@@ -24,11 +24,11 @@ Features:
* Correctly saves binary files."
HOMEPAGE="https://cudatext.github.io/
https://github.com/Alexey-T/CudaText"
COPYRIGHT="2024 Alexey-T"
COPYRIGHT="2025 Alexey Torgashin"
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="c754709f8e5fd1a6e00279609bba6d94e2102c819bed9787a6925f82a1be67c0"
CHECKSUM_SHA256="35f0cc81267d7dca4d86daa3e7c49a226a5e3f4ee0d38c427f29ae868ef0843b"
SOURCE_DIR="CudaText-Haikuports-$portVersion/files"
ADDITIONAL_FILES="CudaText.rdef.in
setup-cudatext.sh