Skip to content

Commit

Permalink
Build libtiff5 for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
web1n committed Dec 16, 2024
1 parent 0c666c5 commit 41fa5da
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions com.tencent.WeChat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ modules:
project-id: 237
url-template: https://github.com/opencor/bzip2/archive/refs/tags/bzip2-$version.tar.gz

# required by wechat arm64 https://github.com/web1n/wechat-universal-flatpak/issues/70
- name: libtiff5
buildsystem: cmake
only-arches: [aarch64]
sources:
- type: archive
url: https://download.osgeo.org/libtiff/tiff-4.4.0.tar.gz
sha256: 917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed

- name: fontconfig
buildsystem: simple
build-commands:
Expand Down

0 comments on commit 41fa5da

Please sign in to comment.