Package Details: textpieces-git 4.0.6.r0.g8042824-1

Git Clone URL: https://aur.archlinux.org/textpieces-git.git (read-only, click to copy)
Package Base: textpieces-git
Description: Small tool for quick text transformations
Upstream URL: https://gitlab.com/liferooter/textpieces
Keywords: encoding sums text tool transformations
Licenses: GPL-3.0-or-later
Conflicts: textpieces
Provides: textpieces
Submitter: igor-dyatlov
Maintainer: ogarcia
Last Packager: ogarcia
Votes: 0
Popularity: 0.000000
First Submitted: 2021-07-31 17:54 (UTC)
Last Updated: 2024-05-18 10:52 (UTC)

Latest Comments

yochananmarqos commented on 2022-05-06 14:40 (UTC)

@igor-dyatlov: This now requires blueprint-compiler and gobject-introspection to build.

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

The app window is not showing for me on either Wayland or Xorg. I get nothing in the logs. If I start it from CLI no errors show up. The process keeps running. System Monitor shows it as sleeping. The flatpak version works fine, but it's not worth the overhead since I don't use any flatpak apps at all. The non git version from the AUR doesn't compile. Any ideas?

yochananmarqos commented on 2022-04-03 16:28 (UTC) (edited on 2022-04-03 16:28 (UTC) by yochananmarqos)

Correct dependencies:

depends=('gtksourceview5' 'libadwaita' 'python-pyaml')
makedepends=('git' 'meson' 'vala')
checkdepends=('appstream-glib')