Search Criteria
Package Details: gxml 0.20.4-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gxml.git (read-only, click to copy) |
|---|---|
| Package Base: | gxml |
| Description: | GObject-based XML parser and writer library |
| Upstream URL: | https://gitlab.gnome.org/GNOME/gxml |
| Licenses: | LGPL-2.1-or-later |
| Provides: | libgxml-0.20.so |
| Submitter: | vorot93 |
| Maintainer: | yochananmarqos (FabioLolix) |
| Last Packager: | yochananmarqos |
| Votes: | 7 |
| Popularity: | 0.031024 |
| First Submitted: | 2016-06-21 02:29 (UTC) |
| Last Updated: | 2025-08-02 18:17 (UTC) |
Dependencies (6)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- libgee (libgee-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Latest Comments
1 2 Next › Last »
mistymyto commented on 2026-01-03 01:15 (UTC) (edited on 2026-01-03 01:17 (UTC) by mistymyto)
To clarify, I found out that the
LDFLAGSandRUSTFLAGShave also been modified so that--fuse-ld=mold. Changing it to--fuse-ld=bfdas the default linker solved the issue. Sorry for the noise.FabioLolix commented on 2026-01-03 00:34 (UTC)
@mistymyto can't reproduce, have you edited your makepkg.conf ?
mistymyto commented on 2026-01-03 00:30 (UTC)
Should mold be added as a make dependency? Before installing mold, I got this error:
After installing mold, gxml installs correctly.
flortsch commented on 2025-05-05 23:32 (UTC)
With the recent update of libxml2, planify seems to be broken. It can't find libxml2.so.2. I installed libxml2-legacy and rebuilt planify. Maybe add libxml2-legacy as dependency to planify or maybe better to gxml?
StuckUpCreations commented on 2025-04-10 04:09 (UTC)
Thanks that worked
yochananmarqos commented on 2025-04-09 17:07 (UTC)
@StuckUpCreations: The serialization test is failing for some reason. I've relaxed the tests so it will not stop on test failure for now.
StuckUpCreations commented on 2025-04-09 06:30 (UTC)
tried to install planify and got error on gxml:
yochananmarqos commented on 2024-08-29 20:12 (UTC) (edited on 2024-08-29 20:15 (UTC) by yochananmarqos)
@xiota: Thanks, I've added the MR as a patch and updated to 0.20.4. I've confirmed
planifyworks as well.It was only a couple missing spaces in the syntax? I can't believe I missed that!
1 2 Next › Last »