sgml-catalog-r1.eclass: New eclass to handle SGML catalogs
authorMichał Górny <mgorny@gentoo.org>
Tue, 3 Sep 2019 18:20:04 +0000 (20:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Sep 2019 17:57:14 +0000 (19:57 +0200)
commit2f6f27593eb7d580b2383ef25cef7d1cfea10085
treee7706eae165cfad5428219e1a402ee4243cb708a
parent35c47a357674e133552c85cb5bf7a0363b772f5f
sgml-catalog-r1.eclass: New eclass to handle SGML catalogs

Create a new, simpler eclass to handle SGML catalog installation.
Rather than relying on external tool to add/remove catalogs
in postinst/postrm, let ebuilds install interim catalogs and just
register all installed catalogs.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/sgml-catalog-r1.eclass [new file with mode: 0644]