gegl => 0.4.66

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
Satadru Pramanik
2025-12-17 19:30:34 -05:00
parent fe679e78bf
commit 0abb71af05

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Gegl < Meson
description 'GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects.'
homepage 'https://gegl.org/'
version '0.4.64-1'
version '0.4.66'
license 'GPL-3+ and LGPL-3'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://gitlab.gnome.org/GNOME/gegl.git'