deskutils/calibre: Revert "deskutils/calibre: Fix build on 13.3"
I made a mistake merging this to 2024Q4.
Calibre version in this branch has the old code that works fine,
and the patch would not apply.
Sorry for my mistake!
This reverts commit 6f65b525e807b82e29c78fa112c568661a780254.
deskutils/calibre: Fix build on 13.3
Recent changes depend on an OpenSSL 3.x define. Just define it for older releases.
Reported by: pkg-fallout
MFH: 2024Q4
(cherry picked from commit d450feb023678e6579cee6eaf37730a12adb08ae)
deskutils/calibre: Fix build on 13.3
Recent changes depend on an OpenSSL 3.x define. Just define it for older releases.
Reported by: pkg-fallout
MFH: 2024Q4
emulators/es-de: Simplify port
Remove unnecessary localbase from USES.
Promote unbundled utf8cpp include path to CMakeLists.txt instead of replacing
C include directive in ${WRKSRC}/es-core/utils/StringUtil.h.
Use CMake's modules for finding unbundled RapidJSON and rlottie package.
This allows to remove the INCLUDE_DIRS for both libraries (CMake already does
the right thing when using find_package).
Replace rlottie_LINK_LIBRARIES with the more proper rlottie_LIBRARIES.
PR: 282698
Approved by: submitter is maintainer
graphics/openjph: update to 0.18
This version addresses an issue, which causes illegal instruction
fault on machines that do not support AVX or more recent instruction
sets, when the code in compiled with clang and in the Release mode only.
Noticeable for anyone running Nextcloud on a machine which do not
support AVX or more recent instructions sets!
Changes: https://github.com/aous72/OpenJPH/releases/tag/0.18.0