Search Criteria
Package Details: libnxml 0.18.3-3
Git Clone URL: | https://aur.archlinux.org/libnxml.git (read-only, click to copy) |
---|---|
Package Base: | libnxml |
Description: | C library for parsing, writing and creating XML 1.0 and 1.1 files or streams |
Upstream URL: | http://www.autistici.org/bakunin/libnxml/ |
Licenses: | |
Submitter: | kyak |
Maintainer: | None |
Last Packager: | kyak |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-11 15:01 |
Last Updated: | 2016-02-26 07:03 |
Latest Comments
kyak commented on 2018-08-11 06:47
Not using anymore, disowning.
kyak commented on 2016-02-26 07:05
This should be fixed now.
Sorry TingPing, i somehow missed your comment.
nheird commented on 2016-02-25 18:35
Can you update the PKGBUILD ?
20a21,23
> }
> package() {
> cd "$srcdir/$pkgname-$pkgver"
TingPing commented on 2015-12-27 04:14
This doesn't even build, you need to split make install into a package() function..