@@ -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*")
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -57,6 +57,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2024-12-19</Date>
|
||||
<Version>42.0.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2024-04-10</Date>
|
||||
<Version>42.0.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user