summaryrefslogtreecommitdiff
path: root/gegl
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-07-06 11:29:07 +0200
committerJuergen Daubert <jue@jue.li>2020-07-06 11:29:07 +0200
commit4e670b1ab8569aa5509fe696c1689c1d08477d03 (patch)
treecca650517c374977f184b2a9ee0c46f1c467e479 /gegl
parent33fc4b0cb6f691187be0c6c1f41ace770e303581 (diff)
downloadopt-4e670b1ab8569aa5509fe696c1689c1d08477d03.tar.gz
opt-4e670b1ab8569aa5509fe696c1689c1d08477d03.tar.xz
gegl: update to 0.4.24
Diffstat (limited to 'gegl')
-rw-r--r--gegl/.footprint8
-rw-r--r--gegl/.signature8
-rw-r--r--gegl/Pkgfile4
3 files changed, 12 insertions, 8 deletions
diff --git a/gegl/.footprint b/gegl/.footprint
index 108b3a077..30469ca9a 100644
--- a/gegl/.footprint
+++ b/gegl/.footprint
@@ -20,8 +20,12 @@ drwxr-xr-x root/root usr/include/gegl-0.4/
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-graph-debug.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-init.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-lookup.h
+-rw-r--r-- root/root usr/include/gegl-0.4/gegl-math.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-matrix.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-memory.h
+-rw-r--r-- root/root usr/include/gegl-0.4/gegl-metadata.h
+-rw-r--r-- root/root usr/include/gegl-0.4/gegl-metadatahash.h
+-rw-r--r-- root/root usr/include/gegl-0.4/gegl-metadatastore.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-node.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-op.h
-rw-r--r-- root/root usr/include/gegl-0.4/gegl-operations-util.h
@@ -123,8 +127,8 @@ drwxr-xr-x root/root usr/lib/gegl-0.4/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Gegl-0.4.typelib
lrwxrwxrwx root/root usr/lib/libgegl-0.4.so -> libgegl-0.4.so.0
-lrwxrwxrwx root/root usr/lib/libgegl-0.4.so.0 -> libgegl-0.4.so.0.421.1
--rwxr-xr-x root/root usr/lib/libgegl-0.4.so.0.421.1
+lrwxrwxrwx root/root usr/lib/libgegl-0.4.so.0 -> libgegl-0.4.so.0.423.1
+-rwxr-xr-x root/root usr/lib/libgegl-0.4.so.0.423.1
-rwxr-xr-x root/root usr/lib/libgegl-npd-0.4.so
-rwxr-xr-x root/root usr/lib/libgegl-sc-0.4.so
drwxr-xr-x root/root usr/lib/pkgconfig/
diff --git a/gegl/.signature b/gegl/.signature
index 1262a869c..58ee7d7a3 100644
--- a/gegl/.signature
+++ b/gegl/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/RJei5yCOiFf8g8XL7mgb9jlPl3iTpGPfGkbm+AXIzmDXaF10wr5tvKS15TxIoriK1op4UNG8vcfeguwbV8TRgI=
-SHA256 (Pkgfile) = afe8b2b071cc162b121437eb3a894e724764054691bdd4ee4619fa3b35d67872
-SHA256 (.footprint) = 796c8de04869b4a42c2c5f102221e932c49c99efaf3e8dd86b5f9aa434c48a34
-SHA256 (gegl-0.4.22.tar.xz) = 1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61
+RWSE3ohX2g5d/Yi0oJ8Nan3uOXo+YnjQDIlvyiUrpQ/bwgE+AkBEgNibgAl3P7T3YWaVzS1/SYpSCM4Uu2ck6OCPODx2/GsXfAY=
+SHA256 (Pkgfile) = 352e9b6179f88e7cbe2a899a4ad9f5b8f468e44fd8a96fd591064e9f23d453bd
+SHA256 (.footprint) = 2364073bf5ff49e3184c807ceb0a4681f5ab2900a89da1614bae909841794db5
+SHA256 (gegl-0.4.24.tar.xz) = 7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a
diff --git a/gegl/Pkgfile b/gegl/Pkgfile
index 0a3fa42ac..f5be33e18 100644
--- a/gegl/Pkgfile
+++ b/gegl/Pkgfile
@@ -5,8 +5,8 @@
# Optional: asciidoc ffmpeg graphviz gtk-doc jasper lcms2 ruby libsdl2 libspiro libwebp umfpack v4l-utils vala lensfun libopenraw libumfpack luajit mrg openexr
name=gegl
-version=0.4.22
-release=2
+version=0.4.24
+release=1
source=(https://download.gimp.org/pub/$name/${version%.*}/$name-$version.tar.xz)
build() {

Generated by cgit