pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/OpenJPH
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 21 15:02:54 UTC 2025
Modified Files:
pkgsrc/graphics/OpenJPH: Makefile PLIST distinfo
Removed Files:
pkgsrc/graphics/OpenJPH/patches: patch-CMakeLists.txt
Log Message:
OpenJPH: update to 0.23.1.
About 2 years of development.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/OpenJPH/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/OpenJPH/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/OpenJPH/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/OpenJPH/patches/patch-CMakeLists.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/OpenJPH/Makefile
diff -u pkgsrc/graphics/OpenJPH/Makefile:1.5 pkgsrc/graphics/OpenJPH/Makefile:1.6
--- pkgsrc/graphics/OpenJPH/Makefile:1.5 Sat Aug 30 22:45:13 2025
+++ pkgsrc/graphics/OpenJPH/Makefile Sun Sep 21 15:02:53 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/08/30 22:45:13 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2025/09/21 15:02:53 wiz Exp $
-DISTNAME= OpenJPH-0.10.0
-PKGREVISION= 2
+DISTNAME= OpenJPH-0.23.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=aous72/}
GITHUB_TAG= ${PKGVERSION_NOREV}
@@ -11,7 +10,7 @@ HOMEPAGE= https://github.com/aous72/Open
COMMENT= Open-source implementation of JPEG2000 Part-15
LICENSE= 2-clause-bsd
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= ${CMAKE_BUILD_DIR}/openjph.pc
PKGCONFIG_OVERRIDE_STAGE= post-build
Index: pkgsrc/graphics/OpenJPH/PLIST
diff -u pkgsrc/graphics/OpenJPH/PLIST:1.1 pkgsrc/graphics/OpenJPH/PLIST:1.2
--- pkgsrc/graphics/OpenJPH/PLIST:1.1 Sat Jan 6 19:11:38 2024
+++ pkgsrc/graphics/OpenJPH/PLIST Sun Sep 21 15:02:53 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/01/06 19:11:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/09/21 15:02:53 wiz Exp $
bin/ojph_compress
bin/ojph_expand
include/openjph/ojph_arch.h
@@ -11,7 +11,11 @@ include/openjph/ojph_mem.h
include/openjph/ojph_message.h
include/openjph/ojph_params.h
include/openjph/ojph_version.h
+lib/cmake/openjph/openjph-config-version.cmake
+lib/cmake/openjph/openjph-config.cmake
+lib/cmake/openjph/openjph-targets-release.cmake
+lib/cmake/openjph/openjph-targets.cmake
lib/libopenjph.so
-lib/libopenjph.so.0.10
+lib/libopenjph.so.0.23
lib/libopenjph.so.${PKGVERSION}
lib/pkgconfig/openjph.pc
Index: pkgsrc/graphics/OpenJPH/distinfo
diff -u pkgsrc/graphics/OpenJPH/distinfo:1.2 pkgsrc/graphics/OpenJPH/distinfo:1.3
--- pkgsrc/graphics/OpenJPH/distinfo:1.2 Sat Jan 6 19:13:38 2024
+++ pkgsrc/graphics/OpenJPH/distinfo Sun Sep 21 15:02:53 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/01/06 19:13:38 wiz Exp $
+$NetBSD: distinfo,v 1.3 2025/09/21 15:02:53 wiz Exp $
-BLAKE2s (OpenJPH-0.10.0.tar.gz) = 98466b65e8a15602f0d9054f74e3a0dfb225c57f85f9db35be75eb3f3703bc90
-SHA512 (OpenJPH-0.10.0.tar.gz) = 2e013e3cd3b96e8377bf22e4e360b7903a69f50b6b154ab225c737c7e6fcf37ebac8365dae95f93fa2b01fc3b63e9428743de4f9fcf2b5da0fbe55085ffbb091
-Size (OpenJPH-0.10.0.tar.gz) = 359847 bytes
-SHA1 (patch-CMakeLists.txt) = a51134fd1cc08e5d2a684ee4c835b08ad64bd583
+BLAKE2s (OpenJPH-0.23.1.tar.gz) = 0678dc7df97bcca4935a1a53f420796991b7bdd3a6d9aa6e8c499ab12e1e90ed
+SHA512 (OpenJPH-0.23.1.tar.gz) = e0c6371a2da6ffb96ea03584e171dc2a202c9c60c558155b4f57e9ab505e9bceb69311f0691d8d10e765f0f152fcf503a2872dfb48c87144015733a76b83223b
+Size (OpenJPH-0.23.1.tar.gz) = 476790 bytes
Home |
Main Index |
Thread Index |
Old Index