openjpeg2-2.5.4
This commit is contained in:
@@ -48,9 +48,10 @@ def install():
|
||||
pisitools.dosed("%s/usr/lib32/pkgconfig/libopenjp2.pc" % get.installDIR(), "emul32", "bin")
|
||||
pisitools.dosed("%s/usr/lib32/cmake/openjpeg-2.5/OpenJPEGTargets-release.cmake" % get.installDIR(), "emul32", "bin")
|
||||
pisitools.removeDir("/usr/emul32")
|
||||
pisitools.dosym("/usr/include/openjpeg-2.5/openjpeg.h", "/usr/include/openjpeg.h")
|
||||
return
|
||||
|
||||
pisitools.dosym("openjpeg-2.5/openjpeg.h", "/usr/include/openjpeg.h")
|
||||
|
||||
|
||||
shelltools.cd("..")
|
||||
pisitools.dodoc("AUTHORS*", "CHANGELOG*", "NEWS*", "README*")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>JPEG2000 decoding library</Summary>
|
||||
<Description>openjpeg is an open-source JPEG 2000 codec written in C. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG).</Description>
|
||||
<Archive sha1sum="619a016250254bd0e8b2da7690c8955e6d56cfb8" type="targz">https://github.com/uclouvain/openjpeg/archive/refs/tags/v2.5.3.tar.gz</Archive>
|
||||
<Archive sha1sum="c299b70e495e74d858f6d22051de1d5a01a64d33" type="targz">https://github.com/uclouvain/openjpeg/archive/refs/tags/v2.5.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
@@ -53,6 +53,8 @@
|
||||
<Path fileType="library">/usr/lib32/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/lib/openjpeg-2*</Path>
|
||||
<Path fileType="data">/usr/lib32/openjpeg-2*</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib32/cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
@@ -78,6 +80,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2026-04-08</Date>
|
||||
<Version>2.5.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2025-04-24</Date>
|
||||
<Version>2.5.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user