Assume shared-mime-info 1.8

Assume the system version of shared-mime-info is 1.8, which seems to
be a good low-enough baseline according to:
https://repology.org/metapackage/shared-mime-info/versions
(e.g. CentOS 7, Debian 9)

This makes it possible to drop the definition of application/epub+zip,
provided by newer versions of shared-mime-info (and with more details
than this removed definition).
This commit is contained in:
Pino Toscano 2022-07-06 08:57:42 +02:00
parent cc2d5c23f5
commit 85977afe26

View File

@ -4,10 +4,6 @@
<comment>SONY E-book compiled format</comment> <comment>SONY E-book compiled format</comment>
<glob pattern="*.lrf"/> <glob pattern="*.lrf"/>
</mime-type> </mime-type>
<mime-type type="application/epub+zip">
<comment>EPUB ebook format</comment>
<glob pattern="*.epub"/>
</mime-type>
<mime-type type="text/lrs"> <mime-type type="text/lrs">
<comment>SONY E-book source format</comment> <comment>SONY E-book source format</comment>
<glob pattern="*.lrs"/> <glob pattern="*.lrs"/>