123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mupdf</Name>
- <Homepage>https://mupdf.com/</Homepage>
- <Packager>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Packager>
- <License>AGPL3</License>
- <IsA>app:gui</IsA>
- <Summary>Lightweight PDF and XPS viewer.</Summary>
- <Description>
- MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents.
- </Description>
- <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>
- <Dependency>libXi-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>libXext-devel</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency>harfbuzz-devel</Dependency>
- <Dependency>mesa-glu-devel</Dependency>
- <Dependency>libglvnd-devel</Dependency>
- <Dependency>openjpeg2-devel</Dependency>
- <Dependency>libXrandr-devel</Dependency>
- <Dependency>leptonica-devel</Dependency>
- <Dependency>tesseract-devel</Dependency>
- <Dependency>libXcursor-devel</Dependency>
- <Dependency>libXinerama-devel</Dependency>
- <Dependency>libjpeg-turbo-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch>shared-lib.patch</Patch> -->
- <Patch>fix-build-on-big-endian.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>mupdf</Name>
- <RuntimeDependencies>
- <Dependency>curl</Dependency>
- <!-- <Dependency>mesa</Dependency> -->
- <Dependency>zlib</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>openssl</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>harfbuzz</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>libXrandr</Dependency>
- <Dependency>openjpeg2</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- </Package>
- <Package>
- <Name>mupdf-devel</Name>
- <Summary>Development files for mupdf</Summary>
- <RuntimeDependencies>
- <Dependency release="current">mupdf</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include/mupdf</Path>
- <Path fileType="header">/usr/include/mupdf/fitz</Path>
- <Path fileType="header">/usr/include/mupdf/pdf</Path>
- </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="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>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2023-09-05</Date>
- <Version>1.23.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2023-05-18</Date>
- <Version>1.22.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="14">
- <Date>2023-05-09</Date>
- <Version>1.22.0</Version>
- <Comment>Version bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="13">
- <Date>2022-12-16</Date>
- <Version>1.21.1</Version>
- <Comment>Version bump</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="12">
- <Date>2022-10-07</Date>
- <Version>1.20.3</Version>
- <Comment>Version bump</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="11">
- <Date>2022-07-06</Date>
- <Version>1.20.0</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="10">
- <Date>2022-04-14</Date>
- <Version>1.19.1</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <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>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="7">
- <Date>2020-02-22</Date>
- <Version>1.16.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>İdris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2019-09-28</Date>
- <Version>1.16.1</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="5">
- <Date>2019-06-04</Date>
- <Version>1.15.0</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="4">
- <Date>2019-04-25</Date>
- <Version>1.14.0</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="3">
- <Date>2018-08-09</Date>
- <Version>1.12.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2018-02-11</Date>
- <Version>1.12.0</Version>
- <Comment>Version Bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2017-07-13</Date>
- <Version>1.11</Version>
- <Comment>First Release</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|