| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The gtk-doc wrapped binaries use XML_CATALOG_FILES to perform XML catalog
lookup and come with docbook-xsl within the variable which fixes the
docbook-xsl stylesheet lookup related failures with these packages.
This makes it unnecessary to include libxml2 as the cause of error was usually
with the gtk-doc binaries.
* gnu/packages/gnome.scm (gupnp-igd, dee, zeitgeist, libnma)[native-inputs]:
Remove libxml2.
* gnu/packages/rpm.scm (libmodulemd)[native-inputs]: Ditto.
* gnu/packages/security-token.scm (libu2f-host)[native-inputs]: Ditto.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
| |
* gnu/packages/rpm.scm (drpm): Update to 0.5.2.
|
|
|
|
|
|
| |
* gnu/packages/rpm.scm (libmodulemd) [arguments]: Remove
fix-docbook-references phase.
[native-inputs]: Add libxml2.
|
|
|
|
| |
* gnu/packages/rpm.scm (createrepo-c): Update to 0.20.1.
|
|
|
|
| |
* gnu/packages/rpm.scm (drpm): Update to 0.5.1.
|
|
|
|
|
| |
* gnu/packages/rpm.scm (createrepo-c)
[phases]: Use gexps.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/rpm.scm (libmodulemd)
[arguments]: Use gexps.
[phases]{fix-glib-doc-prefix}: Use search-input-directory.
{fix-docbook-references}: Use search-input-file.
{move-documentation}: Use search-input-directory.
[native-inputs]: Use new style. Add python.
[inputs]: Use new style.
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
| |
* gnu/packages/rpm.scm (createrepo-c): Update to 0.17.4.
|
|
|
|
| |
* gnu/packages/rpm.scm (createrepo-c): New variable.
|
|
|
|
| |
* gnu/packages/rpm.scm (libmodulemd): New variable.
|
|
* gnu/packages/rpm.scm: Add file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
|