mupdf ver. bump

This commit is contained in:
Rmys
2024-12-19 12:01:26 +03:00
parent 68b8ff3cdc
commit 7088d02d17
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s prefix=/usr %s" % (get.installDIR(), i))
pisitools.dodoc("CHANGES", "COPYING", "README")
pisitools.dodoc("CHANGES", "COPYING", "README*")
+9 -2
View File
@@ -14,7 +14,7 @@
<Description>
MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents.
</Description>
<Archive sha1sum="60fc5e9a76090c1b4716b18a32f4877a1d83cdb4" type="targz">https://mupdf.com/downloads/archive/mupdf-1.23.4-source.tar.gz</Archive>
<Archive sha1sum="f30a7f389e87815853c40bdb6dbfe867d6759659" type="targz">https://mupdf.com/downloads/archive/mupdf-1.25.2-source.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>curl-devel</Dependency>
@@ -35,7 +35,7 @@
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>shared-lib.patch</Patch>
<!-- <Patch>shared-lib.patch</Patch> -->
<Patch>fix-build-on-big-endian.patch</Patch>
</Patches>
</Source>
@@ -88,6 +88,13 @@
</Package>
<History>
<Update release="18">
<Date>2024-12-19</Date>
<Version>1.25.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2023-10-22</Date>
<Version>1.23.4</Version>