diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gegl/Makefile | 5 | ||||
-rw-r--r-- | graphics/gegl/PLIST | 7 | ||||
-rw-r--r-- | graphics/gegl/distinfo | 11 | ||||
-rw-r--r-- | graphics/gegl/patches/patch-operations_external_exr-save.cc | 37 |
4 files changed, 13 insertions, 47 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index e624ccc806d..fda6d0c8c3e 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2018/11/14 22:21:38 kleink Exp $ +# $NetBSD: Makefile,v 1.70 2018/11/22 13:00:03 ryoon Exp $ -DISTNAME= gegl-0.4.8 -PKGREVISION= 2 +DISTNAME= gegl-0.4.12 CATEGORIES= graphics MASTER_SITES= http://download.gimp.org/pub/gegl/0.4/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gegl/PLIST b/graphics/gegl/PLIST index a48eb6aff62..dd22a14604a 100644 --- a/graphics/gegl/PLIST +++ b/graphics/gegl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2018/08/28 13:32:45 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.21 2018/11/22 13:00:03 ryoon Exp $ bin/gegl bin/gegl-gcut bin/gegl-imgcmp @@ -6,7 +6,10 @@ include/gegl-0.4/gegl-apply.h include/gegl-0.4/gegl-audio-fragment.h include/gegl-0.4/gegl-buffer-backend.h include/gegl-0.4/gegl-buffer-cl-iterator.h +include/gegl-0.4/gegl-buffer-enums.h include/gegl-0.4/gegl-buffer-iterator.h +include/gegl-0.4/gegl-buffer-iterator2.h +include/gegl-0.4/gegl-buffer-matrix2.h include/gegl-0.4/gegl-buffer.h include/gegl-0.4/gegl-color.h include/gegl-0.4/gegl-cpuaccel.h @@ -25,6 +28,7 @@ include/gegl-0.4/gegl-path.h include/gegl-0.4/gegl-plugin.h include/gegl-0.4/gegl-processor.h include/gegl-0.4/gegl-random.h +include/gegl-0.4/gegl-rectangle.h include/gegl-0.4/gegl-tile-backend.h include/gegl-0.4/gegl-tile-handler.h include/gegl-0.4/gegl-tile-source.h @@ -81,6 +85,7 @@ lib/gegl-0.4/gegl-common-gpl3.la lib/gegl-0.4/gegl-common.la lib/gegl-0.4/gegl-core.la lib/gegl-0.4/gegl-generated.la +lib/gegl-0.4/gif-load.la lib/gegl-0.4/grey2.json lib/gegl-0.4/jp2-load.la lib/gegl-0.4/jpg-load.la diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo index a4639c6c9b9..f3783ef0473 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.21 2018/10/02 13:13:37 ryoon Exp $ +$NetBSD: distinfo,v 1.22 2018/11/22 13:00:03 ryoon Exp $ -SHA1 (gegl-0.4.8.tar.bz2) = 52d7b2f362ddab5641d1487b2b7f192c58722fb9 -RMD160 (gegl-0.4.8.tar.bz2) = 1e774d1f55a27f6c98bbbb05d0716a96a8916f61 -SHA512 (gegl-0.4.8.tar.bz2) = 20d2700cc74bce02e3e1b477f5e4dbd6546bb74625de235baaaa31e24f506930927af53de3d0880c0b16f93a10cec993c58a12adba59dec7dda0e389261799aa -Size (gegl-0.4.8.tar.bz2) = 7017022 bytes +SHA1 (gegl-0.4.12.tar.bz2) = 39d243f34e81896a42cc317e1b60b55fdb6064ee +RMD160 (gegl-0.4.12.tar.bz2) = a979b14d58023c58d2115815d9908c1f63703d95 +SHA512 (gegl-0.4.12.tar.bz2) = cacf9f5c34357b3939162d0d4712ee2b47298a3e806b55e275cdf5e23f186d436ea1a840b91b1b72b76d450d94674cca217b7c253cd6b52a7d9505b4ad73fde2 +Size (gegl-0.4.12.tar.bz2) = 7065555 bytes SHA1 (patch-aa) = 0f46061f7b0c213abfe422124839eec29780d039 -SHA1 (patch-operations_external_exr-save.cc) = 2792d5e6867ad7d6378a28e7f137ad9d3fbcc781 diff --git a/graphics/gegl/patches/patch-operations_external_exr-save.cc b/graphics/gegl/patches/patch-operations_external_exr-save.cc deleted file mode 100644 index 43ba8286bd5..00000000000 --- a/graphics/gegl/patches/patch-operations_external_exr-save.cc +++ /dev/null @@ -1,37 +0,0 @@ -$NetBSD: patch-operations_external_exr-save.cc,v 1.1 2018/10/02 13:13:37 ryoon Exp $ - -* Fix build with recent graphics/openexr -https://github.com/GNOME/gegl/commit/c1c3541caab485384087bbbcf1c83ef2d5bd4d43#diff-195f645c7a649bfaf41965be02fe86c4 - ---- operations/external/exr-save.cc.orig 2018-07-11 22:15:19.000000000 +0000 -+++ operations/external/exr-save.cc -@@ -145,10 +145,10 @@ write_tiled_exr (const float *pixe - &blue[0], &blue[1], - NULL, NULL, NULL); - { -- Imf::Chromaticities c1 (Imath_2_2::V2f(red[0],red[1]), -- Imath_2_2::V2f(green[0],green[1]), -- Imath_2_2::V2f(blue[0],blue[1]), -- Imath_2_2::V2f(wp[0],wp[1])); -+ Imf::Chromaticities c1 (Imath::V2f(red[0],red[1]), -+ Imath::V2f(green[0],green[1]), -+ Imath::V2f(blue[0],blue[1]), -+ Imath::V2f(wp[0],wp[1])); - Imf::addChromaticities (header, c1); - } - } -@@ -184,10 +184,10 @@ write_scanline_exr (const float *p - &green[0], &green[1], - &blue[0], &blue[1], - NULL, NULL, NULL); -- Imf::Chromaticities c1 (Imath_2_2::V2f(red[0],red[1]), -- Imath_2_2::V2f(green[0],green[1]), -- Imath_2_2::V2f(blue[0],blue[1]), -- Imath_2_2::V2f(wp[0],wp[1])); -+ Imf::Chromaticities c1 (Imath::V2f(red[0],red[1]), -+ Imath::V2f(green[0],green[1]), -+ Imath::V2f(blue[0],blue[1]), -+ Imath::V2f(wp[0],wp[1])); - Imf::addChromaticities (header, c1); - } - |