openjpeg2: 2.4.0 -> 2.5.0

This commit is contained in:
Tim Biermann 2022-05-31 23:42:50 +02:00
parent e47c4230ad
commit e1dc0816db
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 15 additions and 15 deletions

View File

@ -4,18 +4,18 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/opj_decompress
-rwxr-xr-x root/root usr/bin/opj_dump
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/openjpeg-2.4/
-rw-r--r-- root/root usr/include/openjpeg-2.4/openjpeg.h
-rw-r--r-- root/root usr/include/openjpeg-2.4/opj_config.h
-rw-r--r-- root/root usr/include/openjpeg-2.4/opj_stdint.h
drwxr-xr-x root/root usr/include/openjpeg-2.5/
-rw-r--r-- root/root usr/include/openjpeg-2.5/openjpeg.h
-rw-r--r-- root/root usr/include/openjpeg-2.5/opj_config.h
-rw-r--r-- root/root usr/include/openjpeg-2.5/opj_stdint.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libopenjp2.a
lrwxrwxrwx root/root usr/lib/libopenjp2.so -> libopenjp2.so.7
-rwxr-xr-x root/root usr/lib/libopenjp2.so.2.4.0
lrwxrwxrwx root/root usr/lib/libopenjp2.so.7 -> libopenjp2.so.2.4.0
drwxr-xr-x root/root usr/lib/openjpeg-2.4/
-rw-r--r-- root/root usr/lib/openjpeg-2.4/OpenJPEGConfig.cmake
-rw-r--r-- root/root usr/lib/openjpeg-2.4/OpenJPEGTargets-release.cmake
-rw-r--r-- root/root usr/lib/openjpeg-2.4/OpenJPEGTargets.cmake
-rwxr-xr-x root/root usr/lib/libopenjp2.so.2.5.0
lrwxrwxrwx root/root usr/lib/libopenjp2.so.7 -> libopenjp2.so.2.5.0
drwxr-xr-x root/root usr/lib/openjpeg-2.5/
-rw-r--r-- root/root usr/lib/openjpeg-2.5/OpenJPEGConfig.cmake
-rw-r--r-- root/root usr/lib/openjpeg-2.5/OpenJPEGTargets-release.cmake
-rw-r--r-- root/root usr/lib/openjpeg-2.5/OpenJPEGTargets.cmake
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libopenjp2.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xVb7ZedDME08718ctmgSjgJVU0xQWudLtWuwexMwbuTClhsG6mK9zON0vO4LloHuKJnsyyVyHX/knLSEdohrw0=
SHA256 (Pkgfile) = 74d248b4016839800c2002627368d60c56977163585163b1591f6b6105fee98d
SHA256 (.footprint) = 286065e1328e1293480b0a1697dd1640bc57a7cd969263c406c6f7310ee0986a
SHA256 (openjpeg-2.4.0.tar.gz) = 8702ba68b442657f11aaeb2b338443ca8d5fb95b0d845757968a7be31ef7f16d
RWSagIOpLGJF3+VlbZxjHuUxw8J/qYGaxRKD5y4igiS0Pc/YItYgTf3N0J8AYttvWBXaIqCzS4psNahU38PaNcz+RcIY5nofEAA=
SHA256 (Pkgfile) = f4042fde95c8c32504d9441bd9fb29d54e071404421e22562957d8f733b4f00c
SHA256 (.footprint) = a6542d767a29d7ed1921d9f321a40ffe96ba6edbbeb5fac1473d28becf04e21c
SHA256 (openjpeg-2.5.0.tar.gz) = 0333806d6adecc6f7a91243b2b839ff4d2053823634d4f6ed7a59bc87409122a

View File

@ -4,7 +4,7 @@
# Depends on: lcms2 libpng
name=openjpeg2
version=2.4.0
version=2.5.0
release=1
source=(https://github.com/uclouvain/openjpeg/archive/v$version/openjpeg-$version.tar.gz)