summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-06-15 11:00:45 +0000
committerryoon <ryoon@pkgsrc.org>2020-06-15 11:00:45 +0000
commit8439d374661bc4d0f90961641caa27cca34069ac (patch)
tree05ee364c6fdd8e30b2f0bf090a8e053b4ab68461
parentacaa9d6f73a1f1e09ce5d06600bb73abdbeb29af (diff)
downloadpkgsrc-8439d374661bc4d0f90961641caa27cca34069ac.tar.gz
gimp: Update to 2.10.20
Changelog: Overview of Changes from GIMP 2.10.18 to GIMP 2.10.20 ===================================================== Tools: - Crop tool now has a "Delete cropped pixels" option active only in image crop mode, allowing to choose whether to crop layers or only the canvas (cropped pixels will be made invisible as out-of-canvas but would still be present). The option is unchecked by default, as it is the non-destructive behavior, which also means the default behavior is changed. - Crop tool in image crop mode will not crop layers with "Lock pixels" on, anymore, even if "Delete cropped pixels" is checked. - Painting tools can now restore opacity and blend mode from presets. User interface: - Image / Precision renamed to Image > Encoding - Tool groups can now display their tool list on hover rather than on click. This can be set in Preferences, in the Toolbox tab. - Improved update notification GUI in About dialog, and now also showing an update comment when one was set in gimp_versions.json. - Palette Editor dockable: the color index in the current palette is now shown in front of the color name. Plugins: - In file-psd, make the data_start and data_len fields of the PSDimageres and PSDlayerres structs unsigned, to avoid potential overflow/sign-extension - file-raw: Canon CR3 files are now properly recognized by GIMP and sent to your raw developer software of choice. - PNG and TIFF export: "Save color values from transparent pixels" defaults now to not saving color values (i.e. channels set to 0) when alpha channel is present and 0 itself. - PDF import: multi-pages are now imported in bottom-first order, similar to animated formats, and also similar to defaults for PDF export. This brings consistency but break existing behavior, hence needs to be noted. - Added support for exporting 16-bit PSDs, read and write channels from/to PSd in the right order Filters: - The 'Vignette' filter now has on-canvas controls - New 'Filters -> Blur -> Focus Blur' filter with on-canvas controls to emulate out-of-focus blurring - New 'Filters -> Blur -> Variable Blur' filter that uses an aux mask input to blur an image with variable intensity - New 'Filters -> Light and Shadow -> Bloom' filter Updated translations: - British English, Catalan, Chinese (Taiwan), Dutch, Finnish, German, Greek, Italian, Korean, Polish, Romanian, Russian, Spanish, Swedish, Turkish, Ukrainian Icons: - Replace fileicon.ico with version contain 24x24, 64x64, 128x128, and 256x256 sizes for Windows icon - Replace wilber.ico with version containing 128x128 size of Windows icon Bug fixes: - #189, #354, #872, #1439, #3405, #3533, #3558, #3777, #3841, #4094, #4328, #4363, #4487, #4618, #4641, #4663, #4696, #4734, #4745, ##4793, 4827, #4846, #4858, #4871, #4895, #4904, #4919, #4967, ##4968, #4992, 4996, #5009, #5010, #5033
-rw-r--r--graphics/gimp/Makefile9
-rw-r--r--graphics/gimp/PLIST49
-rw-r--r--graphics/gimp/distinfo10
3 files changed, 11 insertions, 57 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index bae05734247..b943c6fba0e 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.329 2020/06/02 08:22:42 adam Exp $
+# $NetBSD: Makefile,v 1.330 2020/06/15 11:00:45 ryoon Exp $
-DISTNAME= gimp-2.10.18
-PKGREVISION= 8
+DISTNAME= gimp-2.10.20
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.bz2
@@ -73,9 +72,9 @@ BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.8.1
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.12.4
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.babl+= babl>=0.1.72
+BUILDLINK_API_DEPENDS.babl+= babl>=0.1.78
.include "../../graphics/babl/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.18
+BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.24
.include "../../graphics/gegl/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/gexiv2/buildlink3.mk"
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST
index c519e8ce1bb..9e03a148eb8 100644
--- a/graphics/gimp/PLIST
+++ b/graphics/gimp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.70 2020/03/04 12:46:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.71 2020/06/15 11:00:45 ryoon Exp $
bin/gimp
bin/gimp-2.10
bin/gimp-console
@@ -4415,16 +4415,6 @@ share/gtk-doc/html/libgimp/GimpProcBrowserDialog.html
share/gtk-doc/html/libgimp/GimpProgressBar.html
share/gtk-doc/html/libgimp/GimpSelectButton.html
share/gtk-doc/html/libgimp/GimpZoomPreview.html
-share/gtk-doc/html/libgimp/api-index-2-10-14.html
-share/gtk-doc/html/libgimp/api-index-2-10-2.html
-share/gtk-doc/html/libgimp/api-index-2-10-4.html
-share/gtk-doc/html/libgimp/api-index-2-10-6.html
-share/gtk-doc/html/libgimp/api-index-2-10.html
-share/gtk-doc/html/libgimp/api-index-2-2.html
-share/gtk-doc/html/libgimp/api-index-2-4.html
-share/gtk-doc/html/libgimp/api-index-2-6.html
-share/gtk-doc/html/libgimp/api-index-2-8.html
-share/gtk-doc/html/libgimp/api-index-deprecated.html
share/gtk-doc/html/libgimp/api-index-full.html
share/gtk-doc/html/libgimp/home.png
share/gtk-doc/html/libgimp/index.html
@@ -4515,12 +4505,6 @@ share/gtk-doc/html/libgimp/right.png
share/gtk-doc/html/libgimp/style.css
share/gtk-doc/html/libgimp/up-insensitive.png
share/gtk-doc/html/libgimp/up.png
-share/gtk-doc/html/libgimpbase/api-index-2-10-10.html
-share/gtk-doc/html/libgimpbase/api-index-2-10.html
-share/gtk-doc/html/libgimpbase/api-index-2-2.html
-share/gtk-doc/html/libgimpbase/api-index-2-4.html
-share/gtk-doc/html/libgimpbase/api-index-2-8.html
-share/gtk-doc/html/libgimpbase/api-index-deprecated.html
share/gtk-doc/html/libgimpbase/api-index-full.html
share/gtk-doc/html/libgimpbase/home.png
share/gtk-doc/html/libgimpbase/index.html
@@ -4552,12 +4536,6 @@ share/gtk-doc/html/libgimpbase/style.css
share/gtk-doc/html/libgimpbase/up-insensitive.png
share/gtk-doc/html/libgimpbase/up.png
share/gtk-doc/html/libgimpcolor/GimpColorManaged.html
-share/gtk-doc/html/libgimpcolor/api-index-2-10.html
-share/gtk-doc/html/libgimpcolor/api-index-2-2.html
-share/gtk-doc/html/libgimpcolor/api-index-2-4.html
-share/gtk-doc/html/libgimpcolor/api-index-2-6.html
-share/gtk-doc/html/libgimpcolor/api-index-2-8.html
-share/gtk-doc/html/libgimpcolor/api-index-deprecated.html
share/gtk-doc/html/libgimpcolor/api-index-full.html
share/gtk-doc/html/libgimpcolor/home.png
share/gtk-doc/html/libgimpcolor/index.html
@@ -4581,11 +4559,6 @@ share/gtk-doc/html/libgimpcolor/style.css
share/gtk-doc/html/libgimpcolor/up-insensitive.png
share/gtk-doc/html/libgimpcolor/up.png
share/gtk-doc/html/libgimpconfig/GimpColorConfig.html
-share/gtk-doc/html/libgimpconfig/api-index-2-10.html
-share/gtk-doc/html/libgimpconfig/api-index-2-4.html
-share/gtk-doc/html/libgimpconfig/api-index-2-6.html
-share/gtk-doc/html/libgimpconfig/api-index-2-8.html
-share/gtk-doc/html/libgimpconfig/api-index-deprecated.html
share/gtk-doc/html/libgimpconfig/api-index-full.html
share/gtk-doc/html/libgimpconfig/home.png
share/gtk-doc/html/libgimpconfig/index.html
@@ -4608,11 +4581,6 @@ share/gtk-doc/html/libgimpconfig/right.png
share/gtk-doc/html/libgimpconfig/style.css
share/gtk-doc/html/libgimpconfig/up-insensitive.png
share/gtk-doc/html/libgimpconfig/up.png
-share/gtk-doc/html/libgimpmath/api-index-2-10-16.html
-share/gtk-doc/html/libgimpmath/api-index-2-10.html
-share/gtk-doc/html/libgimpmath/api-index-2-4.html
-share/gtk-doc/html/libgimpmath/api-index-2-8.html
-share/gtk-doc/html/libgimpmath/api-index-deprecated.html
share/gtk-doc/html/libgimpmath/api-index-full.html
share/gtk-doc/html/libgimpmath/home.png
share/gtk-doc/html/libgimpmath/index.html
@@ -4631,9 +4599,6 @@ share/gtk-doc/html/libgimpmath/up-insensitive.png
share/gtk-doc/html/libgimpmath/up.png
share/gtk-doc/html/libgimpmodule/GimpModule.html
share/gtk-doc/html/libgimpmodule/GimpModuleDB.html
-share/gtk-doc/html/libgimpmodule/api-index-2-10.html
-share/gtk-doc/html/libgimpmodule/api-index-2-8.html
-share/gtk-doc/html/libgimpmodule/api-index-deprecated.html
share/gtk-doc/html/libgimpmodule/api-index-full.html
share/gtk-doc/html/libgimpmodule/home.png
share/gtk-doc/html/libgimpmodule/index.html
@@ -4647,9 +4612,6 @@ share/gtk-doc/html/libgimpmodule/style.css
share/gtk-doc/html/libgimpmodule/up-insensitive.png
share/gtk-doc/html/libgimpmodule/up.png
share/gtk-doc/html/libgimpthumb/GimpThumbnail.html
-share/gtk-doc/html/libgimpthumb/api-index-2-10.html
-share/gtk-doc/html/libgimpthumb/api-index-2-2.html
-share/gtk-doc/html/libgimpthumb/api-index-deprecated.html
share/gtk-doc/html/libgimpthumb/api-index-full.html
share/gtk-doc/html/libgimpthumb/home.png
share/gtk-doc/html/libgimpthumb/index.html
@@ -4712,14 +4674,6 @@ share/gtk-doc/html/libgimpwidgets/GimpUnitComboBox.html
share/gtk-doc/html/libgimpwidgets/GimpUnitMenu.html
share/gtk-doc/html/libgimpwidgets/GimpUnitStore.html
share/gtk-doc/html/libgimpwidgets/GimpZoomModel.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-10-10.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-10-4.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-10.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-2.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-4.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-6.html
-share/gtk-doc/html/libgimpwidgets/api-index-2-8.html
-share/gtk-doc/html/libgimpwidgets/api-index-deprecated.html
share/gtk-doc/html/libgimpwidgets/api-index-full.html
share/gtk-doc/html/libgimpwidgets/gimp-anchor.png
share/gtk-doc/html/libgimpwidgets/gimp-attach.png
@@ -5480,3 +5434,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20-tips.mo
share/locale/zh_TW/LC_MESSAGES/gimp20.mo
share/metainfo/gimp-data-extras.metainfo.xml
share/metainfo/org.gimp.GIMP.appdata.xml
+@pkgdir share/gimp/2.0/fonts
diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo
index c9edbac01ba..4914a6737e5 100644
--- a/graphics/gimp/distinfo
+++ b/graphics/gimp/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.101 2020/03/13 16:51:00 tnn Exp $
+$NetBSD: distinfo,v 1.102 2020/06/15 11:00:45 ryoon Exp $
-SHA1 (gimp-2.10.18.tar.bz2) = 9dd171ca05c60816d641ca2edf4806639eda99a4
-RMD160 (gimp-2.10.18.tar.bz2) = 52045f0f163a74ef154ac936f637be4a999bbbcf
-SHA512 (gimp-2.10.18.tar.bz2) = 88990f2d70508b22f4acadeab6b687e20af19b765ebc6f245d0c99b3dd853fcd3d237c3b7607e50133aa95a1d71931069029dfd7ee94441ff419c542c141bc9f
-Size (gimp-2.10.18.tar.bz2) = 32946467 bytes
+SHA1 (gimp-2.10.20.tar.bz2) = e7846186b5026cad304aa0d01ea43dbf4b860e11
+RMD160 (gimp-2.10.20.tar.bz2) = 6aac236b45151290ed3734cfe59de36054ff3bd0
+SHA512 (gimp-2.10.20.tar.bz2) = 7cd0b1833af87a167fdfee59fb491a72727fe3071c21c0de1813adb0f8272a92473e1e300517395b1b4593c8cb6781ee30f7a63966756e5a7f523a164308aba6
+Size (gimp-2.10.20.tar.bz2) = 33108938 bytes
SHA1 (patch-aa) = 403c46d7070de208769e99e512922ba3a5b7129b
SHA1 (patch-ab) = 37820b9e03702248294f0030ffbd09e7f14f3dcb
SHA1 (patch-app_core_gimpbrush-transform.cc) = 3bd3f69401ee7dabb53f7ebf533870ee9add856c