diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-04-03 05:32:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-04-03 05:32:52 +0000 |
commit | 858565277cc794354f2007a8742030496fc43072 (patch) | |
tree | 24f0f4808f24d85be6b48fc2782e2d750af21a01 /graphics/gimp | |
parent | caebf7267f7ab15514b721711c7dfa9866e588dc (diff) | |
download | pkgsrc-858565277cc794354f2007a8742030496fc43072.tar.gz |
gimp: Update to 2.10.24
Changelog:
Release highlights:
Off-canvas point snapping
GeoTIFF metadata support (georeferencing information embedded within a TIFF file used by map makers)
Many improvements in the metadata viewer and editor
Many file format supports improved: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD
New "Negative Darkroom" operation to simulate enlargement prints from scans of photographic negatives.
The RAW image import now handles darktable 3.6 and over
New Kabyle translation
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp/PLIST | 5 | ||||
-rw-r--r-- | graphics/gimp/distinfo | 10 |
3 files changed, 11 insertions, 9 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 804be9743ae..1778db7c25d 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.335 2020/11/21 09:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.336 2021/04/03 05:32:52 ryoon Exp $ -DISTNAME= gimp-2.10.22 -PKGREVISION= 2 +DISTNAME= gimp-2.10.24 CATEGORIES= graphics MASTER_SITES= https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index c42cc8cd2d1..204474c9fb3 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.72 2020/10/08 11:19:15 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.73 2021/04/03 05:32:52 ryoon Exp $ bin/gimp bin/gimp-2.10 bin/gimp-console @@ -3794,6 +3794,7 @@ share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-in.svg share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-original.svg share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-out.svg share/gimp/2.0/icons/hicolor/index.theme +share/gimp/2.0/icons/hicolor/scalable/status/software-update-available.svg share/gimp/2.0/images/gimp-logo.png share/gimp/2.0/images/gimp-splash.png share/gimp/2.0/images/wilber.png @@ -5219,6 +5220,8 @@ share/locale/ja/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/ja/LC_MESSAGES/gimp20-tips.mo share/locale/ja/LC_MESSAGES/gimp20.mo share/locale/ka/LC_MESSAGES/gimp20.mo +share/locale/kab/LC_MESSAGES/gimp20-python.mo +share/locale/kab/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/kk/LC_MESSAGES/gimp20-libgimp.mo share/locale/kk/LC_MESSAGES/gimp20.mo share/locale/km/LC_MESSAGES/gimp20-libgimp.mo diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index 8a1499a06cb..1758d358b4f 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.103 2020/10/08 11:19:15 ryoon Exp $ +$NetBSD: distinfo,v 1.104 2021/04/03 05:32:52 ryoon Exp $ -SHA1 (gimp-2.10.22.tar.bz2) = da1687341e846fef784485511809da2988cb8200 -RMD160 (gimp-2.10.22.tar.bz2) = 08ef0081200a851b642e9bd6014a7b1c9edf1db6 -SHA512 (gimp-2.10.22.tar.bz2) = 13841ac4a186df47e4155095ca888a903b2db9e25a73fbb834fe981ccf915cb67a3e08506e5c13b6c5f35e27b1de24befbccf871e438b1a35f67f069bebd8fd0 -Size (gimp-2.10.22.tar.bz2) = 33152226 bytes +SHA1 (gimp-2.10.24.tar.bz2) = 89aba13967e4eb1a101af6229da15c1d976f9576 +RMD160 (gimp-2.10.24.tar.bz2) = a5efb856aef91c060c52f32d10857c110d821a66 +SHA512 (gimp-2.10.24.tar.bz2) = 828350ad5c53b8409463c24693821d78a1940f18c221249ae7b864ad9db5cf01ab41d6ec5bbefd96115f0e91809ecdc61451d71881b56b07920c442f4a514936 +Size (gimp-2.10.24.tar.bz2) = 31546295 bytes SHA1 (patch-aa) = 403c46d7070de208769e99e512922ba3a5b7129b SHA1 (patch-ab) = 37820b9e03702248294f0030ffbd09e7f14f3dcb SHA1 (patch-app_core_gimpbrush-transform.cc) = 3bd3f69401ee7dabb53f7ebf533870ee9add856c |