Package Details: xmlcopyeditor 1.3.1.0-1

Git Clone URL: https://aur.archlinux.org/xmlcopyeditor.git (read-only, click to copy)
Package Base: xmlcopyeditor
Description: XML editor based on Scintilla.
Upstream URL: http://xml-copy-editor.sourceforge.net
Licenses: custom
Submitter: djscholl
Maintainer: n1t0r
Last Packager: n1t0r
Votes: 68
Popularity: 0.000035
First Submitted: 2006-08-07 00:22 (UTC)
Last Updated: 2023-07-02 06:07 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

mana commented on 2017-12-29 01:05 (UTC)

I couldn't compile with enchant-2.*. It worked after having downgraded enchant to version 1.6.1-2.

djscholl commented on 2014-10-31 23:33 (UTC)

Arch version bump to add intltool to makedepends, thanks to Arch user birdspider. I also dropped the po directory from the installation. The makefiles in it were generating a makepkg warning, and it doesn't seem to be needed at runtime.

birdspider commented on 2014-10-30 16:00 (UTC)

I needed "extra/intltool" , without it I got: ./configure: line 4075: intltool-update: command not found configure: error: Your intltool is too old. You need intltool 0.40.0 or later. You might want to add it to the deps.

djscholl commented on 2014-10-29 10:46 (UTC)

New upstream version; thanks to Arch user denspirit for the notification.

djscholl commented on 2014-03-12 23:56 (UTC)

New upstream version; thanks to Arch user aichingm for the notification.

djscholl commented on 2013-11-07 03:46 (UTC)

Arch version bump; upstream applied the enchantlang patch but kept the same version number. This broke the Arch build because the source archive would not validate. Thanks to Arch users sbmomeni and filand for the notification.

filand commented on 2013-11-05 08:20 (UTC)

sbmomeni is right, but I mean he/she didn't explain the problem properly, it sounds like the patch would be optional. It is not, the build is currently broken, since xmlcopyeditor-1.2.0.11-enchantlang.patch is already applied to the main source. Also the lines are moved, so the patch is completely invalid and has to be removed.

sbmomeni commented on 2013-11-05 06:48 (UTC)

Upstream applied the "xmlcopyeditor-1.2.0.11-enchantlang.patch" patch itself.

djscholl commented on 2013-11-05 02:21 (UTC)

New upstream version. The previous compiler error has been fixed, but another compiler error appeared. This one is fixed in the PKGBUILD by downloading a patch posted in the xmlcopyeditor bug tracker on sourceforge.

djscholl commented on 2013-04-11 02:58 (UTC)

Arch version bump to fix the compiler error (thanks to Arch user leepesjee) and update the PKGBUILD style.