mupdf.
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<Description>
|
||||
MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents.
|
||||
</Description>
|
||||
<Archive sha1sum="fc17bd01d5860e49b009f28a5ddb629e94af4510" type="tarxz">
|
||||
https://mupdf.com/downloads/archive/mupdf-1.18.0-source.tar.xz
|
||||
<Archive sha1sum="df36cdf7f23a3ff98835278eea885b30da6887d1" type="tarxz">
|
||||
https://mupdf.com/downloads/archive/mupdf-1.19.0-source.tar.xz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -37,9 +37,7 @@
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>shared-libs.patch</Patch>
|
||||
<Patch>32e4e8b4bcbacbf92af7c.patch</Patch>
|
||||
<Patch>b82e9b6d6b46877e5c376.patch</Patch>
|
||||
<Patch>shared-lib.patch</Patch>
|
||||
<Patch>fix-build-on-big-endian.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -64,7 +62,6 @@
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -81,7 +78,25 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>mupdf-doc</Name>
|
||||
<Summary>mupdf html documentation.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency release="current">mupdf</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/mupdf</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-10-15</Date>
|
||||
<Version>1.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>1.18.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user