Package Details: libnxml 0.18.4-2

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: https://github.com/bakulf/libnxml
Licenses: LGPL
Provides: libnxml.so
Submitter: kyak
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 5
Popularity: 0.000000
First Submitted: 2015-08-11 15:01 (UTC)
Last Updated: 2022-12-18 23:28 (UTC)

Dependencies (1)

Required by (1)

Sources (1)

Latest Comments

lmartinez-mirror commented on 2022-03-30 22:22 (UTC) (edited on 2022-03-30 22:22 (UTC) by lmartinez-mirror)

Package does not build in a clean chroot because git isn't listed as a makedepend. Posting a patch that doesn't download the entire git source here.

kyak commented on 2018-08-11 06:47 (UTC)

Not using anymore, disowning.

kyak commented on 2016-02-26 07:05 (UTC)

This should be fixed now. Sorry TingPing, i somehow missed your comment.

nheird commented on 2016-02-25 18:35 (UTC)

Can you update the PKGBUILD ? 20a21,23 > } > package() { > cd "$srcdir/$pkgname-$pkgver"

TingPing commented on 2015-12-27 04:14 (UTC)

This doesn't even build, you need to split make install into a package() function..