leptonica, tesseract, tesseract-data, mupdf: version bump

This commit is contained in:
suvari
2023-05-09 21:01:58 +03:00
parent 61a7e8f0e5
commit fdd0b52f56
5 changed files with 84 additions and 41 deletions
+14 -4
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>leptonica</Name>
@@ -13,9 +13,10 @@
<IsA>app:console</IsA>
<Summary>Software that is broadly useful for image processing and image analysis applications</Summary>
<Description>An open source C library for efficient image processing and image analysis operations.</Description>
<Archive sha1sum="8da23bf6c87ca2071ed3c5b0c2c7cade5ee416b0" type="targz">https://github.com/DanBloomberg/leptonica/archive/1.79.0.tar.gz</Archive>
<Archive sha1sum="8c0661fd610c272c53dd5226970553d20f6b81f1" type="targz">https://github.com/DanBloomberg/leptonica/archive/refs/tags/1.83.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>openjpeg2-devel</Dependency>
<Dependency>giflib-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>tiff-devel</Dependency>
@@ -32,6 +33,7 @@
<Summary>Software that is broadly useful for image processing and image analysis applications</Summary>
<RuntimeDependencies>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>openjpeg2</Dependency>
<Dependency>giflib</Dependency>
<Dependency>libpng</Dependency>
<Dependency>webp</Dependency>
@@ -39,7 +41,7 @@
<Dependency>zlib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libleptonica*</Path>
<Path fileType="data">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
@@ -52,12 +54,20 @@
<Dependency release="current">leptonica</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/leptonica</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2023-05-09</Date>
<Version>1.83.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2020-01-18</Date>
<Version>1.79.0</Version>
@@ -80,4 +90,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>