| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Remove unneeded libxml2 from native-inputs. (gtk-doc)•••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>
| Bruno Victal | 2024-08-31 | 1 | -2/+1 |
* | gnu: drpm: Update to 0.5.2.•••* gnu/packages/rpm.scm (drpm): Update to 0.5.2.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -2/+2 |
* | gnu: libmodulemd: Remove fix-docbook-references phase.•••* gnu/packages/rpm.scm (libmodulemd) [arguments]: Remove
fix-docbook-references phase.
[native-inputs]: Add libxml2.
| Maxim Cournoyer | 2023-04-21 | 1 | -8/+1 |
* | gnu: createrepo-c: Update to 0.20.1.•••* gnu/packages/rpm.scm (createrepo-c): Update to 0.20.1.
| Maxim Cournoyer | 2022-08-02 | 1 | -2/+2 |
* | gnu: drpm: Update to 0.5.1.•••* gnu/packages/rpm.scm (drpm): Update to 0.5.1.
| Maxim Cournoyer | 2022-08-02 | 1 | -2/+2 |
* | gnu: createrepo-c: Use gexps.•••* gnu/packages/rpm.scm (createrepo-c)
[phases]: Use gexps.
| Maxim Cournoyer | 2022-08-02 | 1 | -17/+19 |
* | gnu: libmodulemd: Fix build and use new style inputs and 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.
| Maxim Cournoyer | 2022-08-02 | 1 | -41/+39 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -25/+21 |
* | gnu: createrepo-c: Update to 0.17.4.•••* gnu/packages/rpm.scm (createrepo-c): Update to 0.17.4.
| Tobias Geerinckx-Rice | 2021-10-15 | 1 | -2/+2 |
* | gnu: Add createrepo-c.•••* gnu/packages/rpm.scm (createrepo-c): New variable.
| Maxim Cournoyer | 2021-07-29 | 1 | -1/+58 |
* | gnu: Add libmodulemd.•••* gnu/packages/rpm.scm (libmodulemd): New variable.
| Maxim Cournoyer | 2021-07-29 | 1 | -0/+81 |
* | gnu: Add drpm.•••* gnu/packages/rpm.scm: Add file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
| Maxim Cournoyer | 2021-07-29 | 1 | -0/+62 |