Package Details: textadept-gtk2 12.5-2

Git Clone URL: https://aur.archlinux.org/textadept-gtk2.git (read-only, click to copy)
Package Base: textadept-gtk2
Description: Fast, minimalist, and remarkably extensible cross-platform text editor
Upstream URL: https://github.com/orbitalquark/textadept
Licenses: MIT
Conflicts: textadept, textadept-gtk3
Provides: textadept-gtk2
Submitter: TwoFinger
Maintainer: None
Last Packager: TrialnError
Votes: 1
Popularity: 0.89
First Submitted: 2023-08-02 10:25 (UTC)
Last Updated: 2025-01-11 21:15 (UTC)

Latest Comments

TrialnError commented on 2025-01-08 22:13 (UTC)

12.5 has a compilation failure:

/tmp/makepkg/textadept-gtk2/src/textadept-textadept_12.5/src/textadept_gtk.c: In function ‘new_window’:
/tmp/makepkg/textadept-gtk2/src/textadept-textadept_12.5/src/textadept_gtk.c:175:50: error: implicit declaration of function ‘gtk_label_set_yalign’; did you mean ‘gtk_label_set_angle’? [-Wimplicit-function-declaration]
  175 |         command_entry_label = gtk_label_new(""), gtk_label_set_yalign(GTK_LABEL(command_entry_label), 0);
      |                                                  ^~~~~~~~~~~~~~~~~~~~
      |                                                  gtk_label_set_angle