Package Details: abiword-gtk2 3.0.6-2

Git Clone URL: https://aur.archlinux.org/abiword-gtk2.git (read-only, click to copy)
Package Base: abiword-gtk2
Description: Fully-featured word processor, GTk2, No plugins, Lite version
Upstream URL: https://www.abisource.com
Licenses: GPL
Conflicts: abiword, abiword-plugins
Submitter: WorMzy
Maintainer: zootboy
Last Packager: zootboy
Votes: 14
Popularity: 0.000000
First Submitted: 2015-09-16 20:38 (UTC)
Last Updated: 2025-01-21 05:26 (UTC)

Latest Comments

1 2 Next › Last »

zootboy commented on 2025-01-21 05:27 (UTC)

OK, I just pushed another release. That should fix the autoconf build error. Let me know if there are any issues.

zootboy commented on 2025-01-21 04:25 (UTC)

Hah, yes, I jumped the gun a bit pushing that update. It built on a slightly out of date system, but not on a fully updated one. I'll see if I can figure out why.

mikearch commented on 2025-01-20 22:27 (UTC)

That was the fastest update Ive ever seen on a package. Abiword deserves love!

configure.ac:70: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

mikearch commented on 2025-01-20 20:03 (UTC) (edited on 2025-01-20 20:12 (UTC) by mikearch)

Source is down.

Also

error: ‘xmlFree’ was not declared in this scope; did you mean ‘xmlFreeURI’?
578 |                 xmlFree(uri);
    |                 ^~~~~~~

zootboy commented on 2021-05-02 05:06 (UTC)

And adopted. Thanks for your work on this package, WorMzy!

WorMzy commented on 2021-05-01 19:34 (UTC)

Cool, I've disowned the package so feel free to adopt. :)

zootboy commented on 2021-05-01 18:45 (UTC)

Thanks! And sure, I'd be happy to take over maintenance. I use this program pretty frequently on my lower-powered laptops.

WorMzy commented on 2021-05-01 12:10 (UTC)

Cheers, I've tested the patch and it works fine. I've updated the package, but it doesn't really make sense for me to continue maintaining it as I haven't used it in years. If you're willing to take over, just let me know.

zootboy commented on 2021-04-29 20:15 (UTC)

Hmm, looks like the markdown renderer mangled the whitespace. Here's a pastebin:

https://pastebin.com/MthAPiad

The source of the patch is me. I personally prefer the gtk2 version of abiword, and it looks like the upstream git repo has removed gtk2 support, so I just patched around the breakage myself.

WorMzy commented on 2021-04-29 14:24 (UTC)

I'm not sure where that patch comes from, but it doesn't apply to the clean 3.0.4 source code. I suspect there are other patches that need to be applied first, but I don't see that patch listed at https://gitlab.gnome.org/World/AbiWord/-/commits/master/src/af/util/xp/ut_go_file.cpp