8 Commits

Author SHA1 Message Date
Jeremy Drake
4f5c942710 docbook-xml: install catalogs with http URI
It appears an overzealous conversion of http to https inadvertently
changed this, breaking the catalog registration.

Fixes #2834
2022-01-30 15:08:50 -08:00
Johannes Schindelin
2aefebb325 docbook-{xml,xsl}: 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.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-01-29 08:53:28 +01:00
Johannes Schindelin
ba37de8022 docbook-xml: 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-28 15:37:37 +01:00
Viktor Szakats
7f7316ba9b use HTTPS in URLs where supported (#1741) 2019-09-30 09:33:57 +03:00
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +00:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Alexpux
7b0a9864bf docbook*: Prepare to move system to real /usr 2014-06-15 00:42:10 +04:00
Alexpux
79a8c83d5d Add docbook-xml package 2013-11-10 19:27:06 +04:00