46 lines
932 B
Plaintext
46 lines
932 B
Plaintext
name: glycin
|
|
description: Load, edit, and create images as well as read metadata
|
|
version: 2.0.4
|
|
revision: 2
|
|
url: https://gnome.pages.gitlab.gnome.org/glycin/
|
|
license: MPL2 OR LGPL2.1-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bubblewrap
|
|
- cairo
|
|
- fontconfig
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- lcms2
|
|
- libjxl
|
|
- librsvg
|
|
- libseccomp
|
|
make_depends:
|
|
- clang
|
|
- gobject-introspection
|
|
- gtk4
|
|
- libheif
|
|
- meson
|
|
- rustc
|
|
- vala
|
|
- 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: c38147200f5804a257341678e8bce314bcff79a76f986a8c3279d9d848f8bff7
|
|
split_packages:
|
|
- name: glycin
|
|
optional_depends:
|
|
- libheif
|
|
- name: glycin-gtk4
|
|
description: GTK4 integration for glycin
|
|
depends:
|
|
- glycin
|
|
- gtk4
|