gnu: pugixml: Build as shared library.
authorMarius Bakke <mbakke@fastmail.com>
Sun, 10 Mar 2019 19:43:54 +0000 (20:43 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 10 Mar 2019 20:44:25 +0000 (21:44 +0100)
commit7fda7b8fad5ed47ef36d7d00d8e0652d6c43c268
treea6f5f1518ea27aff798b09c7c4d748db4547b102
parente2bdf60982311a28f5643bebc4cc4cc47a2f9171
gnu: pugixml: Build as shared library.

* gnu/packages/patches/pugixml-versioned-libdir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xml.scm (pugixml)[source](patches): New field.
[arguments]: Instruct the build system to create a shared rather than static
library.
[native-inputs]: Add PKG-CONFIG.
gnu/local.mk
gnu/packages/patches/pugixml-versioned-libdir.patch [new file with mode: 0644]
gnu/packages/xml.scm