Package Details: xmlcopyeditor 1.3.0.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: None
Last Packager: ebiadsu
Votes: 68
Popularity: 0.000000
First Submitted: 2006-08-07 00:22 (UTC)
Last Updated: 2020-11-22 16:21 (UTC)

Latest Comments

1 2 3 Next › Last »

MinusBrain commented on 2020-07-15 15:40 (UTC)

In order to get it to work I had to replace dependency to 'enchant1.6=1.6.1' with 'enchant' and add an additional dependency to 'aspell'.

aspirogrammer commented on 2018-03-20 23:34 (UTC)

We probably want to use this package as dependency for enchant: https://aur.archlinux.org/packages/enchant1.6/

birdspider commented on 2018-03-05 15:34 (UTC) (edited on 2018-03-05 15:34 (UTC) by birdspider)

there's nothing in AUR that provides enchant=1.6.1

djscholl commented on 2018-03-04 21:57 (UTC)

Arch version bump to fix the download URL, specify enchant 1.6.1, and remove redundant desktop-database calls in xmlcopyeditor.install.

stefan65 commented on 2018-02-24 08:50 (UTC)

Validating the source file using md5sums fails at the moment as the archive download produces a file with only 652 bytes.

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.