51 lines
1.0 KiB
YAML
51 lines
1.0 KiB
YAML
name: glycin
|
|
description: Load, edit, and create images as well as read metadata
|
|
version: 2.1.5
|
|
revision: 3
|
|
url: https://gnome.pages.gitlab.gnome.org/glycin/
|
|
license: MPL2 OR LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bubblewrap
|
|
- cairo
|
|
- fontconfig
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- lcms2
|
|
- libjxl
|
|
- librsvg
|
|
- libseccomp
|
|
optional_depends:
|
|
- libheif:For .avif, .heic and .heif support
|
|
make_depends:
|
|
- clang
|
|
- gobject-introspection
|
|
- gtk4
|
|
- libheif
|
|
- meson
|
|
- rustc
|
|
- vala
|
|
check_depends:
|
|
- dav1d
|
|
- ffmpeg
|
|
- rav1e
|
|
- svt-av1
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/glycin/${BPM_PKG_VERSION%.*}/glycin-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 6c09757ee906330a60b6705753aa56bca007ad219b95e6e3537510d41bc341c8
|
|
split_packages:
|
|
- name: glycin
|
|
optional_depends:
|
|
- libheif
|
|
- name: glycin-gtk4
|
|
description: GTK4 integration for glycin
|
|
depends:
|
|
- glycin
|
|
- gtk4
|