Ludovic Courtès
73d9f3c5b6
list-packages: Add links to hydra.gnu.org.
...
* build-aux/list-packages.scm (package->sxml)[status]: New procedure.
Use it at the end of each description.
(packages->sxml): Add link to hydra.gnu.org.
2013-07-16 22:28:06 +02:00
Ludovic Courtès
d04434c067
list-packages: Show the package logo, when available.
...
* build-aux/list-packages.scm (lookup-gnu-package): New procedure.
(package->sxml): Add the package logo, when available, next to the
description.
2013-07-10 23:16:07 +02:00
Ludovic Courtès
edd258fd6b
list-packages: Write out the HTML page as UTF-8.
...
* build-aux/list-packages.scm (list-packages): Install the "C" locale.
Write out as UTF-8.
2013-07-10 11:52:35 +02:00
Ludovic Courtès
b592f7113e
Add `build-aux/list-packages.scm'.
...
* build-aux/list-packages.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2013-07-10 00:27:53 +02:00