48 lines
972 B
YAML
48 lines
972 B
YAML
name: glycin
|
|
description: Load, edit, and create images as well as read metadata
|
|
version: 2.1.1
|
|
revision: 2
|
|
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
|
|
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: 8e8e92e312b14d2c5f3a047bdc5305adcb9931ef0150cf74bf526a3741e6fb32
|
|
split_packages:
|
|
- name: glycin
|
|
optional_depends:
|
|
- libheif
|
|
- name: glycin-gtk4
|
|
description: GTK4 integration for glycin
|
|
depends:
|
|
- glycin
|
|
- gtk4
|