Search Criteria
Package Details: text-engine 0.1.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/text-engine.git (read-only, click to copy) |
|---|---|
| Package Base: | text-engine |
| Description: | A lightweight rich-text framework for GTK |
| Upstream URL: | https://github.com/mjakeman/text-engine |
| Licenses: | MPL-2.0 OR LGPL-2.1-or-later |
| Submitter: | bordam |
| Maintainer: | fabiscafe |
| Last Packager: | fabiscafe |
| Votes: | 12 |
| Popularity: | 0.056658 |
| First Submitted: | 2022-03-19 15:46 (UTC) |
| Last Updated: | 2024-05-23 11:00 (UTC) |
Dependencies (9)
- glib2 (glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR)
- libxml2 (libxml2-gitAUR)
- pango (pango-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
bordam commented on 2022-11-18 20:59 (UTC)
@luxio sorry I totally forgot about this, I now committed the change
luxio commented on 2022-05-25 14:35 (UTC)
To me it seems to build just fine on arm (m1 macbook), so it would be nice if you could change
arch=('x86_64')toarch=('x86_64' 'aarch64')crispyrice commented on 2022-03-28 21:38 (UTC)
I'm getting
-Wreturn-typeerrors forsrc/layout/layout.c:134:5andsrc/layout/layout.c:135:5. Doesn't seem to build on GCC or Clangbordam commented on 2022-03-27 14:29 (UTC)
You got me, removed
yochananmarqos commented on 2022-03-27 14:16 (UTC)
This does not require
cmaketo build.