7 Commits

Author SHA1 Message Date
Johannes Schindelin
5fc6376e6b docbook-mathml: make sure to use the _correct_ xmlcatalog.exe
The `mingw-w64-libxml2` package brings its own `xmlcatalog.exe`. When
running e.g. `pacman -S docbook-xsl` while `MSYSTEM=MINGW64`, this
results in an `/etc/xml/catalog` that contains Windows-style paths.

Not what we want.

Let's make sure that we use the `xmlcatalog.exe` from the `libxml2`
package instead.

This is a companion to 2aefebb325 (docbook-{xml,xsl}: make sure to use
the _correct_ `xmlcatalog.exe`, 2019-11-08).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-01-31 09:52:28 +01:00
Johannes Schindelin
17074a5126 docbook-mathml: fix an indentation mistake
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-01-31 09:52:28 +01:00
Johannes Schindelin
567230acbe docbook-mathml: fix checksum of the LICENSE file
Makes one wonder how this package ever built correctly...

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-01-31 09:52:27 +01:00
Viktor Szakats
7f7316ba9b use HTTPS in URLs where supported (#1741) 2019-09-30 09:33:57 +03:00
Viktor Szakats
842787a071 secure checksums and urls 2017-11-10 15:54:18 +00:00
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +00:00
J. Peter Mugaas
35159958d9 Docbook additonal stuff to complement mingw-w64- versions.
docbook-dsssl - 1.79 - New Package
docbook-mathml - 1.1CR1 - New Package
docbook-sgml - 4.5 - New Package
docbook-sgml31 - 3.1 - New Package (legacy version)
sgml-common - 0.63 - New Package
2016-11-21 01:56:43 -05:00