Package Details: textpieces 3.4.1-2

Git Clone URL: https://aur.archlinux.org/textpieces.git (read-only, click to copy)
Package Base: textpieces
Description: Transform text without using random websites
Upstream URL: https://github.com/liferooter/textpieces
Licenses: GPL3
Submitter: flipflop97
Maintainer: igor-dyatlov
Last Packager: igor-dyatlov
Votes: 3
Popularity: 0.054598
First Submitted: 2021-05-15 12:44 (UTC)
Last Updated: 2022-12-27 14:29 (UTC)

Latest Comments

chovy commented on 2022-12-26 19:59 (UTC)

WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency libportal found: NO (tried pkgconfig and cmake)

textpieces-3.4.1/meson.build:89:0: ERROR: Dependency "libportal" not found, tried pkgconfig and cmake

A full log can be found at /home/ettinger/.cache/yay/textpieces/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: textpieces

chovy commented on 2022-12-26 19:58 (UTC)

can't install on latest.

somepaulo commented on 2022-05-06 12:24 (UTC)

Gtk.SourceView still could not be found...

amatos commented on 2022-04-05 03:05 (UTC)

same error as CodeThomasB :(

benpiano800 commented on 2022-02-15 15:10 (UTC)

Hello, I am the new maintainer of this package.

CoderThomasB commented on 2022-01-12 08:47 (UTC)

I get an error about not having the Gtk.SourceView class even though I have gtksourceviewmm installed.

../textpieces-3.0.2/src/Window.vala:39.20-39.41: error: The type name `Gtk.SourceView' could not be found
        [GtkChild] unowned Gtk.SourceView editor;
                   ^^^^^^^^^^^^^^^^^^^^^^