Skip to content

freetype2: ensure bzip2 support is disabled#1916

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/ensure_freetype2_bzip2_support_is_disabled
Aug 30, 2024
Merged

freetype2: ensure bzip2 support is disabled#1916
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/ensure_freetype2_bzip2_support_is_disabled

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented Aug 30, 2024

Copy link
Copy Markdown
Member

Otherwise the macOS CI build of freetype2 end-up with bzip2 support:

   freetype2 2.13.3

    Operating System
      OS             : darwin

    Used Libraries
      Zlib           : none
      Bzip2          : yes
      Png            : no
      Harfbuzz       : no
      Brotli         : no
 build/libs/libfreetype.6.dylib:
  SONAME    : @rpath/libfreetype.6.dylib
  RPATH     : @executable_path/libs:@executable_path/../koreader/libs
  NEEDED    : /usr/lib/libbz2.1.0.dylib
  NEEDED    : /usr/lib/libSystem.B.dylib

This change is Reviewable

Otherwise the macOS CI build of freetype2 end-up with bzip2 support:
```
   freetype2 2.13.3

    Operating System
      OS             : darwin

    Used Libraries
      Zlib           : none
      Bzip2          : yes
      Png            : no
      Harfbuzz       : no
      Brotli         : no
```
```
 build/libs/libfreetype.6.dylib:
  SONAME    : @rpath/libfreetype.6.dylib
  RPATH     : @executable_path/libs:@executable_path/../koreader/libs
  NEEDED    : /usr/lib/libbz2.1.0.dylib
  NEEDED    : /usr/lib/libSystem.B.dylib
```
@Frenzie Frenzie merged commit 2e1c714 into koreader:master Aug 30, 2024
@benoit-pierre benoit-pierre deleted the pr/ensure_freetype2_bzip2_support_is_disabled branch August 30, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants