Search Criteria
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: | |
Submitter: | djscholl |
Maintainer: | ebiadsu |
Last Packager: | ebiadsu |
Votes: | 67 |
Popularity: | 0.000523 |
First Submitted: | 2006-08-07 00:22 |
Last Updated: | 2020-11-22 16:21 |
Dependencies (10)
- aspell (aspell-git)
- enchant (enchant-pure)
- expat (expat-git)
- libxml2 (libxml2-linenum, libxml2-git)
- libxslt (libxslt-git)
- pcre (pcre-svn)
- wxgtk3 (wxgtk3-dev, wxgtk3-light)
- xerces-c
- boost (boost-git) (make)
- intltool (make)
Latest Comments
1 2 3 Next › Last »
MinusBrain commented on 2020-07-15 15:40
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'.
kaptoxic commented on 2018-03-20 23:34
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
there's nothing in AUR that provides enchant=1.6.1
djscholl commented on 2018-03-04 21:57
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
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
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
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
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
New upstream version; thanks to Arch user denspirit for the notification.
djscholl commented on 2014-03-12 23:56
New upstream version; thanks to Arch user aichingm for the notification.