Search Criteria
Package Details: rapidxml 1.13-3
Git Clone URL: | https://aur.archlinux.org/rapidxml.git (read-only, click to copy) |
---|---|
Package Base: | rapidxml |
Description: | RapidXml is an attempt to create the fastest XML parser possible, written in modern C++. |
Upstream URL: | None |
Keywords: | C++ parser rapidxml xml |
Licenses: | |
Provides: | |
Submitter: | hydranix |
Maintainer: | hydranix |
Last Packager: | hydranix |
Votes: | 5 |
Popularity: | 0.000003 |
First Submitted: | 2016-12-09 03:14 |
Last Updated: | 2018-03-04 11:44 |
Dependencies (0)
Required by (5)
- cegui (optional)
- cegui (make)
- cegui-git (optional)
- kodi-addon-pvr-iptvsimple-git (make)
- libretextus
Latest Comments
bionade24 commented on 2020-12-19 10:11
Please add
git
as makedep, otherwise it's not building in clean chroots.hydranix commented on 2018-03-04 11:48
Updated the PKGBUILD and the patch file to build from a mirror on github.
SourceForge download links for the zip file 404
The actual files from the zip seem to still be available on SourceForge, but this mirror shouldn't have any downtime
hydranix commented on 2017-09-08 00:54
Updated with patch to fix compiler errors, and created /usr/include/rapidxml/ to contain files instead of directly in /usr/include/
Thanks nurelin