Tue May 16 00:30:18 2023 UTC ()
xfce4-screenshooter: update to 1.10.4

Change log:

1.10.4 (2023-05-14)
======
- Fix warning about checking file permissions
- Refactor supported image formats handling (!49)
- Add support to AVIF (#109)
- Add support to JPEG XL (#108)
- Check if the pixbuf-loader supports writing
- Restrict file permission if not saved in a user-owned directory (#2)
- Save preferences when plugin finalizes screenshot (#96)
- Fix screenshot finalize behavior for plugin
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, Georgian, German,
  Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian
  Bokm奪l, Occitan (post 1500), Persian (Iran), Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian


(gutteridge)
diff -r1.58 -r1.59 pkgsrc/x11/xfce4-screenshooter/Makefile
diff -r1.18 -r1.19 pkgsrc/x11/xfce4-screenshooter/distinfo

cvs diff -r1.58 -r1.59 pkgsrc/x11/xfce4-screenshooter/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/Makefile 2023/04/19 08:12:00 1.58
+++ pkgsrc/x11/xfce4-screenshooter/Makefile 2023/05/16 00:30:18 1.59
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.58 2023/04/19 08:12:00 adam Exp $ 1# $NetBSD: Makefile,v 1.59 2023/05/16 00:30:18 gutteridge Exp $
2 2
3PKGREVISION= 2 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 1.10.3 5VERSION= 1.10.4
7DISTNAME= xfce4-screenshooter-${VERSION} 6DISTNAME= xfce4-screenshooter-${VERSION}
8CATEGORIES= x11 7CATEGORIES= x11
9MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ 8MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
10 9
11HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ 10HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
12COMMENT= Xfce screenshot application 11COMMENT= Xfce screenshot application
13 12
14.include "../../devel/xfce4-conf/buildlink3.mk" 13.include "../../devel/xfce4-conf/buildlink3.mk"
15BUILDLINK_API_DEPENDS.libXi+= libXi>=1.7.8 14BUILDLINK_API_DEPENDS.libXi+= libXi>=1.7.8
16.include "../../x11/libXi/buildlink3.mk" 15.include "../../x11/libXi/buildlink3.mk"
17BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.18.0 16BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.18.0
18.include "../../x11/xfce4-panel/buildlink3.mk" 17.include "../../x11/xfce4-panel/buildlink3.mk"
19.include "../../x11/libxfce4ui/buildlink3.mk" 18.include "../../x11/libxfce4ui/buildlink3.mk"

cvs diff -r1.18 -r1.19 pkgsrc/x11/xfce4-screenshooter/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/distinfo 2023/01/19 00:48:22 1.18
+++ pkgsrc/x11/xfce4-screenshooter/distinfo 2023/05/16 00:30:18 1.19
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.18 2023/01/19 00:48:22 gutteridge Exp $ 1$NetBSD: distinfo,v 1.19 2023/05/16 00:30:18 gutteridge Exp $
2 2
3BLAKE2s (xfce4-screenshooter-1.10.3.tar.bz2) = 3591fb7afde95f2c08deb8d73321453184146b33fb51b87a1e42a9139f883e0c 3BLAKE2s (xfce4-screenshooter-1.10.4.tar.bz2) = 41a1a9e4daf0518e5ca072a55f21877f5efa59ff43416262e477460ccbf8e22b
4SHA512 (xfce4-screenshooter-1.10.3.tar.bz2) = c5bb43c7cbd15cdf276ff5dd16e0e102862b974cf32b725bbc0d33fa60c713e1891706f3a6e38150e76e9c876e5d0b1be277d3031a3ae47696056182ccac78f8 4SHA512 (xfce4-screenshooter-1.10.4.tar.bz2) = 7d5eebf897aa2b45e92e4447052c58813c34aa437e10f61712ff50b96b3fa954849a4cb6bf0720659e4c2a596e9f09f79bde2ebdab98b4e8c35fde25a7839011
5Size (xfce4-screenshooter-1.10.3.tar.bz2) = 601717 bytes 5Size (xfce4-screenshooter-1.10.4.tar.bz2) = 615583 bytes