Package Details: gnome-text-editor-git 45.0.r4.g67aa1bf-1

Git Clone URL: https://aur.archlinux.org/gnome-text-editor-git.git (read-only, click to copy)
Package Base: gnome-text-editor-git
Description: Simple text editor that focuses on session management
Upstream URL: https://gitlab.gnome.org/GNOME/gnome-text-editor
Licenses: GPL3
Conflicts: gnome-text-editor
Provides: gnome-text-editor
Submitter: flipflop97
Maintainer: nicolarevelant
Last Packager: nicolarevelant
Votes: 4
Popularity: 0.000000
First Submitted: 2021-04-15 16:37 (UTC)
Last Updated: 2023-09-28 13:41 (UTC)

Latest Comments

ilario commented on 2025-06-22 05:49 (UTC)

Build fails without having glib2-devel installed:

$ makepkg -si
==> Making package: gnome-text-editor-git 45.0.r4.g67aa1bf-1 (Sun 22 Jun 2025 07:45:54 AM CEST)
[...]
Dependency gio-2.0 found: YES 2.84.3 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Build-time dependency glib-2.0 found: YES 2.84.3
Program /usr/bin/glib-mkenums found: NO

gnome-text-editor/src/meson.build:78:21: ERROR: Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums'

This is a distributor issue -- please report it to your glib-2.0 provider.

A full log can be found at /home/sudoer/gnome-text-editor-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
$ sudo pacman -S glib2-devel
[...]
$ makepkg -si
[...]
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)

morealaz commented on 2022-10-08 11:57 (UTC)

Please add editorconfig-core-c as dependencies.

Airon90 commented on 2022-07-20 17:29 (UTC)

Dependency gio-2.0 found: NO found 2.72.3 but need: '>= 2.73'
Found CMake: /usr/bin/cmake (3.23.2)
Run-time dependency gio-2.0 found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency gio-2.0

gnome-text-editor/meson.build:43:0: ERROR: Automatic wrap-based subproject downloading is disabled

mazharhussain commented on 2021-11-30 15:37 (UTC)

Since this app depends on gtksourceview5 >= 5.3.0, please! specify it in PKGBUILD.

dr460nf1r3 commented on 2021-10-05 13:04 (UTC)

Please add itstool to makdepends, needed in clean chroot :)