Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions graphics/gegl/DETAILS
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MODULE=gegl
VERSION=0.4.64
VERSION=0.4.66
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL_FULL=https://gitlab.gnome.org/GNOME/gegl/-/archive/GEGL_${VERSION//./_}/gegl-GEGL_${VERSION//./_}.tar.bz2
SOURCE_VFY=sha256:86e8805d041050457baf83066276cda45004fbe7c44a528d96712701ad5620d6
SOURCE_VFY=sha256:7086a7fb858b2ae6074ebe4cef377b10523be44f5cf59fb99c2461ea45adf281
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-GEGL_${VERSION//./_}
WEB_SITE=http://gegl.org/
TYPE=meson
ENTERED=20081016
UPDATED=20251005
UPDATED=20251212
SHORT="Generic Graphics Library"

cat << EOF
Expand All @@ -16,4 +16,3 @@ GEGL provides infrastructure to do demand based cached non destructive image
editing on larger than RAM buffers. Through babl it provides support for a wide
range of color models and pixel storage formats for input and output.
EOF