Switch to new download format and rebuild with libheif and automatic stripping
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: gd
|
||||
description: Open source code library for the dynamic creation of images
|
||||
version: 2.3.3
|
||||
revision: 2
|
||||
url: https://libgd.github.io/
|
||||
license: custom
|
||||
architecture: any
|
||||
depends: ["fontconfig","libavif","libwebp","libxpm"]
|
||||
optional_depends: ["perl"]
|
||||
type: source
|
||||
depends:
|
||||
- fontconfig
|
||||
- libavif
|
||||
- libheif
|
||||
- libwebp
|
||||
- libxpm
|
||||
optional_depends:
|
||||
- perl
|
||||
downloads:
|
||||
- url: https://github.com/libgd/libgd/archive/gd-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 24429f9d0dbe0f865aaa4b1a63558242396ba9134e6cfd32ca5e486a84483350
|
||||
|
||||
Reference in New Issue
Block a user